xof 0302txt 0064 template Header { <3D82AB43-62DA-11cf-AB39-0020AF71E433> WORD major; WORD minor; DWORD flags; } template Vector { <3D82AB5E-62DA-11cf-AB39-0020AF71E433> FLOAT x; FLOAT y; FLOAT z; } template Coords2d { FLOAT u; FLOAT v; } template Matrix4x4 { array FLOAT matrix[16]; } template ColorRGBA { <35FF44E0-6C7C-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template IndexedColor { <1630B820-7842-11cf-8F52-0040333594A3> DWORD index; ColorRGBA indexColor; } template Boolean { <4885AE61-78E8-11cf-8F52-0040333594A3> WORD truefalse; } template Boolean2d { <4885AE63-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } template MaterialWrap { <4885AE60-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } template TextureFilename { STRING filename; } template Material { <3D82AB4D-62DA-11cf-AB39-0020AF71E433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshFace { <3D82AB5F-62DA-11cf-AB39-0020AF71E433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template MeshFaceWraps { <4885AE62-78E8-11cf-8F52-0040333594A3> DWORD nFaceWrapValues; Boolean2d faceWrapValues; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template MeshVertexColors { <1630B821-7842-11cf-8F52-0040333594A3> DWORD nVertexColors; array IndexedColor vertexColors[nVertexColors]; } template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Frame { <3D82AB46-62DA-11cf-AB39-0020AF71E433> [...] } template FloatKeys { <10DD46A9-775B-11cf-8F52-0040333594A3> DWORD nValues; array FLOAT values[nValues]; } template TimedFloatKeys { DWORD time; FloatKeys tfkeys; } template AnimationKey { <10DD46A8-775B-11cf-8F52-0040333594A3> DWORD keyType; DWORD nKeys; array TimedFloatKeys keys[nKeys]; } template AnimationOptions { DWORD openclosed; DWORD positionquality; } template Animation { <3D82AB4F-62DA-11cf-AB39-0020AF71E433> [...] } template AnimationSet { <3D82AB50-62DA-11cf-AB39-0020AF71E433> [Animation] } Header { 1; 0; 1; } Material Material0 { 1.000000, 1.000000, 1.000000, 1.000000;; 0.0; 1.00, 1.00, 1.00;; 0.00, 0.00, 0.00;; TextureFilename { "police0.bmp"; } } Material Material1 { 1.000000, 1.000000, 1.000000, 1.000000;; 0.0; 1.00, 1.00, 1.00;; 0.00, 0.00, 0.00;; TextureFilename { "police1.bmp"; } } Material Material2 { 1.000000, 1.000000, 1.000000, 1.000000;; 0.0; 1.00, 1.00, 1.00;; 0.00, 0.00, 0.00;; TextureFilename { "police2.bmp"; } } Material Material3 { 1.000000, 1.000000, 1.000000, 1.000000;; 0.0; 1.00, 1.00, 1.00;; 0.00, 0.00, 0.00;; TextureFilename { "police3.bmp"; } } Material Material4 { 1.000000, 1.000000, 1.000000, 1.000000;; 0.0; 1.00, 1.00, 1.00;; 0.00, 0.00, 0.00;; TextureFilename { "police4.bmp"; } } Material Material5 { 1.000000, 1.000000, 1.000000, 1.000000;; 0.0; 1.00, 1.00, 1.00;; 0.00, 0.00, 0.00;; TextureFilename { "police5.bmp"; } } Material Material6 { 1.000000, 1.000000, 1.000000, 1.000000;; 0.0; 1.00, 1.00, 1.00;; 0.00, 0.00, 0.00;; TextureFilename { "police6.bmp"; } } Frame { Mesh { 3; -64.424191;3.385101;52.163217;, -64.433441;0.214613;52.008741;, -60.294415;6.635394;65.848434;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.204665;0.890083;-1.280667;, 1.502626;0.042169;-1.274327;, 1.865691;0.179027;-0.608868;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.392386;0.971584;, 0.384599;0.985726;, 0.450804;0.957428;, } } Mesh { 3; -74.620006;0.136074;56.171614;, -73.030398;2.290293;51.293269;, -73.010067;0.115970;51.252785;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.221096;0.017380;-1.546672;, -1.196240;1.110718;-1.104033;, -1.965525;0.004228;0.142352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.286508;0.975881;, 0.303146;0.968436;, 0.298130;0.978150;, } } Mesh { 3; -64.424191;3.385101;52.163217;, -69.205316;2.262353;49.729341;, -67.299186;4.207100;53.349269;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.204665;0.890083;-1.280667;, -0.143335;1.777101;-0.839607;, -0.037232;1.110086;-1.627850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.392386;0.971584;, 0.339842;0.972388;, 0.366723;0.965042;, } } Mesh { 3; -64.424191;3.385101;52.163217;, -64.433441;0.214613;52.008741;, -69.205316;2.262353;49.729341;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.502626;0.042169;-1.274327;, 1.204665;0.890083;-1.280667;, -0.037232;1.110086;-1.627850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.392386;0.971584;, 0.384599;0.985726;, 0.339842;0.972388;, } } Mesh { 3; -64.433441;0.214613;52.008741;, -69.205316;2.262353;49.729341;, -69.184985;0.088030;49.688857;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.037232;1.110086;-1.627850;, 0.064626;0.037271;-1.969265;, 1.502626;0.042169;-1.274327;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.384599;0.985726;, 0.339842;0.972388;, 0.334826;0.982103;, } } Mesh { 3; -64.433441;0.214613;52.008741;, -60.238756;0.528684;65.948606;, -60.294415;6.635394;65.848434;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.901369;-0.072748;-0.512908;, 1.865691;0.179027;-0.608868;, 1.502626;0.042169;-1.274327;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.384599;0.985726;, 0.440357;0.985327;, 0.450804;0.957428;, } } Mesh { 3; -60.238756;0.528684;65.948606;, -59.744034;0.489732;69.122516;, -58.909666;6.642285;69.748821;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.963570;-0.164201;0.031689;, 1.964380;0.125269;-0.095354;, 1.901369;-0.072748;-0.512908;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.440357;0.985327;, 0.447863;0.983008;, 0.465876;0.953880;, } } Mesh { 3; -60.238756;0.528684;65.948606;, -60.294415;6.635394;65.848434;, -58.909666;6.642285;69.748821;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.865691;0.179027;-0.608868;, 1.901369;-0.072748;-0.512908;, 1.964380;0.125269;-0.095354;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.440357;0.985327;, 0.450804;0.957428;, 0.465876;0.953880;, } } Mesh { 3; -59.744034;0.489732;69.122516;, -59.976623;6.348349;75.148976;, -58.909666;6.642285;69.748821;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.344840;0.203642;1.426011;, 1.964380;0.125269;-0.095354;, 1.963570;-0.164201;0.031689;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.447863;0.983008;, 0.455151;0.955442;, 0.465876;0.953880;, } } Mesh { 3; -59.744034;0.489732;69.122516;, -59.839969;0.521020;74.339443;, -59.976623;6.348349;75.148976;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.963570;-0.164201;0.031689;, 1.115425;-0.158129;1.616909;, 1.344840;0.203642;1.426011;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.447863;0.983008;, 0.448053;0.981125;, 0.455151;0.955442;, } } Mesh { 3; -74.620006;0.136074;56.171614;, -73.030398;2.290293;51.293269;, -74.603984;2.623010;56.314295;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.660738;1.058198;-0.075758;, -1.965525;0.004228;0.142352;, -1.196240;1.110718;-1.104033;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.286508;0.975881;, 0.303146;0.968436;, 0.292722;0.964793;, } } Mesh { 3; -74.620006;0.136074;56.171614;, -68.567908;0.399400;68.726396;, -68.722098;6.356862;68.304061;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821187;0.571917;0.489652;, -1.747388;-0.045660;0.910013;, -1.965525;0.004228;0.142352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.286508;0.975881;, 0.359454;0.978953;, 0.368578;0.952016;, } } Mesh { 3; -74.620006;0.136074;56.171614;, -68.722098;6.356862;68.304061;, -74.603984;2.623010;56.314295;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.965525;0.004228;0.142352;, -1.660738;1.058198;-0.075758;, -1.821187;0.571917;0.489652;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.286508;0.975881;, 0.368578;0.952016;, 0.292722;0.964793;, } } Mesh { 3; -68.567908;0.399400;68.726396;, -67.042340;0.298690;70.954406;, -67.613232;6.276650;70.968299;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.759671;0.026343;0.886812;, -1.706607;-0.156203;0.972968;, -1.747388;-0.045660;0.910013;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359454;0.978953;, 0.376414;0.979152;, 0.380037;0.952866;, } } Mesh { 3; -68.567908;0.399400;68.726396;, -68.722098;6.356862;68.304061;, -67.613232;6.276650;70.968299;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.747388;-0.045660;0.910013;, -1.821187;0.571917;0.489652;, -1.759671;0.026343;0.886812;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359454;0.978953;, 0.368578;0.952016;, 0.380037;0.952866;, } } Mesh { 3; -67.042340;0.298690;70.954406;, -64.994003;6.175839;75.910277;, -67.613232;6.276650;70.968299;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.759671;0.026343;0.886812;, -0.910365;0.123629;1.743423;, -1.706607;-0.156203;0.972968;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376414;0.979152;, 0.405792;0.954480;, 0.380037;0.952866;, } } Mesh { 3; -67.042340;0.298690;70.954406;, -64.792235;0.395241;75.384889;, -64.994003;6.175839;75.910277;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.844266;-0.190383;1.770464;, -1.706607;-0.156203;0.972968;, -0.910365;0.123629;1.743423;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376414;0.979152;, 0.399420;0.979039;, 0.405792;0.954480;, } } Mesh { 3; -73.030398;2.290293;51.293269;, -71.635881;3.977871;55.118930;, -74.603984;2.623010;56.314295;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.708676;1.768250;-0.504621;, -1.660738;1.058198;-0.075758;, -1.196240;1.110718;-1.104033;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.303146;0.968436;, 0.324494;0.961723;, 0.292722;0.964793;, } } Mesh { 3; -69.205316;2.262353;49.729341;, -73.010067;0.115970;51.252785;, -69.184985;0.088030;49.688857;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.221096;0.017380;-1.546672;, 0.064626;0.037271;-1.969265;, -0.037232;1.110086;-1.627850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.339842;0.972388;, 0.298130;0.978150;, 0.334826;0.982103;, } } Mesh { 3; -73.030398;2.290293;51.293269;, -69.205316;2.262353;49.729341;, -73.010067;0.115970;51.252785;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.037232;1.110086;-1.627850;, -1.196240;1.110718;-1.104033;, -1.221096;0.017380;-1.546672;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.303146;0.968436;, 0.339842;0.972388;, 0.298130;0.978150;, } } Mesh { 3; -69.205316;2.262353;49.729341;, -67.299186;4.207100;53.349269;, -71.635881;3.977871;55.118930;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.143335;1.777101;-0.839607;, -0.708676;1.768250;-0.504621;, -0.037232;1.110086;-1.627850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.339842;0.972388;, 0.366723;0.965042;, 0.324494;0.961723;, } } Mesh { 3; -73.030398;2.290293;51.293269;, -69.205316;2.262353;49.729341;, -71.635881;3.977871;55.118930;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.196240;1.110718;-1.104033;, -0.037232;1.110086;-1.627850;, -0.708676;1.768250;-0.504621;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.303146;0.968436;, 0.339842;0.972388;, 0.324494;0.961723;, } } Mesh { 3; -64.792235;0.395241;75.384889;, -59.839969;0.521020;74.339443;, -64.994003;6.175839;75.910277;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.115425;-0.158129;1.616909;, -0.844266;-0.190383;1.770464;, -0.910365;0.123629;1.743423;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.399420;0.979039;, 0.448053;0.981125;, 0.405792;0.954480;, } } Mesh { 3; -59.839969;0.521020;74.339443;, -59.976623;6.348349;75.148976;, -64.994003;6.175839;75.910277;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.910365;0.123629;1.743423;, 1.344840;0.203642;1.426011;, 1.115425;-0.158129;1.616909;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448053;0.981125;, 0.455151;0.955442;, 0.405792;0.954480;, } } Mesh { 3; -66.804333;0.446454;68.138567;, -72.382984;0.173517;55.257692;, -62.002331;0.481631;66.536435;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027355;-1.970344;-0.023813;, 0.030636;-1.970439;-0.002258;, 0.027055;-1.970302;0.027376;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376622;0.980213;, 0.308098;0.977953;, 0.423189;0.984067;, } } Mesh { 3; -72.382984;0.173517;55.257692;, -62.002331;0.481631;66.536435;, -67.697365;0.159981;53.342197;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027460;-1.970243;0.030991;, 0.027055;-1.970302;0.027376;, 0.030636;-1.970439;-0.002258;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.308098;0.977953;, 0.423189;0.984067;, 0.353099;0.982703;, } } Mesh { 3; -65.846032;0.345012;70.663148;, -66.804333;0.446454;68.138567;, -60.935981;0.443555;69.430986;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.029296;-1.968010;-0.098240;, 0.032390;-1.969847;-0.047187;, 0.027355;-1.970344;-0.023813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388152;0.979706;, 0.376622;0.980213;, 0.436178;0.982440;, } } Mesh { 3; -66.804333;0.446454;68.138567;, -62.002331;0.481631;66.536435;, -60.935981;0.443555;69.430986;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.030636;-1.970439;-0.002258;, 0.027355;-1.970344;-0.023813;, 0.032390;-1.969847;-0.047187;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376622;0.980213;, 0.423189;0.984067;, 0.436178;0.982440;, } } Mesh { 3; -64.792235;0.395241;75.384889;, -60.935981;0.443555;69.430986;, -59.839969;0.521020;74.339443;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.057877;-1.969795;0.011413;, 0.066883;-1.969477;0.016148;, 0.058731;-1.969749;0.014596;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.399420;0.979039;, 0.436178;0.982440;, 0.448053;0.981125;, } } Mesh { 3; -65.846032;0.345012;70.663148;, -64.792235;0.395241;75.384889;, -60.935981;0.443555;69.430986;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.058731;-1.969749;0.014596;, 0.059792;-1.969756;0.007610;, 0.057877;-1.969795;0.011413;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388152;0.979706;, 0.399420;0.979039;, 0.436178;0.982440;, } } Mesh { 3; -73.010067;0.115970;51.252785;, -67.697365;0.159981;53.342197;, -69.184985;0.088030;49.688857;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.021565;-1.970331;0.030024;, 0.016219;-1.970395;0.029165;, 0.027460;-1.970243;0.030991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.298130;0.978150;, 0.353099;0.982703;, 0.334826;0.982103;, } } Mesh { 3; -73.010067;0.115970;51.252785;, -72.382984;0.173517;55.257692;, -67.697365;0.159981;53.342197;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027055;-1.970302;0.027376;, 0.027460;-1.970243;0.030991;, 0.016219;-1.970395;0.029165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.298130;0.978150;, 0.308098;0.977953;, 0.353099;0.982703;, } } Mesh { 3; -67.042340;0.298690;70.954406;, -65.846032;0.345012;70.663148;, -64.792235;0.395241;75.384889;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.059792;-1.969756;0.007610;, 0.077154;-1.969164;0.003729;, 0.057877;-1.969795;0.011413;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376414;0.979152;, 0.388152;0.979706;, 0.399420;0.979039;, } } Mesh { 3; -68.567908;0.399400;68.726396;, -65.846032;0.345012;70.663148;, -66.804333;0.446454;68.138567;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027355;-1.970344;-0.023813;, 0.042378;-1.969149;-0.065035;, 0.029296;-1.968010;-0.098240;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359454;0.978953;, 0.388152;0.979706;, 0.376622;0.980213;, } } Mesh { 3; -68.567908;0.399400;68.726396;, -67.042340;0.298690;70.954406;, -65.846032;0.345012;70.663148;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.046713;-1.966413;-0.120870;, 0.029296;-1.968010;-0.098240;, 0.042378;-1.969149;-0.065035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359454;0.978953;, 0.376414;0.979152;, 0.388152;0.979706;, } } Mesh { 3; -74.620006;0.136074;56.171614;, -66.804333;0.446454;68.138567;, -72.382984;0.173517;55.257692;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027055;-1.970302;0.027376;, 0.047173;-1.970016;0.019619;, 0.027355;-1.970344;-0.023813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.286508;0.975881;, 0.376622;0.980213;, 0.308098;0.977953;, } } Mesh { 3; -74.620006;0.136074;56.171614;, -68.567908;0.399400;68.726396;, -66.804333;0.446454;68.138567;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.042378;-1.969149;-0.065035;, 0.027355;-1.970344;-0.023813;, 0.047173;-1.970016;0.019619;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.286508;0.975881;, 0.359454;0.978953;, 0.376622;0.980213;, } } Mesh { 3; -74.620006;0.136074;56.171614;, -73.010067;0.115970;51.252785;, -72.382984;0.173517;55.257692;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.047173;-1.970016;0.019619;, 0.027055;-1.970302;0.027376;, 0.016219;-1.970395;0.029165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.286508;0.975881;, 0.298130;0.978150;, 0.308098;0.977953;, } } Mesh { 3; -60.238756;0.528684;65.948606;, -62.002331;0.481631;66.536435;, -60.935981;0.443555;69.430986;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.052978;-1.969958;-0.005538;, 0.030636;-1.970439;-0.002258;, 0.032390;-1.969847;-0.047187;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.440357;0.985327;, 0.423189;0.984067;, 0.436178;0.982440;, } } Mesh { 3; -60.238756;0.528684;65.948606;, -59.744034;0.489732;69.122516;, -60.935981;0.443555;69.430986;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.032390;-1.969847;-0.047187;, 0.067320;-1.969223;-0.034661;, 0.052978;-1.969958;-0.005538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.440357;0.985327;, 0.447863;0.983008;, 0.436178;0.982440;, } } Mesh { 3; -60.238756;0.528684;65.948606;, -62.002331;0.481631;66.536435;, -67.697365;0.159981;53.342197;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.030636;-1.970439;-0.002258;, 0.052978;-1.969958;-0.005538;, 0.027460;-1.970243;0.030991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.440357;0.985327;, 0.423189;0.984067;, 0.353099;0.982703;, } } Mesh { 3; -64.433441;0.214613;52.008741;, -60.238756;0.528684;65.948606;, -67.697365;0.159981;53.342197;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.043687;-1.970019;0.026221;, 0.027460;-1.970243;0.030991;, 0.052978;-1.969958;-0.005538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.384599;0.985726;, 0.440357;0.985327;, 0.353099;0.982703;, } } Mesh { 3; -59.744034;0.489732;69.122516;, -60.935981;0.443555;69.430986;, -59.839969;0.521020;74.339443;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.079718;-1.969020;0.013275;, 0.058731;-1.969749;0.014596;, 0.066883;-1.969477;0.016148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.447863;0.983008;, 0.436178;0.982440;, 0.448053;0.981125;, } } Mesh { 3; -64.433441;0.214613;52.008741;, -67.697365;0.159981;53.342197;, -69.184985;0.088030;49.688857;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027460;-1.970243;0.030991;, 0.043687;-1.970019;0.026221;, 0.021565;-1.970331;0.030024;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.384599;0.985726;, 0.353099;0.982703;, 0.334826;0.982103;, } } Mesh { 3; -67.462988;13.069986;70.502164;, -65.512544;13.427595;74.567333;, -67.497895;33.547832;70.890998;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.970194;0.033483;0.028010;, -1.936340;-0.003812;0.366257;, -1.033363;0.003883;1.678010;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382989;0.916297;, 0.402227;0.914443;, 0.382453;0.797784;, } } Mesh { 3; -67.462988;13.069986;70.502164;, -67.497895;33.547832;70.890998;, -65.566788;33.762712;66.346190;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.936340;-0.003812;0.366257;, -1.970194;0.033483;0.028010;, -1.412600;0.004197;-1.374087;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382989;0.916297;, 0.382453;0.797784;, 0.401498;0.796348;, } } Mesh { 3; -61.163365;13.619774;66.335592;, -65.626778;13.214190;66.390990;, -66.058332;9.783831;65.526161;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.058014;0.246897;-1.644147;, -1.116519;0.215779;-1.609471;, -1.289749;1.175938;-0.915034;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445122;0.912946;, 0.401099;0.915263;, 0.396776;0.934878;, } } Mesh { 3; -60.996174;10.143465;65.397912;, -61.163365;13.619774;66.335592;, -66.058332;9.783831;65.526161;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.174623;0.996848;-1.228872;, 1.058014;0.246897;-1.644147;, -1.289749;1.175938;-0.915034;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446761;0.933067;, 0.445122;0.912946;, 0.396776;0.934878;, } } Mesh { 3; -65.626778;13.214190;66.390990;, -67.575843;9.535528;70.371697;, -66.058332;9.783831;65.526161;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930715;0.239704;0.313774;, -1.289749;1.175938;-0.915034;, -1.116519;0.215779;-1.609471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401099;0.915263;, 0.381814;0.936116;, 0.396776;0.934878;, } } Mesh { 3; -67.462988;13.069986;70.502164;, -65.626778;13.214190;66.390990;, -67.575843;9.535528;70.371697;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.970194;0.033483;0.028010;, -1.930715;0.239704;0.313774;, -1.116519;0.215779;-1.609471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382989;0.916297;, 0.401099;0.915263;, 0.381814;0.936116;, } } Mesh { 3; -60.996174;10.143465;65.397912;, -59.536524;13.759849;70.429393;, -61.163365;13.619774;66.335592;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968988;-0.011853;0.080729;, 1.058014;0.246897;-1.644147;, 1.174623;0.996848;-1.228872;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446761;0.933067;, 0.461169;0.912340;, 0.445122;0.912946;, } } Mesh { 3; -60.996174;10.143465;65.397912;, -59.757869;10.284584;70.171041;, -59.536524;13.759849;70.429393;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.959792;0.205611;0.022576;, 1.968988;-0.011853;0.080729;, 1.174623;0.996848;-1.228872;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446761;0.933067;, 0.458983;0.932511;, 0.461169;0.912340;, } } Mesh { 3; -59.757869;10.284584;70.171041;, -61.260821;13.647485;74.563124;, -59.536524;13.759849;70.429393;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.116086;-0.023510;1.623999;, 1.968988;-0.011853;0.080729;, 1.959792;0.205611;0.022576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.458983;0.932511;, 0.444163;0.913179;, 0.461169;0.912340;, } } Mesh { 3; -59.757869;10.284584;70.171041;, -61.064149;10.154097;74.433150;, -61.260821;13.647485;74.563124;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.161531;0.324671;1.558527;, 1.116086;-0.023510;1.623999;, 1.959792;0.205611;0.022576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.458983;0.932511;, 0.446096;0.933499;, 0.444163;0.913179;, } } Mesh { 3; -67.462988;13.069986;70.502164;, -65.625876;10.016687;74.596307;, -67.575843;9.535528;70.371697;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.018134;0.174815;1.678218;, -1.930715;0.239704;0.313774;, -1.970194;0.033483;0.028010;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382989;0.916297;, 0.401078;0.933964;, 0.381814;0.936116;, } } Mesh { 3; -67.462988;13.069986;70.502164;, -65.512544;13.427595;74.567333;, -65.625876;10.016687;74.596307;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.033363;0.003883;1.678010;, -1.018134;0.174815;1.678218;, -1.970194;0.033483;0.028010;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382989;0.916297;, 0.402227;0.914443;, 0.401078;0.933964;, } } Mesh { 3; -61.064149;10.154097;74.433150;, -65.512544;13.427595;74.567333;, -61.260821;13.647485;74.563124;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.033363;0.003883;1.678010;, 1.116086;-0.023510;1.623999;, 1.161531;0.324671;1.558527;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446096;0.933499;, 0.402227;0.914443;, 0.444163;0.913179;, } } Mesh { 3; -61.064149;10.154097;74.433150;, -65.512544;13.427595;74.567333;, -65.625876;10.016687;74.596307;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.018134;0.174815;1.678218;, -1.033363;0.003883;1.678010;, 1.161531;0.324671;1.558527;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446096;0.933499;, 0.402227;0.914443;, 0.401078;0.933964;, } } Mesh { 3; -61.163365;13.619774;66.335592;, -61.923068;33.919552;66.289971;, -65.626778;13.214190;66.390990;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.116519;0.215779;-1.609471;, 1.058014;0.246897;-1.644147;, 0.645096;0.020475;-1.861989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445122;0.912946;, 0.437438;0.795428;, 0.401099;0.915263;, } } Mesh { 3; -65.566788;33.762712;66.346190;, -61.923068;33.919552;66.289971;, -65.626778;13.214190;66.390990;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.412600;0.004197;-1.374087;, -1.116519;0.215779;-1.609471;, 0.645096;0.020475;-1.861989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401498;0.796348;, 0.437438;0.795428;, 0.401099;0.915263;, } } Mesh { 3; -61.163365;13.619774;66.335592;, -59.536528;33.949652;70.786251;, -61.923068;33.919552;66.289971;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.956015;0.021578;-0.238979;, 0.645096;0.020475;-1.861989;, 1.058014;0.246897;-1.644147;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445122;0.912946;, 0.460980;0.795507;, 0.437438;0.795428;, } } Mesh { 3; -59.536524;13.759849;70.429393;, -61.163365;13.619774;66.335592;, -59.536528;33.949652;70.786251;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968988;-0.011853;0.080729;, 1.956015;0.021578;-0.238979;, 1.058014;0.246897;-1.644147;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461169;0.912340;, 0.445122;0.912946;, 0.460980;0.795507;, } } Mesh { 3; -59.536524;13.759849;70.429393;, -61.837737;33.840728;74.645701;, -59.536528;33.949652;70.786251;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354860;0.009100;1.431028;, 1.956015;0.021578;-0.238979;, 1.968988;-0.011853;0.080729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461169;0.912340;, 0.438284;0.796334;, 0.460980;0.795507;, } } Mesh { 3; -61.260821;13.647485;74.563124;, -59.536524;13.759849;70.429393;, -61.837737;33.840728;74.645701;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.116086;-0.023510;1.623999;, 1.354860;0.009100;1.431028;, 1.968988;-0.011853;0.080729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444163;0.913179;, 0.461169;0.912340;, 0.438284;0.796334;, } } Mesh { 3; -61.260821;13.647485;74.563124;, -65.474936;33.614874;74.698940;, -61.837737;33.840728;74.645701;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.652855;-0.008735;1.859375;, 1.354860;0.009100;1.431028;, 1.116086;-0.023510;1.623999;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444163;0.913179;, 0.402408;0.797576;, 0.438284;0.796334;, } } Mesh { 3; -65.512544;13.427595;74.567333;, -61.260821;13.647485;74.563124;, -65.474936;33.614874;74.698940;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.033363;0.003883;1.678010;, -0.652855;-0.008735;1.859375;, 1.116086;-0.023510;1.623999;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.402227;0.914443;, 0.444163;0.913179;, 0.402408;0.797576;, } } Mesh { 3; -65.512544;13.427595;74.567333;, -67.497895;33.547832;70.890998;, -65.474936;33.614874;74.698940;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.936340;-0.003812;0.366257;, -0.652855;-0.008735;1.859375;, -1.033363;0.003883;1.678010;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.402227;0.914443;, 0.382453;0.797784;, 0.402408;0.797576;, } } Mesh { 3; -67.462988;13.069986;70.502164;, -65.566788;33.762712;66.346190;, -65.626778;13.214190;66.390990;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.970194;0.033483;0.028010;, -1.116519;0.215779;-1.609471;, -1.412600;0.004197;-1.374087;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382989;0.916297;, 0.401498;0.796348;, 0.401099;0.915263;, } } Mesh { 3; -60.996174;10.143465;65.397912;, -59.757869;10.284584;70.171041;, -60.294415;6.635394;65.848434;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.174623;0.996848;-1.228872;, 1.865691;0.179027;-0.608868;, 1.959792;0.205611;0.022576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446761;0.933067;, 0.458983;0.932511;, 0.450804;0.957428;, } } Mesh { 3; -59.757869;10.284584;70.171041;, -60.294415;6.635394;65.848434;, -58.909666;6.642285;69.748821;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964380;0.125269;-0.095354;, 1.959792;0.205611;0.022576;, 1.865691;0.179027;-0.608868;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.458983;0.932511;, 0.450804;0.957428;, 0.465876;0.953880;, } } Mesh { 3; -59.757869;10.284584;70.171041;, -61.064149;10.154097;74.433150;, -59.976623;6.348349;75.148976;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.344840;0.203642;1.426011;, 1.161531;0.324671;1.558527;, 1.959792;0.205611;0.022576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.458983;0.932511;, 0.446096;0.933499;, 0.455151;0.955442;, } } Mesh { 3; -59.757869;10.284584;70.171041;, -59.976623;6.348349;75.148976;, -58.909666;6.642285;69.748821;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.959792;0.205611;0.022576;, 1.964380;0.125269;-0.095354;, 1.344840;0.203642;1.426011;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.458983;0.932511;, 0.455151;0.955442;, 0.465876;0.953880;, } } Mesh { 3; -64.424191;3.385101;52.163217;, -67.299186;4.207100;53.349269;, -60.996174;10.143465;65.397912;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.143335;1.777101;-0.839607;, 1.204665;0.890083;-1.280667;, 1.174623;0.996848;-1.228872;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.392386;0.971584;, 0.366723;0.965042;, 0.446761;0.933067;, } } Mesh { 3; -64.424191;3.385101;52.163217;, -60.996174;10.143465;65.397912;, -60.294415;6.635394;65.848434;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.865691;0.179027;-0.608868;, 1.174623;0.996848;-1.228872;, 1.204665;0.890083;-1.280667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.392386;0.971584;, 0.446761;0.933067;, 0.450804;0.957428;, } } Mesh { 3; -71.635881;3.977871;55.118930;, -68.722098;6.356862;68.304061;, -66.058332;9.783831;65.526161;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.289749;1.175938;-0.915034;, -1.821187;0.571917;0.489652;, -0.708676;1.768250;-0.504621;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.324494;0.961723;, 0.368578;0.952016;, 0.396776;0.934878;, } } Mesh { 3; -71.635881;3.977871;55.118930;, -68.722098;6.356862;68.304061;, -74.603984;2.623010;56.314295;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.660738;1.058198;-0.075758;, -0.708676;1.768250;-0.504621;, -1.821187;0.571917;0.489652;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.324494;0.961723;, 0.368578;0.952016;, 0.292722;0.964793;, } } Mesh { 3; -68.722098;6.356862;68.304061;, -67.613232;6.276650;70.968299;, -67.575843;9.535528;70.371697;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930715;0.239704;0.313774;, -1.759671;0.026343;0.886812;, -1.821187;0.571917;0.489652;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.368578;0.952016;, 0.380037;0.952866;, 0.381814;0.936116;, } } Mesh { 3; -68.722098;6.356862;68.304061;, -67.575843;9.535528;70.371697;, -66.058332;9.783831;65.526161;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821187;0.571917;0.489652;, -1.289749;1.175938;-0.915034;, -1.930715;0.239704;0.313774;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.368578;0.952016;, 0.381814;0.936116;, 0.396776;0.934878;, } } Mesh { 3; -65.625876;10.016687;74.596307;, -64.994003;6.175839;75.910277;, -67.575843;9.535528;70.371697;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.018134;0.174815;1.678218;, -0.910365;0.123629;1.743423;, -1.930715;0.239704;0.313774;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401078;0.933964;, 0.405792;0.954480;, 0.381814;0.936116;, } } Mesh { 3; -64.994003;6.175839;75.910277;, -67.613232;6.276650;70.968299;, -67.575843;9.535528;70.371697;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.759671;0.026343;0.886812;, -1.930715;0.239704;0.313774;, -0.910365;0.123629;1.743423;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.405792;0.954480;, 0.380037;0.952866;, 0.381814;0.936116;, } } Mesh { 3; -67.299186;4.207100;53.349269;, -71.635881;3.977871;55.118930;, -60.996174;10.143465;65.397912;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.143335;1.777101;-0.839607;, 1.174623;0.996848;-1.228872;, -0.708676;1.768250;-0.504621;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.366723;0.965042;, 0.324494;0.961723;, 0.446761;0.933067;, } } Mesh { 3; -71.635881;3.977871;55.118930;, -60.996174;10.143465;65.397912;, -66.058332;9.783831;65.526161;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.289749;1.175938;-0.915034;, -0.708676;1.768250;-0.504621;, 1.174623;0.996848;-1.228872;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.324494;0.961723;, 0.446761;0.933067;, 0.396776;0.934878;, } } Mesh { 3; -61.064149;10.154097;74.433150;, -65.625876;10.016687;74.596307;, -59.976623;6.348349;75.148976;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.161531;0.324671;1.558527;, 1.344840;0.203642;1.426011;, -1.018134;0.174815;1.678218;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446096;0.933499;, 0.401078;0.933964;, 0.455151;0.955442;, } } Mesh { 3; -65.625876;10.016687;74.596307;, -59.976623;6.348349;75.148976;, -64.994003;6.175839;75.910277;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.910365;0.123629;1.743423;, -1.018134;0.174815;1.678218;, 1.344840;0.203642;1.426011;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401078;0.933964;, 0.455151;0.955442;, 0.405792;0.954480;, } } Mesh { 3; -49.857318;0.424678;53.867930;, -53.326962;0.360076;53.242121;, -49.201339;0.511355;50.217956;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.041381;-1.970071;-0.026057;, 0.029048;-1.970230;-0.030381;, 0.035172;-1.969949;-0.040460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602288;0.981671;, 0.568499;0.984146;, 0.610290;0.981529;, } } Mesh { 3; -53.119355;0.238742;69.921130;, -54.342939;0.268394;69.782656;, -53.606325;0.162734;74.729104;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.055354;-1.969497;-0.039862;, -0.043711;-1.969872;-0.035569;, -0.055108;-1.969565;-0.036718;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563019;0.978707;, 0.550972;0.979040;, 0.557976;0.978133;, } } Mesh { 3; -49.857318;0.424678;53.867930;, -53.326962;0.360076;53.242121;, -54.432774;0.246900;66.873238;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.029048;-1.970230;-0.030381;, 0.041381;-1.970071;-0.026057;, -0.005250;-1.970659;-0.006870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602288;0.981671;, 0.568499;0.984146;, 0.551188;0.981842;, } } Mesh { 3; -49.857318;0.424678;53.867930;, -52.591524;0.240000;67.132108;, -54.432774;0.246900;66.873238;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.005250;-1.970659;-0.006870;, -0.006282;-1.970592;-0.017285;, 0.029048;-1.970230;-0.030381;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602288;0.981671;, 0.569244;0.980963;, 0.551188;0.981842;, } } Mesh { 3; -53.119355;0.238742;69.921130;, -54.342939;0.268394;69.782656;, -54.432774;0.246900;66.873238;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049559;-1.969989;0.016084;, -0.032370;-1.970333;-0.017642;, -0.005250;-1.970659;-0.006870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563019;0.978707;, 0.550972;0.979040;, 0.551188;0.981842;, } } Mesh { 3; -53.119355;0.238742;69.921130;, -52.591524;0.240000;67.132108;, -54.432774;0.246900;66.873238;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.006282;-1.970592;-0.017285;, -0.005250;-1.970659;-0.006870;, -0.032370;-1.970333;-0.017642;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563019;0.978707;, 0.569244;0.980963;, 0.551188;0.981842;, } } Mesh { 3; -45.340738;0.476600;54.681680;, -42.962720;0.520876;55.110596;, -45.599534;0.546244;50.866710;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.030488;-1.970109;-0.036252;, 0.028792;-1.970031;-0.041480;, 0.033278;-1.969999;-0.039628;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646320;0.978595;, 0.669479;0.976899;, 0.645414;0.979106;, } } Mesh { 3; -48.046853;0.191047;67.770841;, -42.962720;0.520876;55.110596;, -46.205602;0.184146;68.029711;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.006874;-1.970031;-0.050026;, -0.011353;-1.969183;-0.075900;, 0.028792;-1.970031;-0.041480;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613847;0.978940;, 0.669479;0.976899;, 0.631903;0.978061;, } } Mesh { 3; -45.340738;0.476600;54.681680;, -48.046853;0.191047;67.770841;, -42.962720;0.520876;55.110596;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.028792;-1.970031;-0.041480;, 0.030488;-1.970109;-0.036252;, -0.006874;-1.970031;-0.050026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646320;0.978595;, 0.613847;0.978940;, 0.669479;0.976899;, } } Mesh { 3; -48.557328;0.098045;70.404763;, -46.205602;0.184146;68.029711;, -47.331869;0.068885;70.525766;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.028724;-1.968621;-0.085315;, -0.036230;-1.967427;-0.107199;, -0.011353;-1.969183;-0.075900;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607971;0.977639;, 0.631903;0.978061;, 0.620041;0.977320;, } } Mesh { 3; -48.557328;0.098045;70.404763;, -48.046853;0.191047;67.770841;, -46.205602;0.184146;68.029711;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.011353;-1.969183;-0.075900;, -0.006874;-1.970031;-0.050026;, -0.028724;-1.968621;-0.085315;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607971;0.977639;, 0.613847;0.978940;, 0.631903;0.978061;, } } Mesh { 3; -48.557328;0.098045;70.404763;, -47.331869;0.068885;70.525766;, -49.041102;-0.000000;75.174069;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.042446;-1.969712;-0.044798;, -0.049146;-1.969540;-0.045474;, -0.054932;-1.969444;-0.042938;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607971;0.977639;, 0.620041;0.977320;, 0.603000;0.977350;, } } Mesh { 3; -45.340738;0.476600;54.681680;, -49.857318;0.424678;53.867930;, -45.599534;0.546244;50.866710;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.029048;-1.970230;-0.030381;, 0.030488;-1.970109;-0.036252;, 0.033278;-1.969999;-0.039628;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646320;0.978595;, 0.602288;0.981671;, 0.645414;0.979106;, } } Mesh { 3; -49.857318;0.424678;53.867930;, -49.201339;0.511355;50.217956;, -45.599534;0.546244;50.866710;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.033278;-1.969999;-0.039628;, 0.035172;-1.969949;-0.040460;, 0.029048;-1.970230;-0.030381;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602288;0.981671;, 0.610290;0.981529;, 0.645414;0.979106;, } } Mesh { 3; -48.557328;0.098045;70.404763;, -53.119355;0.238742;69.921130;, -49.041102;-0.000000;75.174069;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049146;-1.969540;-0.045474;, -0.055354;-1.969497;-0.039862;, -0.054932;-1.969444;-0.042938;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607971;0.977639;, 0.563019;0.978707;, 0.603000;0.977350;, } } Mesh { 3; -53.119355;0.238742;69.921130;, -53.606325;0.162734;74.729104;, -49.041102;-0.000000;75.174069;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.055108;-1.969565;-0.036718;, -0.054932;-1.969444;-0.042938;, -0.055354;-1.969497;-0.039862;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563019;0.978707;, 0.557976;0.978133;, 0.603000;0.977350;, } } Mesh { 3; -53.119355;0.238742;69.921130;, -52.591524;0.240000;67.132108;, -48.046853;0.191047;67.770841;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.006874;-1.970031;-0.050026;, -0.006282;-1.970592;-0.017285;, -0.032370;-1.970333;-0.017642;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563019;0.978707;, 0.569244;0.980963;, 0.613847;0.978940;, } } Mesh { 3; -48.557328;0.098045;70.404763;, -53.119355;0.238742;69.921130;, -48.046853;0.191047;67.770841;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.032370;-1.970333;-0.017642;, -0.028724;-1.968621;-0.085315;, -0.006874;-1.970031;-0.050026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607971;0.977639;, 0.563019;0.978707;, 0.613847;0.978940;, } } Mesh { 3; -45.340738;0.476600;54.681680;, -49.857318;0.424678;53.867930;, -52.591524;0.240000;67.132108;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.030488;-1.970109;-0.036252;, 0.029048;-1.970230;-0.030381;, -0.006282;-1.970592;-0.017285;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646320;0.978595;, 0.602288;0.981671;, 0.569244;0.980963;, } } Mesh { 3; -45.340738;0.476600;54.681680;, -52.591524;0.240000;67.132108;, -48.046853;0.191047;67.770841;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.006282;-1.970592;-0.017285;, -0.006874;-1.970031;-0.050026;, 0.030488;-1.970109;-0.036252;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646320;0.978595;, 0.569244;0.980963;, 0.613847;0.978940;, } } Mesh { 3; -53.606325;0.162734;74.729104;, -48.992607;5.676638;75.752007;, -53.515284;5.915691;75.423932;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.228975;0.307040;1.509609;, 1.043386;0.415303;1.619395;, -0.944138;-0.178267;1.720580;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.557976;0.978133;, 0.598206;0.952951;, 0.553598;0.952717;, } } Mesh { 3; -53.606325;0.162734;74.729104;, -49.041102;-0.000000;75.174069;, -48.992607;5.676638;75.752007;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043742;-0.178131;1.662060;, -0.944138;-0.178267;1.720580;, 1.043386;0.415303;1.619395;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.557976;0.978133;, 0.603000;0.977350;, 0.598206;0.952951;, } } Mesh { 3; -45.649556;2.712959;50.920899;, -46.235825;4.236403;54.728027;, -49.251361;2.678070;50.272145;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.308990;1.112176;-1.597235;, 0.901895;1.150147;-1.321862;, 0.631864;1.760985;-0.619074;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641750;0.969319;, 0.632024;0.962102;, 0.606627;0.971742;, } } Mesh { 3; -46.235825;4.236403;54.728027;, -49.251361;2.678070;50.272145;, -50.389764;4.439049;53.986562;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.631864;1.760985;-0.619074;, -0.063245;1.773881;-0.856107;, -0.308990;1.112176;-1.597235;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.632024;0.962102;, 0.606627;0.971742;, 0.591161;0.963796;, } } Mesh { 3; -45.649556;2.712959;50.920899;, -49.251361;2.678070;50.272145;, -45.599534;0.546244;50.866710;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.901895;1.150147;-1.321862;, -0.308990;1.112176;-1.597235;, 0.855390;0.064121;-1.774195;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641750;0.969319;, 0.606627;0.971742;, 0.645414;0.979106;, } } Mesh { 3; -49.251361;2.678070;50.272145;, -49.201339;0.511355;50.217956;, -45.599534;0.546244;50.866710;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.444362;0.037749;-1.919554;, 0.855390;0.064121;-1.774195;, -0.308990;1.112176;-1.597235;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606627;0.971742;, 0.610290;0.981529;, 0.645414;0.979106;, } } Mesh { 3; -45.649556;2.712959;50.920899;, -46.235825;4.236403;54.728027;, -43.037201;2.994931;55.268851;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.563386;1.124801;-0.417393;, 0.631864;1.760985;-0.619074;, 0.901895;1.150147;-1.321862;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641750;0.969319;, 0.632024;0.962102;, 0.665080;0.965716;, } } Mesh { 3; -47.331869;0.068885;70.525766;, -49.041102;-0.000000;75.174069;, -48.992607;5.676638;75.752007;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.811927;-0.166480;0.756819;, 1.043742;-0.178131;1.662060;, 1.043386;0.415303;1.619395;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.620041;0.977320;, 0.603000;0.977350;, 0.598206;0.952951;, } } Mesh { 3; -46.704485;5.867830;70.622556;, -47.331869;0.068885;70.525766;, -48.992607;5.676638;75.752007;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043386;0.415303;1.619395;, 1.828932;0.374003;0.631428;, 1.811927;-0.166480;0.756819;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.620719;0.951412;, 0.620041;0.977320;, 0.598206;0.952951;, } } Mesh { 3; -46.704485;5.867830;70.622556;, -46.263677;6.126619;67.647101;, -46.205602;0.184146;68.029711;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.854183;0.627226;0.228397;, 1.898238;-0.040156;0.527876;, 1.828932;0.374003;0.631428;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.620719;0.951412;, 0.625191;0.950877;, 0.631903;0.978061;, } } Mesh { 3; -46.704485;5.867830;70.622556;, -46.205602;0.184146;68.029711;, -47.331869;0.068885;70.525766;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.811927;-0.166480;0.756819;, 1.828932;0.374003;0.631428;, 1.898238;-0.040156;0.527876;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.620719;0.951412;, 0.631903;0.978061;, 0.620041;0.977320;, } } Mesh { 3; -46.263677;6.126619;67.647101;, -43.037201;2.994931;55.268851;, -42.962720;0.520876;55.110596;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.563386;1.124801;-0.417393;, 1.947265;0.069513;-0.294785;, 1.854183;0.627226;0.228397;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.625191;0.950877;, 0.665080;0.965716;, 0.669479;0.976899;, } } Mesh { 3; -46.263677;6.126619;67.647101;, -42.962720;0.520876;55.110596;, -46.205602;0.184146;68.029711;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.898238;-0.040156;0.527876;, 1.854183;0.627226;0.228397;, 1.947265;0.069513;-0.294785;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.625191;0.950877;, 0.669479;0.976899;, 0.631903;0.978061;, } } Mesh { 3; -45.649556;2.712959;50.920899;, -42.962720;0.520876;55.110596;, -45.599534;0.546244;50.866710;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.901895;1.150147;-1.321862;, 0.855390;0.064121;-1.774195;, 1.947265;0.069513;-0.294785;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641750;0.969319;, 0.669479;0.976899;, 0.645414;0.979106;, } } Mesh { 3; -45.649556;2.712959;50.920899;, -43.037201;2.994931;55.268851;, -42.962720;0.520876;55.110596;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.947265;0.069513;-0.294785;, 1.563386;1.124801;-0.417393;, 0.901895;1.150147;-1.321862;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641750;0.969319;, 0.665080;0.965716;, 0.669479;0.976899;, } } Mesh { 3; -54.342939;0.268394;69.782656;, -53.606325;0.162734;74.729104;, -53.515284;5.915691;75.423932;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.944138;-0.178267;1.720580;, -1.944074;-0.147917;0.286824;, -1.228975;0.307040;1.509609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550972;0.979040;, 0.557976;0.978133;, 0.553598;0.952717;, } } Mesh { 3; -54.342939;0.268394;69.782656;, -54.982863;6.280135;70.072002;, -53.515284;5.915691;75.423932;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.963054;0.034215;0.169765;, -1.228975;0.307040;1.509609;, -1.944074;-0.147917;0.286824;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550972;0.979040;, 0.538996;0.950904;, 0.553598;0.952717;, } } Mesh { 3; -54.432774;0.246900;66.873238;, -54.982863;6.280135;70.072002;, -54.500131;6.231812;66.561555;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.964688;-0.092903;-0.122237;, -1.927510;0.278521;-0.301170;, -1.963054;0.034215;0.169765;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.551188;0.981842;, 0.538996;0.950904;, 0.544287;0.954228;, } } Mesh { 3; -54.342939;0.268394;69.782656;, -54.432774;0.246900;66.873238;, -54.982863;6.280135;70.072002;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.963054;0.034215;0.169765;, -1.944074;-0.147917;0.286824;, -1.964688;-0.092903;-0.122237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550972;0.979040;, 0.551188;0.981842;, 0.538996;0.950904;, } } Mesh { 3; -53.326962;0.360076;53.242121;, -53.417002;3.515331;53.416480;, -54.500131;6.231812;66.561555;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.723507;-0.003222;-0.955556;, -1.423219;0.916434;-1.009044;, -1.927510;0.278521;-0.301170;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.568499;0.984146;, 0.562951;0.969886;, 0.544287;0.954228;, } } Mesh { 3; -53.326962;0.360076;53.242121;, -54.432774;0.246900;66.873238;, -54.500131;6.231812;66.561555;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.927510;0.278521;-0.301170;, -1.964688;-0.092903;-0.122237;, -1.723507;-0.003222;-0.955556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.568499;0.984146;, 0.551188;0.981842;, 0.544287;0.954228;, } } Mesh { 3; -49.251361;2.678070;50.272145;, -53.326962;0.360076;53.242121;, -49.201339;0.511355;50.217956;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.444362;0.037749;-1.919554;, -0.308990;1.112176;-1.597235;, -1.723507;-0.003222;-0.955556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606627;0.971742;, 0.568499;0.984146;, 0.610290;0.981529;, } } Mesh { 3; -49.251361;2.678070;50.272145;, -53.326962;0.360076;53.242121;, -53.417002;3.515331;53.416480;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423219;0.916434;-1.009044;, -1.723507;-0.003222;-0.955556;, -0.308990;1.112176;-1.597235;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606627;0.971742;, 0.568499;0.984146;, 0.562951;0.969886;, } } Mesh { 3; -49.251361;2.678070;50.272145;, -50.389764;4.439049;53.986562;, -53.417002;3.515331;53.416480;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.063245;1.773881;-0.856107;, -1.423219;0.916434;-1.009044;, -0.308990;1.112176;-1.597235;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606627;0.971742;, 0.591161;0.963796;, 0.562951;0.969886;, } } Mesh { 3; -52.971973;9.824267;73.568577;, -52.696295;13.357422;73.573160;, -49.557231;12.909466;73.573337;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.015745;-0.029201;1.688485;, 1.111212;-0.031358;1.627205;, -1.036439;0.481263;1.605538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.558044;0.931063;, 0.560797;0.910984;, 0.591754;0.913416;, } } Mesh { 3; -52.971973;9.824267;73.568577;, -52.696295;13.357422;73.573160;, -54.508839;9.994387;70.135652;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.015745;-0.029201;1.688485;, -1.036439;0.481263;1.605538;, -1.952341;0.241502;0.116670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.558044;0.931063;, 0.560797;0.910984;, 0.542869;0.930101;, } } Mesh { 3; -48.992607;5.676638;75.752007;, -53.515284;5.915691;75.423932;, -49.501012;9.476930;73.631984;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.120746;0.469976;1.551330;, 1.043386;0.415303;1.619395;, -1.228975;0.307040;1.509609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.598206;0.952951;, 0.553598;0.952717;, 0.592315;0.932795;, } } Mesh { 3; -52.971973;9.824267;73.568577;, -53.515284;5.915691;75.423932;, -49.501012;9.476930;73.631984;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.228975;0.307040;1.509609;, -1.036439;0.481263;1.605538;, 1.120746;0.469976;1.551330;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.558044;0.931063;, 0.553598;0.952717;, 0.592315;0.932795;, } } Mesh { 3; -46.235825;4.236403;54.728027;, -47.977235;9.510484;65.486926;, -52.830754;9.840984;65.414657;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.631864;1.760985;-0.619074;, 1.396101;1.254773;-0.600016;, -1.068037;1.185493;-1.156493;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.632024;0.962102;, 0.607340;0.932309;, 0.559436;0.930708;, } } Mesh { 3; -46.235825;4.236403;54.728027;, -50.389764;4.439049;53.986562;, -52.830754;9.840984;65.414657;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.068037;1.185493;-1.156493;, -0.063245;1.773881;-0.856107;, 0.631864;1.760985;-0.619074;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.632024;0.962102;, 0.591161;0.963796;, 0.559436;0.930708;, } } Mesh { 3; -46.704485;5.867830;70.622556;, -48.312615;9.234876;70.228652;, -48.992607;5.676638;75.752007;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.870215;0.501850;0.366079;, 1.828932;0.374003;0.631428;, 1.043386;0.415303;1.619395;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.620719;0.951412;, 0.604029;0.933940;, 0.598206;0.952951;, } } Mesh { 3; -48.312615;9.234876;70.228652;, -48.992607;5.676638;75.752007;, -49.501012;9.476930;73.631984;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043386;0.415303;1.619395;, 1.120746;0.469976;1.551330;, 1.870215;0.501850;0.366079;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604029;0.933940;, 0.598206;0.952951;, 0.592315;0.932795;, } } Mesh { 3; -46.263677;6.126619;67.647101;, -47.977235;9.510484;65.486926;, -48.312615;9.234876;70.228652;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.396101;1.254773;-0.600016;, 1.854183;0.627226;0.228397;, 1.870215;0.501850;0.366079;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.625191;0.950877;, 0.607340;0.932309;, 0.604029;0.933940;, } } Mesh { 3; -46.704485;5.867830;70.622556;, -46.263677;6.126619;67.647101;, -48.312615;9.234876;70.228652;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.828932;0.374003;0.631428;, 1.870215;0.501850;0.366079;, 1.854183;0.627226;0.228397;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.620719;0.951412;, 0.625191;0.950877;, 0.604029;0.933940;, } } Mesh { 3; -46.235825;4.236403;54.728027;, -46.263677;6.126619;67.647101;, -43.037201;2.994931;55.268851;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.631864;1.760985;-0.619074;, 1.563386;1.124801;-0.417393;, 1.854183;0.627226;0.228397;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.632024;0.962102;, 0.625191;0.950877;, 0.665080;0.965716;, } } Mesh { 3; -46.235825;4.236403;54.728027;, -46.263677;6.126619;67.647101;, -47.977235;9.510484;65.486926;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.854183;0.627226;0.228397;, 1.396101;1.254773;-0.600016;, 0.631864;1.760985;-0.619074;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.632024;0.962102;, 0.625191;0.950877;, 0.607340;0.932309;, } } Mesh { 3; -53.417002;3.515331;53.416480;, -54.500131;6.231812;66.561555;, -52.830754;9.840984;65.414657;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.068037;1.185493;-1.156493;, -1.927510;0.278521;-0.301170;, -1.423219;0.916434;-1.009044;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562951;0.969886;, 0.544287;0.954228;, 0.559436;0.930708;, } } Mesh { 3; -50.389764;4.439049;53.986562;, -53.417002;3.515331;53.416480;, -52.830754;9.840984;65.414657;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423219;0.916434;-1.009044;, -0.063245;1.773881;-0.856107;, -1.068037;1.185493;-1.156493;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.591161;0.963796;, 0.562951;0.969886;, 0.559436;0.930708;, } } Mesh { 3; -54.982863;6.280135;70.072002;, -53.515284;5.915691;75.423932;, -54.508839;9.994387;70.135652;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.963054;0.034215;0.169765;, -1.952341;0.241502;0.116670;, -1.228975;0.307040;1.509609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538996;0.950904;, 0.553598;0.952717;, 0.542869;0.930101;, } } Mesh { 3; -52.971973;9.824267;73.568577;, -53.515284;5.915691;75.423932;, -54.508839;9.994387;70.135652;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.036439;0.481263;1.605538;, -1.228975;0.307040;1.509609;, -1.952341;0.241502;0.116670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.558044;0.931063;, 0.553598;0.952717;, 0.542869;0.930101;, } } Mesh { 3; -54.982863;6.280135;70.072002;, -54.500131;6.231812;66.561555;, -54.508839;9.994387;70.135652;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.952341;0.241502;0.116670;, -1.963054;0.034215;0.169765;, -1.927510;0.278521;-0.301170;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538996;0.950904;, 0.544287;0.954228;, 0.542869;0.930101;, } } Mesh { 3; -54.500131;6.231812;66.561555;, -54.508839;9.994387;70.135652;, -52.830754;9.840984;65.414657;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.927510;0.278521;-0.301170;, -1.068037;1.185493;-1.156493;, -1.952341;0.241502;0.116670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.544287;0.954228;, 0.542869;0.930101;, 0.559436;0.930708;, } } Mesh { 3; -49.086612;33.752600;66.357715;, -47.714640;33.506205;70.807117;, -48.334023;12.734443;70.360340;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968734;-0.016066;0.086029;, 1.947923;-0.063925;0.291686;, 1.535451;-0.058080;-1.233933;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.596785;0.795065;, 0.610312;0.796551;, 0.603818;0.914322;, } } Mesh { 3; -49.200836;13.019459;67.109667;, -49.086612;33.752600;66.357715;, -48.334023;12.734443;70.360340;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.279926;0.345720;-1.458026;, 1.968734;-0.016066;0.086029;, 1.535451;-0.058080;-1.233933;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.595274;0.912636;, 0.596785;0.795065;, 0.603818;0.914322;, } } Mesh { 3; -47.714640;33.506205;70.807117;, -48.334023;12.734443;70.360340;, -49.557231;12.909466;73.573337;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.947923;-0.063925;0.291686;, 1.968734;-0.016066;0.086029;, 1.111212;-0.031358;1.627205;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.610312;0.796551;, 0.603818;0.914322;, 0.591754;0.913416;, } } Mesh { 3; -49.154299;33.547888;74.530290;, -47.714640;33.506205;70.807117;, -49.557231;12.909466;73.573337;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.708747;-0.097966;1.836206;, 1.947923;-0.063925;0.291686;, 1.111212;-0.031358;1.627205;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.596110;0.796411;, 0.610312;0.796551;, 0.591754;0.913416;, } } Mesh { 3; -49.154299;33.547888;74.530290;, -52.696295;13.357422;73.573160;, -49.557231;12.909466;73.573337;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.708747;-0.097966;1.836206;, 1.111212;-0.031358;1.627205;, -1.015745;-0.029201;1.688485;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.596110;0.796411;, 0.560797;0.910984;, 0.591754;0.913416;, } } Mesh { 3; -52.699409;33.852742;74.490773;, -49.154299;33.547888;74.530290;, -52.696295;13.357422;73.573160;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.248304;-0.082442;1.522666;, 0.708747;-0.097966;1.836206;, -1.015745;-0.029201;1.688485;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.561145;0.794838;, 0.596110;0.796411;, 0.560797;0.910984;, } } Mesh { 3; -52.699409;33.852742;74.490773;, -54.550984;13.475873;70.304089;, -52.696295;13.357422;73.573160;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.248304;-0.082442;1.522666;, -1.015745;-0.029201;1.688485;, -1.969547;0.031548;0.058845;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.561145;0.794838;, 0.542507;0.910179;, 0.560797;0.910984;, } } Mesh { 3; -55.395911;33.948580;70.716178;, -52.699409;33.852742;74.490773;, -54.550984;13.475873;70.304089;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.942869;-0.075600;-0.321115;, -1.248304;-0.082442;1.522666;, -1.969547;0.031548;0.058845;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.534551;0.794142;, 0.561145;0.794838;, 0.542507;0.910179;, } } Mesh { 3; -55.395911;33.948580;70.716178;, -52.641471;13.206805;67.065233;, -54.550984;13.475873;70.304089;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.942869;-0.075600;-0.321115;, -1.969547;0.031548;0.058845;, -0.945440;0.384892;-1.685697;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.534551;0.794142;, 0.561340;0.911541;, 0.542507;0.910179;, } } Mesh { 3; -52.883749;33.860924;66.305750;, -55.395911;33.948580;70.716178;, -52.641471;13.206805;67.065233;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.632357;-0.075781;-1.864927;, -1.942869;-0.075600;-0.321115;, -0.945440;0.384892;-1.685697;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.559333;0.794413;, 0.534551;0.794142;, 0.561340;0.911541;, } } Mesh { 3; -49.200836;13.019459;67.109667;, -52.883749;33.860924;66.305750;, -49.086612;33.752600;66.357715;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.279926;0.345720;-1.458026;, 1.535451;-0.058080;-1.233933;, -0.632357;-0.075781;-1.864927;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.595274;0.912636;, 0.559333;0.794413;, 0.596785;0.795065;, } } Mesh { 3; -49.200836;13.019459;67.109667;, -52.883749;33.860924;66.305750;, -52.641471;13.206805;67.065233;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.945440;0.384892;-1.685697;, 1.279926;0.345720;-1.458026;, -0.632357;-0.075781;-1.864927;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.595274;0.912636;, 0.559333;0.794413;, 0.561340;0.911541;, } } Mesh { 3; -52.971973;9.824267;73.568577;, -49.501012;9.476930;73.631984;, -49.557231;12.909466;73.573337;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.111212;-0.031358;1.627205;, 1.120746;0.469976;1.551330;, -1.036439;0.481263;1.605538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.558044;0.931063;, 0.592315;0.932795;, 0.591754;0.913416;, } } Mesh { 3; -49.501012;9.476930;73.631984;, -48.334023;12.734443;70.360340;, -49.557231;12.909466;73.573337;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.120746;0.469976;1.551330;, 1.111212;-0.031358;1.627205;, 1.968734;-0.016066;0.086029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.592315;0.932795;, 0.603818;0.914322;, 0.591754;0.913416;, } } Mesh { 3; -48.312615;9.234876;70.228652;, -49.501012;9.476930;73.631984;, -48.334023;12.734443;70.360340;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.870215;0.501850;0.366079;, 1.120746;0.469976;1.551330;, 1.968734;-0.016066;0.086029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604029;0.933940;, 0.592315;0.932795;, 0.603818;0.914322;, } } Mesh { 3; -54.550984;13.475873;70.304089;, -52.696295;13.357422;73.573160;, -54.508839;9.994387;70.135652;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.969547;0.031548;0.058845;, -1.015745;-0.029201;1.688485;, -1.952341;0.241502;0.116670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.542507;0.910179;, 0.560797;0.910984;, 0.542869;0.930101;, } } Mesh { 3; -54.550984;13.475873;70.304089;, -54.508839;9.994387;70.135652;, -52.830754;9.840984;65.414657;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.969547;0.031548;0.058845;, -1.952341;0.241502;0.116670;, -1.068037;1.185493;-1.156493;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.542507;0.910179;, 0.542869;0.930101;, 0.559436;0.930708;, } } Mesh { 3; -52.641471;13.206805;67.065233;, -54.550984;13.475873;70.304089;, -52.830754;9.840984;65.414657;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.945440;0.384892;-1.685697;, -1.969547;0.031548;0.058845;, -1.068037;1.185493;-1.156493;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.561340;0.911541;, 0.542507;0.910179;, 0.559436;0.930708;, } } Mesh { 3; -48.312615;9.234876;70.228652;, -49.200836;13.019459;67.109667;, -48.334023;12.734443;70.360340;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.870215;0.501850;0.366079;, 1.968734;-0.016066;0.086029;, 1.279926;0.345720;-1.458026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604029;0.933940;, 0.595274;0.912636;, 0.603818;0.914322;, } } Mesh { 3; -47.977235;9.510484;65.486926;, -48.312615;9.234876;70.228652;, -49.200836;13.019459;67.109667;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.396101;1.254773;-0.600016;, 1.870215;0.501850;0.366079;, 1.279926;0.345720;-1.458026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607340;0.932309;, 0.604029;0.933940;, 0.595274;0.912636;, } } Mesh { 3; -47.977235;9.510484;65.486926;, -52.641471;13.206805;67.065233;, -52.830754;9.840984;65.414657;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.945440;0.384892;-1.685697;, -1.068037;1.185493;-1.156493;, 1.396101;1.254773;-0.600016;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607340;0.932309;, 0.561340;0.911541;, 0.559436;0.930708;, } } Mesh { 3; -47.977235;9.510484;65.486926;, -49.200836;13.019459;67.109667;, -52.641471;13.206805;67.065233;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 0, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.279926;0.345720;-1.458026;, -0.945440;0.384892;-1.685697;, 1.396101;1.254773;-0.600016;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607340;0.932309;, 0.595274;0.912636;, 0.561340;0.911541;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -57.106535;126.571360;77.182750;, -56.970107;134.247142;76.799224;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.014559;0.538962;1.895489;, -0.063546;-0.000038;1.969653;, -0.478934;1.087234;1.572297;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.505093;-0.778421;, 0.509017;-0.908028;, } } Mesh { 3; -50.095863;133.181065;74.582703;, -57.106535;126.571360;77.182750;, -56.970107;134.247142;76.799224;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.063546;-0.000038;1.969653;, 0.014559;0.538962;1.895489;, 0.569341;1.087667;1.541559;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.715002;-0.886318;, 0.505093;-0.778421;, 0.509017;-0.908028;, } } Mesh { 3; -50.611224;88.731038;76.376340;, -57.137376;79.560710;77.635992;, -62.717029;88.923389;75.991509;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.502954;0.358585;1.871370;, -0.049641;-0.446997;1.918672;, -0.545727;0.372772;1.856555;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.679154;-0.119856;, 0.505251;-0.010771;, 0.364726;-0.124577;, } } Mesh { 3; -50.463279;79.431742;77.352125;, -50.611224;88.731038;76.376340;, -57.137376;79.560710;77.635992;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.502954;0.358585;1.871370;, 0.279758;-0.010226;1.950693;, -0.049641;-0.446997;1.918672;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.704754;0.000000;, 0.679154;-0.119856;, 0.505251;-0.010771;, } } Mesh { 3; -54.291902;139.676103;73.617147;, -56.919706;139.799253;74.629892;, -56.945127;136.825440;75.526004;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.042129;0.717841;1.834803;, -0.075370;-0.126781;1.965151;, 1.304108;-0.146856;1.470139;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571917;-0.989075;, 0.510533;-1.000000;, 0.509769;-0.950738;, } } Mesh { 3; -54.291902;139.676103;73.617147;, -53.192496;136.649335;73.850627;, -56.945127;136.825440;75.526004;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.304108;-0.146856;1.470139;, 1.114308;0.902888;1.351548;, -0.042129;0.717841;1.834803;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571917;-0.989075;, 0.618044;-0.945058;, 0.509769;-0.950738;, } } Mesh { 3; -45.076292;105.393736;70.294438;, -50.913821;105.398372;74.515584;, -51.062541;96.558781;74.029173;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.568787;0.231470;1.872558;, 0.578661;-0.199342;1.873229;, 1.317683;-0.164501;1.456099;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904698;-0.323421;, 0.691201;-0.430142;, 0.678063;-0.248893;, } } Mesh { 3; -45.076292;105.393736;70.294438;, -51.062541;96.558781;74.029173;, -45.676602;96.794506;70.399348;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.317683;-0.164501;1.456099;, 1.430321;0.108648;1.351277;, 0.568787;0.231470;1.872558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904698;-0.323421;, 0.678063;-0.248893;, 0.802883;-0.242696;, } } Mesh { 3; -50.095863;133.181065;74.582703;, -53.192496;136.649335;73.850627;, -56.970107;134.247142;76.799224;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.114308;0.902888;1.351548;, 0.569341;1.087667;1.541559;, 0.014559;0.538962;1.895489;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.715002;-0.886318;, 0.618044;-0.945058;, 0.509017;-0.908028;, } } Mesh { 3; -53.192496;136.649335;73.850627;, -56.970107;134.247142;76.799224;, -56.945127;136.825440;75.526004;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.014559;0.538962;1.895489;, -0.042129;0.717841;1.834803;, 1.114308;0.902888;1.351548;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.618044;-0.945058;, 0.509017;-0.908028;, 0.509769;-0.950738;, } } Mesh { 3; -46.194498;119.804114;73.742166;, -51.088623;120.974474;76.900288;, -50.913821;105.398372;74.515584;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.578661;-0.199342;1.873229;, 0.385668;-0.297968;1.909463;, 0.984037;-1.038682;1.355132;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.870950;-0.562729;, 0.677413;-0.693084;, 0.691201;-0.430142;, } } Mesh { 3; -46.194498;119.804114;73.742166;, -45.076292;105.393736;70.294438;, -50.913821;105.398372;74.515584;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.317683;-0.164501;1.456099;, 0.578661;-0.199342;1.873229;, 0.984037;-1.038682;1.355132;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.870950;-0.562729;, 0.904698;-0.323421;, 0.691201;-0.430142;, } } Mesh { 3; -51.093947;126.961556;77.539452;, -46.613875;122.125376;75.766197;, -46.238358;127.047340;77.424438;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004061;0.253089;1.954354;, 0.287505;0.197551;1.939558;, 0.238160;-0.788284;1.790380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.685783;-0.787341;, 0.820552;-0.707229;, 0.831848;-0.788762;, } } Mesh { 3; -51.174510;123.105351;76.963255;, -51.093947;126.961556;77.539452;, -46.613875;122.125376;75.766197;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.135482;-0.189608;1.956851;, 0.004061;0.253089;1.954354;, 0.238160;-0.788284;1.790380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.680752;-0.725431;, 0.685783;-0.787341;, 0.820552;-0.707229;, } } Mesh { 3; -51.088623;120.974474;76.900288;, -51.174510;123.105351;76.963255;, -46.613875;122.125376;75.766197;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.238160;-0.788284;1.790380;, 0.385668;-0.297968;1.909463;, 0.135482;-0.189608;1.956851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.677413;-0.693084;, 0.680752;-0.725431;, 0.820552;-0.707229;, } } Mesh { 3; -46.194498;119.804114;73.742166;, -51.088623;120.974474;76.900288;, -46.613875;122.125376;75.766197;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.984037;-1.038682;1.355132;, 0.385668;-0.297968;1.909463;, 0.238160;-0.788284;1.790380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.870950;-0.562729;, 0.677413;-0.693084;, 0.820552;-0.707229;, } } Mesh { 3; -50.463279;79.431742;77.352125;, -45.609967;88.245989;72.295857;, -45.739001;80.267162;74.364987;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.551339;0.107123;1.210556;, 0.279758;-0.010226;1.950693;, 1.569350;0.206065;1.173989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.704754;0.000000;, 0.798933;-0.099436;, 0.846869;-0.013839;, } } Mesh { 3; -51.093947;126.961556;77.539452;, -46.238358;127.047340;77.424438;, -50.095863;133.181065;74.582703;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004061;0.253089;1.954354;, 0.569341;1.087667;1.541559;, 0.287505;0.197551;1.939558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.685783;-0.787341;, 0.831848;-0.788762;, 0.715002;-0.886318;, } } Mesh { 3; -45.549500;119.156410;69.540942;, -46.194498;119.804114;73.742166;, -42.693015;105.484878;67.576334;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.984037;-1.038682;1.355132;, 1.736596;-0.911684;0.191414;, 1.921077;0.048683;0.436650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.890463;-0.551402;, 0.870950;-0.562729;, 0.976392;-0.324931;, } } Mesh { 3; -46.194498;119.804114;73.742166;, -45.076292;105.393736;70.294438;, -42.693015;105.484878;67.576334;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.317683;-0.164501;1.456099;, 0.984037;-1.038682;1.355132;, 1.921077;0.048683;0.436650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.870950;-0.562729;, 0.904698;-0.323421;, 0.976392;-0.324931;, } } Mesh { 3; -45.076292;105.393736;70.294438;, -42.693015;105.484878;67.576334;, -45.676602;96.794506;70.399348;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.921077;0.048683;0.436650;, 1.430321;0.108648;1.351277;, 1.317683;-0.164501;1.456099;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904698;-0.323421;, 0.976392;-0.324931;, 0.802883;-0.242696;, } } Mesh { 3; -42.693015;105.484878;67.576334;, -43.338791;96.949724;66.195349;, -45.676602;96.794506;70.399348;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.430321;0.108648;1.351277;, 1.921077;0.048683;0.436650;, 1.951504;-0.080729;0.262083;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.976392;-0.324931;, 0.912374;-0.289944;, 0.802883;-0.242696;, } } Mesh { 3; -50.463279;79.431742;77.352125;, -45.609967;88.245989;72.295857;, -50.611224;88.731038;76.376340;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.569350;0.206065;1.173989;, 0.279758;-0.010226;1.950693;, 0.502954;0.358585;1.871370;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.704754;0.000000;, 0.798933;-0.099436;, 0.679154;-0.119856;, } } Mesh { 3; -51.088623;120.974474;76.900288;, -50.913821;105.398372;74.515584;, -62.849237;120.748838;76.526703;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.322640;-0.281529;1.923595;, 0.385668;-0.297968;1.909463;, 0.578661;-0.199342;1.873229;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.677413;-0.693084;, 0.691201;-0.430142;, 0.340271;-0.689458;, } } Mesh { 3; -50.913821;105.398372;74.515584;, -62.849237;120.748838;76.526703;, -62.574897;105.364535;74.510774;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.578661;-0.199342;1.873229;, -0.585923;-0.197745;1.871140;, -0.322640;-0.281529;1.923595;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.691201;-0.430142;, 0.340271;-0.689458;, 0.340415;-0.429582;, } } Mesh { 3; -51.088623;120.974474;76.900288;, -51.174510;123.105351;76.963255;, -62.842870;122.820245;76.458012;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.097087;-0.162233;1.961588;, 0.135482;-0.189608;1.956851;, 0.385668;-0.297968;1.909463;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.677413;-0.693084;, 0.680752;-0.725431;, 0.334865;-0.720776;, } } Mesh { 3; -51.088623;120.974474;76.900288;, -62.842870;122.820245;76.458012;, -62.849237;120.748838;76.526703;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.385668;-0.297968;1.909463;, -0.322640;-0.281529;1.923595;, -0.097087;-0.162233;1.961588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.677413;-0.693084;, 0.334865;-0.720776;, 0.340271;-0.689458;, } } Mesh { 3; -51.174510;123.105351;76.963255;, -51.093947;126.961556;77.539452;, -57.106535;126.571360;77.182750;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.063546;-0.000038;1.969653;, 0.004061;0.253089;1.954354;, 0.135482;-0.189608;1.956851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.680752;-0.725431;, 0.685783;-0.787341;, 0.505093;-0.778421;, } } Mesh { 3; -51.174510;123.105351;76.963255;, -57.106535;126.571360;77.182750;, -62.842870;122.820245;76.458012;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.135482;-0.189608;1.956851;, -0.097087;-0.162233;1.961588;, -0.063546;-0.000038;1.969653;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.680752;-0.725431;, 0.505093;-0.778421;, 0.334865;-0.720776;, } } Mesh { 3; -51.093947;126.961556;77.539452;, -50.095863;133.181065;74.582703;, -57.106535;126.571360;77.182750;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.569341;1.087667;1.541559;, 0.004061;0.253089;1.954354;, -0.063546;-0.000038;1.969653;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.685783;-0.787341;, 0.715002;-0.886318;, 0.505093;-0.778421;, } } Mesh { 3; -50.913821;105.398372;74.515584;, -51.062541;96.558781;74.029173;, -62.574897;105.364535;74.510774;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.578661;-0.199342;1.873229;, 0.568787;0.231470;1.872558;, -0.585923;-0.197745;1.871140;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.691201;-0.430142;, 0.678063;-0.248893;, 0.340415;-0.429582;, } } Mesh { 3; -51.062541;96.558781;74.029173;, -62.574897;105.364535;74.510774;, -62.608851;96.525110;74.029306;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.611239;0.198431;1.862950;, -0.585923;-0.197745;1.871140;, 0.568787;0.231470;1.872558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.678063;-0.248893;, 0.340415;-0.429582;, 0.353918;-0.249784;, } } Mesh { 3; -40.648527;131.625600;71.717650;, -44.172811;133.433956;71.596176;, -42.104872;129.701559;74.457153;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.794317;1.783619;0.267084;, 1.095213;1.613523;0.283941;, 0.623108;1.148397;1.475295;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 1.000000;-0.864602;, 0.893983;-0.894558;, 0.956191;-0.832730;, } } Mesh { 3; -44.172811;133.433956;71.596176;, -42.104872;129.701559;74.457153;, -45.402039;131.250701;74.383956;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.623108;1.148397;1.475295;, 0.553882;1.196834;1.464368;, 0.794317;1.783619;0.267084;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.893983;-0.894558;, 0.956191;-0.832730;, 0.857006;-0.858392;, } } Mesh { 3; -44.172811;133.433956;71.596176;, -49.317231;135.336388;71.187638;, -50.095863;133.181065;74.582703;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.957688;1.718078;0.120881;, 0.794317;1.783619;0.267084;, 0.569341;1.087667;1.541559;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.893983;-0.894558;, 0.736052;-0.918994;, 0.715002;-0.886318;, } } Mesh { 3; -44.172811;133.433956;71.596176;, -45.402039;131.250701;74.383956;, -50.095863;133.181065;74.582703;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.553882;1.196834;1.464368;, 0.569341;1.087667;1.541559;, 0.794317;1.783619;0.267084;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.893983;-0.894558;, 0.857006;-0.858392;, 0.715002;-0.886318;, } } Mesh { 3; -45.402039;131.250701;74.383956;, -46.238358;127.047340;77.424438;, -50.095863;133.181065;74.582703;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.569341;1.087667;1.541559;, 0.553882;1.196834;1.464368;, 0.287505;0.197551;1.939558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.857006;-0.858392;, 0.831848;-0.788762;, 0.715002;-0.886318;, } } Mesh { 3; -42.104872;129.701559;74.457153;, -45.402039;131.250701;74.383956;, -43.823565;126.430934;76.992100;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.553882;1.196834;1.464368;, 0.623108;1.148397;1.475295;, 0.492212;0.196859;1.898037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.956191;-0.832730;, 0.857006;-0.858392;, 0.904489;-0.778551;, } } Mesh { 3; -45.402039;131.250701;74.383956;, -46.238358;127.047340;77.424438;, -43.823565;126.430934;76.992100;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.553882;1.196834;1.464368;, 0.492212;0.196859;1.898037;, 0.287505;0.197551;1.939558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.857006;-0.858392;, 0.831848;-0.788762;, 0.904489;-0.778551;, } } Mesh { 3; -51.062541;96.558781;74.029173;, -62.717029;88.923389;75.991509;, -62.608851;96.525110;74.029306;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.545727;0.372772;1.856555;, -0.611239;0.198431;1.862950;, 0.568787;0.231470;1.872558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.678063;-0.248893;, 0.364726;-0.124577;, 0.353918;-0.249784;, } } Mesh { 3; -51.062541;96.558781;74.029173;, -50.611224;88.731038;76.376340;, -62.717029;88.923389;75.991509;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.502954;0.358585;1.871370;, -0.545727;0.372772;1.856555;, 0.568787;0.231470;1.872558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.678063;-0.248893;, 0.679154;-0.119856;, 0.364726;-0.124577;, } } Mesh { 3; -51.062541;96.558781;74.029173;, -50.611224;88.731038;76.376340;, -45.676602;96.794506;70.399348;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.502954;0.358585;1.871370;, 0.568787;0.231470;1.872558;, 1.430321;0.108648;1.351277;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.678063;-0.248893;, 0.679154;-0.119856;, 0.802883;-0.242696;, } } Mesh { 3; -45.609967;88.245989;72.295857;, -50.611224;88.731038;76.376340;, -45.676602;96.794506;70.399348;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.569350;0.206065;1.173989;, 0.502954;0.358585;1.871370;, 1.430321;0.108648;1.351277;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.798933;-0.099436;, 0.679154;-0.119856;, 0.802883;-0.242696;, } } Mesh { 3; -44.231949;121.025718;74.998152;, -46.613875;122.125376;75.766197;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.238160;-0.788284;1.790380;, 0.492212;0.196859;1.898037;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.892204;-0.689013;, 0.820552;-0.707229;, 0.904489;-0.778551;, } } Mesh { 3; -46.194498;119.804114;73.742166;, -44.231949;121.025718;74.998152;, -46.613875;122.125376;75.766197;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.256095;-1.107991;1.609455;, 0.984037;-1.038682;1.355132;, 0.238160;-0.788284;1.790380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.870950;-0.562729;, 0.892204;-0.689013;, 0.820552;-0.707229;, } } Mesh { 3; -46.613875;122.125376;75.766197;, -46.238358;127.047340;77.424438;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.287505;0.197551;1.939558;, 0.492212;0.196859;1.898037;, 0.238160;-0.788284;1.790380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.820552;-0.707229;, 0.831848;-0.788762;, 0.904489;-0.778551;, } } Mesh { 3; -49.317231;135.336388;71.187638;, -50.095863;133.181065;74.582703;, -50.659281;136.298185;70.877764;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.423640;1.357594;0.117300;, 0.957688;1.718078;0.120881;, 0.569341;1.087667;1.541559;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.736052;-0.918994;, 0.715002;-0.886318;, 0.689033;-0.933702;, } } Mesh { 3; -54.291902;139.676103;73.617147;, -52.661855;139.131155;70.504536;, -53.192496;136.649335;73.850627;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.304108;-0.146856;1.470139;, 1.923406;0.411954;0.119902;, 1.114308;0.902888;1.351548;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571917;-0.989075;, 0.618593;-0.979742;, 0.618044;-0.945058;, } } Mesh { 3; -50.095863;133.181065;74.582703;, -50.659281;136.298185;70.877764;, -53.192496;136.649335;73.850627;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.569341;1.087667;1.541559;, 1.114308;0.902888;1.351548;, 1.423640;1.357594;0.117300;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.715002;-0.886318;, 0.689033;-0.933702;, 0.618044;-0.945058;, } } Mesh { 3; -50.659281;136.298185;70.877764;, -52.661855;139.131155;70.504536;, -53.192496;136.649335;73.850627;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.423640;1.357594;0.117300;, 1.114308;0.902888;1.351548;, 1.923406;0.411954;0.119902;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.689033;-0.933702;, 0.618593;-0.979742;, 0.618044;-0.945058;, } } Mesh { 3; -63.693880;136.207126;70.876547;, -60.272711;139.164765;70.491641;, -60.759549;136.491453;73.766360;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.036620;1.056042;1.301447;, -1.138760;1.604883;0.105585;, -1.909874;0.476333;0.095177;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.317543;-0.932610;, 0.410651;-0.989409;, 0.399388;-0.942840;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -63.693880;136.207126;70.876547;, -60.759549;136.491453;73.766360;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.036620;1.056042;1.301447;, -0.478934;1.087234;1.572297;, -1.138760;1.604883;0.105585;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.317543;-0.932610;, 0.399388;-0.942840;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -60.759549;136.491453;73.766360;, -58.947042;139.633965;73.608564;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.909874;0.476333;0.095177;, -1.413508;-0.079687;1.370846;, -1.036620;1.056042;1.301447;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.410651;-0.989409;, 0.399388;-0.942840;, 0.449548;-0.997262;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -63.693880;136.207126;70.876547;, -65.346240;135.379743;71.208428;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -1.138760;1.604883;0.105585;, -0.478934;1.087234;1.572297;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.317543;-0.932610;, 0.270449;-0.908080;, } } Mesh { 3; -70.508982;125.870334;77.484185;, -68.056786;126.483589;77.784937;, -67.652521;121.506682;76.022401;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -0.085303;0.165015;1.961904;, -0.120181;-0.827402;1.784526;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.102542;-0.769047;, 0.175659;-0.779365;, 0.188466;-0.696935;, } } Mesh { 3; -69.923805;120.661069;75.143142;, -70.508982;125.870334;77.484185;, -67.652521;121.506682;76.022401;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -0.120181;-0.827402;1.784526;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.121528;-0.682858;, 0.102542;-0.769047;, 0.188466;-0.696935;, } } Mesh { 3; -62.717029;88.923389;75.991509;, -67.655231;88.428581;72.151956;, -67.649050;96.736693;70.369678;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.545727;0.372772;1.856555;, -1.547712;0.256023;1.192733;, -1.433810;0.111354;1.347354;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.364726;-0.124577;, 0.237027;-0.111975;, 0.215464;-0.253253;, } } Mesh { 3; -62.717029;88.923389;75.991509;, -67.649050;96.736693;70.369678;, -62.608851;96.525110;74.029306;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.611239;0.198431;1.862950;, -0.545727;0.372772;1.856555;, -1.433810;0.111354;1.347354;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.364726;-0.124577;, 0.215464;-0.253253;, 0.353918;-0.249784;, } } Mesh { 3; -68.861730;131.197958;74.605893;, -70.508982;125.870334;77.484185;, -68.056786;126.483589;77.784937;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -0.464187;1.174370;1.512930;, -0.085303;0.165015;1.961904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.159362;-0.846562;, 0.102542;-0.769047;, 0.175659;-0.779365;, } } Mesh { 3; -68.861730;131.197958;74.605893;, -72.503072;129.745227;74.777264;, -70.508982;125.870334;77.484185;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.697858;1.021670;1.533870;, -0.464187;1.174370;1.512930;, -0.575447;0.071504;1.883433;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.159362;-0.846562;, 0.041020;-0.832798;, 0.102542;-0.769047;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -68.861730;131.197958;74.605893;, -68.056786;126.483589;77.784937;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.464187;1.174370;1.512930;, -0.478934;1.087234;1.572297;, -0.085303;0.165015;1.961904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.159362;-0.846562;, 0.175659;-0.779365;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -68.861730;131.197958;74.605893;, -70.078168;133.787299;71.662298;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.478934;1.087234;1.572297;, -0.464187;1.174370;1.512930;, -0.677653;1.828004;0.287677;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.159362;-0.846562;, 0.121904;-0.889307;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -65.346240;135.379743;71.208428;, -70.078168;133.787299;71.662298;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.677653;1.828004;0.287677;, -0.796237;1.798741;0.118788;, -0.478934;1.087234;1.572297;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.270449;-0.908080;, 0.121904;-0.889307;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -57.106535;126.571360;77.182750;, -63.166756;126.409614;77.016998;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.072361;0.154161;1.963306;, -0.478934;1.087234;1.572297;, -0.063546;-0.000038;1.969653;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.505093;-0.778421;, 0.322611;-0.778198;, } } Mesh { 3; -57.106535;126.571360;77.182750;, -62.842870;122.820245;76.458012;, -63.166756;126.409614;77.016998;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.072361;0.154161;1.963306;, -0.063546;-0.000038;1.969653;, -0.097087;-0.162233;1.961588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505093;-0.778421;, 0.334865;-0.720776;, 0.322611;-0.778198;, } } Mesh { 3; -63.611872;79.752693;77.146466;, -62.717029;88.923389;75.991509;, -67.655231;88.428581;72.151956;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.306856;0.001628;1.946640;, -1.547712;0.256023;1.192733;, -0.545727;0.372772;1.856555;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306327;-0.002635;, 0.364726;-0.124577;, 0.237027;-0.111975;, } } Mesh { 3; -63.611872;79.752693;77.146466;, -57.137376;79.560710;77.635992;, -62.717029;88.923389;75.991509;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.306856;0.001628;1.946640;, -0.545727;0.372772;1.856555;, -0.049641;-0.446997;1.918672;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306327;-0.002635;, 0.505251;-0.010771;, 0.364726;-0.124577;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -70.260222;105.357529;67.564964;, -67.649050;96.736693;70.369678;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921992;0.026068;0.434558;, -1.433810;0.111354;1.347354;, -1.950662;-0.040413;0.277230;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.112604;-0.287129;, 0.109227;-0.429466;, 0.215464;-0.253253;, } } Mesh { 3; -70.260222;105.357529;67.564964;, -67.649050;96.736693;70.369678;, -68.032046;105.297772;70.284970;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.433810;0.111354;1.347354;, -1.921992;0.026068;0.434558;, -1.362763;-0.195159;1.410093;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.109227;-0.429466;, 0.215464;-0.253253;, 0.176254;-0.428476;, } } Mesh { 3; -70.260222;105.357529;67.564964;, -67.733883;119.197694;73.890936;, -68.032046;105.297772;70.284970;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.946748;-1.095317;1.336983;, -1.362763;-0.195159;1.410093;, -1.921992;0.026068;0.434558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.109227;-0.429466;, 0.186418;-0.659646;, 0.176254;-0.428476;, } } Mesh { 3; -70.260222;105.357529;67.564964;, -68.530120;118.487693;69.482704;, -67.733883;119.197694;73.890936;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821270;-0.734438;0.164768;, -0.946748;-1.095317;1.336983;, -1.921992;0.026068;0.434558;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.109227;-0.429466;, 0.164200;-0.647076;, 0.186418;-0.659646;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -68.056786;126.483589;77.784937;, -63.166756;126.409614;77.016998;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.478934;1.087234;1.572297;, 0.072361;0.154161;1.963306;, -0.085303;0.165015;1.961904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.175659;-0.779365;, 0.322611;-0.778198;, } } Mesh { 3; -63.611872;79.752693;77.146466;, -67.655231;88.428581;72.151956;, -68.091189;80.602049;74.230739;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.306856;0.001628;1.946640;, -1.562363;0.200933;1.184153;, -1.547712;0.256023;1.192733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306327;-0.002635;, 0.237027;-0.111975;, 0.197921;-0.011772;, } } Mesh { 3; -67.652521;121.506682;76.022401;, -62.849237;120.748838;76.526703;, -67.733883;119.197694;73.890936;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.322640;-0.281529;1.923595;, -0.946748;-1.095317;1.336983;, -0.120181;-0.827402;1.784526;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.188466;-0.696935;, 0.340271;-0.689458;, 0.186418;-0.659646;, } } Mesh { 3; -62.842870;122.820245;76.458012;, -67.652521;121.506682;76.022401;, -62.849237;120.748838;76.526703;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.322640;-0.281529;1.923595;, -0.120181;-0.827402;1.784526;, -0.097087;-0.162233;1.961588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.334865;-0.720776;, 0.188466;-0.696935;, 0.340271;-0.689458;, } } Mesh { 3; -62.842870;122.820245;76.458012;, -63.166756;126.409614;77.016998;, -67.652521;121.506682;76.022401;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.072361;0.154161;1.963306;, -0.097087;-0.162233;1.961588;, -0.120181;-0.827402;1.784526;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.334865;-0.720776;, 0.322611;-0.778198;, 0.188466;-0.696935;, } } Mesh { 3; -68.056786;126.483589;77.784937;, -63.166756;126.409614;77.016998;, -67.652521;121.506682;76.022401;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.085303;0.165015;1.961904;, 0.072361;0.154161;1.963306;, -0.120181;-0.827402;1.784526;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.175659;-0.779365;, 0.322611;-0.778198;, 0.188466;-0.696935;, } } Mesh { 3; -67.733883;119.197694;73.890936;, -62.574897;105.364535;74.510774;, -68.032046;105.297772;70.284970;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.585923;-0.197745;1.871140;, -1.362763;-0.195159;1.410093;, -0.946748;-1.095317;1.336983;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.186418;-0.659646;, 0.340415;-0.429582;, 0.176254;-0.428476;, } } Mesh { 3; -62.849237;120.748838;76.526703;, -67.733883;119.197694;73.890936;, -62.574897;105.364535;74.510774;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.322640;-0.281529;1.923595;, -0.585923;-0.197745;1.871140;, -0.946748;-1.095317;1.336983;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340271;-0.689458;, 0.186418;-0.659646;, 0.340415;-0.429582;, } } Mesh { 3; -56.970107;134.247142;76.799224;, -60.759549;136.491453;73.766360;, -56.945127;136.825440;75.526004;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.042129;0.717841;1.834803;, 0.014559;0.538962;1.895489;, -1.036620;1.056042;1.301447;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.509017;-0.908028;, 0.399388;-0.942840;, 0.509769;-0.950738;, } } Mesh { 3; -64.477974;133.034728;74.629355;, -56.970107;134.247142;76.799224;, -60.759549;136.491453;73.766360;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.478934;1.087234;1.572297;, -1.036620;1.056042;1.301447;, 0.014559;0.538962;1.895489;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293548;-0.872549;, 0.509017;-0.908028;, 0.399388;-0.942840;, } } Mesh { 3; -67.649050;96.736693;70.369678;, -68.032046;105.297772;70.284970;, -62.608851;96.525110;74.029306;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.433810;0.111354;1.347354;, -1.362763;-0.195159;1.410093;, -0.611239;0.198431;1.862950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215464;-0.253253;, 0.176254;-0.428476;, 0.353918;-0.249784;, } } Mesh { 3; -62.574897;105.364535;74.510774;, -68.032046;105.297772;70.284970;, -62.608851;96.525110;74.029306;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.585923;-0.197745;1.871140;, -0.611239;0.198431;1.862950;, -1.362763;-0.195159;1.410093;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340415;-0.429582;, 0.176254;-0.428476;, 0.353918;-0.249784;, } } Mesh { 3; -60.759549;136.491453;73.766360;, -56.945127;136.825440;75.526004;, -58.947042;139.633965;73.608564;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.036620;1.056042;1.301447;, -1.413508;-0.079687;1.370846;, -0.042129;0.717841;1.834803;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.399388;-0.942840;, 0.509769;-0.950738;, 0.449548;-0.997262;, } } Mesh { 3; -56.919706;139.799253;74.629892;, -56.945127;136.825440;75.526004;, -58.947042;139.633965;73.608564;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 1, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.075370;-0.126781;1.965151;, -0.042129;0.717841;1.834803;, -1.413508;-0.079687;1.370846;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.510533;-1.000000;, 0.509769;-0.950738;, 0.449548;-0.997262;, } } Mesh { 3; -62.448900;148.348814;55.390080;, -58.532850;149.083533;53.428287;, -59.346032;147.728122;53.903840;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.563609;0.352469;-1.146502;, -1.229754;0.846202;-1.286553;, -1.176134;-0.039769;-1.580727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.435119;0.145302;, 0.483403;0.141135;, 0.473377;0.148822;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -62.448900;148.348814;55.390080;, -59.346032;147.728122;53.903840;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.176134;-0.039769;-1.580727;, -1.189789;-0.310948;-1.539897;, -1.563609;0.352469;-1.146502;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.435119;0.145302;, 0.473377;0.148822;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -54.777691;149.008641;53.429979;, -50.832515;148.200001;55.395421;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.562683;0.234494;-1.177543;, 1.173071;-0.125067;-1.578554;, 1.255158;0.772035;-1.308477;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.529704;0.141560;, 0.578347;0.146146;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -50.832515;148.200001;55.395421;, -52.057636;146.364736;55.006602;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.173071;-0.125067;-1.578554;, 1.562683;0.234494;-1.177543;, 1.147357;-0.383832;-1.555576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.578347;0.146146;, 0.563242;0.156553;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -24.370218;74.459371;67.656858;, -26.101008;73.256008;67.634962;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.009836;0.423758;-1.638362;, 0.558231;0.670134;-1.767164;, -0.888216;-1.014151;-1.437408;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.899003;0.565059;, 0.882395;0.571206;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -26.101008;73.256008;67.634962;, -30.675191;73.418151;67.183919;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -1.674359;-0.788564;0.676950;, -0.888216;-1.014151;-1.437408;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.882395;0.571206;, 0.836167;0.568828;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -31.322599;77.348510;70.089102;, -30.675191;73.418151;67.183919;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -1.406581;0.857402;-1.081649;, -1.674359;-0.788564;0.676950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.826936;0.546779;, 0.836167;0.568828;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.670256;74.373082;65.993281;, -30.675191;73.418151;67.183919;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -1.521458;0.537583;-1.131257;, -1.406581;0.857402;-1.081649;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.835539;0.563494;, 0.836167;0.568828;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -30.467674;80.485070;72.798275;, -28.526537;79.696454;73.815214;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.007519;0.270806;1.951968;, -0.122439;0.644592;1.858247;, -1.531578;0.041161;1.239414;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.833328;0.529444;, 0.853416;0.534457;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -26.993818;81.445908;72.538759;, -28.526537;79.696454;73.815214;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.122439;0.644592;1.858247;, -0.007519;0.270806;1.951968;, 1.435678;0.411079;1.285852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.867634;0.525147;, 0.853416;0.534457;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -35.290072;104.497216;74.301608;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.046498;-0.011714;1.970095;, -0.062748;-0.021480;1.969562;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.769131;0.394037;, 0.781518;0.375524;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -33.096265;105.197537;73.543763;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.378070;0.408003;1.348343;, -0.046498;-0.011714;1.970095;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.790684;0.390709;, 0.781518;0.375524;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -34.580664;101.905466;74.398153;, -33.096265;105.197537;73.543763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.075080;-0.040178;1.968837;, -0.046498;-0.011714;1.970095;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.777893;0.408754;, 0.790684;0.390709;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -32.040109;102.310713;73.346714;, -33.096265;105.197537;73.543763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.407381;0.416602;1.315026;, -0.075080;-0.040178;1.968837;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.803181;0.407282;, 0.790684;0.390709;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -34.580664;101.905466;74.398153;, -36.927046;101.220335;73.308702;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.046498;-0.011714;1.970095;, -0.075080;-0.040178;1.968837;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.777893;0.408754;, 0.754746;0.411859;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -37.649840;103.655667;73.417112;, -36.927046;101.220335;73.308702;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.225484;-0.394784;1.491947;, -0.046498;-0.011714;1.970095;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.745854;0.397854;, 0.754746;0.411859;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -35.290072;104.497216;74.301608;, -37.649840;103.655667;73.417112;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.062748;-0.021480;1.969562;, -0.046498;-0.011714;1.970095;, -1.225484;-0.394784;1.491947;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.769131;0.394037;, 0.745854;0.397854;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -38.428277;106.224649;73.401288;, -37.649840;103.655667;73.417112;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.222465;-0.374473;1.499641;, -0.062748;-0.021480;1.969562;, -1.225484;-0.394784;1.491947;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.736777;0.383679;, 0.745854;0.397854;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -35.275202;104.589180;68.976501;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.200528;0.197508;-1.950475;, 0.322893;0.001054;-1.944045;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.769202;0.393488;, 0.744619;0.397858;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -37.841274;103.534783;69.707835;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.197873;-0.291926;-1.537352;, 0.200528;0.197508;-1.950475;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.743966;0.398403;, 0.744619;0.397858;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -34.649260;101.953023;68.667381;, -37.841274;103.534783;69.707835;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.121702;0.169909;-1.959564;, 0.200528;0.197508;-1.950475;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.777213;0.408533;, 0.743966;0.398403;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -37.026314;101.073933;69.407586;, -37.841274;103.534783;69.707835;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.278855;-0.329808;-1.462644;, 0.121702;0.169909;-1.959564;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.753871;0.412690;, 0.743966;0.398403;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -34.649260;101.953023;68.667381;, -32.041715;102.234289;69.895942;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.200528;0.197508;-1.950475;, 0.121702;0.169909;-1.959564;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.777213;0.408533;, 0.803234;0.407738;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -33.059317;105.206357;70.340933;, -32.041715;102.234289;69.895942;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.441632;0.538677;-1.230892;, 0.200528;0.197508;-1.950475;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.790990;0.390568;, 0.803234;0.407738;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -35.275202;104.589180;68.976501;, -33.059317;105.206357;70.340933;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.322893;0.001054;-1.944045;, 0.200528;0.197508;-1.950475;, 1.441632;0.538677;-1.230892;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.769202;0.393488;, 0.790990;0.390568;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -33.754863;107.882754;70.400186;, -33.059317;105.206357;70.340933;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.503757;0.370952;-1.218475;, 0.322893;0.001054;-1.944045;, 1.441632;0.538677;-1.230892;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.788057;0.382805;, 0.790990;0.390568;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -28.526537;79.696454;73.815214;, -31.096285;78.622036;72.794669;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.775668;0.116509;0.846760;, -1.531578;0.041161;1.239414;, -0.122439;0.644592;1.858247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.853416;0.534457;, 0.828307;0.539697;, } } Mesh { 3; -28.866794;80.882511;68.210862;, -30.758878;78.758741;68.734575;, -28.569905;79.741982;67.708972;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.198701;0.446901;-1.909023;, 0.087050;0.473627;-1.910935;, -1.599964;0.514595;-1.029019;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849199;0.527766;, 0.831575;0.538985;, 0.852895;0.534108;, } } Mesh { 3; -30.432215;80.271282;69.104568;, -28.866794;80.882511;68.210862;, -30.758878;78.758741;68.734575;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.581713;0.090476;-1.171994;, -1.599964;0.514595;-1.029019;, 0.087050;0.473627;-1.910935;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833832;0.530653;, 0.849199;0.527766;, 0.831575;0.538985;, } } Mesh { 3; -26.993818;81.445908;72.538759;, -28.526537;79.696454;73.815214;, -26.739132;80.429919;72.743771;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435678;0.411079;1.285852;, 1.514106;0.783843;0.988254;, -0.122439;0.644592;1.858247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867634;0.525147;, 0.853416;0.534457;, 0.870868;0.530855;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -28.569905;79.741982;67.708972;, -26.680433;80.402320;69.617222;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.598469;0.695221;-0.919313;, 1.542627;0.537837;-1.102091;, 0.198701;0.446901;-1.909023;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.852895;0.534108;, 0.871459;0.530998;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -28.866794;80.882511;68.210862;, -28.569905;79.741982;67.708972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.087050;0.473627;-1.910935;, 0.198701;0.446901;-1.909023;, 1.542627;0.537837;-1.102091;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.849199;0.527766;, 0.852895;0.534108;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -26.590827;81.542630;71.341327;, -26.680433;80.402320;69.617222;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.931540;0.383463;0.075384;, 1.542627;0.537837;-1.102091;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.871633;0.524745;, 0.871459;0.530998;, } } Mesh { 3; -26.590827;81.542630;71.341327;, -26.404474;80.525195;71.180916;, -26.680433;80.402320;69.617222;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.899202;0.522765;0.057613;, 1.931540;0.383463;0.075384;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.871633;0.524745;, 0.874159;0.530407;, 0.871459;0.530998;, } } Mesh { 3; -26.590827;81.542630;71.341327;, -26.993818;81.445908;72.538759;, -26.404474;80.525195;71.180916;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435678;0.411079;1.285852;, 1.931540;0.383463;0.075384;, 1.899202;0.522765;0.057613;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.871633;0.524745;, 0.867634;0.525147;, 0.874159;0.530407;, } } Mesh { 3; -26.993818;81.445908;72.538759;, -26.404474;80.525195;71.180916;, -26.739132;80.429919;72.743771;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.514106;0.783843;0.988254;, 1.435678;0.411079;1.285852;, 1.899202;0.522765;0.057613;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867634;0.525147;, 0.874159;0.530407;, 0.870868;0.530855;, } } Mesh { 3; -32.040109;102.310713;73.346714;, -33.096265;105.197537;73.543763;, -31.561582;102.426804;71.628314;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.861042;0.648114;-0.006571;, 1.407381;0.416602;1.315026;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803181;0.407282;, 0.790684;0.390709;, 0.807930;0.406801;, } } Mesh { 3; -33.096265;105.197537;73.543763;, -31.561582;102.426804;71.628314;, -32.658207;105.458896;71.751821;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.879998;0.590288;-0.027178;, 1.861042;0.648114;-0.006571;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790684;0.390709;, 0.807930;0.406801;, 0.794869;0.389286;, } } Mesh { 3; -32.041715;102.234289;69.895942;, -31.561582;102.426804;71.628314;, -32.658207;105.458896;71.751821;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403353;0.552934;-1.268242;, 1.861042;0.648114;-0.006571;, 1.879998;0.590288;-0.027178;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803234;0.407738;, 0.807930;0.406801;, 0.794869;0.389286;, } } Mesh { 3; -33.059317;105.206357;70.340933;, -32.041715;102.234289;69.895942;, -32.658207;105.458896;71.751821;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.441632;0.538677;-1.230892;, 1.403353;0.552934;-1.268242;, 1.879998;0.590288;-0.027178;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790990;0.390568;, 0.803234;0.407738;, 0.794869;0.389286;, } } Mesh { 3; -33.096265;105.197537;73.543763;, -32.658207;105.458896;71.751821;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.879998;0.590288;-0.027178;, 1.378070;0.408003;1.348343;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790684;0.390709;, 0.794869;0.389286;, 0.781518;0.375524;, } } Mesh { 3; -32.658207;105.458896;71.751821;, -33.316759;108.049937;71.820908;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.908069;0.492780;0.003442;, 1.879998;0.590288;-0.027178;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.794869;0.389286;, 0.790359;0.381033;, 0.781518;0.375524;, } } Mesh { 3; -33.059317;105.206357;70.340933;, -32.658207;105.458896;71.751821;, -33.316759;108.049937;71.820908;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.441632;0.538677;-1.230892;, 1.879998;0.590288;-0.027178;, 1.908069;0.492780;0.003442;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790990;0.390568;, 0.794869;0.389286;, 0.790359;0.381033;, } } Mesh { 3; -33.754863;107.882754;70.400186;, -33.059317;105.206357;70.340933;, -33.316759;108.049937;71.820908;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.503757;0.370952;-1.218475;, 1.441632;0.538677;-1.230892;, 1.908069;0.492780;0.003442;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.788057;0.382805;, 0.790990;0.390568;, 0.790359;0.381033;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -30.432215;80.271282;69.104568;, -30.758878;78.758741;68.734575;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.965124;-0.147561;-0.009191;, -1.599964;0.514595;-1.029019;, -1.581713;0.090476;-1.171994;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.833832;0.530653;, 0.831575;0.538985;, } } Mesh { 3; -37.026314;101.073933;69.407586;, -37.841274;103.534783;69.707835;, -37.913135;101.013020;71.350595;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852162;-0.670928;0.054063;, -1.278855;-0.329808;-1.462644;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.753871;0.412690;, 0.743966;0.398403;, 0.744975;0.412728;, } } Mesh { 3; -37.841274;103.534783;69.707835;, -37.913135;101.013020;71.350595;, -38.764944;103.428466;71.325838;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.881899;-0.584429;-0.021717;, -1.852162;-0.670928;0.054063;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.743966;0.398403;, 0.744975;0.412728;, 0.734855;0.398885;, } } Mesh { 3; -36.927046;101.220335;73.308702;, -37.913135;101.013020;71.350595;, -38.764944;103.428466;71.325838;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.264107;-0.473758;1.435674;, -1.852162;-0.670928;0.054063;, -1.881899;-0.584429;-0.021717;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754746;0.411859;, 0.744975;0.412728;, 0.734855;0.398885;, } } Mesh { 3; -37.649840;103.655667;73.417112;, -36.927046;101.220335;73.308702;, -38.764944;103.428466;71.325838;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.225484;-0.394784;1.491947;, -1.264107;-0.473758;1.435674;, -1.881899;-0.584429;-0.021717;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.745854;0.397854;, 0.754746;0.411859;, 0.734855;0.398885;, } } Mesh { 3; -37.841274;103.534783;69.707835;, -38.764944;103.428466;71.325838;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.881899;-0.584429;-0.021717;, -1.197873;-0.291926;-1.537352;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.743966;0.398403;, 0.734855;0.398885;, 0.744619;0.397858;, } } Mesh { 3; -38.764944;103.428466;71.325838;, -39.426033;105.835592;71.310633;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.893877;-0.540576;-0.067678;, -1.881899;-0.584429;-0.021717;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.734855;0.398885;, 0.736135;0.399234;, 0.744619;0.397858;, } } Mesh { 3; -37.649840;103.655667;73.417112;, -38.764944;103.428466;71.325838;, -39.426033;105.835592;71.310633;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.225484;-0.394784;1.491947;, -1.881899;-0.584429;-0.021717;, -1.893877;-0.540576;-0.067678;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.745854;0.397854;, 0.734855;0.398885;, 0.736135;0.399234;, } } Mesh { 3; -38.428277;106.224649;73.401288;, -37.649840;103.655667;73.417112;, -39.426033;105.835592;71.310633;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.222465;-0.374473;1.499641;, -1.225484;-0.394784;1.491947;, -1.893877;-0.540576;-0.067678;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.736777;0.383679;, 0.745854;0.397854;, 0.736135;0.399234;, } } Mesh { 3; -39.426033;105.835592;71.310633;, -43.473370;120.303529;71.011404;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.865569;-0.546830;-0.322802;, -1.893877;-0.540576;-0.067678;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.736135;0.399234;, 0.687256;0.316635;, 0.744619;0.397858;, } } Mesh { 3; -43.473370;120.303529;71.011404;, -42.497998;120.550901;67.872978;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.896016;-0.443119;-1.698344;, -1.865569;-0.546830;-0.322802;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.687256;0.316635;, 0.696882;0.315520;, 0.744619;0.397858;, } } Mesh { 3; -42.461113;120.616403;73.959027;, -39.426033;105.835592;71.310633;, -43.473370;120.303529;71.011404;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.893877;-0.540576;-0.067678;, -1.865569;-0.546830;-0.322802;, -1.410069;-0.430702;1.307583;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.688185;0.301649;, 0.736135;0.399234;, 0.687256;0.316635;, } } Mesh { 3; -42.461113;120.616403;73.959027;, -38.428277;106.224649;73.401288;, -39.426033;105.835592;71.310633;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.222465;-0.374473;1.499641;, -1.893877;-0.540576;-0.067678;, -1.410069;-0.430702;1.307583;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.688185;0.301649;, 0.736777;0.383679;, 0.736135;0.399234;, } } Mesh { 3; -33.316759;108.049937;71.820908;, -37.105639;122.462899;71.575772;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.887565;0.504294;0.257600;, 1.908069;0.492780;0.003442;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790359;0.381033;, 0.744564;0.299649;, 0.781518;0.375524;, } } Mesh { 3; -37.105639;122.462899;71.575772;, -37.776017;122.236875;73.514200;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.049246;0.296975;1.641481;, 1.887565;0.504294;0.257600;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744564;0.299649;, 0.734444;0.294359;, 0.781518;0.375524;, } } Mesh { 3; -37.624264;122.222441;69.559298;, -33.316759;108.049937;71.820908;, -37.105639;122.462899;71.575772;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.908069;0.492780;0.003442;, 1.887565;0.504294;0.257600;, 1.675273;0.399109;-0.957990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.741440;0.301711;, 0.790359;0.381033;, 0.744564;0.299649;, } } Mesh { 3; -37.624264;122.222441;69.559298;, -33.754863;107.882754;70.400186;, -33.316759;108.049937;71.820908;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.503757;0.370952;-1.218475;, 1.908069;0.492780;0.003442;, 1.675273;0.399109;-0.957990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.741440;0.301711;, 0.788057;0.382805;, 0.790359;0.381033;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -40.446897;121.332614;74.336924;, -37.776017;122.236875;73.514200;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.062748;-0.021480;1.969562;, -0.150998;-0.071360;1.963588;, 1.049246;0.296975;1.641481;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.708051;0.298396;, 0.734444;0.294359;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -37.776017;122.236875;73.514200;, -33.857984;107.880875;73.604389;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.336379;0.359339;1.403046;, -0.062748;-0.021480;1.969562;, 1.049246;0.296975;1.641481;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.734444;0.294359;, 0.781518;0.375524;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -38.428277;106.224649;73.401288;, -40.446897;121.332614;74.336924;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.150998;-0.071360;1.963588;, -0.062748;-0.021480;1.969562;, -1.222465;-0.374473;1.499641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.736777;0.383679;, 0.708051;0.298396;, } } Mesh { 3; -42.461113;120.616403;73.959027;, -38.428277;106.224649;73.401288;, -40.446897;121.332614;74.336924;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.410069;-0.430702;1.307583;, -0.150998;-0.071360;1.963588;, -1.222465;-0.374473;1.499641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.688185;0.301649;, 0.736777;0.383679;, 0.708051;0.298396;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -40.318977;121.500916;67.546181;, -42.497998;120.550901;67.872978;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.322893;0.001054;-1.944045;, 0.688249;0.030214;-1.846340;, -0.896016;-0.443119;-1.698344;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.714635;0.304692;, 0.696882;0.315520;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -42.497998;120.550901;67.872978;, -38.558076;106.107004;69.702219;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.166744;-0.401643;-1.536543;, 0.322893;0.001054;-1.944045;, -0.896016;-0.443119;-1.698344;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.696882;0.315520;, 0.744619;0.397858;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -33.754863;107.882754;70.400186;, -40.318977;121.500916;67.546181;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.688249;0.030214;-1.846340;, 0.322893;0.001054;-1.944045;, 1.503757;0.370952;-1.218475;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.788057;0.382805;, 0.714635;0.304692;, } } Mesh { 3; -37.624264;122.222441;69.559298;, -33.754863;107.882754;70.400186;, -40.318977;121.500916;67.546181;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.675273;0.399109;-0.957990;, 0.688249;0.030214;-1.846340;, 1.503757;0.370952;-1.218475;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.741440;0.301711;, 0.788057;0.382805;, 0.714635;0.304692;, } } Mesh { 3; -35.213155;94.263069;71.147972;, -37.913135;101.013020;71.350595;, -34.614372;94.436238;69.264268;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852162;-0.670928;0.054063;, -1.854987;-0.652412;0.130202;, -1.375450;-0.433408;-1.343081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.776593;0.451248;, 0.744975;0.412728;, 0.782510;0.450480;, } } Mesh { 3; -37.026314;101.073933;69.407586;, -37.913135;101.013020;71.350595;, -34.614372;94.436238;69.264268;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.278855;-0.329808;-1.462644;, -1.852162;-0.670928;0.054063;, -1.375450;-0.433408;-1.343081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.753871;0.412690;, 0.744975;0.412728;, 0.782510;0.450480;, } } Mesh { 3; -36.927046;101.220335;73.308702;, -35.213155;94.263069;71.147972;, -37.913135;101.013020;71.350595;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.854987;-0.652412;0.130202;, -1.852162;-0.670928;0.054063;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754746;0.411859;, 0.776593;0.451248;, 0.744975;0.412728;, } } Mesh { 3; -36.927046;101.220335;73.308702;, -34.449642;94.557165;73.025989;, -35.213155;94.263069;71.147972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.418835;-0.491181;1.276409;, -1.854987;-0.652412;0.130202;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754746;0.411859;, 0.784066;0.449822;, 0.776593;0.451248;, } } Mesh { 3; -29.304468;95.738443;71.440749;, -31.561582;102.426804;71.628314;, -29.802321;95.673489;73.007019;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.861042;0.648114;-0.006571;, 1.906380;0.499278;0.002616;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835032;0.444803;, 0.807930;0.406801;, 0.830054;0.444991;, } } Mesh { 3; -32.040109;102.310713;73.346714;, -31.561582;102.426804;71.628314;, -29.802321;95.673489;73.007019;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.407381;0.416602;1.315026;, 1.861042;0.648114;-0.006571;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803181;0.407282;, 0.807930;0.406801;, 0.830054;0.444991;, } } Mesh { 3; -32.041715;102.234289;69.895942;, -29.304468;95.738443;71.440749;, -31.561582;102.426804;71.628314;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.906380;0.499278;0.002616;, 1.861042;0.648114;-0.006571;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803234;0.407738;, 0.835032;0.444803;, 0.807930;0.406801;, } } Mesh { 3; -32.041715;102.234289;69.895942;, -29.808557;95.616009;69.865170;, -29.304468;95.738443;71.440749;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435123;0.387835;-1.293669;, 1.906380;0.499278;0.002616;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803234;0.407738;, 0.830058;0.445356;, 0.835032;0.444803;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -34.449642;94.557165;73.025989;, -32.604664;94.922101;74.205680;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.075080;-0.040178;1.968837;, -0.094250;-0.101691;1.965794;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.784066;0.449822;, 0.802359;0.448316;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -36.927046;101.220335;73.308702;, -34.449642;94.557165;73.025989;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.264107;-0.473758;1.435674;, -0.075080;-0.040178;1.968837;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.754746;0.411859;, 0.784066;0.449822;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -32.040109;102.310713;73.346714;, -32.604664;94.922101;74.205680;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.094250;-0.101691;1.965794;, -0.075080;-0.040178;1.968837;, 1.407381;0.416602;1.315026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.803181;0.407282;, 0.802359;0.448316;, } } Mesh { 3; -32.040109;102.310713;73.346714;, -32.604664;94.922101;74.205680;, -29.802321;95.673489;73.007019;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425101;0.327059;1.321247;, -0.094250;-0.101691;1.965794;, 1.407381;0.416602;1.315026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803181;0.407282;, 0.802359;0.448316;, 0.830054;0.444991;, } } Mesh { 3; -37.026314;101.073933;69.407586;, -34.614372;94.436238;69.264268;, -32.725030;94.980245;68.457207;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.278855;-0.329808;-1.462644;, -1.375450;-0.433408;-1.343081;, 0.120266;0.058196;-1.966144;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.753871;0.412690;, 0.782510;0.450480;, 0.801164;0.448040;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -37.026314;101.073933;69.407586;, -32.725030;94.980245;68.457207;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.121702;0.169909;-1.959564;, -1.278855;-0.329808;-1.462644;, 0.120266;0.058196;-1.966144;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.753871;0.412690;, 0.801164;0.448040;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -29.808557;95.616009;69.865170;, -32.725030;94.980245;68.457207;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.121702;0.169909;-1.959564;, 0.120266;0.058196;-1.966144;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.830058;0.445356;, 0.801164;0.448040;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -32.041715;102.234289;69.895942;, -29.808557;95.616009;69.865170;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403353;0.552934;-1.268242;, 0.121702;0.169909;-1.959564;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.803234;0.407738;, 0.830058;0.445356;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -35.213155;94.263069;71.147972;, -30.432215;80.271282;69.104568;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.854987;-0.652412;0.130202;, -1.965124;-0.147561;-0.009191;, -1.581713;0.090476;-1.171994;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.776593;0.451248;, 0.833832;0.530653;, } } Mesh { 3; -35.213155;94.263069;71.147972;, -34.614372;94.436238;69.264268;, -30.432215;80.271282;69.104568;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.375450;-0.433408;-1.343081;, -1.854987;-0.652412;0.130202;, -1.581713;0.090476;-1.171994;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.776593;0.451248;, 0.782510;0.450480;, 0.833832;0.530653;, } } Mesh { 3; -34.449642;94.557165;73.025989;, -30.856208;80.279133;70.944262;, -35.213155;94.263069;71.147972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.965124;-0.147561;-0.009191;, -1.854987;-0.652412;0.130202;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.784066;0.449822;, 0.829557;0.530474;, 0.776593;0.451248;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -34.449642;94.557165;73.025989;, -30.856208;80.279133;70.944262;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.531578;0.041161;1.239414;, -1.965124;-0.147561;-0.009191;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.784066;0.449822;, 0.829557;0.530474;, } } Mesh { 3; -29.808557;95.616009;69.865170;, -29.304468;95.738443;71.440749;, -26.590827;81.542630;71.341327;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.931540;0.383463;0.075384;, 1.906380;0.499278;0.002616;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.830058;0.445356;, 0.835032;0.444803;, 0.871633;0.524745;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -29.808557;95.616009;69.865170;, -26.590827;81.542630;71.341327;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.542627;0.537837;-1.102091;, 1.931540;0.383463;0.075384;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.830058;0.445356;, 0.871633;0.524745;, } } Mesh { 3; -29.304468;95.738443;71.440749;, -26.590827;81.542630;71.341327;, -26.993818;81.445908;72.538759;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.906380;0.499278;0.002616;, 1.931540;0.383463;0.075384;, 1.435678;0.411079;1.285852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835032;0.444803;, 0.871633;0.524745;, 0.867634;0.525147;, } } Mesh { 3; -29.304468;95.738443;71.440749;, -29.802321;95.673489;73.007019;, -26.993818;81.445908;72.538759;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425101;0.327059;1.321247;, 1.906380;0.499278;0.002616;, 1.435678;0.411079;1.285852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835032;0.444803;, 0.830054;0.444991;, 0.867634;0.525147;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -30.467674;80.485070;72.798275;, -32.604664;94.922101;74.205680;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.094250;-0.101691;1.965794;, -0.007519;0.270806;1.951968;, -1.531578;0.041161;1.239414;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.833328;0.529444;, 0.802359;0.448316;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -34.449642;94.557165;73.025989;, -32.604664;94.922101;74.205680;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.418835;-0.491181;1.276409;, -0.094250;-0.101691;1.965794;, -1.531578;0.041161;1.239414;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.784066;0.449822;, 0.802359;0.448316;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -32.604664;94.922101;74.205680;, -29.802321;95.673489;73.007019;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.007519;0.270806;1.951968;, -0.094250;-0.101691;1.965794;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.802359;0.448316;, 0.830054;0.444991;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -29.802321;95.673489;73.007019;, -26.993818;81.445908;72.538759;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435678;0.411079;1.285852;, -0.007519;0.270806;1.951968;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.830054;0.444991;, 0.867634;0.525147;, } } Mesh { 3; -34.614372;94.436238;69.264268;, -30.432215;80.271282;69.104568;, -28.866794;80.882511;68.210862;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.375450;-0.433408;-1.343081;, -1.581713;0.090476;-1.171994;, 0.087050;0.473627;-1.910935;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.782510;0.450480;, 0.833832;0.530653;, 0.849199;0.527766;, } } Mesh { 3; -34.614372;94.436238;69.264268;, -32.725030;94.980245;68.457207;, -28.866794;80.882511;68.210862;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.120266;0.058196;-1.966144;, -1.375450;-0.433408;-1.343081;, 0.087050;0.473627;-1.910935;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.782510;0.450480;, 0.801164;0.448040;, 0.849199;0.527766;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -32.725030;94.980245;68.457207;, -28.866794;80.882511;68.210862;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.120266;0.058196;-1.966144;, 0.087050;0.473627;-1.910935;, 1.542627;0.537837;-1.102091;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.801164;0.448040;, 0.849199;0.527766;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -29.808557;95.616009;69.865170;, -32.725030;94.980245;68.457207;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435123;0.387835;-1.293669;, 0.120266;0.058196;-1.966144;, 1.542627;0.537837;-1.102091;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.830058;0.445356;, 0.801164;0.448040;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -30.856208;80.279133;70.944262;, -31.096285;78.622036;72.794669;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.531578;0.041161;1.239414;, -1.775668;0.116509;0.846760;, -1.965124;-0.147561;-0.009191;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.829557;0.530474;, 0.828307;0.539697;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -30.758878;78.758741;68.734575;, -30.842786;78.361851;70.969763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.599964;0.514595;-1.029019;, -1.965124;-0.147561;-0.009191;, -1.968295;0.076588;0.059329;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.831575;0.538985;, 0.831047;0.541242;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -31.096285;78.622036;72.794669;, -30.842786;78.361851;70.969763;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968295;0.076588;0.059329;, -1.965124;-0.147561;-0.009191;, -1.775668;0.116509;0.846760;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.828307;0.539697;, 0.831047;0.541242;, } } Mesh { 3; -26.101008;73.256008;67.634962;, -28.869036;75.164505;65.924993;, -28.654524;74.323759;67.224258;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.888216;-1.014151;-1.437408;, 0.489692;0.444698;-1.856345;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.882395;0.571206;, 0.853143;0.559663;, 0.855905;0.564433;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -26.101008;73.256008;67.634962;, -28.869036;75.164505;65.924993;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.888216;-1.014151;-1.437408;, 0.558231;0.670134;-1.767164;, 0.489692;0.444698;-1.856345;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.882395;0.571206;, 0.853143;0.559663;, } } Mesh { 3; -30.670256;74.373082;65.993281;, -27.635525;78.598263;67.773778;, -28.869036;75.164505;65.924993;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.521458;0.537583;-1.131257;, 0.489692;0.444698;-1.856345;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835539;0.563494;, 0.863194;0.540944;, 0.853143;0.559663;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.670256;74.373082;65.993281;, -27.635525;78.598263;67.773778;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.406581;0.857402;-1.081649;, -1.521458;0.537583;-1.131257;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.835539;0.563494;, 0.863194;0.540944;, } } Mesh { 3; -28.869036;75.164505;65.924993;, -28.654524;74.323759;67.224258;, -29.605490;70.847413;63.846781;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.489692;0.444698;-1.856345;, 1.251186;-0.617747;-1.391579;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.853143;0.559663;, 0.855905;0.564433;, 0.848715;0.583447;, } } Mesh { 3; -28.654524;74.323759;67.224258;, -29.605490;70.847413;63.846781;, -29.304566;70.748557;65.216324;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354731;-1.361629;0.440727;, 0.961657;-1.510770;-0.822411;, 1.251186;-0.617747;-1.391579;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.855905;0.564433;, 0.848715;0.583447;, 0.851830;0.584113;, } } Mesh { 3; -30.675191;73.418151;67.183919;, -28.654524;74.323759;67.224258;, -30.530078;70.304297;65.202138;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.449786;-1.680495;0.925851;, -1.567125;-0.979391;0.684458;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.836167;0.568828;, 0.855905;0.564433;, 0.839786;0.586194;, } } Mesh { 3; -28.654524;74.323759;67.224258;, -30.530078;70.304297;65.202138;, -29.304566;70.748557;65.216324;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.961657;-1.510770;-0.822411;, 1.354731;-1.361629;0.440727;, -0.449786;-1.680495;0.925851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.855905;0.564433;, 0.839786;0.586194;, 0.851830;0.584113;, } } Mesh { 3; -30.670256;74.373082;65.993281;, -28.869036;75.164505;65.924993;, -30.814303;70.405134;63.914156;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.521458;0.537583;-1.131257;, -1.256619;-0.791062;-1.295647;, 0.489692;0.444698;-1.856345;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835539;0.563494;, 0.853143;0.559663;, 0.836839;0.585524;, } } Mesh { 3; -28.869036;75.164505;65.924993;, -29.605490;70.847413;63.846781;, -30.814303;70.405134;63.914156;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251186;-0.617747;-1.391579;, 0.489692;0.444698;-1.856345;, -1.256619;-0.791062;-1.295647;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.853143;0.559663;, 0.848715;0.583447;, 0.836839;0.585524;, } } Mesh { 3; -30.670256;74.373082;65.993281;, -30.675191;73.418151;67.183919;, -30.814303;70.405134;63.914156;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.256619;-0.791062;-1.295647;, -1.521458;0.537583;-1.131257;, -1.567125;-0.979391;0.684458;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835539;0.563494;, 0.836167;0.568828;, 0.836839;0.585524;, } } Mesh { 3; -30.675191;73.418151;67.183919;, -30.530078;70.304297;65.202138;, -30.814303;70.405134;63.914156;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -0.449786;-1.680495;0.925851;, -1.256619;-0.791062;-1.295647;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.836167;0.568828;, 0.839786;0.586194;, 0.836839;0.585524;, } } Mesh { 3; -26.101008;73.256008;67.634962;, -30.675191;73.418151;67.183919;, -28.654524;74.323759;67.224258;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -0.888216;-1.014151;-1.437408;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.882395;0.571206;, 0.836167;0.568828;, 0.855905;0.564433;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.000461;79.062974;72.584884;, -24.276476;74.575141;72.664727;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.751282;0.784278;0.448876;, 1.806395;0.785770;0.055435;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.879382;0.538925;, 0.899913;0.564512;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.046688;79.117643;69.510592;, -23.828535;74.630255;71.026786;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.806395;0.785770;0.055435;, 1.609519;0.837394;-0.769280;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.878852;0.538566;, 0.904375;0.564327;, } } Mesh { 3; -26.046688;79.117643;69.510592;, -27.635525;78.598263;67.773778;, -23.808067;74.626127;69.345116;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.609519;0.837394;-0.769280;, 0.558231;0.670134;-1.767164;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.878852;0.538566;, 0.863194;0.540944;, 0.904569;0.564333;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -26.000461;79.062974;72.584884;, -24.276476;74.575141;72.664727;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.826365;0.565808;1.697219;, 1.751282;0.784278;0.448876;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.879382;0.538925;, 0.899913;0.564512;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -24.656388;74.601084;74.219457;, -24.276476;74.575141;72.664727;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.109882;0.358302;1.588507;, 0.826365;0.565808;1.697219;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.896079;0.564266;, 0.899913;0.564512;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -23.828535;74.630255;71.026786;, -24.276476;74.575141;72.664727;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943336;0.273204;0.179931;, 1.923401;0.047984;0.426380;, 1.806395;0.785770;0.055435;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.904375;0.564327;, 0.899913;0.564512;, } } Mesh { 3; -26.046688;79.117643;69.510592;, -23.828535;74.630255;71.026786;, -23.808067;74.626127;69.345116;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.869413;0.393402;-0.483840;, 1.943336;0.273204;0.179931;, 1.609519;0.837394;-0.769280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.878852;0.538566;, 0.904375;0.564327;, 0.904569;0.564333;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -24.370218;74.459371;67.656858;, -23.808067;74.626127;69.345116;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.009836;0.423758;-1.638362;, 1.869413;0.393402;-0.483840;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.899003;0.565059;, 0.904569;0.564333;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.000461;79.062974;72.584884;, -26.739132;80.429919;72.743771;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.751282;0.784278;0.448876;, 1.514106;0.783843;0.988254;, 1.806395;0.785770;0.055435;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.879382;0.538925;, 0.870868;0.530855;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.404474;80.525195;71.180916;, -26.739132;80.429919;72.743771;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.899202;0.522765;0.057613;, 1.806395;0.785770;0.055435;, 1.514106;0.783843;0.988254;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.874159;0.530407;, 0.870868;0.530855;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.046688;79.117643;69.510592;, -26.680433;80.402320;69.617222;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.598469;0.695221;-0.919313;, 1.609519;0.837394;-0.769280;, 1.806395;0.785770;0.055435;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.878852;0.538566;, 0.871459;0.530998;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.404474;80.525195;71.180916;, -26.680433;80.402320;69.617222;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.806395;0.785770;0.055435;, 1.899202;0.522765;0.057613;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.874159;0.530407;, 0.871459;0.530998;, } } Mesh { 3; -26.046688;79.117643;69.510592;, -27.635525;78.598263;67.773778;, -26.680433;80.402320;69.617222;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.609519;0.837394;-0.769280;, 1.598469;0.695221;-0.919313;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.878852;0.538566;, 0.863194;0.540944;, 0.871459;0.530998;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -28.569905;79.741982;67.708972;, -26.680433;80.402320;69.617222;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.198701;0.446901;-1.909023;, 0.558231;0.670134;-1.767164;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.852895;0.534108;, 0.871459;0.530998;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.758878;78.758741;68.734575;, -27.635525;78.598263;67.773778;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.599964;0.514595;-1.029019;, -1.406581;0.857402;-1.081649;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.831575;0.538985;, 0.863194;0.540944;, } } Mesh { 3; -30.758878;78.758741;68.734575;, -27.635525;78.598263;67.773778;, -28.569905;79.741982;67.708972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.558231;0.670134;-1.767164;, 0.198701;0.446901;-1.909023;, -1.599964;0.514595;-1.029019;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.831575;0.538985;, 0.863194;0.540944;, 0.852895;0.534108;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -26.000461;79.062974;72.584884;, -26.739132;80.429919;72.743771;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.514106;0.783843;0.988254;, 1.751282;0.784278;0.448876;, 0.826365;0.565808;1.697219;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.879382;0.538925;, 0.870868;0.530855;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -28.526537;79.696454;73.815214;, -26.739132;80.429919;72.743771;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.826365;0.565808;1.697219;, -0.122439;0.644592;1.858247;, 1.514106;0.783843;0.988254;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.853416;0.534457;, 0.870868;0.530855;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -30.147286;77.740661;73.852863;, -28.526537;79.696454;73.815214;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.773355;-0.276674;1.791353;, -0.122439;0.644592;1.858247;, 0.826365;0.565808;1.697219;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.838536;0.545010;, 0.853416;0.534457;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -31.322599;77.348510;70.089102;, -30.842786;78.361851;70.969763;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968295;0.076588;0.059329;, -1.674359;-0.788564;0.676950;, -1.406581;0.857402;-1.081649;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.826936;0.546779;, 0.831047;0.541242;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.758878;78.758741;68.734575;, -30.842786;78.361851;70.969763;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.406581;0.857402;-1.081649;, -1.599964;0.514595;-1.029019;, -1.968295;0.076588;0.059329;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.831575;0.538985;, 0.831047;0.541242;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -30.910614;77.651836;72.548977;, -31.096285;78.622036;72.794669;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.639539;-1.044253;0.324065;, -1.775668;0.116509;0.846760;, -0.773355;-0.276674;1.791353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.830895;0.545246;, 0.828307;0.539697;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -28.526537;79.696454;73.815214;, -31.096285;78.622036;72.794669;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.122439;0.644592;1.858247;, -0.773355;-0.276674;1.791353;, -1.775668;0.116509;0.846760;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.853416;0.534457;, 0.828307;0.539697;, } } Mesh { 3; -30.910614;77.651836;72.548977;, -30.680820;77.445538;71.320664;, -30.842786;78.361851;70.969763;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.683253;-0.959265;0.360616;, -1.968295;0.076588;0.059329;, -1.639539;-1.044253;0.324065;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.830895;0.545246;, 0.833347;0.546460;, 0.831047;0.541242;, } } Mesh { 3; -30.910614;77.651836;72.548977;, -31.096285;78.622036;72.794669;, -30.842786;78.361851;70.969763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.775668;0.116509;0.846760;, -1.639539;-1.044253;0.324065;, -1.968295;0.076588;0.059329;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.830895;0.545246;, 0.828307;0.539697;, 0.831047;0.541242;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -30.680820;77.445538;71.320664;, -30.842786;78.361851;70.969763;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968295;0.076588;0.059329;, -1.683253;-0.959265;0.360616;, -1.674359;-0.788564;0.676950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.833347;0.546460;, 0.831047;0.541242;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -23.808067;74.626127;69.345116;, -23.554525;67.573793;69.291824;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.869413;0.393402;-0.483840;, 1.028597;-1.171402;-1.205560;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.904569;0.564333;, 0.912049;0.603701;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -23.554525;67.573793;69.291824;, -23.578808;67.560527;70.927207;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.997612;-1.194331;1.209098;, 1.943336;0.273204;0.179931;, 1.028597;-1.171402;-1.205560;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.912049;0.603701;, 0.911829;0.603789;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -25.559325;73.426892;71.004890;, -24.841763;67.609324;70.750041;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.157609;-1.221454;1.025458;, -1.785913;-0.831246;0.055832;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.887767;0.570474;, 0.899061;0.603109;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -24.841763;67.609324;70.750041;, -23.578808;67.560527;70.927207;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943336;0.273204;0.179931;, 0.997612;-1.194331;1.209098;, -1.157609;-1.221454;1.025458;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.899061;0.603109;, 0.911829;0.603789;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -24.821437;67.623387;69.439782;, -25.538857;73.422764;69.323220;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.745457;-0.881601;0.244399;, -1.138313;-1.193037;-1.079110;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.899244;0.603020;, 0.887961;0.570481;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -23.554525;67.573793;69.291824;, -24.821437;67.623387;69.439782;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.028597;-1.171402;-1.205560;, 1.869413;0.393402;-0.483840;, -1.138313;-1.193037;-1.079110;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.912049;0.603701;, 0.899244;0.603020;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -24.821437;67.623387;69.439782;, -25.538857;73.422764;69.323220;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.138313;-1.193037;-1.079110;, -1.745457;-0.881601;0.244399;, -1.785913;-0.831246;0.055832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.899244;0.603020;, 0.887961;0.570481;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -24.841763;67.609324;70.750041;, -24.821437;67.623387;69.439782;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.785913;-0.831246;0.055832;, -1.157609;-1.221454;1.025458;, -1.138313;-1.193037;-1.079110;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.899061;0.603109;, 0.899244;0.603020;, } } Mesh { 3; -24.656388;74.601084;74.219457;, -24.276476;74.575141;72.664727;, -25.989454;69.877779;75.429908;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.586396;-1.034303;1.571601;, 1.109882;0.358302;1.588507;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.896079;0.564266;, 0.899913;0.564512;, 0.885950;0.590167;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -25.989454;69.877779;75.429908;, -25.849396;69.596975;74.250585;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923401;0.047984;0.426380;, 0.940537;-1.633970;-0.573677;, 0.586396;-1.034303;1.571601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.885950;0.590167;, 0.887547;0.591760;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -24.276476;74.575141;72.664727;, -26.937851;69.820476;73.931216;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.770395;-0.840163;-0.208323;, -1.170226;-1.265402;-0.955459;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.899913;0.564512;, 0.876416;0.590161;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -26.937851;69.820476;73.931216;, -25.849396;69.596975;74.250585;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.940537;-1.633970;-0.573677;, 1.923401;0.047984;0.426380;, -1.170226;-1.265402;-0.955459;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.876416;0.590161;, 0.887547;0.591760;, } } Mesh { 3; -26.347608;73.988000;74.199880;, -24.656388;74.601084;74.219457;, -27.012530;70.110025;75.153193;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.553657;-0.582205;1.063371;, -1.329868;-0.235873;1.435056;, 1.109882;0.358302;1.588507;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.879458;0.567138;, 0.896079;0.564266;, 0.875472;0.588541;, } } Mesh { 3; -24.656388;74.601084;74.219457;, -25.989454;69.877779;75.429908;, -27.012530;70.110025;75.153193;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.109882;0.358302;1.588507;, 0.586396;-1.034303;1.571601;, -1.553657;-0.582205;1.063371;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.896079;0.564266;, 0.885950;0.590167;, 0.875472;0.588541;, } } Mesh { 3; -26.347608;73.988000;74.199880;, -25.850557;73.547274;72.645029;, -27.012530;70.110025;75.153193;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.329868;-0.235873;1.435056;, -1.553657;-0.582205;1.063371;, -1.770395;-0.840163;-0.208323;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.879458;0.567138;, 0.884762;0.569732;, 0.875472;0.588541;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -26.937851;69.820476;73.931216;, -27.012530;70.110025;75.153193;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.170226;-1.265402;-0.955459;, -1.770395;-0.840163;-0.208323;, -1.553657;-0.582205;1.063371;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.876416;0.590161;, 0.875472;0.588541;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -24.276476;74.575141;72.664727;, -25.431067;67.839998;71.894033;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943336;0.273204;0.179931;, 0.784155;-1.557819;-0.917536;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.899913;0.564512;, 0.892970;0.601651;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -25.431067;67.839998;71.894033;, -25.328411;68.053357;73.354749;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.789334;-1.201112;1.348278;, 1.923401;0.047984;0.426380;, 0.784155;-1.557819;-0.917536;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.892970;0.601651;, 0.893869;0.600515;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -24.276476;74.575141;72.664727;, -26.440318;68.359296;73.240234;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.410955;-0.715213;1.175266;, -1.770395;-0.840163;-0.208323;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.899913;0.564512;, 0.882446;0.598452;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -25.328411;68.053357;73.354749;, -26.440318;68.359296;73.240234;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923401;0.047984;0.426380;, 0.789334;-1.201112;1.348278;, -1.410955;-0.715213;1.175266;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.893869;0.600515;, 0.882446;0.598452;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -25.559325;73.426892;71.004890;, -26.551863;68.136803;71.979313;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.785913;-0.831246;0.055832;, -1.412163;-1.060291;-0.874729;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.887767;0.570474;, 0.881465;0.599638;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -25.431067;67.839998;71.894033;, -26.551863;68.136803;71.979313;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.784155;-1.557819;-0.917536;, 1.943336;0.273204;0.179931;, -1.412163;-1.060291;-0.874729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.892970;0.601651;, 0.881465;0.599638;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -25.850557;73.547274;72.645029;, -26.440318;68.359296;73.240234;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.770395;-0.840163;-0.208323;, -1.410955;-0.715213;1.175266;, -1.785913;-0.831246;0.055832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.884762;0.569732;, 0.882446;0.598452;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -26.551863;68.136803;71.979313;, -26.440318;68.359296;73.240234;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.412163;-1.060291;-0.874729;, -1.785913;-0.831246;0.055832;, -1.410955;-0.715213;1.175266;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.881465;0.599638;, 0.882446;0.598452;, } } Mesh { 3; -24.370218;74.459371;67.656858;, -23.808067;74.626127;69.345116;, -24.597369;67.983682;67.179367;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.009836;0.423758;-1.638362;, 0.822864;-1.132437;-1.387103;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899003;0.565059;, 0.904569;0.564333;, 0.901231;0.601054;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -24.597369;67.983682;67.179367;, -24.615902;67.902857;68.734149;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.819267;-1.403582;1.114599;, 1.869413;0.393402;-0.483840;, 0.822864;-1.132437;-1.387103;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.901231;0.601054;, 0.901115;0.601519;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -25.754834;68.068043;68.548445;, -25.538857;73.422764;69.323220;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.261613;-1.135154;1.001663;, -1.745457;-0.881601;0.244399;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.889516;0.600231;, 0.887961;0.570481;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -25.754834;68.068043;68.548445;, -24.615902;67.902857;68.734149;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.869413;0.393402;-0.483840;, 0.819267;-1.403582;1.114599;, -1.261613;-1.135154;1.001663;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.889516;0.600231;, 0.901115;0.601519;, } } Mesh { 3; -24.370218;74.459371;67.656858;, -26.101008;73.256008;67.634962;, -25.754073;68.132803;67.338530;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.888216;-1.014151;-1.437408;, -1.329324;-1.061482;-0.994850;, 1.009836;0.423758;-1.638362;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899003;0.565059;, 0.882395;0.571206;, 0.889468;0.599854;, } } Mesh { 3; -24.370218;74.459371;67.656858;, -24.597369;67.983682;67.179367;, -25.754073;68.132803;67.338530;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.822864;-1.132437;-1.387103;, 1.009836;0.423758;-1.638362;, -1.329324;-1.061482;-0.994850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899003;0.565059;, 0.901231;0.601054;, 0.889468;0.599854;, } } Mesh { 3; -26.101008;73.256008;67.634962;, -25.754073;68.132803;67.338530;, -25.538857;73.422764;69.323220;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.329324;-1.061482;-0.994850;, -0.888216;-1.014151;-1.437408;, -1.745457;-0.881601;0.244399;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.882395;0.571206;, 0.889468;0.599854;, 0.887961;0.570481;, } } Mesh { 3; -25.754834;68.068043;68.548445;, -25.754073;68.132803;67.338530;, -25.538857;73.422764;69.323220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.745457;-0.881601;0.244399;, -1.261613;-1.135154;1.001663;, -1.329324;-1.061482;-0.994850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.889516;0.600231;, 0.889468;0.599854;, 0.887961;0.570481;, } } Mesh { 3; -26.347608;73.988000;74.199880;, -25.850557;73.547274;72.645029;, -30.910614;77.651836;72.548977;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.770395;-0.840163;-0.208323;, -1.639539;-1.044253;0.324065;, -1.329868;-0.235873;1.435056;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.879458;0.567138;, 0.884762;0.569732;, 0.830895;0.545246;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -26.347608;73.988000;74.199880;, -30.910614;77.651836;72.548977;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.773355;-0.276674;1.791353;, -1.329868;-0.235873;1.435056;, -1.639539;-1.044253;0.324065;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.879458;0.567138;, 0.830895;0.545246;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -25.559325;73.426892;71.004890;, -30.680820;77.445538;71.320664;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.683253;-0.959265;0.360616;, -1.785913;-0.831246;0.055832;, -1.674359;-0.788564;0.676950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.887767;0.570474;, 0.833347;0.546460;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -25.559325;73.426892;71.004890;, -25.538857;73.422764;69.323220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.745457;-0.881601;0.244399;, -1.674359;-0.788564;0.676950;, -1.785913;-0.831246;0.055832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.887767;0.570474;, 0.887961;0.570481;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -30.910614;77.651836;72.548977;, -30.680820;77.445538;71.320664;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.639539;-1.044253;0.324065;, -1.770395;-0.840163;-0.208323;, -1.683253;-0.959265;0.360616;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.830895;0.545246;, 0.833347;0.546460;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -25.850557;73.547274;72.645029;, -30.680820;77.445538;71.320664;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.785913;-0.831246;0.055832;, -1.683253;-0.959265;0.360616;, -1.770395;-0.840163;-0.208323;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.884762;0.569732;, 0.833347;0.546460;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -26.347608;73.988000;74.199880;, -24.656388;74.601084;74.219457;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.109882;0.358302;1.588507;, -1.329868;-0.235873;1.435056;, -0.773355;-0.276674;1.791353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.879458;0.567138;, 0.896079;0.564266;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -30.147286;77.740661;73.852863;, -24.656388;74.601084;74.219457;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.773355;-0.276674;1.791353;, 0.826365;0.565808;1.697219;, 1.109882;0.358302;1.588507;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.838536;0.545010;, 0.896079;0.564266;, } } Mesh { 3; -24.597369;67.983682;67.179367;, -24.615902;67.902857;68.734149;, -25.754073;68.132803;67.338530;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.822864;-1.132437;-1.387103;, -1.329324;-1.061482;-0.994850;, 0.819267;-1.403582;1.114599;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.901231;0.601054;, 0.901115;0.601519;, 0.889468;0.599854;, } } Mesh { 3; -25.754834;68.068043;68.548445;, -24.615902;67.902857;68.734149;, -25.754073;68.132803;67.338530;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.261613;-1.135154;1.001663;, 0.819267;-1.403582;1.114599;, -1.329324;-1.061482;-0.994850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.889516;0.600231;, 0.901115;0.601519;, 0.889468;0.599854;, } } Mesh { 3; -23.554525;67.573793;69.291824;, -23.578808;67.560527;70.927207;, -24.821437;67.623387;69.439782;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.028597;-1.171402;-1.205560;, -1.138313;-1.193037;-1.079110;, 0.997612;-1.194331;1.209098;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.912049;0.603701;, 0.911829;0.603789;, 0.899244;0.603020;, } } Mesh { 3; -24.841763;67.609324;70.750041;, -23.578808;67.560527;70.927207;, -24.821437;67.623387;69.439782;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.157609;-1.221454;1.025458;, 0.997612;-1.194331;1.209098;, -1.138313;-1.193037;-1.079110;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899061;0.603109;, 0.911829;0.603789;, 0.899244;0.603020;, } } Mesh { 3; -25.431067;67.839998;71.894033;, -26.551863;68.136803;71.979313;, -25.328411;68.053357;73.354749;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.784155;-1.557819;-0.917536;, -1.412163;-1.060291;-0.874729;, 0.789334;-1.201112;1.348278;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.892970;0.601651;, 0.881465;0.599638;, 0.893869;0.600515;, } } Mesh { 3; -26.551863;68.136803;71.979313;, -25.328411;68.053357;73.354749;, -26.440318;68.359296;73.240234;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.410955;-0.715213;1.175266;, 0.789334;-1.201112;1.348278;, -1.412163;-1.060291;-0.874729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.881465;0.599638;, 0.893869;0.600515;, 0.882446;0.598452;, } } Mesh { 3; -25.989454;69.877779;75.429908;, -25.849396;69.596975;74.250585;, -27.012530;70.110025;75.153193;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.553657;-0.582205;1.063371;, 0.586396;-1.034303;1.571601;, 0.940537;-1.633970;-0.573677;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.885950;0.590167;, 0.887547;0.591760;, 0.875472;0.588541;, } } Mesh { 3; -26.937851;69.820476;73.931216;, -25.849396;69.596975;74.250585;, -27.012530;70.110025;75.153193;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.940537;-1.633970;-0.573677;, -1.170226;-1.265402;-0.955459;, -1.553657;-0.582205;1.063371;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.876416;0.590161;, 0.887547;0.591760;, 0.875472;0.588541;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -26.101008;73.256008;67.634962;, -25.538857;73.422764;69.323220;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.674359;-0.788564;0.676950;, -1.745457;-0.881601;0.244399;, -0.888216;-1.014151;-1.437408;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.882395;0.571206;, 0.887961;0.570481;, } } Mesh { 3; -29.605490;70.847413;63.846781;, -30.814303;70.405134;63.914156;, -29.304566;70.748557;65.216324;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251186;-0.617747;-1.391579;, -1.256619;-0.791062;-1.295647;, 1.354731;-1.361629;0.440727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.848715;0.583447;, 0.836839;0.585524;, 0.851830;0.584113;, } } Mesh { 3; -30.530078;70.304297;65.202138;, -30.814303;70.405134;63.914156;, -29.304566;70.748557;65.216324;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.449786;-1.680495;0.925851;, 1.354731;-1.361629;0.440727;, -1.256619;-0.791062;-1.295647;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.839786;0.586194;, 0.836839;0.585524;, 0.851830;0.584113;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -84.975268;70.515882;63.910882;, -85.256767;70.398553;65.198857;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.324885;-1.389728;0.443744;, 0.500752;-1.655415;0.944679;, 1.266945;-0.775018;-1.295287;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.166774;0.586955;, 0.163899;0.587757;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -84.975268;70.515882;63.910882;, -86.193617;70.934064;63.843829;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266945;-0.775018;-1.295287;, -1.221634;-0.647677;-1.404171;, -1.324885;-1.389728;0.443744;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.166774;0.586955;, 0.154661;0.585184;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.752481;73.317511;67.633440;, -84.632357;77.764937;70.092451;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.776892;-0.816274;0.244793;, 1.695820;-0.742804;0.675286;, 0.941103;-0.975621;-1.430406;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.119607;0.573580;, 0.172435;0.546399;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -89.916002;69.478109;74.247553;, -88.833853;69.751419;73.928158;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224281;-1.216717;-0.950950;, -0.896749;-1.654722;-0.584216;, 1.568339;-0.549372;1.059280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.116725;0.595169;, 0.127686;0.593139;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -89.916002;69.478109;74.247553;, -89.782721;69.774891;75.426985;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.541762;-1.041042;1.583129;, 1.568339;-0.549372;1.059280;, -0.896749;-1.654722;-0.584216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.116725;0.595169;, 0.118147;0.593467;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -90.399660;67.848260;73.351112;, -89.179335;67.981594;71.975571;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.742224;-1.214901;1.362605;, 1.434333;-0.677847;1.169095;, 1.454281;-1.011673;-0.863225;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.111367;0.604476;, 0.123682;0.603149;, } } Mesh { 3; -90.399660;67.848260;73.351112;, -89.179335;67.981594;71.975571;, -90.292065;67.631092;71.890288;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.454281;-1.011673;-0.863225;, -0.732994;-1.577094;-0.926858;, -0.742224;-1.214901;1.362605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.111367;0.604476;, 0.123682;0.603149;, 0.112393;0.605619;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -92.136087;67.273346;70.923542;, -90.875401;67.370331;70.746258;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.956342;-1.223401;1.213373;, 1.199493;-1.184179;1.021033;, 1.177906;-1.155327;-1.077650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.093760;0.608457;, 0.106459;0.607329;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -92.136087;67.273346;70.923542;, -92.160752;67.288494;69.288162;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.177906;-1.155327;-1.077650;, -0.987173;-1.199647;-1.212398;, -0.956342;-1.223401;1.213373;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.093760;0.608457;, 0.093529;0.608362;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -91.108194;67.671388;68.730508;, -89.974209;67.885445;68.544748;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.772336;-1.424081;1.122079;, 1.302946;-1.094635;0.993820;, 1.363138;-1.020820;-0.991643;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.104229;0.605731;, 0.115691;0.604009;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -91.108194;67.671388;68.730508;, -91.128726;67.757196;67.175757;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.363138;-1.020820;-0.991643;, -0.779288;-1.151390;-1.396633;, -0.772336;-1.424081;1.122079;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.104229;0.605731;, 0.104061;0.605241;, } } Mesh { 3; -91.227680;74.661182;74.218694;, -85.812981;78.139231;73.855221;, -89.508653;79.201189;73.808202;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.840363;0.545924;1.696858;, 0.783321;-0.255922;1.790107;, -1.122904;0.316434;1.588247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.105148;0.566851;, 0.160659;0.544904;, 0.123843;0.540700;, } } Mesh { 3; -91.227680;74.661182;74.218694;, -89.523260;74.082218;74.198669;, -85.812981;78.139231;73.855221;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.337985;-0.202298;1.432635;, -1.122904;0.316434;1.588247;, 0.783321;-0.255922;1.790107;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.105148;0.566851;, 0.122096;0.569293;, 0.160659;0.544904;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -90.009420;73.605971;72.643678;, -90.297606;73.471866;71.003514;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.711834;-0.907370;0.360385;, 1.815314;-0.764895;0.056061;, 1.799670;-0.774669;-0.211301;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.117075;0.572155;, 0.114151;0.573016;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -85.046401;78.064764;72.551946;, -90.009420;73.605971;72.643678;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.799670;-0.774669;-0.211301;, 1.672442;-0.990925;0.323384;, 1.711834;-0.907370;0.360385;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.168360;0.544932;, 0.117075;0.572155;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -90.297606;73.471866;71.003514;, -84.632357;77.764937;70.092451;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695820;-0.742804;0.675286;, 1.776892;-0.816274;0.244793;, 1.815314;-0.764895;0.056061;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.114151;0.573016;, 0.172435;0.546399;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -90.297606;73.471866;71.003514;, -84.632357;77.764937;70.092451;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815314;-0.764895;0.056061;, 1.711834;-0.907370;0.360385;, 1.695820;-0.742804;0.675286;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.114151;0.573016;, 0.172435;0.546399;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -89.523260;74.082218;74.198669;, -85.812981;78.139231;73.855221;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.337985;-0.202298;1.432635;, 0.783321;-0.255922;1.790107;, 1.672442;-0.990925;0.323384;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.122096;0.569293;, 0.160659;0.544904;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -90.009420;73.605971;72.643678;, -89.523260;74.082218;74.198669;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.672442;-0.990925;0.323384;, 1.799670;-0.774669;-0.211301;, 1.337985;-0.202298;1.432635;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.117075;0.572155;, 0.122096;0.569293;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.976582;67.954661;67.334856;, -89.974209;67.885445;68.544748;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.302946;-1.094635;0.993820;, 1.776892;-0.816274;0.244793;, 1.363138;-1.020820;-0.991643;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.115698;0.603608;, 0.115691;0.604009;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.976582;67.954661;67.334856;, -89.752481;73.317511;67.633440;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.941103;-0.975621;-1.430406;, 1.363138;-1.020820;-0.991643;, 1.776892;-0.816274;0.244793;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.115698;0.603608;, 0.119607;0.573580;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -91.128726;67.757196;67.175757;, -91.510557;74.511525;67.656041;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.027281;0.385566;-1.636950;, -0.779288;-1.151390;-1.396633;, 1.363138;-1.020820;-0.991643;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.104061;0.605241;, 0.102310;0.567731;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -89.752481;73.317511;67.633440;, -91.510557;74.511525;67.656041;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.363138;-1.020820;-0.991643;, 0.941103;-0.975621;-1.430406;, -1.027281;0.385566;-1.636950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.119607;0.573580;, 0.102310;0.567731;, } } Mesh { 3; -91.108194;67.671388;68.730508;, -89.974209;67.885445;68.544748;, -92.076121;74.663061;69.344439;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.772336;-1.424081;1.122079;, -1.880912;0.335467;-0.482914;, 1.302946;-1.094635;0.993820;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.104229;0.605731;, 0.115691;0.604009;, 0.096660;0.567170;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.974209;67.885445;68.544748;, -92.076121;74.663061;69.344439;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.776892;-0.816274;0.244793;, 1.302946;-1.094635;0.993820;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.115691;0.604009;, 0.096660;0.567170;, } } Mesh { 3; -91.108194;67.671388;68.730508;, -91.128726;67.757196;67.175757;, -92.076121;74.663061;69.344439;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880912;0.335467;-0.482914;, -0.772336;-1.424081;1.122079;, -0.779288;-1.151390;-1.396633;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.104229;0.605731;, 0.104061;0.605241;, 0.096660;0.567170;, } } Mesh { 3; -91.128726;67.757196;67.175757;, -92.076121;74.663061;69.344439;, -91.510557;74.511525;67.656041;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779288;-1.151390;-1.396633;, -1.027281;0.385566;-1.636950;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.104061;0.605241;, 0.096660;0.567170;, 0.102310;0.567731;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -89.179335;67.981594;71.975571;, -90.297606;73.471866;71.003514;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815314;-0.764895;0.056061;, 1.454281;-1.011673;-0.863225;, 1.434333;-0.677847;1.169095;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.123682;0.603149;, 0.114151;0.573016;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -90.009420;73.605971;72.643678;, -90.297606;73.471866;71.003514;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.434333;-0.677847;1.169095;, 1.799670;-0.774669;-0.211301;, 1.815314;-0.764895;0.056061;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.117075;0.572155;, 0.114151;0.573016;, } } Mesh { 3; -89.179335;67.981594;71.975571;, -90.292065;67.631092;71.890288;, -92.055682;74.665879;71.026115;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950391;0.217605;0.179431;, -0.732994;-1.577094;-0.926858;, 1.454281;-1.011673;-0.863225;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.123682;0.603149;, 0.112393;0.605619;, 0.096854;0.567167;, } } Mesh { 3; -89.179335;67.981594;71.975571;, -90.297606;73.471866;71.003514;, -92.055682;74.665879;71.026115;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.454281;-1.011673;-0.863225;, 1.815314;-0.764895;0.056061;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.123682;0.603149;, 0.114151;0.573016;, 0.096854;0.567167;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -90.399660;67.848260;73.351112;, -91.606724;74.622381;72.663989;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.742224;-1.214901;1.362605;, -1.924776;0.001045;0.422858;, 1.434333;-0.677847;1.169095;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.111367;0.604476;, 0.101339;0.567223;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -91.606724;74.622381;72.663989;, -90.009420;73.605971;72.643678;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.799670;-0.774669;-0.211301;, 1.434333;-0.677847;1.169095;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.101339;0.567223;, 0.117075;0.572155;, } } Mesh { 3; -90.399660;67.848260;73.351112;, -90.292065;67.631092;71.890288;, -91.606724;74.622381;72.663989;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.924776;0.001045;0.422858;, -0.742224;-1.214901;1.362605;, -0.732994;-1.577094;-0.926858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.111367;0.604476;, 0.112393;0.605619;, 0.101339;0.567223;, } } Mesh { 3; -90.292065;67.631092;71.890288;, -91.606724;74.622381;72.663989;, -92.055682;74.665879;71.026115;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.732994;-1.577094;-0.926858;, -1.950391;0.217605;0.179431;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.112393;0.605619;, 0.101339;0.567223;, 0.096854;0.567167;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -88.833853;69.751419;73.928158;, -90.009420;73.605971;72.643678;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.799670;-0.774669;-0.211301;, 1.224281;-1.216717;-0.950950;, 1.568339;-0.549372;1.059280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.127686;0.593139;, 0.117075;0.572155;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -90.009420;73.605971;72.643678;, -89.523260;74.082218;74.198669;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.568339;-0.549372;1.059280;, 1.337985;-0.202298;1.432635;, 1.799670;-0.774669;-0.211301;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.117075;0.572155;, 0.122096;0.569293;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -89.782721;69.774891;75.426985;, -91.227680;74.661182;74.218694;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.541762;-1.041042;1.583129;, -1.122904;0.316434;1.588247;, 1.568339;-0.549372;1.059280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.118147;0.593467;, 0.105148;0.566851;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -91.227680;74.661182;74.218694;, -89.523260;74.082218;74.198669;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.337985;-0.202298;1.432635;, 1.568339;-0.549372;1.059280;, -1.122904;0.316434;1.588247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.105148;0.566851;, 0.122096;0.569293;, } } Mesh { 3; -89.916002;69.478109;74.247553;, -88.833853;69.751419;73.928158;, -91.606724;74.622381;72.663989;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.924776;0.001045;0.422858;, -0.896749;-1.654722;-0.584216;, 1.224281;-1.216717;-0.950950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.116725;0.595169;, 0.127686;0.593139;, 0.101339;0.567223;, } } Mesh { 3; -88.833853;69.751419;73.928158;, -91.606724;74.622381;72.663989;, -90.009420;73.605971;72.643678;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224281;-1.216717;-0.950950;, 1.799670;-0.774669;-0.211301;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.127686;0.593139;, 0.101339;0.567223;, 0.117075;0.572155;, } } Mesh { 3; -89.916002;69.478109;74.247553;, -89.782721;69.774891;75.426985;, -91.606724;74.622381;72.663989;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.896749;-1.654722;-0.584216;, -1.924776;0.001045;0.422858;, -0.541762;-1.041042;1.583129;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.116725;0.595169;, 0.118147;0.593467;, 0.101339;0.567223;, } } Mesh { 3; -89.782721;69.774891;75.426985;, -91.606724;74.622381;72.663989;, -91.227680;74.661182;74.218694;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.122904;0.316434;1.588247;, -0.541762;-1.041042;1.583129;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.118147;0.593467;, 0.101339;0.567223;, 0.105148;0.566851;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -90.875401;67.370331;70.746258;, -90.297606;73.471866;71.003514;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.199493;-1.184179;1.021033;, 1.815314;-0.764895;0.056061;, 1.177906;-1.155327;-1.077650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.106459;0.607329;, 0.114151;0.573016;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -90.896115;67.386024;69.436002;, -90.297606;73.471866;71.003514;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.776892;-0.816274;0.244793;, 1.177906;-1.155327;-1.077650;, 1.815314;-0.764895;0.056061;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.106266;0.607234;, 0.114151;0.573016;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -92.160752;67.288494;69.288162;, -92.076121;74.663061;69.344439;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880912;0.335467;-0.482914;, -0.987173;-1.199647;-1.212398;, 1.177906;-1.155327;-1.077650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.093529;0.608362;, 0.096660;0.567170;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -90.896115;67.386024;69.436002;, -92.076121;74.663061;69.344439;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.177906;-1.155327;-1.077650;, 1.776892;-0.816274;0.244793;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.106266;0.607234;, 0.096660;0.567170;, } } Mesh { 3; -92.136087;67.273346;70.923542;, -90.875401;67.370331;70.746258;, -92.055682;74.665879;71.026115;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.956342;-1.223401;1.213373;, -1.950391;0.217605;0.179431;, 1.199493;-1.184179;1.021033;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.093760;0.608457;, 0.106459;0.607329;, 0.096854;0.567167;, } } Mesh { 3; -90.875401;67.370331;70.746258;, -90.297606;73.471866;71.003514;, -92.055682;74.665879;71.026115;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815314;-0.764895;0.056061;, 1.199493;-1.184179;1.021033;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106459;0.607329;, 0.114151;0.573016;, 0.096854;0.567167;, } } Mesh { 3; -92.136087;67.273346;70.923542;, -92.160752;67.288494;69.288162;, -92.055682;74.665879;71.026115;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950391;0.217605;0.179431;, -0.956342;-1.223401;1.213373;, -0.987173;-1.199647;-1.212398;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.093760;0.608457;, 0.093529;0.608362;, 0.096854;0.567167;, } } Mesh { 3; -92.160752;67.288494;69.288162;, -92.076121;74.663061;69.344439;, -92.055682;74.665879;71.026115;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.987173;-1.199647;-1.212398;, -1.880912;0.335467;-0.482914;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.093529;0.608362;, 0.096660;0.567170;, 0.096854;0.567167;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -84.632357;77.764937;70.092451;, -85.115698;78.801138;70.977250;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.711834;-0.907370;0.360385;, 1.959108;0.203383;0.064041;, 1.695820;-0.742804;0.675286;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.172435;0.546399;, 0.167960;0.540761;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -85.115698;78.801138;70.977250;, -84.862732;79.074529;72.797535;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.672442;-0.990925;0.323384;, 1.783578;0.313885;0.777109;, 1.959108;0.203383;0.064041;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.167960;0.540761;, 0.170613;0.539088;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -85.046401;78.064764;72.551946;, -85.115698;78.801138;70.977250;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.959108;0.203383;0.064041;, 1.711834;-0.907370;0.360385;, 1.672442;-0.990925;0.323384;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.168360;0.544932;, 0.167960;0.540761;, } } Mesh { 3; -85.812981;78.139231;73.855221;, -84.862732;79.074529;72.797535;, -87.432368;80.147451;73.815248;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.783321;-0.255922;1.790107;, 0.189403;0.831301;1.776693;, 1.783578;0.313885;0.777109;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.160659;0.544904;, 0.170613;0.539088;, 0.145141;0.534271;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -85.812981;78.139231;73.855221;, -84.862732;79.074529;72.797535;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.783578;0.313885;0.777109;, 1.672442;-0.990925;0.323384;, 0.783321;-0.255922;1.790107;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.160659;0.544904;, 0.170613;0.539088;, } } Mesh { 3; -84.733497;77.740131;67.580670;, -85.115698;78.801138;70.977250;, -85.197268;79.212521;68.737190;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577621;0.711618;-0.942487;, 1.403444;0.853461;-1.088816;, 1.959108;0.203383;0.064041;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171426;0.546557;, 0.167960;0.540761;, 0.167326;0.538420;, } } Mesh { 3; -84.632357;77.764937;70.092451;, -84.733497;77.740131;67.580670;, -85.115698;78.801138;70.977250;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695820;-0.742804;0.675286;, 1.959108;0.203383;0.064041;, 1.403444;0.853461;-1.088816;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.172435;0.546399;, 0.171426;0.546557;, 0.167960;0.540761;, } } Mesh { 3; -85.812981;78.139231;73.855221;, -89.508653;79.201189;73.808202;, -87.432368;80.147451;73.815248;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.189403;0.831301;1.776693;, 0.783321;-0.255922;1.790107;, -0.840363;0.545924;1.696858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.160659;0.544904;, 0.123843;0.540700;, 0.145141;0.534271;, } } Mesh { 3; -89.508653;79.201189;73.808202;, -89.133036;80.868489;72.744380;, -87.432368;80.147451;73.815248;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.189403;0.831301;1.776693;, -0.840363;0.545924;1.696858;, -1.323504;1.096081;0.964632;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.123843;0.540700;, 0.128305;0.530993;, 0.145141;0.534271;, } } Mesh { 3; -89.973934;79.403816;72.585580;, -89.508653;79.201189;73.808202;, -89.133036;80.868489;72.744380;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.755209;0.775176;0.449351;, -1.323504;1.096081;0.964632;, -0.840363;0.545924;1.696858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119241;0.539769;, 0.123843;0.540700;, 0.128305;0.530993;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -87.387293;80.194679;67.753201;, -85.197268;79.212521;68.737190;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.079226;0.737788;-1.825641;, -0.573629;0.645307;-1.771469;, 1.577621;0.711618;-0.942487;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.145664;0.533898;, 0.167326;0.538420;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -84.733497;77.740131;67.580670;, -85.197268;79.212521;68.737190;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403444;0.853461;-1.088816;, 1.577621;0.711618;-0.942487;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.171426;0.546557;, 0.167326;0.538420;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -89.278703;80.855890;69.618018;, -87.387293;80.194679;67.753201;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, -0.079226;0.737788;-1.825641;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.126853;0.531103;, 0.145664;0.533898;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -89.928769;79.465089;69.511299;, -89.278703;80.855890;69.618018;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.422788;1.029045;-0.894601;, -1.635603;0.784277;-0.770249;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.119739;0.539364;, 0.126853;0.531103;, } } Mesh { 3; -90.043819;79.470514;71.214020;, -89.278703;80.855890;69.618018;, -89.554081;80.979657;71.181844;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.750242;0.901242;0.089374;, -1.823077;0.745086;0.069334;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.118571;0.539410;, 0.126853;0.531103;, 0.124116;0.530554;, } } Mesh { 3; -89.928769;79.465089;69.511299;, -90.043819;79.470514;71.214020;, -89.278703;80.855890;69.618018;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.635603;0.784277;-0.770249;, -1.422788;1.029045;-0.894601;, -1.823077;0.745086;0.069334;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119739;0.539364;, 0.118571;0.539410;, 0.126853;0.531103;, } } Mesh { 3; -90.043819;79.470514;71.214020;, -89.133036;80.868489;72.744380;, -89.554081;80.979657;71.181844;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.823077;0.745086;0.069334;, -1.750242;0.901242;0.089374;, -1.323504;1.096081;0.964632;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.118571;0.539410;, 0.128305;0.530993;, 0.124116;0.530554;, } } Mesh { 3; -89.973934;79.403816;72.585580;, -90.043819;79.470514;71.214020;, -89.133036;80.868489;72.744380;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.323504;1.096081;0.964632;, -1.755209;0.775176;0.449351;, -1.823077;0.745086;0.069334;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119241;0.539769;, 0.118571;0.539410;, 0.128305;0.530993;, } } Mesh { 3; -92.076121;74.663061;69.344439;, -91.510557;74.511525;67.656041;, -88.333164;78.968499;67.773934;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880912;0.335467;-0.482914;, -1.027281;0.385566;-1.636950;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096660;0.567170;, 0.102310;0.567731;, 0.135634;0.541372;, } } Mesh { 3; -92.076121;74.663061;69.344439;, -92.055682;74.665879;71.026115;, -89.928769;79.465089;69.511299;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950391;0.217605;0.179431;, -1.880912;0.335467;-0.482914;, -1.635603;0.784277;-0.770249;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096660;0.567170;, 0.096854;0.567167;, 0.119739;0.539364;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -92.055682;74.665879;71.026115;, -90.043819;79.470514;71.214020;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.924776;0.001045;0.422858;, -1.950391;0.217605;0.179431;, -1.823077;0.745086;0.069334;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.096854;0.567167;, 0.118571;0.539410;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -91.227680;74.661182;74.218694;, -89.508653;79.201189;73.808202;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.840363;0.545924;1.696858;, -1.122904;0.316434;1.588247;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.105148;0.566851;, 0.123843;0.540700;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -89.973934;79.403816;72.585580;, -89.508653;79.201189;73.808202;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.755209;0.775176;0.449351;, -0.840363;0.545924;1.696858;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.119241;0.539769;, 0.123843;0.540700;, } } Mesh { 3; -92.076121;74.663061;69.344439;, -88.333164;78.968499;67.773934;, -89.928769;79.465089;69.511299;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, -1.635603;0.784277;-0.770249;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096660;0.567170;, 0.135634;0.541372;, 0.119739;0.539364;, } } Mesh { 3; -92.055682;74.665879;71.026115;, -89.928769;79.465089;69.511299;, -90.043819;79.470514;71.214020;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.635603;0.784277;-0.770249;, -1.823077;0.745086;0.069334;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096854;0.567167;, 0.119739;0.539364;, 0.118571;0.539410;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -89.973934;79.403816;72.585580;, -90.043819;79.470514;71.214020;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.823077;0.745086;0.069334;, -1.755209;0.775176;0.449351;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.119241;0.539769;, 0.118571;0.539410;, } } Mesh { 3; -87.275750;74.543527;67.223488;, -85.235171;73.671022;67.182539;, -89.752481;73.317511;67.633440;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.941103;-0.975621;-1.430406;, 1.587745;-0.920607;0.717719;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.144877;0.565587;, 0.165112;0.569511;, 0.119607;0.573580;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -85.256767;70.398553;65.198857;, -85.235171;73.671022;67.182539;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.500752;-1.655415;0.944679;, 1.587745;-0.920607;0.717719;, 1.266945;-0.775018;-1.295287;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.163899;0.587757;, 0.165112;0.569511;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -85.235171;73.671022;67.182539;, -85.213996;74.652016;65.991726;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.526410;0.542952;-1.121984;, 1.266945;-0.775018;-1.295287;, 1.587745;-0.920607;0.717719;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.165112;0.569511;, 0.165638;0.564011;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -86.193617;70.934064;63.843829;, -87.032592;75.413366;65.923974;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.483224;0.416368;-1.864592;, -1.221634;-0.647677;-1.404171;, 1.266945;-0.775018;-1.295287;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.154661;0.585184;, 0.147600;0.560603;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -87.032592;75.413366;65.923974;, -85.213996;74.652016;65.991726;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266945;-0.775018;-1.295287;, 1.526410;0.542952;-1.121984;, -0.483224;0.416368;-1.864592;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.147600;0.560603;, 0.165638;0.564011;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -85.256767;70.398553;65.198857;, -87.275750;74.543527;67.223488;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.324885;-1.389728;0.443744;, -0.905466;-1.535993;-0.839302;, 0.500752;-1.655415;0.944679;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.163899;0.587757;, 0.144877;0.565587;, } } Mesh { 3; -85.256767;70.398553;65.198857;, -87.275750;74.543527;67.223488;, -85.235171;73.671022;67.182539;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.587745;-0.920607;0.717719;, 0.500752;-1.655415;0.944679;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.163899;0.587757;, 0.144877;0.565587;, 0.165112;0.569511;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -86.193617;70.934064;63.843829;, -87.275750;74.543527;67.223488;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.905466;-1.535993;-0.839302;, -1.324885;-1.389728;0.443744;, -1.221634;-0.647677;-1.404171;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.154661;0.585184;, 0.144877;0.565587;, } } Mesh { 3; -86.193617;70.934064;63.843829;, -87.275750;74.543527;67.223488;, -87.032592;75.413366;65.923974;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.221634;-0.647677;-1.404171;, -0.483224;0.416368;-1.864592;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.154661;0.585184;, 0.144877;0.565587;, 0.147600;0.560603;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -85.213996;74.652016;65.991726;, -84.733497;77.740131;67.580670;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.526410;0.542952;-1.121984;, 1.403444;0.853461;-1.088816;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.165638;0.564011;, 0.171426;0.546557;, } } Mesh { 3; -87.032592;75.413366;65.923974;, -88.333164;78.968499;67.773934;, -85.213996;74.652016;65.991726;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.483224;0.416368;-1.864592;, 1.526410;0.542952;-1.121984;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.147600;0.560603;, 0.135634;0.541372;, 0.165638;0.564011;, } } Mesh { 3; -87.032592;75.413366;65.923974;, -89.752481;73.317511;67.633440;, -88.333164;78.968499;67.773934;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, 0.941103;-0.975621;-1.430406;, -0.483224;0.416368;-1.864592;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.147600;0.560603;, 0.119607;0.573580;, 0.135634;0.541372;, } } Mesh { 3; -87.275750;74.543527;67.223488;, -87.032592;75.413366;65.923974;, -89.752481;73.317511;67.633440;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.483224;0.416368;-1.864592;, 0.941103;-0.975621;-1.430406;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.144877;0.565587;, 0.147600;0.560603;, 0.119607;0.573580;, } } Mesh { 3; -85.235171;73.671022;67.182539;, -85.213996;74.652016;65.991726;, -84.733497;77.740131;67.580670;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.526410;0.542952;-1.121984;, 1.587745;-0.920607;0.717719;, 1.403444;0.853461;-1.088816;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165112;0.569511;, 0.165638;0.564011;, 0.171426;0.546557;, } } Mesh { 3; -85.235171;73.671022;67.182539;, -84.632357;77.764937;70.092451;, -84.733497;77.740131;67.580670;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403444;0.853461;-1.088816;, 1.587745;-0.920607;0.717719;, 1.695820;-0.742804;0.675286;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165112;0.569511;, 0.172435;0.546399;, 0.171426;0.546557;, } } Mesh { 3; -85.235171;73.671022;67.182539;, -89.752481;73.317511;67.633440;, -84.632357;77.764937;70.092451;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695820;-0.742804;0.675286;, 1.587745;-0.920607;0.717719;, 0.941103;-0.975621;-1.430406;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165112;0.569511;, 0.119607;0.573580;, 0.172435;0.546399;, } } Mesh { 3; -89.752481;73.317511;67.633440;, -91.510557;74.511525;67.656041;, -88.333164;78.968499;67.773934;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, -1.027281;0.385566;-1.636950;, 0.941103;-0.975621;-1.430406;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119607;0.573580;, 0.102310;0.567731;, 0.135634;0.541372;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -85.115698;78.801138;70.977250;, -84.862732;79.074529;72.797535;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.959108;0.203383;0.064041;, 1.783578;0.313885;0.777109;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.167960;0.540761;, 0.170613;0.539088;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -85.115698;78.801138;70.977250;, -85.197268;79.212521;68.737190;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.577621;0.711618;-0.942487;, 1.959108;0.203383;0.064041;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.167960;0.540761;, 0.167326;0.538420;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -85.707308;81.033337;72.450193;, -84.862732;79.074529;72.797535;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.783578;0.313885;0.777109;, 1.553419;0.148473;1.203503;, 1.968472;-0.093229;-0.000266;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.162760;0.528554;, 0.170613;0.539088;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -85.316635;96.723201;69.779369;, -88.513607;81.838892;69.986991;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.153279;0.040327;-1.964294;, -1.458001;0.355386;-1.277304;, -1.397745;0.867772;-1.084828;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.172005;0.441109;, 0.134797;0.525375;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -82.413348;95.944324;68.253506;, -88.513607;81.838892;69.986991;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.004763;0.682910;-1.848563;, -0.153279;0.040327;-1.964294;, -1.397745;0.867772;-1.084828;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.200965;0.444076;, 0.134797;0.525375;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -82.413348;95.944324;68.253506;, -80.219665;95.244680;69.120939;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.351745;-0.447935;-1.362245;, -0.153279;0.040327;-1.964294;, -0.004763;0.682910;-1.848563;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.200965;0.444076;, 0.222831;0.446903;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -85.757218;80.812894;69.443214;, -80.219665;95.244680;69.120939;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.596768;0.198842;-1.137702;, 1.351745;-0.447935;-1.362245;, -0.004763;0.682910;-1.848563;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.162179;0.529814;, 0.222831;0.446903;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -85.323533;96.790793;73.153701;, -87.020973;81.333397;72.956535;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.089867;0.497914;1.904620;, -1.301928;0.762138;1.267952;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.171987;0.440692;, 0.149643;0.527498;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -82.533526;95.892350;74.448116;, -87.020973;81.333397;72.956535;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, 0.089867;0.497914;1.904620;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.199788;0.444342;, 0.149643;0.527498;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -80.415856;95.389377;73.178481;, -85.707308;81.033337;72.450193;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, 1.387421;-0.525465;1.297121;, 1.553419;0.148473;1.203503;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.220928;0.446154;, 0.162760;0.528554;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -87.020973;81.333397;72.956535;, -85.707308;81.033337;72.450193;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.089867;0.497914;1.904620;, 0.050982;-0.147729;1.964472;, 1.553419;0.148473;1.203503;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.149643;0.527498;, 0.162760;0.528554;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -85.323533;96.790793;73.153701;, -85.814987;96.873763;71.469006;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.455015;0.275013;1.300335;, -1.301928;0.762138;1.267952;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.171987;0.440692;, 0.167052;0.440487;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -88.829124;81.979142;71.266569;, -85.814987;96.873763;71.469006;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.921473;0.437566;-0.007129;, -1.301928;0.762138;1.267952;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.131674;0.524735;, 0.167052;0.440487;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -85.316635;96.723201;69.779369;, -88.513607;81.838892;69.986991;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.397745;0.867772;-1.084828;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.172005;0.441109;, 0.134797;0.525375;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -85.814987;96.873763;71.469006;, -85.316635;96.723201;69.779369;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.793945;0.811834;0.079106;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.167052;0.440487;, 0.172005;0.441109;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -80.415856;95.389377;73.178481;, -85.707308;81.033337;72.450193;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.553419;0.148473;1.203503;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.220928;0.446154;, 0.162760;0.528554;, } } Mesh { 3; -79.517543;95.000538;71.152146;, -85.413595;80.838529;70.939838;, -80.415856;95.389377;73.178481;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.968472;-0.093229;-0.000266;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.229830;0.447908;, 0.165647;0.529506;, 0.220928;0.446154;, } } Mesh { 3; -85.757218;80.812894;69.443214;, -80.219665;95.244680;69.120939;, -79.517543;95.000538;71.152146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.351745;-0.447935;-1.362245;, 1.596768;0.198842;-1.137702;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162179;0.529814;, 0.222831;0.446903;, 0.229830;0.447908;, } } Mesh { 3; -85.757218;80.812894;69.443214;, -79.517543;95.000538;71.152146;, -85.413595;80.838529;70.939838;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.856395;-0.650572;0.118853;, 1.596768;0.198842;-1.137702;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162179;0.529814;, 0.229830;0.447908;, 0.165647;0.529506;, } } Mesh { 3; -85.316635;96.723201;69.779369;, -83.414158;103.796295;69.807471;, -80.211566;103.188697;68.490077;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026039;0.177674;-1.962480;, -1.336664;0.533566;-1.346183;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.172005;0.441109;, 0.193593;0.400821;, 0.225629;0.402683;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -85.316635;96.723201;69.779369;, -80.211566;103.188697;68.490077;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.153279;0.040327;-1.964294;, -0.026039;0.177674;-1.962480;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.172005;0.441109;, 0.225629;0.402683;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -78.130354;102.573836;69.277717;, -80.211566;103.188697;68.490077;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.367383;-0.320229;-1.382493;, -0.026039;0.177674;-1.962480;, -0.153279;0.040327;-1.964294;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.246401;0.405073;, 0.225629;0.402683;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -80.219665;95.244680;69.120939;, -78.130354;102.573836;69.277717;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.351745;-0.447935;-1.362245;, 1.367383;-0.320229;-1.382493;, -0.153279;0.040327;-1.964294;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.222831;0.446903;, 0.246401;0.405073;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -82.533526;95.892350;74.448116;, -83.422393;103.865807;73.515050;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, -1.455015;0.275013;1.300335;, -1.354398;0.412636;1.370733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.199788;0.444342;, 0.193563;0.400391;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -83.422393;103.865807;73.515050;, -80.293085;103.136878;74.629093;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, 0.050982;-0.147729;1.964472;, -1.354398;0.412636;1.370733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.193563;0.400391;, 0.224838;0.402934;, } } Mesh { 3; -80.415856;95.389377;73.178481;, -78.206026;102.742969;73.451045;, -80.293085;103.136878;74.629093;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, 1.380503;-0.440200;1.335667;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.220928;0.446154;, 0.245714;0.404138;, 0.224838;0.402934;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -80.415856;95.389377;73.178481;, -80.293085;103.136878;74.629093;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, 0.197886;-0.020665;1.960609;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.220928;0.446154;, 0.224838;0.402934;, } } Mesh { 3; -85.814987;96.873763;71.469006;, -85.316635;96.723201;69.779369;, -83.414158;103.796295;69.807471;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.458001;0.355386;-1.277304;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.167052;0.440487;, 0.172005;0.441109;, 0.193593;0.400821;, } } Mesh { 3; -84.011008;104.047799;71.666794;, -85.814987;96.873763;71.469006;, -83.414158;103.796295;69.807471;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.921473;0.437566;-0.007129;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.187681;0.399685;, 0.167052;0.440487;, 0.193593;0.400821;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -84.011008;104.047799;71.666794;, -83.422393;103.865807;73.515050;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.354398;0.412636;1.370733;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.187681;0.399685;, 0.193563;0.400391;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -84.011008;104.047799;71.666794;, -85.814987;96.873763;71.469006;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.871889;0.615883;-0.017098;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.187681;0.399685;, 0.167052;0.440487;, } } Mesh { 3; -79.517543;95.000538;71.152146;, -80.415856;95.389377;73.178481;, -78.206026;102.742969;73.451045;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.387421;-0.525465;1.297121;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.229830;0.447908;, 0.220928;0.446154;, 0.245714;0.404138;, } } Mesh { 3; -77.383907;102.523669;71.352837;, -79.517543;95.000538;71.152146;, -78.206026;102.742969;73.451045;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.856395;-0.650572;0.118853;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.253914;0.404972;, 0.229830;0.447908;, 0.245714;0.404138;, } } Mesh { 3; -80.219665;95.244680;69.120939;, -77.383907;102.523669;71.352837;, -78.130354;102.573836;69.277717;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.367383;-0.320229;-1.382493;, 1.351745;-0.447935;-1.362245;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.222831;0.446903;, 0.253914;0.404972;, 0.246401;0.405073;, } } Mesh { 3; -80.219665;95.244680;69.120939;, -77.383907;102.523669;71.352837;, -79.517543;95.000538;71.152146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.882086;-0.583648;0.026063;, 1.351745;-0.447935;-1.362245;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.222831;0.446903;, 0.253914;0.404972;, 0.229830;0.447908;, } } Mesh { 3; -73.882796;120.978267;67.294956;, -81.555982;109.234812;70.340740;, -76.993439;122.079236;69.381550;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.466854;-0.064802;-1.913484;, -1.606261;0.504312;-1.024288;, -1.366138;0.384454;-1.367273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.274258;0.319429;, 0.192891;0.394847;, 0.242007;0.321295;, } } Mesh { 3; -73.882796;120.978267;67.294956;, -81.555982;109.234812;70.340740;, -78.416027;108.280441;69.088714;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, -0.466854;-0.064802;-1.913484;, -1.366138;0.384454;-1.367273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.274258;0.319429;, 0.192891;0.394847;, 0.225326;0.392398;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -71.821928;119.889937;68.038496;, -78.416027;108.280441;69.088714;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, 1.390126;-0.439648;-1.325832;, 1.079463;-0.657575;-1.511929;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.298741;0.324264;, 0.225326;0.392398;, } } Mesh { 3; -71.821928;119.889937;68.038496;, -73.882796;120.978267;67.294956;, -78.416027;108.280441;69.088714;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.466854;-0.064802;-1.913484;, 0.039327;-0.132406;-1.965832;, 1.079463;-0.657575;-1.511929;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.298741;0.324264;, 0.274258;0.319429;, 0.225326;0.392398;, } } Mesh { 3; -73.896960;120.864700;74.949917;, -76.474031;107.661912;73.559221;, -71.611343;120.007800;74.508854;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.179493;-0.160480;1.955914;, 1.454780;-0.666861;1.149992;, 1.372057;-0.582953;1.288875;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293926;0.301143;, 0.264540;0.376054;, 0.316712;0.304719;, } } Mesh { 3; -73.896960;120.864700;74.949917;, -76.474031;107.661912;73.559221;, -78.437906;108.213795;74.548279;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, 0.179493;-0.160480;1.955914;, 1.372057;-0.582953;1.288875;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293926;0.301143;, 0.264540;0.376054;, 0.244962;0.373912;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -76.798238;122.123965;73.994706;, -78.437906;108.213795;74.548279;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, -1.260137;0.364886;1.470539;, -1.017931;0.328373;1.655161;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.265068;0.295677;, 0.244962;0.373912;, } } Mesh { 3; -76.798238;122.123965;73.994706;, -73.896960;120.864700;74.949917;, -78.437906;108.213795;74.548279;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.179493;-0.160480;1.955914;, 0.153552;-0.142163;1.959536;, -1.017931;0.328373;1.655161;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.265068;0.295677;, 0.293926;0.301143;, 0.244962;0.373912;, } } Mesh { 3; -82.125625;109.466598;71.875747;, -81.555982;109.234812;70.340740;, -76.993439;122.079236;69.381550;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880255;0.589868;0.016380;, -1.366138;0.384454;-1.367273;, -1.606261;0.504312;-1.024288;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.188705;0.398884;, 0.192891;0.394847;, 0.242007;0.321295;, } } Mesh { 3; -77.568648;122.375192;71.735746;, -82.125625;109.466598;71.875747;, -76.993439;122.079236;69.381550;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.836678;0.649012;0.298274;, -1.880255;0.589868;0.016380;, -1.606261;0.504312;-1.024288;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.237734;0.325064;, 0.188705;0.398884;, 0.242007;0.321295;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -76.798238;122.123965;73.994706;, -77.568648;122.375192;71.735746;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.836678;0.649012;0.298274;, -1.017931;0.328373;1.655161;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.265068;0.295677;, 0.237734;0.325064;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -77.568648;122.375192;71.735746;, -82.125625;109.466598;71.875747;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880255;0.589868;0.016380;, -1.836678;0.649012;0.298274;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.237734;0.325064;, 0.188705;0.398884;, } } Mesh { 3; -76.087046;107.332157;71.643764;, -76.474031;107.661912;73.559221;, -71.611343;120.007800;74.508854;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.875993;-0.597964;-0.081615;, 1.372057;-0.582953;1.288875;, 1.454780;-0.666861;1.149992;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.257158;0.396508;, 0.264540;0.376054;, 0.316712;0.304719;, } } Mesh { 3; -70.758119;119.619793;71.399692;, -76.087046;107.332157;71.643764;, -71.611343;120.007800;74.508854;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.786629;-0.786517;-0.270038;, 1.875993;-0.597964;-0.081615;, 1.454780;-0.666861;1.149992;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.314110;0.325132;, 0.257158;0.396508;, 0.316712;0.304719;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -71.821928;119.889937;68.038496;, -70.758119;119.619793;71.399692;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.786629;-0.786517;-0.270038;, 1.079463;-0.657575;-1.511929;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.298741;0.324264;, 0.314110;0.325132;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -70.758119;119.619793;71.399692;, -76.087046;107.332157;71.643764;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.875993;-0.597964;-0.081615;, 1.786629;-0.786517;-0.270038;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.314110;0.325132;, 0.257158;0.396508;, } } Mesh { 3; -76.087046;107.332157;71.643764;, -77.328598;105.346203;73.466968;, -76.474031;107.661912;73.559221;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354516;-0.483387;1.347292;, 1.372057;-0.582953;1.288875;, 1.875993;-0.597964;-0.081615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.257158;0.396508;, 0.255321;0.389299;, 0.264540;0.376054;, } } Mesh { 3; -76.087046;107.332157;71.643764;, -76.470393;105.135291;71.321441;, -77.328598;105.346203;73.466968;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.905330;-0.503193;-0.009284;, 1.354516;-0.483387;1.347292;, 1.875993;-0.597964;-0.081615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.257158;0.396508;, 0.263848;0.390133;, 0.255321;0.389299;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -76.087046;107.332157;71.643764;, -76.470393;105.135291;71.321441;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.905330;-0.503193;-0.009284;, 1.875993;-0.597964;-0.081615;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.257158;0.396508;, 0.263848;0.390133;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -76.470393;105.135291;71.321441;, -77.189776;105.240014;69.664517;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.344179;-0.134955;-1.434762;, 1.905330;-0.503193;-0.009284;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.263848;0.390133;, 0.256723;0.389761;, } } Mesh { 3; -76.470393;105.135291;71.321441;, -78.206026;102.742969;73.451045;, -77.328598;105.346203;73.466968;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.380503;-0.440200;1.335667;, 1.354516;-0.483387;1.347292;, 1.905330;-0.503193;-0.009284;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.263848;0.390133;, 0.245714;0.404138;, 0.255321;0.389299;, } } Mesh { 3; -76.470393;105.135291;71.321441;, -77.383907;102.523669;71.352837;, -78.206026;102.742969;73.451045;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.380503;-0.440200;1.335667;, 1.905330;-0.503193;-0.009284;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.263848;0.390133;, 0.253914;0.404972;, 0.245714;0.404138;, } } Mesh { 3; -76.470393;105.135291;71.321441;, -77.383907;102.523669;71.352837;, -77.189776;105.240014;69.664517;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.905330;-0.503193;-0.009284;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.263848;0.390133;, 0.253914;0.404972;, 0.256723;0.389761;, } } Mesh { 3; -77.383907;102.523669;71.352837;, -77.189776;105.240014;69.664517;, -78.130354;102.573836;69.277717;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.367383;-0.320229;-1.382493;, 1.882086;-0.583648;0.026063;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.253914;0.404972;, 0.256723;0.389761;, 0.246401;0.405073;, } } Mesh { 3; -85.757218;80.812894;69.443214;, -85.413595;80.838529;70.939838;, -85.197268;79.212521;68.737190;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577621;0.711618;-0.942487;, 1.968472;-0.093229;-0.000266;, 1.596768;0.198842;-1.137702;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162179;0.529814;, 0.165647;0.529506;, 0.167326;0.538420;, } } Mesh { 3; -82.125625;109.466598;71.875747;, -82.303574;106.675575;70.314851;, -81.555982;109.234812;70.340740;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.295582;0.592818;-1.361472;, -1.366138;0.384454;-1.367273;, -1.880255;0.589868;0.016380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.188705;0.398884;, 0.205861;0.383981;, 0.192891;0.394847;, } } Mesh { 3; -82.125625;109.466598;71.875747;, -82.823698;106.982491;71.766561;, -82.303574;106.675575;70.314851;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.858657;0.654285;-0.029609;, -1.295582;0.592818;-1.361472;, -1.880255;0.589868;0.016380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.188705;0.398884;, 0.200692;0.382572;, 0.205861;0.383981;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -82.125625;109.466598;71.875747;, -82.823698;106.982491;71.766561;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.858657;0.654285;-0.029609;, -1.880255;0.589868;0.016380;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.188705;0.398884;, 0.200692;0.382572;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -82.823698;106.982491;71.766561;, -82.238494;106.707658;73.611363;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.285500;0.424970;1.431943;, -1.858657;0.654285;-0.029609;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.200692;0.382572;, 0.206493;0.383826;, } } Mesh { 3; -82.823698;106.982491;71.766561;, -83.414158;103.796295;69.807471;, -82.303574;106.675575;70.314851;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.336664;0.533566;-1.346183;, -1.295582;0.592818;-1.361472;, -1.858657;0.654285;-0.029609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200692;0.382572;, 0.193593;0.400821;, 0.205861;0.383981;, } } Mesh { 3; -82.823698;106.982491;71.766561;, -84.011008;104.047799;71.666794;, -83.414158;103.796295;69.807471;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.336664;0.533566;-1.346183;, -1.858657;0.654285;-0.029609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200692;0.382572;, 0.187681;0.399685;, 0.193593;0.400821;, } } Mesh { 3; -82.823698;106.982491;71.766561;, -84.011008;104.047799;71.666794;, -82.238494;106.707658;73.611363;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.858657;0.654285;-0.029609;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200692;0.382572;, 0.187681;0.399685;, 0.206493;0.383826;, } } Mesh { 3; -84.011008;104.047799;71.666794;, -82.238494;106.707658;73.611363;, -83.422393;103.865807;73.515050;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.354398;0.412636;1.370733;, -1.871889;0.615883;-0.017098;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.187681;0.399685;, 0.206493;0.383826;, 0.193563;0.400391;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -89.133036;80.868489;72.744380;, -89.554081;80.979657;71.181844;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.301928;0.762138;1.267952;, -1.323504;1.096081;0.964632;, -1.750242;0.901242;0.089374;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.128305;0.530993;, 0.124116;0.530554;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -88.829124;81.979142;71.266569;, -89.554081;80.979657;71.181844;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.301928;0.762138;1.267952;, -1.750242;0.901242;0.089374;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.131674;0.524735;, 0.124116;0.530554;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -89.278703;80.855890;69.618018;, -89.554081;80.979657;71.181844;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.750242;0.901242;0.089374;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.126853;0.531103;, 0.124116;0.530554;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -88.513607;81.838892;69.986991;, -89.278703;80.855890;69.618018;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.397745;0.867772;-1.084828;, -1.793945;0.811834;0.079106;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.134797;0.525375;, 0.126853;0.531103;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -88.513607;81.838892;69.986991;, -87.387293;80.194679;67.753201;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.079226;0.737788;-1.825641;, -0.004763;0.682910;-1.848563;, -1.397745;0.867772;-1.084828;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.134797;0.525375;, 0.145664;0.533898;, } } Mesh { 3; -88.513607;81.838892;69.986991;, -89.278703;80.855890;69.618018;, -87.387293;80.194679;67.753201;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.397745;0.867772;-1.084828;, -1.422788;1.029045;-0.894601;, -0.079226;0.737788;-1.825641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134797;0.525375;, 0.126853;0.531103;, 0.145664;0.533898;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -87.020973;81.333397;72.956535;, -87.432368;80.147451;73.815248;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.089867;0.497914;1.904620;, 0.189403;0.831301;1.776693;, -1.301928;0.762138;1.267952;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.149643;0.527498;, 0.145141;0.534271;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -89.133036;80.868489;72.744380;, -87.432368;80.147451;73.815248;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.323504;1.096081;0.964632;, -1.301928;0.762138;1.267952;, 0.189403;0.831301;1.776693;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.128305;0.530993;, 0.145141;0.534271;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -85.757218;80.812894;69.443214;, -85.197268;79.212521;68.737190;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577621;0.711618;-0.942487;, 1.596768;0.198842;-1.137702;, -0.004763;0.682910;-1.848563;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.162179;0.529814;, 0.167326;0.538420;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -87.387293;80.194679;67.753201;, -85.197268;79.212521;68.737190;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.004763;0.682910;-1.848563;, -0.079226;0.737788;-1.825641;, 1.577621;0.711618;-0.942487;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.145664;0.533898;, 0.167326;0.538420;, } } Mesh { 3; -87.020973;81.333397;72.956535;, -85.707308;81.033337;72.450193;, -87.432368;80.147451;73.815248;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.189403;0.831301;1.776693;, 0.089867;0.497914;1.904620;, 1.553419;0.148473;1.203503;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149643;0.527498;, 0.162760;0.528554;, 0.145141;0.534271;, } } Mesh { 3; -85.707308;81.033337;72.450193;, -84.862732;79.074529;72.797535;, -87.432368;80.147451;73.815248;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.553419;0.148473;1.203503;, 1.783578;0.313885;0.777109;, 0.189403;0.831301;1.776693;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162760;0.528554;, 0.170613;0.539088;, 0.145141;0.534271;, } } Mesh { 3; -82.303574;106.675575;70.314851;, -81.555982;109.234812;70.340740;, -78.416027;108.280441;69.088714;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, -1.366138;0.384454;-1.367273;, -1.295582;0.592818;-1.361472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.205861;0.383981;, 0.192891;0.394847;, 0.225326;0.392398;, } } Mesh { 3; -82.303574;106.675575;70.314851;, -79.480093;105.824115;68.917716;, -78.416027;108.280441;69.088714;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, 0.039327;-0.132406;-1.965832;, -1.295582;0.592818;-1.361472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.205861;0.383981;, 0.233962;0.387439;, 0.225326;0.392398;, } } Mesh { 3; -83.414158;103.796295;69.807471;, -82.303574;106.675575;70.314851;, -79.480093;105.824115;68.917716;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, -1.295582;0.592818;-1.361472;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.193593;0.400821;, 0.205861;0.383981;, 0.233962;0.387439;, } } Mesh { 3; -83.414158;103.796295;69.807471;, -80.211566;103.188697;68.490077;, -79.480093;105.824115;68.917716;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026039;0.177674;-1.962480;, 0.008369;0.293436;-1.948691;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.193593;0.400821;, 0.225629;0.402683;, 0.233962;0.387439;, } } Mesh { 3; -77.189776;105.240014;69.664517;, -78.130354;102.573836;69.277717;, -80.211566;103.188697;68.490077;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026039;0.177674;-1.962480;, 1.367383;-0.320229;-1.382493;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.256723;0.389761;, 0.246401;0.405073;, 0.225629;0.402683;, } } Mesh { 3; -77.189776;105.240014;69.664517;, -80.211566;103.188697;68.490077;, -79.480093;105.824115;68.917716;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, -0.026039;0.177674;-1.962480;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.256723;0.389761;, 0.225629;0.402683;, 0.233962;0.387439;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -77.189776;105.240014;69.664517;, -79.480093;105.824115;68.917716;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, 1.344179;-0.134955;-1.434762;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.256723;0.389761;, 0.233962;0.387439;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -79.480093;105.824115;68.917716;, -78.416027;108.280441;69.088714;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, 0.008369;0.293436;-1.948691;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.233962;0.387439;, 0.225326;0.392398;, } } Mesh { 3; -77.328598;105.346203;73.466968;, -76.474031;107.661912;73.559221;, -78.437906;108.213795;74.548279;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, 1.372057;-0.582953;1.288875;, 1.354516;-0.483387;1.347292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.255321;0.389299;, 0.264540;0.376054;, 0.244962;0.373912;, } } Mesh { 3; -77.328598;105.346203;73.466968;, -79.439953;105.755216;74.379755;, -78.437906;108.213795;74.548279;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, 0.153552;-0.142163;1.959536;, 1.354516;-0.483387;1.347292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.255321;0.389299;, 0.234379;0.387746;, 0.244962;0.373912;, } } Mesh { 3; -78.206026;102.742969;73.451045;, -77.328598;105.346203;73.466968;, -79.439953;105.755216;74.379755;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, 1.354516;-0.483387;1.347292;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.245714;0.404138;, 0.255321;0.389299;, 0.234379;0.387746;, } } Mesh { 3; -78.206026;102.742969;73.451045;, -80.293085;103.136878;74.629093;, -79.439953;105.755216;74.379755;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, 0.168969;-0.066643;1.962290;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.245714;0.404138;, 0.224838;0.402934;, 0.234379;0.387746;, } } Mesh { 3; -82.238494;106.707658;73.611363;, -83.422393;103.865807;73.515050;, -80.293085;103.136878;74.629093;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, -1.354398;0.412636;1.370733;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.206493;0.383826;, 0.193563;0.400391;, 0.224838;0.402934;, } } Mesh { 3; -82.238494;106.707658;73.611363;, -80.293085;103.136878;74.629093;, -79.439953;105.755216;74.379755;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, 0.197886;-0.020665;1.960609;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.206493;0.383826;, 0.224838;0.402934;, 0.234379;0.387746;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -82.238494;106.707658;73.611363;, -79.439953;105.755216;74.379755;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, -1.285500;0.424970;1.431943;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.206493;0.383826;, 0.234379;0.387746;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -79.439953;105.755216;74.379755;, -78.437906;108.213795;74.548279;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, 0.168969;-0.066643;1.962290;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.234379;0.387746;, 0.244962;0.373912;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -62.618757;47.714736;76.402816;, -58.359820;47.465155;73.827833;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.708928;-0.019658;0.981199;, 0.191455;-0.004476;1.961351;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.430178;0.716700;, 0.472209;0.718153;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -62.831017;52.440314;76.422662;, -62.618757;47.714736;76.402816;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.191455;-0.004476;1.961351;, 0.068792;-0.035885;1.969150;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.427557;0.689819;, 0.430178;0.716700;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -62.831017;52.440314;76.422662;, -57.671258;77.176577;75.511194;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695980;-0.052794;1.002216;, 0.068792;-0.035885;1.969150;, 1.312723;-0.681912;1.302047;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.427557;0.689819;, 0.488557;0.545545;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -63.611872;79.752693;77.146466;, -57.671258;77.176577;75.511194;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.068792;-0.035885;1.969150;, -0.306856;0.001628;1.946640;, 1.312723;-0.681912;1.302047;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.419594;0.535207;, 0.488557;0.545545;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -57.671258;77.176577;75.511194;, -58.232129;77.155526;67.418474;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.312723;-0.681912;1.302047;, 1.438580;-1.286051;-0.400167;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.488557;0.545545;, 0.487144;0.546404;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -58.189042;52.220889;68.695826;, -58.232129;77.155526;67.418474;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, 1.941866;-0.030189;-0.334392;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.473340;0.690771;, 0.487144;0.546404;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -58.189042;52.220889;68.695826;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695980;-0.052794;1.002216;, 1.941866;-0.030189;-0.334392;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.473340;0.690771;, 0.472209;0.718153;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -58.189175;47.559855;69.103597;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.941866;-0.030189;-0.334392;, 1.940079;-0.013773;-0.345652;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.473861;0.717265;, 0.472209;0.718153;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -67.464288;47.927590;74.656655;, -62.618757;47.714736;76.402816;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.191455;-0.004476;1.961351;, -1.373982;-0.063567;1.411278;, 0.068792;-0.035885;1.969150;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.382333;0.715082;, 0.430178;0.716700;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -67.810441;52.711105;74.502842;, -67.464288;47.927590;74.656655;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373982;-0.063567;1.411278;, -1.430722;-0.035744;1.354743;, 0.068792;-0.035885;1.969150;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.378354;0.687837;, 0.382333;0.715082;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -67.810441;52.711105;74.502842;, -63.611872;79.752693;77.146466;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.068792;-0.035885;1.969150;, -1.430722;-0.035744;1.354743;, -0.306856;0.001628;1.946640;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.378354;0.687837;, 0.419594;0.535207;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -63.611872;79.752693;77.146466;, -68.091189;80.602049;74.230739;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.430722;-0.035744;1.354743;, -1.562363;0.200933;1.184153;, -0.306856;0.001628;1.946640;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.419594;0.535207;, 0.375161;0.532079;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -69.732830;48.070733;68.910679;, -67.464288;47.927590;74.656655;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373982;-0.063567;1.411278;, -1.963472;-0.167624;-0.015850;, -1.430722;-0.035744;1.354743;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.359897;0.713700;, 0.382333;0.715082;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -70.091787;52.872573;68.537584;, -69.732830;48.070733;68.910679;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.963472;-0.167624;-0.015850;, -1.968351;-0.077278;-0.056508;, -1.430722;-0.035744;1.354743;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.355765;0.686359;, 0.359897;0.713700;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -70.091787;52.872573;68.537584;, -68.091189;80.602049;74.230739;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.430722;-0.035744;1.354743;, -1.968351;-0.077278;-0.056508;, -1.562363;0.200933;1.184153;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.355765;0.686359;, 0.375161;0.532079;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -69.923352;81.033388;67.232111;, -68.091189;80.602049;74.230739;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968351;-0.077278;-0.056508;, -1.967799;0.053300;-0.092186;, -1.562363;0.200933;1.184153;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.357088;0.530122;, 0.375161;0.532079;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -67.379271;47.893126;63.273320;, -69.732830;48.070733;68.910679;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.963472;-0.167624;-0.015850;, -1.072767;-0.229583;-1.637081;, -1.968351;-0.077278;-0.056508;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.383106;0.714423;, 0.359897;0.713700;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -67.701267;52.618488;62.851717;, -67.379271;47.893126;63.273320;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072767;-0.229583;-1.637081;, -1.102585;-0.162300;-1.625281;, -1.968351;-0.077278;-0.056508;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.379347;0.687534;, 0.383106;0.714423;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -67.701267;52.618488;62.851717;, -69.923352;81.033388;67.232111;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968351;-0.077278;-0.056508;, -1.102585;-0.162300;-1.625281;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.379347;0.687534;, 0.357088;0.530122;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -69.923352;81.033388;67.232111;, -67.785269;80.356791;61.226203;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.102585;-0.162300;-1.625281;, -1.208817;-0.048712;-1.555623;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.357088;0.530122;, 0.378178;0.533192;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -58.232129;77.155526;67.418474;, -60.435113;78.909108;60.412631;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, 0.244821;-0.707285;-1.823015;, 1.941866;-0.030189;-0.334392;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.487144;0.546404;, 0.460535;0.536932;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -60.592122;52.465796;62.819703;, -60.435113;78.909108;60.412631;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.244821;-0.707285;-1.823015;, 1.064189;-0.160504;-1.650852;, 1.941866;-0.030189;-0.334392;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.449538;0.688807;, 0.460535;0.536932;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -60.592122;52.465796;62.819703;, -58.189175;47.559855;69.103597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.941866;-0.030189;-0.334392;, 1.064189;-0.160504;-1.650852;, 1.940079;-0.013773;-0.345652;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.449538;0.688807;, 0.473861;0.717265;, } } Mesh { 3; -60.592122;52.465796;62.819703;, -60.612413;47.811978;63.348275;, -58.189175;47.559855;69.103597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.064189;-0.160504;-1.650852;, 1.088774;-0.166675;-1.634125;, 1.940079;-0.013773;-0.345652;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.449538;0.688807;, 0.449892;0.715259;, 0.473861;0.717265;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -60.612413;47.811978;63.348275;, -67.379271;47.893126;63.273320;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072767;-0.229583;-1.637081;, 1.088774;-0.166675;-1.634125;, -1.102585;-0.162300;-1.625281;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.449892;0.715259;, 0.383106;0.714423;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -60.592122;52.465796;62.819703;, -60.612413;47.811978;63.348275;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.088774;-0.166675;-1.634125;, 1.064189;-0.160504;-1.650852;, -1.102585;-0.162300;-1.625281;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.449538;0.688807;, 0.449892;0.715259;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -60.592122;52.465796;62.819703;, -67.785269;80.356791;61.226203;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.102585;-0.162300;-1.625281;, 1.064189;-0.160504;-1.650852;, -1.208817;-0.048712;-1.555623;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.449538;0.688807;, 0.378178;0.533192;, } } Mesh { 3; -60.592122;52.465796;62.819703;, -67.785269;80.356791;61.226203;, -60.435113;78.909108;60.412631;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.064189;-0.160504;-1.650852;, 0.244821;-0.707285;-1.823015;, -1.208817;-0.048712;-1.555623;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.449538;0.688807;, 0.378178;0.533192;, 0.460535;0.536932;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -44.714236;48.083229;68.875466;, -46.931382;47.854204;63.304597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.099568;-0.192419;-1.624037;, 1.965638;-0.139334;-0.020634;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.640483;0.713624;, 0.618612;0.714676;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -44.442728;52.832243;68.504720;, -44.714236;48.083229;68.875466;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.965638;-0.139334;-0.020634;, 1.968878;-0.080371;-0.025173;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.643677;0.686665;, 0.640483;0.713624;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -44.442728;52.832243;68.504720;, -46.079127;80.010588;61.097893;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.124056;-0.154990;-1.611226;, 1.968878;-0.080371;-0.025173;, 1.197821;-0.105940;-1.561273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.643677;0.686665;, 0.636956;0.532827;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.079127;80.010588;61.097893;, -43.815916;80.678868;67.220879;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968878;-0.080371;-0.025173;, 1.969367;-0.039387;-0.060112;, 1.197821;-0.105940;-1.561273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.636956;0.532827;, 0.664861;0.529037;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -53.828362;78.735346;60.421324;, -46.079127;80.010588;61.097893;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.197821;-0.105940;-1.561273;, -0.335865;-0.721496;-1.802834;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.541729;0.539195;, 0.636956;0.532827;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -53.419877;52.289669;63.012336;, -53.828362;78.735346;60.421324;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -1.087118;-0.123521;-1.639051;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.555058;0.689804;, 0.541729;0.539195;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -53.419877;52.289669;63.012336;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.124056;-0.154990;-1.611226;, -1.087118;-0.123521;-1.639051;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.555058;0.689804;, 0.618612;0.714676;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -53.502356;47.687645;63.336491;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.087118;-0.123521;-1.639051;, -1.072117;-0.132099;-1.648237;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.553761;0.715899;, 0.618612;0.714676;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.785660;47.866238;74.613889;, -44.714236;48.083229;68.875466;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.965638;-0.139334;-0.020634;, 1.399645;-0.054744;1.386207;, 1.968878;-0.080371;-0.025173;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.619995;0.715333;, 0.640483;0.713624;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.552076;52.606587;74.239247;, -46.785660;47.866238;74.613889;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.399645;-0.054744;1.386207;, 1.425413;0.000131;1.360797;, 1.968878;-0.080371;-0.025173;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.622795;0.688435;, 0.619995;0.715333;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.552076;52.606587;74.239247;, -43.815916;80.678868;67.220879;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968878;-0.080371;-0.025173;, 1.425413;0.000131;1.360797;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.622795;0.688435;, 0.664861;0.529037;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -45.739001;80.267162;74.364987;, -43.815916;80.678868;67.220879;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425413;0.000131;1.360797;, 1.551339;0.107123;1.210556;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.641150;0.531372;, 0.664861;0.529037;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -53.828362;78.735346;60.421324;, -56.083655;77.084958;67.418476;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -1.455313;-1.247331;-0.458041;, -1.087118;-0.123521;-1.639051;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.541729;0.539195;, 0.514458;0.547600;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -55.943241;52.007549;68.670178;, -56.083655;77.084958;67.418476;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.455313;-1.247331;-0.458041;, -1.925127;0.000697;-0.421259;, -1.087118;-0.123521;-1.639051;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.530080;0.691953;, 0.514458;0.547600;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -55.943241;52.007549;68.670178;, -53.502356;47.687645;63.336491;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.087118;-0.123521;-1.639051;, -1.925127;0.000697;-0.421259;, -1.072117;-0.132099;-1.648237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.530080;0.691953;, 0.553761;0.715899;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -56.167821;47.554296;69.082319;, -53.502356;47.687645;63.336491;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.925127;0.000697;-0.421259;, -1.932185;-0.024872;-0.386802;, -1.072117;-0.132099;-1.648237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.527418;0.717212;, 0.553761;0.715899;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -56.712992;77.210781;75.559572;, -56.083655;77.084958;67.418476;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.455313;-1.247331;-0.458041;, -1.330394;-0.545100;1.347772;, -1.925127;0.000697;-0.421259;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.507827;0.548077;, 0.514458;0.547600;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -55.857288;52.007882;73.774915;, -56.712992;77.210781;75.559572;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.330394;-0.545100;1.347772;, -1.637883;-0.015950;1.095744;, -1.925127;0.000697;-0.421259;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.530890;0.692323;, 0.507827;0.548077;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -55.857288;52.007882;73.774915;, -56.167821;47.554296;69.082319;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.925127;0.000697;-0.421259;, -1.637883;-0.015950;1.095744;, -1.932185;-0.024872;-0.386802;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.530890;0.692323;, 0.527418;0.717212;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -55.978102;47.558980;73.819676;, -56.167821;47.554296;69.082319;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.637883;-0.015950;1.095744;, -1.674278;-0.032330;1.038904;, -1.932185;-0.024872;-0.386802;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.529266;0.717527;, 0.527418;0.717212;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -51.434811;47.683591;76.418665;, -46.785660;47.866238;74.613889;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.399645;-0.054744;1.386207;, -0.170059;0.011667;1.963292;, 1.425413;0.000131;1.360797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.574092;0.716789;, 0.619995;0.715333;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -51.216940;52.321248;76.094993;, -51.434811;47.683591;76.418665;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.170059;0.011667;1.963292;, -0.052556;0.019972;1.969876;, 1.425413;0.000131;1.360797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.576705;0.690475;, 0.574092;0.716789;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -51.216940;52.321248;76.094993;, -45.739001;80.267162;74.364987;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425413;0.000131;1.360797;, -0.052556;0.019972;1.969876;, 1.551339;0.107123;1.210556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.576705;0.690475;, 0.641150;0.531372;, } } Mesh { 3; -51.216940;52.321248;76.094993;, -50.463279;79.431742;77.352125;, -45.739001;80.267162;74.364987;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.052556;0.019972;1.969876;, 0.279758;-0.010226;1.950693;, 1.551339;0.107123;1.210556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.576705;0.690475;, 0.582900;0.536109;, 0.641150;0.531372;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -50.463279;79.431742;77.352125;, -56.712992;77.210781;75.559572;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.330394;-0.545100;1.347772;, 0.279758;-0.010226;1.950693;, -1.637883;-0.015950;1.095744;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.582900;0.536109;, 0.507827;0.548077;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -51.216940;52.321248;76.094993;, -50.463279;79.431742;77.352125;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.279758;-0.010226;1.950693;, -0.052556;0.019972;1.969876;, -1.637883;-0.015950;1.095744;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.576705;0.690475;, 0.582900;0.536109;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -51.216940;52.321248;76.094993;, -55.978102;47.558980;73.819676;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.637883;-0.015950;1.095744;, -0.052556;0.019972;1.969876;, -1.674278;-0.032330;1.038904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.576705;0.690475;, 0.529266;0.717527;, } } Mesh { 3; -51.216940;52.321248;76.094993;, -51.434811;47.683591;76.418665;, -55.978102;47.558980;73.819676;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.052556;0.019972;1.969876;, -0.170059;0.011667;1.963292;, -1.674278;-0.032330;1.038904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.576705;0.690475;, 0.574092;0.716789;, 0.529266;0.717527;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -58.463549;10.846990;73.464529;, -61.995015;10.545433;77.119963;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.840543;-0.017972;0.704025;, 0.824072;0.018060;1.790014;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.471781;0.929503;, 0.436931;0.931279;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -62.209731;36.942286;76.666052;, -61.995015;10.545433;77.119963;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.824072;0.018060;1.790014;, 0.391350;0.064471;1.930353;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.434586;0.778485;, 0.436931;0.931279;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.125836;37.022950;73.449440;, -62.209731;36.942286;76.666052;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.733711;0.031374;0.936393;, 0.391350;0.064471;1.930353;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.474867;0.777868;, 0.434586;0.778485;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -62.209731;36.942286;76.666052;, -62.304168;42.233281;76.378336;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.391350;0.064471;1.930353;, 0.293685;0.049604;1.948040;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.434586;0.778485;, 0.433589;0.747888;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -62.304168;42.233281;76.378336;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.728324;0.026394;0.946452;, 0.293685;0.049604;1.948040;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.433589;0.747888;, 0.472209;0.718153;, } } Mesh { 3; -62.304168;42.233281;76.378336;, -62.618757;47.714736;76.402816;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.293685;0.049604;1.948040;, 0.191455;-0.004476;1.961351;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.433589;0.747888;, 0.430178;0.716700;, 0.472209;0.718153;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.189175;47.559855;69.103597;, -58.359820;47.465155;73.827833;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.708928;-0.019658;0.981199;, 1.940079;-0.013773;-0.345652;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.473861;0.717265;, 0.472209;0.718153;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.039416;42.223258;69.607894;, -58.189175;47.559855;69.103597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.940079;-0.013773;-0.345652;, 1.943869;0.049824;-0.320101;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.475650;0.747643;, 0.473861;0.717265;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.125836;37.022950;73.449440;, -58.039416;42.223258;69.607894;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.728324;0.026394;0.946452;, 1.943869;0.049824;-0.320101;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.474867;0.777868;, 0.475650;0.747643;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -58.039416;42.223258;69.607894;, -57.665811;37.089963;70.130220;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943869;0.049824;-0.320101;, 1.949809;0.030591;-0.284397;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.475650;0.747643;, 0.479403;0.777306;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -57.665811;37.089963;70.130220;, -58.463549;10.846990;73.464529;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.733711;0.031374;0.936393;, 1.949809;0.030591;-0.284397;, 1.840543;-0.017972;0.704025;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.479403;0.777306;, 0.471781;0.929503;, } } Mesh { 3; -57.665811;37.089963;70.130220;, -58.463549;10.846990;73.464529;, -57.927742;10.902087;70.808319;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.949809;0.030591;-0.284397;, 1.919496;-0.025587;-0.445482;, 1.840543;-0.017972;0.704025;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479403;0.777306;, 0.471781;0.929503;, 0.477065;0.928908;, } } Mesh { 3; -62.209731;36.942286;76.666052;, -61.995015;10.545433;77.119963;, -66.860721;10.241521;76.099387;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.824072;0.018060;1.790014;, -0.991439;0.039951;1.702652;, 0.391350;0.064471;1.930353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.434586;0.778485;, 0.436931;0.931279;, 0.388943;0.932575;, } } Mesh { 3; -62.209731;36.942286;76.666052;, -66.761988;36.825622;75.409412;, -66.860721;10.241521;76.099387;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.991439;0.039951;1.702652;, -1.312400;0.062056;1.468784;, 0.391350;0.064471;1.930353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.434586;0.778485;, 0.389683;0.779021;, 0.388943;0.932575;, } } Mesh { 3; -62.209731;36.942286;76.666052;, -62.304168;42.233281;76.378336;, -66.761988;36.825622;75.409412;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.391350;0.064471;1.930353;, -1.312400;0.062056;1.468784;, 0.293685;0.049604;1.948040;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.434586;0.778485;, 0.433589;0.747888;, 0.389683;0.779021;, } } Mesh { 3; -62.304168;42.233281;76.378336;, -66.761988;36.825622;75.409412;, -66.948614;42.268542;74.893906;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.312400;0.062056;1.468784;, -1.347386;0.001634;1.438096;, 0.293685;0.049604;1.948040;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.433589;0.747888;, 0.389683;0.779021;, 0.387774;0.747570;, } } Mesh { 3; -62.304168;42.233281;76.378336;, -66.948614;42.268542;74.893906;, -62.618757;47.714736;76.402816;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.293685;0.049604;1.948040;, -1.347386;0.001634;1.438096;, 0.191455;-0.004476;1.961351;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.433589;0.747888;, 0.387774;0.747570;, 0.430178;0.716700;, } } Mesh { 3; -66.948614;42.268542;74.893906;, -67.464288;47.927590;74.656655;, -62.618757;47.714736;76.402816;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347386;0.001634;1.438096;, -1.373982;-0.063567;1.411278;, 0.191455;-0.004476;1.961351;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.387774;0.747570;, 0.382333;0.715082;, 0.430178;0.716700;, } } Mesh { 3; -66.761988;36.825622;75.409412;, -66.860721;10.241521;76.099387;, -69.498301;10.208143;70.478492;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.991439;0.039951;1.702652;, -1.930743;0.038306;0.392858;, -1.312400;0.062056;1.468784;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389683;0.779021;, 0.388943;0.932575;, 0.362902;0.932645;, } } Mesh { 3; -66.761988;36.825622;75.409412;, -68.968886;36.862973;69.837919;, -69.498301;10.208143;70.478492;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930743;0.038306;0.392858;, -1.969728;-0.007675;0.060688;, -1.312400;0.062056;1.468784;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389683;0.779021;, 0.367912;0.778542;, 0.362902;0.932645;, } } Mesh { 3; -66.761988;36.825622;75.409412;, -66.948614;42.268542;74.893906;, -68.968886;36.862973;69.837919;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.312400;0.062056;1.468784;, -1.969728;-0.007675;0.060688;, -1.347386;0.001634;1.438096;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389683;0.779021;, 0.387774;0.747570;, 0.367912;0.778542;, } } Mesh { 3; -66.948614;42.268542;74.893906;, -68.968886;36.862973;69.837919;, -69.193517;42.321914;69.371443;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.969728;-0.007675;0.060688;, -1.966693;-0.124879;0.009817;, -1.347386;0.001634;1.438096;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.387774;0.747570;, 0.367912;0.778542;, 0.365622;0.746997;, } } Mesh { 3; -66.948614;42.268542;74.893906;, -69.193517;42.321914;69.371443;, -67.464288;47.927590;74.656655;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347386;0.001634;1.438096;, -1.966693;-0.124879;0.009817;, -1.373982;-0.063567;1.411278;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.387774;0.747570;, 0.365622;0.746997;, 0.382333;0.715082;, } } Mesh { 3; -69.193517;42.321914;69.371443;, -69.732830;48.070733;68.910679;, -67.464288;47.927590;74.656655;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.966693;-0.124879;0.009817;, -1.963472;-0.167624;-0.015850;, -1.373982;-0.063567;1.411278;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.365622;0.746997;, 0.359897;0.713700;, 0.382333;0.715082;, } } Mesh { 3; -68.968886;36.862973;69.837919;, -69.498301;10.208143;70.478492;, -68.067300;9.549560;64.130794;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930743;0.038306;0.392858;, -1.498270;0.033571;-1.279700;, -1.969728;-0.007675;0.060688;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367912;0.778542;, 0.362902;0.932645;, 0.381416;0.939066;, } } Mesh { 3; -68.968886;36.862973;69.837919;, -66.782639;36.870524;63.862024;, -68.067300;9.549560;64.130794;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.498270;0.033571;-1.279700;, -1.060686;-0.029578;-1.660615;, -1.969728;-0.007675;0.060688;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367912;0.778542;, 0.389475;0.778240;, 0.381416;0.939066;, } } Mesh { 3; -68.968886;36.862973;69.837919;, -69.193517;42.321914;69.371443;, -66.782639;36.870524;63.862024;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.969728;-0.007675;0.060688;, -1.060686;-0.029578;-1.660615;, -1.966693;-0.124879;0.009817;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367912;0.778542;, 0.365622;0.746997;, 0.389475;0.778240;, } } Mesh { 3; -69.193517;42.321914;69.371443;, -66.782639;36.870524;63.862024;, -66.916127;42.222089;63.729665;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.060686;-0.029578;-1.660615;, -1.058318;-0.158501;-1.654815;, -1.966693;-0.124879;0.009817;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.365622;0.746997;, 0.389475;0.778240;, 0.388082;0.747324;, } } Mesh { 3; -69.193517;42.321914;69.371443;, -66.916127;42.222089;63.729665;, -69.732830;48.070733;68.910679;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.966693;-0.124879;0.009817;, -1.058318;-0.158501;-1.654815;, -1.963472;-0.167624;-0.015850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.365622;0.746997;, 0.388082;0.747324;, 0.359897;0.713700;, } } Mesh { 3; -66.916127;42.222089;63.729665;, -67.379271;47.893126;63.273320;, -69.732830;48.070733;68.910679;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.058318;-0.158501;-1.654815;, -1.072767;-0.229583;-1.637081;, -1.963472;-0.167624;-0.015850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388082;0.747324;, 0.383106;0.714423;, 0.359897;0.713700;, } } Mesh { 3; -58.039416;42.223258;69.607894;, -60.612413;47.811978;63.348275;, -58.189175;47.559855;69.103597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.940079;-0.013773;-0.345652;, 1.088774;-0.166675;-1.634125;, 1.943869;0.049824;-0.320101;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475650;0.747643;, 0.449892;0.715259;, 0.473861;0.717265;, } } Mesh { 3; -58.039416;42.223258;69.607894;, -60.533979;42.293246;63.973267;, -60.612413;47.811978;63.348275;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.088774;-0.166675;-1.634125;, 1.093559;-0.108642;-1.635817;, 1.943869;0.049824;-0.320101;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475650;0.747643;, 0.451034;0.746956;, 0.449892;0.715259;, } } Mesh { 3; -58.039416;42.223258;69.607894;, -57.665811;37.089963;70.130220;, -60.533979;42.293246;63.973267;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943869;0.049824;-0.320101;, 1.093559;-0.108642;-1.635817;, 1.949809;0.030591;-0.284397;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475650;0.747643;, 0.479403;0.777306;, 0.451034;0.746956;, } } Mesh { 3; -57.665811;37.089963;70.130220;, -60.495315;37.017775;64.302417;, -60.533979;42.293246;63.973267;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.093559;-0.108642;-1.635817;, 1.103616;-0.055435;-1.631726;, 1.949809;0.030591;-0.284397;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479403;0.777306;, 0.451491;0.777399;, 0.451034;0.746956;, } } Mesh { 3; -57.665811;37.089963;70.130220;, -60.495315;37.017775;64.302417;, -57.927742;10.902087;70.808319;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.949809;0.030591;-0.284397;, 1.103616;-0.055435;-1.631726;, 1.919496;-0.025587;-0.445482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479403;0.777306;, 0.451491;0.777399;, 0.477065;0.928908;, } } Mesh { 3; -60.495315;37.017775;64.302417;, -57.927742;10.902087;70.808319;, -60.644366;10.688163;64.757259;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.103616;-0.055435;-1.631726;, 0.800861;-0.032754;-1.800311;, 1.919496;-0.025587;-0.445482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451491;0.777399;, 0.477065;0.928908;, 0.450268;0.929834;, } } Mesh { 3; -66.782639;36.870524;63.862024;, -68.067300;9.549560;64.130794;, -60.644366;10.688163;64.757259;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.498270;0.033571;-1.279700;, 0.800861;-0.032754;-1.800311;, -1.060686;-0.029578;-1.660615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389475;0.778240;, 0.381416;0.939066;, 0.450268;0.929834;, } } Mesh { 3; -66.782639;36.870524;63.862024;, -60.495315;37.017775;64.302417;, -60.644366;10.688163;64.757259;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.800861;-0.032754;-1.800311;, 1.103616;-0.055435;-1.631726;, -1.060686;-0.029578;-1.660615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389475;0.778240;, 0.451491;0.777399;, 0.450268;0.929834;, } } Mesh { 3; -66.782639;36.870524;63.862024;, -66.916127;42.222089;63.729665;, -60.495315;37.017775;64.302417;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.060686;-0.029578;-1.660615;, 1.103616;-0.055435;-1.631726;, -1.058318;-0.158501;-1.654815;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389475;0.778240;, 0.388082;0.747324;, 0.451491;0.777399;, } } Mesh { 3; -66.916127;42.222089;63.729665;, -60.495315;37.017775;64.302417;, -60.533979;42.293246;63.973267;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.103616;-0.055435;-1.631726;, 1.093559;-0.108642;-1.635817;, -1.058318;-0.158501;-1.654815;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388082;0.747324;, 0.451491;0.777399;, 0.451034;0.746956;, } } Mesh { 3; -66.916127;42.222089;63.729665;, -60.533979;42.293246;63.973267;, -67.379271;47.893126;63.273320;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.058318;-0.158501;-1.654815;, 1.093559;-0.108642;-1.635817;, -1.072767;-0.229583;-1.637081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388082;0.747324;, 0.451034;0.746956;, 0.383106;0.714423;, } } Mesh { 3; -60.533979;42.293246;63.973267;, -60.612413;47.811978;63.348275;, -67.379271;47.893126;63.273320;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.093559;-0.108642;-1.635817;, 1.088774;-0.166675;-1.634125;, -1.072767;-0.229583;-1.637081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451034;0.746956;, 0.449892;0.715259;, 0.383106;0.714423;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -48.658007;9.761389;64.657799;, -46.289530;9.728215;70.362282;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.597947;-0.048143;-1.877156;, 1.958088;-0.032199;-0.220059;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.600602;0.930860;, 0.623965;0.931077;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -45.981029;36.335179;69.747116;, -46.289530;9.728215;70.362282;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958088;-0.032199;-0.220059;, 1.964958;-0.147295;0.028594;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.627465;0.780478;, 0.623965;0.931077;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -48.093828;36.267782;64.233969;, -45.981029;36.335179;69.747116;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.057039;-0.154237;-1.656035;, 1.964958;-0.147295;0.028594;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.606626;0.780704;, 0.627465;0.780478;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -45.981029;36.335179;69.747116;, -45.163396;42.051408;69.324493;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964958;-0.147295;0.028594;, 1.958880;-0.215267;0.004538;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.627465;0.780478;, 0.635653;0.748097;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -45.163396;42.051408;69.324493;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.066963;-0.257841;-1.636667;, 1.958880;-0.215267;0.004538;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.635653;0.748097;, 0.618612;0.714676;, } } Mesh { 3; -45.163396;42.051408;69.324493;, -44.714236;48.083229;68.875466;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958880;-0.215267;0.004538;, 1.965638;-0.139334;-0.020634;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.635653;0.748097;, 0.640483;0.713624;, 0.618612;0.714676;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -53.502356;47.687645;63.336491;, -46.931382;47.854204;63.304597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.099568;-0.192419;-1.624037;, -1.072117;-0.132099;-1.648237;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.553761;0.715899;, 0.618612;0.714676;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -53.524348;41.936167;64.049573;, -53.502356;47.687645;63.336491;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072117;-0.132099;-1.648237;, -1.109993;-0.148782;-1.621528;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.553181;0.748637;, 0.553761;0.715899;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -48.093828;36.267782;64.233969;, -53.524348;41.936167;64.049573;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.066963;-0.257841;-1.636667;, -1.109993;-0.148782;-1.621528;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.606626;0.780704;, 0.553181;0.748637;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -53.524348;41.936167;64.049573;, -53.827957;36.438216;64.618807;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.109993;-0.148782;-1.621528;, -1.123325;-0.053138;-1.618298;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.553181;0.748637;, 0.550068;0.779772;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -53.827957;36.438216;64.618807;, -48.658007;9.761389;64.657799;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.057039;-0.154237;-1.656035;, -1.123325;-0.053138;-1.618298;, 0.597947;-0.048143;-1.877156;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.550068;0.779772;, 0.600602;0.930860;, } } Mesh { 3; -53.827957;36.438216;64.618807;, -54.097795;10.158108;65.190769;, -48.658007;9.761389;64.657799;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.123325;-0.053138;-1.618298;, -1.429471;-0.020417;-1.356380;, 0.597947;-0.048143;-1.877156;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550068;0.779772;, 0.546934;0.928873;, 0.600602;0.930860;, } } Mesh { 3; -45.981029;36.335179;69.747116;, -46.289530;9.728215;70.362282;, -48.704320;9.731583;75.418783;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958088;-0.032199;-0.220059;, 1.485082;-0.000795;1.295416;, 1.964958;-0.147295;0.028594;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.627465;0.780478;, 0.623965;0.931077;, 0.600146;0.931382;, } } Mesh { 3; -45.981029;36.335179;69.747116;, -48.066672;36.238738;74.892031;, -48.704320;9.731583;75.418783;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.485082;-0.000795;1.295416;, 1.298201;-0.057950;1.481516;, 1.964958;-0.147295;0.028594;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.627465;0.780478;, 0.606888;0.781205;, 0.600146;0.931382;, } } Mesh { 3; -45.981029;36.335179;69.747116;, -45.163396;42.051408;69.324493;, -48.066672;36.238738;74.892031;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964958;-0.147295;0.028594;, 1.298201;-0.057950;1.481516;, 1.958880;-0.215267;0.004538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.627465;0.780478;, 0.635653;0.748097;, 0.606888;0.781205;, } } Mesh { 3; -45.163396;42.051408;69.324493;, -48.066672;36.238738;74.892031;, -47.371786;41.946883;74.688695;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.298201;-0.057950;1.481516;, 1.336738;-0.109801;1.443830;, 1.958880;-0.215267;0.004538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.635653;0.748097;, 0.606888;0.781205;, 0.613860;0.748883;, } } Mesh { 3; -45.163396;42.051408;69.324493;, -47.371786;41.946883;74.688695;, -44.714236;48.083229;68.875466;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958880;-0.215267;0.004538;, 1.336738;-0.109801;1.443830;, 1.965638;-0.139334;-0.020634;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.635653;0.748097;, 0.613860;0.748883;, 0.640483;0.713624;, } } Mesh { 3; -47.371786;41.946883;74.688695;, -46.785660;47.866238;74.613889;, -44.714236;48.083229;68.875466;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.336738;-0.109801;1.443830;, 1.399645;-0.054744;1.386207;, 1.965638;-0.139334;-0.020634;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613860;0.748883;, 0.619995;0.715333;, 0.640483;0.713624;, } } Mesh { 3; -53.524348;41.936167;64.049573;, -56.167821;47.554296;69.082319;, -53.502356;47.687645;63.336491;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072117;-0.132099;-1.648237;, -1.932185;-0.024872;-0.386802;, -1.109993;-0.148782;-1.621528;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.553181;0.748637;, 0.527418;0.717212;, 0.553761;0.715899;, } } Mesh { 3; -53.524348;41.936167;64.049573;, -55.943241;41.876423;69.566342;, -56.167821;47.554296;69.082319;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.932185;-0.024872;-0.386802;, -1.938534;-0.002632;-0.354471;, -1.109993;-0.148782;-1.621528;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.553181;0.748637;, 0.529313;0.749185;, 0.527418;0.717212;, } } Mesh { 3; -53.524348;41.936167;64.049573;, -53.827957;36.438216;64.618807;, -55.943241;41.876423;69.566342;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.109993;-0.148782;-1.621528;, -1.938534;-0.002632;-0.354471;, -1.123325;-0.053138;-1.618298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.553181;0.748637;, 0.550068;0.779772;, 0.529313;0.749185;, } } Mesh { 3; -53.827957;36.438216;64.618807;, -55.943241;41.876423;69.566342;, -56.392401;36.429061;70.028799;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.938534;-0.002632;-0.354471;, -1.943455;0.057067;-0.321400;, -1.123325;-0.053138;-1.618298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550068;0.779772;, 0.529313;0.749185;, 0.524768;0.780048;, } } Mesh { 3; -53.827957;36.438216;64.618807;, -56.392401;36.429061;70.028799;, -54.097795;10.158108;65.190769;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.123325;-0.053138;-1.618298;, -1.943455;0.057067;-0.321400;, -1.429471;-0.020417;-1.356380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550068;0.779772;, 0.524768;0.780048;, 0.546934;0.928873;, } } Mesh { 3; -56.392401;36.429061;70.028799;, -54.097795;10.158108;65.190769;, -56.478661;10.214729;70.670818;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.943455;0.057067;-0.321400;, -1.969432;0.000368;-0.070070;, -1.429471;-0.020417;-1.356380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524768;0.780048;, 0.546934;0.928873;, 0.523446;0.928803;, } } Mesh { 3; -55.943241;41.876423;69.566342;, -55.978102;47.558980;73.819676;, -56.167821;47.554296;69.082319;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.932185;-0.024872;-0.386802;, -1.674278;-0.032330;1.038904;, -1.938534;-0.002632;-0.354471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529313;0.749185;, 0.529266;0.717527;, 0.527418;0.717212;, } } Mesh { 3; -55.943241;41.876423;69.566342;, -55.690122;41.899972;73.387412;, -55.978102;47.558980;73.819676;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.674278;-0.032330;1.038904;, -1.703604;-0.020148;0.990403;, -1.938534;-0.002632;-0.354471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529313;0.749185;, 0.531807;0.749183;, 0.529266;0.717527;, } } Mesh { 3; -55.943241;41.876423;69.566342;, -56.392401;36.429061;70.028799;, -55.690122;41.899972;73.387412;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.938534;-0.002632;-0.354471;, -1.703604;-0.020148;0.990403;, -1.943455;0.057067;-0.321400;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529313;0.749185;, 0.524768;0.780048;, 0.531807;0.749183;, } } Mesh { 3; -56.392401;36.429061;70.028799;, -55.690122;41.899972;73.387412;, -56.019915;36.464570;73.094301;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.703604;-0.020148;0.990403;, -1.711193;0.040611;0.976598;, -1.943455;0.057067;-0.321400;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524768;0.780048;, 0.531807;0.749183;, 0.528441;0.779959;, } } Mesh { 3; -56.392401;36.429061;70.028799;, -56.019915;36.464570;73.094301;, -56.478661;10.214729;70.670818;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.943455;0.057067;-0.321400;, -1.711193;0.040611;0.976598;, -1.969432;0.000368;-0.070070;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524768;0.780048;, 0.528441;0.779959;, 0.523446;0.928803;, } } Mesh { 3; -56.019915;36.464570;73.094301;, -56.478661;10.214729;70.670818;, -56.053797;10.259605;73.062567;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.711193;0.040611;0.976598;, -1.618388;0.017944;1.124308;, -1.969432;0.000368;-0.070070;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528441;0.779959;, 0.523446;0.928803;, 0.527635;0.928618;, } } Mesh { 3; -48.066672;36.238738;74.892031;, -48.704320;9.731583;75.418783;, -52.997396;10.022001;76.358914;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.485082;-0.000795;1.295416;, -0.189097;0.032566;1.961314;, 1.298201;-0.057950;1.481516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606888;0.781205;, 0.600146;0.931382;, 0.557773;0.930071;, } } Mesh { 3; -48.066672;36.238738;74.892031;, -52.363138;36.353433;76.070342;, -52.997396;10.022001;76.358914;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.189097;0.032566;1.961314;, -0.426971;0.024786;1.923708;, 1.298201;-0.057950;1.481516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606888;0.781205;, 0.564508;0.780670;, 0.557773;0.930071;, } } Mesh { 3; -48.066672;36.238738;74.892031;, -47.371786;41.946883;74.688695;, -52.363138;36.353433;76.070342;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.298201;-0.057950;1.481516;, -0.426971;0.024786;1.923708;, 1.336738;-0.109801;1.443830;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606888;0.781205;, 0.613860;0.748883;, 0.564508;0.780670;, } } Mesh { 3; -47.371786;41.946883;74.688695;, -51.860949;41.903552;76.144191;, -52.363138;36.353433;76.070342;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.426971;0.024786;1.923708;, -0.304508;-0.034290;1.946708;, 1.336738;-0.109801;1.443830;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613860;0.748883;, 0.569575;0.749226;, 0.564508;0.780670;, } } Mesh { 3; -47.371786;41.946883;74.688695;, -51.860949;41.903552;76.144191;, -46.785660;47.866238;74.613889;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.336738;-0.109801;1.443830;, -0.304508;-0.034290;1.946708;, 1.399645;-0.054744;1.386207;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613860;0.748883;, 0.569575;0.749226;, 0.619995;0.715333;, } } Mesh { 3; -51.860949;41.903552;76.144191;, -51.434811;47.683591;76.418665;, -46.785660;47.866238;74.613889;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.304508;-0.034290;1.946708;, -0.170059;0.011667;1.963292;, 1.399645;-0.054744;1.386207;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.569575;0.749226;, 0.574092;0.716789;, 0.619995;0.715333;, } } Mesh { 3; -55.690122;41.899972;73.387412;, -51.434811;47.683591;76.418665;, -55.978102;47.558980;73.819676;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.674278;-0.032330;1.038904;, -0.170059;0.011667;1.963292;, -1.703604;-0.020148;0.990403;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.531807;0.749183;, 0.574092;0.716789;, 0.529266;0.717527;, } } Mesh { 3; -55.690122;41.899972;73.387412;, -51.860949;41.903552;76.144191;, -51.434811;47.683591;76.418665;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.170059;0.011667;1.963292;, -0.304508;-0.034290;1.946708;, -1.703604;-0.020148;0.990403;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.531807;0.749183;, 0.569575;0.749226;, 0.574092;0.716789;, } } Mesh { 3; -55.690122;41.899972;73.387412;, -56.019915;36.464570;73.094301;, -51.860949;41.903552;76.144191;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.703604;-0.020148;0.990403;, -0.304508;-0.034290;1.946708;, -1.711193;0.040611;0.976598;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.531807;0.749183;, 0.528441;0.779959;, 0.569575;0.749226;, } } Mesh { 3; -56.019915;36.464570;73.094301;, -51.860949;41.903552;76.144191;, -52.363138;36.353433;76.070342;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.304508;-0.034290;1.946708;, -0.426971;0.024786;1.923708;, -1.711193;0.040611;0.976598;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528441;0.779959;, 0.569575;0.749226;, 0.564508;0.780670;, } } Mesh { 3; -56.019915;36.464570;73.094301;, -52.363138;36.353433;76.070342;, -56.053797;10.259605;73.062567;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.711193;0.040611;0.976598;, -0.426971;0.024786;1.923708;, -1.618388;0.017944;1.124308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528441;0.779959;, 0.564508;0.780670;, 0.527635;0.928618;, } } Mesh { 3; -52.363138;36.353433;76.070342;, -56.053797;10.259605;73.062567;, -52.997396;10.022001;76.358914;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.426971;0.024786;1.923708;, -0.189097;0.032566;1.961314;, -1.618388;0.017944;1.124308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.564508;0.780670;, 0.527635;0.928618;, 0.557773;0.930071;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -51.322974;159.166817;80.005461;, -48.948035;162.483417;76.303790;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039316;1.140177;1.226128;, 1.743945;0.574448;0.715708;, 1.028913;0.050564;1.679986;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.572300;0.083956;, 0.601583;0.065149;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.076403;152.694301;57.633728;, -48.700816;158.250154;56.672220;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.648895;0.114320;-1.073148;, 1.481594;-0.114614;-1.294339;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.604445;0.123024;, 0.604631;0.089154;, } } Mesh { 3; -50.463279;79.431742;77.352125;, -57.168501;77.265451;75.336185;, -57.137376;79.560710;77.635992;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049641;-0.446997;1.918672;, 0.279758;-0.010226;1.950693;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.582900;0.536109;, 0.500813;0.545734;, 0.501128;0.532422;, } } Mesh { 3; -57.168501;77.265451;75.336185;, -63.611872;79.752693;77.146466;, -57.137376;79.560710;77.635992;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.306856;0.001628;1.946640;, -0.049641;-0.446997;1.918672;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500813;0.545734;, 0.419594;0.535207;, 0.501128;0.532422;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -56.921838;88.765423;57.782291;, -60.435113;78.909108;60.412631;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026602;-0.277696;-1.950833;, 0.244821;-0.707285;-1.823015;, -0.039242;-1.386281;-1.400092;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.503520;0.481996;, 0.460535;0.536932;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -56.921838;88.765423;57.782291;, -53.828362;78.735346;60.421324;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -0.026602;-0.277696;-1.950833;, -0.039242;-1.386281;-1.400092;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.503520;0.481996;, 0.541729;0.539195;, } } Mesh { 3; -63.400685;146.258808;57.320039;, -64.500064;145.998880;65.473899;, -61.956145;144.244611;57.409646;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423076;-1.254594;-0.533310;, -1.640469;-0.700879;-0.837379;, -1.636445;-1.047352;0.329655;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.423384;0.157154;, 0.409829;0.158628;, 0.441195;0.168575;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -52.003258;144.238109;57.415119;, -54.283817;141.776065;61.916001;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.158823;-1.583184;0.185014;, 1.311846;-1.405139;-0.433839;, 0.952800;-1.719477;0.138360;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.563912;0.168612;, 0.535793;0.182574;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -52.003258;144.238109;57.415119;, -49.305334;145.841022;65.481632;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.158823;-1.583184;0.185014;, 1.540237;-1.211416;0.209075;, 1.311846;-1.405139;-0.433839;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.563912;0.168612;, 0.589293;0.161887;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -55.895453;140.966183;60.090129;, -56.829913;140.895780;61.736917;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.619745;-1.870286;0.038946;, 0.090888;-1.960563;-0.177495;, 1.345945;-1.389966;-0.374163;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.515922;0.187166;, 0.504400;0.187566;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -57.163269;77.269528;67.571344;, -60.435113;78.909108;60.412631;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.039242;-1.386281;-1.400092;, 0.244821;-0.707285;-1.823015;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.500827;0.545945;, 0.460535;0.536932;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -56.921838;88.765423;57.782291;, -53.828362;78.735346;60.421324;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026602;-0.277696;-1.950833;, -0.335865;-0.721496;-1.802834;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.503520;0.481996;, 0.541729;0.539195;, } } Mesh { 3; -57.168501;77.265451;75.336185;, -63.611872;79.752693;77.146466;, -57.671258;77.176577;75.511194;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.312723;-0.681912;1.302047;, -0.306856;0.001628;1.946640;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500813;0.545734;, 0.419594;0.535207;, 0.488557;0.545545;, } } Mesh { 3; -50.463279;79.431742;77.352125;, -56.712992;77.210781;75.559572;, -57.168501;77.265451;75.336185;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.279758;-0.010226;1.950693;, -1.330394;-0.545100;1.347772;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.582900;0.536109;, 0.507827;0.548077;, 0.500813;0.545734;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -54.006251;135.303975;65.322108;, -56.925196;138.592166;64.006397;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.990877;0.047229;-1.702793;, 1.276773;-0.080094;-1.499002;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.538461;0.219353;, 0.503226;0.200629;, } } Mesh { 3; -54.006251;135.303975;65.322108;, -56.951528;135.268134;64.285050;, -56.925196;138.592166;64.006397;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.054135;-0.491805;-1.907556;, 0.002552;-0.174810;-1.962908;, 0.990877;0.047229;-1.702793;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538461;0.219353;, 0.502901;0.219478;, 0.503226;0.200629;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -53.352470;138.978614;66.754378;, -52.304979;135.362137;66.680269;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.417239;0.622834;-1.219460;, 1.728510;0.315145;-0.892473;, 1.276773;-0.080094;-1.499002;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.547277;0.198437;, 0.557685;0.219722;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -54.006251;135.303975;65.322108;, -52.304979;135.362137;66.680269;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276773;-0.080094;-1.499002;, 0.990877;0.047229;-1.702793;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.538461;0.219353;, 0.557685;0.219722;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -46.394687;157.955621;66.661755;, -48.700816;158.250154;56.672220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 1.923019;-0.403745;0.150200;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.633065;0.090825;, 0.604631;0.089154;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -48.648976;151.381434;73.077552;, -48.269001;155.960809;74.262938;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.131706;-0.637430;1.482058;, 1.781303;-0.338569;0.771948;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.605270;0.128105;, 0.609955;0.102137;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -51.887586;154.899938;79.061818;, -48.269001;155.960809;74.262938;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 1.129644;-0.466311;1.545972;, 1.781303;-0.338569;0.771948;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.565339;0.110663;, 0.609955;0.102137;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.648976;151.381434;73.077552;, -46.394687;157.955621;66.661755;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.752957;-0.617079;0.655689;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.605270;0.128105;, 0.633065;0.090825;, } } Mesh { 3; -48.648976;151.381434;73.077552;, -48.269001;155.960809;74.262938;, -46.394687;157.955621;66.661755;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.781303;-0.338569;0.771948;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.605270;0.128105;, 0.609955;0.102137;, 0.633065;0.090825;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -51.887586;154.899938;79.061818;, -56.726109;149.828548;79.059129;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 0.215576;-0.741165;1.813222;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.565339;0.110663;, 0.505680;0.136911;, } } Mesh { 3; -51.887586;154.899938;79.061818;, -56.676584;154.339721;80.583157;, -56.726109;149.828548;79.059129;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.215576;-0.741165;1.813222;, 0.209654;-0.362540;1.925664;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.565339;0.110663;, 0.506291;0.111329;, 0.505680;0.136911;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.914489;158.405102;53.924547;, -53.978366;152.963017;55.935525;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.313925;-0.105561;-1.942648;, 0.827631;0.288311;-1.765071;, 0.428598;0.186728;-1.914421;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.528017;0.088276;, 0.539560;0.119136;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.914489;158.405102;53.924547;, -56.515854;158.498190;54.001473;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.313925;-0.105561;-1.942648;, -0.001152;0.098226;-1.968228;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.528017;0.088276;, 0.508273;0.087748;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -56.575152;153.079988;54.824120;, -56.515854;158.498190;54.001473;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.001152;0.098226;-1.968228;, -0.009809;0.519912;-1.900833;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.507542;0.118473;, 0.508273;0.087748;, } } Mesh { 3; -55.219582;147.386213;51.746750;, -55.376902;146.592007;52.800785;, -54.653741;147.268887;52.494292;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.906847;-0.218345;-1.735951;, 1.501913;-0.683777;-1.077162;, 1.085850;-0.922903;-1.361158;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524256;0.150760;, 0.522316;0.155264;, 0.531232;0.151426;, } } Mesh { 3; -55.376902;146.592007;52.800785;, -56.749513;146.343225;52.669795;, -56.746951;147.128496;51.054453;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.003137;0.132910;-1.966188;, 0.906847;-0.218345;-1.735951;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.522316;0.155264;, 0.505392;0.156675;, 0.505423;0.152222;, } } Mesh { 3; -55.219582;147.386213;51.746750;, -55.376902;146.592007;52.800785;, -56.746951;147.128496;51.054453;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.906847;-0.218345;-1.735951;, 1.085850;-0.922903;-1.361158;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524256;0.150760;, 0.522316;0.155264;, 0.505423;0.152222;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -54.068127;147.653213;53.906134;, -54.777691;149.008641;53.429979;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.562683;0.234494;-1.177543;, 1.255158;0.772035;-1.308477;, 1.722680;0.481732;-0.826971;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.538453;0.149246;, 0.529704;0.141560;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -54.777691;149.008641;53.429979;, -55.500280;148.315035;51.450127;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.722680;0.481732;-0.826971;, 1.255158;0.772035;-1.308477;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.529704;0.141560;, 0.520795;0.145493;, } } Mesh { 3; -54.777691;149.008641;53.429979;, -55.519610;149.228080;52.514357;, -55.500280;148.315035;51.450127;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255158;0.772035;-1.308477;, 1.224629;1.084106;-1.099350;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529704;0.141560;, 0.520556;0.140316;, 0.520795;0.145493;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -55.219582;147.386213;51.746750;, -55.500280;148.315035;51.450127;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251037;0.548424;-1.420461;, 1.085850;-0.922903;-1.361158;, 1.722680;0.481732;-0.826971;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.524256;0.150760;, 0.520795;0.145493;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -55.219582;147.386213;51.746750;, -54.653741;147.268887;52.494292;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.085850;-0.922903;-1.361158;, 1.501913;-0.683777;-1.077162;, 1.722680;0.481732;-0.826971;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.524256;0.150760;, 0.531232;0.151426;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -54.068127;147.653213;53.906134;, -54.653741;147.268887;52.494292;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.722680;0.481732;-0.826971;, 1.501913;-0.683777;-1.077162;, 1.562683;0.234494;-1.177543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.538453;0.149246;, 0.531232;0.151426;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -54.316884;146.532054;53.451611;, -54.653741;147.268887;52.494292;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.501913;-0.683777;-1.077162;, 1.352579;-0.138749;-1.426482;, 1.562683;0.234494;-1.177543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.535386;0.155604;, 0.531232;0.151426;, } } Mesh { 3; -55.519610;149.228080;52.514357;, -56.679523;149.127182;51.400837;, -56.575152;153.079988;54.824120;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.016617;1.350157;-1.435399;, 1.224629;1.084106;-1.099350;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520556;0.140316;, 0.506255;0.140888;, 0.507542;0.118473;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -55.519610;149.228080;52.514357;, -56.575152;153.079988;54.824120;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224629;1.084106;-1.099350;, 0.827631;0.288311;-1.765071;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.520556;0.140316;, 0.507542;0.118473;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.777691;149.008641;53.429979;, -55.519610;149.228080;52.514357;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224629;1.084106;-1.099350;, 1.255158;0.772035;-1.308477;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.529704;0.141560;, 0.520556;0.140316;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -56.839803;142.652803;75.638362;, -56.726109;149.828548;79.059129;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.215576;-0.741165;1.813222;, 1.131706;-0.637430;1.482058;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.504278;0.177602;, 0.505680;0.136911;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -53.206291;143.038292;74.866919;, -56.839803;142.652803;75.638362;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 1.263267;-0.736121;1.321308;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.541838;0.178458;, 0.504278;0.177602;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -48.648976;151.381434;73.077552;, -53.206291;143.038292;74.866919;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 1.752957;-0.617079;0.655689;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.605270;0.128105;, 0.541838;0.178458;, } } Mesh { 3; -48.648976;151.381434;73.077552;, -53.098186;143.126593;69.872792;, -53.206291;143.038292;74.866919;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.846185;-0.687913;0.044154;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.605270;0.128105;, 0.542734;0.178070;, 0.541838;0.178458;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.777691;149.008641;53.429979;, -53.978366;152.963017;55.935525;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255158;0.772035;-1.308477;, 0.428598;0.186728;-1.914421;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.529704;0.141560;, 0.539560;0.119136;, } } Mesh { 3; -54.777691;149.008641;53.429979;, -53.978366;152.963017;55.935525;, -51.303643;151.697274;55.796569;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.628982;0.307102;-1.842184;, 0.428598;0.186728;-1.914421;, 1.255158;0.772035;-1.308477;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529704;0.141560;, 0.539560;0.119136;, 0.572538;0.126314;, } } Mesh { 3; -54.914489;158.405102;53.924547;, -51.358951;158.174362;54.859504;, -53.978366;152.963017;55.935525;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.804698;-0.015539;-1.798831;, 0.313925;-0.105561;-1.942648;, 0.428598;0.186728;-1.914421;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528017;0.088276;, 0.571856;0.089584;, 0.539560;0.119136;, } } Mesh { 3; -51.358951;158.174362;54.859504;, -53.978366;152.963017;55.935525;, -51.369055;154.491778;55.945345;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.428598;0.186728;-1.914421;, 0.562584;-0.175803;-1.880469;, 0.804698;-0.015539;-1.798831;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571856;0.089584;, 0.539560;0.119136;, 0.571732;0.110467;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -49.305334;145.841022;65.481632;, -50.090445;146.115153;57.326275;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577740;-0.902413;-0.761550;, 1.311846;-1.405139;-0.433839;, 1.540237;-1.211416;0.209075;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.589293;0.161887;, 0.579612;0.160332;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -54.283817;141.776065;61.916001;, -53.939893;142.569239;56.994155;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.340131;-1.375845;-0.441214;, 0.952800;-1.719477;0.138360;, 1.311846;-1.405139;-0.433839;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.535793;0.182574;, 0.540034;0.178076;, } } Mesh { 3; -54.283817;141.776065;61.916001;, -53.939893;142.569239;56.994155;, -55.794534;141.456318;54.625246;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.952800;-1.719477;0.138360;, 1.340131;-1.375845;-0.441214;, 1.032521;-1.543849;-0.658788;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535793;0.182574;, 0.540034;0.178076;, 0.517166;0.184387;, } } Mesh { 3; -54.283817;141.776065;61.916001;, -55.895453;140.966183;60.090129;, -55.794534;141.456318;54.625246;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.032521;-1.543849;-0.658788;, 0.619745;-1.870286;0.038946;, 0.952800;-1.719477;0.138360;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535793;0.182574;, 0.515922;0.187166;, 0.517166;0.184387;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -53.939893;142.569239;56.994155;, -52.804889;144.450354;55.621675;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.311846;-1.405139;-0.433839;, 1.272148;-1.073113;-1.055292;, 1.340131;-1.375845;-0.441214;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.540034;0.178076;, 0.554028;0.167409;, } } Mesh { 3; -53.939893;142.569239;56.994155;, -52.804889;144.450354;55.621675;, -54.462130;143.326824;54.692653;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.326380;-0.907458;-1.140530;, 1.340131;-1.375845;-0.441214;, 1.272148;-1.073113;-1.055292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.540034;0.178076;, 0.554028;0.167409;, 0.533595;0.173780;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -54.283817;141.776065;61.916001;, -54.926809;141.944364;63.697550;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.952800;-1.719477;0.138360;, 1.345945;-1.389966;-0.374163;, 1.158823;-1.583184;0.185014;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.535793;0.182574;, 0.527865;0.181619;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -54.926809;141.944364;63.697550;, -53.857817;142.803668;66.350432;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.689627;-0.970138;-0.295910;, 1.158823;-1.583184;0.185014;, 1.345945;-1.389966;-0.374163;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.527865;0.181619;, 0.541046;0.176747;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -49.305334;145.841022;65.481632;, -50.090445;146.115153;57.326275;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.577740;-0.902413;-0.761550;, 1.540237;-1.211416;0.209075;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.589293;0.161887;, 0.579612;0.160332;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -49.305334;145.841022;65.481632;, -53.857817;142.803668;66.350432;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.158823;-1.583184;0.185014;, 1.689627;-0.970138;-0.295910;, 1.540237;-1.211416;0.209075;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.589293;0.161887;, 0.541046;0.176747;, } } Mesh { 3; -49.305334;145.841022;65.481632;, -53.857817;142.803668;66.350432;, -53.098186;143.126593;69.872792;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.846185;-0.687913;0.044154;, 1.540237;-1.211416;0.209075;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.589293;0.161887;, 0.541046;0.176747;, 0.542734;0.178070;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -50.090445;146.115153;57.326275;, -52.804889;144.450354;55.621675;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.272148;-1.073113;-1.055292;, 1.311846;-1.405139;-0.433839;, 1.577740;-0.902413;-0.761550;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.579612;0.160332;, 0.554028;0.167409;, } } Mesh { 3; -50.090445;146.115153;57.326275;, -51.511441;145.871328;55.791171;, -52.804889;144.450354;55.621675;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577740;-0.902413;-0.761550;, 1.343287;-0.682539;-1.270155;, 1.272148;-1.073113;-1.055292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579612;0.160332;, 0.569976;0.159351;, 0.554028;0.167409;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -50.750122;169.834092;66.409327;, -56.563574;166.761400;77.611577;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039316;1.140177;1.226128;, -0.013909;1.580553;1.176958;, 1.061832;1.658962;0.062694;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.579363;0.023465;, 0.507684;0.040890;, } } Mesh { 3; -50.750122;169.834092;66.409327;, -54.557515;171.056645;66.317581;, -56.563574;166.761400;77.611577;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.286249;1.948353;0.074535;, 1.061832;1.658962;0.062694;, -0.013909;1.580553;1.176958;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579363;0.023465;, 0.532419;0.016533;, 0.507684;0.040890;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -56.627212;159.154872;80.797941;, -56.563574;166.761400;77.611577;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.013909;1.580553;1.176958;, 1.039316;1.140177;1.226128;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.506900;0.084024;, 0.507684;0.040890;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -51.322974;159.166817;80.005461;, -56.627212;159.154872;80.797941;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.028913;0.050564;1.679986;, 0.046984;0.327972;1.942627;, 1.039316;1.140177;1.226128;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.572300;0.083956;, 0.506900;0.084024;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -48.449719;167.350246;66.369906;, -50.750122;169.834092;66.409327;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039316;1.140177;1.226128;, 1.061832;1.658962;0.062694;, 1.742668;0.919433;0.036363;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.607727;0.037551;, 0.579363;0.023465;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -48.948035;162.483417;76.303790;, -48.449719;167.350246;66.369906;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.742668;0.919433;0.036363;, 1.743945;0.574448;0.715708;, 1.039316;1.140177;1.226128;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.601583;0.065149;, 0.607727;0.037551;, } } Mesh { 3; -54.557515;171.056645;66.317581;, -56.516663;171.016672;66.252080;, -56.563574;166.761400;77.611577;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.013909;1.580553;1.176958;, -0.012072;1.969995;0.050471;, 0.286249;1.948353;0.074535;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532419;0.016533;, 0.508263;0.016759;, 0.507684;0.040890;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -50.090445;146.115153;57.326275;, -50.832515;148.200001;55.395421;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.173071;-0.125067;-1.578554;, 1.577740;-0.902413;-0.761550;, 1.481594;-0.114614;-1.294339;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.579612;0.160332;, 0.578347;0.146146;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -50.832515;148.200001;55.395421;, -51.303643;151.697274;55.796569;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.173071;-0.125067;-1.578554;, 1.481594;-0.114614;-1.294339;, 0.628982;0.307102;-1.842184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.578347;0.146146;, 0.572538;0.126314;, } } Mesh { 3; -54.777691;149.008641;53.429979;, -50.832515;148.200001;55.395421;, -51.303643;151.697274;55.796569;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.628982;0.307102;-1.842184;, 1.255158;0.772035;-1.308477;, 1.173071;-0.125067;-1.578554;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529704;0.141560;, 0.578347;0.146146;, 0.572538;0.126314;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.076403;152.694301;57.633728;, -50.090445;146.115153;57.326275;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.481594;-0.114614;-1.294339;, 1.577740;-0.902413;-0.761550;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.604445;0.123024;, 0.579612;0.160332;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -56.829913;140.895780;61.736917;, -56.925196;138.592166;64.006397;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.090888;-1.960563;-0.177495;, -0.054135;-0.491805;-1.907556;, 1.345945;-1.389966;-0.374163;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.504400;0.187566;, 0.503226;0.200629;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -54.719514;138.799295;65.259834;, -56.925196;138.592166;64.006397;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276773;-0.080094;-1.499002;, 1.345945;-1.389966;-0.374163;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.530421;0.199454;, 0.503226;0.200629;, } } Mesh { 3; -55.895453;140.966183;60.090129;, -56.875123;140.770249;59.483943;, -56.829913;140.895780;61.736917;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.161275;-1.963945;-0.021916;, 0.090888;-1.960563;-0.177495;, 0.619745;-1.870286;0.038946;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.515922;0.187166;, 0.503843;0.188277;, 0.504400;0.187566;, } } Mesh { 3; -54.283817;141.776065;61.916001;, -54.926809;141.944364;63.697550;, -55.895453;140.966183;60.090129;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.345945;-1.389966;-0.374163;, 0.952800;-1.719477;0.138360;, 0.619745;-1.870286;0.038946;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535793;0.182574;, 0.527865;0.181619;, 0.515922;0.187166;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -54.719514;138.799295;65.259834;, -53.857817;142.803668;66.350432;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.345945;-1.389966;-0.374163;, 1.276773;-0.080094;-1.499002;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.530421;0.199454;, 0.541046;0.176747;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.648976;151.381434;73.077552;, -53.098186;143.126593;69.872792;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.923019;-0.403745;0.150200;, 1.846185;-0.687913;0.044154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.605270;0.128105;, 0.542734;0.178070;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -49.305334;145.841022;65.481632;, -53.098186;143.126593;69.872792;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.540237;-1.211416;0.209075;, 1.846185;-0.687913;0.044154;, 1.923019;-0.403745;0.150200;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.589293;0.161887;, 0.542734;0.178070;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -53.857817;142.803668;66.350432;, -53.352470;138.978614;66.754378;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276773;-0.080094;-1.499002;, 1.728510;0.315145;-0.892473;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.541046;0.176747;, 0.547277;0.198437;, } } Mesh { 3; -53.857817;142.803668;66.350432;, -53.352470;138.978614;66.754378;, -53.098186;143.126593;69.872792;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.728510;0.315145;-0.892473;, 1.846185;-0.687913;0.044154;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541046;0.176747;, 0.547277;0.198437;, 0.542734;0.178070;, } } Mesh { 3; -53.206291;143.038292;74.866919;, -54.291902;139.676103;73.617147;, -56.919706;139.799253;74.629892;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.263267;-0.736121;1.321308;, 1.304108;-0.146856;1.470139;, -0.075370;-0.126781;1.965151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541838;0.178458;, 0.528453;0.197523;, 0.503293;0.193784;, } } Mesh { 3; -53.206291;143.038292;74.866919;, -56.839803;142.652803;75.638362;, -56.919706;139.799253;74.629892;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.075370;-0.126781;1.965151;, 0.041076;-0.756029;1.819424;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541838;0.178458;, 0.504278;0.177602;, 0.503293;0.193784;, } } Mesh { 3; -51.887586;154.899938;79.061818;, -48.269001;155.960809;74.262938;, -48.058441;159.464259;75.234525;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815465;0.040939;0.765495;, 1.781303;-0.338569;0.771948;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.565339;0.110663;, 0.609955;0.102137;, 0.612551;0.082270;, } } Mesh { 3; -51.322974;159.166817;80.005461;, -51.887586;154.899938;79.061818;, -48.058441;159.464259;75.234525;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.129644;-0.466311;1.545972;, 1.028913;0.050564;1.679986;, 1.815465;0.040939;0.765495;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.572300;0.083956;, 0.565339;0.110663;, 0.612551;0.082270;, } } Mesh { 3; -55.895453;140.966183;60.090129;, -56.859240;141.173361;54.274541;, -56.875123;140.770249;59.483943;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.161275;-1.963945;-0.021916;, 0.619745;-1.870286;0.038946;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.515922;0.187166;, 0.504039;0.185992;, 0.503843;0.188277;, } } Mesh { 3; -55.895453;140.966183;60.090129;, -55.794534;141.456318;54.625246;, -56.859240;141.173361;54.274541;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.032521;-1.543849;-0.658788;, 0.147984;-1.766064;-0.861795;, 0.619745;-1.870286;0.038946;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.515922;0.187166;, 0.517166;0.184387;, 0.504039;0.185992;, } } Mesh { 3; -51.322974;159.166817;80.005461;, -48.948035;162.483417;76.303790;, -48.058441;159.464259;75.234525;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815465;0.040939;0.765495;, 1.028913;0.050564;1.679986;, 1.743945;0.574448;0.715708;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.572300;0.083956;, 0.601583;0.065149;, 0.612551;0.082270;, } } Mesh { 3; -51.322974;159.166817;80.005461;, -51.887586;154.899938;79.061818;, -56.627212;159.154872;80.797941;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.046984;0.327972;1.942627;, 1.028913;0.050564;1.679986;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.572300;0.083956;, 0.565339;0.110663;, 0.506900;0.084024;, } } Mesh { 3; -51.887586;154.899938;79.061818;, -56.627212;159.154872;80.797941;, -56.676584;154.339721;80.583157;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.129644;-0.466311;1.545972;, 0.209654;-0.362540;1.925664;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.565339;0.110663;, 0.506900;0.084024;, 0.506291;0.111329;, } } Mesh { 3; -48.948035;162.483417;76.303790;, -48.058441;159.464259;75.234525;, -48.449719;167.350246;66.369906;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.743945;0.574448;0.715708;, 1.742668;0.919433;0.036363;, 1.815465;0.040939;0.765495;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.601583;0.065149;, 0.612551;0.082270;, 0.607727;0.037551;, } } Mesh { 3; -48.058441;159.464259;75.234525;, -46.772996;162.014457;66.428836;, -48.449719;167.350246;66.369906;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.929818;0.399150;0.007347;, 1.815465;0.040939;0.765495;, 1.742668;0.919433;0.036363;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.612551;0.082270;, 0.628401;0.067808;, 0.607727;0.037551;, } } Mesh { 3; -48.269001;155.960809;74.262938;, -48.058441;159.464259;75.234525;, -46.394687;157.955621;66.661755;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.970652;-0.010174;0.000848;, 1.781303;-0.338569;0.771948;, 1.815465;0.040939;0.765495;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.609955;0.102137;, 0.612551;0.082270;, 0.633065;0.090825;, } } Mesh { 3; -48.058441;159.464259;75.234525;, -46.772996;162.014457;66.428836;, -46.394687;157.955621;66.661755;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815465;0.040939;0.765495;, 1.929818;0.399150;0.007347;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.612551;0.082270;, 0.628401;0.067808;, 0.633065;0.090825;, } } Mesh { 3; -46.772996;162.014457;66.428836;, -48.449719;167.350246;66.369906;, -48.858724;165.237966;59.605300;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.726411;0.697222;-0.645723;, 1.929818;0.399150;0.007347;, 1.742668;0.919433;0.036363;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628401;0.067808;, 0.607727;0.037551;, 0.602684;0.049529;, } } Mesh { 3; -46.772996;162.014457;66.428836;, -48.858724;165.237966;59.605300;, -48.700816;158.250154;56.672220;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.929818;0.399150;0.007347;, 1.726411;0.697222;-0.645723;, 1.648895;0.114320;-1.073148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628401;0.067808;, 0.602684;0.049529;, 0.604631;0.089154;, } } Mesh { 3; -46.772996;162.014457;66.428836;, -46.394687;157.955621;66.661755;, -48.700816;158.250154;56.672220;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 1.970652;-0.010174;0.000848;, 1.929818;0.399150;0.007347;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628401;0.067808;, 0.633065;0.090825;, 0.604631;0.089154;, } } Mesh { 3; -48.449719;167.350246;66.369906;, -50.750122;169.834092;66.409327;, -48.858724;165.237966;59.605300;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.742668;0.919433;0.036363;, 1.061832;1.658962;0.062694;, 1.726411;0.697222;-0.645723;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607727;0.037551;, 0.579363;0.023465;, 0.602684;0.049529;, } } Mesh { 3; -50.750122;169.834092;66.409327;, -48.858724;165.237966;59.605300;, -51.381378;167.080563;57.410167;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043879;1.156525;-1.206789;, 1.726411;0.697222;-0.645723;, 1.061832;1.658962;0.062694;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579363;0.023465;, 0.602684;0.049529;, 0.571580;0.039080;, } } Mesh { 3; -55.376902;146.592007;52.800785;, -56.746603;146.163728;52.170327;, -56.749513;146.343225;52.669795;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.003137;0.132910;-1.966188;, 0.002066;-0.619499;-1.870772;, 0.906847;-0.218345;-1.735951;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.522316;0.155264;, 0.505428;0.157693;, 0.505392;0.156675;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -55.376902;146.592007;52.800785;, -56.746603;146.163728;52.170327;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.851080;-0.131240;-1.772572;, 0.906847;-0.218345;-1.735951;, 0.002066;-0.619499;-1.870772;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.522316;0.155264;, 0.505428;0.157693;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -54.316884;146.532054;53.451611;, -55.376902;146.592007;52.800785;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.906847;-0.218345;-1.735951;, 0.851080;-0.131240;-1.772572;, 1.352579;-0.138749;-1.426482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.535386;0.155604;, 0.522316;0.155264;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -53.405150;145.999466;54.088415;, -54.316884;146.532054;53.451611;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.197538;0.663687;-1.417390;, 1.352579;-0.138749;-1.426482;, 0.851080;-0.131240;-1.772572;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.546627;0.158624;, 0.535386;0.155604;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -56.744914;145.982737;52.938650;, -56.746603;146.163728;52.170327;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.851080;-0.131240;-1.772572;, 0.002066;-0.619499;-1.870772;, -0.002543;-0.684933;-1.847818;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.505448;0.158719;, 0.505428;0.157693;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -55.094120;145.769018;53.366924;, -56.744914;145.982737;52.938650;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.002543;-0.684933;-1.847818;, 0.605715;-0.856125;-1.668452;, 0.851080;-0.131240;-1.772572;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.525802;0.159931;, 0.505448;0.158719;, } } Mesh { 3; -52.057636;146.364736;55.006602;, -53.405150;145.999466;54.088415;, -54.316884;146.532054;53.451611;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.352579;-0.138749;-1.426482;, 1.197538;0.663687;-1.417390;, 1.147357;-0.383832;-1.555576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563242;0.156553;, 0.546627;0.158624;, 0.535386;0.155604;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -52.057636;146.364736;55.006602;, -54.316884;146.532054;53.451611;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.147357;-0.383832;-1.555576;, 1.562683;0.234494;-1.177543;, 1.352579;-0.138749;-1.426482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.563242;0.156553;, 0.535386;0.155604;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -53.405150;145.999466;54.088415;, -53.194098;145.861724;54.050193;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.149271;-0.181972;-1.590483;, 1.197538;0.663687;-1.417390;, 0.851080;-0.131240;-1.772572;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.546627;0.158624;, 0.549229;0.159405;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -53.194098;145.861724;54.050193;, -55.094120;145.769018;53.366924;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.851080;-0.131240;-1.772572;, 0.605715;-0.856125;-1.668452;, 1.149271;-0.181972;-1.590483;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.549229;0.159405;, 0.525802;0.159931;, } } Mesh { 3; -50.832515;148.200001;55.395421;, -52.057636;146.364736;55.006602;, -51.511441;145.871328;55.791171;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.147357;-0.383832;-1.555576;, 1.343287;-0.682539;-1.270155;, 1.173071;-0.125067;-1.578554;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.578347;0.146146;, 0.563242;0.156553;, 0.569976;0.159351;, } } Mesh { 3; -50.090445;146.115153;57.326275;, -50.832515;148.200001;55.395421;, -51.511441;145.871328;55.791171;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577740;-0.902413;-0.761550;, 1.173071;-0.125067;-1.578554;, 1.343287;-0.682539;-1.270155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579612;0.160332;, 0.578347;0.146146;, 0.569976;0.159351;, } } Mesh { 3; -52.057636;146.364736;55.006602;, -53.405150;145.999466;54.088415;, -51.511441;145.871328;55.791171;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.147357;-0.383832;-1.555576;, 1.197538;0.663687;-1.417390;, 1.343287;-0.682539;-1.270155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563242;0.156553;, 0.546627;0.158624;, 0.569976;0.159351;, } } Mesh { 3; -53.405150;145.999466;54.088415;, -51.511441;145.871328;55.791171;, -53.194098;145.861724;54.050193;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.149271;-0.181972;-1.590483;, 1.343287;-0.682539;-1.270155;, 1.197538;0.663687;-1.417390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.546627;0.158624;, 0.569976;0.159351;, 0.549229;0.159405;, } } Mesh { 3; -50.750122;169.834092;66.409327;, -54.557515;171.056645;66.317581;, -51.381378;167.080563;57.410167;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.061832;1.658962;0.062694;, 0.286249;1.948353;0.074535;, 1.043879;1.156525;-1.206789;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579363;0.023465;, 0.532419;0.016533;, 0.571580;0.039080;, } } Mesh { 3; -54.557515;171.056645;66.317581;, -51.381378;167.080563;57.410167;, -54.780768;168.104736;56.910899;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.329508;1.360837;-1.386766;, 1.043879;1.156525;-1.206789;, 0.286249;1.948353;0.074535;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532419;0.016533;, 0.571580;0.039080;, 0.529666;0.033272;, } } Mesh { 3; -51.381378;167.080563;57.410167;, -54.780768;168.104736;56.910899;, -54.914489;158.405102;53.924547;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043879;1.156525;-1.206789;, 0.329508;1.360837;-1.386766;, 0.313925;-0.105561;-1.942648;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571580;0.039080;, 0.529666;0.033272;, 0.528017;0.088276;, } } Mesh { 3; -51.381378;167.080563;57.410167;, -54.914489;158.405102;53.924547;, -51.358951;158.174362;54.859504;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.313925;-0.105561;-1.942648;, 0.804698;-0.015539;-1.798831;, 1.043879;1.156525;-1.206789;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571580;0.039080;, 0.528017;0.088276;, 0.571856;0.089584;, } } Mesh { 3; -54.557515;171.056645;66.317581;, -54.780768;168.104736;56.910899;, -56.516663;171.016672;66.252080;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.286249;1.948353;0.074535;, -0.012072;1.969995;0.050471;, 0.329508;1.360837;-1.386766;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532419;0.016533;, 0.529666;0.033272;, 0.508263;0.016759;, } } Mesh { 3; -54.780768;168.104736;56.910899;, -56.490831;167.960558;56.723776;, -56.516663;171.016672;66.252080;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.005530;1.379505;-1.407305;, 0.329508;1.360837;-1.386766;, -0.012072;1.969995;0.050471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529666;0.033272;, 0.508581;0.034090;, 0.508263;0.016759;, } } Mesh { 3; -48.858724;165.237966;59.605300;, -51.381378;167.080563;57.410167;, -48.700816;158.250154;56.672220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 1.726411;0.697222;-0.645723;, 1.043879;1.156525;-1.206789;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602684;0.049529;, 0.571580;0.039080;, 0.604631;0.089154;, } } Mesh { 3; -51.381378;167.080563;57.410167;, -48.700816;158.250154;56.672220;, -51.358951;158.174362;54.859504;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043879;1.156525;-1.206789;, 0.804698;-0.015539;-1.798831;, 1.648895;0.114320;-1.073148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571580;0.039080;, 0.604631;0.089154;, 0.571856;0.089584;, } } Mesh { 3; -54.780768;168.104736;56.910899;, -54.914489;158.405102;53.924547;, -56.490831;167.960558;56.723776;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.329508;1.360837;-1.386766;, -0.005530;1.379505;-1.407305;, 0.313925;-0.105561;-1.942648;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529666;0.033272;, 0.528017;0.088276;, 0.508581;0.034090;, } } Mesh { 3; -54.914489;158.405102;53.924547;, -56.490831;167.960558;56.723776;, -56.515854;158.498190;54.001473;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.001152;0.098226;-1.968228;, 0.313925;-0.105561;-1.942648;, -0.005530;1.379505;-1.407305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528017;0.088276;, 0.508581;0.034090;, 0.508273;0.087748;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -48.700816;158.250154;56.672220;, -51.369055;154.491778;55.945345;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.562584;-0.175803;-1.880469;, 1.481594;-0.114614;-1.294339;, 1.648895;0.114320;-1.073148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.604631;0.089154;, 0.571732;0.110467;, } } Mesh { 3; -48.700816;158.250154;56.672220;, -51.358951;158.174362;54.859504;, -51.369055;154.491778;55.945345;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 0.804698;-0.015539;-1.798831;, 0.562584;-0.175803;-1.880469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604631;0.089154;, 0.571856;0.089584;, 0.571732;0.110467;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -51.303643;151.697274;55.796569;, -51.369055;154.491778;55.945345;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.481594;-0.114614;-1.294339;, 0.562584;-0.175803;-1.880469;, 0.628982;0.307102;-1.842184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.572538;0.126314;, 0.571732;0.110467;, } } Mesh { 3; -53.978366;152.963017;55.935525;, -51.303643;151.697274;55.796569;, -51.369055;154.491778;55.945345;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.428598;0.186728;-1.914421;, 0.628982;0.307102;-1.842184;, 0.562584;-0.175803;-1.880469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.539560;0.119136;, 0.572538;0.126314;, 0.571732;0.110467;, } } Mesh { 3; -55.794534;141.456318;54.625246;, -55.723820;143.018192;53.186864;, -56.859240;141.173361;54.274541;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.147984;-1.766064;-0.861795;, 1.032521;-1.543849;-0.658788;, 1.141293;-0.350285;-1.567904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517166;0.184387;, 0.518038;0.175530;, 0.504039;0.185992;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -56.817669;142.877199;52.810815;, -56.859240;141.173361;54.274541;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.141293;-0.350285;-1.567904;, 0.062083;-0.262757;-1.952095;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.504551;0.176330;, 0.504039;0.185992;, } } Mesh { 3; -53.939893;142.569239;56.994155;, -55.794534;141.456318;54.625246;, -54.462130;143.326824;54.692653;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.340131;-1.375845;-0.441214;, 1.326380;-0.907458;-1.140530;, 1.032521;-1.543849;-0.658788;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.540034;0.178076;, 0.517166;0.184387;, 0.533595;0.173780;, } } Mesh { 3; -55.794534;141.456318;54.625246;, -55.723820;143.018192;53.186864;, -54.462130;143.326824;54.692653;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.141293;-0.350285;-1.567904;, 1.032521;-1.543849;-0.658788;, 1.326380;-0.907458;-1.140530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517166;0.184387;, 0.518038;0.175530;, 0.533595;0.173780;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -56.784082;144.178638;53.424080;, -56.817669;142.877199;52.810815;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.062083;-0.262757;-1.952095;, 1.141293;-0.350285;-1.567904;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.504965;0.168950;, 0.504551;0.176330;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -55.597787;144.216867;53.596873;, -56.784082;144.178638;53.424080;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.698426;-0.715595;-1.698145;, 0.007778;-0.348510;-1.939601;, 1.141293;-0.350285;-1.567904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.519592;0.168733;, 0.504965;0.168950;, } } Mesh { 3; -51.511441;145.871328;55.791171;, -52.804889;144.450354;55.621675;, -53.899561;145.354880;53.961228;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.178978;-0.711512;-1.409729;, 1.272148;-1.073113;-1.055292;, 1.343287;-0.682539;-1.270155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.569976;0.159351;, 0.554028;0.167409;, 0.540531;0.162279;, } } Mesh { 3; -51.511441;145.871328;55.791171;, -53.194098;145.861724;54.050193;, -53.899561;145.354880;53.961228;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.343287;-0.682539;-1.270155;, 1.149271;-0.181972;-1.590483;, 1.178978;-0.711512;-1.409729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.569976;0.159351;, 0.549229;0.159405;, 0.540531;0.162279;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -54.462130;143.326824;54.692653;, -55.597787;144.216867;53.596873;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.698426;-0.715595;-1.698145;, 1.141293;-0.350285;-1.567904;, 1.326380;-0.907458;-1.140530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.533595;0.173780;, 0.519592;0.168733;, } } Mesh { 3; -54.462130;143.326824;54.692653;, -55.597787;144.216867;53.596873;, -54.588282;144.515043;53.922545;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.326380;-0.907458;-1.140530;, 0.965360;-0.980944;-1.410462;, 0.698426;-0.715595;-1.698145;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533595;0.173780;, 0.519592;0.168733;, 0.532039;0.167042;, } } Mesh { 3; -52.804889;144.450354;55.621675;, -54.462130;143.326824;54.692653;, -53.899561;145.354880;53.961228;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.272148;-1.073113;-1.055292;, 1.178978;-0.711512;-1.409729;, 1.326380;-0.907458;-1.140530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.554028;0.167409;, 0.533595;0.173780;, 0.540531;0.162279;, } } Mesh { 3; -54.462130;143.326824;54.692653;, -54.588282;144.515043;53.922545;, -53.899561;145.354880;53.961228;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.965360;-0.980944;-1.410462;, 1.326380;-0.907458;-1.140530;, 1.178978;-0.711512;-1.409729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533595;0.173780;, 0.532039;0.167042;, 0.540531;0.162279;, } } Mesh { 3; -55.597787;144.216867;53.596873;, -55.259580;145.168181;52.712160;, -56.784082;144.178638;53.424080;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007778;-0.348510;-1.939601;, 0.698426;-0.715595;-1.698145;, 0.865356;0.001510;-1.770516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.519592;0.168733;, 0.523762;0.163338;, 0.504965;0.168950;, } } Mesh { 3; -55.259580;145.168181;52.712160;, -56.756647;145.335678;52.469867;, -56.784082;144.178638;53.424080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.865356;0.001510;-1.770516;, 0.007079;-0.009724;-1.970641;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.523762;0.163338;, 0.505304;0.162388;, 0.504965;0.168950;, } } Mesh { 3; -55.597787;144.216867;53.596873;, -54.588282;144.515043;53.922545;, -55.259580;145.168181;52.712160;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.865356;0.001510;-1.770516;, 0.698426;-0.715595;-1.698145;, 0.965360;-0.980944;-1.410462;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.519592;0.168733;, 0.532039;0.167042;, 0.523762;0.163338;, } } Mesh { 3; -54.588282;144.515043;53.922545;, -53.899561;145.354880;53.961228;, -55.259580;145.168181;52.712160;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.965360;-0.980944;-1.410462;, 1.178978;-0.711512;-1.409729;, 0.865356;0.001510;-1.770516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532039;0.167042;, 0.540531;0.162279;, 0.523762;0.163338;, } } Mesh { 3; -53.194098;145.861724;54.050193;, -53.899561;145.354880;53.961228;, -55.094120;145.769018;53.366924;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.178978;-0.711512;-1.409729;, 1.149271;-0.181972;-1.590483;, 0.605715;-0.856125;-1.668452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.549229;0.159405;, 0.540531;0.162279;, 0.525802;0.159931;, } } Mesh { 3; -53.899561;145.354880;53.961228;, -55.094120;145.769018;53.366924;, -55.259580;145.168181;52.712160;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.605715;-0.856125;-1.668452;, 0.865356;0.001510;-1.770516;, 1.178978;-0.711512;-1.409729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.540531;0.162279;, 0.525802;0.159931;, 0.523762;0.163338;, } } Mesh { 3; -55.094120;145.769018;53.366924;, -56.756647;145.335678;52.469867;, -56.744914;145.982737;52.938650;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.605715;-0.856125;-1.668452;, -0.002543;-0.684933;-1.847818;, 0.007079;-0.009724;-1.970641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525802;0.159931;, 0.505304;0.162388;, 0.505448;0.158719;, } } Mesh { 3; -55.094120;145.769018;53.366924;, -55.259580;145.168181;52.712160;, -56.756647;145.335678;52.469867;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007079;-0.009724;-1.970641;, 0.865356;0.001510;-1.770516;, 0.605715;-0.856125;-1.668452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525802;0.159931;, 0.523762;0.163338;, 0.505304;0.162388;, } } Mesh { 3; -55.219582;147.386213;51.746750;, -55.500280;148.315035;51.450127;, -56.746951;147.128496;51.054453;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.017427;-1.225048;-1.543543;, 1.085850;-0.922903;-1.361158;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524256;0.150760;, 0.520795;0.145493;, 0.505423;0.152222;, } } Mesh { 3; -55.500280;148.315035;51.450127;, -56.738678;148.232030;50.632437;, -56.746951;147.128496;51.054453;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251037;0.548424;-1.420461;, -0.010742;0.385759;-1.932523;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520795;0.145493;, 0.505525;0.145964;, 0.505423;0.152222;, } } Mesh { 3; -55.519610;149.228080;52.514357;, -55.500280;148.315035;51.450127;, -56.679523;149.127182;51.400837;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224629;1.084106;-1.099350;, 0.016617;1.350157;-1.435399;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520556;0.140316;, 0.520795;0.145493;, 0.506255;0.140888;, } } Mesh { 3; -55.500280;148.315035;51.450127;, -56.738678;148.232030;50.632437;, -56.679523;149.127182;51.400837;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.010742;0.385759;-1.932523;, 1.251037;0.548424;-1.420461;, 0.016617;1.350157;-1.435399;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520795;0.145493;, 0.505525;0.145964;, 0.506255;0.140888;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -53.828362;78.735346;60.421324;, -56.083655;77.084958;67.418476;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.029089;-1.954393;-0.251148;, -1.455313;-1.247331;-0.458041;, -0.335865;-0.721496;-1.802834;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.541729;0.539195;, 0.514458;0.547600;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -57.163269;77.269528;67.571344;, -53.828362;78.735346;60.421324;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -0.039242;-1.386281;-1.400092;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.500827;0.545945;, 0.541729;0.539195;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -42.752325;105.502501;64.754266;, -46.313653;96.862505;59.728940;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.211674;-0.054439;-1.553208;, 1.219909;-0.185126;-1.536594;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.687180;0.399233;, 0.623955;0.436566;, } } Mesh { 3; -42.752325;105.502501;64.754266;, -43.498807;96.921316;65.402495;, -46.313653;96.862505;59.728940;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.874435;-0.130502;-0.594166;, 1.928133;0.071295;-0.400991;, 1.219909;-0.185126;-1.536594;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.687180;0.399233;, 0.657940;0.431493;, 0.623955;0.436566;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -56.892966;96.657703;57.330571;, -56.933966;105.428426;56.262946;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.014656;-0.060228;-1.969703;, -0.011512;-0.189722;-1.961491;, 1.211674;-0.054439;-1.553208;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.503623;0.438426;, 0.503117;0.388690;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -46.313653;96.862505;59.728940;, -56.892966;96.657703;57.330571;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.219909;-0.185126;-1.536594;, 1.211674;-0.054439;-1.553208;, -0.011512;-0.189722;-1.961491;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.623955;0.436566;, 0.503623;0.438426;, } } Mesh { 3; -46.844430;127.056068;63.195251;, -57.013465;120.251009;57.154806;, -57.054183;127.196612;61.028699;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.008522;1.062860;-1.659466;, 0.004500;0.519603;-1.900938;, 0.742755;0.892198;-1.592442;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.633326;0.263757;, 0.502137;0.304636;, 0.501609;0.265592;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -46.844430;127.056068;63.195251;, -57.013465;120.251009;57.154806;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 0.742755;0.892198;-1.592442;, 0.004500;0.519603;-1.900938;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.633326;0.263757;, 0.502137;0.304636;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -51.271620;132.965054;66.538294;, -52.304979;135.362137;66.680269;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.757533;1.067342;-1.473261;, 1.417239;0.622834;-1.219460;, 0.623027;0.560028;-1.783754;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.570458;0.234581;, 0.557685;0.219722;, } } Mesh { 3; -54.006251;135.303975;65.322108;, -53.963161;132.556939;65.375976;, -52.304979;135.362137;66.680269;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.990877;0.047229;-1.702793;, 0.623027;0.560028;-1.783754;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538461;0.219353;, 0.538575;0.235009;, 0.557685;0.219722;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -56.976541;132.549894;64.763119;, -56.951528;135.268134;64.285050;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002552;-0.174810;-1.962908;, 0.001738;0.428063;-1.923625;, 0.623027;0.560028;-1.783754;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.502592;0.234893;, 0.502901;0.219478;, } } Mesh { 3; -54.006251;135.303975;65.322108;, -53.963161;132.556939;65.375976;, -56.951528;135.268134;64.285050;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.623027;0.560028;-1.783754;, 0.990877;0.047229;-1.702793;, 0.002552;-0.174810;-1.962908;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538461;0.219353;, 0.538575;0.235009;, 0.502901;0.219478;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -57.013465;120.251009;57.154806;, -56.933966;105.428426;56.262946;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004500;0.519603;-1.900938;, -0.014656;-0.060228;-1.969703;, 1.211674;-0.054439;-1.553208;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.502137;0.304636;, 0.503117;0.388690;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -46.540463;119.505624;59.270001;, -57.013465;120.251009;57.154806;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 0.004500;0.519603;-1.900938;, 1.211674;-0.054439;-1.553208;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.640290;0.310576;, 0.502137;0.304636;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -46.540463;119.505624;59.270001;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 1.211674;-0.054439;-1.553208;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.640290;0.310576;, 0.687180;0.399233;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -45.622428;119.447973;64.661184;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.863868;-0.601375;-0.218894;, 1.460618;0.089581;-1.319903;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.650454;0.327941;, 0.687180;0.399233;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -45.622428;119.447973;64.661184;, -44.314069;120.766591;65.179489;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 1.863868;-0.601375;-0.218894;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.650454;0.327941;, 0.664525;0.299423;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -44.314069;120.766591;65.179489;, -46.844430;127.056068;63.195251;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.953206;-0.997439;-1.407155;, 0.742755;0.892198;-1.592442;, 1.460618;0.089581;-1.319903;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.664525;0.299423;, 0.633326;0.263757;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -46.844430;127.056068;63.195251;, -43.614319;126.408252;65.381152;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.742755;0.892198;-1.592442;, 0.953206;-0.997439;-1.407155;, 0.976598;0.263296;-1.691302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.633326;0.263757;, 0.673152;0.267431;, } } Mesh { 3; -38.213916;125.178624;68.211256;, -41.286524;123.804542;66.257159;, -43.614319;126.408252;65.381152;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 0.976598;0.263296;-1.691302;, 0.794088;0.164790;-1.796062;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.727410;0.278280;, 0.696048;0.284485;, 0.673152;0.267431;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -41.286524;123.804542;66.257159;, -43.614319;126.408252;65.381152;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.794088;0.164790;-1.796062;, 0.976598;0.263296;-1.691302;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.696048;0.284485;, 0.673152;0.267431;, } } Mesh { 3; -40.261561;128.486224;68.047299;, -38.213916;125.178624;68.211256;, -43.614319;126.408252;65.381152;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 1.258195;0.785057;-1.297768;, 0.976598;0.263296;-1.691302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.708686;0.257936;, 0.727410;0.278280;, 0.673152;0.267431;, } } Mesh { 3; -41.368577;123.616360;75.887859;, -44.231949;121.025718;74.998152;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.256095;-1.107991;1.609455;, 0.492212;0.196859;1.898037;, 0.377480;-0.209715;1.922784;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.695036;0.285552;, 0.659731;0.300243;, 0.664767;0.269591;, } } Mesh { 3; -38.363063;125.193806;74.372896;, -41.368577;123.616360;75.887859;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.377480;-0.209715;1.922784;, 0.492212;0.196859;1.898037;, 1.113846;0.467107;1.557154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.726082;0.278320;, 0.695036;0.285552;, 0.664767;0.269591;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -38.363063;125.193806;74.372896;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.113846;0.467107;1.557154;, 0.492212;0.196859;1.898037;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.726082;0.278320;, 0.664767;0.269591;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -45.334061;131.921344;67.420548;, -46.844430;127.056068;63.195251;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.742755;0.892198;-1.592442;, 0.641030;1.416555;-1.210795;, 0.757533;1.067342;-1.473261;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.646142;0.238457;, 0.633326;0.263757;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -46.844430;127.056068;63.195251;, -57.054183;127.196612;61.028699;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.008522;1.062860;-1.659466;, 0.742755;0.892198;-1.592442;, 0.757533;1.067342;-1.473261;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.633326;0.263757;, 0.501609;0.265592;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -51.271620;132.965054;66.538294;, -57.054183;127.196612;61.028699;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.008522;1.062860;-1.659466;, 0.757533;1.067342;-1.473261;, 0.623027;0.560028;-1.783754;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.570458;0.234581;, 0.501609;0.265592;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -56.976541;132.549894;64.763119;, -57.054183;127.196612;61.028699;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.623027;0.560028;-1.783754;, 0.001738;0.428063;-1.923625;, -0.008522;1.062860;-1.659466;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.502592;0.234893;, 0.501609;0.265592;, } } Mesh { 3; -45.609967;88.245989;72.295857;, -43.492405;88.171887;66.585900;, -43.815916;80.678868;67.220879;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.569350;0.206065;1.173989;, 1.964389;-0.065483;-0.143038;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.636211;0.486828;, 0.644888;0.494079;, 0.664861;0.529037;, } } Mesh { 3; -45.609967;88.245989;72.295857;, -45.739001;80.267162;74.364987;, -43.815916;80.678868;67.220879;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.969367;-0.039387;-0.060112;, 1.551339;0.107123;1.210556;, 1.569350;0.206065;1.173989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.636211;0.486828;, 0.641150;0.531372;, 0.664861;0.529037;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -43.492405;88.171887;66.585900;, -43.815916;80.678868;67.220879;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964389;-0.065483;-0.143038;, 1.246846;-0.146203;-1.519069;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.644888;0.494079;, 0.664861;0.529037;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -46.079127;80.010588;61.097893;, -43.815916;80.678868;67.220879;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.197821;-0.105940;-1.561273;, 1.969367;-0.039387;-0.060112;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.636956;0.532827;, 0.664861;0.529037;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -53.828362;78.735346;60.421324;, -46.079127;80.010588;61.097893;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.246846;-0.146203;-1.519069;, -0.335865;-0.721496;-1.802834;, 1.197821;-0.105940;-1.561273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.541729;0.539195;, 0.636956;0.532827;, } } Mesh { 3; -45.334061;131.921344;67.420548;, -44.172811;133.433956;71.596176;, -49.317231;135.336388;71.187638;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.794317;1.783619;0.267084;, 0.957688;1.718078;0.120881;, 0.641030;1.416555;-1.210795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646142;0.238457;, 0.660460;0.229879;, 0.595728;0.221514;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -36.413140;126.039181;71.873512;, -38.363063;125.193806;74.372896;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.737347;0.911019;0.187729;, 1.113846;0.467107;1.557154;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.744881;0.274166;, 0.726082;0.278320;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.402791;128.503154;74.536968;, -36.413140;126.039181;71.873512;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.534463;1.220855;0.196239;, 1.737347;0.911019;0.187729;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.706944;0.257840;, 0.744881;0.274166;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -36.413140;126.039181;71.873512;, -38.213916;125.178624;68.211256;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 1.737347;0.911019;0.187729;, 1.534463;1.220855;0.196239;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.744881;0.274166;, 0.727410;0.278280;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.261561;128.486224;68.047299;, -38.213916;125.178624;68.211256;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.258195;0.785057;-1.297768;, 1.294754;0.609998;-1.354653;, 1.534463;1.220855;0.196239;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.708686;0.257936;, 0.727410;0.278280;, } } Mesh { 3; -53.352470;138.978614;66.754378;, -52.304979;135.362137;66.680269;, -52.661855;139.131155;70.504536;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923406;0.411954;0.119902;, 1.728510;0.315145;-0.892473;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.547277;0.198437;, 0.557685;0.219722;, 0.547584;0.200718;, } } Mesh { 3; -52.304979;135.362137;66.680269;, -50.659281;136.298185;70.877764;, -52.661855;139.131155;70.504536;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.423640;1.357594;0.117300;, 1.923406;0.411954;0.119902;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.557685;0.219722;, 0.576456;0.216479;, 0.547584;0.200718;, } } Mesh { 3; -53.352470;138.978614;66.754378;, -53.098186;143.126593;69.872792;, -52.661855;139.131155;70.504536;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923406;0.411954;0.119902;, 1.846185;-0.687913;0.044154;, 1.728510;0.315145;-0.892473;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.547277;0.198437;, 0.542734;0.178070;, 0.547584;0.200718;, } } Mesh { 3; -53.098186;143.126593;69.872792;, -53.206291;143.038292;74.866919;, -52.661855;139.131155;70.504536;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.846185;-0.687913;0.044154;, 1.923406;0.411954;0.119902;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.542734;0.178070;, 0.541838;0.178458;, 0.547584;0.200718;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -45.334061;131.921344;67.420548;, -49.317231;135.336388;71.187638;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.641030;1.416555;-1.210795;, 0.957688;1.718078;0.120881;, 0.757533;1.067342;-1.473261;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.646142;0.238457;, 0.595728;0.221514;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -52.304979;135.362137;66.680269;, -49.317231;135.336388;71.187638;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.757533;1.067342;-1.473261;, 0.957688;1.718078;0.120881;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.557685;0.219722;, 0.595728;0.221514;, } } Mesh { 3; -52.304979;135.362137;66.680269;, -49.317231;135.336388;71.187638;, -50.659281;136.298185;70.877764;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.417239;0.622834;-1.219460;, 0.957688;1.718078;0.120881;, 1.423640;1.357594;0.117300;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.557685;0.219722;, 0.595728;0.221514;, 0.576456;0.216479;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.402791;128.503154;74.536968;, -40.648527;131.625600;71.717650;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.095213;1.613523;0.283941;, 1.534463;1.220855;0.196239;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.706944;0.257840;, 0.703914;0.240134;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -40.648527;131.625600;71.717650;, -42.104872;129.701559;74.457153;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.623108;1.148397;1.475295;, 1.095213;1.613523;0.283941;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.703914;0.240134;, 0.685958;0.251045;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.648527;131.625600;71.717650;, -41.689537;130.246120;67.832868;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.534463;1.220855;0.196239;, 1.095213;1.613523;0.283941;, 1.062219;1.076855;-1.263189;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.703914;0.240134;, 0.691079;0.247957;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.261561;128.486224;68.047299;, -41.689537;130.246120;67.832868;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.258195;0.785057;-1.297768;, 1.534463;1.220855;0.196239;, 1.062219;1.076855;-1.263189;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.708686;0.257936;, 0.691079;0.247957;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -42.104872;129.701559;74.457153;, -43.823565;126.430934;76.992100;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.954716;0.879982;1.482471;, 0.492212;0.196859;1.898037;, 0.623108;1.148397;1.475295;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.685958;0.251045;, 0.664767;0.269591;, } } Mesh { 3; -40.261561;128.486224;68.047299;, -41.689537;130.246120;67.832868;, -43.614319;126.408252;65.381152;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.062219;1.076855;-1.263189;, 0.976598;0.263296;-1.691302;, 1.258195;0.785057;-1.297768;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.708686;0.257936;, 0.691079;0.247957;, 0.673152;0.267431;, } } Mesh { 3; -45.549500;119.156410;69.540942;, -46.194498;119.804114;73.742166;, -44.231949;121.025718;74.998152;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.736596;-0.911684;0.191414;, 0.984037;-1.038682;1.355132;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.647019;0.324418;, 0.635488;0.306966;, 0.659731;0.300243;, } } Mesh { 3; -45.549500;119.156410;69.540942;, -44.550332;119.604581;70.531031;, -44.231949;121.025718;74.998152;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868368;-1.767181;0.081112;, 1.736596;-0.911684;0.191414;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.647019;0.324418;, 0.655806;0.308301;, 0.659731;0.300243;, } } Mesh { 3; -45.622428;119.447973;64.661184;, -45.549500;119.156410;69.540942;, -44.550332;119.604581;70.531031;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.863868;-0.601375;-0.218894;, 1.736596;-0.911684;0.191414;, -0.868368;-1.767181;0.081112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.650454;0.327941;, 0.647019;0.324418;, 0.655806;0.308301;, } } Mesh { 3; -45.622428;119.447973;64.661184;, -44.550332;119.604581;70.531031;, -44.314069;120.766591;65.179489;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.953206;-0.997439;-1.407155;, 1.863868;-0.601375;-0.218894;, -0.868368;-1.767181;0.081112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.650454;0.327941;, 0.655806;0.308301;, 0.664525;0.299423;, } } Mesh { 3; -45.622428;119.447973;64.661184;, -45.549500;119.156410;69.540942;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.736596;-0.911684;0.191414;, 1.863868;-0.601375;-0.218894;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.650454;0.327941;, 0.647019;0.324418;, 0.687180;0.399233;, } } Mesh { 3; -45.549500;119.156410;69.540942;, -42.693015;105.484878;67.576334;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.921077;0.048683;0.436650;, 1.736596;-0.911684;0.191414;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.647019;0.324418;, 0.681492;0.396603;, 0.687180;0.399233;, } } Mesh { 3; -42.693015;105.484878;67.576334;, -43.338791;96.949724;66.195349;, -43.498807;96.921316;65.402495;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.951504;-0.080729;0.262083;, 1.921077;0.048683;0.436650;, 1.874435;-0.130502;-0.594166;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.681492;0.396603;, 0.662972;0.441572;, 0.657940;0.431493;, } } Mesh { 3; -42.693015;105.484878;67.576334;, -42.752325;105.502501;64.754266;, -43.498807;96.921316;65.402495;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.874435;-0.130502;-0.594166;, 1.921077;0.048683;0.436650;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.681492;0.396603;, 0.687180;0.399233;, 0.657940;0.431493;, } } Mesh { 3; -44.550332;119.604581;70.531031;, -44.223471;117.984945;70.934881;, -43.026837;118.278648;66.883611;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868368;-1.767181;0.081112;, -1.852577;-0.671625;-0.021205;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.655806;0.308301;, 0.672311;0.316139;, 0.684033;0.314649;, } } Mesh { 3; -44.550332;119.604581;70.531031;, -44.314069;120.766591;65.179489;, -43.026837;118.278648;66.883611;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.953206;-0.997439;-1.407155;, -0.868368;-1.767181;0.081112;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.655806;0.308301;, 0.664525;0.299423;, 0.684033;0.314649;, } } Mesh { 3; -44.550332;119.604581;70.531031;, -44.231949;121.025718;74.998152;, -44.223471;117.984945;70.934881;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852577;-0.671625;-0.021205;, -0.868368;-1.767181;0.081112;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.655806;0.308301;, 0.659731;0.300243;, 0.672311;0.316139;, } } Mesh { 3; -44.231949;121.025718;74.998152;, -42.991862;118.428766;74.590559;, -44.223471;117.984945;70.934881;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.106881;-0.662752;1.489680;, -1.852577;-0.671625;-0.021205;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.659731;0.300243;, 0.684443;0.314093;, 0.672311;0.316139;, } } Mesh { 3; -36.413140;126.039181;71.873512;, -34.370100;121.246983;71.797489;, -36.217843;120.702282;74.079932;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.737347;0.911019;0.187729;, 1.858792;0.634537;0.160712;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744881;0.274166;, 0.769006;0.300379;, 0.750881;0.303041;, } } Mesh { 3; -36.413140;126.039181;71.873512;, -38.363063;125.193806;74.372896;, -36.217843;120.702282;74.079932;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.113846;0.467107;1.557154;, 1.737347;0.911019;0.187729;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744881;0.274166;, 0.726082;0.278320;, 0.750881;0.303041;, } } Mesh { 3; -36.413140;126.039181;71.873512;, -38.213916;125.178624;68.211256;, -34.370100;121.246983;71.797489;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.858792;0.634537;0.160712;, 1.737347;0.911019;0.187729;, 1.294754;0.609998;-1.354653;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744881;0.274166;, 0.727410;0.278280;, 0.769006;0.300379;, } } Mesh { 3; -38.213916;125.178624;68.211256;, -36.047321;120.693476;68.544241;, -34.370100;121.246983;71.797489;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354179;0.438693;-1.362835;, 1.858792;0.634537;0.160712;, 1.294754;0.609998;-1.354653;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.727410;0.278280;, 0.752488;0.302939;, 0.769006;0.300379;, } } Mesh { 3; -38.363063;125.193806;74.372896;, -41.368577;123.616360;75.887859;, -39.169631;119.709575;75.420259;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.207016;-0.062702;1.958771;, 0.377480;-0.209715;1.922784;, 1.113846;0.467107;1.557154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.726082;0.278320;, 0.695036;0.285552;, 0.721952;0.307907;, } } Mesh { 3; -38.363063;125.193806;74.372896;, -39.169631;119.709575;75.420259;, -36.217843;120.702282;74.079932;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.092674;0.387371;1.593605;, 0.207016;-0.062702;1.958771;, 1.113846;0.467107;1.557154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.726082;0.278320;, 0.721952;0.307907;, 0.750881;0.303041;, } } Mesh { 3; -41.368577;123.616360;75.887859;, -42.991862;118.428766;74.590559;, -39.169631;119.709575;75.420259;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.377480;-0.209715;1.922784;, 0.207016;-0.062702;1.958771;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.695036;0.285552;, 0.684443;0.314093;, 0.721952;0.307907;, } } Mesh { 3; -41.368577;123.616360;75.887859;, -44.231949;121.025718;74.998152;, -42.991862;118.428766;74.590559;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.256095;-1.107991;1.609455;, 0.377480;-0.209715;1.922784;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.695036;0.285552;, 0.659731;0.300243;, 0.684443;0.314093;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -41.286524;123.804542;66.257159;, -38.905639;119.827599;66.844901;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.622712;-0.013483;-1.869658;, 0.794088;0.164790;-1.796062;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.696048;0.284485;, 0.724367;0.307006;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -38.905639;119.827599;66.844901;, -43.026837;118.278648;66.883611;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.990595;-0.857695;-1.471955;, 0.622712;-0.013483;-1.869658;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.724367;0.307006;, 0.684033;0.314649;, } } Mesh { 3; -41.286524;123.804542;66.257159;, -36.047321;120.693476;68.544241;, -38.905639;119.827599;66.844901;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.794088;0.164790;-1.796062;, 0.622712;-0.013483;-1.869658;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.696048;0.284485;, 0.752488;0.302939;, 0.724367;0.307006;, } } Mesh { 3; -38.213916;125.178624;68.211256;, -41.286524;123.804542;66.257159;, -36.047321;120.693476;68.544241;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 0.794088;0.164790;-1.796062;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.727410;0.278280;, 0.696048;0.284485;, 0.752488;0.302939;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -56.712992;77.210781;75.559572;, -56.083655;77.084958;67.418476;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.330394;-0.545100;1.347772;, -1.455313;-1.247331;-0.458041;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.507827;0.548077;, 0.514458;0.547600;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -56.712992;77.210781;75.559572;, -57.168501;77.265451;75.336185;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.004425;-1.648123;1.080390;, -1.330394;-0.545100;1.347772;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.507827;0.548077;, 0.500813;0.545734;, } } Mesh { 3; -40.648527;131.625600;71.717650;, -45.334061;131.921344;67.420548;, -44.172811;133.433956;71.596176;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.095213;1.613523;0.283941;, 0.794317;1.783619;0.267084;, 0.641030;1.416555;-1.210795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.703914;0.240134;, 0.646142;0.238457;, 0.660460;0.229879;, } } Mesh { 3; -40.648527;131.625600;71.717650;, -45.334061;131.921344;67.420548;, -41.689537;130.246120;67.832868;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.062219;1.076855;-1.263189;, 1.095213;1.613523;0.283941;, 0.641030;1.416555;-1.210795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.703914;0.240134;, 0.646142;0.238457;, 0.691079;0.247957;, } } Mesh { 3; -45.334061;131.921344;67.420548;, -41.689537;130.246120;67.832868;, -46.844430;127.056068;63.195251;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.641030;1.416555;-1.210795;, 0.742755;0.892198;-1.592442;, 1.062219;1.076855;-1.263189;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646142;0.238457;, 0.691079;0.247957;, 0.633326;0.263757;, } } Mesh { 3; -41.689537;130.246120;67.832868;, -46.844430;127.056068;63.195251;, -43.614319;126.408252;65.381152;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.062219;1.076855;-1.263189;, 0.742755;0.892198;-1.592442;, 0.976598;0.263296;-1.691302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.691079;0.247957;, 0.633326;0.263757;, 0.673152;0.267431;, } } Mesh { 3; -43.338791;96.949724;66.195349;, -43.498807;96.921316;65.402495;, -43.492405;88.171887;66.585900;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964389;-0.065483;-0.143038;, 1.951504;-0.080729;0.262083;, 1.874435;-0.130502;-0.594166;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.662972;0.441572;, 0.657940;0.431493;, 0.644888;0.494079;, } } Mesh { 3; -43.338791;96.949724;66.195349;, -45.609967;88.245989;72.295857;, -43.492405;88.171887;66.585900;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.951504;-0.080729;0.262083;, 1.964389;-0.065483;-0.143038;, 1.569350;0.206065;1.173989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.662972;0.441572;, 0.636211;0.486828;, 0.644888;0.494079;, } } Mesh { 3; -43.338791;96.949724;66.195349;, -45.609967;88.245989;72.295857;, -45.676602;96.794506;70.399348;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.430321;0.108648;1.351277;, 1.951504;-0.080729;0.262083;, 1.569350;0.206065;1.173989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.662972;0.441572;, 0.636211;0.486828;, 0.637830;0.437786;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -56.921838;88.765423;57.782291;, -56.892966;96.657703;57.330571;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.011512;-0.189722;-1.961491;, -0.026602;-0.277696;-1.950833;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.503520;0.481996;, 0.503623;0.438426;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -46.313653;96.862505;59.728940;, -56.892966;96.657703;57.330571;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.219909;-0.185126;-1.536594;, -0.011512;-0.189722;-1.961491;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.623955;0.436566;, 0.503623;0.438426;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -46.313653;96.862505;59.728940;, -43.492405;88.171887;66.585900;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.219909;-0.185126;-1.536594;, 1.246846;-0.146203;-1.519069;, 1.964389;-0.065483;-0.143038;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.623955;0.436566;, 0.644888;0.494079;, } } Mesh { 3; -43.498807;96.921316;65.402495;, -46.313653;96.862505;59.728940;, -43.492405;88.171887;66.585900;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.874435;-0.130502;-0.594166;, 1.219909;-0.185126;-1.536594;, 1.964389;-0.065483;-0.143038;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.657940;0.431493;, 0.623955;0.436566;, 0.644888;0.494079;, } } Mesh { 3; -53.206291;143.038292;74.866919;, -54.291902;139.676103;73.617147;, -52.661855;139.131155;70.504536;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923406;0.411954;0.119902;, 1.304108;-0.146856;1.470139;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541838;0.178458;, 0.528453;0.197523;, 0.547584;0.200718;, } } Mesh { 3; -54.316884;146.532054;53.451611;, -55.376902;146.592007;52.800785;, -54.653741;147.268887;52.494292;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.352579;-0.138749;-1.426482;, 1.501913;-0.683777;-1.077162;, 0.906847;-0.218345;-1.735951;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535386;0.155604;, 0.522316;0.155264;, 0.531232;0.151426;, } } Mesh { 3; -59.192661;146.589635;53.449514;, -58.841383;147.314483;52.492464;, -58.120318;146.623778;52.799595;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -1.373137;-0.077728;-1.411391;, -0.904398;-0.208848;-1.738395;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475268;0.155278;, 0.479599;0.151167;, 0.488490;0.155084;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -60.317380;143.104520;74.862739;, -58.947042;139.633965;73.608564;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.413508;-0.079687;1.370846;, -1.909874;0.476333;0.095177;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.461400;0.175041;, 0.478296;0.194721;, } } Mesh { 3; -69.803986;88.354313;66.604613;, -69.977511;96.723365;65.410098;, -67.197337;96.757297;59.689250;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.227083;-0.188876;-1.530413;, -1.875415;-0.095401;-0.597737;, -1.964939;-0.050278;-0.141627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359861;0.487512;, 0.342292;0.438054;, 0.376572;0.437861;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -69.803986;88.354313;66.604613;, -67.197337;96.757297;59.689250;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.258766;-0.132588;-1.510464;, -1.227083;-0.188876;-1.530413;, -1.964939;-0.050278;-0.141627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.359861;0.487512;, 0.376572;0.437861;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -56.892966;96.657703;57.330571;, -67.197337;96.757297;59.689250;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.011512;-0.189722;-1.961491;, -1.227083;-0.188876;-1.530413;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.503623;0.438426;, 0.376572;0.437861;, } } Mesh { 3; -56.921838;88.765423;57.782291;, -67.118761;88.682576;60.778535;, -56.892966;96.657703;57.330571;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026602;-0.277696;-1.950833;, -0.011512;-0.189722;-1.961491;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503520;0.481996;, 0.389090;0.485153;, 0.503623;0.438426;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -67.655231;88.428581;72.151956;, -67.649050;96.736693;70.369678;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950662;-0.040413;0.277230;, -1.433810;0.111354;1.347354;, -1.547712;0.256023;1.192733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.383365;0.486420;, 0.374527;0.438057;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -69.803986;88.354313;66.604613;, -67.655231;88.428581;72.151956;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.964939;-0.050278;-0.141627;, -1.950662;-0.040413;0.277230;, -1.547712;0.256023;1.192733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.359861;0.487512;, 0.383365;0.486420;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -69.803986;88.354313;66.604613;, -69.977511;96.723365;65.410098;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950662;-0.040413;0.277230;, -1.964939;-0.050278;-0.141627;, -1.875415;-0.095401;-0.597737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.359861;0.487512;, 0.342292;0.438054;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -70.766689;125.842301;65.006801;, -67.395789;126.498904;62.890797;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -1.123435;0.957750;-1.305443;, -1.001343;0.156472;-1.690089;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.304459;0.247435;, 0.332882;0.273021;, 0.374139;0.269220;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -68.952314;131.933198;67.134364;, -67.395789;126.498904;62.890797;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -0.513403;1.409084;-1.278464;, -1.123435;0.957750;-1.305443;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.304459;0.247435;, 0.354591;0.238441;, 0.374139;0.269220;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -73.833720;132.345711;71.805885;, -68.952314;131.933198;67.134364;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.206380;1.524369;0.323292;, -1.123435;0.957750;-1.305443;, -0.513403;1.409084;-1.278464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.296538;0.237362;, 0.357092;0.239431;, } } Mesh { 3; -73.833720;132.345711;71.805885;, -70.078168;133.787299;71.662298;, -68.952314;131.933198;67.134364;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.677653;1.828004;0.287677;, -1.206380;1.524369;0.323292;, -0.513403;1.409084;-1.278464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.296538;0.237362;, 0.342923;0.228963;, 0.357092;0.239431;, } } Mesh { 3; -56.921838;88.765423;57.782291;, -67.118761;88.682576;60.778535;, -60.435113;78.909108;60.412631;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.244821;-0.707285;-1.823015;, -0.026602;-0.277696;-1.950833;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503520;0.481996;, 0.389090;0.485153;, 0.460535;0.536932;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -57.168501;77.265451;75.336185;, -57.671258;77.176577;75.511194;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.312723;-0.681912;1.302047;, -0.004425;-1.648123;1.080390;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.500813;0.545734;, 0.488557;0.545545;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -57.671258;77.176577;75.511194;, -58.232129;77.155526;67.418474;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, 1.312723;-0.681912;1.302047;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.488557;0.545545;, 0.487144;0.546404;, } } Mesh { 3; -75.978457;124.733223;68.263053;, -72.996455;123.381401;66.006919;, -78.045378;120.766243;68.609941;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.865585;0.111572;-1.766886;, -1.373281;0.584593;-1.286826;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.285134;0.280582;, 0.306148;0.287028;, 0.262164;0.302729;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -72.996455;123.381401;66.006919;, -78.045378;120.766243;68.609941;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, -0.865585;0.111572;-1.766886;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.306148;0.287028;, 0.262164;0.302729;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -69.837536;120.423201;65.026972;, -71.866776;118.293239;67.129017;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, 0.805633;-1.124924;-1.403237;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.344907;0.303698;, 0.313584;0.314389;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -72.996455;123.381401;66.006919;, -69.837536;120.423201;65.026972;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.865585;0.111572;-1.766886;, -0.666811;-0.090733;-1.852215;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.306148;0.287028;, 0.344907;0.303698;, } } Mesh { 3; -69.923805;120.661069;75.143142;, -72.882719;123.195621;76.019486;, -71.873551;118.450598;74.316560;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.499459;-0.382075;1.867654;, -0.033048;-1.242394;1.529358;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.343849;0.302349;, 0.307621;0.288060;, 0.313406;0.313800;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -72.882719;123.195621;76.019486;, -71.873551;118.450598;74.316560;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, -0.499459;-0.382075;1.867654;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.307621;0.288060;, 0.313406;0.313800;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -76.063170;124.795627;74.357333;, -77.866926;120.783987;73.846567;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, -1.134327;0.378925;1.566298;, -1.249730;0.422943;1.463853;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.268295;0.279203;, 0.254028;0.303262;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -76.063170;124.795627;74.357333;, -72.882719;123.195621;76.019486;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.499459;-0.382075;1.867654;, -0.243871;-0.172891;1.947872;, -1.249730;0.422943;1.463853;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.268295;0.279203;, 0.307621;0.288060;, } } Mesh { 3; -75.978457;124.733223;68.263053;, -79.512311;121.392259;71.720070;, -78.045378;120.766243;68.609941;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.378807;0.459560;-1.330890;, -1.373281;0.584593;-1.286826;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.285134;0.280582;, 0.248234;0.302551;, 0.262164;0.302729;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -75.978457;124.733223;68.263053;, -79.512311;121.392259;71.720070;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.833966;0.697462;0.183542;, -1.373281;0.584593;-1.286826;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.285134;0.280582;, 0.248234;0.302551;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -76.063170;124.795627;74.357333;, -77.866926;120.783987;73.846567;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.249730;0.422943;1.463853;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.268295;0.279203;, 0.254028;0.303262;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -77.866926;120.783987;73.846567;, -79.512311;121.392259;71.720070;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.778235;0.835246;0.154327;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.254028;0.303262;, 0.248234;0.302551;, } } Mesh { 3; -69.923805;120.661069;75.143142;, -70.327273;117.783047;71.021115;, -71.873551;118.450598;74.316560;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 0.843839;-0.897665;1.538085;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.343849;0.302349;, 0.328780;0.316739;, 0.313406;0.313800;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -69.923805;120.661069;75.143142;, -70.327273;117.783047;71.021115;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.232397;-1.956927;0.000777;, 1.682148;-1.025743;-0.042436;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.343849;0.302349;, 0.328780;0.316739;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -69.837536;120.423201;65.026972;, -71.866776;118.293239;67.129017;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.232397;-1.956927;0.000777;, -1.039436;-1.046469;-1.306923;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.344907;0.303698;, 0.313584;0.314389;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -71.866776;118.293239;67.129017;, -70.327273;117.783047;71.021115;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 0.232397;-1.956927;0.000777;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.313584;0.314389;, 0.328780;0.316739;, } } Mesh { 3; -70.260222;105.357529;67.564964;, -69.977511;96.723365;65.410098;, -70.203330;105.377080;64.743713;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921992;0.026068;0.434558;, -1.875415;-0.095401;-0.597737;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.338807;0.389092;, 0.342292;0.438054;, 0.339508;0.388981;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -70.260222;105.357529;67.564964;, -69.977511;96.723365;65.410098;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921992;0.026068;0.434558;, -1.950662;-0.040413;0.277230;, -1.875415;-0.095401;-0.597737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.338807;0.389092;, 0.342292;0.438054;, } } Mesh { 3; -70.260222;105.357529;67.564964;, -68.530120;118.487693;69.482704;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821270;-0.734438;0.164768;, -1.921992;0.026068;0.434558;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.338807;0.389092;, 0.361339;0.314599;, 0.339508;0.388981;, } } Mesh { 3; -68.530120;118.487693;69.482704;, -68.468213;118.790919;64.285721;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.882280;-0.535623;-0.231734;, -1.821270;-0.734438;0.164768;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.361339;0.314599;, 0.362034;0.312882;, 0.339508;0.388981;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -69.837536;120.423201;65.026972;, -68.468213;118.790919;64.285721;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.882280;-0.535623;-0.231734;, -1.039436;-1.046469;-1.306923;, 0.232397;-1.956927;0.000777;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.344907;0.303698;, 0.362034;0.312882;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -68.530120;118.487693;69.482704;, -68.468213;118.790919;64.285721;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821270;-0.734438;0.164768;, -1.882280;-0.535623;-0.231734;, 0.232397;-1.956927;0.000777;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.361339;0.314599;, 0.362034;0.312882;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -68.530120;118.487693;69.482704;, -69.923805;120.661069;75.143142;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821270;-0.734438;0.164768;, 0.232397;-1.956927;0.000777;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.361339;0.314599;, 0.343849;0.302349;, } } Mesh { 3; -68.530120;118.487693;69.482704;, -69.923805;120.661069;75.143142;, -67.733883;119.197694;73.890936;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.946748;-1.095317;1.336983;, -1.821270;-0.734438;0.164768;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.361339;0.314599;, 0.343849;0.302349;, 0.370446;0.310295;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -74.219612;128.131110;67.848552;, -70.766689;125.842301;65.006801;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.001343;0.156472;-1.690089;, -1.123435;0.957750;-1.305443;, -1.400275;0.578684;-1.260130;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.289961;0.260307;, 0.332882;0.273021;, } } Mesh { 3; -72.503072;129.745227;74.777264;, -74.063048;128.146930;74.649090;, -70.508982;125.870334;77.484185;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -1.139645;0.713281;1.440837;, -0.697858;1.021670;1.533870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.310850;0.251021;, 0.291899;0.260200;, 0.336067;0.272845;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -75.503062;129.826496;71.913406;, -74.219612;128.131110;67.848552;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.721312;0.934756;0.216533;, -1.400275;0.578684;-1.260130;, -1.123435;0.957750;-1.305443;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.273834;0.250799;, 0.289961;0.260307;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -73.833720;132.345711;71.805885;, -75.503062;129.826496;71.913406;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.206380;1.524369;0.323292;, -1.721312;0.934756;0.216533;, -1.123435;0.957750;-1.305443;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.296538;0.237362;, 0.273834;0.250799;, } } Mesh { 3; -72.503072;129.745227;74.777264;, -73.833720;132.345711;71.805885;, -74.063048;128.146930;74.649090;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.206380;1.524369;0.323292;, -0.697858;1.021670;1.533870;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.310850;0.251021;, 0.296538;0.237362;, 0.291899;0.260200;, } } Mesh { 3; -73.833720;132.345711;71.805885;, -75.503062;129.826496;71.913406;, -74.063048;128.146930;74.649090;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.721312;0.934756;0.216533;, -1.206380;1.524369;0.323292;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.296538;0.237362;, 0.273834;0.250799;, 0.291899;0.260200;, } } Mesh { 3; -63.693880;136.207126;70.876547;, -65.346240;135.379743;71.208428;, -61.734780;135.314573;66.732750;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -1.327905;0.822123;-1.201814;, -1.138760;1.604883;0.105585;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.424191;0.216853;, 0.401308;0.221547;, 0.446328;0.219888;, } } Mesh { 3; -65.346240;135.379743;71.208428;, -62.969461;132.685634;66.635998;, -61.734780;135.314573;66.732750;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -0.691204;1.046805;-1.519871;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401308;0.221547;, 0.431685;0.236175;, 0.446328;0.219888;, } } Mesh { 3; -65.346240;135.379743;71.208428;, -68.952314;131.933198;67.134364;, -62.969461;132.685634;66.635998;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -0.513403;1.409084;-1.278464;, -0.691204;1.046805;-1.519871;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401308;0.221547;, 0.354591;0.238441;, 0.431685;0.236175;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -60.499320;143.352458;69.868287;, -60.317380;143.104520;74.862739;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.909874;0.476333;0.095177;, -1.810206;-0.772715;0.098167;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.459376;0.173691;, 0.461400;0.175041;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -60.499320;143.352458;69.868287;, -59.711574;139.053419;66.749576;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.909874;0.476333;0.095177;, -1.780623;0.380464;-0.753791;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.459376;0.173691;, 0.468870;0.198013;, } } Mesh { 3; -63.693880;136.207126;70.876547;, -60.272711;139.164765;70.491641;, -61.734780;135.314573;66.732750;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.909874;0.476333;0.095177;, -1.138760;1.604883;0.105585;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.424191;0.216853;, 0.462354;0.197409;, 0.446328;0.219888;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -59.711574;139.053419;66.749576;, -61.734780;135.314573;66.732750;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.780623;0.380464;-0.753791;, -1.909874;0.476333;0.095177;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.468870;0.198013;, 0.446328;0.219888;, } } Mesh { 3; -75.503062;129.826496;71.913406;, -74.219612;128.131110;67.848552;, -75.978457;124.733223;68.263053;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373281;0.584593;-1.286826;, -1.400275;0.578684;-1.260130;, -1.721312;0.934756;0.216533;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.273834;0.250799;, 0.289961;0.260307;, 0.285134;0.280582;, } } Mesh { 3; -75.503062;129.826496;71.913406;, -77.475507;125.745866;71.825843;, -75.978457;124.733223;68.263053;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.373281;0.584593;-1.286826;, -1.721312;0.934756;0.216533;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.273834;0.250799;, 0.271407;0.278316;, 0.285134;0.280582;, } } Mesh { 3; -75.503062;129.826496;71.913406;, -77.475507;125.745866;71.825843;, -74.063048;128.146930;74.649090;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.721312;0.934756;0.216533;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.273834;0.250799;, 0.271407;0.278316;, 0.291899;0.260200;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -74.063048;128.146930;74.649090;, -76.063170;124.795627;74.357333;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.249730;0.422943;1.463853;, -1.778235;0.835246;0.154327;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.291899;0.260200;, 0.268295;0.279203;, } } Mesh { 3; -65.346240;135.379743;71.208428;, -70.078168;133.787299;71.662298;, -68.952314;131.933198;67.134364;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -0.677653;1.828004;0.287677;, -0.513403;1.409084;-1.278464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401308;0.221547;, 0.340422;0.227973;, 0.354591;0.238441;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -67.785269;80.356791;61.226203;, -60.435113;78.909108;60.412631;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.244821;-0.707285;-1.823015;, -1.258766;-0.132588;-1.510464;, -1.208817;-0.048712;-1.555623;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.378178;0.533192;, 0.460535;0.536932;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -69.923352;81.033388;67.232111;, -67.785269;80.356791;61.226203;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.967799;0.053300;-0.092186;, -1.208817;-0.048712;-1.555623;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.357088;0.530122;, 0.378178;0.533192;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -69.803986;88.354313;66.604613;, -69.923352;81.033388;67.232111;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.258766;-0.132588;-1.510464;, -1.964939;-0.050278;-0.141627;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.359861;0.487512;, 0.357088;0.530122;, } } Mesh { 3; -67.655231;88.428581;72.151956;, -69.923352;81.033388;67.232111;, -68.091189;80.602049;74.230739;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.562363;0.200933;1.184153;, -1.967799;0.053300;-0.092186;, -1.547712;0.256023;1.192733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.383365;0.486420;, 0.357088;0.530122;, 0.375161;0.532079;, } } Mesh { 3; -69.803986;88.354313;66.604613;, -67.655231;88.428581;72.151956;, -69.923352;81.033388;67.232111;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.964939;-0.050278;-0.141627;, -1.547712;0.256023;1.192733;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359861;0.487512;, 0.383365;0.486420;, 0.357088;0.530122;, } } Mesh { 3; -56.976541;132.549894;64.763119;, -60.156457;132.599280;65.414050;, -57.054183;127.196612;61.028699;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.001738;0.428063;-1.923625;, -0.656926;0.550256;-1.774609;, -0.008522;1.062860;-1.659466;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502592;0.234893;, 0.464436;0.234735;, 0.501609;0.265592;, } } Mesh { 3; -62.969461;132.685634;66.635998;, -60.156457;132.599280;65.414050;, -57.054183;127.196612;61.028699;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.691204;1.046805;-1.519871;, -0.008522;1.062860;-1.659466;, -0.656926;0.550256;-1.774609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.431685;0.236175;, 0.464436;0.234735;, 0.501609;0.265592;, } } Mesh { 3; -62.969461;132.685634;66.635998;, -67.395789;126.498904;62.890797;, -57.054183;127.196612;61.028699;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -0.008522;1.062860;-1.659466;, -0.691204;1.046805;-1.519871;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.431685;0.236175;, 0.374139;0.269220;, 0.501609;0.265592;, } } Mesh { 3; -68.952314;131.933198;67.134364;, -62.969461;132.685634;66.635998;, -67.395789;126.498904;62.890797;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.513403;1.409084;-1.278464;, -0.688031;0.871378;-1.628154;, -0.691204;1.046805;-1.519871;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.354591;0.238441;, 0.431685;0.236175;, 0.374139;0.269220;, } } Mesh { 3; -74.063048;128.146930;74.649090;, -76.063170;124.795627;74.357333;, -70.508982;125.870334;77.484185;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -1.249730;0.422943;1.463853;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.291899;0.260200;, 0.268295;0.279203;, 0.336067;0.272845;, } } Mesh { 3; -76.063170;124.795627;74.357333;, -70.508982;125.870334;77.484185;, -72.882719;123.195621;76.019486;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -0.499459;-0.382075;1.867654;, -1.249730;0.422943;1.463853;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.268295;0.279203;, 0.336067;0.272845;, 0.307621;0.288060;, } } Mesh { 3; -69.923805;120.661069;75.143142;, -70.508982;125.870334;77.484185;, -72.882719;123.195621;76.019486;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -0.033048;-1.242394;1.529358;, -0.499459;-0.382075;1.867654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.343849;0.302349;, 0.336067;0.272845;, 0.307621;0.288060;, } } Mesh { 3; -74.219612;128.131110;67.848552;, -75.978457;124.733223;68.263053;, -70.766689;125.842301;65.006801;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.400275;0.578684;-1.260130;, -1.373281;0.584593;-1.286826;, -1.001343;0.156472;-1.690089;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.289961;0.260307;, 0.285134;0.280582;, 0.332882;0.273021;, } } Mesh { 3; -72.996455;123.381401;66.006919;, -70.766689;125.842301;65.006801;, -69.837536;120.423201;65.026972;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.001343;0.156472;-1.690089;, -0.865585;0.111572;-1.766886;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306148;0.287028;, 0.332882;0.273021;, 0.344907;0.303698;, } } Mesh { 3; -75.978457;124.733223;68.263053;, -72.996455;123.381401;66.006919;, -70.766689;125.842301;65.006801;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.001343;0.156472;-1.690089;, -1.373281;0.584593;-1.286826;, -0.865585;0.111572;-1.766886;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.285134;0.280582;, 0.306148;0.287028;, 0.332882;0.273021;, } } Mesh { 3; -70.766689;125.842301;65.006801;, -69.837536;120.423201;65.026972;, -67.395789;126.498904;62.890797;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.039436;-1.046469;-1.306923;, -0.688031;0.871378;-1.628154;, -1.001343;0.156472;-1.690089;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.332882;0.273021;, 0.344907;0.303698;, 0.374139;0.269220;, } } Mesh { 3; -69.837536;120.423201;65.026972;, -67.404555;118.969988;58.952807;, -67.395789;126.498904;62.890797;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -1.039436;-1.046469;-1.306923;, -1.450929;0.067432;-1.331852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.344907;0.303698;, 0.375248;0.310725;, 0.374139;0.269220;, } } Mesh { 3; -69.837536;120.423201;65.026972;, -68.468213;118.790919;64.285721;, -67.404555;118.969988;58.952807;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.882280;-0.535623;-0.231734;, -1.450929;0.067432;-1.331852;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.344907;0.303698;, 0.362034;0.312882;, 0.375248;0.310725;, } } Mesh { 3; -68.468213;118.790919;64.285721;, -67.404555;118.969988;58.952807;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.450929;0.067432;-1.331852;, -1.882280;-0.535623;-0.231734;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.362034;0.312882;, 0.375248;0.310725;, 0.339508;0.388981;, } } Mesh { 3; -67.404555;118.969988;58.952807;, -67.462891;105.372506;59.031705;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.232430;-0.072824;-1.536029;, -1.450929;0.067432;-1.331852;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.375248;0.310725;, 0.373297;0.389007;, 0.339508;0.388981;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -67.404555;118.969988;58.952807;, -67.462891;105.372506;59.031705;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004500;0.519603;-1.900938;, -1.450929;0.067432;-1.331852;, -1.232430;-0.072824;-1.536029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.375248;0.310725;, 0.373297;0.389007;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -56.933966;105.428426;56.262946;, -67.462891;105.372506;59.031705;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.014656;-0.060228;-1.969703;, 0.004500;0.519603;-1.900938;, -1.232430;-0.072824;-1.536029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.503117;0.388690;, 0.373297;0.389007;, } } Mesh { 3; -60.156457;132.599280;65.414050;, -56.951528;135.268134;64.285050;, -60.001427;135.346124;65.340364;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.008396;0.140944;-1.687259;, -0.656926;0.550256;-1.774609;, 0.002552;-0.174810;-1.962908;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.464436;0.234735;, 0.502901;0.219478;, 0.465932;0.219092;, } } Mesh { 3; -56.976541;132.549894;64.763119;, -60.156457;132.599280;65.414050;, -56.951528;135.268134;64.285050;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.001738;0.428063;-1.923625;, 0.002552;-0.174810;-1.962908;, -0.656926;0.550256;-1.774609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502592;0.234893;, 0.464436;0.234735;, 0.502901;0.219478;, } } Mesh { 3; -60.156457;132.599280;65.414050;, -61.734780;135.314573;66.732750;, -60.001427;135.346124;65.340364;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.656926;0.550256;-1.774609;, -1.008396;0.140944;-1.687259;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.464436;0.234735;, 0.446328;0.219888;, 0.465932;0.219092;, } } Mesh { 3; -62.969461;132.685634;66.635998;, -60.156457;132.599280;65.414050;, -61.734780;135.314573;66.732750;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.327905;0.822123;-1.201814;, -0.691204;1.046805;-1.519871;, -0.656926;0.550256;-1.774609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.431685;0.236175;, 0.464436;0.234735;, 0.446328;0.219888;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -67.404555;118.969988;58.952807;, -67.395789;126.498904;62.890797;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -1.450929;0.067432;-1.331852;, 0.004500;0.519603;-1.900938;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.375248;0.310725;, 0.374139;0.269220;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -67.395789;126.498904;62.890797;, -57.054183;127.196612;61.028699;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004500;0.519603;-1.900938;, -0.008522;1.062860;-1.659466;, -0.688031;0.871378;-1.628154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.374139;0.269220;, 0.501609;0.265592;, } } Mesh { 3; -56.892966;96.657703;57.330571;, -67.197337;96.757297;59.689250;, -67.462891;105.372506;59.031705;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.232430;-0.072824;-1.536029;, -1.227083;-0.188876;-1.530413;, -0.011512;-0.189722;-1.961491;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503623;0.438426;, 0.376572;0.437861;, 0.373297;0.389007;, } } Mesh { 3; -56.892966;96.657703;57.330571;, -56.933966;105.428426;56.262946;, -67.462891;105.372506;59.031705;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.011512;-0.189722;-1.961491;, -0.014656;-0.060228;-1.969703;, -1.232430;-0.072824;-1.536029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503623;0.438426;, 0.503117;0.388690;, 0.373297;0.389007;, } } Mesh { 3; -69.977511;96.723365;65.410098;, -67.197337;96.757297;59.689250;, -70.203330;105.377080;64.743713;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930527;0.052795;-0.392236;, -1.875415;-0.095401;-0.597737;, -1.227083;-0.188876;-1.530413;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.342292;0.438054;, 0.376572;0.437861;, 0.339508;0.388981;, } } Mesh { 3; -67.197337;96.757297;59.689250;, -67.462891;105.372506;59.031705;, -70.203330;105.377080;64.743713;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.227083;-0.188876;-1.530413;, -1.232430;-0.072824;-1.536029;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376572;0.437861;, 0.373297;0.389007;, 0.339508;0.388981;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -58.232129;77.155526;67.418474;, -60.435113;78.909108;60.412631;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, -0.029089;-1.954393;-0.251148;, 0.244821;-0.707285;-1.823015;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.487144;0.546404;, 0.460535;0.536932;, } } Mesh { 3; -56.738678;148.232030;50.632437;, -56.679523;149.127182;51.400837;, -57.912344;148.338203;51.449016;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.240753;0.629322;-1.395728;, -0.010742;0.385759;-1.932523;, 0.016617;1.350157;-1.435399;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505525;0.145964;, 0.506255;0.140888;, 0.491054;0.145362;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -56.679523;149.127182;51.400837;, -57.912344;148.338203;51.449016;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.016617;1.350157;-1.435399;, -1.192381;1.139492;-1.078591;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.506255;0.140888;, 0.491054;0.145362;, } } Mesh { 3; -56.738678;148.232030;50.632437;, -57.912344;148.338203;51.449016;, -56.746951;147.128496;51.054453;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.010742;0.385759;-1.932523;, -1.240753;0.629322;-1.395728;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505525;0.145964;, 0.491054;0.145362;, 0.505423;0.152222;, } } Mesh { 3; -57.912344;148.338203;51.449016;, -56.746951;147.128496;51.054453;, -58.269922;147.419201;51.745415;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.116435;-0.866706;-1.373305;, -0.017427;-1.225048;-1.543543;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.491054;0.145362;, 0.505423;0.152222;, 0.486645;0.150573;, } } Mesh { 3; -56.756647;145.335678;52.469867;, -58.281455;145.159735;52.710723;, -58.400096;145.802700;53.365466;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.832246;0.064670;-1.785149;, 0.007079;-0.009724;-1.970641;, -0.623264;-0.844338;-1.667995;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505304;0.162388;, 0.486503;0.163386;, 0.485040;0.159740;, } } Mesh { 3; -56.756647;145.335678;52.469867;, -58.400096;145.802700;53.365466;, -56.744914;145.982737;52.938650;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.002543;-0.684933;-1.847818;, -0.623264;-0.844338;-1.667995;, 0.007079;-0.009724;-1.970641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505304;0.162388;, 0.485040;0.159740;, 0.505448;0.158719;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -59.645999;145.383323;53.958449;, -58.400096;145.802700;53.365466;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.832246;0.064670;-1.785149;, -0.623264;-0.844338;-1.667995;, -1.211020;-0.498534;-1.472571;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.469678;0.162118;, 0.485040;0.159740;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -60.298437;145.934105;54.047060;, -58.400096;145.802700;53.365466;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.171364;-0.127929;-1.579592;, -1.211020;-0.498534;-1.472571;, -0.623264;-0.844338;-1.667995;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.461634;0.158995;, 0.485040;0.159740;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -59.095408;144.468899;53.920089;, -59.645999;145.383323;53.958449;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.211020;-0.498534;-1.472571;, -0.969679;-0.775334;-1.530409;, -0.832246;0.064670;-1.785149;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.476467;0.167304;, 0.469678;0.162118;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -59.095408;144.468899;53.920089;, -58.057314;144.128093;53.595512;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.651025;-0.599920;-1.760635;, -0.832246;0.064670;-1.785149;, -0.969679;-0.775334;-1.530409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.476467;0.167304;, 0.489267;0.169236;, } } Mesh { 3; -56.756647;145.335678;52.469867;, -58.281455;145.159735;52.710723;, -56.784082;144.178638;53.424080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007079;-0.009724;-1.970641;, -0.832246;0.064670;-1.785149;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505304;0.162388;, 0.486503;0.163386;, 0.504965;0.168950;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -58.057314;144.128093;53.595512;, -56.784082;144.178638;53.424080;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.651025;-0.599920;-1.760635;, 0.007778;-0.348510;-1.939601;, -0.832246;0.064670;-1.785149;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.489267;0.169236;, 0.504965;0.168950;, } } Mesh { 3; -59.095408;144.468899;53.920089;, -59.645999;145.383323;53.958449;, -59.562704;143.194143;54.689362;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347476;-0.772753;-1.212737;, -0.969679;-0.775334;-1.530409;, -1.211020;-0.498534;-1.472571;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.476467;0.167304;, 0.469678;0.162118;, 0.470705;0.174532;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -59.562704;143.194143;54.689362;, -61.001644;144.445628;55.617265;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.211020;-0.498534;-1.472571;, -1.371146;-0.810912;-1.160152;, -1.347476;-0.772753;-1.212737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.470705;0.174532;, 0.452964;0.167436;, } } Mesh { 3; -59.095408;144.468899;53.920089;, -58.057314;144.128093;53.595512;, -59.562704;143.194143;54.689362;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.969679;-0.775334;-1.530409;, -1.347476;-0.772753;-1.212737;, -0.651025;-0.599920;-1.760635;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.476467;0.167304;, 0.489267;0.169236;, 0.470705;0.174532;, } } Mesh { 3; -58.057314;144.128093;53.595512;, -58.082966;142.849060;53.185273;, -59.562704;143.194143;54.689362;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.021584;-0.321150;-1.654328;, -0.651025;-0.599920;-1.760635;, -1.347476;-0.772753;-1.212737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489267;0.169236;, 0.488950;0.176489;, 0.470705;0.174532;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -60.298437;145.934105;54.047060;, -61.923143;145.978991;55.786415;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.171364;-0.127929;-1.579592;, -1.384429;-0.485279;-1.315840;, -1.211020;-0.498534;-1.472571;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.461634;0.158995;, 0.441602;0.158740;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -61.923143;145.978991;55.786415;, -61.001644;144.445628;55.617265;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.371146;-0.810912;-1.160152;, -1.211020;-0.498534;-1.472571;, -1.384429;-0.485279;-1.315840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.441602;0.158740;, 0.452964;0.167436;, } } Mesh { 3; -58.057314;144.128093;53.595512;, -56.784082;144.178638;53.424080;, -58.082966;142.849060;53.185273;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007778;-0.348510;-1.939601;, -0.651025;-0.599920;-1.760635;, -1.021584;-0.321150;-1.654328;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489267;0.169236;, 0.504965;0.168950;, 0.488950;0.176489;, } } Mesh { 3; -56.784082;144.178638;53.424080;, -56.817669;142.877199;52.810815;, -58.082966;142.849060;53.185273;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.021584;-0.321150;-1.654328;, 0.062083;-0.262757;-1.952095;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504965;0.168950;, 0.504551;0.176330;, 0.488950;0.176489;, } } Mesh { 3; -58.082966;142.849060;53.185273;, -59.562704;143.194143;54.689362;, -58.058536;141.306676;54.623348;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.889598;-1.612714;-0.700957;, -1.021584;-0.321150;-1.654328;, -1.347476;-0.772753;-1.212737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.488950;0.176489;, 0.470705;0.174532;, 0.489252;0.185236;, } } Mesh { 3; -59.562704;143.194143;54.689362;, -58.058536;141.306676;54.623348;, -60.061474;142.472380;56.990056;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347476;-0.772753;-1.212737;, -1.357422;-1.357956;-0.443770;, -0.889598;-1.612714;-0.700957;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.470705;0.174532;, 0.489252;0.185236;, 0.464556;0.178625;, } } Mesh { 3; -56.817669;142.877199;52.810815;, -58.082966;142.849060;53.185273;, -56.859240;141.173361;54.274541;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.062083;-0.262757;-1.952095;, -1.021584;-0.321150;-1.654328;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504551;0.176330;, 0.488950;0.176489;, 0.504039;0.185992;, } } Mesh { 3; -58.082966;142.849060;53.185273;, -56.859240;141.173361;54.274541;, -58.058536;141.306676;54.623348;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.889598;-1.612714;-0.700957;, 0.147984;-1.766064;-0.861795;, -1.021584;-0.321150;-1.654328;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.488950;0.176489;, 0.504039;0.185992;, 0.489252;0.185236;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.721352;151.862702;55.791805;, -59.015623;153.080167;55.933165;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.619802;0.337699;-1.839939;, -0.440116;0.203274;-1.910118;, -0.555190;-0.164077;-1.883723;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.444090;0.125376;, 0.477451;0.118472;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.721352;151.862702;55.791805;, -64.928831;152.929372;57.626161;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.555190;-0.164077;-1.883723;, -1.466691;-0.052736;-1.315146;, -0.619802;0.337699;-1.839939;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.444090;0.125376;, 0.404542;0.119327;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.456074;158.323072;54.854778;, -64.296866;158.455896;56.664800;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779672;0.011898;-1.809846;, -1.614336;0.145520;-1.120854;, -0.555190;-0.164077;-1.883723;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.447361;0.088741;, 0.412334;0.087988;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -64.928831;152.929372;57.626161;, -64.296866;158.455896;56.664800;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.466691;-0.052736;-1.315146;, -0.555190;-0.164077;-1.883723;, -1.614336;0.145520;-1.120854;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.404542;0.119327;, 0.412334;0.087988;, } } Mesh { 3; -56.490831;167.960558;56.723776;, -56.515854;158.498190;54.001473;, -58.007613;158.467405;53.923080;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335376;-0.097685;-1.939472;, -0.001152;0.098226;-1.968228;, -0.005530;1.379505;-1.407305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508581;0.034090;, 0.508273;0.087748;, 0.489880;0.087922;, } } Mesh { 3; -56.490831;167.960558;56.723776;, -58.033256;168.077751;56.909106;, -58.007613;158.467405;53.923080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.005530;1.379505;-1.407305;, -0.351020;1.361357;-1.380965;, -0.335376;-0.097685;-1.939472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508581;0.034090;, 0.489563;0.033425;, 0.489880;0.087922;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -61.456074;158.323072;54.854778;, -64.296866;158.455896;56.664800;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779672;0.011898;-1.809846;, -0.999118;1.196909;-1.205298;, -1.614336;0.145520;-1.120854;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.447361;0.088741;, 0.412334;0.087988;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -63.960746;165.407643;59.597573;, -64.296866;158.455896;56.664800;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.656821;0.803967;-0.701536;, -1.614336;0.145520;-1.120854;, -0.999118;1.196909;-1.205298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.416478;0.048566;, 0.412334;0.087988;, } } Mesh { 3; -56.490831;167.960558;56.723776;, -58.033256;168.077751;56.909106;, -56.516663;171.016672;66.252080;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.351020;1.361357;-1.380965;, -0.005530;1.379505;-1.407305;, -0.012072;1.969995;0.050471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508581;0.034090;, 0.489563;0.033425;, 0.508263;0.016759;, } } Mesh { 3; -58.033256;168.077751;56.909106;, -56.516663;171.016672;66.252080;, -58.274177;171.030000;66.315549;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.012072;1.969995;0.050471;, -0.332769;1.940930;0.075017;, -0.351020;1.361357;-1.380965;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489563;0.033425;, 0.508263;0.016759;, 0.486593;0.016684;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -61.456074;158.323072;54.854778;, -58.007613;158.467405;53.923080;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779672;0.011898;-1.809846;, -0.335376;-0.097685;-1.939472;, -0.999118;1.196909;-1.205298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.447361;0.088741;, 0.489880;0.087922;, } } Mesh { 3; -58.033256;168.077751;56.909106;, -61.158194;167.134584;57.405285;, -58.007613;158.467405;53.923080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.351020;1.361357;-1.380965;, -0.999118;1.196909;-1.205298;, -0.335376;-0.097685;-1.939472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489563;0.033425;, 0.451033;0.038774;, 0.489880;0.087922;, } } Mesh { 3; -58.033256;168.077751;56.909106;, -61.158194;167.134584;57.405285;, -58.274177;171.030000;66.315549;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.999118;1.196909;-1.205298;, -0.351020;1.361357;-1.380965;, -0.332769;1.940930;0.075017;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489563;0.033425;, 0.451033;0.038774;, 0.486593;0.016684;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -58.274177;171.030000;66.315549;, -61.785767;169.724849;66.403318;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.332769;1.940930;0.075017;, -0.994325;1.700323;0.061577;, -0.999118;1.196909;-1.205298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.486593;0.016684;, 0.443295;0.024085;, } } Mesh { 3; -60.298437;145.934105;54.047060;, -60.106625;146.069186;54.085463;, -61.923143;145.978991;55.786415;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.384429;-0.485279;-1.315840;, -1.171364;-0.127929;-1.579592;, -1.202147;0.665568;-1.412598;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461634;0.158995;, 0.463999;0.158229;, 0.441602;0.158740;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -60.106625;146.069186;54.085463;, -61.923143;145.978991;55.786415;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.202147;0.665568;-1.412598;, -1.189789;-0.310948;-1.539897;, -1.384429;-0.485279;-1.315840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.463999;0.158229;, 0.441602;0.158740;, } } Mesh { 3; -62.448900;148.348814;55.390080;, -61.923143;145.978991;55.786415;, -63.400685;146.258808;57.320039;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.176134;-0.039769;-1.580727;, -1.640469;-0.700879;-0.837379;, -1.384429;-0.485279;-1.315840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.435119;0.145302;, 0.441602;0.158740;, 0.423384;0.157154;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -62.448900;148.348814;55.390080;, -61.923143;145.978991;55.786415;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.384429;-0.485279;-1.315840;, -1.189789;-0.310948;-1.539897;, -1.176134;-0.039769;-1.580727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.435119;0.145302;, 0.441602;0.158740;, } } Mesh { 3; -60.298437;145.934105;54.047060;, -58.400096;145.802700;53.365466;, -58.424247;146.075190;52.578153;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.623264;-0.844338;-1.667995;, -0.851652;-0.140495;-1.771588;, -1.171364;-0.127929;-1.579592;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461634;0.158995;, 0.485040;0.159740;, 0.484742;0.158195;, } } Mesh { 3; -60.298437;145.934105;54.047060;, -60.106625;146.069186;54.085463;, -58.424247;146.075190;52.578153;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.202147;0.665568;-1.412598;, -1.171364;-0.127929;-1.579592;, -0.851652;-0.140495;-1.771588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461634;0.158995;, 0.463999;0.158229;, 0.484742;0.158195;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -59.192661;146.589635;53.449514;, -59.346032;147.728122;53.903840;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.563609;0.352469;-1.146502;, -1.189789;-0.310948;-1.539897;, -1.373137;-0.077728;-1.411391;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.475268;0.155278;, 0.473377;0.148822;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -60.106625;146.069186;54.085463;, -59.192661;146.589635;53.449514;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.202147;0.665568;-1.412598;, -1.373137;-0.077728;-1.411391;, -1.189789;-0.310948;-1.539897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.463999;0.158229;, 0.475268;0.155278;, } } Mesh { 3; -58.400096;145.802700;53.365466;, -56.744914;145.982737;52.938650;, -58.424247;146.075190;52.578153;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.623264;-0.844338;-1.667995;, -0.002543;-0.684933;-1.847818;, -0.851652;-0.140495;-1.771588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.485040;0.159740;, 0.505448;0.158719;, 0.484742;0.158195;, } } Mesh { 3; -56.744914;145.982737;52.938650;, -58.424247;146.075190;52.578153;, -56.746603;146.163728;52.170327;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002066;-0.619499;-1.870772;, -0.851652;-0.140495;-1.771588;, -0.002543;-0.684933;-1.847818;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505448;0.158719;, 0.484742;0.158195;, 0.505428;0.157693;, } } Mesh { 3; -60.106625;146.069186;54.085463;, -58.424247;146.075190;52.578153;, -59.192661;146.589635;53.449514;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373137;-0.077728;-1.411391;, -1.202147;0.665568;-1.412598;, -0.851652;-0.140495;-1.771588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.463999;0.158229;, 0.484742;0.158195;, 0.475268;0.155278;, } } Mesh { 3; -58.424247;146.075190;52.578153;, -59.192661;146.589635;53.449514;, -58.120318;146.623778;52.799595;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.851652;-0.140495;-1.771588;, -0.904398;-0.208848;-1.738395;, -1.373137;-0.077728;-1.411391;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.484742;0.158195;, 0.475268;0.155278;, 0.488490;0.155084;, } } Mesh { 3; -58.424247;146.075190;52.578153;, -56.746603;146.163728;52.170327;, -58.120318;146.623778;52.799595;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.904398;-0.208848;-1.738395;, -0.851652;-0.140495;-1.771588;, 0.002066;-0.619499;-1.870772;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.484742;0.158195;, 0.505428;0.157693;, 0.488490;0.155084;, } } Mesh { 3; -56.746603;146.163728;52.170327;, -56.749513;146.343225;52.669795;, -58.120318;146.623778;52.799595;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002066;-0.619499;-1.870772;, 0.003137;0.132910;-1.966188;, -0.904398;-0.208848;-1.738395;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505428;0.157693;, 0.505392;0.156675;, 0.488490;0.155084;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -63.960746;165.407643;59.597573;, -61.785767;169.724849;66.403318;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.656821;0.803967;-0.701536;, -0.999118;1.196909;-1.205298;, -0.994325;1.700323;0.061577;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.416478;0.048566;, 0.443295;0.024085;, } } Mesh { 3; -63.960746;165.407643;59.597573;, -64.430761;167.475358;66.361491;, -61.785767;169.724849;66.403318;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.994325;1.700323;0.061577;, -1.657641;1.065451;0.024745;, -1.656821;0.803967;-0.701536;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416478;0.048566;, 0.410683;0.036841;, 0.443295;0.024085;, } } Mesh { 3; -66.460015;162.230722;66.418882;, -66.850863;158.195690;66.651633;, -64.296866;158.455896;56.664800;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.970573;-0.000563;-0.020340;, -1.614336;0.145520;-1.120854;, -1.912835;0.473789;-0.012565;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.385663;0.066582;, 0.380844;0.089463;, 0.412334;0.087988;, } } Mesh { 3; -63.960746;165.407643;59.597573;, -66.460015;162.230722;66.418882;, -64.296866;158.455896;56.664800;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.656821;0.803967;-0.701536;, -1.912835;0.473789;-0.012565;, -1.614336;0.145520;-1.120854;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416478;0.048566;, 0.385663;0.066582;, 0.412334;0.087988;, } } Mesh { 3; -63.960746;165.407643;59.597573;, -66.460015;162.230722;66.418882;, -64.430761;167.475358;66.361491;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.912835;0.473789;-0.012565;, -1.656821;0.803967;-0.701536;, -1.657641;1.065451;0.024745;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416478;0.048566;, 0.385663;0.066582;, 0.410683;0.036841;, } } Mesh { 3; -66.460015;162.230722;66.418882;, -65.192116;159.638778;75.225771;, -66.850863;158.195690;66.651633;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.912835;0.473789;-0.012565;, -1.801647;0.125166;0.788654;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.385663;0.066582;, 0.401296;0.081280;, 0.380844;0.089463;, } } Mesh { 3; -65.192116;159.638778;75.225771;, -64.949494;156.147183;74.254663;, -66.850863;158.195690;66.651633;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.814818;-0.311954;0.701921;, -1.970573;-0.000563;-0.020340;, -1.801647;0.125166;0.788654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401296;0.081280;, 0.404287;0.101080;, 0.380844;0.089463;, } } Mesh { 3; -66.460015;162.230722;66.418882;, -65.192116;159.638778;75.225771;, -64.430761;167.475358;66.361491;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.801647;0.125166;0.788654;, -1.912835;0.473789;-0.012565;, -1.657641;1.065451;0.024745;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.385663;0.066582;, 0.401296;0.081280;, 0.410683;0.036841;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -65.192116;159.638778;75.225771;, -64.430761;167.475358;66.361491;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.657641;1.065451;0.024745;, -1.686619;0.680899;0.758463;, -1.801647;0.125166;0.788654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.401296;0.081280;, 0.410683;0.036841;, } } Mesh { 3; -56.627212;159.154872;80.797941;, -56.676584;154.339721;80.583157;, -61.168925;154.553483;80.121429;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.209654;-0.362540;1.925664;, -1.049576;-0.350266;1.630729;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.506900;0.084024;, 0.506291;0.111329;, 0.450901;0.110117;, } } Mesh { 3; -61.584984;159.271356;80.000581;, -56.627212;159.154872;80.797941;, -61.168925;154.553483;80.121429;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.975254;0.289567;1.687780;, 0.046984;0.327972;1.942627;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445771;0.083363;, 0.506900;0.084024;, 0.450901;0.110117;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -61.584984;159.271356;80.000581;, -62.008272;165.226049;77.231216;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.686619;0.680899;0.758463;, -0.971517;1.195892;1.228645;, -0.975254;0.289567;1.687780;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.445771;0.083363;, 0.440552;0.049596;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -61.584984;159.271356;80.000581;, -65.192116;159.638778;75.225771;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.975254;0.289567;1.687780;, -1.801647;0.125166;0.788654;, -1.686619;0.680899;0.758463;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.445771;0.083363;, 0.401296;0.081280;, } } Mesh { 3; -56.859240;141.173361;54.274541;, -58.034657;140.810649;60.088065;, -58.058536;141.306676;54.623348;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.147984;-1.766064;-0.861795;, -0.889598;-1.612714;-0.700957;, -0.442774;-1.918671;0.078897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504039;0.185992;, 0.489546;0.188048;, 0.489252;0.185236;, } } Mesh { 3; -56.859240;141.173361;54.274541;, -58.034657;140.810649;60.088065;, -56.875123;140.770249;59.483943;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.442774;-1.918671;0.078897;, 0.161275;-1.963945;-0.021916;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504039;0.185992;, 0.489546;0.188048;, 0.503843;0.188277;, } } Mesh { 3; -61.584984;159.271356;80.000581;, -65.192116;159.638778;75.225771;, -61.168925;154.553483;80.121429;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.975254;0.289567;1.687780;, -1.049576;-0.350266;1.630729;, -1.801647;0.125166;0.788654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445771;0.083363;, 0.401296;0.081280;, 0.450901;0.110117;, } } Mesh { 3; -65.192116;159.638778;75.225771;, -61.168925;154.553483;80.121429;, -64.949494;156.147183;74.254663;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.814818;-0.311954;0.701921;, -1.801647;0.125166;0.788654;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401296;0.081280;, 0.450901;0.110117;, 0.404287;0.101080;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -56.839803;142.652803;75.638362;, -56.919706;139.799253;74.629892;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.041076;-0.756029;1.819424;, -0.075370;-0.126781;1.965151;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.504278;0.177602;, 0.503293;0.193784;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -56.919706;139.799253;74.629892;, -58.947042;139.633965;73.608564;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.413508;-0.079687;1.370846;, -1.303526;-0.846564;1.211496;, -0.075370;-0.126781;1.965151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.503293;0.193784;, 0.478296;0.194721;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -60.499320;143.352458;69.868287;, -59.711574;139.053419;66.749576;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.780623;0.380464;-0.753791;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.459376;0.173691;, 0.468870;0.198013;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -59.711574;139.053419;66.749576;, -58.656641;138.881940;65.256988;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.780623;0.380464;-0.753791;, -1.405816;-0.005658;-1.381022;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.468870;0.198013;, 0.481877;0.198985;, } } Mesh { 3; -64.500064;145.998880;65.473899;, -60.499320;143.352458;69.868287;, -66.810081;152.901178;66.578146;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.636445;-1.047352;0.329655;, -1.936003;-0.340674;0.139305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.409829;0.158628;, 0.459376;0.173691;, 0.381346;0.119487;, } } Mesh { 3; -60.499320;143.352458;69.868287;, -64.637487;151.578543;73.069817;, -66.810081;152.901178;66.578146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.936003;-0.340674;0.139305;, -1.788282;-0.579687;0.591256;, -1.810206;-0.772715;0.098167;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.459376;0.173691;, 0.408134;0.126987;, 0.381346;0.119487;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -58.726648;141.980440;63.693597;, -58.656641;138.881940;65.256988;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.405816;-0.005658;-1.381022;, -1.280963;-1.475605;-0.255530;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.481014;0.181415;, 0.481877;0.198985;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -58.726648;141.980440;63.693597;, -59.748092;141.698561;61.911621;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868370;-1.757373;0.202842;, -1.280963;-1.475605;-0.255530;, -0.442774;-1.918671;0.078897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.481014;0.181415;, 0.468420;0.183013;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -56.829913;140.895780;61.736917;, -58.726648;141.980440;63.693597;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.090888;-1.960563;-0.177495;, -0.442774;-1.918671;0.078897;, -1.280963;-1.475605;-0.255530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.504400;0.187566;, 0.481014;0.181415;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -56.875123;140.770249;59.483943;, -56.829913;140.895780;61.736917;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.090888;-1.960563;-0.177495;, 0.161275;-1.963945;-0.021916;, -0.442774;-1.918671;0.078897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.503843;0.188277;, 0.504400;0.187566;, } } Mesh { 3; -58.726648;141.980440;63.693597;, -58.656641;138.881940;65.256988;, -56.925196;138.592166;64.006397;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.280963;-1.475605;-0.255530;, -1.405816;-0.005658;-1.381022;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.481014;0.181415;, 0.481877;0.198985;, 0.503226;0.200629;, } } Mesh { 3; -56.829913;140.895780;61.736917;, -58.726648;141.980440;63.693597;, -56.925196;138.592166;64.006397;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.054135;-0.491805;-1.907556;, 0.090888;-1.960563;-0.177495;, -1.280963;-1.475605;-0.255530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504400;0.187566;, 0.481014;0.181415;, 0.503226;0.200629;, } } Mesh { 3; -64.928831;152.929372;57.626161;, -63.400685;146.258808;57.320039;, -66.810081;152.901178;66.578146;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.466691;-0.052736;-1.315146;, -1.936003;-0.340674;0.139305;, -1.640469;-0.700879;-0.837379;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.404542;0.119327;, 0.423384;0.157154;, 0.381346;0.119487;, } } Mesh { 3; -61.721352;151.862702;55.791805;, -62.448900;148.348814;55.390080;, -58.532850;149.083533;53.428287;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -0.619802;0.337699;-1.839939;, -1.176134;-0.039769;-1.580727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444090;0.125376;, 0.435119;0.145302;, 0.483403;0.141135;, } } Mesh { 3; -61.721352;151.862702;55.791805;, -62.448900;148.348814;55.390080;, -64.928831;152.929372;57.626161;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.466691;-0.052736;-1.315146;, -1.176134;-0.039769;-1.580727;, -0.619802;0.337699;-1.839939;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444090;0.125376;, 0.435119;0.145302;, 0.404542;0.119327;, } } Mesh { 3; -62.448900;148.348814;55.390080;, -64.928831;152.929372;57.626161;, -63.400685;146.258808;57.320039;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.640469;-0.700879;-0.837379;, -1.176134;-0.039769;-1.580727;, -1.466691;-0.052736;-1.315146;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.435119;0.145302;, 0.404542;0.119327;, 0.423384;0.157154;, } } Mesh { 3; -56.516663;171.016672;66.252080;, -58.274177;171.030000;66.315549;, -56.563574;166.761400;77.611577;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.012072;1.969995;0.050471;, -0.013909;1.580553;1.176958;, -0.332769;1.940930;0.075017;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508263;0.016759;, 0.486593;0.016684;, 0.507684;0.040890;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -64.430761;167.475358;66.361491;, -62.008272;165.226049;77.231216;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.686619;0.680899;0.758463;, -1.657641;1.065451;0.024745;, -0.971517;1.195892;1.228645;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.410683;0.036841;, 0.440552;0.049596;, } } Mesh { 3; -64.430761;167.475358;66.361491;, -62.008272;165.226049;77.231216;, -61.785767;169.724849;66.403318;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.994325;1.700323;0.061577;, -0.971517;1.195892;1.228645;, -1.657641;1.065451;0.024745;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.410683;0.036841;, 0.440552;0.049596;, 0.443295;0.024085;, } } Mesh { 3; -61.584984;159.271356;80.000581;, -56.627212;159.154872;80.797941;, -62.008272;165.226049;77.231216;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.046984;0.327972;1.942627;, -0.975254;0.289567;1.687780;, -0.971517;1.195892;1.228645;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445771;0.083363;, 0.506900;0.084024;, 0.440552;0.049596;, } } Mesh { 3; -56.627212;159.154872;80.797941;, -56.563574;166.761400;77.611577;, -62.008272;165.226049;77.231216;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.971517;1.195892;1.228645;, -0.013909;1.580553;1.176958;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.506900;0.084024;, 0.507684;0.040890;, 0.440552;0.049596;, } } Mesh { 3; -58.274177;171.030000;66.315549;, -56.563574;166.761400;77.611577;, -61.785767;169.724849;66.403318;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.994325;1.700323;0.061577;, -0.332769;1.940930;0.075017;, -0.013909;1.580553;1.176958;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486593;0.016684;, 0.507684;0.040890;, 0.443295;0.024085;, } } Mesh { 3; -56.563574;166.761400;77.611577;, -62.008272;165.226049;77.231216;, -61.785767;169.724849;66.403318;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.013909;1.580553;1.176958;, -0.971517;1.195892;1.228645;, -0.994325;1.700323;0.061577;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.507684;0.040890;, 0.440552;0.049596;, 0.443295;0.024085;, } } Mesh { 3; -61.923143;145.978991;55.786415;, -63.400685;146.258808;57.320039;, -61.001644;144.445628;55.617265;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.384429;-0.485279;-1.315840;, -1.640469;-0.700879;-0.837379;, -1.371146;-0.810912;-1.160152;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.441602;0.158740;, 0.423384;0.157154;, 0.452964;0.167436;, } } Mesh { 3; -63.400685;146.258808;57.320039;, -61.001644;144.445628;55.617265;, -61.956145;144.244611;57.409646;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423076;-1.254594;-0.533310;, -1.371146;-0.810912;-1.160152;, -1.640469;-0.700879;-0.837379;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.423384;0.157154;, 0.452964;0.167436;, 0.441195;0.168575;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -64.500064;145.998880;65.473899;, -60.499320;143.352458;69.868287;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.636445;-1.047352;0.329655;, -1.810206;-0.772715;0.098167;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.409829;0.158628;, 0.459376;0.173691;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -64.500064;145.998880;65.473899;, -62.226610;143.443806;65.094538;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.640492;-1.090218;-0.061510;, -1.171555;-1.534862;0.393990;, -1.636445;-1.047352;0.329655;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.409829;0.158628;, 0.437860;0.173117;, } } Mesh { 3; -63.400685;146.258808;57.320039;, -64.500064;145.998880;65.473899;, -66.810081;152.901178;66.578146;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.640469;-0.700879;-0.837379;, -1.936003;-0.340674;0.139305;, -1.636445;-1.047352;0.329655;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.423384;0.157154;, 0.409829;0.158628;, 0.381346;0.119487;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -58.726648;141.980440;63.693597;, -62.226610;143.443806;65.094538;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.171555;-1.534862;0.393990;, -1.640492;-1.090218;-0.061510;, -1.280963;-1.475605;-0.255530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.481014;0.181415;, 0.437860;0.173117;, } } Mesh { 3; -58.726648;141.980440;63.693597;, -59.748092;141.698561;61.911621;, -62.226610;143.443806;65.094538;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.280963;-1.475605;-0.255530;, -0.868370;-1.757373;0.202842;, -1.171555;-1.534862;0.393990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.481014;0.181415;, 0.468420;0.183013;, 0.437860;0.173117;, } } Mesh { 3; -59.562704;143.194143;54.689362;, -61.001644;144.445628;55.617265;, -60.061474;142.472380;56.990056;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.357422;-1.357956;-0.443770;, -1.347476;-0.772753;-1.212737;, -1.371146;-0.810912;-1.160152;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.470705;0.174532;, 0.452964;0.167436;, 0.464556;0.178625;, } } Mesh { 3; -61.001644;144.445628;55.617265;, -60.061474;142.472380;56.990056;, -61.956145;144.244611;57.409646;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.371146;-0.810912;-1.160152;, -1.423076;-1.254594;-0.533310;, -1.357422;-1.357956;-0.443770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.452964;0.167436;, 0.464556;0.178625;, 0.441195;0.168575;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -58.058536;141.306676;54.623348;, -59.748092;141.698561;61.911621;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.442774;-1.918671;0.078897;, -0.889598;-1.612714;-0.700957;, -0.868370;-1.757373;0.202842;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.489252;0.185236;, 0.468420;0.183013;, } } Mesh { 3; -58.058536;141.306676;54.623348;, -60.061474;142.472380;56.990056;, -59.748092;141.698561;61.911621;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.357422;-1.357956;-0.443770;, -0.868370;-1.757373;0.202842;, -0.889598;-1.612714;-0.700957;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489252;0.185236;, 0.464556;0.178625;, 0.468420;0.183013;, } } Mesh { 3; -60.061474;142.472380;56.990056;, -59.748092;141.698561;61.911621;, -61.956145;144.244611;57.409646;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868370;-1.757373;0.202842;, -1.357422;-1.357956;-0.443770;, -1.423076;-1.254594;-0.533310;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.464556;0.178625;, 0.468420;0.183013;, 0.441195;0.168575;, } } Mesh { 3; -59.748092;141.698561;61.911621;, -61.956145;144.244611;57.409646;, -62.226610;143.443806;65.094538;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423076;-1.254594;-0.533310;, -1.171555;-1.534862;0.393990;, -0.868370;-1.757373;0.202842;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.468420;0.183013;, 0.441195;0.168575;, 0.437860;0.173117;, } } Mesh { 3; -64.500064;145.998880;65.473899;, -61.956145;144.244611;57.409646;, -62.226610;143.443806;65.094538;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.636445;-1.047352;0.329655;, -1.171555;-1.534862;0.393990;, -1.423076;-1.254594;-0.533310;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.409829;0.158628;, 0.441195;0.168575;, 0.437860;0.173117;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.456074;158.323072;54.854778;, -59.015623;153.080167;55.933165;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.555190;-0.164077;-1.883723;, -0.440116;0.203274;-1.910118;, -0.779672;0.011898;-1.809846;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.447361;0.088741;, 0.477451;0.118472;, } } Mesh { 3; -61.456074;158.323072;54.854778;, -58.007613;158.467405;53.923080;, -59.015623;153.080167;55.933165;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335376;-0.097685;-1.939472;, -0.779672;0.011898;-1.809846;, -0.440116;0.203274;-1.910118;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.447361;0.088741;, 0.489880;0.087922;, 0.477451;0.118472;, } } Mesh { 3; -61.721352;151.862702;55.791805;, -58.532850;149.083533;53.428287;, -59.015623;153.080167;55.933165;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.440116;0.203274;-1.910118;, -0.619802;0.337699;-1.839939;, -1.229754;0.846202;-1.286553;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444090;0.125376;, 0.483403;0.141135;, 0.477451;0.118472;, } } Mesh { 3; -58.532850;149.083533;53.428287;, -57.335408;153.071573;55.269195;, -59.015623;153.080167;55.933165;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.440116;0.203274;-1.910118;, -1.229754;0.846202;-1.286553;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.483403;0.141135;, 0.498168;0.118520;, 0.477451;0.118472;, } } Mesh { 3; -60.499320;143.352458;69.868287;, -60.317380;143.104520;74.862739;, -64.637487;151.578543;73.069817;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.788282;-0.579687;0.591256;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.459376;0.173691;, 0.461400;0.175041;, 0.408134;0.126987;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -61.100480;150.138341;78.638995;, -64.637487;151.578543;73.069817;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.788282;-0.579687;0.591256;, -1.076365;-0.698726;1.495590;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.451745;0.135154;, 0.408134;0.126987;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -56.839803;142.652803;75.638362;, -61.100480;150.138341;78.638995;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.303526;-0.846564;1.211496;, -1.076365;-0.698726;1.495590;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.504278;0.177602;, 0.451745;0.135154;, } } Mesh { 3; -56.839803;142.652803;75.638362;, -56.726109;149.828548;79.059129;, -61.100480;150.138341;78.638995;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.076365;-0.698726;1.495590;, 0.215576;-0.741165;1.813222;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504278;0.177602;, 0.505680;0.136911;, 0.451745;0.135154;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -58.532850;149.083533;53.428287;, -57.335408;153.071573;55.269195;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -1.192381;1.139492;-1.078591;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.483403;0.141135;, 0.498168;0.118520;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -56.575152;153.079988;54.824120;, -57.335408;153.071573;55.269195;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.843888;0.320811;-1.751715;, -1.192381;1.139492;-1.078591;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.507542;0.118473;, 0.498168;0.118520;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -56.679523;149.127182;51.400837;, -56.575152;153.079988;54.824120;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.192381;1.139492;-1.078591;, 0.016617;1.350157;-1.435399;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.506255;0.140888;, 0.507542;0.118473;, } } Mesh { 3; -59.192661;146.589635;53.449514;, -59.346032;147.728122;53.903840;, -58.841383;147.314483;52.492464;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373137;-0.077728;-1.411391;, -1.552300;-0.565573;-1.074273;, -1.563609;0.352469;-1.146502;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475268;0.155278;, 0.473377;0.148822;, 0.479599;0.151167;, } } Mesh { 3; -58.953506;148.247855;52.563028;, -59.346032;147.728122;53.903840;, -58.841383;147.314483;52.492464;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -1.693120;0.621465;-0.794165;, -1.563609;0.352469;-1.146502;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.478217;0.145874;, 0.473377;0.148822;, 0.479599;0.151167;, } } Mesh { 3; -58.953506;148.247855;52.563028;, -58.841383;147.314483;52.492464;, -58.269922;147.419201;51.745415;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -1.116435;-0.866706;-1.373305;, -1.693120;0.621465;-0.794165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.478217;0.145874;, 0.479599;0.151167;, 0.486645;0.150573;, } } Mesh { 3; -57.912344;148.338203;51.449016;, -58.953506;148.247855;52.563028;, -58.269922;147.419201;51.745415;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.116435;-0.866706;-1.373305;, -1.240753;0.629322;-1.395728;, -1.693120;0.621465;-0.794165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.491054;0.145362;, 0.478217;0.145874;, 0.486645;0.150573;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -57.912344;148.338203;51.449016;, -58.532850;149.083533;53.428287;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.192381;1.139492;-1.078591;, -1.229754;0.846202;-1.286553;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.491054;0.145362;, 0.483403;0.141135;, } } Mesh { 3; -57.912344;148.338203;51.449016;, -58.532850;149.083533;53.428287;, -58.953506;148.247855;52.563028;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -1.693120;0.621465;-0.794165;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.491054;0.145362;, 0.483403;0.141135;, 0.478217;0.145874;, } } Mesh { 3; -58.532850;149.083533;53.428287;, -58.953506;148.247855;52.563028;, -59.346032;147.728122;53.903840;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -1.563609;0.352469;-1.146502;, -1.693120;0.621465;-0.794165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.483403;0.141135;, 0.478217;0.145874;, 0.473377;0.148822;, } } Mesh { 3; -56.746951;147.128496;51.054453;, -58.269922;147.419201;51.745415;, -58.120318;146.623778;52.799595;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.116435;-0.866706;-1.373305;, -0.904398;-0.208848;-1.738395;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505423;0.152222;, 0.486645;0.150573;, 0.488490;0.155084;, } } Mesh { 3; -56.749513;146.343225;52.669795;, -56.746951;147.128496;51.054453;, -58.120318;146.623778;52.799595;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.904398;-0.208848;-1.738395;, 0.003137;0.132910;-1.966188;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505392;0.156675;, 0.505423;0.152222;, 0.488490;0.155084;, } } Mesh { 3; -58.841383;147.314483;52.492464;, -58.269922;147.419201;51.745415;, -58.120318;146.623778;52.799595;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -0.904398;-0.208848;-1.738395;, -1.116435;-0.866706;-1.373305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479599;0.151167;, 0.486645;0.150573;, 0.488490;0.155084;, } } Mesh { 3; -56.575152;153.079988;54.824120;, -56.515854;158.498190;54.001473;, -57.335408;153.071573;55.269195;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.009809;0.519912;-1.900833;, -0.001152;0.098226;-1.968228;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.507542;0.118473;, 0.508273;0.087748;, 0.498168;0.118520;, } } Mesh { 3; -56.515854;158.498190;54.001473;, -57.335408;153.071573;55.269195;, -58.007613;158.467405;53.923080;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.001152;0.098226;-1.968228;, -0.335376;-0.097685;-1.939472;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508273;0.087748;, 0.498168;0.118520;, 0.489880;0.087922;, } } Mesh { 3; -57.335408;153.071573;55.269195;, -58.007613;158.467405;53.923080;, -59.015623;153.080167;55.933165;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.843888;0.320811;-1.751715;, -0.335376;-0.097685;-1.939472;, -0.440116;0.203274;-1.910118;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.498168;0.118520;, 0.489880;0.087922;, 0.477451;0.118472;, } } Mesh { 3; -56.676584;154.339721;80.583157;, -56.726109;149.828548;79.059129;, -61.168925;154.553483;80.121429;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.209654;-0.362540;1.925664;, 0.215576;-0.741165;1.813222;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.506291;0.111329;, 0.505680;0.136911;, 0.450901;0.110117;, } } Mesh { 3; -56.726109;149.828548;79.059129;, -61.168925;154.553483;80.121429;, -61.100480;150.138341;78.638995;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.215576;-0.741165;1.813222;, -1.076365;-0.698726;1.495590;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505680;0.136911;, 0.450901;0.110117;, 0.451745;0.135154;, } } Mesh { 3; -64.637487;151.578543;73.069817;, -64.949494;156.147183;74.254663;, -66.850863;158.195690;66.651633;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.814818;-0.311954;0.701921;, -1.788282;-0.579687;0.591256;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.408134;0.126987;, 0.404287;0.101080;, 0.380844;0.089463;, } } Mesh { 3; -64.637487;151.578543;73.069817;, -66.850863;158.195690;66.651633;, -66.810081;152.901178;66.578146;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.788282;-0.579687;0.591256;, -1.936003;-0.340674;0.139305;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.408134;0.126987;, 0.380844;0.089463;, 0.381346;0.119487;, } } Mesh { 3; -61.168925;154.553483;80.121429;, -61.100480;150.138341;78.638995;, -64.949494;156.147183;74.254663;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.049576;-0.350266;1.630729;, -1.076365;-0.698726;1.495590;, -1.814818;-0.311954;0.701921;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.450901;0.110117;, 0.451745;0.135154;, 0.404287;0.101080;, } } Mesh { 3; -61.100480;150.138341;78.638995;, -64.637487;151.578543;73.069817;, -64.949494;156.147183;74.254663;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.076365;-0.698726;1.495590;, -1.788282;-0.579687;0.591256;, -1.814818;-0.311954;0.701921;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451745;0.135154;, 0.408134;0.126987;, 0.404287;0.101080;, } } Mesh { 3; -66.850863;158.195690;66.651633;, -64.296866;158.455896;56.664800;, -66.810081;152.901178;66.578146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.936003;-0.340674;0.139305;, -1.614336;0.145520;-1.120854;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380844;0.089463;, 0.412334;0.087988;, 0.381346;0.119487;, } } Mesh { 3; -64.928831;152.929372;57.626161;, -64.296866;158.455896;56.664800;, -66.810081;152.901178;66.578146;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.614336;0.145520;-1.120854;, -1.936003;-0.340674;0.139305;, -1.466691;-0.052736;-1.315146;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.404542;0.119327;, 0.412334;0.087988;, 0.381346;0.119487;, } } Mesh { 3; -61.734780;135.314573;66.732750;, -58.656641;138.881940;65.256988;, -60.001427;135.346124;65.340364;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.008396;0.140944;-1.687259;, -1.405816;-0.005658;-1.381022;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446328;0.219888;, 0.481877;0.198985;, 0.465932;0.219092;, } } Mesh { 3; -59.711574;139.053419;66.749576;, -61.734780;135.314573;66.732750;, -58.656641;138.881940;65.256988;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.780623;0.380464;-0.753791;, -1.327905;0.822123;-1.201814;, -1.405816;-0.005658;-1.381022;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.468870;0.198013;, 0.446328;0.219888;, 0.481877;0.198985;, } } Mesh { 3; -56.951528;135.268134;64.285050;, -60.001427;135.346124;65.340364;, -56.925196;138.592166;64.006397;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002552;-0.174810;-1.962908;, -0.054135;-0.491805;-1.907556;, -1.008396;0.140944;-1.687259;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502901;0.219478;, 0.465932;0.219092;, 0.503226;0.200629;, } } Mesh { 3; -58.656641;138.881940;65.256988;, -60.001427;135.346124;65.340364;, -56.925196;138.592166;64.006397;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.405816;-0.005658;-1.381022;, -1.008396;0.140944;-1.687259;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.481877;0.198985;, 0.465932;0.219092;, 0.503226;0.200629;, } } Mesh { 3; -41.481793;111.274951;70.968725;, -44.223471;117.984945;70.934881;, -40.262138;111.525036;67.626256;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852577;-0.671625;-0.021205;, -1.796141;-0.761958;0.277251;, -1.370040;-0.669836;-1.248151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.703412;0.354475;, 0.672311;0.316139;, 0.715401;0.353261;, } } Mesh { 3; -44.223471;117.984945;70.934881;, -43.026837;118.278648;66.883611;, -40.262138;111.525036;67.626256;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.990595;-0.857695;-1.471955;, -1.852577;-0.671625;-0.021205;, -1.370040;-0.669836;-1.248151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.672311;0.316139;, 0.684033;0.314649;, 0.715401;0.353261;, } } Mesh { 3; -42.991862;118.428766;74.590559;, -41.481793;111.274951;70.968725;, -44.223471;117.984945;70.934881;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.796141;-0.761958;0.277251;, -1.852577;-0.671625;-0.021205;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.684443;0.314093;, 0.703412;0.354475;, 0.672311;0.316139;, } } Mesh { 3; -42.991862;118.428766;74.590559;, -40.200998;111.604610;73.917253;, -41.481793;111.274951;70.968725;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.923354;-0.488040;1.671169;, -1.796141;-0.761958;0.277251;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.684443;0.314093;, 0.716085;0.353057;, 0.703412;0.354475;, } } Mesh { 3; -32.456709;113.462977;71.856843;, -34.370100;121.246983;71.797489;, -33.859734;113.143856;74.226730;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.858792;0.634537;0.160712;, 1.889938;0.493631;-0.260837;, 1.280185;0.385624;1.447755;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.792420;0.344522;, 0.769006;0.300379;, 0.778618;0.346042;, } } Mesh { 3; -34.370100;121.246983;71.797489;, -36.217843;120.702282;74.079932;, -33.859734;113.143856;74.226730;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.092674;0.387371;1.593605;, 1.858792;0.634537;0.160712;, 1.280185;0.385624;1.447755;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769006;0.300379;, 0.750881;0.303041;, 0.778618;0.346042;, } } Mesh { 3; -36.047321;120.693476;68.544241;, -32.456709;113.462977;71.856843;, -34.370100;121.246983;71.797489;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.889938;0.493631;-0.260837;, 1.858792;0.634537;0.160712;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752488;0.302939;, 0.792420;0.344522;, 0.769006;0.300379;, } } Mesh { 3; -36.047321;120.693476;68.544241;, -33.690939;113.159063;68.921357;, -32.456709;113.462977;71.856843;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276700;0.329168;-1.464670;, 1.889938;0.493631;-0.260837;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752488;0.302939;, 0.780198;0.345808;, 0.792420;0.344522;, } } Mesh { 3; -36.524479;112.440599;75.183313;, -39.169631;119.709575;75.420259;, -36.217843;120.702282;74.079932;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.274294;0.059216;1.950597;, 0.207016;-0.062702;1.958771;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752391;0.349345;, 0.721952;0.307907;, 0.750881;0.303041;, } } Mesh { 3; -36.524479;112.440599;75.183313;, -36.217843;120.702282;74.079932;, -33.859734;113.143856;74.226730;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.280185;0.385624;1.447755;, 0.274294;0.059216;1.950597;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752391;0.349345;, 0.750881;0.303041;, 0.778618;0.346042;, } } Mesh { 3; -36.524479;112.440599;75.183313;, -40.200998;111.604610;73.917253;, -39.169631;119.709575;75.420259;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.207016;-0.062702;1.958771;, 0.274294;0.059216;1.950597;, -0.923354;-0.488040;1.671169;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752391;0.349345;, 0.716085;0.353057;, 0.721952;0.307907;, } } Mesh { 3; -42.991862;118.428766;74.590559;, -40.200998;111.604610;73.917253;, -39.169631;119.709575;75.420259;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.106881;-0.662752;1.489680;, 0.207016;-0.062702;1.958771;, -0.923354;-0.488040;1.671169;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.684443;0.314093;, 0.716085;0.353057;, 0.721952;0.307907;, } } Mesh { 3; -36.329870;112.598648;67.346887;, -38.905639;119.827599;66.844901;, -43.026837;118.278648;66.883611;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.319538;-0.049836;-1.943961;, 0.622712;-0.013483;-1.869658;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754104;0.348226;, 0.724367;0.307006;, 0.684033;0.314649;, } } Mesh { 3; -36.329870;112.598648;67.346887;, -43.026837;118.278648;66.883611;, -40.262138;111.525036;67.626256;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.370040;-0.669836;-1.248151;, 0.319538;-0.049836;-1.943961;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754104;0.348226;, 0.684033;0.314649;, 0.715401;0.353261;, } } Mesh { 3; -36.329870;112.598648;67.346887;, -33.690939;113.159063;68.921357;, -38.905639;119.827599;66.844901;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.622712;-0.013483;-1.869658;, 0.319538;-0.049836;-1.943961;, 1.276700;0.329168;-1.464670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754104;0.348226;, 0.780198;0.345808;, 0.724367;0.307006;, } } Mesh { 3; -36.047321;120.693476;68.544241;, -33.690939;113.159063;68.921357;, -38.905639;119.827599;66.844901;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354179;0.438693;-1.362835;, 0.622712;-0.013483;-1.869658;, 1.276700;0.329168;-1.464670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752488;0.302939;, 0.780198;0.345808;, 0.724367;0.307006;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -80.413678;114.068620;69.209935;, -78.045378;120.766243;68.609941;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, -1.378807;0.459560;-1.330890;, -1.303649;0.352384;-1.435234;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.226831;0.341818;, 0.262164;0.302729;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -80.413678;114.068620;69.209935;, -78.132615;113.415906;67.602750;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.251202;-0.197350;-1.944614;, -0.666811;-0.090733;-1.852215;, -1.303649;0.352384;-1.435234;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.226831;0.341818;, 0.249552;0.344397;, } } Mesh { 3; -74.956171;112.516296;68.540494;, -71.866776;118.293239;67.129017;, -78.132615;113.415906;67.602750;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.251202;-0.197350;-1.944614;, 1.204429;-0.875146;-1.291140;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.281125;0.348065;, 0.313584;0.314389;, 0.249552;0.344397;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -71.866776;118.293239;67.129017;, -78.132615;113.415906;67.602750;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, -0.251202;-0.197350;-1.944614;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.313584;0.314389;, 0.249552;0.344397;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -74.955879;112.679852;73.629433;, -71.873551;118.450598;74.316560;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, 0.843839;-0.897665;1.538085;, 0.834059;-0.576456;1.689857;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.281060;0.347355;, 0.313406;0.313800;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -74.955879;112.679852;73.629433;, -77.894207;113.345173;74.779203;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.262411;0.037528;1.952768;, -0.243871;-0.172891;1.947872;, 0.834059;-0.576456;1.689857;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.281060;0.347355;, 0.251766;0.344976;, } } Mesh { 3; -80.203085;114.125504;73.909519;, -77.866926;120.783987;73.846567;, -77.894207;113.345173;74.779203;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.262411;0.037528;1.952768;, -1.270064;0.423216;1.446167;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.228854;0.341596;, 0.254028;0.303262;, 0.251766;0.344976;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -77.866926;120.783987;73.846567;, -77.894207;113.345173;74.779203;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, -0.262411;0.037528;1.952768;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.254028;0.303262;, 0.251766;0.344976;, } } Mesh { 3; -81.500803;114.515739;71.752885;, -80.413678;114.068620;69.209935;, -78.045378;120.766243;68.609941;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.873955;0.555785;-0.250932;, -1.303649;0.352384;-1.435234;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215999;0.339899;, 0.226831;0.341818;, 0.262164;0.302729;, } } Mesh { 3; -79.512311;121.392259;71.720070;, -81.500803;114.515739;71.752885;, -78.045378;120.766243;68.609941;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.873955;0.555785;-0.250932;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.248234;0.302551;, 0.215999;0.339899;, 0.262164;0.302729;, } } Mesh { 3; -80.203085;114.125504;73.909519;, -77.866926;120.783987;73.846567;, -79.512311;121.392259;71.720070;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.134327;0.378925;1.566298;, -1.270064;0.423216;1.446167;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.228854;0.341596;, 0.254028;0.303262;, 0.248234;0.302551;, } } Mesh { 3; -80.203085;114.125504;73.909519;, -79.512311;121.392259;71.720070;, -81.500803;114.515739;71.752885;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.873955;0.555785;-0.250932;, -1.833966;0.697462;0.183542;, -1.270064;0.423216;1.446167;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.228854;0.341596;, 0.248234;0.302551;, 0.215999;0.339899;, } } Mesh { 3; -73.367504;112.197843;71.040975;, -74.955879;112.679852;73.629433;, -71.873551;118.450598;74.316560;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.687061;-0.959983;0.340339;, 0.834059;-0.576456;1.689857;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.296906;0.349245;, 0.281060;0.347355;, 0.313406;0.313800;, } } Mesh { 3; -70.327273;117.783047;71.021115;, -73.367504;112.197843;71.040975;, -71.873551;118.450598;74.316560;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 1.687061;-0.959983;0.340339;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.328780;0.316739;, 0.296906;0.349245;, 0.313406;0.313800;, } } Mesh { 3; -74.956171;112.516296;68.540494;, -71.866776;118.293239;67.129017;, -70.327273;117.783047;71.021115;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 0.805633;-1.124924;-1.403237;, 1.204429;-0.875146;-1.291140;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.281125;0.348065;, 0.313584;0.314389;, 0.328780;0.316739;, } } Mesh { 3; -74.956171;112.516296;68.540494;, -70.327273;117.783047;71.021115;, -73.367504;112.197843;71.040975;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.687061;-0.959983;0.340339;, 1.682148;-1.025743;-0.042436;, 1.204429;-0.875146;-1.291140;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.281125;0.348065;, 0.328780;0.316739;, 0.296906;0.349245;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -47.319518;152.410564;66.929076;, -45.878275;152.098286;72.736711;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.383808;0.407086;-1.342732;, -1.217014;0.115205;1.545696;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.621662;0.122269;, 0.639432;0.124040;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -46.769496;154.205850;67.528911;, -47.319518;152.410564;66.929076;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.217014;0.115205;1.545696;, -1.277150;-0.262059;1.477763;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.628444;0.112088;, 0.621662;0.122269;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -46.769496;154.205850;67.528911;, -45.507362;155.937839;71.183991;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.505527;-0.288468;-1.238446;, -1.277150;-0.262059;1.477763;, -1.072490;-1.485643;-0.725398;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.628444;0.112088;, 0.644006;0.102267;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -45.507362;155.937839;71.183991;, -46.216038;156.089659;68.653781;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.277150;-0.262059;1.477763;, -1.040051;-1.283742;1.074184;, -1.072490;-1.485643;-0.725398;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.644006;0.102267;, 0.635268;0.101406;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -49.224415;156.285586;70.632872;, -45.507362;155.937839;71.183991;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072490;-1.485643;-0.725398;, 0.027208;-1.689938;-1.013380;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.598175;0.100295;, 0.644006;0.102267;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -49.261778;154.278950;71.681039;, -49.224415;156.285586;70.632872;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027208;-1.689938;-1.013380;, 0.295658;-0.579277;-1.860268;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.597714;0.111674;, 0.598175;0.100295;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -49.261778;154.278950;71.681039;, -45.878275;152.098286;72.736711;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.505527;-0.288468;-1.238446;, 0.295658;-0.579277;-1.860268;, -1.383808;0.407086;-1.342732;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.597714;0.111674;, 0.639432;0.124040;, } } Mesh { 3; -49.261778;154.278950;71.681039;, -49.296009;152.419484;72.012796;, -45.878275;152.098286;72.736711;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.295658;-0.579277;-1.860268;, 0.409001;0.007240;-1.927755;, -1.383808;0.407086;-1.342732;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597714;0.111674;, 0.597292;0.122218;, 0.639432;0.124040;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -49.293186;152.403773;66.908328;, -47.319518;152.410564;66.929076;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.217014;0.115205;1.545696;, -0.049152;-0.368075;1.935375;, -1.277150;-0.262059;1.477763;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.597327;0.122307;, 0.621662;0.122269;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -49.259048;154.285619;67.409364;, -49.293186;152.403773;66.908328;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049152;-0.368075;1.935375;, -0.133726;-0.802419;1.794941;, -1.277150;-0.262059;1.477763;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.597748;0.111636;, 0.597327;0.122307;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -49.259048;154.285619;67.409364;, -46.216038;156.089659;68.653781;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.277150;-0.262059;1.477763;, -0.133726;-0.802419;1.794941;, -1.040051;-1.283742;1.074184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.597748;0.111636;, 0.635268;0.101406;, } } Mesh { 3; -49.259048;154.285619;67.409364;, -49.223544;156.259703;68.435302;, -46.216038;156.089659;68.653781;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.133726;-0.802419;1.794941;, -0.169292;-1.672172;1.028958;, -1.040051;-1.283742;1.074184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597748;0.111636;, 0.598186;0.100442;, 0.635268;0.101406;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -49.956764;146.929144;68.678684;, -48.448218;146.923062;68.952959;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.838152;1.749107;0.348850;, 0.112669;1.956078;-0.211276;, -0.143435;1.035014;1.670851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.589145;0.153352;, 0.607745;0.153387;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -48.448218;146.923062;68.952959;, -48.409515;148.075729;67.432323;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.143435;1.035014;1.670851;, -1.223362;0.970328;1.202256;, -0.838152;1.749107;0.348850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.607745;0.153387;, 0.591637;0.147424;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -49.538286;150.263294;66.940372;, -47.892693;150.306928;66.969294;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.033477;0.144714;1.965072;, -1.200248;0.461009;1.493468;, -0.143435;1.035014;1.670851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.594305;0.134445;, 0.614595;0.134198;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -48.409515;148.075729;67.432323;, -47.892693;150.306928;66.969294;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.223362;0.970328;1.202256;, -0.143435;1.035014;1.670851;, -1.200248;0.461009;1.493468;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.591637;0.147424;, 0.614595;0.134198;, } } Mesh { 3; -49.956764;146.929144;68.678684;, -49.841482;147.920008;70.468431;, -47.763163;147.782395;70.987502;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.132969;1.445637;-0.714205;, 0.458794;1.143700;-1.537865;, 0.112669;1.956078;-0.211276;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.589145;0.153352;, 0.590567;0.147733;, 0.602879;0.145792;, } } Mesh { 3; -49.956764;146.929144;68.678684;, -48.448218;146.923062;68.952959;, -47.763163;147.782395;70.987502;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.112669;1.956078;-0.211276;, -0.838152;1.749107;0.348850;, -1.132969;1.445637;-0.714205;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.589145;0.153352;, 0.607745;0.153387;, 0.602879;0.145792;, } } Mesh { 3; -49.841482;147.920008;70.468431;, -49.598468;149.928134;71.467231;, -46.857516;149.688877;72.120357;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.195865;0.985922;-1.217143;, 0.467728;0.488507;-1.850990;, 0.458794;1.143700;-1.537865;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590567;0.147733;, 0.593563;0.136346;, 0.630631;0.134407;, } } Mesh { 3; -49.841482;147.920008;70.468431;, -47.763163;147.782395;70.987502;, -46.857516;149.688877;72.120357;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.458794;1.143700;-1.537865;, -1.132969;1.445637;-0.714205;, -1.195865;0.985922;-1.217143;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590567;0.147733;, 0.602879;0.145792;, 0.630631;0.134407;, } } Mesh { 3; -49.296009;152.419484;72.012796;, -49.598468;149.928134;71.467231;, -45.878275;152.098286;72.736711;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.383808;0.407086;-1.342732;, 0.409001;0.007240;-1.927755;, 0.467728;0.488507;-1.850990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597292;0.122218;, 0.593563;0.136346;, 0.639432;0.124040;, } } Mesh { 3; -49.598468;149.928134;71.467231;, -45.878275;152.098286;72.736711;, -46.857516;149.688877;72.120357;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.467728;0.488507;-1.850990;, -1.195865;0.985922;-1.217143;, -1.383808;0.407086;-1.342732;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.593563;0.136346;, 0.639432;0.124040;, 0.630631;0.134407;, } } Mesh { 3; -49.293186;152.403773;66.908328;, -49.538286;150.263294;66.940372;, -47.319518;152.410564;66.929076;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049152;-0.368075;1.935375;, -1.217014;0.115205;1.545696;, -0.033477;0.144714;1.965072;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597327;0.122307;, 0.594305;0.134445;, 0.621662;0.122269;, } } Mesh { 3; -49.538286;150.263294;66.940372;, -47.892693;150.306928;66.969294;, -47.319518;152.410564;66.929076;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.200248;0.461009;1.493468;, -0.033477;0.144714;1.965072;, -1.217014;0.115205;1.545696;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.594305;0.134445;, 0.614595;0.134198;, 0.621662;0.122269;, } } Mesh { 3; -49.223544;156.259703;68.435302;, -49.224415;156.285586;70.632872;, -46.216038;156.089659;68.653781;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.040051;-1.283742;1.074184;, -0.169292;-1.672172;1.028958;, 0.027208;-1.689938;-1.013380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.598186;0.100442;, 0.598175;0.100295;, 0.635268;0.101406;, } } Mesh { 3; -49.224415;156.285586;70.632872;, -45.507362;155.937839;71.183991;, -46.216038;156.089659;68.653781;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027208;-1.689938;-1.013380;, -1.072490;-1.485643;-0.725398;, -1.040051;-1.283742;1.074184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.598175;0.100295;, 0.644006;0.102267;, 0.635268;0.101406;, } } Mesh { 3; -48.448218;146.923062;68.952959;, -47.763163;147.782395;70.987502;, -48.409515;148.075729;67.432323;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.838152;1.749107;0.348850;, -1.223362;0.970328;1.202256;, -1.132969;1.445637;-0.714205;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607745;0.153387;, 0.602879;0.145792;, 0.591637;0.147424;, } } Mesh { 3; -48.409515;148.075729;67.432323;, -47.892693;150.306928;66.969294;, -46.857516;149.688877;72.120357;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.200248;0.461009;1.493468;, -1.195865;0.985922;-1.217143;, -1.223362;0.970328;1.202256;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.591637;0.147424;, 0.614595;0.134198;, 0.630631;0.134407;, } } Mesh { 3; -47.763163;147.782395;70.987502;, -48.409515;148.075729;67.432323;, -46.857516;149.688877;72.120357;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.132969;1.445637;-0.714205;, -1.223362;0.970328;1.202256;, -1.195865;0.985922;-1.217143;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602879;0.145792;, 0.591637;0.147424;, 0.630631;0.134407;, } } Mesh { 3; -47.892693;150.306928;66.969294;, -47.319518;152.410564;66.929076;, -46.857516;149.688877;72.120357;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.195865;0.985922;-1.217143;, -1.200248;0.461009;1.493468;, -1.217014;0.115205;1.545696;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.614595;0.134198;, 0.621662;0.122269;, 0.630631;0.134407;, } } Mesh { 3; -47.319518;152.410564;66.929076;, -45.878275;152.098286;72.736711;, -46.857516;149.688877;72.120357;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.217014;0.115205;1.545696;, -1.383808;0.407086;-1.342732;, -1.195865;0.985922;-1.217143;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621662;0.122269;, 0.639432;0.124040;, 0.630631;0.134407;, } } Mesh { 3; -67.002145;149.894665;72.109780;, -66.216909;152.602730;66.919310;, -67.711005;152.321902;72.725615;; 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.431064;0.301866;-1.320797;, 1.218781;0.034062;1.548220;, 1.295725;0.886981;-1.190770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.388660;0.121179;, 0.370238;0.122772;; } } Mesh { 3; -67.002145;149.894665;72.109780;, -65.824648;150.486629;66.959845;, -66.216909;152.602730;66.919310;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.210461;0.356385;1.513719;, 1.295725;0.886981;-1.190770;, 1.218781;0.034062;1.548220;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.395515;0.127969;, 0.388660;0.121179;, } } Mesh { 3; -67.002145;149.894665;72.109780;, -66.282809;147.964469;70.977490;, -65.512051;148.239555;67.423110;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255367;0.862083;1.250775;, 1.251255;1.360503;-0.683348;, 1.295725;0.886981;-1.190770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.413034;0.148375;, 0.422537;0.146815;, } } Mesh { 3; -67.002145;149.894665;72.109780;, -65.824648;150.486629;66.959845;, -65.512051;148.239555;67.423110;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.295725;0.886981;-1.190770;, 1.210461;0.356385;1.513719;, 1.255367;0.862083;1.250775;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.395515;0.127969;, 0.422537;0.146815;, } } Mesh { 3; -66.282809;147.964469;70.977490;, -65.512051;148.239555;67.423110;, -65.623800;147.083071;68.943564;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255367;0.862083;1.250775;, 0.901235;1.708908;0.388561;, 1.251255;1.360503;-0.683348;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.413034;0.148375;, 0.422537;0.146815;, 0.395973;0.152479;, } } Mesh { 3; -63.964667;156.435876;70.625474;, -67.211447;156.303536;68.643106;, -67.929464;156.166445;71.172685;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039176;-1.510898;-0.721715;, -0.058290;-1.688232;-1.014912;, 1.002655;-1.313415;1.073870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416430;0.099443;, 0.376398;0.100193;, 0.367545;0.100970;, } } Mesh { 3; -63.964140;156.409858;68.427904;, -63.964667;156.435876;70.625474;, -67.211447;156.303536;68.643106;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.123086;-1.676016;1.029268;, 1.002655;-1.313415;1.073870;, -0.058290;-1.688232;-1.014912;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416436;0.099590;, 0.416430;0.099443;, 0.376398;0.100193;, } } Mesh { 3; -65.824648;150.486629;66.959845;, -63.940919;150.406897;66.932974;, -66.216909;152.602730;66.919310;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.029868;0.140796;1.965415;, 1.210461;0.356385;1.513719;, 1.218781;0.034062;1.548220;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.395515;0.127969;, 0.416723;0.133631;, 0.388660;0.121179;, } } Mesh { 3; -63.940919;150.406897;66.932974;, -64.002892;152.553286;66.900930;, -66.216909;152.602730;66.919310;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.218781;0.034062;1.548220;, 0.035369;-0.369878;1.935332;, 0.029868;0.140796;1.965415;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416723;0.133631;, 0.415959;0.121460;, 0.388660;0.121179;, } } Mesh { 3; -63.924998;150.074302;71.459833;, -67.002145;149.894665;72.109780;, -67.711005;152.321902;72.725615;; 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.295725;0.886981;-1.190770;, -0.412671;0.537575;-1.850483;, 1.431064;0.301866;-1.320797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416919;0.135517;, 0.380997;0.131326;, 0.370238;0.122772;; } } Mesh { 3; -63.924998;150.074302;71.459833;, -64.004562;152.570044;72.005398;, -67.711005;152.321902;72.725615;; 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.377924;0.032138;-1.933834;, 1.431064;0.301866;-1.320797;, -0.412671;0.537575;-1.850483;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416919;0.135517;, 0.415938;0.121364;, 0.370238;0.122772;; } } Mesh { 3; -67.002145;149.894665;72.109780;, -63.861029;148.056006;70.461033;, -66.282809;147.964469;70.977490;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251255;1.360503;-0.683348;, -0.375996;1.182409;-1.531048;, 1.295725;0.886981;-1.190770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.417708;0.146962;, 0.413034;0.148375;, } } Mesh { 3; -63.924998;150.074302;71.459833;, -67.002145;149.894665;72.109780;, -63.861029;148.056006;70.461033;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.412671;0.537575;-1.850483;, 1.295725;0.886981;-1.190770;, -0.375996;1.182409;-1.531048;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416919;0.135517;, 0.380997;0.131326;, 0.417708;0.146962;, } } Mesh { 3; -66.282809;147.964469;70.977490;, -63.830707;147.054992;68.671286;, -65.623800;147.083071;68.943564;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.901235;1.708908;0.388561;, -0.059019;1.959044;-0.205516;, 1.251255;1.360503;-0.683348;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.413034;0.148375;, 0.418082;0.152639;, 0.395973;0.152479;, } } Mesh { 3; -63.861029;148.056006;70.461033;, -66.282809;147.964469;70.977490;, -63.830707;147.054992;68.671286;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.375996;1.182409;-1.531048;, 1.251255;1.360503;-0.683348;, -0.059019;1.959044;-0.205516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.417708;0.146962;, 0.413034;0.148375;, 0.418082;0.152639;, } } Mesh { 3; -65.824648;150.486629;66.959845;, -65.512051;148.239555;67.423110;, -63.867600;148.149558;67.336459;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.140354;1.023046;1.678467;, 1.255367;0.862083;1.250775;, 1.210461;0.356385;1.513719;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.395515;0.127969;, 0.422537;0.146815;, 0.417627;0.146432;, } } Mesh { 3; -65.824648;150.486629;66.959845;, -63.940919;150.406897;66.932974;, -63.867600;148.149558;67.336459;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.210461;0.356385;1.513719;, 0.029868;0.140796;1.965415;, 0.140354;1.023046;1.678467;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.395515;0.127969;, 0.416723;0.133631;, 0.417627;0.146432;, } } Mesh { 3; -65.512051;148.239555;67.423110;, -65.623800;147.083071;68.943564;, -63.867600;148.149558;67.336459;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255367;0.862083;1.250775;, 0.140354;1.023046;1.678467;, 0.901235;1.708908;0.388561;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.422537;0.146815;, 0.395973;0.152479;, 0.417627;0.146432;, } } Mesh { 3; -63.830707;147.054992;68.671286;, -65.623800;147.083071;68.943564;, -63.867600;148.149558;67.336459;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.059019;1.959044;-0.205516;, 0.901235;1.708908;0.388561;, 0.140354;1.023046;1.678467;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.418082;0.152639;, 0.395973;0.152479;, 0.417627;0.146432;, } } Mesh { 3; -63.964140;156.409858;68.427904;, -63.983891;154.435475;67.401966;, -67.211447;156.303536;68.643106;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.123086;-1.676016;1.029268;, 0.105351;-0.806623;1.794946;, 1.002655;-1.313415;1.073870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416436;0.099590;, 0.416193;0.110786;, 0.376398;0.100193;, } } Mesh { 3; -63.983891;154.435475;67.401966;, -67.211447;156.303536;68.643106;, -66.714513;154.408885;67.518690;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.105351;-0.806623;1.794946;, 1.266259;-0.301166;1.479682;, 1.002655;-1.313415;1.073870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416193;0.110786;, 0.376398;0.100193;, 0.382525;0.110937;, } } Mesh { 3; -63.983891;154.435475;67.401966;, -64.002892;152.553286;66.900930;, -66.714513;154.408885;67.518690;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.105351;-0.806623;1.794946;, 0.035369;-0.369878;1.935332;, 1.266259;-0.301166;1.479682;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416193;0.110786;, 0.415959;0.121460;, 0.382525;0.110937;, } } Mesh { 3; -64.002892;152.553286;66.900930;, -66.714513;154.408885;67.518690;, -66.216909;152.602730;66.919310;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.035369;-0.369878;1.935332;, 1.218781;0.034062;1.548220;, 1.266259;-0.301166;1.479682;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.415959;0.121460;, 0.382525;0.110937;, 0.388660;0.121179;, } } Mesh { 3; -64.004562;152.570044;72.005398;, -63.985494;154.429392;71.673641;, -67.711005;152.321902;72.725615;; 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.377924;0.032138;-1.933834;, -0.285612;-0.569825;-1.864751;, 1.431064;0.301866;-1.320797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.415938;0.121364;, 0.416173;0.110821;, 0.370238;0.122772;; } } Mesh { 3; -63.985494;154.429392;71.673641;, -67.831249;154.148829;72.308145;, -67.711005;152.321902;72.725615;; 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.285612;-0.569825;-1.864751;, 1.505826;-0.336811;-1.225813;, 1.431064;0.301866;-1.320797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416173;0.110821;, 0.368756;0.112412;, 0.370238;0.122772;; } } Mesh { 3; -63.985494;154.429392;71.673641;, -63.964667;156.435876;70.625474;, -67.831249;154.148829;72.308145;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.285612;-0.569825;-1.864751;, -0.058290;-1.688232;-1.014912;, 1.505826;-0.336811;-1.225813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416173;0.110821;, 0.416430;0.099443;, 0.368756;0.112412;, } } Mesh { 3; -63.964667;156.435876;70.625474;, -67.929464;156.166445;71.172685;, -67.831249;154.148829;72.308145;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.058290;-1.688232;-1.014912;, 1.039176;-1.510898;-0.721715;, 1.505826;-0.336811;-1.225813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416430;0.099443;, 0.367545;0.100970;, 0.368756;0.112412;, } } Mesh { 3; -67.211447;156.303536;68.643106;, -67.929464;156.166445;71.172685;, -66.714513;154.408885;67.518690;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.002655;-1.313415;1.073870;, 1.266259;-0.301166;1.479682;, 1.039176;-1.510898;-0.721715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376398;0.100193;, 0.367545;0.100970;, 0.382525;0.110937;, } } Mesh { 3; -67.929464;156.166445;71.172685;, -66.714513;154.408885;67.518690;, -67.831249;154.148829;72.308145;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266259;-0.301166;1.479682;, 1.505826;-0.336811;-1.225813;, 1.039176;-1.510898;-0.721715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367545;0.100970;, 0.382525;0.110937;, 0.368756;0.112412;, } } Mesh { 3; -66.714513;154.408885;67.518690;, -66.216909;152.602730;66.919310;, -67.831249;154.148829;72.308145;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266259;-0.301166;1.479682;, 1.218781;0.034062;1.548220;, 1.505826;-0.336811;-1.225813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382525;0.110937;, 0.388660;0.121179;, 0.368756;0.112412;, } } Mesh { 3; -66.216909;152.602730;66.919310;, -67.831249;154.148829;72.308145;, -67.711005;152.321902;72.725615;; 1; 3;0,1,2;; MeshMaterialList { 7; 1; 2;; {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.218781;0.034062;1.548220;, 1.431064;0.301866;-1.320797;, 1.505826;-0.336811;-1.225813;; 1; 3;0,2,1;; } MeshTextureCoords { 3; 0.388660;0.121179;, 0.368756;0.112412;, 0.370238;0.122772;; } } Mesh { 3; -69.923805;120.661069;75.143142;, -67.652521;121.506682;76.022401;, -67.733883;119.197694;73.890936;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 3, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.946748;-1.095317;1.336983;, -0.033048;-1.242394;1.529358;, -0.120181;-0.827402;1.784526;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.121528;-0.682858;, 0.188466;-0.696935;, 0.186418;-0.659646;, } } Mesh { 3; -68.861730;131.197958;74.605893;, -72.503072;129.745227;74.777264;, -70.078168;133.787299;71.662298;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 3, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.464187;1.174370;1.512930;, -0.697858;1.021670;1.533870;, -0.677653;1.828004;0.287677;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.150551;-0.840679;, 0.040945;-0.816096;, 0.113094;-0.883424;, } } Mesh { 3; -72.503072;129.745227;74.777264;, -73.833720;132.345711;71.805885;, -70.078168;133.787299;71.662298;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 3, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.206380;1.524369;0.323292;, -0.677653;1.828004;0.287677;, -0.697858;1.021670;1.533870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.040945;-0.816096;, -0.000075;-0.858888;, 0.113094;-0.883424;, } } Mesh { 3; -62.448900;148.348814;55.390080;, -58.532850;149.083533;53.428287;, -59.346032;147.728122;53.903840;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.563609;0.352469;-1.146502;, -1.229754;0.846202;-1.286553;, -1.176134;-0.039769;-1.580727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.435119;0.145302;, 0.483403;0.141135;, 0.473377;0.148822;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -62.448900;148.348814;55.390080;, -59.346032;147.728122;53.903840;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.176134;-0.039769;-1.580727;, -1.189789;-0.310948;-1.539897;, -1.563609;0.352469;-1.146502;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.435119;0.145302;, 0.473377;0.148822;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -54.777691;149.008641;53.429979;, -50.832515;148.200001;55.395421;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.562683;0.234494;-1.177543;, 1.173071;-0.125067;-1.578554;, 1.255158;0.772035;-1.308477;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.529704;0.141560;, 0.578347;0.146146;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -50.832515;148.200001;55.395421;, -52.057636;146.364736;55.006602;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.173071;-0.125067;-1.578554;, 1.562683;0.234494;-1.177543;, 1.147357;-0.383832;-1.555576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.578347;0.146146;, 0.563242;0.156553;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -24.370218;74.459371;67.656858;, -26.101008;73.256008;67.634962;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.009836;0.423758;-1.638362;, 0.558231;0.670134;-1.767164;, -0.888216;-1.014151;-1.437408;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.899003;0.565059;, 0.882395;0.571206;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -26.101008;73.256008;67.634962;, -30.675191;73.418151;67.183919;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -1.674359;-0.788564;0.676950;, -0.888216;-1.014151;-1.437408;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.882395;0.571206;, 0.836167;0.568828;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -31.322599;77.348510;70.089102;, -30.675191;73.418151;67.183919;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -1.406581;0.857402;-1.081649;, -1.674359;-0.788564;0.676950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.826936;0.546779;, 0.836167;0.568828;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.670256;74.373082;65.993281;, -30.675191;73.418151;67.183919;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -1.521458;0.537583;-1.131257;, -1.406581;0.857402;-1.081649;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.835539;0.563494;, 0.836167;0.568828;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -30.467674;80.485070;72.798275;, -28.526537;79.696454;73.815214;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.007519;0.270806;1.951968;, -0.122439;0.644592;1.858247;, -1.531578;0.041161;1.239414;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.833328;0.529444;, 0.853416;0.534457;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -26.993818;81.445908;72.538759;, -28.526537;79.696454;73.815214;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.122439;0.644592;1.858247;, -0.007519;0.270806;1.951968;, 1.435678;0.411079;1.285852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.867634;0.525147;, 0.853416;0.534457;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -35.290072;104.497216;74.301608;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.046498;-0.011714;1.970095;, -0.062748;-0.021480;1.969562;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.769131;0.394037;, 0.781518;0.375524;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -33.096265;105.197537;73.543763;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.378070;0.408003;1.348343;, -0.046498;-0.011714;1.970095;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.790684;0.390709;, 0.781518;0.375524;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -34.580664;101.905466;74.398153;, -33.096265;105.197537;73.543763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.075080;-0.040178;1.968837;, -0.046498;-0.011714;1.970095;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.777893;0.408754;, 0.790684;0.390709;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -32.040109;102.310713;73.346714;, -33.096265;105.197537;73.543763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.407381;0.416602;1.315026;, -0.075080;-0.040178;1.968837;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.803181;0.407282;, 0.790684;0.390709;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -34.580664;101.905466;74.398153;, -36.927046;101.220335;73.308702;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.046498;-0.011714;1.970095;, -0.075080;-0.040178;1.968837;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.777893;0.408754;, 0.754746;0.411859;, } } Mesh { 3; -35.290072;104.497216;74.301608;, -37.649840;103.655667;73.417112;, -36.927046;101.220335;73.308702;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.225484;-0.394784;1.491947;, -0.046498;-0.011714;1.970095;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769131;0.394037;, 0.745854;0.397854;, 0.754746;0.411859;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -35.290072;104.497216;74.301608;, -37.649840;103.655667;73.417112;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.062748;-0.021480;1.969562;, -0.046498;-0.011714;1.970095;, -1.225484;-0.394784;1.491947;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.769131;0.394037;, 0.745854;0.397854;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -38.428277;106.224649;73.401288;, -37.649840;103.655667;73.417112;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.222465;-0.374473;1.499641;, -0.062748;-0.021480;1.969562;, -1.225484;-0.394784;1.491947;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.736777;0.383679;, 0.745854;0.397854;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -35.275202;104.589180;68.976501;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.200528;0.197508;-1.950475;, 0.322893;0.001054;-1.944045;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.769202;0.393488;, 0.744619;0.397858;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -37.841274;103.534783;69.707835;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.197873;-0.291926;-1.537352;, 0.200528;0.197508;-1.950475;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.743966;0.398403;, 0.744619;0.397858;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -34.649260;101.953023;68.667381;, -37.841274;103.534783;69.707835;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.121702;0.169909;-1.959564;, 0.200528;0.197508;-1.950475;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.777213;0.408533;, 0.743966;0.398403;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -37.026314;101.073933;69.407586;, -37.841274;103.534783;69.707835;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.278855;-0.329808;-1.462644;, 0.121702;0.169909;-1.959564;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.753871;0.412690;, 0.743966;0.398403;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -34.649260;101.953023;68.667381;, -32.041715;102.234289;69.895942;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.200528;0.197508;-1.950475;, 0.121702;0.169909;-1.959564;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.777213;0.408533;, 0.803234;0.407738;, } } Mesh { 3; -35.275202;104.589180;68.976501;, -33.059317;105.206357;70.340933;, -32.041715;102.234289;69.895942;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.441632;0.538677;-1.230892;, 0.200528;0.197508;-1.950475;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769202;0.393488;, 0.790990;0.390568;, 0.803234;0.407738;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -35.275202;104.589180;68.976501;, -33.059317;105.206357;70.340933;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.322893;0.001054;-1.944045;, 0.200528;0.197508;-1.950475;, 1.441632;0.538677;-1.230892;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.769202;0.393488;, 0.790990;0.390568;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -33.754863;107.882754;70.400186;, -33.059317;105.206357;70.340933;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.503757;0.370952;-1.218475;, 0.322893;0.001054;-1.944045;, 1.441632;0.538677;-1.230892;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.788057;0.382805;, 0.790990;0.390568;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -28.526537;79.696454;73.815214;, -31.096285;78.622036;72.794669;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.775668;0.116509;0.846760;, -1.531578;0.041161;1.239414;, -0.122439;0.644592;1.858247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.853416;0.534457;, 0.828307;0.539697;, } } Mesh { 3; -28.866794;80.882511;68.210862;, -30.758878;78.758741;68.734575;, -28.569905;79.741982;67.708972;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.198701;0.446901;-1.909023;, 0.087050;0.473627;-1.910935;, -1.599964;0.514595;-1.029019;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849199;0.527766;, 0.831575;0.538985;, 0.852895;0.534108;, } } Mesh { 3; -30.432215;80.271282;69.104568;, -28.866794;80.882511;68.210862;, -30.758878;78.758741;68.734575;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.581713;0.090476;-1.171994;, -1.599964;0.514595;-1.029019;, 0.087050;0.473627;-1.910935;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833832;0.530653;, 0.849199;0.527766;, 0.831575;0.538985;, } } Mesh { 3; -26.993818;81.445908;72.538759;, -28.526537;79.696454;73.815214;, -26.739132;80.429919;72.743771;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435678;0.411079;1.285852;, 1.514106;0.783843;0.988254;, -0.122439;0.644592;1.858247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867634;0.525147;, 0.853416;0.534457;, 0.870868;0.530855;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -28.569905;79.741982;67.708972;, -26.680433;80.402320;69.617222;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.598469;0.695221;-0.919313;, 1.542627;0.537837;-1.102091;, 0.198701;0.446901;-1.909023;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.852895;0.534108;, 0.871459;0.530998;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -28.866794;80.882511;68.210862;, -28.569905;79.741982;67.708972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.087050;0.473627;-1.910935;, 0.198701;0.446901;-1.909023;, 1.542627;0.537837;-1.102091;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.849199;0.527766;, 0.852895;0.534108;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -26.590827;81.542630;71.341327;, -26.680433;80.402320;69.617222;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.931540;0.383463;0.075384;, 1.542627;0.537837;-1.102091;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.871633;0.524745;, 0.871459;0.530998;, } } Mesh { 3; -26.590827;81.542630;71.341327;, -26.404474;80.525195;71.180916;, -26.680433;80.402320;69.617222;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.899202;0.522765;0.057613;, 1.931540;0.383463;0.075384;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.871633;0.524745;, 0.874159;0.530407;, 0.871459;0.530998;, } } Mesh { 3; -26.590827;81.542630;71.341327;, -26.993818;81.445908;72.538759;, -26.404474;80.525195;71.180916;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435678;0.411079;1.285852;, 1.931540;0.383463;0.075384;, 1.899202;0.522765;0.057613;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.871633;0.524745;, 0.867634;0.525147;, 0.874159;0.530407;, } } Mesh { 3; -26.993818;81.445908;72.538759;, -26.404474;80.525195;71.180916;, -26.739132;80.429919;72.743771;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.514106;0.783843;0.988254;, 1.435678;0.411079;1.285852;, 1.899202;0.522765;0.057613;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867634;0.525147;, 0.874159;0.530407;, 0.870868;0.530855;, } } Mesh { 3; -32.040109;102.310713;73.346714;, -33.096265;105.197537;73.543763;, -31.561582;102.426804;71.628314;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.861042;0.648114;-0.006571;, 1.407381;0.416602;1.315026;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803181;0.407282;, 0.790684;0.390709;, 0.807930;0.406801;, } } Mesh { 3; -33.096265;105.197537;73.543763;, -31.561582;102.426804;71.628314;, -32.658207;105.458896;71.751821;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.879998;0.590288;-0.027178;, 1.861042;0.648114;-0.006571;, 1.378070;0.408003;1.348343;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790684;0.390709;, 0.807930;0.406801;, 0.794869;0.389286;, } } Mesh { 3; -32.041715;102.234289;69.895942;, -31.561582;102.426804;71.628314;, -32.658207;105.458896;71.751821;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403353;0.552934;-1.268242;, 1.861042;0.648114;-0.006571;, 1.879998;0.590288;-0.027178;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803234;0.407738;, 0.807930;0.406801;, 0.794869;0.389286;, } } Mesh { 3; -33.059317;105.206357;70.340933;, -32.041715;102.234289;69.895942;, -32.658207;105.458896;71.751821;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.441632;0.538677;-1.230892;, 1.403353;0.552934;-1.268242;, 1.879998;0.590288;-0.027178;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790990;0.390568;, 0.803234;0.407738;, 0.794869;0.389286;, } } Mesh { 3; -33.096265;105.197537;73.543763;, -32.658207;105.458896;71.751821;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.879998;0.590288;-0.027178;, 1.378070;0.408003;1.348343;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790684;0.390709;, 0.794869;0.389286;, 0.781518;0.375524;, } } Mesh { 3; -32.658207;105.458896;71.751821;, -33.316759;108.049937;71.820908;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.908069;0.492780;0.003442;, 1.879998;0.590288;-0.027178;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.794869;0.389286;, 0.790359;0.381033;, 0.781518;0.375524;, } } Mesh { 3; -33.059317;105.206357;70.340933;, -32.658207;105.458896;71.751821;, -33.316759;108.049937;71.820908;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.441632;0.538677;-1.230892;, 1.879998;0.590288;-0.027178;, 1.908069;0.492780;0.003442;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790990;0.390568;, 0.794869;0.389286;, 0.790359;0.381033;, } } Mesh { 3; -33.754863;107.882754;70.400186;, -33.059317;105.206357;70.340933;, -33.316759;108.049937;71.820908;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.503757;0.370952;-1.218475;, 1.441632;0.538677;-1.230892;, 1.908069;0.492780;0.003442;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.788057;0.382805;, 0.790990;0.390568;, 0.790359;0.381033;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -30.432215;80.271282;69.104568;, -30.758878;78.758741;68.734575;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.965124;-0.147561;-0.009191;, -1.599964;0.514595;-1.029019;, -1.581713;0.090476;-1.171994;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.833832;0.530653;, 0.831575;0.538985;, } } Mesh { 3; -37.026314;101.073933;69.407586;, -37.841274;103.534783;69.707835;, -37.913135;101.013020;71.350595;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852162;-0.670928;0.054063;, -1.278855;-0.329808;-1.462644;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.753871;0.412690;, 0.743966;0.398403;, 0.744975;0.412728;, } } Mesh { 3; -37.841274;103.534783;69.707835;, -37.913135;101.013020;71.350595;, -38.764944;103.428466;71.325838;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.881899;-0.584429;-0.021717;, -1.852162;-0.670928;0.054063;, -1.197873;-0.291926;-1.537352;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.743966;0.398403;, 0.744975;0.412728;, 0.734855;0.398885;, } } Mesh { 3; -36.927046;101.220335;73.308702;, -37.913135;101.013020;71.350595;, -38.764944;103.428466;71.325838;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.264107;-0.473758;1.435674;, -1.852162;-0.670928;0.054063;, -1.881899;-0.584429;-0.021717;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754746;0.411859;, 0.744975;0.412728;, 0.734855;0.398885;, } } Mesh { 3; -37.649840;103.655667;73.417112;, -36.927046;101.220335;73.308702;, -38.764944;103.428466;71.325838;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.225484;-0.394784;1.491947;, -1.264107;-0.473758;1.435674;, -1.881899;-0.584429;-0.021717;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.745854;0.397854;, 0.754746;0.411859;, 0.734855;0.398885;, } } Mesh { 3; -37.841274;103.534783;69.707835;, -38.764944;103.428466;71.325838;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.881899;-0.584429;-0.021717;, -1.197873;-0.291926;-1.537352;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.743966;0.398403;, 0.734855;0.398885;, 0.744619;0.397858;, } } Mesh { 3; -38.764944;103.428466;71.325838;, -39.426033;105.835592;71.310633;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.893877;-0.540576;-0.067678;, -1.881899;-0.584429;-0.021717;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.734855;0.398885;, 0.736135;0.399234;, 0.744619;0.397858;, } } Mesh { 3; -37.649840;103.655667;73.417112;, -38.764944;103.428466;71.325838;, -39.426033;105.835592;71.310633;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.225484;-0.394784;1.491947;, -1.881899;-0.584429;-0.021717;, -1.893877;-0.540576;-0.067678;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.745854;0.397854;, 0.734855;0.398885;, 0.736135;0.399234;, } } Mesh { 3; -38.428277;106.224649;73.401288;, -37.649840;103.655667;73.417112;, -39.426033;105.835592;71.310633;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.222465;-0.374473;1.499641;, -1.225484;-0.394784;1.491947;, -1.893877;-0.540576;-0.067678;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.736777;0.383679;, 0.745854;0.397854;, 0.736135;0.399234;, } } Mesh { 3; -39.426033;105.835592;71.310633;, -43.473370;120.303529;71.011404;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.865569;-0.546830;-0.322802;, -1.893877;-0.540576;-0.067678;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.736135;0.399234;, 0.687256;0.316635;, 0.744619;0.397858;, } } Mesh { 3; -43.473370;120.303529;71.011404;, -42.497998;120.550901;67.872978;, -38.558076;106.107004;69.702219;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.896016;-0.443119;-1.698344;, -1.865569;-0.546830;-0.322802;, -1.166744;-0.401643;-1.536543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.687256;0.316635;, 0.696882;0.315520;, 0.744619;0.397858;, } } Mesh { 3; -42.461113;120.616403;73.959027;, -39.426033;105.835592;71.310633;, -43.473370;120.303529;71.011404;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.893877;-0.540576;-0.067678;, -1.865569;-0.546830;-0.322802;, -1.410069;-0.430702;1.307583;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.688185;0.301649;, 0.736135;0.399234;, 0.687256;0.316635;, } } Mesh { 3; -42.461113;120.616403;73.959027;, -38.428277;106.224649;73.401288;, -39.426033;105.835592;71.310633;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.222465;-0.374473;1.499641;, -1.893877;-0.540576;-0.067678;, -1.410069;-0.430702;1.307583;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.688185;0.301649;, 0.736777;0.383679;, 0.736135;0.399234;, } } Mesh { 3; -33.316759;108.049937;71.820908;, -37.105639;122.462899;71.575772;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.887565;0.504294;0.257600;, 1.908069;0.492780;0.003442;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.790359;0.381033;, 0.744564;0.299649;, 0.781518;0.375524;, } } Mesh { 3; -37.105639;122.462899;71.575772;, -37.776017;122.236875;73.514200;, -33.857984;107.880875;73.604389;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.049246;0.296975;1.641481;, 1.887565;0.504294;0.257600;, 1.336379;0.359339;1.403046;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744564;0.299649;, 0.734444;0.294359;, 0.781518;0.375524;, } } Mesh { 3; -37.624264;122.222441;69.559298;, -33.316759;108.049937;71.820908;, -37.105639;122.462899;71.575772;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.908069;0.492780;0.003442;, 1.887565;0.504294;0.257600;, 1.675273;0.399109;-0.957990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.741440;0.301711;, 0.790359;0.381033;, 0.744564;0.299649;, } } Mesh { 3; -37.624264;122.222441;69.559298;, -33.754863;107.882754;70.400186;, -33.316759;108.049937;71.820908;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.503757;0.370952;-1.218475;, 1.908069;0.492780;0.003442;, 1.675273;0.399109;-0.957990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.741440;0.301711;, 0.788057;0.382805;, 0.790359;0.381033;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -40.446897;121.332614;74.336924;, -37.776017;122.236875;73.514200;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.062748;-0.021480;1.969562;, -0.150998;-0.071360;1.963588;, 1.049246;0.296975;1.641481;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.708051;0.298396;, 0.734444;0.294359;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -37.776017;122.236875;73.514200;, -33.857984;107.880875;73.604389;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.336379;0.359339;1.403046;, -0.062748;-0.021480;1.969562;, 1.049246;0.296975;1.641481;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.734444;0.294359;, 0.781518;0.375524;, } } Mesh { 3; -36.125445;107.049802;74.314362;, -38.428277;106.224649;73.401288;, -40.446897;121.332614;74.336924;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.150998;-0.071360;1.963588;, -0.062748;-0.021480;1.969562;, -1.222465;-0.374473;1.499641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.759336;0.379644;, 0.736777;0.383679;, 0.708051;0.298396;, } } Mesh { 3; -42.461113;120.616403;73.959027;, -38.428277;106.224649;73.401288;, -40.446897;121.332614;74.336924;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.410069;-0.430702;1.307583;, -0.150998;-0.071360;1.963588;, -1.222465;-0.374473;1.499641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.688185;0.301649;, 0.736777;0.383679;, 0.708051;0.298396;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -40.318977;121.500916;67.546181;, -42.497998;120.550901;67.872978;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.322893;0.001054;-1.944045;, 0.688249;0.030214;-1.846340;, -0.896016;-0.443119;-1.698344;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.714635;0.304692;, 0.696882;0.315520;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -42.497998;120.550901;67.872978;, -38.558076;106.107004;69.702219;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.166744;-0.401643;-1.536543;, 0.322893;0.001054;-1.944045;, -0.896016;-0.443119;-1.698344;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.696882;0.315520;, 0.744619;0.397858;, } } Mesh { 3; -36.033126;107.191804;69.007093;, -33.754863;107.882754;70.400186;, -40.318977;121.500916;67.546181;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.688249;0.030214;-1.846340;, 0.322893;0.001054;-1.944045;, 1.503757;0.370952;-1.218475;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.765649;0.386063;, 0.788057;0.382805;, 0.714635;0.304692;, } } Mesh { 3; -37.624264;122.222441;69.559298;, -33.754863;107.882754;70.400186;, -40.318977;121.500916;67.546181;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.675273;0.399109;-0.957990;, 0.688249;0.030214;-1.846340;, 1.503757;0.370952;-1.218475;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.741440;0.301711;, 0.788057;0.382805;, 0.714635;0.304692;, } } Mesh { 3; -35.213155;94.263069;71.147972;, -37.913135;101.013020;71.350595;, -34.614372;94.436238;69.264268;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852162;-0.670928;0.054063;, -1.854987;-0.652412;0.130202;, -1.375450;-0.433408;-1.343081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.776593;0.451248;, 0.744975;0.412728;, 0.782510;0.450480;, } } Mesh { 3; -37.026314;101.073933;69.407586;, -37.913135;101.013020;71.350595;, -34.614372;94.436238;69.264268;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.278855;-0.329808;-1.462644;, -1.852162;-0.670928;0.054063;, -1.375450;-0.433408;-1.343081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.753871;0.412690;, 0.744975;0.412728;, 0.782510;0.450480;, } } Mesh { 3; -36.927046;101.220335;73.308702;, -35.213155;94.263069;71.147972;, -37.913135;101.013020;71.350595;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.854987;-0.652412;0.130202;, -1.852162;-0.670928;0.054063;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754746;0.411859;, 0.776593;0.451248;, 0.744975;0.412728;, } } Mesh { 3; -36.927046;101.220335;73.308702;, -34.449642;94.557165;73.025989;, -35.213155;94.263069;71.147972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.418835;-0.491181;1.276409;, -1.854987;-0.652412;0.130202;, -1.264107;-0.473758;1.435674;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754746;0.411859;, 0.784066;0.449822;, 0.776593;0.451248;, } } Mesh { 3; -29.304468;95.738443;71.440749;, -31.561582;102.426804;71.628314;, -29.802321;95.673489;73.007019;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.861042;0.648114;-0.006571;, 1.906380;0.499278;0.002616;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835032;0.444803;, 0.807930;0.406801;, 0.830054;0.444991;, } } Mesh { 3; -32.040109;102.310713;73.346714;, -31.561582;102.426804;71.628314;, -29.802321;95.673489;73.007019;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.407381;0.416602;1.315026;, 1.861042;0.648114;-0.006571;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803181;0.407282;, 0.807930;0.406801;, 0.830054;0.444991;, } } Mesh { 3; -32.041715;102.234289;69.895942;, -29.304468;95.738443;71.440749;, -31.561582;102.426804;71.628314;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.906380;0.499278;0.002616;, 1.861042;0.648114;-0.006571;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803234;0.407738;, 0.835032;0.444803;, 0.807930;0.406801;, } } Mesh { 3; -32.041715;102.234289;69.895942;, -29.808557;95.616009;69.865170;, -29.304468;95.738443;71.440749;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435123;0.387835;-1.293669;, 1.906380;0.499278;0.002616;, 1.403353;0.552934;-1.268242;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803234;0.407738;, 0.830058;0.445356;, 0.835032;0.444803;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -34.449642;94.557165;73.025989;, -32.604664;94.922101;74.205680;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.075080;-0.040178;1.968837;, -0.094250;-0.101691;1.965794;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.784066;0.449822;, 0.802359;0.448316;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -36.927046;101.220335;73.308702;, -34.449642;94.557165;73.025989;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.264107;-0.473758;1.435674;, -0.075080;-0.040178;1.968837;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.754746;0.411859;, 0.784066;0.449822;, } } Mesh { 3; -34.580664;101.905466;74.398153;, -32.040109;102.310713;73.346714;, -32.604664;94.922101;74.205680;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.094250;-0.101691;1.965794;, -0.075080;-0.040178;1.968837;, 1.407381;0.416602;1.315026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777893;0.408754;, 0.803181;0.407282;, 0.802359;0.448316;, } } Mesh { 3; -32.040109;102.310713;73.346714;, -32.604664;94.922101;74.205680;, -29.802321;95.673489;73.007019;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425101;0.327059;1.321247;, -0.094250;-0.101691;1.965794;, 1.407381;0.416602;1.315026;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.803181;0.407282;, 0.802359;0.448316;, 0.830054;0.444991;, } } Mesh { 3; -37.026314;101.073933;69.407586;, -34.614372;94.436238;69.264268;, -32.725030;94.980245;68.457207;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.278855;-0.329808;-1.462644;, -1.375450;-0.433408;-1.343081;, 0.120266;0.058196;-1.966144;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.753871;0.412690;, 0.782510;0.450480;, 0.801164;0.448040;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -37.026314;101.073933;69.407586;, -32.725030;94.980245;68.457207;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.121702;0.169909;-1.959564;, -1.278855;-0.329808;-1.462644;, 0.120266;0.058196;-1.966144;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.753871;0.412690;, 0.801164;0.448040;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -29.808557;95.616009;69.865170;, -32.725030;94.980245;68.457207;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.121702;0.169909;-1.959564;, 0.120266;0.058196;-1.966144;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.830058;0.445356;, 0.801164;0.448040;, } } Mesh { 3; -34.649260;101.953023;68.667381;, -32.041715;102.234289;69.895942;, -29.808557;95.616009;69.865170;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403353;0.552934;-1.268242;, 0.121702;0.169909;-1.959564;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.777213;0.408533;, 0.803234;0.407738;, 0.830058;0.445356;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -35.213155;94.263069;71.147972;, -30.432215;80.271282;69.104568;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.854987;-0.652412;0.130202;, -1.965124;-0.147561;-0.009191;, -1.581713;0.090476;-1.171994;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.776593;0.451248;, 0.833832;0.530653;, } } Mesh { 3; -35.213155;94.263069;71.147972;, -34.614372;94.436238;69.264268;, -30.432215;80.271282;69.104568;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.375450;-0.433408;-1.343081;, -1.854987;-0.652412;0.130202;, -1.581713;0.090476;-1.171994;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.776593;0.451248;, 0.782510;0.450480;, 0.833832;0.530653;, } } Mesh { 3; -34.449642;94.557165;73.025989;, -30.856208;80.279133;70.944262;, -35.213155;94.263069;71.147972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.965124;-0.147561;-0.009191;, -1.854987;-0.652412;0.130202;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.784066;0.449822;, 0.829557;0.530474;, 0.776593;0.451248;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -34.449642;94.557165;73.025989;, -30.856208;80.279133;70.944262;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.531578;0.041161;1.239414;, -1.965124;-0.147561;-0.009191;, -1.418835;-0.491181;1.276409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.784066;0.449822;, 0.829557;0.530474;, } } Mesh { 3; -29.808557;95.616009;69.865170;, -29.304468;95.738443;71.440749;, -26.590827;81.542630;71.341327;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.931540;0.383463;0.075384;, 1.906380;0.499278;0.002616;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.830058;0.445356;, 0.835032;0.444803;, 0.871633;0.524745;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -29.808557;95.616009;69.865170;, -26.590827;81.542630;71.341327;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.542627;0.537837;-1.102091;, 1.931540;0.383463;0.075384;, 1.435123;0.387835;-1.293669;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.830058;0.445356;, 0.871633;0.524745;, } } Mesh { 3; -29.304468;95.738443;71.440749;, -26.590827;81.542630;71.341327;, -26.993818;81.445908;72.538759;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.906380;0.499278;0.002616;, 1.931540;0.383463;0.075384;, 1.435678;0.411079;1.285852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835032;0.444803;, 0.871633;0.524745;, 0.867634;0.525147;, } } Mesh { 3; -29.304468;95.738443;71.440749;, -29.802321;95.673489;73.007019;, -26.993818;81.445908;72.538759;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425101;0.327059;1.321247;, 1.906380;0.499278;0.002616;, 1.435678;0.411079;1.285852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835032;0.444803;, 0.830054;0.444991;, 0.867634;0.525147;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -30.467674;80.485070;72.798275;, -32.604664;94.922101;74.205680;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.094250;-0.101691;1.965794;, -0.007519;0.270806;1.951968;, -1.531578;0.041161;1.239414;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.833328;0.529444;, 0.802359;0.448316;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -34.449642;94.557165;73.025989;, -32.604664;94.922101;74.205680;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.418835;-0.491181;1.276409;, -0.094250;-0.101691;1.965794;, -1.531578;0.041161;1.239414;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.784066;0.449822;, 0.802359;0.448316;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -32.604664;94.922101;74.205680;, -29.802321;95.673489;73.007019;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.007519;0.270806;1.951968;, -0.094250;-0.101691;1.965794;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.802359;0.448316;, 0.830054;0.444991;, } } Mesh { 3; -28.821312;80.830487;73.423415;, -29.802321;95.673489;73.007019;, -26.993818;81.445908;72.538759;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435678;0.411079;1.285852;, -0.007519;0.270806;1.951968;, 1.425101;0.327059;1.321247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.849663;0.528026;, 0.830054;0.444991;, 0.867634;0.525147;, } } Mesh { 3; -34.614372;94.436238;69.264268;, -30.432215;80.271282;69.104568;, -28.866794;80.882511;68.210862;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.375450;-0.433408;-1.343081;, -1.581713;0.090476;-1.171994;, 0.087050;0.473627;-1.910935;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.782510;0.450480;, 0.833832;0.530653;, 0.849199;0.527766;, } } Mesh { 3; -34.614372;94.436238;69.264268;, -32.725030;94.980245;68.457207;, -28.866794;80.882511;68.210862;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.120266;0.058196;-1.966144;, -1.375450;-0.433408;-1.343081;, 0.087050;0.473627;-1.910935;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.782510;0.450480;, 0.801164;0.448040;, 0.849199;0.527766;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -32.725030;94.980245;68.457207;, -28.866794;80.882511;68.210862;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.120266;0.058196;-1.966144;, 0.087050;0.473627;-1.910935;, 1.542627;0.537837;-1.102091;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.801164;0.448040;, 0.849199;0.527766;, } } Mesh { 3; -26.985701;81.394888;69.765835;, -29.808557;95.616009;69.865170;, -32.725030;94.980245;68.457207;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.435123;0.387835;-1.293669;, 0.120266;0.058196;-1.966144;, 1.542627;0.537837;-1.102091;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.867763;0.525455;, 0.830058;0.445356;, 0.801164;0.448040;, } } Mesh { 3; -30.467674;80.485070;72.798275;, -30.856208;80.279133;70.944262;, -31.096285;78.622036;72.794669;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.531578;0.041161;1.239414;, -1.775668;0.116509;0.846760;, -1.965124;-0.147561;-0.009191;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.833328;0.529444;, 0.829557;0.530474;, 0.828307;0.539697;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -30.758878;78.758741;68.734575;, -30.842786;78.361851;70.969763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.599964;0.514595;-1.029019;, -1.965124;-0.147561;-0.009191;, -1.968295;0.076588;0.059329;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.831575;0.538985;, 0.831047;0.541242;, } } Mesh { 3; -30.856208;80.279133;70.944262;, -31.096285;78.622036;72.794669;, -30.842786;78.361851;70.969763;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968295;0.076588;0.059329;, -1.965124;-0.147561;-0.009191;, -1.775668;0.116509;0.846760;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.829557;0.530474;, 0.828307;0.539697;, 0.831047;0.541242;, } } Mesh { 3; -26.101008;73.256008;67.634962;, -28.869036;75.164505;65.924993;, -28.654524;74.323759;67.224258;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.888216;-1.014151;-1.437408;, 0.489692;0.444698;-1.856345;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.882395;0.571206;, 0.853143;0.559663;, 0.855905;0.564433;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -26.101008;73.256008;67.634962;, -28.869036;75.164505;65.924993;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.888216;-1.014151;-1.437408;, 0.558231;0.670134;-1.767164;, 0.489692;0.444698;-1.856345;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.882395;0.571206;, 0.853143;0.559663;, } } Mesh { 3; -30.670256;74.373082;65.993281;, -27.635525;78.598263;67.773778;, -28.869036;75.164505;65.924993;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.521458;0.537583;-1.131257;, 0.489692;0.444698;-1.856345;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835539;0.563494;, 0.863194;0.540944;, 0.853143;0.559663;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.670256;74.373082;65.993281;, -27.635525;78.598263;67.773778;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.406581;0.857402;-1.081649;, -1.521458;0.537583;-1.131257;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.835539;0.563494;, 0.863194;0.540944;, } } Mesh { 3; -28.869036;75.164505;65.924993;, -28.654524;74.323759;67.224258;, -29.605490;70.847413;63.846781;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.489692;0.444698;-1.856345;, 1.251186;-0.617747;-1.391579;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.853143;0.559663;, 0.855905;0.564433;, 0.848715;0.583447;, } } Mesh { 3; -28.654524;74.323759;67.224258;, -29.605490;70.847413;63.846781;, -29.304566;70.748557;65.216324;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354731;-1.361629;0.440727;, 0.961657;-1.510770;-0.822411;, 1.251186;-0.617747;-1.391579;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.855905;0.564433;, 0.848715;0.583447;, 0.851830;0.584113;, } } Mesh { 3; -30.675191;73.418151;67.183919;, -28.654524;74.323759;67.224258;, -30.530078;70.304297;65.202138;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.449786;-1.680495;0.925851;, -1.567125;-0.979391;0.684458;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.836167;0.568828;, 0.855905;0.564433;, 0.839786;0.586194;, } } Mesh { 3; -28.654524;74.323759;67.224258;, -30.530078;70.304297;65.202138;, -29.304566;70.748557;65.216324;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.961657;-1.510770;-0.822411;, 1.354731;-1.361629;0.440727;, -0.449786;-1.680495;0.925851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.855905;0.564433;, 0.839786;0.586194;, 0.851830;0.584113;, } } Mesh { 3; -30.670256;74.373082;65.993281;, -28.869036;75.164505;65.924993;, -30.814303;70.405134;63.914156;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.521458;0.537583;-1.131257;, -1.256619;-0.791062;-1.295647;, 0.489692;0.444698;-1.856345;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835539;0.563494;, 0.853143;0.559663;, 0.836839;0.585524;, } } Mesh { 3; -28.869036;75.164505;65.924993;, -29.605490;70.847413;63.846781;, -30.814303;70.405134;63.914156;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251186;-0.617747;-1.391579;, 0.489692;0.444698;-1.856345;, -1.256619;-0.791062;-1.295647;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.853143;0.559663;, 0.848715;0.583447;, 0.836839;0.585524;, } } Mesh { 3; -30.670256;74.373082;65.993281;, -30.675191;73.418151;67.183919;, -30.814303;70.405134;63.914156;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.256619;-0.791062;-1.295647;, -1.521458;0.537583;-1.131257;, -1.567125;-0.979391;0.684458;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.835539;0.563494;, 0.836167;0.568828;, 0.836839;0.585524;, } } Mesh { 3; -30.675191;73.418151;67.183919;, -30.530078;70.304297;65.202138;, -30.814303;70.405134;63.914156;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -0.449786;-1.680495;0.925851;, -1.256619;-0.791062;-1.295647;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.836167;0.568828;, 0.839786;0.586194;, 0.836839;0.585524;, } } Mesh { 3; -26.101008;73.256008;67.634962;, -30.675191;73.418151;67.183919;, -28.654524;74.323759;67.224258;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.567125;-0.979391;0.684458;, -0.888216;-1.014151;-1.437408;, 0.961657;-1.510770;-0.822411;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.882395;0.571206;, 0.836167;0.568828;, 0.855905;0.564433;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.000461;79.062974;72.584884;, -24.276476;74.575141;72.664727;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.751282;0.784278;0.448876;, 1.806395;0.785770;0.055435;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.879382;0.538925;, 0.899913;0.564512;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.046688;79.117643;69.510592;, -23.828535;74.630255;71.026786;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.806395;0.785770;0.055435;, 1.609519;0.837394;-0.769280;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.878852;0.538566;, 0.904375;0.564327;, } } Mesh { 3; -26.046688;79.117643;69.510592;, -27.635525;78.598263;67.773778;, -23.808067;74.626127;69.345116;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.609519;0.837394;-0.769280;, 0.558231;0.670134;-1.767164;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.878852;0.538566;, 0.863194;0.540944;, 0.904569;0.564333;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -26.000461;79.062974;72.584884;, -24.276476;74.575141;72.664727;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.826365;0.565808;1.697219;, 1.751282;0.784278;0.448876;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.879382;0.538925;, 0.899913;0.564512;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -24.656388;74.601084;74.219457;, -24.276476;74.575141;72.664727;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.109882;0.358302;1.588507;, 0.826365;0.565808;1.697219;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.896079;0.564266;, 0.899913;0.564512;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -23.828535;74.630255;71.026786;, -24.276476;74.575141;72.664727;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943336;0.273204;0.179931;, 1.923401;0.047984;0.426380;, 1.806395;0.785770;0.055435;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.904375;0.564327;, 0.899913;0.564512;, } } Mesh { 3; -26.046688;79.117643;69.510592;, -23.828535;74.630255;71.026786;, -23.808067;74.626127;69.345116;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.869413;0.393402;-0.483840;, 1.943336;0.273204;0.179931;, 1.609519;0.837394;-0.769280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.878852;0.538566;, 0.904375;0.564327;, 0.904569;0.564333;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -24.370218;74.459371;67.656858;, -23.808067;74.626127;69.345116;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.009836;0.423758;-1.638362;, 1.869413;0.393402;-0.483840;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.899003;0.565059;, 0.904569;0.564333;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.000461;79.062974;72.584884;, -26.739132;80.429919;72.743771;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.751282;0.784278;0.448876;, 1.514106;0.783843;0.988254;, 1.806395;0.785770;0.055435;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.879382;0.538925;, 0.870868;0.530855;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.404474;80.525195;71.180916;, -26.739132;80.429919;72.743771;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.899202;0.522765;0.057613;, 1.806395;0.785770;0.055435;, 1.514106;0.783843;0.988254;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.874159;0.530407;, 0.870868;0.530855;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.046688;79.117643;69.510592;, -26.680433;80.402320;69.617222;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.598469;0.695221;-0.919313;, 1.609519;0.837394;-0.769280;, 1.806395;0.785770;0.055435;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.878852;0.538566;, 0.871459;0.530998;, } } Mesh { 3; -25.931567;79.127402;71.213284;, -26.404474;80.525195;71.180916;, -26.680433;80.402320;69.617222;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.806395;0.785770;0.055435;, 1.899202;0.522765;0.057613;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.880019;0.538569;, 0.874159;0.530407;, 0.871459;0.530998;, } } Mesh { 3; -26.046688;79.117643;69.510592;, -27.635525;78.598263;67.773778;, -26.680433;80.402320;69.617222;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.609519;0.837394;-0.769280;, 1.598469;0.695221;-0.919313;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.878852;0.538566;, 0.863194;0.540944;, 0.871459;0.530998;, } } Mesh { 3; -27.635525;78.598263;67.773778;, -28.569905;79.741982;67.708972;, -26.680433;80.402320;69.617222;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.198701;0.446901;-1.909023;, 0.558231;0.670134;-1.767164;, 1.598469;0.695221;-0.919313;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.863194;0.540944;, 0.852895;0.534108;, 0.871459;0.530998;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.758878;78.758741;68.734575;, -27.635525;78.598263;67.773778;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.599964;0.514595;-1.029019;, -1.406581;0.857402;-1.081649;, 0.558231;0.670134;-1.767164;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.831575;0.538985;, 0.863194;0.540944;, } } Mesh { 3; -30.758878;78.758741;68.734575;, -27.635525;78.598263;67.773778;, -28.569905;79.741982;67.708972;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.558231;0.670134;-1.767164;, 0.198701;0.446901;-1.909023;, -1.599964;0.514595;-1.029019;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.831575;0.538985;, 0.863194;0.540944;, 0.852895;0.534108;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -26.000461;79.062974;72.584884;, -26.739132;80.429919;72.743771;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.514106;0.783843;0.988254;, 1.751282;0.784278;0.448876;, 0.826365;0.565808;1.697219;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.879382;0.538925;, 0.870868;0.530855;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -28.526537;79.696454;73.815214;, -26.739132;80.429919;72.743771;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.826365;0.565808;1.697219;, -0.122439;0.644592;1.858247;, 1.514106;0.783843;0.988254;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.853416;0.534457;, 0.870868;0.530855;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -30.147286;77.740661;73.852863;, -28.526537;79.696454;73.815214;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.773355;-0.276674;1.791353;, -0.122439;0.644592;1.858247;, 0.826365;0.565808;1.697219;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.838536;0.545010;, 0.853416;0.534457;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -31.322599;77.348510;70.089102;, -30.842786;78.361851;70.969763;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968295;0.076588;0.059329;, -1.674359;-0.788564;0.676950;, -1.406581;0.857402;-1.081649;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.826936;0.546779;, 0.831047;0.541242;, } } Mesh { 3; -31.214023;77.322498;67.577444;, -30.758878;78.758741;68.734575;, -30.842786;78.361851;70.969763;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.406581;0.857402;-1.081649;, -1.599964;0.514595;-1.029019;, -1.968295;0.076588;0.059329;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.828029;0.546930;, 0.831575;0.538985;, 0.831047;0.541242;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -30.910614;77.651836;72.548977;, -31.096285;78.622036;72.794669;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.639539;-1.044253;0.324065;, -1.775668;0.116509;0.846760;, -0.773355;-0.276674;1.791353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.830895;0.545246;, 0.828307;0.539697;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -28.526537;79.696454;73.815214;, -31.096285;78.622036;72.794669;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.122439;0.644592;1.858247;, -0.773355;-0.276674;1.791353;, -1.775668;0.116509;0.846760;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.853416;0.534457;, 0.828307;0.539697;, } } Mesh { 3; -30.910614;77.651836;72.548977;, -30.680820;77.445538;71.320664;, -30.842786;78.361851;70.969763;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.683253;-0.959265;0.360616;, -1.968295;0.076588;0.059329;, -1.639539;-1.044253;0.324065;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.830895;0.545246;, 0.833347;0.546460;, 0.831047;0.541242;, } } Mesh { 3; -30.910614;77.651836;72.548977;, -31.096285;78.622036;72.794669;, -30.842786;78.361851;70.969763;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.775668;0.116509;0.846760;, -1.639539;-1.044253;0.324065;, -1.968295;0.076588;0.059329;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.830895;0.545246;, 0.828307;0.539697;, 0.831047;0.541242;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -30.680820;77.445538;71.320664;, -30.842786;78.361851;70.969763;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968295;0.076588;0.059329;, -1.683253;-0.959265;0.360616;, -1.674359;-0.788564;0.676950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.833347;0.546460;, 0.831047;0.541242;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -23.808067;74.626127;69.345116;, -23.554525;67.573793;69.291824;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.869413;0.393402;-0.483840;, 1.028597;-1.171402;-1.205560;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.904569;0.564333;, 0.912049;0.603701;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -23.554525;67.573793;69.291824;, -23.578808;67.560527;70.927207;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.997612;-1.194331;1.209098;, 1.943336;0.273204;0.179931;, 1.028597;-1.171402;-1.205560;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.912049;0.603701;, 0.911829;0.603789;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -25.559325;73.426892;71.004890;, -24.841763;67.609324;70.750041;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.157609;-1.221454;1.025458;, -1.785913;-0.831246;0.055832;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.887767;0.570474;, 0.899061;0.603109;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -24.841763;67.609324;70.750041;, -23.578808;67.560527;70.927207;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943336;0.273204;0.179931;, 0.997612;-1.194331;1.209098;, -1.157609;-1.221454;1.025458;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.899061;0.603109;, 0.911829;0.603789;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -24.821437;67.623387;69.439782;, -25.538857;73.422764;69.323220;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.745457;-0.881601;0.244399;, -1.138313;-1.193037;-1.079110;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.899244;0.603020;, 0.887961;0.570481;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -23.554525;67.573793;69.291824;, -24.821437;67.623387;69.439782;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.028597;-1.171402;-1.205560;, 1.869413;0.393402;-0.483840;, -1.138313;-1.193037;-1.079110;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.912049;0.603701;, 0.899244;0.603020;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -24.821437;67.623387;69.439782;, -25.538857;73.422764;69.323220;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.138313;-1.193037;-1.079110;, -1.745457;-0.881601;0.244399;, -1.785913;-0.831246;0.055832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.899244;0.603020;, 0.887961;0.570481;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -24.841763;67.609324;70.750041;, -24.821437;67.623387;69.439782;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.785913;-0.831246;0.055832;, -1.157609;-1.221454;1.025458;, -1.138313;-1.193037;-1.079110;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.899061;0.603109;, 0.899244;0.603020;, } } Mesh { 3; -24.656388;74.601084;74.219457;, -24.276476;74.575141;72.664727;, -25.989454;69.877779;75.429908;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.586396;-1.034303;1.571601;, 1.109882;0.358302;1.588507;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.896079;0.564266;, 0.899913;0.564512;, 0.885950;0.590167;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -25.989454;69.877779;75.429908;, -25.849396;69.596975;74.250585;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923401;0.047984;0.426380;, 0.940537;-1.633970;-0.573677;, 0.586396;-1.034303;1.571601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.885950;0.590167;, 0.887547;0.591760;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -24.276476;74.575141;72.664727;, -26.937851;69.820476;73.931216;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.770395;-0.840163;-0.208323;, -1.170226;-1.265402;-0.955459;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.899913;0.564512;, 0.876416;0.590161;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -26.937851;69.820476;73.931216;, -25.849396;69.596975;74.250585;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.940537;-1.633970;-0.573677;, 1.923401;0.047984;0.426380;, -1.170226;-1.265402;-0.955459;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.876416;0.590161;, 0.887547;0.591760;, } } Mesh { 3; -26.347608;73.988000;74.199880;, -24.656388;74.601084;74.219457;, -27.012530;70.110025;75.153193;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.553657;-0.582205;1.063371;, -1.329868;-0.235873;1.435056;, 1.109882;0.358302;1.588507;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.879458;0.567138;, 0.896079;0.564266;, 0.875472;0.588541;, } } Mesh { 3; -24.656388;74.601084;74.219457;, -25.989454;69.877779;75.429908;, -27.012530;70.110025;75.153193;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.109882;0.358302;1.588507;, 0.586396;-1.034303;1.571601;, -1.553657;-0.582205;1.063371;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.896079;0.564266;, 0.885950;0.590167;, 0.875472;0.588541;, } } Mesh { 3; -26.347608;73.988000;74.199880;, -25.850557;73.547274;72.645029;, -27.012530;70.110025;75.153193;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.329868;-0.235873;1.435056;, -1.553657;-0.582205;1.063371;, -1.770395;-0.840163;-0.208323;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.879458;0.567138;, 0.884762;0.569732;, 0.875472;0.588541;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -26.937851;69.820476;73.931216;, -27.012530;70.110025;75.153193;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.170226;-1.265402;-0.955459;, -1.770395;-0.840163;-0.208323;, -1.553657;-0.582205;1.063371;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.876416;0.590161;, 0.875472;0.588541;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -24.276476;74.575141;72.664727;, -25.431067;67.839998;71.894033;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943336;0.273204;0.179931;, 0.784155;-1.557819;-0.917536;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.899913;0.564512;, 0.892970;0.601651;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -25.431067;67.839998;71.894033;, -25.328411;68.053357;73.354749;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.789334;-1.201112;1.348278;, 1.923401;0.047984;0.426380;, 0.784155;-1.557819;-0.917536;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.892970;0.601651;, 0.893869;0.600515;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -24.276476;74.575141;72.664727;, -26.440318;68.359296;73.240234;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.410955;-0.715213;1.175266;, -1.770395;-0.840163;-0.208323;, 1.923401;0.047984;0.426380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.899913;0.564512;, 0.882446;0.598452;, } } Mesh { 3; -24.276476;74.575141;72.664727;, -25.328411;68.053357;73.354749;, -26.440318;68.359296;73.240234;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923401;0.047984;0.426380;, 0.789334;-1.201112;1.348278;, -1.410955;-0.715213;1.175266;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899913;0.564512;, 0.893869;0.600515;, 0.882446;0.598452;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -25.559325;73.426892;71.004890;, -26.551863;68.136803;71.979313;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.785913;-0.831246;0.055832;, -1.412163;-1.060291;-0.874729;, 1.943336;0.273204;0.179931;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.887767;0.570474;, 0.881465;0.599638;, } } Mesh { 3; -23.828535;74.630255;71.026786;, -25.431067;67.839998;71.894033;, -26.551863;68.136803;71.979313;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.784155;-1.557819;-0.917536;, 1.943336;0.273204;0.179931;, -1.412163;-1.060291;-0.874729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904375;0.564327;, 0.892970;0.601651;, 0.881465;0.599638;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -25.850557;73.547274;72.645029;, -26.440318;68.359296;73.240234;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.770395;-0.840163;-0.208323;, -1.410955;-0.715213;1.175266;, -1.785913;-0.831246;0.055832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.884762;0.569732;, 0.882446;0.598452;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -26.551863;68.136803;71.979313;, -26.440318;68.359296;73.240234;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.412163;-1.060291;-0.874729;, -1.785913;-0.831246;0.055832;, -1.410955;-0.715213;1.175266;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.881465;0.599638;, 0.882446;0.598452;, } } Mesh { 3; -24.370218;74.459371;67.656858;, -23.808067;74.626127;69.345116;, -24.597369;67.983682;67.179367;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.009836;0.423758;-1.638362;, 0.822864;-1.132437;-1.387103;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899003;0.565059;, 0.904569;0.564333;, 0.901231;0.601054;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -24.597369;67.983682;67.179367;, -24.615902;67.902857;68.734149;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.819267;-1.403582;1.114599;, 1.869413;0.393402;-0.483840;, 0.822864;-1.132437;-1.387103;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.901231;0.601054;, 0.901115;0.601519;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -25.754834;68.068043;68.548445;, -25.538857;73.422764;69.323220;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.261613;-1.135154;1.001663;, -1.745457;-0.881601;0.244399;, 1.869413;0.393402;-0.483840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.889516;0.600231;, 0.887961;0.570481;, } } Mesh { 3; -23.808067;74.626127;69.345116;, -25.754834;68.068043;68.548445;, -24.615902;67.902857;68.734149;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.869413;0.393402;-0.483840;, 0.819267;-1.403582;1.114599;, -1.261613;-1.135154;1.001663;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.904569;0.564333;, 0.889516;0.600231;, 0.901115;0.601519;, } } Mesh { 3; -24.370218;74.459371;67.656858;, -26.101008;73.256008;67.634962;, -25.754073;68.132803;67.338530;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.888216;-1.014151;-1.437408;, -1.329324;-1.061482;-0.994850;, 1.009836;0.423758;-1.638362;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899003;0.565059;, 0.882395;0.571206;, 0.889468;0.599854;, } } Mesh { 3; -24.370218;74.459371;67.656858;, -24.597369;67.983682;67.179367;, -25.754073;68.132803;67.338530;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.822864;-1.132437;-1.387103;, 1.009836;0.423758;-1.638362;, -1.329324;-1.061482;-0.994850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899003;0.565059;, 0.901231;0.601054;, 0.889468;0.599854;, } } Mesh { 3; -26.101008;73.256008;67.634962;, -25.754073;68.132803;67.338530;, -25.538857;73.422764;69.323220;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.329324;-1.061482;-0.994850;, -0.888216;-1.014151;-1.437408;, -1.745457;-0.881601;0.244399;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.882395;0.571206;, 0.889468;0.599854;, 0.887961;0.570481;, } } Mesh { 3; -25.754834;68.068043;68.548445;, -25.754073;68.132803;67.338530;, -25.538857;73.422764;69.323220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.745457;-0.881601;0.244399;, -1.261613;-1.135154;1.001663;, -1.329324;-1.061482;-0.994850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.889516;0.600231;, 0.889468;0.599854;, 0.887961;0.570481;, } } Mesh { 3; -26.347608;73.988000;74.199880;, -25.850557;73.547274;72.645029;, -30.910614;77.651836;72.548977;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.770395;-0.840163;-0.208323;, -1.639539;-1.044253;0.324065;, -1.329868;-0.235873;1.435056;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.879458;0.567138;, 0.884762;0.569732;, 0.830895;0.545246;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -26.347608;73.988000;74.199880;, -30.910614;77.651836;72.548977;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.773355;-0.276674;1.791353;, -1.329868;-0.235873;1.435056;, -1.639539;-1.044253;0.324065;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.879458;0.567138;, 0.830895;0.545246;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -25.559325;73.426892;71.004890;, -30.680820;77.445538;71.320664;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.683253;-0.959265;0.360616;, -1.785913;-0.831246;0.055832;, -1.674359;-0.788564;0.676950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.887767;0.570474;, 0.833347;0.546460;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -25.559325;73.426892;71.004890;, -25.538857;73.422764;69.323220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.745457;-0.881601;0.244399;, -1.674359;-0.788564;0.676950;, -1.785913;-0.831246;0.055832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.887767;0.570474;, 0.887961;0.570481;, } } Mesh { 3; -25.850557;73.547274;72.645029;, -30.910614;77.651836;72.548977;, -30.680820;77.445538;71.320664;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.639539;-1.044253;0.324065;, -1.770395;-0.840163;-0.208323;, -1.683253;-0.959265;0.360616;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.884762;0.569732;, 0.830895;0.545246;, 0.833347;0.546460;, } } Mesh { 3; -25.559325;73.426892;71.004890;, -25.850557;73.547274;72.645029;, -30.680820;77.445538;71.320664;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.785913;-0.831246;0.055832;, -1.683253;-0.959265;0.360616;, -1.770395;-0.840163;-0.208323;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.887767;0.570474;, 0.884762;0.569732;, 0.833347;0.546460;, } } Mesh { 3; -30.147286;77.740661;73.852863;, -26.347608;73.988000;74.199880;, -24.656388;74.601084;74.219457;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.109882;0.358302;1.588507;, -1.329868;-0.235873;1.435056;, -0.773355;-0.276674;1.791353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.838536;0.545010;, 0.879458;0.567138;, 0.896079;0.564266;, } } Mesh { 3; -26.469241;78.863900;73.808886;, -30.147286;77.740661;73.852863;, -24.656388;74.601084;74.219457;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.773355;-0.276674;1.791353;, 0.826365;0.565808;1.697219;, 1.109882;0.358302;1.588507;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.874814;0.539912;, 0.838536;0.545010;, 0.896079;0.564266;, } } Mesh { 3; -24.597369;67.983682;67.179367;, -24.615902;67.902857;68.734149;, -25.754073;68.132803;67.338530;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.822864;-1.132437;-1.387103;, -1.329324;-1.061482;-0.994850;, 0.819267;-1.403582;1.114599;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.901231;0.601054;, 0.901115;0.601519;, 0.889468;0.599854;, } } Mesh { 3; -25.754834;68.068043;68.548445;, -24.615902;67.902857;68.734149;, -25.754073;68.132803;67.338530;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.261613;-1.135154;1.001663;, 0.819267;-1.403582;1.114599;, -1.329324;-1.061482;-0.994850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.889516;0.600231;, 0.901115;0.601519;, 0.889468;0.599854;, } } Mesh { 3; -23.554525;67.573793;69.291824;, -23.578808;67.560527;70.927207;, -24.821437;67.623387;69.439782;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.028597;-1.171402;-1.205560;, -1.138313;-1.193037;-1.079110;, 0.997612;-1.194331;1.209098;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.912049;0.603701;, 0.911829;0.603789;, 0.899244;0.603020;, } } Mesh { 3; -24.841763;67.609324;70.750041;, -23.578808;67.560527;70.927207;, -24.821437;67.623387;69.439782;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.157609;-1.221454;1.025458;, 0.997612;-1.194331;1.209098;, -1.138313;-1.193037;-1.079110;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.899061;0.603109;, 0.911829;0.603789;, 0.899244;0.603020;, } } Mesh { 3; -25.431067;67.839998;71.894033;, -26.551863;68.136803;71.979313;, -25.328411;68.053357;73.354749;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.784155;-1.557819;-0.917536;, -1.412163;-1.060291;-0.874729;, 0.789334;-1.201112;1.348278;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.892970;0.601651;, 0.881465;0.599638;, 0.893869;0.600515;, } } Mesh { 3; -26.551863;68.136803;71.979313;, -25.328411;68.053357;73.354749;, -26.440318;68.359296;73.240234;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.410955;-0.715213;1.175266;, 0.789334;-1.201112;1.348278;, -1.412163;-1.060291;-0.874729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.881465;0.599638;, 0.893869;0.600515;, 0.882446;0.598452;, } } Mesh { 3; -25.989454;69.877779;75.429908;, -25.849396;69.596975;74.250585;, -27.012530;70.110025;75.153193;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.553657;-0.582205;1.063371;, 0.586396;-1.034303;1.571601;, 0.940537;-1.633970;-0.573677;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.885950;0.590167;, 0.887547;0.591760;, 0.875472;0.588541;, } } Mesh { 3; -26.937851;69.820476;73.931216;, -25.849396;69.596975;74.250585;, -27.012530;70.110025;75.153193;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.940537;-1.633970;-0.573677;, -1.170226;-1.265402;-0.955459;, -1.553657;-0.582205;1.063371;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.876416;0.590161;, 0.887547;0.591760;, 0.875472;0.588541;, } } Mesh { 3; -31.322599;77.348510;70.089102;, -26.101008;73.256008;67.634962;, -25.538857;73.422764;69.323220;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.674359;-0.788564;0.676950;, -1.745457;-0.881601;0.244399;, -0.888216;-1.014151;-1.437408;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.826936;0.546779;, 0.882395;0.571206;, 0.887961;0.570481;, } } Mesh { 3; -29.605490;70.847413;63.846781;, -30.814303;70.405134;63.914156;, -29.304566;70.748557;65.216324;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251186;-0.617747;-1.391579;, -1.256619;-0.791062;-1.295647;, 1.354731;-1.361629;0.440727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.848715;0.583447;, 0.836839;0.585524;, 0.851830;0.584113;, } } Mesh { 3; -30.530078;70.304297;65.202138;, -30.814303;70.405134;63.914156;, -29.304566;70.748557;65.216324;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.449786;-1.680495;0.925851;, 1.354731;-1.361629;0.440727;, -1.256619;-0.791062;-1.295647;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.839786;0.586194;, 0.836839;0.585524;, 0.851830;0.584113;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -84.975268;70.515882;63.910882;, -85.256767;70.398553;65.198857;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.324885;-1.389728;0.443744;, 0.500752;-1.655415;0.944679;, 1.266945;-0.775018;-1.295287;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.166774;0.586955;, 0.163899;0.587757;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -84.975268;70.515882;63.910882;, -86.193617;70.934064;63.843829;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266945;-0.775018;-1.295287;, -1.221634;-0.647677;-1.404171;, -1.324885;-1.389728;0.443744;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.166774;0.586955;, 0.154661;0.585184;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.752481;73.317511;67.633440;, -84.632357;77.764937;70.092451;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.776892;-0.816274;0.244793;, 1.695820;-0.742804;0.675286;, 0.941103;-0.975621;-1.430406;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.119607;0.573580;, 0.172435;0.546399;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -89.916002;69.478109;74.247553;, -88.833853;69.751419;73.928158;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224281;-1.216717;-0.950950;, -0.896749;-1.654722;-0.584216;, 1.568339;-0.549372;1.059280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.116725;0.595169;, 0.127686;0.593139;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -89.916002;69.478109;74.247553;, -89.782721;69.774891;75.426985;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.541762;-1.041042;1.583129;, 1.568339;-0.549372;1.059280;, -0.896749;-1.654722;-0.584216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.116725;0.595169;, 0.118147;0.593467;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -90.399660;67.848260;73.351112;, -89.179335;67.981594;71.975571;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.742224;-1.214901;1.362605;, 1.434333;-0.677847;1.169095;, 1.454281;-1.011673;-0.863225;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.111367;0.604476;, 0.123682;0.603149;, } } Mesh { 3; -90.399660;67.848260;73.351112;, -89.179335;67.981594;71.975571;, -90.292065;67.631092;71.890288;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.454281;-1.011673;-0.863225;, -0.732994;-1.577094;-0.926858;, -0.742224;-1.214901;1.362605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.111367;0.604476;, 0.123682;0.603149;, 0.112393;0.605619;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -92.136087;67.273346;70.923542;, -90.875401;67.370331;70.746258;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.956342;-1.223401;1.213373;, 1.199493;-1.184179;1.021033;, 1.177906;-1.155327;-1.077650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.093760;0.608457;, 0.106459;0.607329;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -92.136087;67.273346;70.923542;, -92.160752;67.288494;69.288162;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.177906;-1.155327;-1.077650;, -0.987173;-1.199647;-1.212398;, -0.956342;-1.223401;1.213373;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.093760;0.608457;, 0.093529;0.608362;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -91.108194;67.671388;68.730508;, -89.974209;67.885445;68.544748;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.772336;-1.424081;1.122079;, 1.302946;-1.094635;0.993820;, 1.363138;-1.020820;-0.991643;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.104229;0.605731;, 0.115691;0.604009;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -91.108194;67.671388;68.730508;, -91.128726;67.757196;67.175757;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.363138;-1.020820;-0.991643;, -0.779288;-1.151390;-1.396633;, -0.772336;-1.424081;1.122079;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.104229;0.605731;, 0.104061;0.605241;, } } Mesh { 3; -91.227680;74.661182;74.218694;, -85.812981;78.139231;73.855221;, -89.508653;79.201189;73.808202;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.840363;0.545924;1.696858;, 0.783321;-0.255922;1.790107;, -1.122904;0.316434;1.588247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.105148;0.566851;, 0.160659;0.544904;, 0.123843;0.540700;, } } Mesh { 3; -91.227680;74.661182;74.218694;, -89.523260;74.082218;74.198669;, -85.812981;78.139231;73.855221;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.337985;-0.202298;1.432635;, -1.122904;0.316434;1.588247;, 0.783321;-0.255922;1.790107;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.105148;0.566851;, 0.122096;0.569293;, 0.160659;0.544904;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -90.009420;73.605971;72.643678;, -90.297606;73.471866;71.003514;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.711834;-0.907370;0.360385;, 1.815314;-0.764895;0.056061;, 1.799670;-0.774669;-0.211301;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.117075;0.572155;, 0.114151;0.573016;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -85.046401;78.064764;72.551946;, -90.009420;73.605971;72.643678;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.799670;-0.774669;-0.211301;, 1.672442;-0.990925;0.323384;, 1.711834;-0.907370;0.360385;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.168360;0.544932;, 0.117075;0.572155;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -90.297606;73.471866;71.003514;, -84.632357;77.764937;70.092451;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695820;-0.742804;0.675286;, 1.776892;-0.816274;0.244793;, 1.815314;-0.764895;0.056061;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.114151;0.573016;, 0.172435;0.546399;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -90.297606;73.471866;71.003514;, -84.632357;77.764937;70.092451;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815314;-0.764895;0.056061;, 1.711834;-0.907370;0.360385;, 1.695820;-0.742804;0.675286;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.114151;0.573016;, 0.172435;0.546399;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -89.523260;74.082218;74.198669;, -85.812981;78.139231;73.855221;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.337985;-0.202298;1.432635;, 0.783321;-0.255922;1.790107;, 1.672442;-0.990925;0.323384;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.122096;0.569293;, 0.160659;0.544904;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -90.009420;73.605971;72.643678;, -89.523260;74.082218;74.198669;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.672442;-0.990925;0.323384;, 1.799670;-0.774669;-0.211301;, 1.337985;-0.202298;1.432635;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.117075;0.572155;, 0.122096;0.569293;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.976582;67.954661;67.334856;, -89.974209;67.885445;68.544748;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.302946;-1.094635;0.993820;, 1.776892;-0.816274;0.244793;, 1.363138;-1.020820;-0.991643;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.115698;0.603608;, 0.115691;0.604009;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.976582;67.954661;67.334856;, -89.752481;73.317511;67.633440;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.941103;-0.975621;-1.430406;, 1.363138;-1.020820;-0.991643;, 1.776892;-0.816274;0.244793;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.115698;0.603608;, 0.119607;0.573580;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -91.128726;67.757196;67.175757;, -91.510557;74.511525;67.656041;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.027281;0.385566;-1.636950;, -0.779288;-1.151390;-1.396633;, 1.363138;-1.020820;-0.991643;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.104061;0.605241;, 0.102310;0.567731;, } } Mesh { 3; -89.976582;67.954661;67.334856;, -89.752481;73.317511;67.633440;, -91.510557;74.511525;67.656041;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.363138;-1.020820;-0.991643;, 0.941103;-0.975621;-1.430406;, -1.027281;0.385566;-1.636950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.115698;0.603608;, 0.119607;0.573580;, 0.102310;0.567731;, } } Mesh { 3; -91.108194;67.671388;68.730508;, -89.974209;67.885445;68.544748;, -92.076121;74.663061;69.344439;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.772336;-1.424081;1.122079;, -1.880912;0.335467;-0.482914;, 1.302946;-1.094635;0.993820;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.104229;0.605731;, 0.115691;0.604009;, 0.096660;0.567170;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -89.974209;67.885445;68.544748;, -92.076121;74.663061;69.344439;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.776892;-0.816274;0.244793;, 1.302946;-1.094635;0.993820;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.115691;0.604009;, 0.096660;0.567170;, } } Mesh { 3; -91.108194;67.671388;68.730508;, -91.128726;67.757196;67.175757;, -92.076121;74.663061;69.344439;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880912;0.335467;-0.482914;, -0.772336;-1.424081;1.122079;, -0.779288;-1.151390;-1.396633;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.104229;0.605731;, 0.104061;0.605241;, 0.096660;0.567170;, } } Mesh { 3; -91.128726;67.757196;67.175757;, -92.076121;74.663061;69.344439;, -91.510557;74.511525;67.656041;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779288;-1.151390;-1.396633;, -1.027281;0.385566;-1.636950;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.104061;0.605241;, 0.096660;0.567170;, 0.102310;0.567731;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -89.179335;67.981594;71.975571;, -90.297606;73.471866;71.003514;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815314;-0.764895;0.056061;, 1.454281;-1.011673;-0.863225;, 1.434333;-0.677847;1.169095;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.123682;0.603149;, 0.114151;0.573016;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -90.009420;73.605971;72.643678;, -90.297606;73.471866;71.003514;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.434333;-0.677847;1.169095;, 1.799670;-0.774669;-0.211301;, 1.815314;-0.764895;0.056061;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.117075;0.572155;, 0.114151;0.573016;, } } Mesh { 3; -89.179335;67.981594;71.975571;, -90.292065;67.631092;71.890288;, -92.055682;74.665879;71.026115;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950391;0.217605;0.179431;, -0.732994;-1.577094;-0.926858;, 1.454281;-1.011673;-0.863225;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.123682;0.603149;, 0.112393;0.605619;, 0.096854;0.567167;, } } Mesh { 3; -89.179335;67.981594;71.975571;, -90.297606;73.471866;71.003514;, -92.055682;74.665879;71.026115;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.454281;-1.011673;-0.863225;, 1.815314;-0.764895;0.056061;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.123682;0.603149;, 0.114151;0.573016;, 0.096854;0.567167;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -90.399660;67.848260;73.351112;, -91.606724;74.622381;72.663989;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.742224;-1.214901;1.362605;, -1.924776;0.001045;0.422858;, 1.434333;-0.677847;1.169095;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.111367;0.604476;, 0.101339;0.567223;, } } Mesh { 3; -89.296039;68.208245;73.236604;, -91.606724;74.622381;72.663989;, -90.009420;73.605971;72.643678;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.799670;-0.774669;-0.211301;, 1.434333;-0.677847;1.169095;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.122569;0.601955;, 0.101339;0.567223;, 0.117075;0.572155;, } } Mesh { 3; -90.399660;67.848260;73.351112;, -90.292065;67.631092;71.890288;, -91.606724;74.622381;72.663989;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.924776;0.001045;0.422858;, -0.742224;-1.214901;1.362605;, -0.732994;-1.577094;-0.926858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.111367;0.604476;, 0.112393;0.605619;, 0.101339;0.567223;, } } Mesh { 3; -90.292065;67.631092;71.890288;, -91.606724;74.622381;72.663989;, -92.055682;74.665879;71.026115;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.732994;-1.577094;-0.926858;, -1.950391;0.217605;0.179431;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.112393;0.605619;, 0.101339;0.567223;, 0.096854;0.567167;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -88.833853;69.751419;73.928158;, -90.009420;73.605971;72.643678;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.799670;-0.774669;-0.211301;, 1.224281;-1.216717;-0.950950;, 1.568339;-0.549372;1.059280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.127686;0.593139;, 0.117075;0.572155;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -90.009420;73.605971;72.643678;, -89.523260;74.082218;74.198669;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.568339;-0.549372;1.059280;, 1.337985;-0.202298;1.432635;, 1.799670;-0.774669;-0.211301;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.117075;0.572155;, 0.122096;0.569293;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -89.782721;69.774891;75.426985;, -91.227680;74.661182;74.218694;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.541762;-1.041042;1.583129;, -1.122904;0.316434;1.588247;, 1.568339;-0.549372;1.059280;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.118147;0.593467;, 0.105148;0.566851;, } } Mesh { 3; -88.766100;70.054906;75.150256;, -91.227680;74.661182;74.218694;, -89.523260;74.082218;74.198669;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.337985;-0.202298;1.432635;, 1.568339;-0.549372;1.059280;, -1.122904;0.316434;1.588247;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.128451;0.591430;, 0.105148;0.566851;, 0.122096;0.569293;, } } Mesh { 3; -89.916002;69.478109;74.247553;, -88.833853;69.751419;73.928158;, -91.606724;74.622381;72.663989;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.924776;0.001045;0.422858;, -0.896749;-1.654722;-0.584216;, 1.224281;-1.216717;-0.950950;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.116725;0.595169;, 0.127686;0.593139;, 0.101339;0.567223;, } } Mesh { 3; -88.833853;69.751419;73.928158;, -91.606724;74.622381;72.663989;, -90.009420;73.605971;72.643678;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224281;-1.216717;-0.950950;, 1.799670;-0.774669;-0.211301;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.127686;0.593139;, 0.101339;0.567223;, 0.117075;0.572155;, } } Mesh { 3; -89.916002;69.478109;74.247553;, -89.782721;69.774891;75.426985;, -91.606724;74.622381;72.663989;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.896749;-1.654722;-0.584216;, -1.924776;0.001045;0.422858;, -0.541762;-1.041042;1.583129;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.116725;0.595169;, 0.118147;0.593467;, 0.101339;0.567223;, } } Mesh { 3; -89.782721;69.774891;75.426985;, -91.606724;74.622381;72.663989;, -91.227680;74.661182;74.218694;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.122904;0.316434;1.588247;, -0.541762;-1.041042;1.583129;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.118147;0.593467;, 0.101339;0.567223;, 0.105148;0.566851;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -90.875401;67.370331;70.746258;, -90.297606;73.471866;71.003514;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.199493;-1.184179;1.021033;, 1.815314;-0.764895;0.056061;, 1.177906;-1.155327;-1.077650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.106459;0.607329;, 0.114151;0.573016;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -90.896115;67.386024;69.436002;, -90.297606;73.471866;71.003514;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.776892;-0.816274;0.244793;, 1.177906;-1.155327;-1.077650;, 1.815314;-0.764895;0.056061;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.106266;0.607234;, 0.114151;0.573016;, } } Mesh { 3; -90.896115;67.386024;69.436002;, -92.160752;67.288494;69.288162;, -92.076121;74.663061;69.344439;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880912;0.335467;-0.482914;, -0.987173;-1.199647;-1.212398;, 1.177906;-1.155327;-1.077650;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106266;0.607234;, 0.093529;0.608362;, 0.096660;0.567170;, } } Mesh { 3; -90.318046;73.469047;69.321837;, -90.896115;67.386024;69.436002;, -92.076121;74.663061;69.344439;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.177906;-1.155327;-1.077650;, 1.776892;-0.816274;0.244793;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.113957;0.573019;, 0.106266;0.607234;, 0.096660;0.567170;, } } Mesh { 3; -92.136087;67.273346;70.923542;, -90.875401;67.370331;70.746258;, -92.055682;74.665879;71.026115;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.956342;-1.223401;1.213373;, -1.950391;0.217605;0.179431;, 1.199493;-1.184179;1.021033;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.093760;0.608457;, 0.106459;0.607329;, 0.096854;0.567167;, } } Mesh { 3; -90.875401;67.370331;70.746258;, -90.297606;73.471866;71.003514;, -92.055682;74.665879;71.026115;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815314;-0.764895;0.056061;, 1.199493;-1.184179;1.021033;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.106459;0.607329;, 0.114151;0.573016;, 0.096854;0.567167;, } } Mesh { 3; -92.136087;67.273346;70.923542;, -92.160752;67.288494;69.288162;, -92.055682;74.665879;71.026115;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950391;0.217605;0.179431;, -0.956342;-1.223401;1.213373;, -0.987173;-1.199647;-1.212398;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.093760;0.608457;, 0.093529;0.608362;, 0.096854;0.567167;, } } Mesh { 3; -92.160752;67.288494;69.288162;, -92.076121;74.663061;69.344439;, -92.055682;74.665879;71.026115;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.987173;-1.199647;-1.212398;, -1.880912;0.335467;-0.482914;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.093529;0.608362;, 0.096660;0.567170;, 0.096854;0.567167;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -84.632357;77.764937;70.092451;, -85.115698;78.801138;70.977250;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.711834;-0.907370;0.360385;, 1.959108;0.203383;0.064041;, 1.695820;-0.742804;0.675286;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.172435;0.546399;, 0.167960;0.540761;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -85.115698;78.801138;70.977250;, -84.862732;79.074529;72.797535;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.672442;-0.990925;0.323384;, 1.783578;0.313885;0.777109;, 1.959108;0.203383;0.064041;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.167960;0.540761;, 0.170613;0.539088;, } } Mesh { 3; -85.273011;77.847101;71.323485;, -85.046401;78.064764;72.551946;, -85.115698;78.801138;70.977250;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.959108;0.203383;0.064041;, 1.711834;-0.907370;0.360385;, 1.672442;-0.990925;0.323384;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166008;0.546259;, 0.168360;0.544932;, 0.167960;0.540761;, } } Mesh { 3; -85.812981;78.139231;73.855221;, -84.862732;79.074529;72.797535;, -87.432368;80.147451;73.815248;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.783321;-0.255922;1.790107;, 0.189403;0.831301;1.776693;, 1.783578;0.313885;0.777109;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.160659;0.544904;, 0.170613;0.539088;, 0.145141;0.534271;, } } Mesh { 3; -85.046401;78.064764;72.551946;, -85.812981;78.139231;73.855221;, -84.862732;79.074529;72.797535;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.783578;0.313885;0.777109;, 1.672442;-0.990925;0.323384;, 0.783321;-0.255922;1.790107;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.168360;0.544932;, 0.160659;0.544904;, 0.170613;0.539088;, } } Mesh { 3; -84.733497;77.740131;67.580670;, -85.115698;78.801138;70.977250;, -85.197268;79.212521;68.737190;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577621;0.711618;-0.942487;, 1.403444;0.853461;-1.088816;, 1.959108;0.203383;0.064041;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171426;0.546557;, 0.167960;0.540761;, 0.167326;0.538420;, } } Mesh { 3; -84.632357;77.764937;70.092451;, -84.733497;77.740131;67.580670;, -85.115698;78.801138;70.977250;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695820;-0.742804;0.675286;, 1.959108;0.203383;0.064041;, 1.403444;0.853461;-1.088816;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.172435;0.546399;, 0.171426;0.546557;, 0.167960;0.540761;, } } Mesh { 3; -85.812981;78.139231;73.855221;, -89.508653;79.201189;73.808202;, -87.432368;80.147451;73.815248;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.189403;0.831301;1.776693;, 0.783321;-0.255922;1.790107;, -0.840363;0.545924;1.696858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.160659;0.544904;, 0.123843;0.540700;, 0.145141;0.534271;, } } Mesh { 3; -89.508653;79.201189;73.808202;, -89.133036;80.868489;72.744380;, -87.432368;80.147451;73.815248;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.189403;0.831301;1.776693;, -0.840363;0.545924;1.696858;, -1.323504;1.096081;0.964632;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.123843;0.540700;, 0.128305;0.530993;, 0.145141;0.534271;, } } Mesh { 3; -89.973934;79.403816;72.585580;, -89.508653;79.201189;73.808202;, -89.133036;80.868489;72.744380;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.755209;0.775176;0.449351;, -1.323504;1.096081;0.964632;, -0.840363;0.545924;1.696858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119241;0.539769;, 0.123843;0.540700;, 0.128305;0.530993;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -87.387293;80.194679;67.753201;, -85.197268;79.212521;68.737190;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.079226;0.737788;-1.825641;, -0.573629;0.645307;-1.771469;, 1.577621;0.711618;-0.942487;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.145664;0.533898;, 0.167326;0.538420;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -84.733497;77.740131;67.580670;, -85.197268;79.212521;68.737190;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403444;0.853461;-1.088816;, 1.577621;0.711618;-0.942487;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.171426;0.546557;, 0.167326;0.538420;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -89.278703;80.855890;69.618018;, -87.387293;80.194679;67.753201;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, -0.079226;0.737788;-1.825641;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.126853;0.531103;, 0.145664;0.533898;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -89.928769;79.465089;69.511299;, -89.278703;80.855890;69.618018;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.422788;1.029045;-0.894601;, -1.635603;0.784277;-0.770249;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.119739;0.539364;, 0.126853;0.531103;, } } Mesh { 3; -90.043819;79.470514;71.214020;, -89.278703;80.855890;69.618018;, -89.554081;80.979657;71.181844;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.750242;0.901242;0.089374;, -1.823077;0.745086;0.069334;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.118571;0.539410;, 0.126853;0.531103;, 0.124116;0.530554;, } } Mesh { 3; -89.928769;79.465089;69.511299;, -90.043819;79.470514;71.214020;, -89.278703;80.855890;69.618018;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.635603;0.784277;-0.770249;, -1.422788;1.029045;-0.894601;, -1.823077;0.745086;0.069334;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119739;0.539364;, 0.118571;0.539410;, 0.126853;0.531103;, } } Mesh { 3; -90.043819;79.470514;71.214020;, -89.133036;80.868489;72.744380;, -89.554081;80.979657;71.181844;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.823077;0.745086;0.069334;, -1.750242;0.901242;0.089374;, -1.323504;1.096081;0.964632;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.118571;0.539410;, 0.128305;0.530993;, 0.124116;0.530554;, } } Mesh { 3; -89.973934;79.403816;72.585580;, -90.043819;79.470514;71.214020;, -89.133036;80.868489;72.744380;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.323504;1.096081;0.964632;, -1.755209;0.775176;0.449351;, -1.823077;0.745086;0.069334;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119241;0.539769;, 0.118571;0.539410;, 0.128305;0.530993;, } } Mesh { 3; -92.076121;74.663061;69.344439;, -91.510557;74.511525;67.656041;, -88.333164;78.968499;67.773934;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880912;0.335467;-0.482914;, -1.027281;0.385566;-1.636950;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096660;0.567170;, 0.102310;0.567731;, 0.135634;0.541372;, } } Mesh { 3; -92.076121;74.663061;69.344439;, -92.055682;74.665879;71.026115;, -89.928769;79.465089;69.511299;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950391;0.217605;0.179431;, -1.880912;0.335467;-0.482914;, -1.635603;0.784277;-0.770249;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096660;0.567170;, 0.096854;0.567167;, 0.119739;0.539364;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -92.055682;74.665879;71.026115;, -90.043819;79.470514;71.214020;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.924776;0.001045;0.422858;, -1.950391;0.217605;0.179431;, -1.823077;0.745086;0.069334;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.096854;0.567167;, 0.118571;0.539410;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -91.227680;74.661182;74.218694;, -89.508653;79.201189;73.808202;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.840363;0.545924;1.696858;, -1.122904;0.316434;1.588247;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.105148;0.566851;, 0.123843;0.540700;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -89.973934;79.403816;72.585580;, -89.508653;79.201189;73.808202;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.755209;0.775176;0.449351;, -0.840363;0.545924;1.696858;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.119241;0.539769;, 0.123843;0.540700;, } } Mesh { 3; -92.076121;74.663061;69.344439;, -88.333164;78.968499;67.773934;, -89.928769;79.465089;69.511299;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, -1.635603;0.784277;-0.770249;, -1.880912;0.335467;-0.482914;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096660;0.567170;, 0.135634;0.541372;, 0.119739;0.539364;, } } Mesh { 3; -92.055682;74.665879;71.026115;, -89.928769;79.465089;69.511299;, -90.043819;79.470514;71.214020;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.635603;0.784277;-0.770249;, -1.823077;0.745086;0.069334;, -1.950391;0.217605;0.179431;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.096854;0.567167;, 0.119739;0.539364;, 0.118571;0.539410;, } } Mesh { 3; -91.606724;74.622381;72.663989;, -89.973934;79.403816;72.585580;, -90.043819;79.470514;71.214020;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.823077;0.745086;0.069334;, -1.755209;0.775176;0.449351;, -1.924776;0.001045;0.422858;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.101339;0.567223;, 0.119241;0.539769;, 0.118571;0.539410;, } } Mesh { 3; -87.275750;74.543527;67.223488;, -85.235171;73.671022;67.182539;, -89.752481;73.317511;67.633440;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.941103;-0.975621;-1.430406;, 1.587745;-0.920607;0.717719;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.144877;0.565587;, 0.165112;0.569511;, 0.119607;0.573580;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -85.256767;70.398553;65.198857;, -85.235171;73.671022;67.182539;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.500752;-1.655415;0.944679;, 1.587745;-0.920607;0.717719;, 1.266945;-0.775018;-1.295287;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.163899;0.587757;, 0.165112;0.569511;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -85.235171;73.671022;67.182539;, -85.213996;74.652016;65.991726;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.526410;0.542952;-1.121984;, 1.266945;-0.775018;-1.295287;, 1.587745;-0.920607;0.717719;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.165112;0.569511;, 0.165638;0.564011;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -86.193617;70.934064;63.843829;, -87.032592;75.413366;65.923974;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.483224;0.416368;-1.864592;, -1.221634;-0.647677;-1.404171;, 1.266945;-0.775018;-1.295287;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.154661;0.585184;, 0.147600;0.560603;, } } Mesh { 3; -84.975268;70.515882;63.910882;, -87.032592;75.413366;65.923974;, -85.213996;74.652016;65.991726;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266945;-0.775018;-1.295287;, 1.526410;0.542952;-1.121984;, -0.483224;0.416368;-1.864592;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.166774;0.586955;, 0.147600;0.560603;, 0.165638;0.564011;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -85.256767;70.398553;65.198857;, -87.275750;74.543527;67.223488;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.324885;-1.389728;0.443744;, -0.905466;-1.535993;-0.839302;, 0.500752;-1.655415;0.944679;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.163899;0.587757;, 0.144877;0.565587;, } } Mesh { 3; -85.256767;70.398553;65.198857;, -87.275750;74.543527;67.223488;, -85.235171;73.671022;67.182539;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.587745;-0.920607;0.717719;, 0.500752;-1.655415;0.944679;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.163899;0.587757;, 0.144877;0.565587;, 0.165112;0.569511;, } } Mesh { 3; -86.491844;70.818089;65.213368;, -86.193617;70.934064;63.843829;, -87.275750;74.543527;67.223488;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.905466;-1.535993;-0.839302;, -1.324885;-1.389728;0.443744;, -1.221634;-0.647677;-1.404171;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.151617;0.585987;, 0.154661;0.585184;, 0.144877;0.565587;, } } Mesh { 3; -86.193617;70.934064;63.843829;, -87.275750;74.543527;67.223488;, -87.032592;75.413366;65.923974;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.221634;-0.647677;-1.404171;, -0.483224;0.416368;-1.864592;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.154661;0.585184;, 0.144877;0.565587;, 0.147600;0.560603;, } } Mesh { 3; -88.333164;78.968499;67.773934;, -85.213996;74.652016;65.991726;, -84.733497;77.740131;67.580670;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.526410;0.542952;-1.121984;, 1.403444;0.853461;-1.088816;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.135634;0.541372;, 0.165638;0.564011;, 0.171426;0.546557;, } } Mesh { 3; -87.032592;75.413366;65.923974;, -88.333164;78.968499;67.773934;, -85.213996;74.652016;65.991726;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.483224;0.416368;-1.864592;, 1.526410;0.542952;-1.121984;, -0.573629;0.645307;-1.771469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.147600;0.560603;, 0.135634;0.541372;, 0.165638;0.564011;, } } Mesh { 3; -87.032592;75.413366;65.923974;, -89.752481;73.317511;67.633440;, -88.333164;78.968499;67.773934;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, 0.941103;-0.975621;-1.430406;, -0.483224;0.416368;-1.864592;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.147600;0.560603;, 0.119607;0.573580;, 0.135634;0.541372;, } } Mesh { 3; -87.275750;74.543527;67.223488;, -87.032592;75.413366;65.923974;, -89.752481;73.317511;67.633440;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.483224;0.416368;-1.864592;, 0.941103;-0.975621;-1.430406;, -0.905466;-1.535993;-0.839302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.144877;0.565587;, 0.147600;0.560603;, 0.119607;0.573580;, } } Mesh { 3; -85.235171;73.671022;67.182539;, -85.213996;74.652016;65.991726;, -84.733497;77.740131;67.580670;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.526410;0.542952;-1.121984;, 1.587745;-0.920607;0.717719;, 1.403444;0.853461;-1.088816;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165112;0.569511;, 0.165638;0.564011;, 0.171426;0.546557;, } } Mesh { 3; -85.235171;73.671022;67.182539;, -84.632357;77.764937;70.092451;, -84.733497;77.740131;67.580670;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.403444;0.853461;-1.088816;, 1.587745;-0.920607;0.717719;, 1.695820;-0.742804;0.675286;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165112;0.569511;, 0.172435;0.546399;, 0.171426;0.546557;, } } Mesh { 3; -85.235171;73.671022;67.182539;, -89.752481;73.317511;67.633440;, -84.632357;77.764937;70.092451;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695820;-0.742804;0.675286;, 1.587745;-0.920607;0.717719;, 0.941103;-0.975621;-1.430406;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165112;0.569511;, 0.119607;0.573580;, 0.172435;0.546399;, } } Mesh { 3; -89.752481;73.317511;67.633440;, -91.510557;74.511525;67.656041;, -88.333164;78.968499;67.773934;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.573629;0.645307;-1.771469;, -1.027281;0.385566;-1.636950;, 0.941103;-0.975621;-1.430406;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.119607;0.573580;, 0.102310;0.567731;, 0.135634;0.541372;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -85.115698;78.801138;70.977250;, -84.862732;79.074529;72.797535;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.959108;0.203383;0.064041;, 1.783578;0.313885;0.777109;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.167960;0.540761;, 0.170613;0.539088;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -85.115698;78.801138;70.977250;, -85.197268;79.212521;68.737190;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.577621;0.711618;-0.942487;, 1.959108;0.203383;0.064041;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.167960;0.540761;, 0.167326;0.538420;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -85.707308;81.033337;72.450193;, -84.862732;79.074529;72.797535;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.783578;0.313885;0.777109;, 1.553419;0.148473;1.203503;, 1.968472;-0.093229;-0.000266;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.162760;0.528554;, 0.170613;0.539088;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -85.316635;96.723201;69.779369;, -88.513607;81.838892;69.986991;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.153279;0.040327;-1.964294;, -1.458001;0.355386;-1.277304;, -1.397745;0.867772;-1.084828;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.172005;0.441109;, 0.134797;0.525375;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -82.413348;95.944324;68.253506;, -88.513607;81.838892;69.986991;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.004763;0.682910;-1.848563;, -0.153279;0.040327;-1.964294;, -1.397745;0.867772;-1.084828;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.200965;0.444076;, 0.134797;0.525375;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -82.413348;95.944324;68.253506;, -80.219665;95.244680;69.120939;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.351745;-0.447935;-1.362245;, -0.153279;0.040327;-1.964294;, -0.004763;0.682910;-1.848563;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.200965;0.444076;, 0.222831;0.446903;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -85.757218;80.812894;69.443214;, -80.219665;95.244680;69.120939;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.596768;0.198842;-1.137702;, 1.351745;-0.447935;-1.362245;, -0.004763;0.682910;-1.848563;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.162179;0.529814;, 0.222831;0.446903;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -85.323533;96.790793;73.153701;, -87.020973;81.333397;72.956535;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.089867;0.497914;1.904620;, -1.301928;0.762138;1.267952;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.171987;0.440692;, 0.149643;0.527498;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -82.533526;95.892350;74.448116;, -87.020973;81.333397;72.956535;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, 0.089867;0.497914;1.904620;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.199788;0.444342;, 0.149643;0.527498;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -80.415856;95.389377;73.178481;, -85.707308;81.033337;72.450193;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, 1.387421;-0.525465;1.297121;, 1.553419;0.148473;1.203503;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.220928;0.446154;, 0.162760;0.528554;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -87.020973;81.333397;72.956535;, -85.707308;81.033337;72.450193;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.089867;0.497914;1.904620;, 0.050982;-0.147729;1.964472;, 1.553419;0.148473;1.203503;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.149643;0.527498;, 0.162760;0.528554;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -85.323533;96.790793;73.153701;, -85.814987;96.873763;71.469006;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.455015;0.275013;1.300335;, -1.301928;0.762138;1.267952;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.171987;0.440692;, 0.167052;0.440487;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -88.829124;81.979142;71.266569;, -85.814987;96.873763;71.469006;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.921473;0.437566;-0.007129;, -1.301928;0.762138;1.267952;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.131674;0.524735;, 0.167052;0.440487;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -85.316635;96.723201;69.779369;, -88.513607;81.838892;69.986991;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.397745;0.867772;-1.084828;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.172005;0.441109;, 0.134797;0.525375;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -85.814987;96.873763;71.469006;, -85.316635;96.723201;69.779369;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.793945;0.811834;0.079106;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.167052;0.440487;, 0.172005;0.441109;, } } Mesh { 3; -85.413595;80.838529;70.939838;, -80.415856;95.389377;73.178481;, -85.707308;81.033337;72.450193;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.553419;0.148473;1.203503;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.165647;0.529506;, 0.220928;0.446154;, 0.162760;0.528554;, } } Mesh { 3; -79.517543;95.000538;71.152146;, -85.413595;80.838529;70.939838;, -80.415856;95.389377;73.178481;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.968472;-0.093229;-0.000266;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.229830;0.447908;, 0.165647;0.529506;, 0.220928;0.446154;, } } Mesh { 3; -85.757218;80.812894;69.443214;, -80.219665;95.244680;69.120939;, -79.517543;95.000538;71.152146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.351745;-0.447935;-1.362245;, 1.596768;0.198842;-1.137702;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162179;0.529814;, 0.222831;0.446903;, 0.229830;0.447908;, } } Mesh { 3; -85.757218;80.812894;69.443214;, -79.517543;95.000538;71.152146;, -85.413595;80.838529;70.939838;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968472;-0.093229;-0.000266;, 1.856395;-0.650572;0.118853;, 1.596768;0.198842;-1.137702;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162179;0.529814;, 0.229830;0.447908;, 0.165647;0.529506;, } } Mesh { 3; -85.316635;96.723201;69.779369;, -83.414158;103.796295;69.807471;, -80.211566;103.188697;68.490077;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026039;0.177674;-1.962480;, -1.336664;0.533566;-1.346183;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.172005;0.441109;, 0.193593;0.400821;, 0.225629;0.402683;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -85.316635;96.723201;69.779369;, -80.211566;103.188697;68.490077;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.153279;0.040327;-1.964294;, -0.026039;0.177674;-1.962480;, -1.458001;0.355386;-1.277304;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.172005;0.441109;, 0.225629;0.402683;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -78.130354;102.573836;69.277717;, -80.211566;103.188697;68.490077;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.367383;-0.320229;-1.382493;, -0.026039;0.177674;-1.962480;, -0.153279;0.040327;-1.964294;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.246401;0.405073;, 0.225629;0.402683;, } } Mesh { 3; -82.413348;95.944324;68.253506;, -80.219665;95.244680;69.120939;, -78.130354;102.573836;69.277717;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.351745;-0.447935;-1.362245;, 1.367383;-0.320229;-1.382493;, -0.153279;0.040327;-1.964294;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200965;0.444076;, 0.222831;0.446903;, 0.246401;0.405073;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -82.533526;95.892350;74.448116;, -83.422393;103.865807;73.515050;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, -1.455015;0.275013;1.300335;, -1.354398;0.412636;1.370733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.199788;0.444342;, 0.193563;0.400391;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -83.422393;103.865807;73.515050;, -80.293085;103.136878;74.629093;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, 0.050982;-0.147729;1.964472;, -1.354398;0.412636;1.370733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.193563;0.400391;, 0.224838;0.402934;, } } Mesh { 3; -80.415856;95.389377;73.178481;, -78.206026;102.742969;73.451045;, -80.293085;103.136878;74.629093;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, 1.380503;-0.440200;1.335667;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.220928;0.446154;, 0.245714;0.404138;, 0.224838;0.402934;, } } Mesh { 3; -82.533526;95.892350;74.448116;, -80.415856;95.389377;73.178481;, -80.293085;103.136878;74.629093;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.050982;-0.147729;1.964472;, 0.197886;-0.020665;1.960609;, 1.387421;-0.525465;1.297121;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.199788;0.444342;, 0.220928;0.446154;, 0.224838;0.402934;, } } Mesh { 3; -85.814987;96.873763;71.469006;, -85.316635;96.723201;69.779369;, -83.414158;103.796295;69.807471;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.458001;0.355386;-1.277304;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.167052;0.440487;, 0.172005;0.441109;, 0.193593;0.400821;, } } Mesh { 3; -84.011008;104.047799;71.666794;, -85.814987;96.873763;71.469006;, -83.414158;103.796295;69.807471;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.921473;0.437566;-0.007129;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.187681;0.399685;, 0.167052;0.440487;, 0.193593;0.400821;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -84.011008;104.047799;71.666794;, -83.422393;103.865807;73.515050;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.354398;0.412636;1.370733;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.187681;0.399685;, 0.193563;0.400391;, } } Mesh { 3; -85.323533;96.790793;73.153701;, -84.011008;104.047799;71.666794;, -85.814987;96.873763;71.469006;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921473;0.437566;-0.007129;, -1.871889;0.615883;-0.017098;, -1.455015;0.275013;1.300335;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.171987;0.440692;, 0.187681;0.399685;, 0.167052;0.440487;, } } Mesh { 3; -79.517543;95.000538;71.152146;, -80.415856;95.389377;73.178481;, -78.206026;102.742969;73.451045;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.387421;-0.525465;1.297121;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.229830;0.447908;, 0.220928;0.446154;, 0.245714;0.404138;, } } Mesh { 3; -77.383907;102.523669;71.352837;, -79.517543;95.000538;71.152146;, -78.206026;102.742969;73.451045;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.856395;-0.650572;0.118853;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.253914;0.404972;, 0.229830;0.447908;, 0.245714;0.404138;, } } Mesh { 3; -80.219665;95.244680;69.120939;, -77.383907;102.523669;71.352837;, -78.130354;102.573836;69.277717;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.367383;-0.320229;-1.382493;, 1.351745;-0.447935;-1.362245;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.222831;0.446903;, 0.253914;0.404972;, 0.246401;0.405073;, } } Mesh { 3; -80.219665;95.244680;69.120939;, -77.383907;102.523669;71.352837;, -79.517543;95.000538;71.152146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.856395;-0.650572;0.118853;, 1.882086;-0.583648;0.026063;, 1.351745;-0.447935;-1.362245;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.222831;0.446903;, 0.253914;0.404972;, 0.229830;0.447908;, } } Mesh { 3; -73.882796;120.978267;67.294956;, -81.555982;109.234812;70.340740;, -76.993439;122.079236;69.381550;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.466854;-0.064802;-1.913484;, -1.606261;0.504312;-1.024288;, -1.366138;0.384454;-1.367273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.274258;0.319429;, 0.192891;0.394847;, 0.242007;0.321295;, } } Mesh { 3; -73.882796;120.978267;67.294956;, -81.555982;109.234812;70.340740;, -78.416027;108.280441;69.088714;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, -0.466854;-0.064802;-1.913484;, -1.366138;0.384454;-1.367273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.274258;0.319429;, 0.192891;0.394847;, 0.225326;0.392398;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -71.821928;119.889937;68.038496;, -78.416027;108.280441;69.088714;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, 1.390126;-0.439648;-1.325832;, 1.079463;-0.657575;-1.511929;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.298741;0.324264;, 0.225326;0.392398;, } } Mesh { 3; -71.821928;119.889937;68.038496;, -73.882796;120.978267;67.294956;, -78.416027;108.280441;69.088714;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.466854;-0.064802;-1.913484;, 0.039327;-0.132406;-1.965832;, 1.079463;-0.657575;-1.511929;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.298741;0.324264;, 0.274258;0.319429;, 0.225326;0.392398;, } } Mesh { 3; -73.896960;120.864700;74.949917;, -76.474031;107.661912;73.559221;, -71.611343;120.007800;74.508854;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.179493;-0.160480;1.955914;, 1.454780;-0.666861;1.149992;, 1.372057;-0.582953;1.288875;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293926;0.301143;, 0.264540;0.376054;, 0.316712;0.304719;, } } Mesh { 3; -73.896960;120.864700;74.949917;, -76.474031;107.661912;73.559221;, -78.437906;108.213795;74.548279;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, 0.179493;-0.160480;1.955914;, 1.372057;-0.582953;1.288875;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.293926;0.301143;, 0.264540;0.376054;, 0.244962;0.373912;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -76.798238;122.123965;73.994706;, -78.437906;108.213795;74.548279;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, -1.260137;0.364886;1.470539;, -1.017931;0.328373;1.655161;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.265068;0.295677;, 0.244962;0.373912;, } } Mesh { 3; -76.798238;122.123965;73.994706;, -73.896960;120.864700;74.949917;, -78.437906;108.213795;74.548279;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.179493;-0.160480;1.955914;, 0.153552;-0.142163;1.959536;, -1.017931;0.328373;1.655161;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.265068;0.295677;, 0.293926;0.301143;, 0.244962;0.373912;, } } Mesh { 3; -82.125625;109.466598;71.875747;, -81.555982;109.234812;70.340740;, -76.993439;122.079236;69.381550;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880255;0.589868;0.016380;, -1.366138;0.384454;-1.367273;, -1.606261;0.504312;-1.024288;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.188705;0.398884;, 0.192891;0.394847;, 0.242007;0.321295;, } } Mesh { 3; -77.568648;122.375192;71.735746;, -82.125625;109.466598;71.875747;, -76.993439;122.079236;69.381550;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.836678;0.649012;0.298274;, -1.880255;0.589868;0.016380;, -1.606261;0.504312;-1.024288;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.237734;0.325064;, 0.188705;0.398884;, 0.242007;0.321295;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -76.798238;122.123965;73.994706;, -77.568648;122.375192;71.735746;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.836678;0.649012;0.298274;, -1.017931;0.328373;1.655161;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.265068;0.295677;, 0.237734;0.325064;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -77.568648;122.375192;71.735746;, -82.125625;109.466598;71.875747;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.880255;0.589868;0.016380;, -1.836678;0.649012;0.298274;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.237734;0.325064;, 0.188705;0.398884;, } } Mesh { 3; -76.087046;107.332157;71.643764;, -76.474031;107.661912;73.559221;, -71.611343;120.007800;74.508854;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.875993;-0.597964;-0.081615;, 1.372057;-0.582953;1.288875;, 1.454780;-0.666861;1.149992;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.257158;0.396508;, 0.264540;0.376054;, 0.316712;0.304719;, } } Mesh { 3; -70.758119;119.619793;71.399692;, -76.087046;107.332157;71.643764;, -71.611343;120.007800;74.508854;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.786629;-0.786517;-0.270038;, 1.875993;-0.597964;-0.081615;, 1.454780;-0.666861;1.149992;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.314110;0.325132;, 0.257158;0.396508;, 0.316712;0.304719;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -71.821928;119.889937;68.038496;, -70.758119;119.619793;71.399692;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.786629;-0.786517;-0.270038;, 1.079463;-0.657575;-1.511929;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.298741;0.324264;, 0.314110;0.325132;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -70.758119;119.619793;71.399692;, -76.087046;107.332157;71.643764;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.875993;-0.597964;-0.081615;, 1.786629;-0.786517;-0.270038;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.314110;0.325132;, 0.257158;0.396508;, } } Mesh { 3; -76.087046;107.332157;71.643764;, -77.328598;105.346203;73.466968;, -76.474031;107.661912;73.559221;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354516;-0.483387;1.347292;, 1.372057;-0.582953;1.288875;, 1.875993;-0.597964;-0.081615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.257158;0.396508;, 0.255321;0.389299;, 0.264540;0.376054;, } } Mesh { 3; -76.087046;107.332157;71.643764;, -76.470393;105.135291;71.321441;, -77.328598;105.346203;73.466968;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.905330;-0.503193;-0.009284;, 1.354516;-0.483387;1.347292;, 1.875993;-0.597964;-0.081615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.257158;0.396508;, 0.263848;0.390133;, 0.255321;0.389299;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -76.087046;107.332157;71.643764;, -76.470393;105.135291;71.321441;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.905330;-0.503193;-0.009284;, 1.875993;-0.597964;-0.081615;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.257158;0.396508;, 0.263848;0.390133;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -76.470393;105.135291;71.321441;, -77.189776;105.240014;69.664517;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.344179;-0.134955;-1.434762;, 1.905330;-0.503193;-0.009284;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.263848;0.390133;, 0.256723;0.389761;, } } Mesh { 3; -76.470393;105.135291;71.321441;, -78.206026;102.742969;73.451045;, -77.328598;105.346203;73.466968;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.380503;-0.440200;1.335667;, 1.354516;-0.483387;1.347292;, 1.905330;-0.503193;-0.009284;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.263848;0.390133;, 0.245714;0.404138;, 0.255321;0.389299;, } } Mesh { 3; -76.470393;105.135291;71.321441;, -77.383907;102.523669;71.352837;, -78.206026;102.742969;73.451045;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.380503;-0.440200;1.335667;, 1.905330;-0.503193;-0.009284;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.263848;0.390133;, 0.253914;0.404972;, 0.245714;0.404138;, } } Mesh { 3; -76.470393;105.135291;71.321441;, -77.383907;102.523669;71.352837;, -77.189776;105.240014;69.664517;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.882086;-0.583648;0.026063;, 1.905330;-0.503193;-0.009284;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.263848;0.390133;, 0.253914;0.404972;, 0.256723;0.389761;, } } Mesh { 3; -77.383907;102.523669;71.352837;, -77.189776;105.240014;69.664517;, -78.130354;102.573836;69.277717;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.367383;-0.320229;-1.382493;, 1.882086;-0.583648;0.026063;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.253914;0.404972;, 0.256723;0.389761;, 0.246401;0.405073;, } } Mesh { 3; -85.757218;80.812894;69.443214;, -85.413595;80.838529;70.939838;, -85.197268;79.212521;68.737190;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577621;0.711618;-0.942487;, 1.968472;-0.093229;-0.000266;, 1.596768;0.198842;-1.137702;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162179;0.529814;, 0.165647;0.529506;, 0.167326;0.538420;, } } Mesh { 3; -82.125625;109.466598;71.875747;, -82.303574;106.675575;70.314851;, -81.555982;109.234812;70.340740;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.295582;0.592818;-1.361472;, -1.366138;0.384454;-1.367273;, -1.880255;0.589868;0.016380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.188705;0.398884;, 0.205861;0.383981;, 0.192891;0.394847;, } } Mesh { 3; -82.125625;109.466598;71.875747;, -82.823698;106.982491;71.766561;, -82.303574;106.675575;70.314851;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.858657;0.654285;-0.029609;, -1.295582;0.592818;-1.361472;, -1.880255;0.589868;0.016380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.188705;0.398884;, 0.200692;0.382572;, 0.205861;0.383981;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -82.125625;109.466598;71.875747;, -82.823698;106.982491;71.766561;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.858657;0.654285;-0.029609;, -1.880255;0.589868;0.016380;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.188705;0.398884;, 0.200692;0.382572;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -82.823698;106.982491;71.766561;, -82.238494;106.707658;73.611363;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.285500;0.424970;1.431943;, -1.858657;0.654285;-0.029609;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.200692;0.382572;, 0.206493;0.383826;, } } Mesh { 3; -82.823698;106.982491;71.766561;, -83.414158;103.796295;69.807471;, -82.303574;106.675575;70.314851;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.336664;0.533566;-1.346183;, -1.295582;0.592818;-1.361472;, -1.858657;0.654285;-0.029609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200692;0.382572;, 0.193593;0.400821;, 0.205861;0.383981;, } } Mesh { 3; -82.823698;106.982491;71.766561;, -84.011008;104.047799;71.666794;, -83.414158;103.796295;69.807471;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.336664;0.533566;-1.346183;, -1.858657;0.654285;-0.029609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200692;0.382572;, 0.187681;0.399685;, 0.193593;0.400821;, } } Mesh { 3; -82.823698;106.982491;71.766561;, -84.011008;104.047799;71.666794;, -82.238494;106.707658;73.611363;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.871889;0.615883;-0.017098;, -1.858657;0.654285;-0.029609;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.200692;0.382572;, 0.187681;0.399685;, 0.206493;0.383826;, } } Mesh { 3; -84.011008;104.047799;71.666794;, -82.238494;106.707658;73.611363;, -83.422393;103.865807;73.515050;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.354398;0.412636;1.370733;, -1.871889;0.615883;-0.017098;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.187681;0.399685;, 0.206493;0.383826;, 0.193563;0.400391;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -89.133036;80.868489;72.744380;, -89.554081;80.979657;71.181844;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.301928;0.762138;1.267952;, -1.323504;1.096081;0.964632;, -1.750242;0.901242;0.089374;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.128305;0.530993;, 0.124116;0.530554;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -88.829124;81.979142;71.266569;, -89.554081;80.979657;71.181844;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.301928;0.762138;1.267952;, -1.750242;0.901242;0.089374;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.131674;0.524735;, 0.124116;0.530554;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -89.278703;80.855890;69.618018;, -89.554081;80.979657;71.181844;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.793945;0.811834;0.079106;, -1.750242;0.901242;0.089374;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.126853;0.531103;, 0.124116;0.530554;, } } Mesh { 3; -88.829124;81.979142;71.266569;, -88.513607;81.838892;69.986991;, -89.278703;80.855890;69.618018;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.397745;0.867772;-1.084828;, -1.793945;0.811834;0.079106;, -1.422788;1.029045;-0.894601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.131674;0.524735;, 0.134797;0.525375;, 0.126853;0.531103;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -88.513607;81.838892;69.986991;, -87.387293;80.194679;67.753201;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.079226;0.737788;-1.825641;, -0.004763;0.682910;-1.848563;, -1.397745;0.867772;-1.084828;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.134797;0.525375;, 0.145664;0.533898;, } } Mesh { 3; -88.513607;81.838892;69.986991;, -89.278703;80.855890;69.618018;, -87.387293;80.194679;67.753201;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.397745;0.867772;-1.084828;, -1.422788;1.029045;-0.894601;, -0.079226;0.737788;-1.825641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134797;0.525375;, 0.126853;0.531103;, 0.145664;0.533898;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -87.020973;81.333397;72.956535;, -87.432368;80.147451;73.815248;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.089867;0.497914;1.904620;, 0.189403;0.831301;1.776693;, -1.301928;0.762138;1.267952;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.149643;0.527498;, 0.145141;0.534271;, } } Mesh { 3; -88.498932;81.896127;72.240031;, -89.133036;80.868489;72.744380;, -87.432368;80.147451;73.815248;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.323504;1.096081;0.964632;, -1.301928;0.762138;1.267952;, 0.189403;0.831301;1.776693;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.134975;0.525032;, 0.128305;0.530993;, 0.145141;0.534271;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -85.757218;80.812894;69.443214;, -85.197268;79.212521;68.737190;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577621;0.711618;-0.942487;, 1.596768;0.198842;-1.137702;, -0.004763;0.682910;-1.848563;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.162179;0.529814;, 0.167326;0.538420;, } } Mesh { 3; -86.985468;81.377675;68.723140;, -87.387293;80.194679;67.753201;, -85.197268;79.212521;68.737190;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.004763;0.682910;-1.848563;, -0.079226;0.737788;-1.825641;, 1.577621;0.711618;-0.942487;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149994;0.527268;, 0.145664;0.533898;, 0.167326;0.538420;, } } Mesh { 3; -87.020973;81.333397;72.956535;, -85.707308;81.033337;72.450193;, -87.432368;80.147451;73.815248;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.189403;0.831301;1.776693;, 0.089867;0.497914;1.904620;, 1.553419;0.148473;1.203503;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.149643;0.527498;, 0.162760;0.528554;, 0.145141;0.534271;, } } Mesh { 3; -85.707308;81.033337;72.450193;, -84.862732;79.074529;72.797535;, -87.432368;80.147451;73.815248;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.553419;0.148473;1.203503;, 1.783578;0.313885;0.777109;, 0.189403;0.831301;1.776693;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.162760;0.528554;, 0.170613;0.539088;, 0.145141;0.534271;, } } Mesh { 3; -82.303574;106.675575;70.314851;, -81.555982;109.234812;70.340740;, -78.416027;108.280441;69.088714;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, -1.366138;0.384454;-1.367273;, -1.295582;0.592818;-1.361472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.205861;0.383981;, 0.192891;0.394847;, 0.225326;0.392398;, } } Mesh { 3; -82.303574;106.675575;70.314851;, -79.480093;105.824115;68.917716;, -78.416027;108.280441;69.088714;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, 0.039327;-0.132406;-1.965832;, -1.295582;0.592818;-1.361472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.205861;0.383981;, 0.233962;0.387439;, 0.225326;0.392398;, } } Mesh { 3; -83.414158;103.796295;69.807471;, -82.303574;106.675575;70.314851;, -79.480093;105.824115;68.917716;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, -1.295582;0.592818;-1.361472;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.193593;0.400821;, 0.205861;0.383981;, 0.233962;0.387439;, } } Mesh { 3; -83.414158;103.796295;69.807471;, -80.211566;103.188697;68.490077;, -79.480093;105.824115;68.917716;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026039;0.177674;-1.962480;, 0.008369;0.293436;-1.948691;, -1.336664;0.533566;-1.346183;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.193593;0.400821;, 0.225629;0.402683;, 0.233962;0.387439;, } } Mesh { 3; -77.189776;105.240014;69.664517;, -78.130354;102.573836;69.277717;, -80.211566;103.188697;68.490077;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026039;0.177674;-1.962480;, 1.367383;-0.320229;-1.382493;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.256723;0.389761;, 0.246401;0.405073;, 0.225629;0.402683;, } } Mesh { 3; -77.189776;105.240014;69.664517;, -80.211566;103.188697;68.490077;, -79.480093;105.824115;68.917716;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, -0.026039;0.177674;-1.962480;, 1.344179;-0.134955;-1.434762;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.256723;0.389761;, 0.225629;0.402683;, 0.233962;0.387439;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -77.189776;105.240014;69.664517;, -79.480093;105.824115;68.917716;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.008369;0.293436;-1.948691;, 1.344179;-0.134955;-1.434762;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.256723;0.389761;, 0.233962;0.387439;, } } Mesh { 3; -76.612680;107.575443;70.211385;, -79.480093;105.824115;68.917716;, -78.416027;108.280441;69.088714;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.039327;-0.132406;-1.965832;, 0.008369;0.293436;-1.948691;, 1.390126;-0.439648;-1.325832;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.247218;0.395515;, 0.233962;0.387439;, 0.225326;0.392398;, } } Mesh { 3; -77.328598;105.346203;73.466968;, -76.474031;107.661912;73.559221;, -78.437906;108.213795;74.548279;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, 1.372057;-0.582953;1.288875;, 1.354516;-0.483387;1.347292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.255321;0.389299;, 0.264540;0.376054;, 0.244962;0.373912;, } } Mesh { 3; -77.328598;105.346203;73.466968;, -79.439953;105.755216;74.379755;, -78.437906;108.213795;74.548279;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, 0.153552;-0.142163;1.959536;, 1.354516;-0.483387;1.347292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.255321;0.389299;, 0.234379;0.387746;, 0.244962;0.373912;, } } Mesh { 3; -78.206026;102.742969;73.451045;, -77.328598;105.346203;73.466968;, -79.439953;105.755216;74.379755;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, 1.354516;-0.483387;1.347292;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.245714;0.404138;, 0.255321;0.389299;, 0.234379;0.387746;, } } Mesh { 3; -78.206026;102.742969;73.451045;, -80.293085;103.136878;74.629093;, -79.439953;105.755216;74.379755;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, 0.168969;-0.066643;1.962290;, 1.380503;-0.440200;1.335667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.245714;0.404138;, 0.224838;0.402934;, 0.234379;0.387746;, } } Mesh { 3; -82.238494;106.707658;73.611363;, -83.422393;103.865807;73.515050;, -80.293085;103.136878;74.629093;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.197886;-0.020665;1.960609;, -1.354398;0.412636;1.370733;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.206493;0.383826;, 0.193563;0.400391;, 0.224838;0.402934;, } } Mesh { 3; -82.238494;106.707658;73.611363;, -80.293085;103.136878;74.629093;, -79.439953;105.755216;74.379755;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, 0.197886;-0.020665;1.960609;, -1.285500;0.424970;1.431943;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.206493;0.383826;, 0.224838;0.402934;, 0.234379;0.387746;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -82.238494;106.707658;73.611363;, -79.439953;105.755216;74.379755;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.168969;-0.066643;1.962290;, -1.285500;0.424970;1.431943;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.206493;0.383826;, 0.234379;0.387746;, } } Mesh { 3; -81.409614;109.267366;73.798246;, -79.439953;105.755216;74.379755;, -78.437906;108.213795;74.548279;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.153552;-0.142163;1.959536;, 0.168969;-0.066643;1.962290;, -1.260137;0.364886;1.470539;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215489;0.369287;, 0.234379;0.387746;, 0.244962;0.373912;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -62.618757;47.714736;76.402816;, -58.359820;47.465155;73.827833;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.708928;-0.019658;0.981199;, 0.191455;-0.004476;1.961351;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.430178;0.716700;, 0.472209;0.718153;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -62.831017;52.440314;76.422662;, -62.618757;47.714736;76.402816;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.191455;-0.004476;1.961351;, 0.068792;-0.035885;1.969150;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.427557;0.689819;, 0.430178;0.716700;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -62.831017;52.440314;76.422662;, -57.671258;77.176577;75.511194;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695980;-0.052794;1.002216;, 0.068792;-0.035885;1.969150;, 1.312723;-0.681912;1.302047;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.427557;0.689819;, 0.488557;0.545545;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -63.611872;79.752693;77.146466;, -57.671258;77.176577;75.511194;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.068792;-0.035885;1.969150;, -0.306856;0.001628;1.946640;, 1.312723;-0.681912;1.302047;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.419594;0.535207;, 0.488557;0.545545;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -57.671258;77.176577;75.511194;, -58.232129;77.155526;67.418474;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.312723;-0.681912;1.302047;, 1.438580;-1.286051;-0.400167;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.488557;0.545545;, 0.487144;0.546404;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -58.189042;52.220889;68.695826;, -58.232129;77.155526;67.418474;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, 1.941866;-0.030189;-0.334392;, 1.695980;-0.052794;1.002216;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.473340;0.690771;, 0.487144;0.546404;, } } Mesh { 3; -58.322308;52.156580;73.993838;, -58.189042;52.220889;68.695826;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.695980;-0.052794;1.002216;, 1.941866;-0.030189;-0.334392;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.472077;0.691516;, 0.473340;0.690771;, 0.472209;0.718153;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -58.189175;47.559855;69.103597;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.941866;-0.030189;-0.334392;, 1.940079;-0.013773;-0.345652;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.473861;0.717265;, 0.472209;0.718153;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -67.464288;47.927590;74.656655;, -62.618757;47.714736;76.402816;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.191455;-0.004476;1.961351;, -1.373982;-0.063567;1.411278;, 0.068792;-0.035885;1.969150;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.382333;0.715082;, 0.430178;0.716700;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -67.810441;52.711105;74.502842;, -67.464288;47.927590;74.656655;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373982;-0.063567;1.411278;, -1.430722;-0.035744;1.354743;, 0.068792;-0.035885;1.969150;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.378354;0.687837;, 0.382333;0.715082;, } } Mesh { 3; -62.831017;52.440314;76.422662;, -67.810441;52.711105;74.502842;, -63.611872;79.752693;77.146466;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.068792;-0.035885;1.969150;, -1.430722;-0.035744;1.354743;, -0.306856;0.001628;1.946640;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.427557;0.689819;, 0.378354;0.687837;, 0.419594;0.535207;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -63.611872;79.752693;77.146466;, -68.091189;80.602049;74.230739;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.430722;-0.035744;1.354743;, -1.562363;0.200933;1.184153;, -0.306856;0.001628;1.946640;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.419594;0.535207;, 0.375161;0.532079;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -69.732830;48.070733;68.910679;, -67.464288;47.927590;74.656655;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373982;-0.063567;1.411278;, -1.963472;-0.167624;-0.015850;, -1.430722;-0.035744;1.354743;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.359897;0.713700;, 0.382333;0.715082;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -70.091787;52.872573;68.537584;, -69.732830;48.070733;68.910679;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.963472;-0.167624;-0.015850;, -1.968351;-0.077278;-0.056508;, -1.430722;-0.035744;1.354743;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.355765;0.686359;, 0.359897;0.713700;, } } Mesh { 3; -67.810441;52.711105;74.502842;, -70.091787;52.872573;68.537584;, -68.091189;80.602049;74.230739;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.430722;-0.035744;1.354743;, -1.968351;-0.077278;-0.056508;, -1.562363;0.200933;1.184153;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.378354;0.687837;, 0.355765;0.686359;, 0.375161;0.532079;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -69.923352;81.033388;67.232111;, -68.091189;80.602049;74.230739;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968351;-0.077278;-0.056508;, -1.967799;0.053300;-0.092186;, -1.562363;0.200933;1.184153;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.357088;0.530122;, 0.375161;0.532079;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -67.379271;47.893126;63.273320;, -69.732830;48.070733;68.910679;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.963472;-0.167624;-0.015850;, -1.072767;-0.229583;-1.637081;, -1.968351;-0.077278;-0.056508;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.383106;0.714423;, 0.359897;0.713700;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -67.701267;52.618488;62.851717;, -67.379271;47.893126;63.273320;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072767;-0.229583;-1.637081;, -1.102585;-0.162300;-1.625281;, -1.968351;-0.077278;-0.056508;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.379347;0.687534;, 0.383106;0.714423;, } } Mesh { 3; -70.091787;52.872573;68.537584;, -67.701267;52.618488;62.851717;, -69.923352;81.033388;67.232111;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.968351;-0.077278;-0.056508;, -1.102585;-0.162300;-1.625281;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.355765;0.686359;, 0.379347;0.687534;, 0.357088;0.530122;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -69.923352;81.033388;67.232111;, -67.785269;80.356791;61.226203;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.102585;-0.162300;-1.625281;, -1.208817;-0.048712;-1.555623;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.357088;0.530122;, 0.378178;0.533192;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -58.232129;77.155526;67.418474;, -60.435113;78.909108;60.412631;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, 0.244821;-0.707285;-1.823015;, 1.941866;-0.030189;-0.334392;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.487144;0.546404;, 0.460535;0.536932;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -60.592122;52.465796;62.819703;, -60.435113;78.909108;60.412631;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.244821;-0.707285;-1.823015;, 1.064189;-0.160504;-1.650852;, 1.941866;-0.030189;-0.334392;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.449538;0.688807;, 0.460535;0.536932;, } } Mesh { 3; -58.189042;52.220889;68.695826;, -60.592122;52.465796;62.819703;, -58.189175;47.559855;69.103597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.941866;-0.030189;-0.334392;, 1.064189;-0.160504;-1.650852;, 1.940079;-0.013773;-0.345652;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473340;0.690771;, 0.449538;0.688807;, 0.473861;0.717265;, } } Mesh { 3; -60.592122;52.465796;62.819703;, -60.612413;47.811978;63.348275;, -58.189175;47.559855;69.103597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.064189;-0.160504;-1.650852;, 1.088774;-0.166675;-1.634125;, 1.940079;-0.013773;-0.345652;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.449538;0.688807;, 0.449892;0.715259;, 0.473861;0.717265;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -60.612413;47.811978;63.348275;, -67.379271;47.893126;63.273320;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072767;-0.229583;-1.637081;, 1.088774;-0.166675;-1.634125;, -1.102585;-0.162300;-1.625281;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.449892;0.715259;, 0.383106;0.714423;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -60.592122;52.465796;62.819703;, -60.612413;47.811978;63.348275;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.088774;-0.166675;-1.634125;, 1.064189;-0.160504;-1.650852;, -1.102585;-0.162300;-1.625281;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.449538;0.688807;, 0.449892;0.715259;, } } Mesh { 3; -67.701267;52.618488;62.851717;, -60.592122;52.465796;62.819703;, -67.785269;80.356791;61.226203;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.102585;-0.162300;-1.625281;, 1.064189;-0.160504;-1.650852;, -1.208817;-0.048712;-1.555623;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.379347;0.687534;, 0.449538;0.688807;, 0.378178;0.533192;, } } Mesh { 3; -60.592122;52.465796;62.819703;, -67.785269;80.356791;61.226203;, -60.435113;78.909108;60.412631;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.064189;-0.160504;-1.650852;, 0.244821;-0.707285;-1.823015;, -1.208817;-0.048712;-1.555623;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.449538;0.688807;, 0.378178;0.533192;, 0.460535;0.536932;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -44.714236;48.083229;68.875466;, -46.931382;47.854204;63.304597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.099568;-0.192419;-1.624037;, 1.965638;-0.139334;-0.020634;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.640483;0.713624;, 0.618612;0.714676;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -44.442728;52.832243;68.504720;, -44.714236;48.083229;68.875466;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.965638;-0.139334;-0.020634;, 1.968878;-0.080371;-0.025173;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.643677;0.686665;, 0.640483;0.713624;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -44.442728;52.832243;68.504720;, -46.079127;80.010588;61.097893;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.124056;-0.154990;-1.611226;, 1.968878;-0.080371;-0.025173;, 1.197821;-0.105940;-1.561273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.643677;0.686665;, 0.636956;0.532827;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.079127;80.010588;61.097893;, -43.815916;80.678868;67.220879;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968878;-0.080371;-0.025173;, 1.969367;-0.039387;-0.060112;, 1.197821;-0.105940;-1.561273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.636956;0.532827;, 0.664861;0.529037;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -53.828362;78.735346;60.421324;, -46.079127;80.010588;61.097893;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.197821;-0.105940;-1.561273;, -0.335865;-0.721496;-1.802834;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.541729;0.539195;, 0.636956;0.532827;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -53.419877;52.289669;63.012336;, -53.828362;78.735346;60.421324;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -1.087118;-0.123521;-1.639051;, 1.124056;-0.154990;-1.611226;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.555058;0.689804;, 0.541729;0.539195;, } } Mesh { 3; -46.682035;52.533924;63.045294;, -53.419877;52.289669;63.012336;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.124056;-0.154990;-1.611226;, -1.087118;-0.123521;-1.639051;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621579;0.688110;, 0.555058;0.689804;, 0.618612;0.714676;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -53.502356;47.687645;63.336491;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.087118;-0.123521;-1.639051;, -1.072117;-0.132099;-1.648237;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.553761;0.715899;, 0.618612;0.714676;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.785660;47.866238;74.613889;, -44.714236;48.083229;68.875466;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.965638;-0.139334;-0.020634;, 1.399645;-0.054744;1.386207;, 1.968878;-0.080371;-0.025173;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.619995;0.715333;, 0.640483;0.713624;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.552076;52.606587;74.239247;, -46.785660;47.866238;74.613889;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.399645;-0.054744;1.386207;, 1.425413;0.000131;1.360797;, 1.968878;-0.080371;-0.025173;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.622795;0.688435;, 0.619995;0.715333;, } } Mesh { 3; -44.442728;52.832243;68.504720;, -46.552076;52.606587;74.239247;, -43.815916;80.678868;67.220879;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.968878;-0.080371;-0.025173;, 1.425413;0.000131;1.360797;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.643677;0.686665;, 0.622795;0.688435;, 0.664861;0.529037;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -45.739001;80.267162;74.364987;, -43.815916;80.678868;67.220879;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425413;0.000131;1.360797;, 1.551339;0.107123;1.210556;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.641150;0.531372;, 0.664861;0.529037;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -53.828362;78.735346;60.421324;, -56.083655;77.084958;67.418476;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -1.455313;-1.247331;-0.458041;, -1.087118;-0.123521;-1.639051;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.541729;0.539195;, 0.514458;0.547600;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -55.943241;52.007549;68.670178;, -56.083655;77.084958;67.418476;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.455313;-1.247331;-0.458041;, -1.925127;0.000697;-0.421259;, -1.087118;-0.123521;-1.639051;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.530080;0.691953;, 0.514458;0.547600;, } } Mesh { 3; -53.419877;52.289669;63.012336;, -55.943241;52.007549;68.670178;, -53.502356;47.687645;63.336491;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.087118;-0.123521;-1.639051;, -1.925127;0.000697;-0.421259;, -1.072117;-0.132099;-1.648237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.555058;0.689804;, 0.530080;0.691953;, 0.553761;0.715899;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -56.167821;47.554296;69.082319;, -53.502356;47.687645;63.336491;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.925127;0.000697;-0.421259;, -1.932185;-0.024872;-0.386802;, -1.072117;-0.132099;-1.648237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.527418;0.717212;, 0.553761;0.715899;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -56.712992;77.210781;75.559572;, -56.083655;77.084958;67.418476;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.455313;-1.247331;-0.458041;, -1.330394;-0.545100;1.347772;, -1.925127;0.000697;-0.421259;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.507827;0.548077;, 0.514458;0.547600;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -55.857288;52.007882;73.774915;, -56.712992;77.210781;75.559572;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.330394;-0.545100;1.347772;, -1.637883;-0.015950;1.095744;, -1.925127;0.000697;-0.421259;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.530890;0.692323;, 0.507827;0.548077;, } } Mesh { 3; -55.943241;52.007549;68.670178;, -55.857288;52.007882;73.774915;, -56.167821;47.554296;69.082319;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.925127;0.000697;-0.421259;, -1.637883;-0.015950;1.095744;, -1.932185;-0.024872;-0.386802;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530080;0.691953;, 0.530890;0.692323;, 0.527418;0.717212;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -55.978102;47.558980;73.819676;, -56.167821;47.554296;69.082319;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.637883;-0.015950;1.095744;, -1.674278;-0.032330;1.038904;, -1.932185;-0.024872;-0.386802;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.529266;0.717527;, 0.527418;0.717212;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -51.434811;47.683591;76.418665;, -46.785660;47.866238;74.613889;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.399645;-0.054744;1.386207;, -0.170059;0.011667;1.963292;, 1.425413;0.000131;1.360797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.574092;0.716789;, 0.619995;0.715333;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -51.216940;52.321248;76.094993;, -51.434811;47.683591;76.418665;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.170059;0.011667;1.963292;, -0.052556;0.019972;1.969876;, 1.425413;0.000131;1.360797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.576705;0.690475;, 0.574092;0.716789;, } } Mesh { 3; -46.552076;52.606587;74.239247;, -51.216940;52.321248;76.094993;, -45.739001;80.267162;74.364987;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.425413;0.000131;1.360797;, -0.052556;0.019972;1.969876;, 1.551339;0.107123;1.210556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.622795;0.688435;, 0.576705;0.690475;, 0.641150;0.531372;, } } Mesh { 3; -51.216940;52.321248;76.094993;, -50.463279;79.431742;77.352125;, -45.739001;80.267162;74.364987;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.052556;0.019972;1.969876;, 0.279758;-0.010226;1.950693;, 1.551339;0.107123;1.210556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.576705;0.690475;, 0.582900;0.536109;, 0.641150;0.531372;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -50.463279;79.431742;77.352125;, -56.712992;77.210781;75.559572;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.330394;-0.545100;1.347772;, 0.279758;-0.010226;1.950693;, -1.637883;-0.015950;1.095744;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.582900;0.536109;, 0.507827;0.548077;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -51.216940;52.321248;76.094993;, -50.463279;79.431742;77.352125;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.279758;-0.010226;1.950693;, -0.052556;0.019972;1.969876;, -1.637883;-0.015950;1.095744;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.576705;0.690475;, 0.582900;0.536109;, } } Mesh { 3; -55.857288;52.007882;73.774915;, -51.216940;52.321248;76.094993;, -55.978102;47.558980;73.819676;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.637883;-0.015950;1.095744;, -0.052556;0.019972;1.969876;, -1.674278;-0.032330;1.038904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530890;0.692323;, 0.576705;0.690475;, 0.529266;0.717527;, } } Mesh { 3; -51.216940;52.321248;76.094993;, -51.434811;47.683591;76.418665;, -55.978102;47.558980;73.819676;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.052556;0.019972;1.969876;, -0.170059;0.011667;1.963292;, -1.674278;-0.032330;1.038904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.576705;0.690475;, 0.574092;0.716789;, 0.529266;0.717527;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -58.463549;10.846990;73.464529;, -61.995015;10.545433;77.119963;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.840543;-0.017972;0.704025;, 0.824072;0.018060;1.790014;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.471781;0.929503;, 0.436931;0.931279;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -62.209731;36.942286;76.666052;, -61.995015;10.545433;77.119963;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.824072;0.018060;1.790014;, 0.391350;0.064471;1.930353;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.434586;0.778485;, 0.436931;0.931279;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.125836;37.022950;73.449440;, -62.209731;36.942286;76.666052;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.733711;0.031374;0.936393;, 0.391350;0.064471;1.930353;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.474867;0.777868;, 0.434586;0.778485;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -62.209731;36.942286;76.666052;, -62.304168;42.233281;76.378336;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.391350;0.064471;1.930353;, 0.293685;0.049604;1.948040;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.434586;0.778485;, 0.433589;0.747888;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -62.304168;42.233281;76.378336;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.728324;0.026394;0.946452;, 0.293685;0.049604;1.948040;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.433589;0.747888;, 0.472209;0.718153;, } } Mesh { 3; -62.304168;42.233281;76.378336;, -62.618757;47.714736;76.402816;, -58.359820;47.465155;73.827833;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.293685;0.049604;1.948040;, 0.191455;-0.004476;1.961351;, 1.708928;-0.019658;0.981199;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.433589;0.747888;, 0.430178;0.716700;, 0.472209;0.718153;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.189175;47.559855;69.103597;, -58.359820;47.465155;73.827833;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.708928;-0.019658;0.981199;, 1.940079;-0.013773;-0.345652;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.473861;0.717265;, 0.472209;0.718153;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.039416;42.223258;69.607894;, -58.189175;47.559855;69.103597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.940079;-0.013773;-0.345652;, 1.943869;0.049824;-0.320101;, 1.728324;0.026394;0.946452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.475650;0.747643;, 0.473861;0.717265;, } } Mesh { 3; -58.307649;42.158227;73.546250;, -58.125836;37.022950;73.449440;, -58.039416;42.223258;69.607894;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.728324;0.026394;0.946452;, 1.943869;0.049824;-0.320101;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.473009;0.748205;, 0.474867;0.777868;, 0.475650;0.747643;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -58.039416;42.223258;69.607894;, -57.665811;37.089963;70.130220;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943869;0.049824;-0.320101;, 1.949809;0.030591;-0.284397;, 1.733711;0.031374;0.936393;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.475650;0.747643;, 0.479403;0.777306;, } } Mesh { 3; -58.125836;37.022950;73.449440;, -57.665811;37.089963;70.130220;, -58.463549;10.846990;73.464529;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.733711;0.031374;0.936393;, 1.949809;0.030591;-0.284397;, 1.840543;-0.017972;0.704025;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.474867;0.777868;, 0.479403;0.777306;, 0.471781;0.929503;, } } Mesh { 3; -57.665811;37.089963;70.130220;, -58.463549;10.846990;73.464529;, -57.927742;10.902087;70.808319;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.949809;0.030591;-0.284397;, 1.919496;-0.025587;-0.445482;, 1.840543;-0.017972;0.704025;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479403;0.777306;, 0.471781;0.929503;, 0.477065;0.928908;, } } Mesh { 3; -62.209731;36.942286;76.666052;, -61.995015;10.545433;77.119963;, -66.860721;10.241521;76.099387;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.824072;0.018060;1.790014;, -0.991439;0.039951;1.702652;, 0.391350;0.064471;1.930353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.434586;0.778485;, 0.436931;0.931279;, 0.388943;0.932575;, } } Mesh { 3; -62.209731;36.942286;76.666052;, -66.761988;36.825622;75.409412;, -66.860721;10.241521;76.099387;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.991439;0.039951;1.702652;, -1.312400;0.062056;1.468784;, 0.391350;0.064471;1.930353;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.434586;0.778485;, 0.389683;0.779021;, 0.388943;0.932575;, } } Mesh { 3; -62.209731;36.942286;76.666052;, -62.304168;42.233281;76.378336;, -66.761988;36.825622;75.409412;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.391350;0.064471;1.930353;, -1.312400;0.062056;1.468784;, 0.293685;0.049604;1.948040;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.434586;0.778485;, 0.433589;0.747888;, 0.389683;0.779021;, } } Mesh { 3; -62.304168;42.233281;76.378336;, -66.761988;36.825622;75.409412;, -66.948614;42.268542;74.893906;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.312400;0.062056;1.468784;, -1.347386;0.001634;1.438096;, 0.293685;0.049604;1.948040;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.433589;0.747888;, 0.389683;0.779021;, 0.387774;0.747570;, } } Mesh { 3; -62.304168;42.233281;76.378336;, -66.948614;42.268542;74.893906;, -62.618757;47.714736;76.402816;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.293685;0.049604;1.948040;, -1.347386;0.001634;1.438096;, 0.191455;-0.004476;1.961351;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.433589;0.747888;, 0.387774;0.747570;, 0.430178;0.716700;, } } Mesh { 3; -66.948614;42.268542;74.893906;, -67.464288;47.927590;74.656655;, -62.618757;47.714736;76.402816;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347386;0.001634;1.438096;, -1.373982;-0.063567;1.411278;, 0.191455;-0.004476;1.961351;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.387774;0.747570;, 0.382333;0.715082;, 0.430178;0.716700;, } } Mesh { 3; -66.761988;36.825622;75.409412;, -66.860721;10.241521;76.099387;, -69.498301;10.208143;70.478492;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.991439;0.039951;1.702652;, -1.930743;0.038306;0.392858;, -1.312400;0.062056;1.468784;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389683;0.779021;, 0.388943;0.932575;, 0.362902;0.932645;, } } Mesh { 3; -66.761988;36.825622;75.409412;, -68.968886;36.862973;69.837919;, -69.498301;10.208143;70.478492;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930743;0.038306;0.392858;, -1.969728;-0.007675;0.060688;, -1.312400;0.062056;1.468784;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389683;0.779021;, 0.367912;0.778542;, 0.362902;0.932645;, } } Mesh { 3; -66.761988;36.825622;75.409412;, -66.948614;42.268542;74.893906;, -68.968886;36.862973;69.837919;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.312400;0.062056;1.468784;, -1.969728;-0.007675;0.060688;, -1.347386;0.001634;1.438096;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389683;0.779021;, 0.387774;0.747570;, 0.367912;0.778542;, } } Mesh { 3; -66.948614;42.268542;74.893906;, -68.968886;36.862973;69.837919;, -69.193517;42.321914;69.371443;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.969728;-0.007675;0.060688;, -1.966693;-0.124879;0.009817;, -1.347386;0.001634;1.438096;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.387774;0.747570;, 0.367912;0.778542;, 0.365622;0.746997;, } } Mesh { 3; -66.948614;42.268542;74.893906;, -69.193517;42.321914;69.371443;, -67.464288;47.927590;74.656655;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347386;0.001634;1.438096;, -1.966693;-0.124879;0.009817;, -1.373982;-0.063567;1.411278;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.387774;0.747570;, 0.365622;0.746997;, 0.382333;0.715082;, } } Mesh { 3; -69.193517;42.321914;69.371443;, -69.732830;48.070733;68.910679;, -67.464288;47.927590;74.656655;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.966693;-0.124879;0.009817;, -1.963472;-0.167624;-0.015850;, -1.373982;-0.063567;1.411278;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.365622;0.746997;, 0.359897;0.713700;, 0.382333;0.715082;, } } Mesh { 3; -68.968886;36.862973;69.837919;, -69.498301;10.208143;70.478492;, -68.067300;9.549560;64.130794;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930743;0.038306;0.392858;, -1.498270;0.033571;-1.279700;, -1.969728;-0.007675;0.060688;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367912;0.778542;, 0.362902;0.932645;, 0.381416;0.939066;, } } Mesh { 3; -68.968886;36.862973;69.837919;, -66.782639;36.870524;63.862024;, -68.067300;9.549560;64.130794;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.498270;0.033571;-1.279700;, -1.060686;-0.029578;-1.660615;, -1.969728;-0.007675;0.060688;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367912;0.778542;, 0.389475;0.778240;, 0.381416;0.939066;, } } Mesh { 3; -68.968886;36.862973;69.837919;, -69.193517;42.321914;69.371443;, -66.782639;36.870524;63.862024;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.969728;-0.007675;0.060688;, -1.060686;-0.029578;-1.660615;, -1.966693;-0.124879;0.009817;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367912;0.778542;, 0.365622;0.746997;, 0.389475;0.778240;, } } Mesh { 3; -69.193517;42.321914;69.371443;, -66.782639;36.870524;63.862024;, -66.916127;42.222089;63.729665;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.060686;-0.029578;-1.660615;, -1.058318;-0.158501;-1.654815;, -1.966693;-0.124879;0.009817;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.365622;0.746997;, 0.389475;0.778240;, 0.388082;0.747324;, } } Mesh { 3; -69.193517;42.321914;69.371443;, -66.916127;42.222089;63.729665;, -69.732830;48.070733;68.910679;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.966693;-0.124879;0.009817;, -1.058318;-0.158501;-1.654815;, -1.963472;-0.167624;-0.015850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.365622;0.746997;, 0.388082;0.747324;, 0.359897;0.713700;, } } Mesh { 3; -66.916127;42.222089;63.729665;, -67.379271;47.893126;63.273320;, -69.732830;48.070733;68.910679;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.058318;-0.158501;-1.654815;, -1.072767;-0.229583;-1.637081;, -1.963472;-0.167624;-0.015850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388082;0.747324;, 0.383106;0.714423;, 0.359897;0.713700;, } } Mesh { 3; -58.039416;42.223258;69.607894;, -60.612413;47.811978;63.348275;, -58.189175;47.559855;69.103597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.940079;-0.013773;-0.345652;, 1.088774;-0.166675;-1.634125;, 1.943869;0.049824;-0.320101;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475650;0.747643;, 0.449892;0.715259;, 0.473861;0.717265;, } } Mesh { 3; -58.039416;42.223258;69.607894;, -60.533979;42.293246;63.973267;, -60.612413;47.811978;63.348275;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.088774;-0.166675;-1.634125;, 1.093559;-0.108642;-1.635817;, 1.943869;0.049824;-0.320101;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475650;0.747643;, 0.451034;0.746956;, 0.449892;0.715259;, } } Mesh { 3; -58.039416;42.223258;69.607894;, -57.665811;37.089963;70.130220;, -60.533979;42.293246;63.973267;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.943869;0.049824;-0.320101;, 1.093559;-0.108642;-1.635817;, 1.949809;0.030591;-0.284397;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475650;0.747643;, 0.479403;0.777306;, 0.451034;0.746956;, } } Mesh { 3; -57.665811;37.089963;70.130220;, -60.495315;37.017775;64.302417;, -60.533979;42.293246;63.973267;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.093559;-0.108642;-1.635817;, 1.103616;-0.055435;-1.631726;, 1.949809;0.030591;-0.284397;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479403;0.777306;, 0.451491;0.777399;, 0.451034;0.746956;, } } Mesh { 3; -57.665811;37.089963;70.130220;, -60.495315;37.017775;64.302417;, -57.927742;10.902087;70.808319;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.949809;0.030591;-0.284397;, 1.103616;-0.055435;-1.631726;, 1.919496;-0.025587;-0.445482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479403;0.777306;, 0.451491;0.777399;, 0.477065;0.928908;, } } Mesh { 3; -60.495315;37.017775;64.302417;, -57.927742;10.902087;70.808319;, -60.644366;10.688163;64.757259;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.103616;-0.055435;-1.631726;, 0.800861;-0.032754;-1.800311;, 1.919496;-0.025587;-0.445482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451491;0.777399;, 0.477065;0.928908;, 0.450268;0.929834;, } } Mesh { 3; -66.782639;36.870524;63.862024;, -68.067300;9.549560;64.130794;, -60.644366;10.688163;64.757259;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.498270;0.033571;-1.279700;, 0.800861;-0.032754;-1.800311;, -1.060686;-0.029578;-1.660615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389475;0.778240;, 0.381416;0.939066;, 0.450268;0.929834;, } } Mesh { 3; -66.782639;36.870524;63.862024;, -60.495315;37.017775;64.302417;, -60.644366;10.688163;64.757259;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.800861;-0.032754;-1.800311;, 1.103616;-0.055435;-1.631726;, -1.060686;-0.029578;-1.660615;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389475;0.778240;, 0.451491;0.777399;, 0.450268;0.929834;, } } Mesh { 3; -66.782639;36.870524;63.862024;, -66.916127;42.222089;63.729665;, -60.495315;37.017775;64.302417;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.060686;-0.029578;-1.660615;, 1.103616;-0.055435;-1.631726;, -1.058318;-0.158501;-1.654815;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389475;0.778240;, 0.388082;0.747324;, 0.451491;0.777399;, } } Mesh { 3; -66.916127;42.222089;63.729665;, -60.495315;37.017775;64.302417;, -60.533979;42.293246;63.973267;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.103616;-0.055435;-1.631726;, 1.093559;-0.108642;-1.635817;, -1.058318;-0.158501;-1.654815;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388082;0.747324;, 0.451491;0.777399;, 0.451034;0.746956;, } } Mesh { 3; -66.916127;42.222089;63.729665;, -60.533979;42.293246;63.973267;, -67.379271;47.893126;63.273320;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.058318;-0.158501;-1.654815;, 1.093559;-0.108642;-1.635817;, -1.072767;-0.229583;-1.637081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.388082;0.747324;, 0.451034;0.746956;, 0.383106;0.714423;, } } Mesh { 3; -60.533979;42.293246;63.973267;, -60.612413;47.811978;63.348275;, -67.379271;47.893126;63.273320;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.093559;-0.108642;-1.635817;, 1.088774;-0.166675;-1.634125;, -1.072767;-0.229583;-1.637081;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451034;0.746956;, 0.449892;0.715259;, 0.383106;0.714423;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -48.658007;9.761389;64.657799;, -46.289530;9.728215;70.362282;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.597947;-0.048143;-1.877156;, 1.958088;-0.032199;-0.220059;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.600602;0.930860;, 0.623965;0.931077;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -45.981029;36.335179;69.747116;, -46.289530;9.728215;70.362282;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958088;-0.032199;-0.220059;, 1.964958;-0.147295;0.028594;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.627465;0.780478;, 0.623965;0.931077;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -48.093828;36.267782;64.233969;, -45.981029;36.335179;69.747116;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.057039;-0.154237;-1.656035;, 1.964958;-0.147295;0.028594;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.606626;0.780704;, 0.627465;0.780478;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -45.981029;36.335179;69.747116;, -45.163396;42.051408;69.324493;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964958;-0.147295;0.028594;, 1.958880;-0.215267;0.004538;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.627465;0.780478;, 0.635653;0.748097;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -45.163396;42.051408;69.324493;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.066963;-0.257841;-1.636667;, 1.958880;-0.215267;0.004538;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.635653;0.748097;, 0.618612;0.714676;, } } Mesh { 3; -45.163396;42.051408;69.324493;, -44.714236;48.083229;68.875466;, -46.931382;47.854204;63.304597;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958880;-0.215267;0.004538;, 1.965638;-0.139334;-0.020634;, 1.099568;-0.192419;-1.624037;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.635653;0.748097;, 0.640483;0.713624;, 0.618612;0.714676;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -53.502356;47.687645;63.336491;, -46.931382;47.854204;63.304597;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.099568;-0.192419;-1.624037;, -1.072117;-0.132099;-1.648237;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.553761;0.715899;, 0.618612;0.714676;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -53.524348;41.936167;64.049573;, -53.502356;47.687645;63.336491;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072117;-0.132099;-1.648237;, -1.109993;-0.148782;-1.621528;, 1.066963;-0.257841;-1.636667;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.553181;0.748637;, 0.553761;0.715899;, } } Mesh { 3; -47.446247;41.877813;63.826900;, -48.093828;36.267782;64.233969;, -53.524348;41.936167;64.049573;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.066963;-0.257841;-1.636667;, -1.109993;-0.148782;-1.621528;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613134;0.748914;, 0.606626;0.780704;, 0.553181;0.748637;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -53.524348;41.936167;64.049573;, -53.827957;36.438216;64.618807;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.109993;-0.148782;-1.621528;, -1.123325;-0.053138;-1.618298;, 1.057039;-0.154237;-1.656035;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.553181;0.748637;, 0.550068;0.779772;, } } Mesh { 3; -48.093828;36.267782;64.233969;, -53.827957;36.438216;64.618807;, -48.658007;9.761389;64.657799;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.057039;-0.154237;-1.656035;, -1.123325;-0.053138;-1.618298;, 0.597947;-0.048143;-1.877156;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606626;0.780704;, 0.550068;0.779772;, 0.600602;0.930860;, } } Mesh { 3; -53.827957;36.438216;64.618807;, -54.097795;10.158108;65.190769;, -48.658007;9.761389;64.657799;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.123325;-0.053138;-1.618298;, -1.429471;-0.020417;-1.356380;, 0.597947;-0.048143;-1.877156;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550068;0.779772;, 0.546934;0.928873;, 0.600602;0.930860;, } } Mesh { 3; -45.981029;36.335179;69.747116;, -46.289530;9.728215;70.362282;, -48.704320;9.731583;75.418783;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958088;-0.032199;-0.220059;, 1.485082;-0.000795;1.295416;, 1.964958;-0.147295;0.028594;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.627465;0.780478;, 0.623965;0.931077;, 0.600146;0.931382;, } } Mesh { 3; -45.981029;36.335179;69.747116;, -48.066672;36.238738;74.892031;, -48.704320;9.731583;75.418783;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.485082;-0.000795;1.295416;, 1.298201;-0.057950;1.481516;, 1.964958;-0.147295;0.028594;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.627465;0.780478;, 0.606888;0.781205;, 0.600146;0.931382;, } } Mesh { 3; -45.981029;36.335179;69.747116;, -45.163396;42.051408;69.324493;, -48.066672;36.238738;74.892031;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964958;-0.147295;0.028594;, 1.298201;-0.057950;1.481516;, 1.958880;-0.215267;0.004538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.627465;0.780478;, 0.635653;0.748097;, 0.606888;0.781205;, } } Mesh { 3; -45.163396;42.051408;69.324493;, -48.066672;36.238738;74.892031;, -47.371786;41.946883;74.688695;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.298201;-0.057950;1.481516;, 1.336738;-0.109801;1.443830;, 1.958880;-0.215267;0.004538;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.635653;0.748097;, 0.606888;0.781205;, 0.613860;0.748883;, } } Mesh { 3; -45.163396;42.051408;69.324493;, -47.371786;41.946883;74.688695;, -44.714236;48.083229;68.875466;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.958880;-0.215267;0.004538;, 1.336738;-0.109801;1.443830;, 1.965638;-0.139334;-0.020634;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.635653;0.748097;, 0.613860;0.748883;, 0.640483;0.713624;, } } Mesh { 3; -47.371786;41.946883;74.688695;, -46.785660;47.866238;74.613889;, -44.714236;48.083229;68.875466;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.336738;-0.109801;1.443830;, 1.399645;-0.054744;1.386207;, 1.965638;-0.139334;-0.020634;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613860;0.748883;, 0.619995;0.715333;, 0.640483;0.713624;, } } Mesh { 3; -53.524348;41.936167;64.049573;, -56.167821;47.554296;69.082319;, -53.502356;47.687645;63.336491;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072117;-0.132099;-1.648237;, -1.932185;-0.024872;-0.386802;, -1.109993;-0.148782;-1.621528;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.553181;0.748637;, 0.527418;0.717212;, 0.553761;0.715899;, } } Mesh { 3; -53.524348;41.936167;64.049573;, -55.943241;41.876423;69.566342;, -56.167821;47.554296;69.082319;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.932185;-0.024872;-0.386802;, -1.938534;-0.002632;-0.354471;, -1.109993;-0.148782;-1.621528;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.553181;0.748637;, 0.529313;0.749185;, 0.527418;0.717212;, } } Mesh { 3; -53.524348;41.936167;64.049573;, -53.827957;36.438216;64.618807;, -55.943241;41.876423;69.566342;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.109993;-0.148782;-1.621528;, -1.938534;-0.002632;-0.354471;, -1.123325;-0.053138;-1.618298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.553181;0.748637;, 0.550068;0.779772;, 0.529313;0.749185;, } } Mesh { 3; -53.827957;36.438216;64.618807;, -55.943241;41.876423;69.566342;, -56.392401;36.429061;70.028799;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.938534;-0.002632;-0.354471;, -1.943455;0.057067;-0.321400;, -1.123325;-0.053138;-1.618298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550068;0.779772;, 0.529313;0.749185;, 0.524768;0.780048;, } } Mesh { 3; -53.827957;36.438216;64.618807;, -56.392401;36.429061;70.028799;, -54.097795;10.158108;65.190769;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.123325;-0.053138;-1.618298;, -1.943455;0.057067;-0.321400;, -1.429471;-0.020417;-1.356380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.550068;0.779772;, 0.524768;0.780048;, 0.546934;0.928873;, } } Mesh { 3; -56.392401;36.429061;70.028799;, -54.097795;10.158108;65.190769;, -56.478661;10.214729;70.670818;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.943455;0.057067;-0.321400;, -1.969432;0.000368;-0.070070;, -1.429471;-0.020417;-1.356380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524768;0.780048;, 0.546934;0.928873;, 0.523446;0.928803;, } } Mesh { 3; -55.943241;41.876423;69.566342;, -55.978102;47.558980;73.819676;, -56.167821;47.554296;69.082319;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.932185;-0.024872;-0.386802;, -1.674278;-0.032330;1.038904;, -1.938534;-0.002632;-0.354471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529313;0.749185;, 0.529266;0.717527;, 0.527418;0.717212;, } } Mesh { 3; -55.943241;41.876423;69.566342;, -55.690122;41.899972;73.387412;, -55.978102;47.558980;73.819676;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.674278;-0.032330;1.038904;, -1.703604;-0.020148;0.990403;, -1.938534;-0.002632;-0.354471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529313;0.749185;, 0.531807;0.749183;, 0.529266;0.717527;, } } Mesh { 3; -55.943241;41.876423;69.566342;, -56.392401;36.429061;70.028799;, -55.690122;41.899972;73.387412;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.938534;-0.002632;-0.354471;, -1.703604;-0.020148;0.990403;, -1.943455;0.057067;-0.321400;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529313;0.749185;, 0.524768;0.780048;, 0.531807;0.749183;, } } Mesh { 3; -56.392401;36.429061;70.028799;, -55.690122;41.899972;73.387412;, -56.019915;36.464570;73.094301;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.703604;-0.020148;0.990403;, -1.711193;0.040611;0.976598;, -1.943455;0.057067;-0.321400;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524768;0.780048;, 0.531807;0.749183;, 0.528441;0.779959;, } } Mesh { 3; -56.392401;36.429061;70.028799;, -56.019915;36.464570;73.094301;, -56.478661;10.214729;70.670818;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.943455;0.057067;-0.321400;, -1.711193;0.040611;0.976598;, -1.969432;0.000368;-0.070070;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524768;0.780048;, 0.528441;0.779959;, 0.523446;0.928803;, } } Mesh { 3; -56.019915;36.464570;73.094301;, -56.478661;10.214729;70.670818;, -56.053797;10.259605;73.062567;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.711193;0.040611;0.976598;, -1.618388;0.017944;1.124308;, -1.969432;0.000368;-0.070070;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528441;0.779959;, 0.523446;0.928803;, 0.527635;0.928618;, } } Mesh { 3; -48.066672;36.238738;74.892031;, -48.704320;9.731583;75.418783;, -52.997396;10.022001;76.358914;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.485082;-0.000795;1.295416;, -0.189097;0.032566;1.961314;, 1.298201;-0.057950;1.481516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606888;0.781205;, 0.600146;0.931382;, 0.557773;0.930071;, } } Mesh { 3; -48.066672;36.238738;74.892031;, -52.363138;36.353433;76.070342;, -52.997396;10.022001;76.358914;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.189097;0.032566;1.961314;, -0.426971;0.024786;1.923708;, 1.298201;-0.057950;1.481516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606888;0.781205;, 0.564508;0.780670;, 0.557773;0.930071;, } } Mesh { 3; -48.066672;36.238738;74.892031;, -47.371786;41.946883;74.688695;, -52.363138;36.353433;76.070342;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.298201;-0.057950;1.481516;, -0.426971;0.024786;1.923708;, 1.336738;-0.109801;1.443830;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.606888;0.781205;, 0.613860;0.748883;, 0.564508;0.780670;, } } Mesh { 3; -47.371786;41.946883;74.688695;, -51.860949;41.903552;76.144191;, -52.363138;36.353433;76.070342;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.426971;0.024786;1.923708;, -0.304508;-0.034290;1.946708;, 1.336738;-0.109801;1.443830;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613860;0.748883;, 0.569575;0.749226;, 0.564508;0.780670;, } } Mesh { 3; -47.371786;41.946883;74.688695;, -51.860949;41.903552;76.144191;, -46.785660;47.866238;74.613889;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.336738;-0.109801;1.443830;, -0.304508;-0.034290;1.946708;, 1.399645;-0.054744;1.386207;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.613860;0.748883;, 0.569575;0.749226;, 0.619995;0.715333;, } } Mesh { 3; -51.860949;41.903552;76.144191;, -51.434811;47.683591;76.418665;, -46.785660;47.866238;74.613889;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.304508;-0.034290;1.946708;, -0.170059;0.011667;1.963292;, 1.399645;-0.054744;1.386207;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.569575;0.749226;, 0.574092;0.716789;, 0.619995;0.715333;, } } Mesh { 3; -55.690122;41.899972;73.387412;, -51.434811;47.683591;76.418665;, -55.978102;47.558980;73.819676;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.674278;-0.032330;1.038904;, -0.170059;0.011667;1.963292;, -1.703604;-0.020148;0.990403;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.531807;0.749183;, 0.574092;0.716789;, 0.529266;0.717527;, } } Mesh { 3; -55.690122;41.899972;73.387412;, -51.860949;41.903552;76.144191;, -51.434811;47.683591;76.418665;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.170059;0.011667;1.963292;, -0.304508;-0.034290;1.946708;, -1.703604;-0.020148;0.990403;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.531807;0.749183;, 0.569575;0.749226;, 0.574092;0.716789;, } } Mesh { 3; -55.690122;41.899972;73.387412;, -56.019915;36.464570;73.094301;, -51.860949;41.903552;76.144191;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.703604;-0.020148;0.990403;, -0.304508;-0.034290;1.946708;, -1.711193;0.040611;0.976598;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.531807;0.749183;, 0.528441;0.779959;, 0.569575;0.749226;, } } Mesh { 3; -56.019915;36.464570;73.094301;, -51.860949;41.903552;76.144191;, -52.363138;36.353433;76.070342;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.304508;-0.034290;1.946708;, -0.426971;0.024786;1.923708;, -1.711193;0.040611;0.976598;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528441;0.779959;, 0.569575;0.749226;, 0.564508;0.780670;, } } Mesh { 3; -56.019915;36.464570;73.094301;, -52.363138;36.353433;76.070342;, -56.053797;10.259605;73.062567;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.711193;0.040611;0.976598;, -0.426971;0.024786;1.923708;, -1.618388;0.017944;1.124308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528441;0.779959;, 0.564508;0.780670;, 0.527635;0.928618;, } } Mesh { 3; -52.363138;36.353433;76.070342;, -56.053797;10.259605;73.062567;, -52.997396;10.022001;76.358914;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.426971;0.024786;1.923708;, -0.189097;0.032566;1.961314;, -1.618388;0.017944;1.124308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.564508;0.780670;, 0.527635;0.928618;, 0.557773;0.930071;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -51.322974;159.166817;80.005461;, -48.948035;162.483417;76.303790;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039316;1.140177;1.226128;, 1.743945;0.574448;0.715708;, 1.028913;0.050564;1.679986;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.572300;0.083956;, 0.601583;0.065149;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.076403;152.694301;57.633728;, -48.700816;158.250154;56.672220;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.648895;0.114320;-1.073148;, 1.481594;-0.114614;-1.294339;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.604445;0.123024;, 0.604631;0.089154;, } } Mesh { 3; -50.463279;79.431742;77.352125;, -57.168501;77.265451;75.336185;, -57.137376;79.560710;77.635992;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049641;-0.446997;1.918672;, 0.279758;-0.010226;1.950693;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.582900;0.536109;, 0.500813;0.545734;, 0.501128;0.532422;, } } Mesh { 3; -57.168501;77.265451;75.336185;, -63.611872;79.752693;77.146466;, -57.137376;79.560710;77.635992;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.306856;0.001628;1.946640;, -0.049641;-0.446997;1.918672;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500813;0.545734;, 0.419594;0.535207;, 0.501128;0.532422;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -56.921838;88.765423;57.782291;, -60.435113;78.909108;60.412631;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026602;-0.277696;-1.950833;, 0.244821;-0.707285;-1.823015;, -0.039242;-1.386281;-1.400092;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.503520;0.481996;, 0.460535;0.536932;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -56.921838;88.765423;57.782291;, -53.828362;78.735346;60.421324;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -0.026602;-0.277696;-1.950833;, -0.039242;-1.386281;-1.400092;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.503520;0.481996;, 0.541729;0.539195;, } } Mesh { 3; -63.400685;146.258808;57.320039;, -64.500064;145.998880;65.473899;, -61.956145;144.244611;57.409646;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423076;-1.254594;-0.533310;, -1.640469;-0.700879;-0.837379;, -1.636445;-1.047352;0.329655;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.423384;0.157154;, 0.409829;0.158628;, 0.441195;0.168575;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -52.003258;144.238109;57.415119;, -54.283817;141.776065;61.916001;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.158823;-1.583184;0.185014;, 1.311846;-1.405139;-0.433839;, 0.952800;-1.719477;0.138360;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.563912;0.168612;, 0.535793;0.182574;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -52.003258;144.238109;57.415119;, -49.305334;145.841022;65.481632;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.158823;-1.583184;0.185014;, 1.540237;-1.211416;0.209075;, 1.311846;-1.405139;-0.433839;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.563912;0.168612;, 0.589293;0.161887;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -55.895453;140.966183;60.090129;, -56.829913;140.895780;61.736917;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.619745;-1.870286;0.038946;, 0.090888;-1.960563;-0.177495;, 1.345945;-1.389966;-0.374163;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.515922;0.187166;, 0.504400;0.187566;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -57.163269;77.269528;67.571344;, -60.435113;78.909108;60.412631;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.039242;-1.386281;-1.400092;, 0.244821;-0.707285;-1.823015;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.500827;0.545945;, 0.460535;0.536932;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -56.921838;88.765423;57.782291;, -53.828362;78.735346;60.421324;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026602;-0.277696;-1.950833;, -0.335865;-0.721496;-1.802834;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.503520;0.481996;, 0.541729;0.539195;, } } Mesh { 3; -57.168501;77.265451;75.336185;, -63.611872;79.752693;77.146466;, -57.671258;77.176577;75.511194;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.312723;-0.681912;1.302047;, -0.306856;0.001628;1.946640;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500813;0.545734;, 0.419594;0.535207;, 0.488557;0.545545;, } } Mesh { 3; -50.463279;79.431742;77.352125;, -56.712992;77.210781;75.559572;, -57.168501;77.265451;75.336185;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.279758;-0.010226;1.950693;, -1.330394;-0.545100;1.347772;, -0.004425;-1.648123;1.080390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.582900;0.536109;, 0.507827;0.548077;, 0.500813;0.545734;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -54.006251;135.303975;65.322108;, -56.925196;138.592166;64.006397;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.990877;0.047229;-1.702793;, 1.276773;-0.080094;-1.499002;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.538461;0.219353;, 0.503226;0.200629;, } } Mesh { 3; -54.006251;135.303975;65.322108;, -56.951528;135.268134;64.285050;, -56.925196;138.592166;64.006397;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.054135;-0.491805;-1.907556;, 0.002552;-0.174810;-1.962908;, 0.990877;0.047229;-1.702793;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538461;0.219353;, 0.502901;0.219478;, 0.503226;0.200629;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -53.352470;138.978614;66.754378;, -52.304979;135.362137;66.680269;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.417239;0.622834;-1.219460;, 1.728510;0.315145;-0.892473;, 1.276773;-0.080094;-1.499002;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.547277;0.198437;, 0.557685;0.219722;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -54.006251;135.303975;65.322108;, -52.304979;135.362137;66.680269;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276773;-0.080094;-1.499002;, 0.990877;0.047229;-1.702793;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.538461;0.219353;, 0.557685;0.219722;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -46.394687;157.955621;66.661755;, -48.700816;158.250154;56.672220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 1.923019;-0.403745;0.150200;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.633065;0.090825;, 0.604631;0.089154;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -48.648976;151.381434;73.077552;, -48.269001;155.960809;74.262938;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.131706;-0.637430;1.482058;, 1.781303;-0.338569;0.771948;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.605270;0.128105;, 0.609955;0.102137;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -51.887586;154.899938;79.061818;, -48.269001;155.960809;74.262938;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 1.129644;-0.466311;1.545972;, 1.781303;-0.338569;0.771948;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.565339;0.110663;, 0.609955;0.102137;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.648976;151.381434;73.077552;, -46.394687;157.955621;66.661755;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.752957;-0.617079;0.655689;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.605270;0.128105;, 0.633065;0.090825;, } } Mesh { 3; -48.648976;151.381434;73.077552;, -48.269001;155.960809;74.262938;, -46.394687;157.955621;66.661755;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.781303;-0.338569;0.771948;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.605270;0.128105;, 0.609955;0.102137;, 0.633065;0.090825;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -51.887586;154.899938;79.061818;, -56.726109;149.828548;79.059129;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 0.215576;-0.741165;1.813222;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.565339;0.110663;, 0.505680;0.136911;, } } Mesh { 3; -51.887586;154.899938;79.061818;, -56.676584;154.339721;80.583157;, -56.726109;149.828548;79.059129;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.215576;-0.741165;1.813222;, 0.209654;-0.362540;1.925664;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.565339;0.110663;, 0.506291;0.111329;, 0.505680;0.136911;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.914489;158.405102;53.924547;, -53.978366;152.963017;55.935525;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.313925;-0.105561;-1.942648;, 0.827631;0.288311;-1.765071;, 0.428598;0.186728;-1.914421;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.528017;0.088276;, 0.539560;0.119136;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.914489;158.405102;53.924547;, -56.515854;158.498190;54.001473;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.313925;-0.105561;-1.942648;, -0.001152;0.098226;-1.968228;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.528017;0.088276;, 0.508273;0.087748;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -56.575152;153.079988;54.824120;, -56.515854;158.498190;54.001473;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.001152;0.098226;-1.968228;, -0.009809;0.519912;-1.900833;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.507542;0.118473;, 0.508273;0.087748;, } } Mesh { 3; -55.219582;147.386213;51.746750;, -55.376902;146.592007;52.800785;, -54.653741;147.268887;52.494292;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.906847;-0.218345;-1.735951;, 1.501913;-0.683777;-1.077162;, 1.085850;-0.922903;-1.361158;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524256;0.150760;, 0.522316;0.155264;, 0.531232;0.151426;, } } Mesh { 3; -55.376902;146.592007;52.800785;, -56.749513;146.343225;52.669795;, -56.746951;147.128496;51.054453;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.003137;0.132910;-1.966188;, 0.906847;-0.218345;-1.735951;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.522316;0.155264;, 0.505392;0.156675;, 0.505423;0.152222;, } } Mesh { 3; -55.219582;147.386213;51.746750;, -55.376902;146.592007;52.800785;, -56.746951;147.128496;51.054453;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.906847;-0.218345;-1.735951;, 1.085850;-0.922903;-1.361158;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524256;0.150760;, 0.522316;0.155264;, 0.505423;0.152222;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -54.068127;147.653213;53.906134;, -54.777691;149.008641;53.429979;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.562683;0.234494;-1.177543;, 1.255158;0.772035;-1.308477;, 1.722680;0.481732;-0.826971;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.538453;0.149246;, 0.529704;0.141560;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -54.777691;149.008641;53.429979;, -55.500280;148.315035;51.450127;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.722680;0.481732;-0.826971;, 1.255158;0.772035;-1.308477;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.529704;0.141560;, 0.520795;0.145493;, } } Mesh { 3; -54.777691;149.008641;53.429979;, -55.519610;149.228080;52.514357;, -55.500280;148.315035;51.450127;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255158;0.772035;-1.308477;, 1.224629;1.084106;-1.099350;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529704;0.141560;, 0.520556;0.140316;, 0.520795;0.145493;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -55.219582;147.386213;51.746750;, -55.500280;148.315035;51.450127;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251037;0.548424;-1.420461;, 1.085850;-0.922903;-1.361158;, 1.722680;0.481732;-0.826971;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.524256;0.150760;, 0.520795;0.145493;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -55.219582;147.386213;51.746750;, -54.653741;147.268887;52.494292;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.085850;-0.922903;-1.361158;, 1.501913;-0.683777;-1.077162;, 1.722680;0.481732;-0.826971;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.524256;0.150760;, 0.531232;0.151426;, } } Mesh { 3; -54.436692;148.178542;52.565081;, -54.068127;147.653213;53.906134;, -54.653741;147.268887;52.494292;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.722680;0.481732;-0.826971;, 1.501913;-0.683777;-1.077162;, 1.562683;0.234494;-1.177543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533908;0.146267;, 0.538453;0.149246;, 0.531232;0.151426;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -54.316884;146.532054;53.451611;, -54.653741;147.268887;52.494292;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.501913;-0.683777;-1.077162;, 1.352579;-0.138749;-1.426482;, 1.562683;0.234494;-1.177543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.535386;0.155604;, 0.531232;0.151426;, } } Mesh { 3; -55.519610;149.228080;52.514357;, -56.679523;149.127182;51.400837;, -56.575152;153.079988;54.824120;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.016617;1.350157;-1.435399;, 1.224629;1.084106;-1.099350;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520556;0.140316;, 0.506255;0.140888;, 0.507542;0.118473;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -55.519610;149.228080;52.514357;, -56.575152;153.079988;54.824120;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224629;1.084106;-1.099350;, 0.827631;0.288311;-1.765071;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.520556;0.140316;, 0.507542;0.118473;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.777691;149.008641;53.429979;, -55.519610;149.228080;52.514357;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224629;1.084106;-1.099350;, 1.255158;0.772035;-1.308477;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.529704;0.141560;, 0.520556;0.140316;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -56.839803;142.652803;75.638362;, -56.726109;149.828548;79.059129;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.215576;-0.741165;1.813222;, 1.131706;-0.637430;1.482058;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.504278;0.177602;, 0.505680;0.136911;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -53.206291;143.038292;74.866919;, -56.839803;142.652803;75.638362;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 1.263267;-0.736121;1.321308;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.541838;0.178458;, 0.504278;0.177602;, } } Mesh { 3; -52.116529;150.465732;77.579163;, -48.648976;151.381434;73.077552;, -53.206291;143.038292;74.866919;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.131706;-0.637430;1.482058;, 1.752957;-0.617079;0.655689;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.562516;0.135808;, 0.605270;0.128105;, 0.541838;0.178458;, } } Mesh { 3; -48.648976;151.381434;73.077552;, -53.098186;143.126593;69.872792;, -53.206291;143.038292;74.866919;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.846185;-0.687913;0.044154;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.605270;0.128105;, 0.542734;0.178070;, 0.541838;0.178458;, } } Mesh { 3; -55.767116;153.021442;55.269911;, -54.777691;149.008641;53.429979;, -53.978366;152.963017;55.935525;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255158;0.772035;-1.308477;, 0.428598;0.186728;-1.914421;, 0.827631;0.288311;-1.765071;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517504;0.118805;, 0.529704;0.141560;, 0.539560;0.119136;, } } Mesh { 3; -54.777691;149.008641;53.429979;, -53.978366;152.963017;55.935525;, -51.303643;151.697274;55.796569;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.628982;0.307102;-1.842184;, 0.428598;0.186728;-1.914421;, 1.255158;0.772035;-1.308477;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529704;0.141560;, 0.539560;0.119136;, 0.572538;0.126314;, } } Mesh { 3; -54.914489;158.405102;53.924547;, -51.358951;158.174362;54.859504;, -53.978366;152.963017;55.935525;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.804698;-0.015539;-1.798831;, 0.313925;-0.105561;-1.942648;, 0.428598;0.186728;-1.914421;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528017;0.088276;, 0.571856;0.089584;, 0.539560;0.119136;, } } Mesh { 3; -51.358951;158.174362;54.859504;, -53.978366;152.963017;55.935525;, -51.369055;154.491778;55.945345;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.428598;0.186728;-1.914421;, 0.562584;-0.175803;-1.880469;, 0.804698;-0.015539;-1.798831;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571856;0.089584;, 0.539560;0.119136;, 0.571732;0.110467;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -49.305334;145.841022;65.481632;, -50.090445;146.115153;57.326275;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577740;-0.902413;-0.761550;, 1.311846;-1.405139;-0.433839;, 1.540237;-1.211416;0.209075;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.589293;0.161887;, 0.579612;0.160332;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -54.283817;141.776065;61.916001;, -53.939893;142.569239;56.994155;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.340131;-1.375845;-0.441214;, 0.952800;-1.719477;0.138360;, 1.311846;-1.405139;-0.433839;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.535793;0.182574;, 0.540034;0.178076;, } } Mesh { 3; -54.283817;141.776065;61.916001;, -53.939893;142.569239;56.994155;, -55.794534;141.456318;54.625246;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.952800;-1.719477;0.138360;, 1.340131;-1.375845;-0.441214;, 1.032521;-1.543849;-0.658788;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535793;0.182574;, 0.540034;0.178076;, 0.517166;0.184387;, } } Mesh { 3; -54.283817;141.776065;61.916001;, -55.895453;140.966183;60.090129;, -55.794534;141.456318;54.625246;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.032521;-1.543849;-0.658788;, 0.619745;-1.870286;0.038946;, 0.952800;-1.719477;0.138360;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535793;0.182574;, 0.515922;0.187166;, 0.517166;0.184387;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -53.939893;142.569239;56.994155;, -52.804889;144.450354;55.621675;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.311846;-1.405139;-0.433839;, 1.272148;-1.073113;-1.055292;, 1.340131;-1.375845;-0.441214;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.540034;0.178076;, 0.554028;0.167409;, } } Mesh { 3; -53.939893;142.569239;56.994155;, -52.804889;144.450354;55.621675;, -54.462130;143.326824;54.692653;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.326380;-0.907458;-1.140530;, 1.340131;-1.375845;-0.441214;, 1.272148;-1.073113;-1.055292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.540034;0.178076;, 0.554028;0.167409;, 0.533595;0.173780;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -54.283817;141.776065;61.916001;, -54.926809;141.944364;63.697550;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.952800;-1.719477;0.138360;, 1.345945;-1.389966;-0.374163;, 1.158823;-1.583184;0.185014;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.535793;0.182574;, 0.527865;0.181619;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -54.926809;141.944364;63.697550;, -53.857817;142.803668;66.350432;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.689627;-0.970138;-0.295910;, 1.158823;-1.583184;0.185014;, 1.345945;-1.389966;-0.374163;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.527865;0.181619;, 0.541046;0.176747;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -49.305334;145.841022;65.481632;, -50.090445;146.115153;57.326275;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.577740;-0.902413;-0.761550;, 1.540237;-1.211416;0.209075;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.589293;0.161887;, 0.579612;0.160332;, } } Mesh { 3; -52.295453;143.466576;65.101036;, -49.305334;145.841022;65.481632;, -53.857817;142.803668;66.350432;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.158823;-1.583184;0.185014;, 1.689627;-0.970138;-0.295910;, 1.540237;-1.211416;0.209075;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.560310;0.172987;, 0.589293;0.161887;, 0.541046;0.176747;, } } Mesh { 3; -49.305334;145.841022;65.481632;, -53.857817;142.803668;66.350432;, -53.098186;143.126593;69.872792;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.846185;-0.687913;0.044154;, 1.540237;-1.211416;0.209075;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.589293;0.161887;, 0.541046;0.176747;, 0.542734;0.178070;, } } Mesh { 3; -52.003258;144.238109;57.415119;, -50.090445;146.115153;57.326275;, -52.804889;144.450354;55.621675;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.272148;-1.073113;-1.055292;, 1.311846;-1.405139;-0.433839;, 1.577740;-0.902413;-0.761550;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563912;0.168612;, 0.579612;0.160332;, 0.554028;0.167409;, } } Mesh { 3; -50.090445;146.115153;57.326275;, -51.511441;145.871328;55.791171;, -52.804889;144.450354;55.621675;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577740;-0.902413;-0.761550;, 1.343287;-0.682539;-1.270155;, 1.272148;-1.073113;-1.055292;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579612;0.160332;, 0.569976;0.159351;, 0.554028;0.167409;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -50.750122;169.834092;66.409327;, -56.563574;166.761400;77.611577;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039316;1.140177;1.226128;, -0.013909;1.580553;1.176958;, 1.061832;1.658962;0.062694;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.579363;0.023465;, 0.507684;0.040890;, } } Mesh { 3; -50.750122;169.834092;66.409327;, -54.557515;171.056645;66.317581;, -56.563574;166.761400;77.611577;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.286249;1.948353;0.074535;, 1.061832;1.658962;0.062694;, -0.013909;1.580553;1.176958;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579363;0.023465;, 0.532419;0.016533;, 0.507684;0.040890;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -56.627212;159.154872;80.797941;, -56.563574;166.761400;77.611577;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.013909;1.580553;1.176958;, 1.039316;1.140177;1.226128;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.506900;0.084024;, 0.507684;0.040890;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -51.322974;159.166817;80.005461;, -56.627212;159.154872;80.797941;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.028913;0.050564;1.679986;, 0.046984;0.327972;1.942627;, 1.039316;1.140177;1.226128;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.572300;0.083956;, 0.506900;0.084024;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -48.449719;167.350246;66.369906;, -50.750122;169.834092;66.409327;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039316;1.140177;1.226128;, 1.061832;1.658962;0.062694;, 1.742668;0.919433;0.036363;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.607727;0.037551;, 0.579363;0.023465;, } } Mesh { 3; -50.751545;165.127099;77.236956;, -48.948035;162.483417;76.303790;, -48.449719;167.350246;66.369906;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.742668;0.919433;0.036363;, 1.743945;0.574448;0.715708;, 1.039316;1.140177;1.226128;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579346;0.050157;, 0.601583;0.065149;, 0.607727;0.037551;, } } Mesh { 3; -54.557515;171.056645;66.317581;, -56.516663;171.016672;66.252080;, -56.563574;166.761400;77.611577;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.013909;1.580553;1.176958;, -0.012072;1.969995;0.050471;, 0.286249;1.948353;0.074535;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532419;0.016533;, 0.508263;0.016759;, 0.507684;0.040890;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -50.090445;146.115153;57.326275;, -50.832515;148.200001;55.395421;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.173071;-0.125067;-1.578554;, 1.577740;-0.902413;-0.761550;, 1.481594;-0.114614;-1.294339;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.579612;0.160332;, 0.578347;0.146146;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -50.832515;148.200001;55.395421;, -51.303643;151.697274;55.796569;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.173071;-0.125067;-1.578554;, 1.481594;-0.114614;-1.294339;, 0.628982;0.307102;-1.842184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.578347;0.146146;, 0.572538;0.126314;, } } Mesh { 3; -54.777691;149.008641;53.429979;, -50.832515;148.200001;55.395421;, -51.303643;151.697274;55.796569;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.628982;0.307102;-1.842184;, 1.255158;0.772035;-1.308477;, 1.173071;-0.125067;-1.578554;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529704;0.141560;, 0.578347;0.146146;, 0.572538;0.126314;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.076403;152.694301;57.633728;, -50.090445;146.115153;57.326275;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923019;-0.403745;0.150200;, 1.481594;-0.114614;-1.294339;, 1.577740;-0.902413;-0.761550;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.604445;0.123024;, 0.579612;0.160332;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -56.829913;140.895780;61.736917;, -56.925196;138.592166;64.006397;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.090888;-1.960563;-0.177495;, -0.054135;-0.491805;-1.907556;, 1.345945;-1.389966;-0.374163;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.504400;0.187566;, 0.503226;0.200629;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -54.719514;138.799295;65.259834;, -56.925196;138.592166;64.006397;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276773;-0.080094;-1.499002;, 1.345945;-1.389966;-0.374163;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.530421;0.199454;, 0.503226;0.200629;, } } Mesh { 3; -55.895453;140.966183;60.090129;, -56.875123;140.770249;59.483943;, -56.829913;140.895780;61.736917;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.161275;-1.963945;-0.021916;, 0.090888;-1.960563;-0.177495;, 0.619745;-1.870286;0.038946;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.515922;0.187166;, 0.503843;0.188277;, 0.504400;0.187566;, } } Mesh { 3; -54.283817;141.776065;61.916001;, -54.926809;141.944364;63.697550;, -55.895453;140.966183;60.090129;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.345945;-1.389966;-0.374163;, 0.952800;-1.719477;0.138360;, 0.619745;-1.870286;0.038946;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535793;0.182574;, 0.527865;0.181619;, 0.515922;0.187166;, } } Mesh { 3; -54.926809;141.944364;63.697550;, -54.719514;138.799295;65.259834;, -53.857817;142.803668;66.350432;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.345945;-1.389966;-0.374163;, 1.276773;-0.080094;-1.499002;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.527865;0.181619;, 0.530421;0.199454;, 0.541046;0.176747;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -48.648976;151.381434;73.077552;, -53.098186;143.126593;69.872792;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.752957;-0.617079;0.655689;, 1.923019;-0.403745;0.150200;, 1.846185;-0.687913;0.044154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.605270;0.128105;, 0.542734;0.178070;, } } Mesh { 3; -46.484981;152.646349;66.587976;, -49.305334;145.841022;65.481632;, -53.098186;143.126593;69.872792;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.540237;-1.211416;0.209075;, 1.846185;-0.687913;0.044154;, 1.923019;-0.403745;0.150200;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.624067;0.123296;, 0.589293;0.161887;, 0.542734;0.178070;, } } Mesh { 3; -54.719514;138.799295;65.259834;, -53.857817;142.803668;66.350432;, -53.352470;138.978614;66.754378;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276773;-0.080094;-1.499002;, 1.728510;0.315145;-0.892473;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.530421;0.199454;, 0.541046;0.176747;, 0.547277;0.198437;, } } Mesh { 3; -53.857817;142.803668;66.350432;, -53.352470;138.978614;66.754378;, -53.098186;143.126593;69.872792;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.728510;0.315145;-0.892473;, 1.846185;-0.687913;0.044154;, 1.689627;-0.970138;-0.295910;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541046;0.176747;, 0.547277;0.198437;, 0.542734;0.178070;, } } Mesh { 3; -53.206291;143.038292;74.866919;, -54.291902;139.676103;73.617147;, -56.919706;139.799253;74.629892;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.263267;-0.736121;1.321308;, 1.304108;-0.146856;1.470139;, -0.075370;-0.126781;1.965151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541838;0.178458;, 0.528453;0.197523;, 0.503293;0.193784;, } } Mesh { 3; -53.206291;143.038292;74.866919;, -56.839803;142.652803;75.638362;, -56.919706;139.799253;74.629892;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.075370;-0.126781;1.965151;, 0.041076;-0.756029;1.819424;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541838;0.178458;, 0.504278;0.177602;, 0.503293;0.193784;, } } Mesh { 3; -51.887586;154.899938;79.061818;, -48.269001;155.960809;74.262938;, -48.058441;159.464259;75.234525;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815465;0.040939;0.765495;, 1.781303;-0.338569;0.771948;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.565339;0.110663;, 0.609955;0.102137;, 0.612551;0.082270;, } } Mesh { 3; -51.322974;159.166817;80.005461;, -51.887586;154.899938;79.061818;, -48.058441;159.464259;75.234525;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.129644;-0.466311;1.545972;, 1.028913;0.050564;1.679986;, 1.815465;0.040939;0.765495;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.572300;0.083956;, 0.565339;0.110663;, 0.612551;0.082270;, } } Mesh { 3; -55.895453;140.966183;60.090129;, -56.859240;141.173361;54.274541;, -56.875123;140.770249;59.483943;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.161275;-1.963945;-0.021916;, 0.619745;-1.870286;0.038946;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.515922;0.187166;, 0.504039;0.185992;, 0.503843;0.188277;, } } Mesh { 3; -55.895453;140.966183;60.090129;, -55.794534;141.456318;54.625246;, -56.859240;141.173361;54.274541;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.032521;-1.543849;-0.658788;, 0.147984;-1.766064;-0.861795;, 0.619745;-1.870286;0.038946;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.515922;0.187166;, 0.517166;0.184387;, 0.504039;0.185992;, } } Mesh { 3; -51.322974;159.166817;80.005461;, -48.948035;162.483417;76.303790;, -48.058441;159.464259;75.234525;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815465;0.040939;0.765495;, 1.028913;0.050564;1.679986;, 1.743945;0.574448;0.715708;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.572300;0.083956;, 0.601583;0.065149;, 0.612551;0.082270;, } } Mesh { 3; -51.322974;159.166817;80.005461;, -51.887586;154.899938;79.061818;, -56.627212;159.154872;80.797941;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.046984;0.327972;1.942627;, 1.028913;0.050564;1.679986;, 1.129644;-0.466311;1.545972;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.572300;0.083956;, 0.565339;0.110663;, 0.506900;0.084024;, } } Mesh { 3; -51.887586;154.899938;79.061818;, -56.627212;159.154872;80.797941;, -56.676584;154.339721;80.583157;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.129644;-0.466311;1.545972;, 0.209654;-0.362540;1.925664;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.565339;0.110663;, 0.506900;0.084024;, 0.506291;0.111329;, } } Mesh { 3; -48.948035;162.483417;76.303790;, -48.058441;159.464259;75.234525;, -48.449719;167.350246;66.369906;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.743945;0.574448;0.715708;, 1.742668;0.919433;0.036363;, 1.815465;0.040939;0.765495;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.601583;0.065149;, 0.612551;0.082270;, 0.607727;0.037551;, } } Mesh { 3; -48.058441;159.464259;75.234525;, -46.772996;162.014457;66.428836;, -48.449719;167.350246;66.369906;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.929818;0.399150;0.007347;, 1.815465;0.040939;0.765495;, 1.742668;0.919433;0.036363;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.612551;0.082270;, 0.628401;0.067808;, 0.607727;0.037551;, } } Mesh { 3; -48.269001;155.960809;74.262938;, -48.058441;159.464259;75.234525;, -46.394687;157.955621;66.661755;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.970652;-0.010174;0.000848;, 1.781303;-0.338569;0.771948;, 1.815465;0.040939;0.765495;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.609955;0.102137;, 0.612551;0.082270;, 0.633065;0.090825;, } } Mesh { 3; -48.058441;159.464259;75.234525;, -46.772996;162.014457;66.428836;, -46.394687;157.955621;66.661755;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.815465;0.040939;0.765495;, 1.929818;0.399150;0.007347;, 1.970652;-0.010174;0.000848;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.612551;0.082270;, 0.628401;0.067808;, 0.633065;0.090825;, } } Mesh { 3; -46.772996;162.014457;66.428836;, -48.449719;167.350246;66.369906;, -48.858724;165.237966;59.605300;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.726411;0.697222;-0.645723;, 1.929818;0.399150;0.007347;, 1.742668;0.919433;0.036363;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628401;0.067808;, 0.607727;0.037551;, 0.602684;0.049529;, } } Mesh { 3; -46.772996;162.014457;66.428836;, -48.858724;165.237966;59.605300;, -48.700816;158.250154;56.672220;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.929818;0.399150;0.007347;, 1.726411;0.697222;-0.645723;, 1.648895;0.114320;-1.073148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628401;0.067808;, 0.602684;0.049529;, 0.604631;0.089154;, } } Mesh { 3; -46.772996;162.014457;66.428836;, -46.394687;157.955621;66.661755;, -48.700816;158.250154;56.672220;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 1.970652;-0.010174;0.000848;, 1.929818;0.399150;0.007347;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628401;0.067808;, 0.633065;0.090825;, 0.604631;0.089154;, } } Mesh { 3; -48.449719;167.350246;66.369906;, -50.750122;169.834092;66.409327;, -48.858724;165.237966;59.605300;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.742668;0.919433;0.036363;, 1.061832;1.658962;0.062694;, 1.726411;0.697222;-0.645723;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607727;0.037551;, 0.579363;0.023465;, 0.602684;0.049529;, } } Mesh { 3; -50.750122;169.834092;66.409327;, -48.858724;165.237966;59.605300;, -51.381378;167.080563;57.410167;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043879;1.156525;-1.206789;, 1.726411;0.697222;-0.645723;, 1.061832;1.658962;0.062694;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579363;0.023465;, 0.602684;0.049529;, 0.571580;0.039080;, } } Mesh { 3; -55.376902;146.592007;52.800785;, -56.746603;146.163728;52.170327;, -56.749513;146.343225;52.669795;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.003137;0.132910;-1.966188;, 0.002066;-0.619499;-1.870772;, 0.906847;-0.218345;-1.735951;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.522316;0.155264;, 0.505428;0.157693;, 0.505392;0.156675;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -55.376902;146.592007;52.800785;, -56.746603;146.163728;52.170327;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.851080;-0.131240;-1.772572;, 0.906847;-0.218345;-1.735951;, 0.002066;-0.619499;-1.870772;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.522316;0.155264;, 0.505428;0.157693;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -54.316884;146.532054;53.451611;, -55.376902;146.592007;52.800785;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.906847;-0.218345;-1.735951;, 0.851080;-0.131240;-1.772572;, 1.352579;-0.138749;-1.426482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.535386;0.155604;, 0.522316;0.155264;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -53.405150;145.999466;54.088415;, -54.316884;146.532054;53.451611;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.197538;0.663687;-1.417390;, 1.352579;-0.138749;-1.426482;, 0.851080;-0.131240;-1.772572;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.546627;0.158624;, 0.535386;0.155604;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -56.744914;145.982737;52.938650;, -56.746603;146.163728;52.170327;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.851080;-0.131240;-1.772572;, 0.002066;-0.619499;-1.870772;, -0.002543;-0.684933;-1.847818;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.505448;0.158719;, 0.505428;0.157693;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -55.094120;145.769018;53.366924;, -56.744914;145.982737;52.938650;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.002543;-0.684933;-1.847818;, 0.605715;-0.856125;-1.668452;, 0.851080;-0.131240;-1.772572;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.525802;0.159931;, 0.505448;0.158719;, } } Mesh { 3; -52.057636;146.364736;55.006602;, -53.405150;145.999466;54.088415;, -54.316884;146.532054;53.451611;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.352579;-0.138749;-1.426482;, 1.197538;0.663687;-1.417390;, 1.147357;-0.383832;-1.555576;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563242;0.156553;, 0.546627;0.158624;, 0.535386;0.155604;, } } Mesh { 3; -54.068127;147.653213;53.906134;, -52.057636;146.364736;55.006602;, -54.316884;146.532054;53.451611;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.147357;-0.383832;-1.555576;, 1.562683;0.234494;-1.177543;, 1.352579;-0.138749;-1.426482;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538453;0.149246;, 0.563242;0.156553;, 0.535386;0.155604;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -53.405150;145.999466;54.088415;, -53.194098;145.861724;54.050193;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.149271;-0.181972;-1.590483;, 1.197538;0.663687;-1.417390;, 0.851080;-0.131240;-1.772572;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.546627;0.158624;, 0.549229;0.159405;, } } Mesh { 3; -55.093532;146.050394;52.579625;, -53.194098;145.861724;54.050193;, -55.094120;145.769018;53.366924;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.851080;-0.131240;-1.772572;, 0.605715;-0.856125;-1.668452;, 1.149271;-0.181972;-1.590483;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525810;0.158335;, 0.549229;0.159405;, 0.525802;0.159931;, } } Mesh { 3; -50.832515;148.200001;55.395421;, -52.057636;146.364736;55.006602;, -51.511441;145.871328;55.791171;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.147357;-0.383832;-1.555576;, 1.343287;-0.682539;-1.270155;, 1.173071;-0.125067;-1.578554;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.578347;0.146146;, 0.563242;0.156553;, 0.569976;0.159351;, } } Mesh { 3; -50.090445;146.115153;57.326275;, -50.832515;148.200001;55.395421;, -51.511441;145.871328;55.791171;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.577740;-0.902413;-0.761550;, 1.173071;-0.125067;-1.578554;, 1.343287;-0.682539;-1.270155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579612;0.160332;, 0.578347;0.146146;, 0.569976;0.159351;, } } Mesh { 3; -52.057636;146.364736;55.006602;, -53.405150;145.999466;54.088415;, -51.511441;145.871328;55.791171;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.147357;-0.383832;-1.555576;, 1.197538;0.663687;-1.417390;, 1.343287;-0.682539;-1.270155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.563242;0.156553;, 0.546627;0.158624;, 0.569976;0.159351;, } } Mesh { 3; -53.405150;145.999466;54.088415;, -51.511441;145.871328;55.791171;, -53.194098;145.861724;54.050193;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.149271;-0.181972;-1.590483;, 1.343287;-0.682539;-1.270155;, 1.197538;0.663687;-1.417390;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.546627;0.158624;, 0.569976;0.159351;, 0.549229;0.159405;, } } Mesh { 3; -50.750122;169.834092;66.409327;, -54.557515;171.056645;66.317581;, -51.381378;167.080563;57.410167;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.061832;1.658962;0.062694;, 0.286249;1.948353;0.074535;, 1.043879;1.156525;-1.206789;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.579363;0.023465;, 0.532419;0.016533;, 0.571580;0.039080;, } } Mesh { 3; -54.557515;171.056645;66.317581;, -51.381378;167.080563;57.410167;, -54.780768;168.104736;56.910899;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.329508;1.360837;-1.386766;, 1.043879;1.156525;-1.206789;, 0.286249;1.948353;0.074535;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532419;0.016533;, 0.571580;0.039080;, 0.529666;0.033272;, } } Mesh { 3; -51.381378;167.080563;57.410167;, -54.780768;168.104736;56.910899;, -54.914489;158.405102;53.924547;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043879;1.156525;-1.206789;, 0.329508;1.360837;-1.386766;, 0.313925;-0.105561;-1.942648;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571580;0.039080;, 0.529666;0.033272;, 0.528017;0.088276;, } } Mesh { 3; -51.381378;167.080563;57.410167;, -54.914489;158.405102;53.924547;, -51.358951;158.174362;54.859504;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.313925;-0.105561;-1.942648;, 0.804698;-0.015539;-1.798831;, 1.043879;1.156525;-1.206789;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571580;0.039080;, 0.528017;0.088276;, 0.571856;0.089584;, } } Mesh { 3; -54.557515;171.056645;66.317581;, -54.780768;168.104736;56.910899;, -56.516663;171.016672;66.252080;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.286249;1.948353;0.074535;, -0.012072;1.969995;0.050471;, 0.329508;1.360837;-1.386766;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532419;0.016533;, 0.529666;0.033272;, 0.508263;0.016759;, } } Mesh { 3; -54.780768;168.104736;56.910899;, -56.490831;167.960558;56.723776;, -56.516663;171.016672;66.252080;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.005530;1.379505;-1.407305;, 0.329508;1.360837;-1.386766;, -0.012072;1.969995;0.050471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529666;0.033272;, 0.508581;0.034090;, 0.508263;0.016759;, } } Mesh { 3; -48.858724;165.237966;59.605300;, -51.381378;167.080563;57.410167;, -48.700816;158.250154;56.672220;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 1.726411;0.697222;-0.645723;, 1.043879;1.156525;-1.206789;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602684;0.049529;, 0.571580;0.039080;, 0.604631;0.089154;, } } Mesh { 3; -51.381378;167.080563;57.410167;, -48.700816;158.250154;56.672220;, -51.358951;158.174362;54.859504;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.043879;1.156525;-1.206789;, 0.804698;-0.015539;-1.798831;, 1.648895;0.114320;-1.073148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.571580;0.039080;, 0.604631;0.089154;, 0.571856;0.089584;, } } Mesh { 3; -54.780768;168.104736;56.910899;, -54.914489;158.405102;53.924547;, -56.490831;167.960558;56.723776;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.329508;1.360837;-1.386766;, -0.005530;1.379505;-1.407305;, 0.313925;-0.105561;-1.942648;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.529666;0.033272;, 0.528017;0.088276;, 0.508581;0.034090;, } } Mesh { 3; -54.914489;158.405102;53.924547;, -56.490831;167.960558;56.723776;, -56.515854;158.498190;54.001473;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.001152;0.098226;-1.968228;, 0.313925;-0.105561;-1.942648;, -0.005530;1.379505;-1.407305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.528017;0.088276;, 0.508581;0.034090;, 0.508273;0.087748;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -48.700816;158.250154;56.672220;, -51.369055;154.491778;55.945345;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.562584;-0.175803;-1.880469;, 1.481594;-0.114614;-1.294339;, 1.648895;0.114320;-1.073148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.604631;0.089154;, 0.571732;0.110467;, } } Mesh { 3; -48.700816;158.250154;56.672220;, -51.358951;158.174362;54.859504;, -51.369055;154.491778;55.945345;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.648895;0.114320;-1.073148;, 0.804698;-0.015539;-1.798831;, 0.562584;-0.175803;-1.880469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604631;0.089154;, 0.571856;0.089584;, 0.571732;0.110467;, } } Mesh { 3; -48.076403;152.694301;57.633728;, -51.303643;151.697274;55.796569;, -51.369055;154.491778;55.945345;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.481594;-0.114614;-1.294339;, 0.562584;-0.175803;-1.880469;, 0.628982;0.307102;-1.842184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.604445;0.123024;, 0.572538;0.126314;, 0.571732;0.110467;, } } Mesh { 3; -53.978366;152.963017;55.935525;, -51.303643;151.697274;55.796569;, -51.369055;154.491778;55.945345;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.428598;0.186728;-1.914421;, 0.628982;0.307102;-1.842184;, 0.562584;-0.175803;-1.880469;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.539560;0.119136;, 0.572538;0.126314;, 0.571732;0.110467;, } } Mesh { 3; -55.794534;141.456318;54.625246;, -55.723820;143.018192;53.186864;, -56.859240;141.173361;54.274541;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.147984;-1.766064;-0.861795;, 1.032521;-1.543849;-0.658788;, 1.141293;-0.350285;-1.567904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517166;0.184387;, 0.518038;0.175530;, 0.504039;0.185992;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -56.817669;142.877199;52.810815;, -56.859240;141.173361;54.274541;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.141293;-0.350285;-1.567904;, 0.062083;-0.262757;-1.952095;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.504551;0.176330;, 0.504039;0.185992;, } } Mesh { 3; -53.939893;142.569239;56.994155;, -55.794534;141.456318;54.625246;, -54.462130;143.326824;54.692653;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.340131;-1.375845;-0.441214;, 1.326380;-0.907458;-1.140530;, 1.032521;-1.543849;-0.658788;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.540034;0.178076;, 0.517166;0.184387;, 0.533595;0.173780;, } } Mesh { 3; -55.794534;141.456318;54.625246;, -55.723820;143.018192;53.186864;, -54.462130;143.326824;54.692653;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.141293;-0.350285;-1.567904;, 1.032521;-1.543849;-0.658788;, 1.326380;-0.907458;-1.140530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.517166;0.184387;, 0.518038;0.175530;, 0.533595;0.173780;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -56.784082;144.178638;53.424080;, -56.817669;142.877199;52.810815;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.062083;-0.262757;-1.952095;, 1.141293;-0.350285;-1.567904;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.504965;0.168950;, 0.504551;0.176330;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -55.597787;144.216867;53.596873;, -56.784082;144.178638;53.424080;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.698426;-0.715595;-1.698145;, 0.007778;-0.348510;-1.939601;, 1.141293;-0.350285;-1.567904;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.519592;0.168733;, 0.504965;0.168950;, } } Mesh { 3; -51.511441;145.871328;55.791171;, -52.804889;144.450354;55.621675;, -53.899561;145.354880;53.961228;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.178978;-0.711512;-1.409729;, 1.272148;-1.073113;-1.055292;, 1.343287;-0.682539;-1.270155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.569976;0.159351;, 0.554028;0.167409;, 0.540531;0.162279;, } } Mesh { 3; -51.511441;145.871328;55.791171;, -53.194098;145.861724;54.050193;, -53.899561;145.354880;53.961228;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.343287;-0.682539;-1.270155;, 1.149271;-0.181972;-1.590483;, 1.178978;-0.711512;-1.409729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.569976;0.159351;, 0.549229;0.159405;, 0.540531;0.162279;, } } Mesh { 3; -55.723820;143.018192;53.186864;, -54.462130;143.326824;54.692653;, -55.597787;144.216867;53.596873;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.698426;-0.715595;-1.698145;, 1.141293;-0.350285;-1.567904;, 1.326380;-0.907458;-1.140530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.518038;0.175530;, 0.533595;0.173780;, 0.519592;0.168733;, } } Mesh { 3; -54.462130;143.326824;54.692653;, -55.597787;144.216867;53.596873;, -54.588282;144.515043;53.922545;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.326380;-0.907458;-1.140530;, 0.965360;-0.980944;-1.410462;, 0.698426;-0.715595;-1.698145;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533595;0.173780;, 0.519592;0.168733;, 0.532039;0.167042;, } } Mesh { 3; -52.804889;144.450354;55.621675;, -54.462130;143.326824;54.692653;, -53.899561;145.354880;53.961228;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.272148;-1.073113;-1.055292;, 1.178978;-0.711512;-1.409729;, 1.326380;-0.907458;-1.140530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.554028;0.167409;, 0.533595;0.173780;, 0.540531;0.162279;, } } Mesh { 3; -54.462130;143.326824;54.692653;, -54.588282;144.515043;53.922545;, -53.899561;145.354880;53.961228;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.965360;-0.980944;-1.410462;, 1.326380;-0.907458;-1.140530;, 1.178978;-0.711512;-1.409729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.533595;0.173780;, 0.532039;0.167042;, 0.540531;0.162279;, } } Mesh { 3; -55.597787;144.216867;53.596873;, -55.259580;145.168181;52.712160;, -56.784082;144.178638;53.424080;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007778;-0.348510;-1.939601;, 0.698426;-0.715595;-1.698145;, 0.865356;0.001510;-1.770516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.519592;0.168733;, 0.523762;0.163338;, 0.504965;0.168950;, } } Mesh { 3; -55.259580;145.168181;52.712160;, -56.756647;145.335678;52.469867;, -56.784082;144.178638;53.424080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.865356;0.001510;-1.770516;, 0.007079;-0.009724;-1.970641;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.523762;0.163338;, 0.505304;0.162388;, 0.504965;0.168950;, } } Mesh { 3; -55.597787;144.216867;53.596873;, -54.588282;144.515043;53.922545;, -55.259580;145.168181;52.712160;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.865356;0.001510;-1.770516;, 0.698426;-0.715595;-1.698145;, 0.965360;-0.980944;-1.410462;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.519592;0.168733;, 0.532039;0.167042;, 0.523762;0.163338;, } } Mesh { 3; -54.588282;144.515043;53.922545;, -53.899561;145.354880;53.961228;, -55.259580;145.168181;52.712160;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.965360;-0.980944;-1.410462;, 1.178978;-0.711512;-1.409729;, 0.865356;0.001510;-1.770516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.532039;0.167042;, 0.540531;0.162279;, 0.523762;0.163338;, } } Mesh { 3; -53.194098;145.861724;54.050193;, -53.899561;145.354880;53.961228;, -55.094120;145.769018;53.366924;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.178978;-0.711512;-1.409729;, 1.149271;-0.181972;-1.590483;, 0.605715;-0.856125;-1.668452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.549229;0.159405;, 0.540531;0.162279;, 0.525802;0.159931;, } } Mesh { 3; -53.899561;145.354880;53.961228;, -55.094120;145.769018;53.366924;, -55.259580;145.168181;52.712160;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.605715;-0.856125;-1.668452;, 0.865356;0.001510;-1.770516;, 1.178978;-0.711512;-1.409729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.540531;0.162279;, 0.525802;0.159931;, 0.523762;0.163338;, } } Mesh { 3; -55.094120;145.769018;53.366924;, -56.756647;145.335678;52.469867;, -56.744914;145.982737;52.938650;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.605715;-0.856125;-1.668452;, -0.002543;-0.684933;-1.847818;, 0.007079;-0.009724;-1.970641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525802;0.159931;, 0.505304;0.162388;, 0.505448;0.158719;, } } Mesh { 3; -55.094120;145.769018;53.366924;, -55.259580;145.168181;52.712160;, -56.756647;145.335678;52.469867;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007079;-0.009724;-1.970641;, 0.865356;0.001510;-1.770516;, 0.605715;-0.856125;-1.668452;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.525802;0.159931;, 0.523762;0.163338;, 0.505304;0.162388;, } } Mesh { 3; -55.219582;147.386213;51.746750;, -55.500280;148.315035;51.450127;, -56.746951;147.128496;51.054453;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.017427;-1.225048;-1.543543;, 1.085850;-0.922903;-1.361158;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.524256;0.150760;, 0.520795;0.145493;, 0.505423;0.152222;, } } Mesh { 3; -55.500280;148.315035;51.450127;, -56.738678;148.232030;50.632437;, -56.746951;147.128496;51.054453;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251037;0.548424;-1.420461;, -0.010742;0.385759;-1.932523;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520795;0.145493;, 0.505525;0.145964;, 0.505423;0.152222;, } } Mesh { 3; -55.519610;149.228080;52.514357;, -55.500280;148.315035;51.450127;, -56.679523;149.127182;51.400837;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.224629;1.084106;-1.099350;, 0.016617;1.350157;-1.435399;, 1.251037;0.548424;-1.420461;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520556;0.140316;, 0.520795;0.145493;, 0.506255;0.140888;, } } Mesh { 3; -55.500280;148.315035;51.450127;, -56.738678;148.232030;50.632437;, -56.679523;149.127182;51.400837;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.010742;0.385759;-1.932523;, 1.251037;0.548424;-1.420461;, 0.016617;1.350157;-1.435399;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.520795;0.145493;, 0.505525;0.145964;, 0.506255;0.140888;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -53.828362;78.735346;60.421324;, -56.083655;77.084958;67.418476;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.029089;-1.954393;-0.251148;, -1.455313;-1.247331;-0.458041;, -0.335865;-0.721496;-1.802834;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.541729;0.539195;, 0.514458;0.547600;, } } Mesh { 3; -57.195903;79.004610;59.706762;, -57.163269;77.269528;67.571344;, -53.828362;78.735346;60.421324;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335865;-0.721496;-1.802834;, -0.039242;-1.386281;-1.400092;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500425;0.536122;, 0.500827;0.545945;, 0.541729;0.539195;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -42.752325;105.502501;64.754266;, -46.313653;96.862505;59.728940;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.211674;-0.054439;-1.553208;, 1.219909;-0.185126;-1.536594;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.687180;0.399233;, 0.623955;0.436566;, } } Mesh { 3; -42.752325;105.502501;64.754266;, -43.498807;96.921316;65.402495;, -46.313653;96.862505;59.728940;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.874435;-0.130502;-0.594166;, 1.928133;0.071295;-0.400991;, 1.219909;-0.185126;-1.536594;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.687180;0.399233;, 0.657940;0.431493;, 0.623955;0.436566;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -56.892966;96.657703;57.330571;, -56.933966;105.428426;56.262946;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.014656;-0.060228;-1.969703;, -0.011512;-0.189722;-1.961491;, 1.211674;-0.054439;-1.553208;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.503623;0.438426;, 0.503117;0.388690;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -46.313653;96.862505;59.728940;, -56.892966;96.657703;57.330571;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.219909;-0.185126;-1.536594;, 1.211674;-0.054439;-1.553208;, -0.011512;-0.189722;-1.961491;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.623955;0.436566;, 0.503623;0.438426;, } } Mesh { 3; -46.844430;127.056068;63.195251;, -57.013465;120.251009;57.154806;, -57.054183;127.196612;61.028699;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.008522;1.062860;-1.659466;, 0.004500;0.519603;-1.900938;, 0.742755;0.892198;-1.592442;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.633326;0.263757;, 0.502137;0.304636;, 0.501609;0.265592;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -46.844430;127.056068;63.195251;, -57.013465;120.251009;57.154806;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 0.742755;0.892198;-1.592442;, 0.004500;0.519603;-1.900938;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.633326;0.263757;, 0.502137;0.304636;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -51.271620;132.965054;66.538294;, -52.304979;135.362137;66.680269;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.757533;1.067342;-1.473261;, 1.417239;0.622834;-1.219460;, 0.623027;0.560028;-1.783754;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.570458;0.234581;, 0.557685;0.219722;, } } Mesh { 3; -54.006251;135.303975;65.322108;, -53.963161;132.556939;65.375976;, -52.304979;135.362137;66.680269;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.990877;0.047229;-1.702793;, 0.623027;0.560028;-1.783754;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538461;0.219353;, 0.538575;0.235009;, 0.557685;0.219722;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -56.976541;132.549894;64.763119;, -56.951528;135.268134;64.285050;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002552;-0.174810;-1.962908;, 0.001738;0.428063;-1.923625;, 0.623027;0.560028;-1.783754;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.502592;0.234893;, 0.502901;0.219478;, } } Mesh { 3; -54.006251;135.303975;65.322108;, -53.963161;132.556939;65.375976;, -56.951528;135.268134;64.285050;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.623027;0.560028;-1.783754;, 0.990877;0.047229;-1.702793;, 0.002552;-0.174810;-1.962908;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538461;0.219353;, 0.538575;0.235009;, 0.502901;0.219478;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -57.013465;120.251009;57.154806;, -56.933966;105.428426;56.262946;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004500;0.519603;-1.900938;, -0.014656;-0.060228;-1.969703;, 1.211674;-0.054439;-1.553208;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.502137;0.304636;, 0.503117;0.388690;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -46.540463;119.505624;59.270001;, -57.013465;120.251009;57.154806;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 0.004500;0.519603;-1.900938;, 1.211674;-0.054439;-1.553208;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.640290;0.310576;, 0.502137;0.304636;, } } Mesh { 3; -45.678570;105.510631;59.039981;, -46.540463;119.505624;59.270001;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 1.211674;-0.054439;-1.553208;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646229;0.393400;, 0.640290;0.310576;, 0.687180;0.399233;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -45.622428;119.447973;64.661184;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.863868;-0.601375;-0.218894;, 1.460618;0.089581;-1.319903;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.650454;0.327941;, 0.687180;0.399233;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -45.622428;119.447973;64.661184;, -44.314069;120.766591;65.179489;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.460618;0.089581;-1.319903;, 1.863868;-0.601375;-0.218894;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.650454;0.327941;, 0.664525;0.299423;, } } Mesh { 3; -46.540463;119.505624;59.270001;, -44.314069;120.766591;65.179489;, -46.844430;127.056068;63.195251;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.953206;-0.997439;-1.407155;, 0.742755;0.892198;-1.592442;, 1.460618;0.089581;-1.319903;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.640290;0.310576;, 0.664525;0.299423;, 0.633326;0.263757;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -46.844430;127.056068;63.195251;, -43.614319;126.408252;65.381152;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.742755;0.892198;-1.592442;, 0.953206;-0.997439;-1.407155;, 0.976598;0.263296;-1.691302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.633326;0.263757;, 0.673152;0.267431;, } } Mesh { 3; -38.213916;125.178624;68.211256;, -41.286524;123.804542;66.257159;, -43.614319;126.408252;65.381152;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 0.976598;0.263296;-1.691302;, 0.794088;0.164790;-1.796062;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.727410;0.278280;, 0.696048;0.284485;, 0.673152;0.267431;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -41.286524;123.804542;66.257159;, -43.614319;126.408252;65.381152;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.794088;0.164790;-1.796062;, 0.976598;0.263296;-1.691302;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.696048;0.284485;, 0.673152;0.267431;, } } Mesh { 3; -40.261561;128.486224;68.047299;, -38.213916;125.178624;68.211256;, -43.614319;126.408252;65.381152;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 1.258195;0.785057;-1.297768;, 0.976598;0.263296;-1.691302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.708686;0.257936;, 0.727410;0.278280;, 0.673152;0.267431;, } } Mesh { 3; -41.368577;123.616360;75.887859;, -44.231949;121.025718;74.998152;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.256095;-1.107991;1.609455;, 0.492212;0.196859;1.898037;, 0.377480;-0.209715;1.922784;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.695036;0.285552;, 0.659731;0.300243;, 0.664767;0.269591;, } } Mesh { 3; -38.363063;125.193806;74.372896;, -41.368577;123.616360;75.887859;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.377480;-0.209715;1.922784;, 0.492212;0.196859;1.898037;, 1.113846;0.467107;1.557154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.726082;0.278320;, 0.695036;0.285552;, 0.664767;0.269591;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -38.363063;125.193806;74.372896;, -43.823565;126.430934;76.992100;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.113846;0.467107;1.557154;, 0.492212;0.196859;1.898037;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.726082;0.278320;, 0.664767;0.269591;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -45.334061;131.921344;67.420548;, -46.844430;127.056068;63.195251;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.742755;0.892198;-1.592442;, 0.641030;1.416555;-1.210795;, 0.757533;1.067342;-1.473261;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.646142;0.238457;, 0.633326;0.263757;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -46.844430;127.056068;63.195251;, -57.054183;127.196612;61.028699;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.008522;1.062860;-1.659466;, 0.742755;0.892198;-1.592442;, 0.757533;1.067342;-1.473261;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.633326;0.263757;, 0.501609;0.265592;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -51.271620;132.965054;66.538294;, -57.054183;127.196612;61.028699;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.008522;1.062860;-1.659466;, 0.757533;1.067342;-1.473261;, 0.623027;0.560028;-1.783754;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.570458;0.234581;, 0.501609;0.265592;, } } Mesh { 3; -53.963161;132.556939;65.375976;, -56.976541;132.549894;64.763119;, -57.054183;127.196612;61.028699;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.623027;0.560028;-1.783754;, 0.001738;0.428063;-1.923625;, -0.008522;1.062860;-1.659466;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.538575;0.235009;, 0.502592;0.234893;, 0.501609;0.265592;, } } Mesh { 3; -45.609967;88.245989;72.295857;, -43.492405;88.171887;66.585900;, -43.815916;80.678868;67.220879;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.569350;0.206065;1.173989;, 1.964389;-0.065483;-0.143038;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.636211;0.486828;, 0.644888;0.494079;, 0.664861;0.529037;, } } Mesh { 3; -45.609967;88.245989;72.295857;, -45.739001;80.267162;74.364987;, -43.815916;80.678868;67.220879;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.969367;-0.039387;-0.060112;, 1.551339;0.107123;1.210556;, 1.569350;0.206065;1.173989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.636211;0.486828;, 0.641150;0.531372;, 0.664861;0.529037;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -43.492405;88.171887;66.585900;, -43.815916;80.678868;67.220879;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964389;-0.065483;-0.143038;, 1.246846;-0.146203;-1.519069;, 1.969367;-0.039387;-0.060112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.644888;0.494079;, 0.664861;0.529037;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -46.079127;80.010588;61.097893;, -43.815916;80.678868;67.220879;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.197821;-0.105940;-1.561273;, 1.969367;-0.039387;-0.060112;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.636956;0.532827;, 0.664861;0.529037;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -53.828362;78.735346;60.421324;, -46.079127;80.010588;61.097893;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.246846;-0.146203;-1.519069;, -0.335865;-0.721496;-1.802834;, 1.197821;-0.105940;-1.561273;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.541729;0.539195;, 0.636956;0.532827;, } } Mesh { 3; -45.334061;131.921344;67.420548;, -44.172811;133.433956;71.596176;, -49.317231;135.336388;71.187638;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.794317;1.783619;0.267084;, 0.957688;1.718078;0.120881;, 0.641030;1.416555;-1.210795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646142;0.238457;, 0.660460;0.229879;, 0.595728;0.221514;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -36.413140;126.039181;71.873512;, -38.363063;125.193806;74.372896;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.737347;0.911019;0.187729;, 1.113846;0.467107;1.557154;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.744881;0.274166;, 0.726082;0.278320;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.402791;128.503154;74.536968;, -36.413140;126.039181;71.873512;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.534463;1.220855;0.196239;, 1.737347;0.911019;0.187729;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.706944;0.257840;, 0.744881;0.274166;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -36.413140;126.039181;71.873512;, -38.213916;125.178624;68.211256;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 1.737347;0.911019;0.187729;, 1.534463;1.220855;0.196239;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.744881;0.274166;, 0.727410;0.278280;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.261561;128.486224;68.047299;, -38.213916;125.178624;68.211256;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.258195;0.785057;-1.297768;, 1.294754;0.609998;-1.354653;, 1.534463;1.220855;0.196239;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.708686;0.257936;, 0.727410;0.278280;, } } Mesh { 3; -53.352470;138.978614;66.754378;, -52.304979;135.362137;66.680269;, -52.661855;139.131155;70.504536;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923406;0.411954;0.119902;, 1.728510;0.315145;-0.892473;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.547277;0.198437;, 0.557685;0.219722;, 0.547584;0.200718;, } } Mesh { 3; -52.304979;135.362137;66.680269;, -50.659281;136.298185;70.877764;, -52.661855;139.131155;70.504536;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.423640;1.357594;0.117300;, 1.923406;0.411954;0.119902;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.557685;0.219722;, 0.576456;0.216479;, 0.547584;0.200718;, } } Mesh { 3; -53.352470;138.978614;66.754378;, -53.098186;143.126593;69.872792;, -52.661855;139.131155;70.504536;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923406;0.411954;0.119902;, 1.846185;-0.687913;0.044154;, 1.728510;0.315145;-0.892473;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.547277;0.198437;, 0.542734;0.178070;, 0.547584;0.200718;, } } Mesh { 3; -53.098186;143.126593;69.872792;, -53.206291;143.038292;74.866919;, -52.661855;139.131155;70.504536;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.846185;-0.687913;0.044154;, 1.923406;0.411954;0.119902;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.542734;0.178070;, 0.541838;0.178458;, 0.547584;0.200718;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -45.334061;131.921344;67.420548;, -49.317231;135.336388;71.187638;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.641030;1.416555;-1.210795;, 0.957688;1.718078;0.120881;, 0.757533;1.067342;-1.473261;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.646142;0.238457;, 0.595728;0.221514;, } } Mesh { 3; -51.271620;132.965054;66.538294;, -52.304979;135.362137;66.680269;, -49.317231;135.336388;71.187638;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.757533;1.067342;-1.473261;, 0.957688;1.718078;0.120881;, 1.417239;0.622834;-1.219460;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.570458;0.234581;, 0.557685;0.219722;, 0.595728;0.221514;, } } Mesh { 3; -52.304979;135.362137;66.680269;, -49.317231;135.336388;71.187638;, -50.659281;136.298185;70.877764;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.417239;0.622834;-1.219460;, 0.957688;1.718078;0.120881;, 1.423640;1.357594;0.117300;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.557685;0.219722;, 0.595728;0.221514;, 0.576456;0.216479;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.402791;128.503154;74.536968;, -40.648527;131.625600;71.717650;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.095213;1.613523;0.283941;, 1.534463;1.220855;0.196239;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.706944;0.257840;, 0.703914;0.240134;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -40.648527;131.625600;71.717650;, -42.104872;129.701559;74.457153;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.623108;1.148397;1.475295;, 1.095213;1.613523;0.283941;, 0.954716;0.879982;1.482471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.703914;0.240134;, 0.685958;0.251045;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.648527;131.625600;71.717650;, -41.689537;130.246120;67.832868;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.534463;1.220855;0.196239;, 1.095213;1.613523;0.283941;, 1.062219;1.076855;-1.263189;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.703914;0.240134;, 0.691079;0.247957;, } } Mesh { 3; -39.049105;130.097907;71.873348;, -40.261561;128.486224;68.047299;, -41.689537;130.246120;67.832868;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.258195;0.785057;-1.297768;, 1.534463;1.220855;0.196239;, 1.062219;1.076855;-1.263189;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.723635;0.248797;, 0.708686;0.257936;, 0.691079;0.247957;, } } Mesh { 3; -40.402791;128.503154;74.536968;, -42.104872;129.701559;74.457153;, -43.823565;126.430934;76.992100;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.954716;0.879982;1.482471;, 0.492212;0.196859;1.898037;, 0.623108;1.148397;1.475295;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.706944;0.257840;, 0.685958;0.251045;, 0.664767;0.269591;, } } Mesh { 3; -40.261561;128.486224;68.047299;, -41.689537;130.246120;67.832868;, -43.614319;126.408252;65.381152;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.062219;1.076855;-1.263189;, 0.976598;0.263296;-1.691302;, 1.258195;0.785057;-1.297768;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.708686;0.257936;, 0.691079;0.247957;, 0.673152;0.267431;, } } Mesh { 3; -45.549500;119.156410;69.540942;, -46.194498;119.804114;73.742166;, -44.231949;121.025718;74.998152;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.736596;-0.911684;0.191414;, 0.984037;-1.038682;1.355132;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.647019;0.324418;, 0.635488;0.306966;, 0.659731;0.300243;, } } Mesh { 3; -45.549500;119.156410;69.540942;, -44.550332;119.604581;70.531031;, -44.231949;121.025718;74.998152;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868368;-1.767181;0.081112;, 1.736596;-0.911684;0.191414;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.647019;0.324418;, 0.655806;0.308301;, 0.659731;0.300243;, } } Mesh { 3; -45.622428;119.447973;64.661184;, -45.549500;119.156410;69.540942;, -44.550332;119.604581;70.531031;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.863868;-0.601375;-0.218894;, 1.736596;-0.911684;0.191414;, -0.868368;-1.767181;0.081112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.650454;0.327941;, 0.647019;0.324418;, 0.655806;0.308301;, } } Mesh { 3; -45.622428;119.447973;64.661184;, -44.550332;119.604581;70.531031;, -44.314069;120.766591;65.179489;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.953206;-0.997439;-1.407155;, 1.863868;-0.601375;-0.218894;, -0.868368;-1.767181;0.081112;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.650454;0.327941;, 0.655806;0.308301;, 0.664525;0.299423;, } } Mesh { 3; -45.622428;119.447973;64.661184;, -45.549500;119.156410;69.540942;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.736596;-0.911684;0.191414;, 1.863868;-0.601375;-0.218894;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.650454;0.327941;, 0.647019;0.324418;, 0.687180;0.399233;, } } Mesh { 3; -45.549500;119.156410;69.540942;, -42.693015;105.484878;67.576334;, -42.752325;105.502501;64.754266;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.921077;0.048683;0.436650;, 1.736596;-0.911684;0.191414;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.647019;0.324418;, 0.681492;0.396603;, 0.687180;0.399233;, } } Mesh { 3; -42.693015;105.484878;67.576334;, -43.338791;96.949724;66.195349;, -43.498807;96.921316;65.402495;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.951504;-0.080729;0.262083;, 1.921077;0.048683;0.436650;, 1.874435;-0.130502;-0.594166;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.681492;0.396603;, 0.662972;0.441572;, 0.657940;0.431493;, } } Mesh { 3; -42.693015;105.484878;67.576334;, -42.752325;105.502501;64.754266;, -43.498807;96.921316;65.402495;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.874435;-0.130502;-0.594166;, 1.921077;0.048683;0.436650;, 1.928133;0.071295;-0.400991;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.681492;0.396603;, 0.687180;0.399233;, 0.657940;0.431493;, } } Mesh { 3; -44.550332;119.604581;70.531031;, -44.223471;117.984945;70.934881;, -43.026837;118.278648;66.883611;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868368;-1.767181;0.081112;, -1.852577;-0.671625;-0.021205;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.655806;0.308301;, 0.672311;0.316139;, 0.684033;0.314649;, } } Mesh { 3; -44.550332;119.604581;70.531031;, -44.314069;120.766591;65.179489;, -43.026837;118.278648;66.883611;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.953206;-0.997439;-1.407155;, -0.868368;-1.767181;0.081112;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.655806;0.308301;, 0.664525;0.299423;, 0.684033;0.314649;, } } Mesh { 3; -44.550332;119.604581;70.531031;, -44.231949;121.025718;74.998152;, -44.223471;117.984945;70.934881;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852577;-0.671625;-0.021205;, -0.868368;-1.767181;0.081112;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.655806;0.308301;, 0.659731;0.300243;, 0.672311;0.316139;, } } Mesh { 3; -44.231949;121.025718;74.998152;, -42.991862;118.428766;74.590559;, -44.223471;117.984945;70.934881;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.106881;-0.662752;1.489680;, -1.852577;-0.671625;-0.021205;, -0.256095;-1.107991;1.609455;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.659731;0.300243;, 0.684443;0.314093;, 0.672311;0.316139;, } } Mesh { 3; -36.413140;126.039181;71.873512;, -34.370100;121.246983;71.797489;, -36.217843;120.702282;74.079932;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.737347;0.911019;0.187729;, 1.858792;0.634537;0.160712;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744881;0.274166;, 0.769006;0.300379;, 0.750881;0.303041;, } } Mesh { 3; -36.413140;126.039181;71.873512;, -38.363063;125.193806;74.372896;, -36.217843;120.702282;74.079932;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.113846;0.467107;1.557154;, 1.737347;0.911019;0.187729;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744881;0.274166;, 0.726082;0.278320;, 0.750881;0.303041;, } } Mesh { 3; -36.413140;126.039181;71.873512;, -38.213916;125.178624;68.211256;, -34.370100;121.246983;71.797489;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.858792;0.634537;0.160712;, 1.737347;0.911019;0.187729;, 1.294754;0.609998;-1.354653;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.744881;0.274166;, 0.727410;0.278280;, 0.769006;0.300379;, } } Mesh { 3; -38.213916;125.178624;68.211256;, -36.047321;120.693476;68.544241;, -34.370100;121.246983;71.797489;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354179;0.438693;-1.362835;, 1.858792;0.634537;0.160712;, 1.294754;0.609998;-1.354653;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.727410;0.278280;, 0.752488;0.302939;, 0.769006;0.300379;, } } Mesh { 3; -38.363063;125.193806;74.372896;, -41.368577;123.616360;75.887859;, -39.169631;119.709575;75.420259;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.207016;-0.062702;1.958771;, 0.377480;-0.209715;1.922784;, 1.113846;0.467107;1.557154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.726082;0.278320;, 0.695036;0.285552;, 0.721952;0.307907;, } } Mesh { 3; -38.363063;125.193806;74.372896;, -39.169631;119.709575;75.420259;, -36.217843;120.702282;74.079932;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.092674;0.387371;1.593605;, 0.207016;-0.062702;1.958771;, 1.113846;0.467107;1.557154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.726082;0.278320;, 0.721952;0.307907;, 0.750881;0.303041;, } } Mesh { 3; -41.368577;123.616360;75.887859;, -42.991862;118.428766;74.590559;, -39.169631;119.709575;75.420259;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.377480;-0.209715;1.922784;, 0.207016;-0.062702;1.958771;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.695036;0.285552;, 0.684443;0.314093;, 0.721952;0.307907;, } } Mesh { 3; -41.368577;123.616360;75.887859;, -44.231949;121.025718;74.998152;, -42.991862;118.428766;74.590559;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.256095;-1.107991;1.609455;, 0.377480;-0.209715;1.922784;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.695036;0.285552;, 0.659731;0.300243;, 0.684443;0.314093;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -41.286524;123.804542;66.257159;, -38.905639;119.827599;66.844901;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.622712;-0.013483;-1.869658;, 0.794088;0.164790;-1.796062;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.696048;0.284485;, 0.724367;0.307006;, } } Mesh { 3; -44.314069;120.766591;65.179489;, -38.905639;119.827599;66.844901;, -43.026837;118.278648;66.883611;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.990595;-0.857695;-1.471955;, 0.622712;-0.013483;-1.869658;, 0.953206;-0.997439;-1.407155;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.664525;0.299423;, 0.724367;0.307006;, 0.684033;0.314649;, } } Mesh { 3; -41.286524;123.804542;66.257159;, -36.047321;120.693476;68.544241;, -38.905639;119.827599;66.844901;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.794088;0.164790;-1.796062;, 0.622712;-0.013483;-1.869658;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.696048;0.284485;, 0.752488;0.302939;, 0.724367;0.307006;, } } Mesh { 3; -38.213916;125.178624;68.211256;, -41.286524;123.804542;66.257159;, -36.047321;120.693476;68.544241;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.294754;0.609998;-1.354653;, 0.794088;0.164790;-1.796062;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.727410;0.278280;, 0.696048;0.284485;, 0.752488;0.302939;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -56.712992;77.210781;75.559572;, -56.083655;77.084958;67.418476;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.330394;-0.545100;1.347772;, -1.455313;-1.247331;-0.458041;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.507827;0.548077;, 0.514458;0.547600;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -56.712992;77.210781;75.559572;, -57.168501;77.265451;75.336185;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.004425;-1.648123;1.080390;, -1.330394;-0.545100;1.347772;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.507827;0.548077;, 0.500813;0.545734;, } } Mesh { 3; -40.648527;131.625600;71.717650;, -45.334061;131.921344;67.420548;, -44.172811;133.433956;71.596176;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.095213;1.613523;0.283941;, 0.794317;1.783619;0.267084;, 0.641030;1.416555;-1.210795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.703914;0.240134;, 0.646142;0.238457;, 0.660460;0.229879;, } } Mesh { 3; -40.648527;131.625600;71.717650;, -45.334061;131.921344;67.420548;, -41.689537;130.246120;67.832868;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.062219;1.076855;-1.263189;, 1.095213;1.613523;0.283941;, 0.641030;1.416555;-1.210795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.703914;0.240134;, 0.646142;0.238457;, 0.691079;0.247957;, } } Mesh { 3; -45.334061;131.921344;67.420548;, -41.689537;130.246120;67.832868;, -46.844430;127.056068;63.195251;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.641030;1.416555;-1.210795;, 0.742755;0.892198;-1.592442;, 1.062219;1.076855;-1.263189;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.646142;0.238457;, 0.691079;0.247957;, 0.633326;0.263757;, } } Mesh { 3; -41.689537;130.246120;67.832868;, -46.844430;127.056068;63.195251;, -43.614319;126.408252;65.381152;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.062219;1.076855;-1.263189;, 0.742755;0.892198;-1.592442;, 0.976598;0.263296;-1.691302;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.691079;0.247957;, 0.633326;0.263757;, 0.673152;0.267431;, } } Mesh { 3; -43.338791;96.949724;66.195349;, -43.498807;96.921316;65.402495;, -43.492405;88.171887;66.585900;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.964389;-0.065483;-0.143038;, 1.951504;-0.080729;0.262083;, 1.874435;-0.130502;-0.594166;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.662972;0.441572;, 0.657940;0.431493;, 0.644888;0.494079;, } } Mesh { 3; -43.338791;96.949724;66.195349;, -45.609967;88.245989;72.295857;, -43.492405;88.171887;66.585900;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.951504;-0.080729;0.262083;, 1.964389;-0.065483;-0.143038;, 1.569350;0.206065;1.173989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.662972;0.441572;, 0.636211;0.486828;, 0.644888;0.494079;, } } Mesh { 3; -43.338791;96.949724;66.195349;, -45.609967;88.245989;72.295857;, -45.676602;96.794506;70.399348;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.430321;0.108648;1.351277;, 1.951504;-0.080729;0.262083;, 1.569350;0.206065;1.173989;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.662972;0.441572;, 0.636211;0.486828;, 0.637830;0.437786;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -56.921838;88.765423;57.782291;, -56.892966;96.657703;57.330571;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.011512;-0.189722;-1.961491;, -0.026602;-0.277696;-1.950833;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.503520;0.481996;, 0.503623;0.438426;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -46.313653;96.862505;59.728940;, -56.892966;96.657703;57.330571;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.219909;-0.185126;-1.536594;, -0.011512;-0.189722;-1.961491;, 1.246846;-0.146203;-1.519069;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.623955;0.436566;, 0.503623;0.438426;, } } Mesh { 3; -46.184536;88.519014;60.583414;, -46.313653;96.862505;59.728940;, -43.492405;88.171887;66.585900;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.219909;-0.185126;-1.536594;, 1.246846;-0.146203;-1.519069;, 1.964389;-0.065483;-0.143038;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.619535;0.484667;, 0.623955;0.436566;, 0.644888;0.494079;, } } Mesh { 3; -43.498807;96.921316;65.402495;, -46.313653;96.862505;59.728940;, -43.492405;88.171887;66.585900;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.874435;-0.130502;-0.594166;, 1.219909;-0.185126;-1.536594;, 1.964389;-0.065483;-0.143038;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.657940;0.431493;, 0.623955;0.436566;, 0.644888;0.494079;, } } Mesh { 3; -53.206291;143.038292;74.866919;, -54.291902;139.676103;73.617147;, -52.661855;139.131155;70.504536;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.923406;0.411954;0.119902;, 1.304108;-0.146856;1.470139;, 1.263267;-0.736121;1.321308;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.541838;0.178458;, 0.528453;0.197523;, 0.547584;0.200718;, } } Mesh { 3; -54.316884;146.532054;53.451611;, -55.376902;146.592007;52.800785;, -54.653741;147.268887;52.494292;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.352579;-0.138749;-1.426482;, 1.501913;-0.683777;-1.077162;, 0.906847;-0.218345;-1.735951;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.535386;0.155604;, 0.522316;0.155264;, 0.531232;0.151426;, } } Mesh { 3; -59.192661;146.589635;53.449514;, -58.841383;147.314483;52.492464;, -58.120318;146.623778;52.799595;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -1.373137;-0.077728;-1.411391;, -0.904398;-0.208848;-1.738395;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475268;0.155278;, 0.479599;0.151167;, 0.488490;0.155084;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -60.317380;143.104520;74.862739;, -58.947042;139.633965;73.608564;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.413508;-0.079687;1.370846;, -1.909874;0.476333;0.095177;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.461400;0.175041;, 0.478296;0.194721;, } } Mesh { 3; -69.803986;88.354313;66.604613;, -69.977511;96.723365;65.410098;, -67.197337;96.757297;59.689250;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.227083;-0.188876;-1.530413;, -1.875415;-0.095401;-0.597737;, -1.964939;-0.050278;-0.141627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359861;0.487512;, 0.342292;0.438054;, 0.376572;0.437861;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -69.803986;88.354313;66.604613;, -67.197337;96.757297;59.689250;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.258766;-0.132588;-1.510464;, -1.227083;-0.188876;-1.530413;, -1.964939;-0.050278;-0.141627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.359861;0.487512;, 0.376572;0.437861;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -56.892966;96.657703;57.330571;, -67.197337;96.757297;59.689250;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.011512;-0.189722;-1.961491;, -1.227083;-0.188876;-1.530413;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.503623;0.438426;, 0.376572;0.437861;, } } Mesh { 3; -56.921838;88.765423;57.782291;, -67.118761;88.682576;60.778535;, -56.892966;96.657703;57.330571;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.026602;-0.277696;-1.950833;, -0.011512;-0.189722;-1.961491;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503520;0.481996;, 0.389090;0.485153;, 0.503623;0.438426;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -67.655231;88.428581;72.151956;, -67.649050;96.736693;70.369678;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950662;-0.040413;0.277230;, -1.433810;0.111354;1.347354;, -1.547712;0.256023;1.192733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.383365;0.486420;, 0.374527;0.438057;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -69.803986;88.354313;66.604613;, -67.655231;88.428581;72.151956;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.964939;-0.050278;-0.141627;, -1.950662;-0.040413;0.277230;, -1.547712;0.256023;1.192733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.359861;0.487512;, 0.383365;0.486420;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -69.803986;88.354313;66.604613;, -69.977511;96.723365;65.410098;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.950662;-0.040413;0.277230;, -1.964939;-0.050278;-0.141627;, -1.875415;-0.095401;-0.597737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.359861;0.487512;, 0.342292;0.438054;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -70.766689;125.842301;65.006801;, -67.395789;126.498904;62.890797;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -1.123435;0.957750;-1.305443;, -1.001343;0.156472;-1.690089;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.304459;0.247435;, 0.332882;0.273021;, 0.374139;0.269220;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -68.952314;131.933198;67.134364;, -67.395789;126.498904;62.890797;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -0.513403;1.409084;-1.278464;, -1.123435;0.957750;-1.305443;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.304459;0.247435;, 0.354591;0.238441;, 0.374139;0.269220;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -73.833720;132.345711;71.805885;, -68.952314;131.933198;67.134364;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.206380;1.524369;0.323292;, -1.123435;0.957750;-1.305443;, -0.513403;1.409084;-1.278464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.296538;0.237362;, 0.357092;0.239431;, } } Mesh { 3; -73.833720;132.345711;71.805885;, -70.078168;133.787299;71.662298;, -68.952314;131.933198;67.134364;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.677653;1.828004;0.287677;, -1.206380;1.524369;0.323292;, -0.513403;1.409084;-1.278464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.296538;0.237362;, 0.342923;0.228963;, 0.357092;0.239431;, } } Mesh { 3; -56.921838;88.765423;57.782291;, -67.118761;88.682576;60.778535;, -60.435113;78.909108;60.412631;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.244821;-0.707285;-1.823015;, -0.026602;-0.277696;-1.950833;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503520;0.481996;, 0.389090;0.485153;, 0.460535;0.536932;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -57.168501;77.265451;75.336185;, -57.671258;77.176577;75.511194;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.312723;-0.681912;1.302047;, -0.004425;-1.648123;1.080390;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.500813;0.545734;, 0.488557;0.545545;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -57.671258;77.176577;75.511194;, -58.232129;77.155526;67.418474;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, 1.312723;-0.681912;1.302047;, -0.029089;-1.954393;-0.251148;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.488557;0.545545;, 0.487144;0.546404;, } } Mesh { 3; -75.978457;124.733223;68.263053;, -72.996455;123.381401;66.006919;, -78.045378;120.766243;68.609941;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.865585;0.111572;-1.766886;, -1.373281;0.584593;-1.286826;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.285134;0.280582;, 0.306148;0.287028;, 0.262164;0.302729;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -72.996455;123.381401;66.006919;, -78.045378;120.766243;68.609941;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, -0.865585;0.111572;-1.766886;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.306148;0.287028;, 0.262164;0.302729;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -69.837536;120.423201;65.026972;, -71.866776;118.293239;67.129017;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, 0.805633;-1.124924;-1.403237;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.344907;0.303698;, 0.313584;0.314389;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -72.996455;123.381401;66.006919;, -69.837536;120.423201;65.026972;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.865585;0.111572;-1.766886;, -0.666811;-0.090733;-1.852215;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.306148;0.287028;, 0.344907;0.303698;, } } Mesh { 3; -69.923805;120.661069;75.143142;, -72.882719;123.195621;76.019486;, -71.873551;118.450598;74.316560;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.499459;-0.382075;1.867654;, -0.033048;-1.242394;1.529358;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.343849;0.302349;, 0.307621;0.288060;, 0.313406;0.313800;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -72.882719;123.195621;76.019486;, -71.873551;118.450598;74.316560;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, -0.499459;-0.382075;1.867654;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.307621;0.288060;, 0.313406;0.313800;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -76.063170;124.795627;74.357333;, -77.866926;120.783987;73.846567;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, -1.134327;0.378925;1.566298;, -1.249730;0.422943;1.463853;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.268295;0.279203;, 0.254028;0.303262;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -76.063170;124.795627;74.357333;, -72.882719;123.195621;76.019486;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.499459;-0.382075;1.867654;, -0.243871;-0.172891;1.947872;, -1.249730;0.422943;1.463853;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.268295;0.279203;, 0.307621;0.288060;, } } Mesh { 3; -75.978457;124.733223;68.263053;, -79.512311;121.392259;71.720070;, -78.045378;120.766243;68.609941;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.378807;0.459560;-1.330890;, -1.373281;0.584593;-1.286826;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.285134;0.280582;, 0.248234;0.302551;, 0.262164;0.302729;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -75.978457;124.733223;68.263053;, -79.512311;121.392259;71.720070;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.833966;0.697462;0.183542;, -1.373281;0.584593;-1.286826;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.285134;0.280582;, 0.248234;0.302551;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -76.063170;124.795627;74.357333;, -77.866926;120.783987;73.846567;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.249730;0.422943;1.463853;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.268295;0.279203;, 0.254028;0.303262;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -77.866926;120.783987;73.846567;, -79.512311;121.392259;71.720070;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.778235;0.835246;0.154327;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.254028;0.303262;, 0.248234;0.302551;, } } Mesh { 3; -69.923805;120.661069;75.143142;, -70.327273;117.783047;71.021115;, -71.873551;118.450598;74.316560;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 0.843839;-0.897665;1.538085;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.343849;0.302349;, 0.328780;0.316739;, 0.313406;0.313800;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -69.923805;120.661069;75.143142;, -70.327273;117.783047;71.021115;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.232397;-1.956927;0.000777;, 1.682148;-1.025743;-0.042436;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.343849;0.302349;, 0.328780;0.316739;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -69.837536;120.423201;65.026972;, -71.866776;118.293239;67.129017;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.232397;-1.956927;0.000777;, -1.039436;-1.046469;-1.306923;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.344907;0.303698;, 0.313584;0.314389;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -71.866776;118.293239;67.129017;, -70.327273;117.783047;71.021115;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 0.232397;-1.956927;0.000777;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.313584;0.314389;, 0.328780;0.316739;, } } Mesh { 3; -70.260222;105.357529;67.564964;, -69.977511;96.723365;65.410098;, -70.203330;105.377080;64.743713;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921992;0.026068;0.434558;, -1.875415;-0.095401;-0.597737;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.338807;0.389092;, 0.342292;0.438054;, 0.339508;0.388981;, } } Mesh { 3; -70.147932;96.764981;66.197087;, -70.260222;105.357529;67.564964;, -69.977511;96.723365;65.410098;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.921992;0.026068;0.434558;, -1.950662;-0.040413;0.277230;, -1.875415;-0.095401;-0.597737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.340191;0.437818;, 0.338807;0.389092;, 0.342292;0.438054;, } } Mesh { 3; -70.260222;105.357529;67.564964;, -68.530120;118.487693;69.482704;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821270;-0.734438;0.164768;, -1.921992;0.026068;0.434558;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.338807;0.389092;, 0.361339;0.314599;, 0.339508;0.388981;, } } Mesh { 3; -68.530120;118.487693;69.482704;, -68.468213;118.790919;64.285721;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.882280;-0.535623;-0.231734;, -1.821270;-0.734438;0.164768;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.361339;0.314599;, 0.362034;0.312882;, 0.339508;0.388981;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -69.837536;120.423201;65.026972;, -68.468213;118.790919;64.285721;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.882280;-0.535623;-0.231734;, -1.039436;-1.046469;-1.306923;, 0.232397;-1.956927;0.000777;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.344907;0.303698;, 0.362034;0.312882;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -68.530120;118.487693;69.482704;, -68.468213;118.790919;64.285721;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821270;-0.734438;0.164768;, -1.882280;-0.535623;-0.231734;, 0.232397;-1.956927;0.000777;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.361339;0.314599;, 0.362034;0.312882;, } } Mesh { 3; -69.553289;119.456134;70.537350;, -68.530120;118.487693;69.482704;, -69.923805;120.661069;75.143142;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.821270;-0.734438;0.164768;, 0.232397;-1.956927;0.000777;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.348508;0.309169;, 0.361339;0.314599;, 0.343849;0.302349;, } } Mesh { 3; -68.530120;118.487693;69.482704;, -69.923805;120.661069;75.143142;, -67.733883;119.197694;73.890936;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.946748;-1.095317;1.336983;, -1.821270;-0.734438;0.164768;, -0.033048;-1.242394;1.529358;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.361339;0.314599;, 0.343849;0.302349;, 0.370446;0.310295;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -74.219612;128.131110;67.848552;, -70.766689;125.842301;65.006801;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.001343;0.156472;-1.690089;, -1.123435;0.957750;-1.305443;, -1.400275;0.578684;-1.260130;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.289961;0.260307;, 0.332882;0.273021;, } } Mesh { 3; -72.503072;129.745227;74.777264;, -74.063048;128.146930;74.649090;, -70.508982;125.870334;77.484185;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -1.139645;0.713281;1.440837;, -0.697858;1.021670;1.533870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.310850;0.251021;, 0.291899;0.260200;, 0.336067;0.272845;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -75.503062;129.826496;71.913406;, -74.219612;128.131110;67.848552;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.721312;0.934756;0.216533;, -1.400275;0.578684;-1.260130;, -1.123435;0.957750;-1.305443;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.273834;0.250799;, 0.289961;0.260307;, } } Mesh { 3; -73.013066;130.384149;67.556152;, -73.833720;132.345711;71.805885;, -75.503062;129.826496;71.913406;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.206380;1.524369;0.323292;, -1.721312;0.934756;0.216533;, -1.123435;0.957750;-1.305443;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306960;0.248425;, 0.296538;0.237362;, 0.273834;0.250799;, } } Mesh { 3; -72.503072;129.745227;74.777264;, -73.833720;132.345711;71.805885;, -74.063048;128.146930;74.649090;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.206380;1.524369;0.323292;, -0.697858;1.021670;1.533870;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.310850;0.251021;, 0.296538;0.237362;, 0.291899;0.260200;, } } Mesh { 3; -73.833720;132.345711;71.805885;, -75.503062;129.826496;71.913406;, -74.063048;128.146930;74.649090;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.721312;0.934756;0.216533;, -1.206380;1.524369;0.323292;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.296538;0.237362;, 0.273834;0.250799;, 0.291899;0.260200;, } } Mesh { 3; -63.693880;136.207126;70.876547;, -65.346240;135.379743;71.208428;, -61.734780;135.314573;66.732750;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -1.327905;0.822123;-1.201814;, -1.138760;1.604883;0.105585;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.424191;0.216853;, 0.401308;0.221547;, 0.446328;0.219888;, } } Mesh { 3; -65.346240;135.379743;71.208428;, -62.969461;132.685634;66.635998;, -61.734780;135.314573;66.732750;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -0.691204;1.046805;-1.519871;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401308;0.221547;, 0.431685;0.236175;, 0.446328;0.219888;, } } Mesh { 3; -65.346240;135.379743;71.208428;, -68.952314;131.933198;67.134364;, -62.969461;132.685634;66.635998;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -0.513403;1.409084;-1.278464;, -0.691204;1.046805;-1.519871;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401308;0.221547;, 0.354591;0.238441;, 0.431685;0.236175;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -60.499320;143.352458;69.868287;, -60.317380;143.104520;74.862739;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.909874;0.476333;0.095177;, -1.810206;-0.772715;0.098167;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.459376;0.173691;, 0.461400;0.175041;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -60.499320;143.352458;69.868287;, -59.711574;139.053419;66.749576;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.909874;0.476333;0.095177;, -1.780623;0.380464;-0.753791;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.459376;0.173691;, 0.468870;0.198013;, } } Mesh { 3; -63.693880;136.207126;70.876547;, -60.272711;139.164765;70.491641;, -61.734780;135.314573;66.732750;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.909874;0.476333;0.095177;, -1.138760;1.604883;0.105585;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.424191;0.216853;, 0.462354;0.197409;, 0.446328;0.219888;, } } Mesh { 3; -60.272711;139.164765;70.491641;, -59.711574;139.053419;66.749576;, -61.734780;135.314573;66.732750;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.780623;0.380464;-0.753791;, -1.909874;0.476333;0.095177;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.462354;0.197409;, 0.468870;0.198013;, 0.446328;0.219888;, } } Mesh { 3; -75.503062;129.826496;71.913406;, -74.219612;128.131110;67.848552;, -75.978457;124.733223;68.263053;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373281;0.584593;-1.286826;, -1.400275;0.578684;-1.260130;, -1.721312;0.934756;0.216533;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.273834;0.250799;, 0.289961;0.260307;, 0.285134;0.280582;, } } Mesh { 3; -75.503062;129.826496;71.913406;, -77.475507;125.745866;71.825843;, -75.978457;124.733223;68.263053;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.373281;0.584593;-1.286826;, -1.721312;0.934756;0.216533;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.273834;0.250799;, 0.271407;0.278316;, 0.285134;0.280582;, } } Mesh { 3; -75.503062;129.826496;71.913406;, -77.475507;125.745866;71.825843;, -74.063048;128.146930;74.649090;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.778235;0.835246;0.154327;, -1.721312;0.934756;0.216533;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.273834;0.250799;, 0.271407;0.278316;, 0.291899;0.260200;, } } Mesh { 3; -77.475507;125.745866;71.825843;, -74.063048;128.146930;74.649090;, -76.063170;124.795627;74.357333;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.249730;0.422943;1.463853;, -1.778235;0.835246;0.154327;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.271407;0.278316;, 0.291899;0.260200;, 0.268295;0.279203;, } } Mesh { 3; -65.346240;135.379743;71.208428;, -70.078168;133.787299;71.662298;, -68.952314;131.933198;67.134364;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.796237;1.798741;0.118788;, -0.677653;1.828004;0.287677;, -0.513403;1.409084;-1.278464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401308;0.221547;, 0.340422;0.227973;, 0.354591;0.238441;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -67.785269;80.356791;61.226203;, -60.435113;78.909108;60.412631;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.244821;-0.707285;-1.823015;, -1.258766;-0.132588;-1.510464;, -1.208817;-0.048712;-1.555623;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.378178;0.533192;, 0.460535;0.536932;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -69.923352;81.033388;67.232111;, -67.785269;80.356791;61.226203;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.967799;0.053300;-0.092186;, -1.208817;-0.048712;-1.555623;, -1.258766;-0.132588;-1.510464;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.357088;0.530122;, 0.378178;0.533192;, } } Mesh { 3; -67.118761;88.682576;60.778535;, -69.803986;88.354313;66.604613;, -69.923352;81.033388;67.232111;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.258766;-0.132588;-1.510464;, -1.964939;-0.050278;-0.141627;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.389090;0.485153;, 0.359861;0.487512;, 0.357088;0.530122;, } } Mesh { 3; -67.655231;88.428581;72.151956;, -69.923352;81.033388;67.232111;, -68.091189;80.602049;74.230739;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.562363;0.200933;1.184153;, -1.967799;0.053300;-0.092186;, -1.547712;0.256023;1.192733;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.383365;0.486420;, 0.357088;0.530122;, 0.375161;0.532079;, } } Mesh { 3; -69.803986;88.354313;66.604613;, -67.655231;88.428581;72.151956;, -69.923352;81.033388;67.232111;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.964939;-0.050278;-0.141627;, -1.547712;0.256023;1.192733;, -1.967799;0.053300;-0.092186;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.359861;0.487512;, 0.383365;0.486420;, 0.357088;0.530122;, } } Mesh { 3; -56.976541;132.549894;64.763119;, -60.156457;132.599280;65.414050;, -57.054183;127.196612;61.028699;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.001738;0.428063;-1.923625;, -0.656926;0.550256;-1.774609;, -0.008522;1.062860;-1.659466;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502592;0.234893;, 0.464436;0.234735;, 0.501609;0.265592;, } } Mesh { 3; -62.969461;132.685634;66.635998;, -60.156457;132.599280;65.414050;, -57.054183;127.196612;61.028699;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.691204;1.046805;-1.519871;, -0.008522;1.062860;-1.659466;, -0.656926;0.550256;-1.774609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.431685;0.236175;, 0.464436;0.234735;, 0.501609;0.265592;, } } Mesh { 3; -62.969461;132.685634;66.635998;, -67.395789;126.498904;62.890797;, -57.054183;127.196612;61.028699;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -0.008522;1.062860;-1.659466;, -0.691204;1.046805;-1.519871;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.431685;0.236175;, 0.374139;0.269220;, 0.501609;0.265592;, } } Mesh { 3; -68.952314;131.933198;67.134364;, -62.969461;132.685634;66.635998;, -67.395789;126.498904;62.890797;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.513403;1.409084;-1.278464;, -0.688031;0.871378;-1.628154;, -0.691204;1.046805;-1.519871;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.354591;0.238441;, 0.431685;0.236175;, 0.374139;0.269220;, } } Mesh { 3; -74.063048;128.146930;74.649090;, -76.063170;124.795627;74.357333;, -70.508982;125.870334;77.484185;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -1.249730;0.422943;1.463853;, -1.139645;0.713281;1.440837;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.291899;0.260200;, 0.268295;0.279203;, 0.336067;0.272845;, } } Mesh { 3; -76.063170;124.795627;74.357333;, -70.508982;125.870334;77.484185;, -72.882719;123.195621;76.019486;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -0.499459;-0.382075;1.867654;, -1.249730;0.422943;1.463853;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.268295;0.279203;, 0.336067;0.272845;, 0.307621;0.288060;, } } Mesh { 3; -69.923805;120.661069;75.143142;, -70.508982;125.870334;77.484185;, -72.882719;123.195621;76.019486;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.575447;0.071504;1.883433;, -0.033048;-1.242394;1.529358;, -0.499459;-0.382075;1.867654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.343849;0.302349;, 0.336067;0.272845;, 0.307621;0.288060;, } } Mesh { 3; -74.219612;128.131110;67.848552;, -75.978457;124.733223;68.263053;, -70.766689;125.842301;65.006801;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.400275;0.578684;-1.260130;, -1.373281;0.584593;-1.286826;, -1.001343;0.156472;-1.690089;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.289961;0.260307;, 0.285134;0.280582;, 0.332882;0.273021;, } } Mesh { 3; -72.996455;123.381401;66.006919;, -70.766689;125.842301;65.006801;, -69.837536;120.423201;65.026972;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.001343;0.156472;-1.690089;, -0.865585;0.111572;-1.766886;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.306148;0.287028;, 0.332882;0.273021;, 0.344907;0.303698;, } } Mesh { 3; -75.978457;124.733223;68.263053;, -72.996455;123.381401;66.006919;, -70.766689;125.842301;65.006801;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.001343;0.156472;-1.690089;, -1.373281;0.584593;-1.286826;, -0.865585;0.111572;-1.766886;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.285134;0.280582;, 0.306148;0.287028;, 0.332882;0.273021;, } } Mesh { 3; -70.766689;125.842301;65.006801;, -69.837536;120.423201;65.026972;, -67.395789;126.498904;62.890797;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.039436;-1.046469;-1.306923;, -0.688031;0.871378;-1.628154;, -1.001343;0.156472;-1.690089;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.332882;0.273021;, 0.344907;0.303698;, 0.374139;0.269220;, } } Mesh { 3; -69.837536;120.423201;65.026972;, -67.404555;118.969988;58.952807;, -67.395789;126.498904;62.890797;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -1.039436;-1.046469;-1.306923;, -1.450929;0.067432;-1.331852;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.344907;0.303698;, 0.375248;0.310725;, 0.374139;0.269220;, } } Mesh { 3; -69.837536;120.423201;65.026972;, -68.468213;118.790919;64.285721;, -67.404555;118.969988;58.952807;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.882280;-0.535623;-0.231734;, -1.450929;0.067432;-1.331852;, -1.039436;-1.046469;-1.306923;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.344907;0.303698;, 0.362034;0.312882;, 0.375248;0.310725;, } } Mesh { 3; -68.468213;118.790919;64.285721;, -67.404555;118.969988;58.952807;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.450929;0.067432;-1.331852;, -1.882280;-0.535623;-0.231734;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.362034;0.312882;, 0.375248;0.310725;, 0.339508;0.388981;, } } Mesh { 3; -67.404555;118.969988;58.952807;, -67.462891;105.372506;59.031705;, -70.203330;105.377080;64.743713;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.232430;-0.072824;-1.536029;, -1.450929;0.067432;-1.331852;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.375248;0.310725;, 0.373297;0.389007;, 0.339508;0.388981;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -67.404555;118.969988;58.952807;, -67.462891;105.372506;59.031705;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004500;0.519603;-1.900938;, -1.450929;0.067432;-1.331852;, -1.232430;-0.072824;-1.536029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.375248;0.310725;, 0.373297;0.389007;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -56.933966;105.428426;56.262946;, -67.462891;105.372506;59.031705;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.014656;-0.060228;-1.969703;, 0.004500;0.519603;-1.900938;, -1.232430;-0.072824;-1.536029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.503117;0.388690;, 0.373297;0.389007;, } } Mesh { 3; -60.156457;132.599280;65.414050;, -56.951528;135.268134;64.285050;, -60.001427;135.346124;65.340364;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.008396;0.140944;-1.687259;, -0.656926;0.550256;-1.774609;, 0.002552;-0.174810;-1.962908;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.464436;0.234735;, 0.502901;0.219478;, 0.465932;0.219092;, } } Mesh { 3; -56.976541;132.549894;64.763119;, -60.156457;132.599280;65.414050;, -56.951528;135.268134;64.285050;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.001738;0.428063;-1.923625;, 0.002552;-0.174810;-1.962908;, -0.656926;0.550256;-1.774609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502592;0.234893;, 0.464436;0.234735;, 0.502901;0.219478;, } } Mesh { 3; -60.156457;132.599280;65.414050;, -61.734780;135.314573;66.732750;, -60.001427;135.346124;65.340364;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.656926;0.550256;-1.774609;, -1.008396;0.140944;-1.687259;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.464436;0.234735;, 0.446328;0.219888;, 0.465932;0.219092;, } } Mesh { 3; -62.969461;132.685634;66.635998;, -60.156457;132.599280;65.414050;, -61.734780;135.314573;66.732750;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.327905;0.822123;-1.201814;, -0.691204;1.046805;-1.519871;, -0.656926;0.550256;-1.774609;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.431685;0.236175;, 0.464436;0.234735;, 0.446328;0.219888;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -67.404555;118.969988;58.952807;, -67.395789;126.498904;62.890797;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.688031;0.871378;-1.628154;, -1.450929;0.067432;-1.331852;, 0.004500;0.519603;-1.900938;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.375248;0.310725;, 0.374139;0.269220;, } } Mesh { 3; -57.013465;120.251009;57.154806;, -67.395789;126.498904;62.890797;, -57.054183;127.196612;61.028699;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.004500;0.519603;-1.900938;, -0.008522;1.062860;-1.659466;, -0.688031;0.871378;-1.628154;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502137;0.304636;, 0.374139;0.269220;, 0.501609;0.265592;, } } Mesh { 3; -56.892966;96.657703;57.330571;, -67.197337;96.757297;59.689250;, -67.462891;105.372506;59.031705;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.232430;-0.072824;-1.536029;, -1.227083;-0.188876;-1.530413;, -0.011512;-0.189722;-1.961491;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503623;0.438426;, 0.376572;0.437861;, 0.373297;0.389007;, } } Mesh { 3; -56.892966;96.657703;57.330571;, -56.933966;105.428426;56.262946;, -67.462891;105.372506;59.031705;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.011512;-0.189722;-1.961491;, -0.014656;-0.060228;-1.969703;, -1.232430;-0.072824;-1.536029;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.503623;0.438426;, 0.503117;0.388690;, 0.373297;0.389007;, } } Mesh { 3; -69.977511;96.723365;65.410098;, -67.197337;96.757297;59.689250;, -70.203330;105.377080;64.743713;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.930527;0.052795;-0.392236;, -1.875415;-0.095401;-0.597737;, -1.227083;-0.188876;-1.530413;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.342292;0.438054;, 0.376572;0.437861;, 0.339508;0.388981;, } } Mesh { 3; -67.197337;96.757297;59.689250;, -67.462891;105.372506;59.031705;, -70.203330;105.377080;64.743713;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.227083;-0.188876;-1.530413;, -1.232430;-0.072824;-1.536029;, -1.930527;0.052795;-0.392236;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376572;0.437861;, 0.373297;0.389007;, 0.339508;0.388981;, } } Mesh { 3; -57.163269;77.269528;67.571344;, -58.232129;77.155526;67.418474;, -60.435113;78.909108;60.412631;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.438580;-1.286051;-0.400167;, -0.029089;-1.954393;-0.251148;, 0.244821;-0.707285;-1.823015;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.500827;0.545945;, 0.487144;0.546404;, 0.460535;0.536932;, } } Mesh { 3; -56.738678;148.232030;50.632437;, -56.679523;149.127182;51.400837;, -57.912344;148.338203;51.449016;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.240753;0.629322;-1.395728;, -0.010742;0.385759;-1.932523;, 0.016617;1.350157;-1.435399;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505525;0.145964;, 0.506255;0.140888;, 0.491054;0.145362;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -56.679523;149.127182;51.400837;, -57.912344;148.338203;51.449016;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.016617;1.350157;-1.435399;, -1.192381;1.139492;-1.078591;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.506255;0.140888;, 0.491054;0.145362;, } } Mesh { 3; -56.738678;148.232030;50.632437;, -57.912344;148.338203;51.449016;, -56.746951;147.128496;51.054453;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.010742;0.385759;-1.932523;, -1.240753;0.629322;-1.395728;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505525;0.145964;, 0.491054;0.145362;, 0.505423;0.152222;, } } Mesh { 3; -57.912344;148.338203;51.449016;, -56.746951;147.128496;51.054453;, -58.269922;147.419201;51.745415;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.116435;-0.866706;-1.373305;, -0.017427;-1.225048;-1.543543;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.491054;0.145362;, 0.505423;0.152222;, 0.486645;0.150573;, } } Mesh { 3; -56.756647;145.335678;52.469867;, -58.281455;145.159735;52.710723;, -58.400096;145.802700;53.365466;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.832246;0.064670;-1.785149;, 0.007079;-0.009724;-1.970641;, -0.623264;-0.844338;-1.667995;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505304;0.162388;, 0.486503;0.163386;, 0.485040;0.159740;, } } Mesh { 3; -56.756647;145.335678;52.469867;, -58.400096;145.802700;53.365466;, -56.744914;145.982737;52.938650;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.002543;-0.684933;-1.847818;, -0.623264;-0.844338;-1.667995;, 0.007079;-0.009724;-1.970641;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505304;0.162388;, 0.485040;0.159740;, 0.505448;0.158719;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -59.645999;145.383323;53.958449;, -58.400096;145.802700;53.365466;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.832246;0.064670;-1.785149;, -0.623264;-0.844338;-1.667995;, -1.211020;-0.498534;-1.472571;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.469678;0.162118;, 0.485040;0.159740;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -60.298437;145.934105;54.047060;, -58.400096;145.802700;53.365466;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.171364;-0.127929;-1.579592;, -1.211020;-0.498534;-1.472571;, -0.623264;-0.844338;-1.667995;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.461634;0.158995;, 0.485040;0.159740;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -59.095408;144.468899;53.920089;, -59.645999;145.383323;53.958449;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.211020;-0.498534;-1.472571;, -0.969679;-0.775334;-1.530409;, -0.832246;0.064670;-1.785149;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.476467;0.167304;, 0.469678;0.162118;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -59.095408;144.468899;53.920089;, -58.057314;144.128093;53.595512;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.651025;-0.599920;-1.760635;, -0.832246;0.064670;-1.785149;, -0.969679;-0.775334;-1.530409;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.476467;0.167304;, 0.489267;0.169236;, } } Mesh { 3; -56.756647;145.335678;52.469867;, -58.281455;145.159735;52.710723;, -56.784082;144.178638;53.424080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007079;-0.009724;-1.970641;, -0.832246;0.064670;-1.785149;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505304;0.162388;, 0.486503;0.163386;, 0.504965;0.168950;, } } Mesh { 3; -58.281455;145.159735;52.710723;, -58.057314;144.128093;53.595512;, -56.784082;144.178638;53.424080;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.651025;-0.599920;-1.760635;, 0.007778;-0.348510;-1.939601;, -0.832246;0.064670;-1.785149;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486503;0.163386;, 0.489267;0.169236;, 0.504965;0.168950;, } } Mesh { 3; -59.095408;144.468899;53.920089;, -59.645999;145.383323;53.958449;, -59.562704;143.194143;54.689362;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347476;-0.772753;-1.212737;, -0.969679;-0.775334;-1.530409;, -1.211020;-0.498534;-1.472571;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.476467;0.167304;, 0.469678;0.162118;, 0.470705;0.174532;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -59.562704;143.194143;54.689362;, -61.001644;144.445628;55.617265;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.211020;-0.498534;-1.472571;, -1.371146;-0.810912;-1.160152;, -1.347476;-0.772753;-1.212737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.470705;0.174532;, 0.452964;0.167436;, } } Mesh { 3; -59.095408;144.468899;53.920089;, -58.057314;144.128093;53.595512;, -59.562704;143.194143;54.689362;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.969679;-0.775334;-1.530409;, -1.347476;-0.772753;-1.212737;, -0.651025;-0.599920;-1.760635;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.476467;0.167304;, 0.489267;0.169236;, 0.470705;0.174532;, } } Mesh { 3; -58.057314;144.128093;53.595512;, -58.082966;142.849060;53.185273;, -59.562704;143.194143;54.689362;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.021584;-0.321150;-1.654328;, -0.651025;-0.599920;-1.760635;, -1.347476;-0.772753;-1.212737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489267;0.169236;, 0.488950;0.176489;, 0.470705;0.174532;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -60.298437;145.934105;54.047060;, -61.923143;145.978991;55.786415;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.171364;-0.127929;-1.579592;, -1.384429;-0.485279;-1.315840;, -1.211020;-0.498534;-1.472571;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.461634;0.158995;, 0.441602;0.158740;, } } Mesh { 3; -59.645999;145.383323;53.958449;, -61.923143;145.978991;55.786415;, -61.001644;144.445628;55.617265;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.371146;-0.810912;-1.160152;, -1.211020;-0.498534;-1.472571;, -1.384429;-0.485279;-1.315840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.469678;0.162118;, 0.441602;0.158740;, 0.452964;0.167436;, } } Mesh { 3; -58.057314;144.128093;53.595512;, -56.784082;144.178638;53.424080;, -58.082966;142.849060;53.185273;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.007778;-0.348510;-1.939601;, -0.651025;-0.599920;-1.760635;, -1.021584;-0.321150;-1.654328;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489267;0.169236;, 0.504965;0.168950;, 0.488950;0.176489;, } } Mesh { 3; -56.784082;144.178638;53.424080;, -56.817669;142.877199;52.810815;, -58.082966;142.849060;53.185273;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.021584;-0.321150;-1.654328;, 0.062083;-0.262757;-1.952095;, 0.007778;-0.348510;-1.939601;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504965;0.168950;, 0.504551;0.176330;, 0.488950;0.176489;, } } Mesh { 3; -58.082966;142.849060;53.185273;, -59.562704;143.194143;54.689362;, -58.058536;141.306676;54.623348;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.889598;-1.612714;-0.700957;, -1.021584;-0.321150;-1.654328;, -1.347476;-0.772753;-1.212737;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.488950;0.176489;, 0.470705;0.174532;, 0.489252;0.185236;, } } Mesh { 3; -59.562704;143.194143;54.689362;, -58.058536;141.306676;54.623348;, -60.061474;142.472380;56.990056;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.347476;-0.772753;-1.212737;, -1.357422;-1.357956;-0.443770;, -0.889598;-1.612714;-0.700957;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.470705;0.174532;, 0.489252;0.185236;, 0.464556;0.178625;, } } Mesh { 3; -56.817669;142.877199;52.810815;, -58.082966;142.849060;53.185273;, -56.859240;141.173361;54.274541;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.062083;-0.262757;-1.952095;, -1.021584;-0.321150;-1.654328;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504551;0.176330;, 0.488950;0.176489;, 0.504039;0.185992;, } } Mesh { 3; -58.082966;142.849060;53.185273;, -56.859240;141.173361;54.274541;, -58.058536;141.306676;54.623348;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.889598;-1.612714;-0.700957;, 0.147984;-1.766064;-0.861795;, -1.021584;-0.321150;-1.654328;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.488950;0.176489;, 0.504039;0.185992;, 0.489252;0.185236;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.721352;151.862702;55.791805;, -59.015623;153.080167;55.933165;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.619802;0.337699;-1.839939;, -0.440116;0.203274;-1.910118;, -0.555190;-0.164077;-1.883723;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.444090;0.125376;, 0.477451;0.118472;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.721352;151.862702;55.791805;, -64.928831;152.929372;57.626161;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.555190;-0.164077;-1.883723;, -1.466691;-0.052736;-1.315146;, -0.619802;0.337699;-1.839939;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.444090;0.125376;, 0.404542;0.119327;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.456074;158.323072;54.854778;, -64.296866;158.455896;56.664800;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779672;0.011898;-1.809846;, -1.614336;0.145520;-1.120854;, -0.555190;-0.164077;-1.883723;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.447361;0.088741;, 0.412334;0.087988;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -64.928831;152.929372;57.626161;, -64.296866;158.455896;56.664800;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.466691;-0.052736;-1.315146;, -0.555190;-0.164077;-1.883723;, -1.614336;0.145520;-1.120854;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.404542;0.119327;, 0.412334;0.087988;, } } Mesh { 3; -56.490831;167.960558;56.723776;, -56.515854;158.498190;54.001473;, -58.007613;158.467405;53.923080;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335376;-0.097685;-1.939472;, -0.001152;0.098226;-1.968228;, -0.005530;1.379505;-1.407305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508581;0.034090;, 0.508273;0.087748;, 0.489880;0.087922;, } } Mesh { 3; -56.490831;167.960558;56.723776;, -58.033256;168.077751;56.909106;, -58.007613;158.467405;53.923080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.005530;1.379505;-1.407305;, -0.351020;1.361357;-1.380965;, -0.335376;-0.097685;-1.939472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508581;0.034090;, 0.489563;0.033425;, 0.489880;0.087922;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -61.456074;158.323072;54.854778;, -64.296866;158.455896;56.664800;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779672;0.011898;-1.809846;, -0.999118;1.196909;-1.205298;, -1.614336;0.145520;-1.120854;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.447361;0.088741;, 0.412334;0.087988;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -63.960746;165.407643;59.597573;, -64.296866;158.455896;56.664800;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.656821;0.803967;-0.701536;, -1.614336;0.145520;-1.120854;, -0.999118;1.196909;-1.205298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.416478;0.048566;, 0.412334;0.087988;, } } Mesh { 3; -56.490831;167.960558;56.723776;, -58.033256;168.077751;56.909106;, -56.516663;171.016672;66.252080;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.351020;1.361357;-1.380965;, -0.005530;1.379505;-1.407305;, -0.012072;1.969995;0.050471;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508581;0.034090;, 0.489563;0.033425;, 0.508263;0.016759;, } } Mesh { 3; -58.033256;168.077751;56.909106;, -56.516663;171.016672;66.252080;, -58.274177;171.030000;66.315549;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.012072;1.969995;0.050471;, -0.332769;1.940930;0.075017;, -0.351020;1.361357;-1.380965;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489563;0.033425;, 0.508263;0.016759;, 0.486593;0.016684;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -61.456074;158.323072;54.854778;, -58.007613;158.467405;53.923080;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.779672;0.011898;-1.809846;, -0.335376;-0.097685;-1.939472;, -0.999118;1.196909;-1.205298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.447361;0.088741;, 0.489880;0.087922;, } } Mesh { 3; -58.033256;168.077751;56.909106;, -61.158194;167.134584;57.405285;, -58.007613;158.467405;53.923080;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.351020;1.361357;-1.380965;, -0.999118;1.196909;-1.205298;, -0.335376;-0.097685;-1.939472;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489563;0.033425;, 0.451033;0.038774;, 0.489880;0.087922;, } } Mesh { 3; -58.033256;168.077751;56.909106;, -61.158194;167.134584;57.405285;, -58.274177;171.030000;66.315549;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.999118;1.196909;-1.205298;, -0.351020;1.361357;-1.380965;, -0.332769;1.940930;0.075017;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489563;0.033425;, 0.451033;0.038774;, 0.486593;0.016684;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -58.274177;171.030000;66.315549;, -61.785767;169.724849;66.403318;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.332769;1.940930;0.075017;, -0.994325;1.700323;0.061577;, -0.999118;1.196909;-1.205298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.486593;0.016684;, 0.443295;0.024085;, } } Mesh { 3; -60.298437;145.934105;54.047060;, -60.106625;146.069186;54.085463;, -61.923143;145.978991;55.786415;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.384429;-0.485279;-1.315840;, -1.171364;-0.127929;-1.579592;, -1.202147;0.665568;-1.412598;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461634;0.158995;, 0.463999;0.158229;, 0.441602;0.158740;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -60.106625;146.069186;54.085463;, -61.923143;145.978991;55.786415;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.202147;0.665568;-1.412598;, -1.189789;-0.310948;-1.539897;, -1.384429;-0.485279;-1.315840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.463999;0.158229;, 0.441602;0.158740;, } } Mesh { 3; -62.448900;148.348814;55.390080;, -61.923143;145.978991;55.786415;, -63.400685;146.258808;57.320039;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.176134;-0.039769;-1.580727;, -1.640469;-0.700879;-0.837379;, -1.384429;-0.485279;-1.315840;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.435119;0.145302;, 0.441602;0.158740;, 0.423384;0.157154;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -62.448900;148.348814;55.390080;, -61.923143;145.978991;55.786415;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.384429;-0.485279;-1.315840;, -1.189789;-0.310948;-1.539897;, -1.176134;-0.039769;-1.580727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.435119;0.145302;, 0.441602;0.158740;, } } Mesh { 3; -60.298437;145.934105;54.047060;, -58.400096;145.802700;53.365466;, -58.424247;146.075190;52.578153;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.623264;-0.844338;-1.667995;, -0.851652;-0.140495;-1.771588;, -1.171364;-0.127929;-1.579592;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461634;0.158995;, 0.485040;0.159740;, 0.484742;0.158195;, } } Mesh { 3; -60.298437;145.934105;54.047060;, -60.106625;146.069186;54.085463;, -58.424247;146.075190;52.578153;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.202147;0.665568;-1.412598;, -1.171364;-0.127929;-1.579592;, -0.851652;-0.140495;-1.771588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461634;0.158995;, 0.463999;0.158229;, 0.484742;0.158195;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -59.192661;146.589635;53.449514;, -59.346032;147.728122;53.903840;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.563609;0.352469;-1.146502;, -1.189789;-0.310948;-1.539897;, -1.373137;-0.077728;-1.411391;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.475268;0.155278;, 0.473377;0.148822;, } } Mesh { 3; -61.382892;146.467661;55.002340;, -60.106625;146.069186;54.085463;, -59.192661;146.589635;53.449514;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.202147;0.665568;-1.412598;, -1.373137;-0.077728;-1.411391;, -1.189789;-0.310948;-1.539897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.448263;0.155969;, 0.463999;0.158229;, 0.475268;0.155278;, } } Mesh { 3; -58.400096;145.802700;53.365466;, -56.744914;145.982737;52.938650;, -58.424247;146.075190;52.578153;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.623264;-0.844338;-1.667995;, -0.002543;-0.684933;-1.847818;, -0.851652;-0.140495;-1.771588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.485040;0.159740;, 0.505448;0.158719;, 0.484742;0.158195;, } } Mesh { 3; -56.744914;145.982737;52.938650;, -58.424247;146.075190;52.578153;, -56.746603;146.163728;52.170327;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002066;-0.619499;-1.870772;, -0.851652;-0.140495;-1.771588;, -0.002543;-0.684933;-1.847818;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505448;0.158719;, 0.484742;0.158195;, 0.505428;0.157693;, } } Mesh { 3; -60.106625;146.069186;54.085463;, -58.424247;146.075190;52.578153;, -59.192661;146.589635;53.449514;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373137;-0.077728;-1.411391;, -1.202147;0.665568;-1.412598;, -0.851652;-0.140495;-1.771588;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.463999;0.158229;, 0.484742;0.158195;, 0.475268;0.155278;, } } Mesh { 3; -58.424247;146.075190;52.578153;, -59.192661;146.589635;53.449514;, -58.120318;146.623778;52.799595;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.851652;-0.140495;-1.771588;, -0.904398;-0.208848;-1.738395;, -1.373137;-0.077728;-1.411391;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.484742;0.158195;, 0.475268;0.155278;, 0.488490;0.155084;, } } Mesh { 3; -58.424247;146.075190;52.578153;, -56.746603;146.163728;52.170327;, -58.120318;146.623778;52.799595;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.904398;-0.208848;-1.738395;, -0.851652;-0.140495;-1.771588;, 0.002066;-0.619499;-1.870772;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.484742;0.158195;, 0.505428;0.157693;, 0.488490;0.155084;, } } Mesh { 3; -56.746603;146.163728;52.170327;, -56.749513;146.343225;52.669795;, -58.120318;146.623778;52.799595;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002066;-0.619499;-1.870772;, 0.003137;0.132910;-1.966188;, -0.904398;-0.208848;-1.738395;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505428;0.157693;, 0.505392;0.156675;, 0.488490;0.155084;, } } Mesh { 3; -61.158194;167.134584;57.405285;, -63.960746;165.407643;59.597573;, -61.785767;169.724849;66.403318;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.656821;0.803967;-0.701536;, -0.999118;1.196909;-1.205298;, -0.994325;1.700323;0.061577;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451033;0.038774;, 0.416478;0.048566;, 0.443295;0.024085;, } } Mesh { 3; -63.960746;165.407643;59.597573;, -64.430761;167.475358;66.361491;, -61.785767;169.724849;66.403318;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.994325;1.700323;0.061577;, -1.657641;1.065451;0.024745;, -1.656821;0.803967;-0.701536;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416478;0.048566;, 0.410683;0.036841;, 0.443295;0.024085;, } } Mesh { 3; -66.460015;162.230722;66.418882;, -66.850863;158.195690;66.651633;, -64.296866;158.455896;56.664800;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.970573;-0.000563;-0.020340;, -1.614336;0.145520;-1.120854;, -1.912835;0.473789;-0.012565;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.385663;0.066582;, 0.380844;0.089463;, 0.412334;0.087988;, } } Mesh { 3; -63.960746;165.407643;59.597573;, -66.460015;162.230722;66.418882;, -64.296866;158.455896;56.664800;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.656821;0.803967;-0.701536;, -1.912835;0.473789;-0.012565;, -1.614336;0.145520;-1.120854;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416478;0.048566;, 0.385663;0.066582;, 0.412334;0.087988;, } } Mesh { 3; -63.960746;165.407643;59.597573;, -66.460015;162.230722;66.418882;, -64.430761;167.475358;66.361491;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.912835;0.473789;-0.012565;, -1.656821;0.803967;-0.701536;, -1.657641;1.065451;0.024745;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416478;0.048566;, 0.385663;0.066582;, 0.410683;0.036841;, } } Mesh { 3; -66.460015;162.230722;66.418882;, -65.192116;159.638778;75.225771;, -66.850863;158.195690;66.651633;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.912835;0.473789;-0.012565;, -1.801647;0.125166;0.788654;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.385663;0.066582;, 0.401296;0.081280;, 0.380844;0.089463;, } } Mesh { 3; -65.192116;159.638778;75.225771;, -64.949494;156.147183;74.254663;, -66.850863;158.195690;66.651633;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.814818;-0.311954;0.701921;, -1.970573;-0.000563;-0.020340;, -1.801647;0.125166;0.788654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401296;0.081280;, 0.404287;0.101080;, 0.380844;0.089463;, } } Mesh { 3; -66.460015;162.230722;66.418882;, -65.192116;159.638778;75.225771;, -64.430761;167.475358;66.361491;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.801647;0.125166;0.788654;, -1.912835;0.473789;-0.012565;, -1.657641;1.065451;0.024745;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.385663;0.066582;, 0.401296;0.081280;, 0.410683;0.036841;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -65.192116;159.638778;75.225771;, -64.430761;167.475358;66.361491;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.657641;1.065451;0.024745;, -1.686619;0.680899;0.758463;, -1.801647;0.125166;0.788654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.401296;0.081280;, 0.410683;0.036841;, } } Mesh { 3; -56.627212;159.154872;80.797941;, -56.676584;154.339721;80.583157;, -61.168925;154.553483;80.121429;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.209654;-0.362540;1.925664;, -1.049576;-0.350266;1.630729;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.506900;0.084024;, 0.506291;0.111329;, 0.450901;0.110117;, } } Mesh { 3; -61.584984;159.271356;80.000581;, -56.627212;159.154872;80.797941;, -61.168925;154.553483;80.121429;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.975254;0.289567;1.687780;, 0.046984;0.327972;1.942627;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445771;0.083363;, 0.506900;0.084024;, 0.450901;0.110117;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -61.584984;159.271356;80.000581;, -62.008272;165.226049;77.231216;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.686619;0.680899;0.758463;, -0.971517;1.195892;1.228645;, -0.975254;0.289567;1.687780;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.445771;0.083363;, 0.440552;0.049596;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -61.584984;159.271356;80.000581;, -65.192116;159.638778;75.225771;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.975254;0.289567;1.687780;, -1.801647;0.125166;0.788654;, -1.686619;0.680899;0.758463;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.445771;0.083363;, 0.401296;0.081280;, } } Mesh { 3; -56.859240;141.173361;54.274541;, -58.034657;140.810649;60.088065;, -58.058536;141.306676;54.623348;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.147984;-1.766064;-0.861795;, -0.889598;-1.612714;-0.700957;, -0.442774;-1.918671;0.078897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504039;0.185992;, 0.489546;0.188048;, 0.489252;0.185236;, } } Mesh { 3; -56.859240;141.173361;54.274541;, -58.034657;140.810649;60.088065;, -56.875123;140.770249;59.483943;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.442774;-1.918671;0.078897;, 0.161275;-1.963945;-0.021916;, 0.147984;-1.766064;-0.861795;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504039;0.185992;, 0.489546;0.188048;, 0.503843;0.188277;, } } Mesh { 3; -61.584984;159.271356;80.000581;, -65.192116;159.638778;75.225771;, -61.168925;154.553483;80.121429;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.975254;0.289567;1.687780;, -1.049576;-0.350266;1.630729;, -1.801647;0.125166;0.788654;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445771;0.083363;, 0.401296;0.081280;, 0.450901;0.110117;, } } Mesh { 3; -65.192116;159.638778;75.225771;, -61.168925;154.553483;80.121429;, -64.949494;156.147183;74.254663;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.814818;-0.311954;0.701921;, -1.801647;0.125166;0.788654;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.401296;0.081280;, 0.450901;0.110117;, 0.404287;0.101080;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -56.839803;142.652803;75.638362;, -56.919706;139.799253;74.629892;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.041076;-0.756029;1.819424;, -0.075370;-0.126781;1.965151;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.504278;0.177602;, 0.503293;0.193784;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -56.919706;139.799253;74.629892;, -58.947042;139.633965;73.608564;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.413508;-0.079687;1.370846;, -1.303526;-0.846564;1.211496;, -0.075370;-0.126781;1.965151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.503293;0.193784;, 0.478296;0.194721;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -60.499320;143.352458;69.868287;, -59.711574;139.053419;66.749576;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.780623;0.380464;-0.753791;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.459376;0.173691;, 0.468870;0.198013;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -59.711574;139.053419;66.749576;, -58.656641;138.881940;65.256988;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.780623;0.380464;-0.753791;, -1.405816;-0.005658;-1.381022;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.468870;0.198013;, 0.481877;0.198985;, } } Mesh { 3; -64.500064;145.998880;65.473899;, -60.499320;143.352458;69.868287;, -66.810081;152.901178;66.578146;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.636445;-1.047352;0.329655;, -1.936003;-0.340674;0.139305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.409829;0.158628;, 0.459376;0.173691;, 0.381346;0.119487;, } } Mesh { 3; -60.499320;143.352458;69.868287;, -64.637487;151.578543;73.069817;, -66.810081;152.901178;66.578146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.936003;-0.340674;0.139305;, -1.788282;-0.579687;0.591256;, -1.810206;-0.772715;0.098167;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.459376;0.173691;, 0.408134;0.126987;, 0.381346;0.119487;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -58.726648;141.980440;63.693597;, -58.656641;138.881940;65.256988;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.405816;-0.005658;-1.381022;, -1.280963;-1.475605;-0.255530;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.481014;0.181415;, 0.481877;0.198985;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -58.726648;141.980440;63.693597;, -59.748092;141.698561;61.911621;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868370;-1.757373;0.202842;, -1.280963;-1.475605;-0.255530;, -0.442774;-1.918671;0.078897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.481014;0.181415;, 0.468420;0.183013;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -56.829913;140.895780;61.736917;, -58.726648;141.980440;63.693597;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.090888;-1.960563;-0.177495;, -0.442774;-1.918671;0.078897;, -1.280963;-1.475605;-0.255530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.504400;0.187566;, 0.481014;0.181415;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -56.875123;140.770249;59.483943;, -56.829913;140.895780;61.736917;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.090888;-1.960563;-0.177495;, 0.161275;-1.963945;-0.021916;, -0.442774;-1.918671;0.078897;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.503843;0.188277;, 0.504400;0.187566;, } } Mesh { 3; -58.726648;141.980440;63.693597;, -58.656641;138.881940;65.256988;, -56.925196;138.592166;64.006397;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.280963;-1.475605;-0.255530;, -1.405816;-0.005658;-1.381022;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.481014;0.181415;, 0.481877;0.198985;, 0.503226;0.200629;, } } Mesh { 3; -56.829913;140.895780;61.736917;, -58.726648;141.980440;63.693597;, -56.925196;138.592166;64.006397;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.054135;-0.491805;-1.907556;, 0.090888;-1.960563;-0.177495;, -1.280963;-1.475605;-0.255530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504400;0.187566;, 0.481014;0.181415;, 0.503226;0.200629;, } } Mesh { 3; -64.928831;152.929372;57.626161;, -63.400685;146.258808;57.320039;, -66.810081;152.901178;66.578146;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.466691;-0.052736;-1.315146;, -1.936003;-0.340674;0.139305;, -1.640469;-0.700879;-0.837379;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.404542;0.119327;, 0.423384;0.157154;, 0.381346;0.119487;, } } Mesh { 3; -61.721352;151.862702;55.791805;, -62.448900;148.348814;55.390080;, -58.532850;149.083533;53.428287;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -0.619802;0.337699;-1.839939;, -1.176134;-0.039769;-1.580727;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444090;0.125376;, 0.435119;0.145302;, 0.483403;0.141135;, } } Mesh { 3; -61.721352;151.862702;55.791805;, -62.448900;148.348814;55.390080;, -64.928831;152.929372;57.626161;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.466691;-0.052736;-1.315146;, -1.176134;-0.039769;-1.580727;, -0.619802;0.337699;-1.839939;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444090;0.125376;, 0.435119;0.145302;, 0.404542;0.119327;, } } Mesh { 3; -62.448900;148.348814;55.390080;, -64.928831;152.929372;57.626161;, -63.400685;146.258808;57.320039;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.640469;-0.700879;-0.837379;, -1.176134;-0.039769;-1.580727;, -1.466691;-0.052736;-1.315146;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.435119;0.145302;, 0.404542;0.119327;, 0.423384;0.157154;, } } Mesh { 3; -56.516663;171.016672;66.252080;, -58.274177;171.030000;66.315549;, -56.563574;166.761400;77.611577;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.012072;1.969995;0.050471;, -0.013909;1.580553;1.176958;, -0.332769;1.940930;0.075017;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508263;0.016759;, 0.486593;0.016684;, 0.507684;0.040890;, } } Mesh { 3; -64.129998;162.638061;76.296148;, -64.430761;167.475358;66.361491;, -62.008272;165.226049;77.231216;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.686619;0.680899;0.758463;, -1.657641;1.065451;0.024745;, -0.971517;1.195892;1.228645;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.414391;0.064272;, 0.410683;0.036841;, 0.440552;0.049596;, } } Mesh { 3; -64.430761;167.475358;66.361491;, -62.008272;165.226049;77.231216;, -61.785767;169.724849;66.403318;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.994325;1.700323;0.061577;, -0.971517;1.195892;1.228645;, -1.657641;1.065451;0.024745;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.410683;0.036841;, 0.440552;0.049596;, 0.443295;0.024085;, } } Mesh { 3; -61.584984;159.271356;80.000581;, -56.627212;159.154872;80.797941;, -62.008272;165.226049;77.231216;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.046984;0.327972;1.942627;, -0.975254;0.289567;1.687780;, -0.971517;1.195892;1.228645;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445771;0.083363;, 0.506900;0.084024;, 0.440552;0.049596;, } } Mesh { 3; -56.627212;159.154872;80.797941;, -56.563574;166.761400;77.611577;, -62.008272;165.226049;77.231216;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.971517;1.195892;1.228645;, -0.013909;1.580553;1.176958;, 0.046984;0.327972;1.942627;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.506900;0.084024;, 0.507684;0.040890;, 0.440552;0.049596;, } } Mesh { 3; -58.274177;171.030000;66.315549;, -56.563574;166.761400;77.611577;, -61.785767;169.724849;66.403318;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.994325;1.700323;0.061577;, -0.332769;1.940930;0.075017;, -0.013909;1.580553;1.176958;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.486593;0.016684;, 0.507684;0.040890;, 0.443295;0.024085;, } } Mesh { 3; -56.563574;166.761400;77.611577;, -62.008272;165.226049;77.231216;, -61.785767;169.724849;66.403318;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.013909;1.580553;1.176958;, -0.971517;1.195892;1.228645;, -0.994325;1.700323;0.061577;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.507684;0.040890;, 0.440552;0.049596;, 0.443295;0.024085;, } } Mesh { 3; -61.923143;145.978991;55.786415;, -63.400685;146.258808;57.320039;, -61.001644;144.445628;55.617265;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.384429;-0.485279;-1.315840;, -1.640469;-0.700879;-0.837379;, -1.371146;-0.810912;-1.160152;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.441602;0.158740;, 0.423384;0.157154;, 0.452964;0.167436;, } } Mesh { 3; -63.400685;146.258808;57.320039;, -61.001644;144.445628;55.617265;, -61.956145;144.244611;57.409646;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423076;-1.254594;-0.533310;, -1.371146;-0.810912;-1.160152;, -1.640469;-0.700879;-0.837379;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.423384;0.157154;, 0.452964;0.167436;, 0.441195;0.168575;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -64.500064;145.998880;65.473899;, -60.499320;143.352458;69.868287;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.636445;-1.047352;0.329655;, -1.810206;-0.772715;0.098167;, -1.640492;-1.090218;-0.061510;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.409829;0.158628;, 0.459376;0.173691;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -64.500064;145.998880;65.473899;, -62.226610;143.443806;65.094538;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.640492;-1.090218;-0.061510;, -1.171555;-1.534862;0.393990;, -1.636445;-1.047352;0.329655;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.409829;0.158628;, 0.437860;0.173117;, } } Mesh { 3; -63.400685;146.258808;57.320039;, -64.500064;145.998880;65.473899;, -66.810081;152.901178;66.578146;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.640469;-0.700879;-0.837379;, -1.936003;-0.340674;0.139305;, -1.636445;-1.047352;0.329655;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.423384;0.157154;, 0.409829;0.158628;, 0.381346;0.119487;, } } Mesh { 3; -59.808282;142.862318;66.344103;, -58.726648;141.980440;63.693597;, -62.226610;143.443806;65.094538;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.171555;-1.534862;0.393990;, -1.640492;-1.090218;-0.061510;, -1.280963;-1.475605;-0.255530;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.467678;0.176414;, 0.481014;0.181415;, 0.437860;0.173117;, } } Mesh { 3; -58.726648;141.980440;63.693597;, -59.748092;141.698561;61.911621;, -62.226610;143.443806;65.094538;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.280963;-1.475605;-0.255530;, -0.868370;-1.757373;0.202842;, -1.171555;-1.534862;0.393990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.481014;0.181415;, 0.468420;0.183013;, 0.437860;0.173117;, } } Mesh { 3; -59.562704;143.194143;54.689362;, -61.001644;144.445628;55.617265;, -60.061474;142.472380;56.990056;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.357422;-1.357956;-0.443770;, -1.347476;-0.772753;-1.212737;, -1.371146;-0.810912;-1.160152;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.470705;0.174532;, 0.452964;0.167436;, 0.464556;0.178625;, } } Mesh { 3; -61.001644;144.445628;55.617265;, -60.061474;142.472380;56.990056;, -61.956145;144.244611;57.409646;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.371146;-0.810912;-1.160152;, -1.423076;-1.254594;-0.533310;, -1.357422;-1.357956;-0.443770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.452964;0.167436;, 0.464556;0.178625;, 0.441195;0.168575;, } } Mesh { 3; -58.034657;140.810649;60.088065;, -58.058536;141.306676;54.623348;, -59.748092;141.698561;61.911621;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.442774;-1.918671;0.078897;, -0.889598;-1.612714;-0.700957;, -0.868370;-1.757373;0.202842;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489546;0.188048;, 0.489252;0.185236;, 0.468420;0.183013;, } } Mesh { 3; -58.058536;141.306676;54.623348;, -60.061474;142.472380;56.990056;, -59.748092;141.698561;61.911621;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.357422;-1.357956;-0.443770;, -0.868370;-1.757373;0.202842;, -0.889598;-1.612714;-0.700957;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.489252;0.185236;, 0.464556;0.178625;, 0.468420;0.183013;, } } Mesh { 3; -60.061474;142.472380;56.990056;, -59.748092;141.698561;61.911621;, -61.956145;144.244611;57.409646;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.868370;-1.757373;0.202842;, -1.357422;-1.357956;-0.443770;, -1.423076;-1.254594;-0.533310;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.464556;0.178625;, 0.468420;0.183013;, 0.441195;0.168575;, } } Mesh { 3; -59.748092;141.698561;61.911621;, -61.956145;144.244611;57.409646;, -62.226610;143.443806;65.094538;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.423076;-1.254594;-0.533310;, -1.171555;-1.534862;0.393990;, -0.868370;-1.757373;0.202842;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.468420;0.183013;, 0.441195;0.168575;, 0.437860;0.173117;, } } Mesh { 3; -64.500064;145.998880;65.473899;, -61.956145;144.244611;57.409646;, -62.226610;143.443806;65.094538;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.636445;-1.047352;0.329655;, -1.171555;-1.534862;0.393990;, -1.423076;-1.254594;-0.533310;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.409829;0.158628;, 0.441195;0.168575;, 0.437860;0.173117;, } } Mesh { 3; -61.599148;154.655294;55.940664;, -61.456074;158.323072;54.854778;, -59.015623;153.080167;55.933165;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.555190;-0.164077;-1.883723;, -0.440116;0.203274;-1.910118;, -0.779672;0.011898;-1.809846;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.445596;0.109540;, 0.447361;0.088741;, 0.477451;0.118472;, } } Mesh { 3; -61.456074;158.323072;54.854778;, -58.007613;158.467405;53.923080;, -59.015623;153.080167;55.933165;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.335376;-0.097685;-1.939472;, -0.779672;0.011898;-1.809846;, -0.440116;0.203274;-1.910118;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.447361;0.088741;, 0.489880;0.087922;, 0.477451;0.118472;, } } Mesh { 3; -61.721352;151.862702;55.791805;, -58.532850;149.083533;53.428287;, -59.015623;153.080167;55.933165;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.440116;0.203274;-1.910118;, -0.619802;0.337699;-1.839939;, -1.229754;0.846202;-1.286553;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.444090;0.125376;, 0.483403;0.141135;, 0.477451;0.118472;, } } Mesh { 3; -58.532850;149.083533;53.428287;, -57.335408;153.071573;55.269195;, -59.015623;153.080167;55.933165;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.440116;0.203274;-1.910118;, -1.229754;0.846202;-1.286553;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.483403;0.141135;, 0.498168;0.118520;, 0.477451;0.118472;, } } Mesh { 3; -60.499320;143.352458;69.868287;, -60.317380;143.104520;74.862739;, -64.637487;151.578543;73.069817;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.810206;-0.772715;0.098167;, -1.788282;-0.579687;0.591256;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.459376;0.173691;, 0.461400;0.175041;, 0.408134;0.126987;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -61.100480;150.138341;78.638995;, -64.637487;151.578543;73.069817;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.788282;-0.579687;0.591256;, -1.076365;-0.698726;1.495590;, -1.303526;-0.846564;1.211496;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.451745;0.135154;, 0.408134;0.126987;, } } Mesh { 3; -60.317380;143.104520;74.862739;, -56.839803;142.652803;75.638362;, -61.100480;150.138341;78.638995;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.303526;-0.846564;1.211496;, -1.076365;-0.698726;1.495590;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.461400;0.175041;, 0.504278;0.177602;, 0.451745;0.135154;, } } Mesh { 3; -56.839803;142.652803;75.638362;, -56.726109;149.828548;79.059129;, -61.100480;150.138341;78.638995;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.076365;-0.698726;1.495590;, 0.215576;-0.741165;1.813222;, 0.041076;-0.756029;1.819424;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.504278;0.177602;, 0.505680;0.136911;, 0.451745;0.135154;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -58.532850;149.083533;53.428287;, -57.335408;153.071573;55.269195;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -1.192381;1.139492;-1.078591;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.483403;0.141135;, 0.498168;0.118520;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -56.575152;153.079988;54.824120;, -57.335408;153.071573;55.269195;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.843888;0.320811;-1.751715;, -1.192381;1.139492;-1.078591;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.507542;0.118473;, 0.498168;0.118520;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -56.679523;149.127182;51.400837;, -56.575152;153.079988;54.824120;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.192381;1.139492;-1.078591;, 0.016617;1.350157;-1.435399;, -0.009809;0.519912;-1.900833;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.506255;0.140888;, 0.507542;0.118473;, } } Mesh { 3; -59.192661;146.589635;53.449514;, -59.346032;147.728122;53.903840;, -58.841383;147.314483;52.492464;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.373137;-0.077728;-1.411391;, -1.552300;-0.565573;-1.074273;, -1.563609;0.352469;-1.146502;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.475268;0.155278;, 0.473377;0.148822;, 0.479599;0.151167;, } } Mesh { 3; -58.953506;148.247855;52.563028;, -59.346032;147.728122;53.903840;, -58.841383;147.314483;52.492464;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -1.693120;0.621465;-0.794165;, -1.563609;0.352469;-1.146502;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.478217;0.145874;, 0.473377;0.148822;, 0.479599;0.151167;, } } Mesh { 3; -58.953506;148.247855;52.563028;, -58.841383;147.314483;52.492464;, -58.269922;147.419201;51.745415;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -1.116435;-0.866706;-1.373305;, -1.693120;0.621465;-0.794165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.478217;0.145874;, 0.479599;0.151167;, 0.486645;0.150573;, } } Mesh { 3; -57.912344;148.338203;51.449016;, -58.953506;148.247855;52.563028;, -58.269922;147.419201;51.745415;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.116435;-0.866706;-1.373305;, -1.240753;0.629322;-1.395728;, -1.693120;0.621465;-0.794165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.491054;0.145362;, 0.478217;0.145874;, 0.486645;0.150573;, } } Mesh { 3; -57.806343;149.270073;52.513304;, -57.912344;148.338203;51.449016;, -58.532850;149.083533;53.428287;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.192381;1.139492;-1.078591;, -1.229754;0.846202;-1.286553;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.492361;0.140078;, 0.491054;0.145362;, 0.483403;0.141135;, } } Mesh { 3; -57.912344;148.338203;51.449016;, -58.532850;149.083533;53.428287;, -58.953506;148.247855;52.563028;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -1.693120;0.621465;-0.794165;, -1.240753;0.629322;-1.395728;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.491054;0.145362;, 0.483403;0.141135;, 0.478217;0.145874;, } } Mesh { 3; -58.532850;149.083533;53.428287;, -58.953506;148.247855;52.563028;, -59.346032;147.728122;53.903840;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.229754;0.846202;-1.286553;, -1.563609;0.352469;-1.146502;, -1.693120;0.621465;-0.794165;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.483403;0.141135;, 0.478217;0.145874;, 0.473377;0.148822;, } } Mesh { 3; -56.746951;147.128496;51.054453;, -58.269922;147.419201;51.745415;, -58.120318;146.623778;52.799595;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.116435;-0.866706;-1.373305;, -0.904398;-0.208848;-1.738395;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505423;0.152222;, 0.486645;0.150573;, 0.488490;0.155084;, } } Mesh { 3; -56.749513;146.343225;52.669795;, -56.746951;147.128496;51.054453;, -58.120318;146.623778;52.799595;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.904398;-0.208848;-1.738395;, 0.003137;0.132910;-1.966188;, -0.017427;-1.225048;-1.543543;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505392;0.156675;, 0.505423;0.152222;, 0.488490;0.155084;, } } Mesh { 3; -58.841383;147.314483;52.492464;, -58.269922;147.419201;51.745415;, -58.120318;146.623778;52.799595;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.552300;-0.565573;-1.074273;, -0.904398;-0.208848;-1.738395;, -1.116435;-0.866706;-1.373305;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.479599;0.151167;, 0.486645;0.150573;, 0.488490;0.155084;, } } Mesh { 3; -56.575152;153.079988;54.824120;, -56.515854;158.498190;54.001473;, -57.335408;153.071573;55.269195;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.009809;0.519912;-1.900833;, -0.001152;0.098226;-1.968228;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.507542;0.118473;, 0.508273;0.087748;, 0.498168;0.118520;, } } Mesh { 3; -56.515854;158.498190;54.001473;, -57.335408;153.071573;55.269195;, -58.007613;158.467405;53.923080;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.001152;0.098226;-1.968228;, -0.335376;-0.097685;-1.939472;, -0.843888;0.320811;-1.751715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.508273;0.087748;, 0.498168;0.118520;, 0.489880;0.087922;, } } Mesh { 3; -57.335408;153.071573;55.269195;, -58.007613;158.467405;53.923080;, -59.015623;153.080167;55.933165;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.843888;0.320811;-1.751715;, -0.335376;-0.097685;-1.939472;, -0.440116;0.203274;-1.910118;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.498168;0.118520;, 0.489880;0.087922;, 0.477451;0.118472;, } } Mesh { 3; -56.676584;154.339721;80.583157;, -56.726109;149.828548;79.059129;, -61.168925;154.553483;80.121429;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.209654;-0.362540;1.925664;, 0.215576;-0.741165;1.813222;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.506291;0.111329;, 0.505680;0.136911;, 0.450901;0.110117;, } } Mesh { 3; -56.726109;149.828548;79.059129;, -61.168925;154.553483;80.121429;, -61.100480;150.138341;78.638995;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.215576;-0.741165;1.813222;, -1.076365;-0.698726;1.495590;, -1.049576;-0.350266;1.630729;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.505680;0.136911;, 0.450901;0.110117;, 0.451745;0.135154;, } } Mesh { 3; -64.637487;151.578543;73.069817;, -64.949494;156.147183;74.254663;, -66.850863;158.195690;66.651633;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.814818;-0.311954;0.701921;, -1.788282;-0.579687;0.591256;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.408134;0.126987;, 0.404287;0.101080;, 0.380844;0.089463;, } } Mesh { 3; -64.637487;151.578543;73.069817;, -66.850863;158.195690;66.651633;, -66.810081;152.901178;66.578146;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.788282;-0.579687;0.591256;, -1.936003;-0.340674;0.139305;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.408134;0.126987;, 0.380844;0.089463;, 0.381346;0.119487;, } } Mesh { 3; -61.168925;154.553483;80.121429;, -61.100480;150.138341;78.638995;, -64.949494;156.147183;74.254663;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.049576;-0.350266;1.630729;, -1.076365;-0.698726;1.495590;, -1.814818;-0.311954;0.701921;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.450901;0.110117;, 0.451745;0.135154;, 0.404287;0.101080;, } } Mesh { 3; -61.100480;150.138341;78.638995;, -64.637487;151.578543;73.069817;, -64.949494;156.147183;74.254663;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.076365;-0.698726;1.495590;, -1.788282;-0.579687;0.591256;, -1.814818;-0.311954;0.701921;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.451745;0.135154;, 0.408134;0.126987;, 0.404287;0.101080;, } } Mesh { 3; -66.850863;158.195690;66.651633;, -64.296866;158.455896;56.664800;, -66.810081;152.901178;66.578146;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.936003;-0.340674;0.139305;, -1.614336;0.145520;-1.120854;, -1.970573;-0.000563;-0.020340;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380844;0.089463;, 0.412334;0.087988;, 0.381346;0.119487;, } } Mesh { 3; -64.928831;152.929372;57.626161;, -64.296866;158.455896;56.664800;, -66.810081;152.901178;66.578146;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.614336;0.145520;-1.120854;, -1.936003;-0.340674;0.139305;, -1.466691;-0.052736;-1.315146;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.404542;0.119327;, 0.412334;0.087988;, 0.381346;0.119487;, } } Mesh { 3; -61.734780;135.314573;66.732750;, -58.656641;138.881940;65.256988;, -60.001427;135.346124;65.340364;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.008396;0.140944;-1.687259;, -1.405816;-0.005658;-1.381022;, -1.327905;0.822123;-1.201814;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.446328;0.219888;, 0.481877;0.198985;, 0.465932;0.219092;, } } Mesh { 3; -59.711574;139.053419;66.749576;, -61.734780;135.314573;66.732750;, -58.656641;138.881940;65.256988;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.780623;0.380464;-0.753791;, -1.327905;0.822123;-1.201814;, -1.405816;-0.005658;-1.381022;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.468870;0.198013;, 0.446328;0.219888;, 0.481877;0.198985;, } } Mesh { 3; -56.951528;135.268134;64.285050;, -60.001427;135.346124;65.340364;, -56.925196;138.592166;64.006397;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.002552;-0.174810;-1.962908;, -0.054135;-0.491805;-1.907556;, -1.008396;0.140944;-1.687259;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.502901;0.219478;, 0.465932;0.219092;, 0.503226;0.200629;, } } Mesh { 3; -58.656641;138.881940;65.256988;, -60.001427;135.346124;65.340364;, -56.925196;138.592166;64.006397;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.405816;-0.005658;-1.381022;, -1.008396;0.140944;-1.687259;, -0.054135;-0.491805;-1.907556;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.481877;0.198985;, 0.465932;0.219092;, 0.503226;0.200629;, } } Mesh { 3; -41.481793;111.274951;70.968725;, -44.223471;117.984945;70.934881;, -40.262138;111.525036;67.626256;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.852577;-0.671625;-0.021205;, -1.796141;-0.761958;0.277251;, -1.370040;-0.669836;-1.248151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.703412;0.354475;, 0.672311;0.316139;, 0.715401;0.353261;, } } Mesh { 3; -44.223471;117.984945;70.934881;, -43.026837;118.278648;66.883611;, -40.262138;111.525036;67.626256;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.990595;-0.857695;-1.471955;, -1.852577;-0.671625;-0.021205;, -1.370040;-0.669836;-1.248151;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.672311;0.316139;, 0.684033;0.314649;, 0.715401;0.353261;, } } Mesh { 3; -42.991862;118.428766;74.590559;, -41.481793;111.274951;70.968725;, -44.223471;117.984945;70.934881;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.796141;-0.761958;0.277251;, -1.852577;-0.671625;-0.021205;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.684443;0.314093;, 0.703412;0.354475;, 0.672311;0.316139;, } } Mesh { 3; -42.991862;118.428766;74.590559;, -40.200998;111.604610;73.917253;, -41.481793;111.274951;70.968725;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.923354;-0.488040;1.671169;, -1.796141;-0.761958;0.277251;, -1.106881;-0.662752;1.489680;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.684443;0.314093;, 0.716085;0.353057;, 0.703412;0.354475;, } } Mesh { 3; -32.456709;113.462977;71.856843;, -34.370100;121.246983;71.797489;, -33.859734;113.143856;74.226730;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.858792;0.634537;0.160712;, 1.889938;0.493631;-0.260837;, 1.280185;0.385624;1.447755;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.792420;0.344522;, 0.769006;0.300379;, 0.778618;0.346042;, } } Mesh { 3; -34.370100;121.246983;71.797489;, -36.217843;120.702282;74.079932;, -33.859734;113.143856;74.226730;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.092674;0.387371;1.593605;, 1.858792;0.634537;0.160712;, 1.280185;0.385624;1.447755;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.769006;0.300379;, 0.750881;0.303041;, 0.778618;0.346042;, } } Mesh { 3; -36.047321;120.693476;68.544241;, -32.456709;113.462977;71.856843;, -34.370100;121.246983;71.797489;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.889938;0.493631;-0.260837;, 1.858792;0.634537;0.160712;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752488;0.302939;, 0.792420;0.344522;, 0.769006;0.300379;, } } Mesh { 3; -36.047321;120.693476;68.544241;, -33.690939;113.159063;68.921357;, -32.456709;113.462977;71.856843;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.276700;0.329168;-1.464670;, 1.889938;0.493631;-0.260837;, 1.354179;0.438693;-1.362835;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752488;0.302939;, 0.780198;0.345808;, 0.792420;0.344522;, } } Mesh { 3; -36.524479;112.440599;75.183313;, -39.169631;119.709575;75.420259;, -36.217843;120.702282;74.079932;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.274294;0.059216;1.950597;, 0.207016;-0.062702;1.958771;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752391;0.349345;, 0.721952;0.307907;, 0.750881;0.303041;, } } Mesh { 3; -36.524479;112.440599;75.183313;, -36.217843;120.702282;74.079932;, -33.859734;113.143856;74.226730;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.280185;0.385624;1.447755;, 0.274294;0.059216;1.950597;, 1.092674;0.387371;1.593605;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752391;0.349345;, 0.750881;0.303041;, 0.778618;0.346042;, } } Mesh { 3; -36.524479;112.440599;75.183313;, -40.200998;111.604610;73.917253;, -39.169631;119.709575;75.420259;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.207016;-0.062702;1.958771;, 0.274294;0.059216;1.950597;, -0.923354;-0.488040;1.671169;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752391;0.349345;, 0.716085;0.353057;, 0.721952;0.307907;, } } Mesh { 3; -42.991862;118.428766;74.590559;, -40.200998;111.604610;73.917253;, -39.169631;119.709575;75.420259;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.106881;-0.662752;1.489680;, 0.207016;-0.062702;1.958771;, -0.923354;-0.488040;1.671169;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.684443;0.314093;, 0.716085;0.353057;, 0.721952;0.307907;, } } Mesh { 3; -36.329870;112.598648;67.346887;, -38.905639;119.827599;66.844901;, -43.026837;118.278648;66.883611;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.319538;-0.049836;-1.943961;, 0.622712;-0.013483;-1.869658;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754104;0.348226;, 0.724367;0.307006;, 0.684033;0.314649;, } } Mesh { 3; -36.329870;112.598648;67.346887;, -43.026837;118.278648;66.883611;, -40.262138;111.525036;67.626256;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.370040;-0.669836;-1.248151;, 0.319538;-0.049836;-1.943961;, -0.990595;-0.857695;-1.471955;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754104;0.348226;, 0.684033;0.314649;, 0.715401;0.353261;, } } Mesh { 3; -36.329870;112.598648;67.346887;, -33.690939;113.159063;68.921357;, -38.905639;119.827599;66.844901;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.622712;-0.013483;-1.869658;, 0.319538;-0.049836;-1.943961;, 1.276700;0.329168;-1.464670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.754104;0.348226;, 0.780198;0.345808;, 0.724367;0.307006;, } } Mesh { 3; -36.047321;120.693476;68.544241;, -33.690939;113.159063;68.921357;, -38.905639;119.827599;66.844901;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.354179;0.438693;-1.362835;, 0.622712;-0.013483;-1.869658;, 1.276700;0.329168;-1.464670;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.752488;0.302939;, 0.780198;0.345808;, 0.724367;0.307006;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -80.413678;114.068620;69.209935;, -78.045378;120.766243;68.609941;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, -1.378807;0.459560;-1.330890;, -1.303649;0.352384;-1.435234;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.226831;0.341818;, 0.262164;0.302729;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -80.413678;114.068620;69.209935;, -78.132615;113.415906;67.602750;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.251202;-0.197350;-1.944614;, -0.666811;-0.090733;-1.852215;, -1.303649;0.352384;-1.435234;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.226831;0.341818;, 0.249552;0.344397;, } } Mesh { 3; -74.956171;112.516296;68.540494;, -71.866776;118.293239;67.129017;, -78.132615;113.415906;67.602750;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.251202;-0.197350;-1.944614;, 1.204429;-0.875146;-1.291140;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.281125;0.348065;, 0.313584;0.314389;, 0.249552;0.344397;, } } Mesh { 3; -75.431204;119.782659;66.963407;, -71.866776;118.293239;67.129017;, -78.132615;113.415906;67.602750;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.666811;-0.090733;-1.852215;, -0.251202;-0.197350;-1.944614;, 0.805633;-1.124924;-1.403237;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.278276;0.307570;, 0.313584;0.314389;, 0.249552;0.344397;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -74.955879;112.679852;73.629433;, -71.873551;118.450598;74.316560;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, 0.843839;-0.897665;1.538085;, 0.834059;-0.576456;1.689857;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.281060;0.347355;, 0.313406;0.313800;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -74.955879;112.679852;73.629433;, -77.894207;113.345173;74.779203;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.262411;0.037528;1.952768;, -0.243871;-0.172891;1.947872;, 0.834059;-0.576456;1.689857;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.281060;0.347355;, 0.251766;0.344976;, } } Mesh { 3; -80.203085;114.125504;73.909519;, -77.866926;120.783987;73.846567;, -77.894207;113.345173;74.779203;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.262411;0.037528;1.952768;, -1.270064;0.423216;1.446167;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.228854;0.341596;, 0.254028;0.303262;, 0.251766;0.344976;, } } Mesh { 3; -75.215143;119.687257;75.092102;, -77.866926;120.783987;73.846567;, -77.894207;113.345173;74.779203;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.243871;-0.172891;1.947872;, -0.262411;0.037528;1.952768;, -1.134327;0.378925;1.566298;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.280260;0.308344;, 0.254028;0.303262;, 0.251766;0.344976;, } } Mesh { 3; -81.500803;114.515739;71.752885;, -80.413678;114.068620;69.209935;, -78.045378;120.766243;68.609941;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.873955;0.555785;-0.250932;, -1.303649;0.352384;-1.435234;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.215999;0.339899;, 0.226831;0.341818;, 0.262164;0.302729;, } } Mesh { 3; -79.512311;121.392259;71.720070;, -81.500803;114.515739;71.752885;, -78.045378;120.766243;68.609941;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.873955;0.555785;-0.250932;, -1.378807;0.459560;-1.330890;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.248234;0.302551;, 0.215999;0.339899;, 0.262164;0.302729;, } } Mesh { 3; -80.203085;114.125504;73.909519;, -77.866926;120.783987;73.846567;, -79.512311;121.392259;71.720070;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.833966;0.697462;0.183542;, -1.134327;0.378925;1.566298;, -1.270064;0.423216;1.446167;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.228854;0.341596;, 0.254028;0.303262;, 0.248234;0.302551;, } } Mesh { 3; -80.203085;114.125504;73.909519;, -79.512311;121.392259;71.720070;, -81.500803;114.515739;71.752885;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.873955;0.555785;-0.250932;, -1.833966;0.697462;0.183542;, -1.270064;0.423216;1.446167;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.228854;0.341596;, 0.248234;0.302551;, 0.215999;0.339899;, } } Mesh { 3; -73.367504;112.197843;71.040975;, -74.955879;112.679852;73.629433;, -71.873551;118.450598;74.316560;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.687061;-0.959983;0.340339;, 0.834059;-0.576456;1.689857;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.296906;0.349245;, 0.281060;0.347355;, 0.313406;0.313800;, } } Mesh { 3; -70.327273;117.783047;71.021115;, -73.367504;112.197843;71.040975;, -71.873551;118.450598;74.316560;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 1.687061;-0.959983;0.340339;, 0.843839;-0.897665;1.538085;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.328780;0.316739;, 0.296906;0.349245;, 0.313406;0.313800;, } } Mesh { 3; -74.956171;112.516296;68.540494;, -71.866776;118.293239;67.129017;, -70.327273;117.783047;71.021115;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.682148;-1.025743;-0.042436;, 0.805633;-1.124924;-1.403237;, 1.204429;-0.875146;-1.291140;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.281125;0.348065;, 0.313584;0.314389;, 0.328780;0.316739;, } } Mesh { 3; -74.956171;112.516296;68.540494;, -70.327273;117.783047;71.021115;, -73.367504;112.197843;71.040975;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.687061;-0.959983;0.340339;, 1.682148;-1.025743;-0.042436;, 1.204429;-0.875146;-1.291140;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.281125;0.348065;, 0.328780;0.316739;, 0.296906;0.349245;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -47.319518;152.410564;66.929076;, -45.878275;152.098286;72.736711;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.383808;0.407086;-1.342732;, -1.217014;0.115205;1.545696;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.621662;0.122269;, 0.639432;0.124040;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -46.769496;154.205850;67.528911;, -47.319518;152.410564;66.929076;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.217014;0.115205;1.545696;, -1.277150;-0.262059;1.477763;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.628444;0.112088;, 0.621662;0.122269;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -46.769496;154.205850;67.528911;, -45.507362;155.937839;71.183991;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.505527;-0.288468;-1.238446;, -1.277150;-0.262059;1.477763;, -1.072490;-1.485643;-0.725398;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.628444;0.112088;, 0.644006;0.102267;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -45.507362;155.937839;71.183991;, -46.216038;156.089659;68.653781;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.277150;-0.262059;1.477763;, -1.040051;-1.283742;1.074184;, -1.072490;-1.485643;-0.725398;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.644006;0.102267;, 0.635268;0.101406;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -49.224415;156.285586;70.632872;, -45.507362;155.937839;71.183991;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.072490;-1.485643;-0.725398;, 0.027208;-1.689938;-1.013380;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.598175;0.100295;, 0.644006;0.102267;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -49.261778;154.278950;71.681039;, -49.224415;156.285586;70.632872;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027208;-1.689938;-1.013380;, 0.295658;-0.579277;-1.860268;, -1.505527;-0.288468;-1.238446;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.597714;0.111674;, 0.598175;0.100295;, } } Mesh { 3; -45.672090;153.922512;72.319346;, -49.261778;154.278950;71.681039;, -45.878275;152.098286;72.736711;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.505527;-0.288468;-1.238446;, 0.295658;-0.579277;-1.860268;, -1.383808;0.407086;-1.342732;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.641975;0.113695;, 0.597714;0.111674;, 0.639432;0.124040;, } } Mesh { 3; -49.261778;154.278950;71.681039;, -49.296009;152.419484;72.012796;, -45.878275;152.098286;72.736711;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.295658;-0.579277;-1.860268;, 0.409001;0.007240;-1.927755;, -1.383808;0.407086;-1.342732;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597714;0.111674;, 0.597292;0.122218;, 0.639432;0.124040;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -49.293186;152.403773;66.908328;, -47.319518;152.410564;66.929076;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.217014;0.115205;1.545696;, -0.049152;-0.368075;1.935375;, -1.277150;-0.262059;1.477763;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.597327;0.122307;, 0.621662;0.122269;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -49.259048;154.285619;67.409364;, -49.293186;152.403773;66.908328;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049152;-0.368075;1.935375;, -0.133726;-0.802419;1.794941;, -1.277150;-0.262059;1.477763;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.597748;0.111636;, 0.597327;0.122307;, } } Mesh { 3; -46.769496;154.205850;67.528911;, -49.259048;154.285619;67.409364;, -46.216038;156.089659;68.653781;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.277150;-0.262059;1.477763;, -0.133726;-0.802419;1.794941;, -1.040051;-1.283742;1.074184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.628444;0.112088;, 0.597748;0.111636;, 0.635268;0.101406;, } } Mesh { 3; -49.259048;154.285619;67.409364;, -49.223544;156.259703;68.435302;, -46.216038;156.089659;68.653781;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.133726;-0.802419;1.794941;, -0.169292;-1.672172;1.028958;, -1.040051;-1.283742;1.074184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597748;0.111636;, 0.598186;0.100442;, 0.635268;0.101406;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -49.956764;146.929144;68.678684;, -48.448218;146.923062;68.952959;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.838152;1.749107;0.348850;, 0.112669;1.956078;-0.211276;, -0.143435;1.035014;1.670851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.589145;0.153352;, 0.607745;0.153387;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -48.448218;146.923062;68.952959;, -48.409515;148.075729;67.432323;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.143435;1.035014;1.670851;, -1.223362;0.970328;1.202256;, -0.838152;1.749107;0.348850;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.607745;0.153387;, 0.591637;0.147424;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -49.538286;150.263294;66.940372;, -47.892693;150.306928;66.969294;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.033477;0.144714;1.965072;, -1.200248;0.461009;1.493468;, -0.143435;1.035014;1.670851;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.594305;0.134445;, 0.614595;0.134198;, } } Mesh { 3; -49.816714;148.017312;67.343857;, -48.409515;148.075729;67.432323;, -47.892693;150.306928;66.969294;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.223362;0.970328;1.202256;, -0.143435;1.035014;1.670851;, -1.200248;0.461009;1.493468;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590872;0.147182;, 0.591637;0.147424;, 0.614595;0.134198;, } } Mesh { 3; -49.956764;146.929144;68.678684;, -49.841482;147.920008;70.468431;, -47.763163;147.782395;70.987502;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.132969;1.445637;-0.714205;, 0.458794;1.143700;-1.537865;, 0.112669;1.956078;-0.211276;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.589145;0.153352;, 0.590567;0.147733;, 0.602879;0.145792;, } } Mesh { 3; -49.956764;146.929144;68.678684;, -48.448218;146.923062;68.952959;, -47.763163;147.782395;70.987502;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.112669;1.956078;-0.211276;, -0.838152;1.749107;0.348850;, -1.132969;1.445637;-0.714205;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.589145;0.153352;, 0.607745;0.153387;, 0.602879;0.145792;, } } Mesh { 3; -49.841482;147.920008;70.468431;, -49.598468;149.928134;71.467231;, -46.857516;149.688877;72.120357;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.195865;0.985922;-1.217143;, 0.467728;0.488507;-1.850990;, 0.458794;1.143700;-1.537865;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590567;0.147733;, 0.593563;0.136346;, 0.630631;0.134407;, } } Mesh { 3; -49.841482;147.920008;70.468431;, -47.763163;147.782395;70.987502;, -46.857516;149.688877;72.120357;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.458794;1.143700;-1.537865;, -1.132969;1.445637;-0.714205;, -1.195865;0.985922;-1.217143;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.590567;0.147733;, 0.602879;0.145792;, 0.630631;0.134407;, } } Mesh { 3; -49.296009;152.419484;72.012796;, -49.598468;149.928134;71.467231;, -45.878275;152.098286;72.736711;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.383808;0.407086;-1.342732;, 0.409001;0.007240;-1.927755;, 0.467728;0.488507;-1.850990;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597292;0.122218;, 0.593563;0.136346;, 0.639432;0.124040;, } } Mesh { 3; -49.598468;149.928134;71.467231;, -45.878275;152.098286;72.736711;, -46.857516;149.688877;72.120357;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.467728;0.488507;-1.850990;, -1.195865;0.985922;-1.217143;, -1.383808;0.407086;-1.342732;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.593563;0.136346;, 0.639432;0.124040;, 0.630631;0.134407;, } } Mesh { 3; -49.293186;152.403773;66.908328;, -49.538286;150.263294;66.940372;, -47.319518;152.410564;66.929076;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.049152;-0.368075;1.935375;, -1.217014;0.115205;1.545696;, -0.033477;0.144714;1.965072;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.597327;0.122307;, 0.594305;0.134445;, 0.621662;0.122269;, } } Mesh { 3; -49.538286;150.263294;66.940372;, -47.892693;150.306928;66.969294;, -47.319518;152.410564;66.929076;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.200248;0.461009;1.493468;, -0.033477;0.144714;1.965072;, -1.217014;0.115205;1.545696;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.594305;0.134445;, 0.614595;0.134198;, 0.621662;0.122269;, } } Mesh { 3; -49.223544;156.259703;68.435302;, -49.224415;156.285586;70.632872;, -46.216038;156.089659;68.653781;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.040051;-1.283742;1.074184;, -0.169292;-1.672172;1.028958;, 0.027208;-1.689938;-1.013380;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.598186;0.100442;, 0.598175;0.100295;, 0.635268;0.101406;, } } Mesh { 3; -49.224415;156.285586;70.632872;, -45.507362;155.937839;71.183991;, -46.216038;156.089659;68.653781;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.027208;-1.689938;-1.013380;, -1.072490;-1.485643;-0.725398;, -1.040051;-1.283742;1.074184;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.598175;0.100295;, 0.644006;0.102267;, 0.635268;0.101406;, } } Mesh { 3; -48.448218;146.923062;68.952959;, -47.763163;147.782395;70.987502;, -48.409515;148.075729;67.432323;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.838152;1.749107;0.348850;, -1.223362;0.970328;1.202256;, -1.132969;1.445637;-0.714205;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.607745;0.153387;, 0.602879;0.145792;, 0.591637;0.147424;, } } Mesh { 3; -48.409515;148.075729;67.432323;, -47.892693;150.306928;66.969294;, -46.857516;149.688877;72.120357;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.200248;0.461009;1.493468;, -1.195865;0.985922;-1.217143;, -1.223362;0.970328;1.202256;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.591637;0.147424;, 0.614595;0.134198;, 0.630631;0.134407;, } } Mesh { 3; -47.763163;147.782395;70.987502;, -48.409515;148.075729;67.432323;, -46.857516;149.688877;72.120357;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.132969;1.445637;-0.714205;, -1.223362;0.970328;1.202256;, -1.195865;0.985922;-1.217143;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.602879;0.145792;, 0.591637;0.147424;, 0.630631;0.134407;, } } Mesh { 3; -47.892693;150.306928;66.969294;, -47.319518;152.410564;66.929076;, -46.857516;149.688877;72.120357;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.195865;0.985922;-1.217143;, -1.200248;0.461009;1.493468;, -1.217014;0.115205;1.545696;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.614595;0.134198;, 0.621662;0.122269;, 0.630631;0.134407;, } } Mesh { 3; -47.319518;152.410564;66.929076;, -45.878275;152.098286;72.736711;, -46.857516;149.688877;72.120357;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -1.217014;0.115205;1.545696;, -1.383808;0.407086;-1.342732;, -1.195865;0.985922;-1.217143;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.621662;0.122269;, 0.639432;0.124040;, 0.630631;0.134407;, } } Mesh { 3; -67.002145;149.894665;72.109780;, -66.216909;152.602730;66.919310;, -67.711005;152.321902;72.725615;; 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.431064;0.301866;-1.320797;, 1.218781;0.034062;1.548220;, 1.295725;0.886981;-1.190770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.388660;0.121179;, 0.370238;0.122772;; } } Mesh { 3; -67.002145;149.894665;72.109780;, -65.824648;150.486629;66.959845;, -66.216909;152.602730;66.919310;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.210461;0.356385;1.513719;, 1.295725;0.886981;-1.190770;, 1.218781;0.034062;1.548220;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.395515;0.127969;, 0.388660;0.121179;, } } Mesh { 3; -67.002145;149.894665;72.109780;, -66.282809;147.964469;70.977490;, -65.512051;148.239555;67.423110;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255367;0.862083;1.250775;, 1.251255;1.360503;-0.683348;, 1.295725;0.886981;-1.190770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.413034;0.148375;, 0.422537;0.146815;, } } Mesh { 3; -67.002145;149.894665;72.109780;, -65.824648;150.486629;66.959845;, -65.512051;148.239555;67.423110;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.295725;0.886981;-1.190770;, 1.210461;0.356385;1.513719;, 1.255367;0.862083;1.250775;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.395515;0.127969;, 0.422537;0.146815;, } } Mesh { 3; -66.282809;147.964469;70.977490;, -65.512051;148.239555;67.423110;, -65.623800;147.083071;68.943564;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255367;0.862083;1.250775;, 0.901235;1.708908;0.388561;, 1.251255;1.360503;-0.683348;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.413034;0.148375;, 0.422537;0.146815;, 0.395973;0.152479;, } } Mesh { 3; -63.964667;156.435876;70.625474;, -67.211447;156.303536;68.643106;, -67.929464;156.166445;71.172685;, 1; 3;2,1,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.039176;-1.510898;-0.721715;, -0.058290;-1.688232;-1.014912;, 1.002655;-1.313415;1.073870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416430;0.099443;, 0.376398;0.100193;, 0.367545;0.100970;, } } Mesh { 3; -63.964140;156.409858;68.427904;, -63.964667;156.435876;70.625474;, -67.211447;156.303536;68.643106;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.123086;-1.676016;1.029268;, 1.002655;-1.313415;1.073870;, -0.058290;-1.688232;-1.014912;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416436;0.099590;, 0.416430;0.099443;, 0.376398;0.100193;, } } Mesh { 3; -65.824648;150.486629;66.959845;, -63.940919;150.406897;66.932974;, -66.216909;152.602730;66.919310;, 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.029868;0.140796;1.965415;, 1.210461;0.356385;1.513719;, 1.218781;0.034062;1.548220;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.395515;0.127969;, 0.416723;0.133631;, 0.388660;0.121179;, } } Mesh { 3; -63.940919;150.406897;66.932974;, -64.002892;152.553286;66.900930;, -66.216909;152.602730;66.919310;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.218781;0.034062;1.548220;, 0.035369;-0.369878;1.935332;, 0.029868;0.140796;1.965415;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416723;0.133631;, 0.415959;0.121460;, 0.388660;0.121179;, } } Mesh { 3; -63.924998;150.074302;71.459833;, -67.002145;149.894665;72.109780;, -67.711005;152.321902;72.725615;; 1; 3;1,2,0;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.295725;0.886981;-1.190770;, -0.412671;0.537575;-1.850483;, 1.431064;0.301866;-1.320797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416919;0.135517;, 0.380997;0.131326;, 0.370238;0.122772;; } } Mesh { 3; -63.924998;150.074302;71.459833;, -64.004562;152.570044;72.005398;, -67.711005;152.321902;72.725615;; 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.377924;0.032138;-1.933834;, 1.431064;0.301866;-1.320797;, -0.412671;0.537575;-1.850483;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416919;0.135517;, 0.415938;0.121364;, 0.370238;0.122772;; } } Mesh { 3; -67.002145;149.894665;72.109780;, -63.861029;148.056006;70.461033;, -66.282809;147.964469;70.977490;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.251255;1.360503;-0.683348;, -0.375996;1.182409;-1.531048;, 1.295725;0.886981;-1.190770;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.380997;0.131326;, 0.417708;0.146962;, 0.413034;0.148375;, } } Mesh { 3; -63.924998;150.074302;71.459833;, -67.002145;149.894665;72.109780;, -63.861029;148.056006;70.461033;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.412671;0.537575;-1.850483;, 1.295725;0.886981;-1.190770;, -0.375996;1.182409;-1.531048;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416919;0.135517;, 0.380997;0.131326;, 0.417708;0.146962;, } } Mesh { 3; -66.282809;147.964469;70.977490;, -63.830707;147.054992;68.671286;, -65.623800;147.083071;68.943564;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.901235;1.708908;0.388561;, -0.059019;1.959044;-0.205516;, 1.251255;1.360503;-0.683348;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.413034;0.148375;, 0.418082;0.152639;, 0.395973;0.152479;, } } Mesh { 3; -63.861029;148.056006;70.461033;, -66.282809;147.964469;70.977490;, -63.830707;147.054992;68.671286;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.375996;1.182409;-1.531048;, 1.251255;1.360503;-0.683348;, -0.059019;1.959044;-0.205516;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.417708;0.146962;, 0.413034;0.148375;, 0.418082;0.152639;, } } Mesh { 3; -65.824648;150.486629;66.959845;, -65.512051;148.239555;67.423110;, -63.867600;148.149558;67.336459;, 1; 3;2,0,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.140354;1.023046;1.678467;, 1.255367;0.862083;1.250775;, 1.210461;0.356385;1.513719;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.395515;0.127969;, 0.422537;0.146815;, 0.417627;0.146432;, } } Mesh { 3; -65.824648;150.486629;66.959845;, -63.940919;150.406897;66.932974;, -63.867600;148.149558;67.336459;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.210461;0.356385;1.513719;, 0.029868;0.140796;1.965415;, 0.140354;1.023046;1.678467;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.395515;0.127969;, 0.416723;0.133631;, 0.417627;0.146432;, } } Mesh { 3; -65.512051;148.239555;67.423110;, -65.623800;147.083071;68.943564;, -63.867600;148.149558;67.336459;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.255367;0.862083;1.250775;, 0.140354;1.023046;1.678467;, 0.901235;1.708908;0.388561;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.422537;0.146815;, 0.395973;0.152479;, 0.417627;0.146432;, } } Mesh { 3; -63.830707;147.054992;68.671286;, -65.623800;147.083071;68.943564;, -63.867600;148.149558;67.336459;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.059019;1.959044;-0.205516;, 0.901235;1.708908;0.388561;, 0.140354;1.023046;1.678467;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.418082;0.152639;, 0.395973;0.152479;, 0.417627;0.146432;, } } Mesh { 3; -63.964140;156.409858;68.427904;, -63.983891;154.435475;67.401966;, -67.211447;156.303536;68.643106;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.123086;-1.676016;1.029268;, 0.105351;-0.806623;1.794946;, 1.002655;-1.313415;1.073870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416436;0.099590;, 0.416193;0.110786;, 0.376398;0.100193;, } } Mesh { 3; -63.983891;154.435475;67.401966;, -67.211447;156.303536;68.643106;, -66.714513;154.408885;67.518690;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.105351;-0.806623;1.794946;, 1.266259;-0.301166;1.479682;, 1.002655;-1.313415;1.073870;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416193;0.110786;, 0.376398;0.100193;, 0.382525;0.110937;, } } Mesh { 3; -63.983891;154.435475;67.401966;, -64.002892;152.553286;66.900930;, -66.714513;154.408885;67.518690;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.105351;-0.806623;1.794946;, 0.035369;-0.369878;1.935332;, 1.266259;-0.301166;1.479682;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416193;0.110786;, 0.415959;0.121460;, 0.382525;0.110937;, } } Mesh { 3; -64.002892;152.553286;66.900930;, -66.714513;154.408885;67.518690;, -66.216909;152.602730;66.919310;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 0.035369;-0.369878;1.935332;, 1.218781;0.034062;1.548220;, 1.266259;-0.301166;1.479682;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.415959;0.121460;, 0.382525;0.110937;, 0.388660;0.121179;, } } Mesh { 3; -64.004562;152.570044;72.005398;, -63.985494;154.429392;71.673641;, -67.711005;152.321902;72.725615;; 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.377924;0.032138;-1.933834;, -0.285612;-0.569825;-1.864751;, 1.431064;0.301866;-1.320797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.415938;0.121364;, 0.416173;0.110821;, 0.370238;0.122772;; } } Mesh { 3; -63.985494;154.429392;71.673641;, -67.831249;154.148829;72.308145;, -67.711005;152.321902;72.725615;; 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.285612;-0.569825;-1.864751;, 1.505826;-0.336811;-1.225813;, 1.431064;0.301866;-1.320797;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416173;0.110821;, 0.368756;0.112412;, 0.370238;0.122772;; } } Mesh { 3; -63.985494;154.429392;71.673641;, -63.964667;156.435876;70.625474;, -67.831249;154.148829;72.308145;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.285612;-0.569825;-1.864751;, -0.058290;-1.688232;-1.014912;, 1.505826;-0.336811;-1.225813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416173;0.110821;, 0.416430;0.099443;, 0.368756;0.112412;, } } Mesh { 3; -63.964667;156.435876;70.625474;, -67.929464;156.166445;71.172685;, -67.831249;154.148829;72.308145;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; -0.058290;-1.688232;-1.014912;, 1.039176;-1.510898;-0.721715;, 1.505826;-0.336811;-1.225813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.416430;0.099443;, 0.367545;0.100970;, 0.368756;0.112412;, } } Mesh { 3; -67.211447;156.303536;68.643106;, -67.929464;156.166445;71.172685;, -66.714513;154.408885;67.518690;, 1; 3;0,1,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.002655;-1.313415;1.073870;, 1.266259;-0.301166;1.479682;, 1.039176;-1.510898;-0.721715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.376398;0.100193;, 0.367545;0.100970;, 0.382525;0.110937;, } } Mesh { 3; -67.929464;156.166445;71.172685;, -66.714513;154.408885;67.518690;, -67.831249;154.148829;72.308145;, 1; 3;1,0,2;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266259;-0.301166;1.479682;, 1.505826;-0.336811;-1.225813;, 1.039176;-1.510898;-0.721715;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.367545;0.100970;, 0.382525;0.110937;, 0.368756;0.112412;, } } Mesh { 3; -66.714513;154.408885;67.518690;, -66.216909;152.602730;66.919310;, -67.831249;154.148829;72.308145;, 1; 3;0,2,1;, MeshMaterialList { 7; 1; 2, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.266259;-0.301166;1.479682;, 1.218781;0.034062;1.548220;, 1.505826;-0.336811;-1.225813;, 1; 3;0,2,1;, } MeshTextureCoords { 3; 0.382525;0.110937;, 0.388660;0.121179;, 0.368756;0.112412;, } } Mesh { 3; -66.216909;152.602730;66.919310;, -67.831249;154.148829;72.308145;, -67.711005;152.321902;72.725615;; 1; 3;0,1,2;; MeshMaterialList { 7; 1; 2;; {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 3; 1.218781;0.034062;1.548220;, 1.431064;0.301866;-1.320797;, 1.505826;-0.336811;-1.225813;; 1; 3;0,2,1;; } MeshTextureCoords { 3; 0.388660;0.121179;, 0.368756;0.112412;, 0.370238;0.122772;; } } Mesh { 0; 0; MeshMaterialList { 7; 0; {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 0; 0; } } Mesh { 61; -59.812741;168.561966;80.325664;, -53.705640;168.318938;80.328840;, -48.097386;167.757699;76.754128;, -42.767808;160.470934;71.582924;, -59.600943;154.494150;81.859057;, -54.255084;154.492226;81.929903;, -59.328470;146.069531;79.236668;, -54.782009;145.897780;79.250189;, -64.472890;171.065318;70.343732;, -62.201245;171.427585;72.448883;, -59.642459;171.855855;67.420238;, -67.590998;167.410737;74.192165;, -65.559758;168.041042;76.745593;, -61.158433;163.432157;82.759995;, -67.705848;162.500762;78.696103;, -59.194616;171.662743;75.138923;, -64.122005;154.842011;78.099201;, -66.749459;168.348848;69.442695;, -70.229215;165.831618;70.588455;, -69.501057;160.435363;71.238773;, -65.461442;153.647876;72.985782;, -56.830640;154.602745;81.919186;, -49.679837;154.678944;78.033398;, -56.759673;163.569155;83.496640;, -56.693395;168.656579;81.060765;, -52.304626;163.321169;82.739350;, -54.188675;171.433063;75.141465;, -45.496517;162.421165;78.647817;, -53.719864;171.582634;67.423246;, -46.454660;168.321639;69.733570;, -42.919970;165.854545;70.896739;, -46.132927;167.106072;74.202647;, -43.470958;161.622564;75.786069;, -63.348208;150.929491;77.105165;, -65.464853;153.207919;74.296510;, -59.433190;141.546990;75.980142;, -59.312592;150.330317;80.580533;, -63.664603;146.614512;74.472642;, -54.759081;141.584734;75.869270;, -54.698671;150.275595;80.516421;, -57.002021;145.901411;79.420104;, -47.951472;153.200286;74.789233;, -50.101612;146.949401;74.565165;, -61.335924;143.224735;74.246775;, -57.008060;140.921405;76.072164;, -52.786873;143.151759;74.224920;, -51.362144;171.010047;72.454508;, -49.143178;170.665856;70.351466;, -47.858729;155.027572;75.788223;, -49.198887;151.220484;74.638043;, -50.503662;150.794489;77.000029;, -47.562819;154.072725;73.661647;, -51.126228;171.596227;67.586040;, -56.722532;171.978651;71.706024;, -56.641550;172.074056;67.341821;, -56.660078;171.735020;76.020971;, -56.961614;150.328231;80.538560;, -62.434638;171.677066;67.612974;, -64.590917;151.394177;74.610917;, -65.900925;155.260136;75.800828;, -69.542698;161.876568;75.774925;; 96; 3;47,30,29;, 3;8,17,18;, 3;42,49,50;, 3;8,9,57;, 3;11,60,14;, 3;12,11,14;, 3;8,11,12;, 3;9,8,12;, 3;15,53,10;, 3;9,15,10;, 3;9,10,57;, 3;60,59,16;, 3;14,60,16;, 3;8,57,17;, 3;11,8,18;, 3;11,18,19;, 3;60,11,19;, 3;59,60,19;, 3;34,59,19;, 3;20,34,19;, 3;55,53,15;, 3;4,21,23;, 3;13,4,23;, 3;16,4,13;, 3;14,16,13;, 3;12,14,13;, 3;0,12,13;, 3;0,13,23;, 3;24,0,23;, 3;9,12,0;, 3;15,9,0;, 3;15,0,24;, 3;55,15,24;, 3;22,27,25;, 3;5,22,25;, 3;5,25,23;, 3;21,5,23;, 3;25,27,2;, 3;1,25,2;, 3;1,2,46;, 3;26,1,46;, 3;23,25,1;, 3;24,23,1;, 3;24,1,26;, 3;55,24,26;, 3;54,10,53;, 3;53,28,54;, 3;26,53,55;, 3;28,53,26;, 3;46,28,26;, 3;52,28,46;, 3;52,46,47;, 3;29,52,47;, 3;27,32,31;, 3;2,27,31;, 3;2,31,47;, 3;46,2,47;, 3;22,48,32;, 3;27,22,32;, 3;31,32,3;, 3;30,31,3;, 3;47,31,30;, 3;3,32,48;, 3;41,3,48;, 3;51,3,41;, 3;59,58,33;, 3;16,59,33;, 3;58,59,34;, 3;4,16,33;, 3;36,4,33;, 3;21,4,36;, 3;56,21,36;, 3;33,58,37;, 3;21,56,39;, 3;5,21,39;, 3;5,39,50;, 3;22,5,50;, 3;37,43,35;, 3;6,37,35;, 3;6,35,44;, 3;40,6,44;, 3;33,37,6;, 3;36,33,6;, 3;36,6,40;, 3;56,36,40;, 3;48,49,41;, 3;48,22,50;, 3;49,48,50;, 3;40,44,38;, 3;7,40,38;, 3;7,38,45;, 3;42,7,45;, 3;56,40,7;, 3;39,56,7;, 3;39,7,42;, 3;50,39,42;, MeshMaterialList { 7; 96; 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 288; 1.017232;1.683431;0.121938;, 1.340200;1.383281;-0.417096;, 1.697475;0.999298;0.059614;, -1.062655;1.658405;-0.063474;, -1.811030;0.765370;-0.133979;, -1.375580;1.269244;-0.616743;, 1.441451;-0.645406;1.178662;, 1.463047;-0.619926;1.165658;, 1.531331;-0.683243;1.035267;, -1.062655;1.658405;-0.063474;, -0.795169;1.771525;-0.336125;, -0.538545;1.848525;0.420116;, -1.525748;1.095484;0.596304;, -1.377665;0.116159;1.404321;, -1.888767;-0.093945;0.554351;, -1.074780;1.326934;0.983700;, -1.377665;0.116159;1.404321;, -1.525748;1.095484;0.596304;, -1.062655;1.658405;-0.063474;, -1.074780;1.326934;0.983700;, -1.525748;1.095484;0.596304;, -0.538545;1.848525;0.420116;, -1.074780;1.326934;0.983700;, -1.062655;1.658405;-0.063474;, -0.387074;1.861424;0.518503;, -0.146681;1.965063;-0.024128;, 0.089636;1.967351;0.071194;, -0.538545;1.848525;0.420116;, -0.146681;1.965063;-0.024128;, -0.387074;1.861424;0.518503;, -0.538545;1.848525;0.420116;, -0.795169;1.771525;-0.336125;, -0.146681;1.965063;-0.024128;, -1.888767;-0.093945;0.554351;, -1.351958;-0.618612;1.293483;, -1.662515;-0.782896;0.711822;, -1.377665;0.116159;1.404321;, -1.351958;-0.618612;1.293483;, -1.888767;-0.093945;0.554351;, -1.062655;1.658405;-0.063474;, -1.375580;1.269244;-0.616743;, -0.795169;1.771525;-0.336125;, -1.525748;1.095484;0.596304;, -1.811030;0.765370;-0.133979;, -1.062655;1.658405;-0.063474;, -1.525748;1.095484;0.596304;, -1.864594;-0.637172;0.029536;, -1.811030;0.765370;-0.133979;, -1.888767;-0.093945;0.554351;, -1.864594;-0.637172;0.029536;, -1.525748;1.095484;0.596304;, -1.662515;-0.782896;0.711822;, -1.864594;-0.637172;0.029536;, -1.888767;-0.093945;0.554351;, -1.749373;-0.876876;0.233141;, -1.864594;-0.637172;0.029536;, -1.662515;-0.782896;0.711822;, -1.634421;-1.067621;-0.269119;, -1.864594;-0.637172;0.029536;, -1.749373;-0.876876;0.233141;, 0.087386;1.881383;0.579942;, -0.387074;1.861424;0.518503;, 0.089636;1.967351;0.071194;, -0.714421;-0.477132;1.773561;, 0.006972;0.305391;1.946859;, -0.014838;-0.473629;1.912858;, -0.739211;0.298944;1.802158;, 0.006972;0.305391;1.946859;, -0.714421;-0.477132;1.773561;, -1.351958;-0.618612;1.293483;, -0.739211;0.298944;1.802158;, -0.714421;-0.477132;1.773561;, -1.377665;0.116159;1.404321;, -0.739211;0.298944;1.802158;, -1.351958;-0.618612;1.293483;, -1.074780;1.326934;0.983700;, -0.739211;0.298944;1.802158;, -1.377665;0.116159;1.404321;, -0.628096;1.341067;1.300233;, -0.739211;0.298944;1.802158;, -1.074780;1.326934;0.983700;, -0.628096;1.341067;1.300233;, 0.006972;0.305391;1.946859;, -0.739211;0.298944;1.802158;, 0.061025;1.330331;1.452607;, 0.006972;0.305391;1.946859;, -0.628096;1.341067;1.300233;, -0.538545;1.848525;0.420116;, -0.628096;1.341067;1.300233;, -1.074780;1.326934;0.983700;, -0.387074;1.861424;0.518503;, -0.628096;1.341067;1.300233;, -0.538545;1.848525;0.420116;, -0.387074;1.861424;0.518503;, 0.061025;1.330331;1.452607;, -0.628096;1.341067;1.300233;, 0.087386;1.881383;0.579942;, 0.061025;1.330331;1.452607;, -0.387074;1.861424;0.518503;, 1.312652;-0.669836;1.308372;, 0.742474;0.306868;1.799483;, 1.338685;0.149731;1.438428;, 0.692530;-0.516984;1.771074;, 0.742474;0.306868;1.799483;, 1.312652;-0.669836;1.308372;, 0.692530;-0.516984;1.771074;, 0.006972;0.305391;1.946859;, 0.742474;0.306868;1.799483;, -0.014838;-0.473629;1.912858;, 0.006972;0.305391;1.946859;, 0.692530;-0.516984;1.771074;, 0.742474;0.306868;1.799483;, 1.065933;1.367586;0.936519;, 1.338685;0.149731;1.438428;, 0.698824;1.330407;1.274846;, 1.065933;1.367586;0.936519;, 0.742474;0.306868;1.799483;, 0.698824;1.330407;1.274846;, 0.583963;1.829998;0.440077;, 1.065933;1.367586;0.936519;, 0.544564;1.825173;0.505733;, 0.583963;1.829998;0.440077;, 0.698824;1.330407;1.274846;, 0.006972;0.305391;1.946859;, 0.698824;1.330407;1.274846;, 0.742474;0.306868;1.799483;, 0.061025;1.330331;1.452607;, 0.698824;1.330407;1.274846;, 0.006972;0.305391;1.946859;, 0.061025;1.330331;1.452607;, 0.544564;1.825173;0.505733;, 0.698824;1.330407;1.274846;, 0.087386;1.881383;0.579942;, 0.544564;1.825173;0.505733;, 0.061025;1.330331;1.452607;, 0.092266;1.966566;-0.087629;, 0.089636;1.967351;0.071194;, -0.146681;1.965063;-0.024128;, 0.089636;1.967351;0.071194;, 0.092266;1.966566;-0.087629;, 0.195958;1.960909;0.002605;, 0.544564;1.825173;0.505733;, 0.087386;1.881383;0.579942;, 0.089636;1.967351;0.071194;, 0.195958;1.960909;0.002605;, 0.544564;1.825173;0.505733;, 0.089636;1.967351;0.071194;, 0.583963;1.829998;0.440077;, 0.544564;1.825173;0.505733;, 0.195958;1.960909;0.002605;, 0.705741;1.824957;-0.234596;, 0.583963;1.829998;0.440077;, 0.195958;1.960909;0.002605;, 0.705741;1.824957;-0.234596;, 1.017232;1.683431;0.121938;, 0.583963;1.829998;0.440077;, 1.340200;1.383281;-0.417096;, 1.017232;1.683431;0.121938;, 0.705741;1.824957;-0.234596;, 1.338685;0.149731;1.438428;, 1.411888;1.201232;0.668721;, 1.828933;-0.025515;0.733433;, 1.065933;1.367586;0.936519;, 1.411888;1.201232;0.668721;, 1.338685;0.149731;1.438428;, 1.065933;1.367586;0.936519;, 1.017232;1.683431;0.121938;, 1.411888;1.201232;0.668721;, 0.583963;1.829998;0.440077;, 1.017232;1.683431;0.121938;, 1.065933;1.367586;0.936519;, 1.312652;-0.669836;1.308372;, 1.828933;-0.025515;0.733433;, 1.440765;-0.842226;1.048057;, 1.338685;0.149731;1.438428;, 1.828933;-0.025515;0.733433;, 1.312652;-0.669836;1.308372;, 1.411888;1.201232;0.668721;, 1.860792;-0.613482;0.211344;, 1.828933;-0.025515;0.733433;, 1.697475;0.999298;0.059614;, 1.860792;-0.613482;0.211344;, 1.411888;1.201232;0.668721;, 1.017232;1.683431;0.121938;, 1.697475;0.999298;0.059614;, 1.411888;1.201232;0.668721;, 1.860792;-0.613482;0.211344;, 1.440765;-0.842226;1.048057;, 1.828933;-0.025515;0.733433;, 1.531807;-1.002305;0.729744;, 1.440765;-0.842226;1.048057;, 1.860792;-0.613482;0.211344;, 1.523466;-1.229820;-0.223980;, 1.531807;-1.002305;0.729744;, 1.860792;-0.613482;0.211344;, -1.662515;-0.782896;0.711822;, -1.521490;-0.546523;1.126921;, -1.738171;-0.635934;0.676698;, -1.351958;-0.618612;1.293483;, -1.521490;-0.546523;1.126921;, -1.662515;-0.782896;0.711822;, -1.738171;-0.635934;0.676698;, -1.749373;-0.876876;0.233141;, -1.662515;-0.782896;0.711822;, -0.714421;-0.477132;1.773561;, -1.521490;-0.546523;1.126921;, -1.351958;-0.618612;1.293483;, -0.703934;-0.556731;1.754451;, -1.521490;-0.546523;1.126921;, -0.714421;-0.477132;1.773561;, -0.014838;-0.473629;1.912858;, -0.703934;-0.556731;1.754451;, -0.714421;-0.477132;1.773561;, 0.036592;-0.552995;1.891145;, -0.703934;-0.556731;1.754451;, -0.014838;-0.473629;1.912858;, -1.521490;-0.546523;1.126921;, -1.548776;-0.737721;0.969862;, -1.738171;-0.635934;0.676698;, -0.014838;-0.473629;1.912858;, 0.684244;-0.623902;1.739577;, 0.036592;-0.552995;1.891145;, 0.692530;-0.516984;1.771074;, 0.684244;-0.623902;1.739577;, -0.014838;-0.473629;1.912858;, 0.692530;-0.516984;1.771074;, 1.463047;-0.619926;1.165658;, 0.684244;-0.623902;1.739577;, 1.312652;-0.669836;1.308372;, 1.463047;-0.619926;1.165658;, 0.692530;-0.516984;1.771074;, -1.548776;-0.737721;0.969862;, -1.151167;-1.069524;1.189330;, -1.522599;-1.087228;0.619031;, -0.850322;-0.809536;1.582775;, -1.151167;-1.069524;1.189330;, -1.548776;-0.737721;0.969862;, -0.850322;-0.809536;1.582775;, -0.033575;-1.115038;1.624542;, -1.151167;-1.069524;1.189330;, 0.037638;-0.831273;1.786376;, -0.033575;-1.115038;1.624542;, -0.850322;-0.809536;1.582775;, -1.521490;-0.546523;1.126921;, -0.850322;-0.809536;1.582775;, -1.548776;-0.737721;0.969862;, -0.703934;-0.556731;1.754451;, -0.850322;-0.809536;1.582775;, -1.521490;-0.546523;1.126921;, -0.703934;-0.556731;1.754451;, 0.037638;-0.831273;1.786376;, -0.850322;-0.809536;1.582775;, 0.036592;-0.552995;1.891145;, 0.037638;-0.831273;1.786376;, -0.703934;-0.556731;1.754451;, 1.440765;-0.842226;1.048057;, 1.531807;-1.002305;0.729744;, 1.531331;-0.683243;1.035267;, 1.440765;-0.842226;1.048057;, 1.463047;-0.619926;1.165658;, 1.312652;-0.669836;1.308372;, 1.531331;-0.683243;1.035267;, 1.463047;-0.619926;1.165658;, 1.440765;-0.842226;1.048057;, 0.037638;-0.831273;1.786376;, 0.728732;-1.088516;1.472296;, -0.033575;-1.115038;1.624542;, 0.818385;-0.831265;1.588337;, 0.728732;-1.088516;1.472296;, 0.037638;-0.831273;1.786376;, 0.818385;-0.831265;1.588337;, 1.397584;-0.908399;1.051258;, 0.728732;-1.088516;1.472296;, 1.441451;-0.645406;1.178662;, 1.397584;-0.908399;1.051258;, 0.818385;-0.831265;1.588337;, 0.036592;-0.552995;1.891145;, 0.818385;-0.831265;1.588337;, 0.037638;-0.831273;1.786376;, 0.684244;-0.623902;1.739577;, 0.818385;-0.831265;1.588337;, 0.036592;-0.552995;1.891145;, 0.684244;-0.623902;1.739577;, 1.441451;-0.645406;1.178662;, 0.818385;-0.831265;1.588337;, 1.463047;-0.619926;1.165658;, 1.441451;-0.645406;1.178662;, 0.684244;-0.623902;1.739577;, 96; 3;0,2,1;, 3;3,5,4;, 3;6,8,7;, 3;9,11,10;, 3;12,14,13;, 3;15,17,16;, 3;18,20,19;, 3;21,23,22;, 3;24,26,25;, 3;27,29,28;, 3;30,32,31;, 3;33,35,34;, 3;36,38,37;, 3;39,41,40;, 3;42,44,43;, 3;45,47,46;, 3;48,50,49;, 3;51,53,52;, 3;54,56,55;, 3;57,59,58;, 3;60,62,61;, 3;63,65,64;, 3;66,68,67;, 3;69,71,70;, 3;72,74,73;, 3;75,77,76;, 3;78,80,79;, 3;81,83,82;, 3;84,86,85;, 3;87,89,88;, 3;90,92,91;, 3;93,95,94;, 3;96,98,97;, 3;99,101,100;, 3;102,104,103;, 3;105,107,106;, 3;108,110,109;, 3;111,113,112;, 3;114,116,115;, 3;117,119,118;, 3;120,122,121;, 3;123,125,124;, 3;126,128,127;, 3;129,131,130;, 3;132,134,133;, 3;135,137,136;, 3;138,140,139;, 3;141,143,142;, 3;144,146,145;, 3;147,149,148;, 3;150,152,151;, 3;153,155,154;, 3;156,158,157;, 3;159,161,160;, 3;162,164,163;, 3;165,167,166;, 3;168,170,169;, 3;171,173,172;, 3;174,176,175;, 3;177,179,178;, 3;180,182,181;, 3;183,185,184;, 3;186,188,187;, 3;189,191,190;, 3;192,194,193;, 3;195,197,196;, 3;198,200,199;, 3;201,203,202;, 3;204,206,205;, 3;207,209,208;, 3;210,212,211;, 3;213,215,214;, 3;216,218,217;, 3;219,221,220;, 3;222,224,223;, 3;225,227,226;, 3;228,230,229;, 3;231,233,232;, 3;234,236,235;, 3;237,239,238;, 3;240,242,241;, 3;243,245,244;, 3;246,248,247;, 3;249,251,250;, 3;252,254,253;, 3;255,257,256;, 3;258,260,259;, 3;261,263,262;, 3;264,266,265;, 3;267,269,268;, 3;270,272,271;, 3;273,275,274;, 3;276,278,277;, 3;279,281,280;, 3;282,284,283;, 3;285,287,286;, } MeshTextureCoords { 61; 0.379313;-0.857061;, 0.601702;-0.849610;, 0.805925;-0.832402;, 1.000000;-0.608982;, 0.387026;-0.425728;, 0.581694;-0.425669;, 0.396948;-0.167421;, 0.562506;-0.162155;, 0.209615;-0.933817;, 0.292336;-0.944924;, 0.385514;-0.993310;, 0.096070;-0.821763;, 0.170037;-0.841089;, 0.330310;-0.699776;, 0.091888;-0.671219;, 0.401822;-0.952134;, 0.222392;-0.436394;, 0.126714;-0.850527;, 0.000000;-0.714265;, 0.026516;-0.607892;, 0.173617;-0.399780;, 0.487906;-0.429058;, 0.748300;-0.431394;, 0.490490;-0.703977;, 0.492903;-0.859962;, 0.652719;-0.696373;, 0.584112;-0.945092;, 0.900635;-0.668778;, 0.601184;-0.984933;, 0.865744;-0.849693;, 0.994459;-0.714968;, 0.877460;-0.812422;, 0.974395;-0.644292;, 0.250570;-0.316432;, 0.173493;-0.386291;, 0.393134;-0.019181;, 0.397526;-0.298061;, 0.271169;-0.188475;, 0.563341;-0.020338;, 0.565541;-0.296383;, 0.481665;-0.162266;, 0.811238;-0.386057;, 0.687734;-0.184301;, 0.323847;-0.070622;, 0.481445;0.000000;, 0.635158;-0.068385;, 0.687039;-0.932122;, 0.767843;-0.921569;, 0.814615;-0.442083;, 0.765814;-0.325354;, 0.718301;-0.312293;, 0.825391;-0.412807;, 0.695630;-0.950095;, 0.491842;-0.997075;, 0.494791;-1.000000;, 0.494117;-0.954350;, 0.483136;-0.297997;, 0.283837;-0.964050;, 0.205317;-0.330680;, 0.157614;-0.449214;, 0.024999;-0.652080;; } } Mesh { 46; -67.925054;161.864318;61.922917;, -69.032120;160.221259;67.662623;, -50.872252;161.514587;55.409076;, -52.332095;158.352997;52.325305;, -58.404195;158.036897;51.921625;, -55.091410;158.169760;51.672383;, -42.767808;160.470934;71.582924;, -59.642459;171.855855;67.420238;, -59.680334;171.588301;64.255321;, -59.679441;161.565641;54.477789;, -61.525116;168.149354;56.612191;, -60.959385;164.784873;54.611141;, -66.749459;168.348848;69.442695;, -65.166438;168.669798;63.560838;, -70.229215;165.831618;70.588455;, -67.174348;164.548038;64.003482;, -69.501057;160.435363;71.238773;, -65.461442;153.647876;72.985782;, -42.833143;160.553194;68.286058;, -45.649137;164.829872;64.470841;, -47.543865;168.349204;63.126105;, -56.696829;164.726504;54.092560;, -56.716631;161.459071;53.808189;, -56.779157;158.169760;51.742838;, -54.035245;161.478559;54.194188;, -56.676040;168.076780;54.927278;, -53.688450;171.313510;64.258368;, -53.719864;171.582634;67.423246;, -46.454660;168.321639;69.733570;, -42.919970;165.854545;70.896739;, -66.399856;156.504475;67.277404;, -65.859147;158.341648;61.562247;, -52.862932;164.679830;54.873064;, -48.886753;164.291111;56.767731;, -44.045615;162.493744;62.785634;, -52.026975;167.880258;56.405594;, -45.233863;159.325352;62.901931;, -47.562819;154.072725;73.661647;, -45.551095;157.203351;68.285692;, -51.126228;171.596227;67.586040;, -60.976820;158.367988;52.474043;, -56.641550;172.074056;67.341821;, -56.647539;171.268715;61.618804;, -62.434638;171.677066;67.612974;, -64.783217;164.276359;57.106957;, -63.049082;161.548475;56.112971;, 68; 3;13,15,12;, 3;44,15,13;, 3;20,19,33;, 3;28,19,20;, 3;1,17,16;, 3;20,39,28;, 3;35,39,20;, 3;9,4,40;, 3;45,9,40;, 3;11,9,45;, 3;44,11,45;, 3;45,0,15;, 3;44,45,15;, 3;12,43,13;, 3;13,43,10;, 3;11,44,13;, 3;10,11,13;, 3;15,14,12;, 3;15,1,14;, 3;0,1,15;, 3;1,16,14;, 3;30,17,1;, 3;18,37,38;, 3;19,29,18;, 3;19,18,34;, 3;19,34,2;, 3;33,19,2;, 3;10,25,21;, 3;11,10,21;, 3;20,33,32;, 3;35,20,32;, 3;11,21,22;, 3;9,11,22;, 3;2,24,32;, 3;33,2,32;, 3;3,5,24;, 3;2,3,24;, 3;4,9,22;, 3;23,4,22;, 3;5,23,22;, 3;24,5,22;, 3;32,24,22;, 3;21,32,22;, 3;21,25,35;, 3;32,21,35;, 3;8,42,25;, 3;10,8,25;, 3;43,8,10;, 3;25,42,26;, 3;35,25,26;, 3;35,26,39;, 3;8,43,7;, 3;41,8,7;, 3;42,8,41;, 3;27,39,26;, 3;41,27,26;, 3;41,26,42;, 3;28,29,19;, 3;18,6,37;, 3;29,6,18;, 3;18,38,36;, 3;34,18,36;, 3;1,0,31;, 3;30,1,31;, 3;0,45,40;, 3;31,0,40;, 3;34,36,3;, 3;2,34,3;; MeshMaterialList { 7; 68; 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6;; {Material0} {Material1} {Material2} {Material3} {Material4} {Material5} {Material6} } MeshNormals { 204; -1.461976;1.172645;-0.609181;, -1.375580;1.269244;-0.616743;, -1.735282;0.664788;-0.656070;, -1.567397;0.370553;-1.135574;, -1.461976;1.172645;-0.609181;, -1.735282;0.664788;-0.656070;, 1.424546;1.200597;-0.642501;, 1.449291;0.443898;-1.259398;, 1.678437;0.832732;-0.610718;, 1.340200;1.383281;-0.417096;, 1.424546;1.200597;-0.642501;, 1.678437;0.832732;-0.610718;, -1.885550;-0.412819;-0.397309;, -1.864594;-0.637172;0.029536;, -1.634421;-1.067621;-0.269119;, 1.424546;1.200597;-0.642501;, 1.340200;1.383281;-0.417096;, 0.705741;1.824957;-0.234596;, 0.909135;1.233916;-1.238748;, 1.424546;1.200597;-0.642501;, 0.705741;1.824957;-0.234596;, -0.553714;0.491448;-1.826322;, -1.147561;0.560206;-1.500948;, -0.267900;1.067877;-1.634454;, -1.265288;0.452104;-1.441603;, -1.147561;0.560206;-1.500948;, -0.553714;0.491448;-1.826322;, -0.771719;0.469871;-1.751355;, -1.265288;0.452104;-1.441603;, -0.553714;0.491448;-1.826322;, -1.567397;0.370553;-1.135574;, -1.265288;0.452104;-1.441603;, -0.771719;0.469871;-1.751355;, -1.265288;0.452104;-1.441603;, -1.735282;0.664788;-0.656070;, -1.780174;0.206578;-0.819682;, -1.567397;0.370553;-1.135574;, -1.735282;0.664788;-0.656070;, -1.265288;0.452104;-1.441603;, -1.375580;1.269244;-0.616743;, -1.461976;1.172645;-0.609181;, -0.795169;1.771525;-0.336125;, -1.461976;1.172645;-0.609181;, -0.917320;1.293706;-1.169795;, -0.795169;1.771525;-0.336125;, -0.771719;0.469871;-1.751355;, -1.461976;1.172645;-0.609181;, -1.567397;0.370553;-1.135574;, -0.917320;1.293706;-1.169795;, -1.461976;1.172645;-0.609181;, -0.771719;0.469871;-1.751355;, -1.735282;0.664788;-0.656070;, -1.375580;1.269244;-0.616743;, -1.811030;0.765370;-0.133979;, -1.735282;0.664788;-0.656070;, -1.811030;0.765370;-0.133979;, -1.885550;-0.412819;-0.397309;, -1.780174;0.206578;-0.819682;, -1.735282;0.664788;-0.656070;, -1.885550;-0.412819;-0.397309;, -1.885550;-0.412819;-0.397309;, -1.811030;0.765370;-0.133979;, -1.864594;-0.637172;0.029536;, -1.595007;-1.088972;-0.391999;, -1.885550;-0.412819;-0.397309;, -1.634421;-1.067621;-0.269119;, 1.934126;-0.238881;-0.292688;, 1.515781;-1.229825;-0.271129;, 1.523466;-1.229820;-0.223980;, 1.678437;0.832732;-0.610718;, 1.934126;-0.238881;-0.292688;, 1.697475;0.999298;0.059614;, 1.678437;0.832732;-0.610718;, 1.704158;0.543358;-0.827151;, 1.934126;-0.238881;-0.292688;, 1.678437;0.832732;-0.610718;, 1.096748;0.639425;-1.507266;, 1.704158;0.543358;-0.827151;, 1.449291;0.443898;-1.259398;, 1.096748;0.639425;-1.507266;, 1.678437;0.832732;-0.610718;, -0.917320;1.293706;-1.169795;, 0.061014;0.428486;-1.922563;, 0.026129;1.275667;-1.501853;, -0.771719;0.469871;-1.751355;, 0.061014;0.428486;-1.922563;, -0.917320;1.293706;-1.169795;, 1.424546;1.200597;-0.642501;, 0.705110;0.528141;-1.762799;, 1.449291;0.443898;-1.259398;, 0.909135;1.233916;-1.238748;, 0.705110;0.528141;-1.762799;, 1.424546;1.200597;-0.642501;, -0.771719;0.469871;-1.751355;, -0.058701;0.633464;-1.865167;, 0.061014;0.428486;-1.922563;, -0.553714;0.491448;-1.826322;, -0.058701;0.633464;-1.865167;, -0.771719;0.469871;-1.751355;, 1.096748;0.639425;-1.507266;, 0.705110;0.528141;-1.762799;, 0.422753;0.709710;-1.789180;, 1.449291;0.443898;-1.259398;, 0.705110;0.528141;-1.762799;, 1.096748;0.639425;-1.507266;, 1.061602;0.662616;-1.522338;, 0.422753;0.709710;-1.789180;, 0.151908;1.106881;-1.623364;, 1.096748;0.639425;-1.507266;, 0.422753;0.709710;-1.789180;, 1.061602;0.662616;-1.522338;, -0.267900;1.067877;-1.634454;, -0.058701;0.633464;-1.865167;, -0.553714;0.491448;-1.826322;, -0.168445;1.046393;-1.661403;, -0.058701;0.633464;-1.865167;, -0.267900;1.067877;-1.634454;, 0.151908;1.106881;-1.623364;, -0.058701;0.633464;-1.865167;, -0.168445;1.046393;-1.661403;, 0.422753;0.709710;-1.789180;, -0.058701;0.633464;-1.865167;, 0.151908;1.106881;-1.623364;, 0.705110;0.528141;-1.762799;, -0.058701;0.633464;-1.865167;, 0.422753;0.709710;-1.789180;, 0.061014;0.428486;-1.922563;, -0.058701;0.633464;-1.865167;, 0.705110;0.528141;-1.762799;, 0.061014;0.428486;-1.922563;, 0.909135;1.233916;-1.238748;, 0.026129;1.275667;-1.501853;, 0.705110;0.528141;-1.762799;, 0.909135;1.233916;-1.238748;, 0.061014;0.428486;-1.922563;, -0.331788;1.888644;-0.454439;, 0.026129;1.275667;-1.501853;, 0.088055;1.887139;-0.560824;, -0.917320;1.293706;-1.169795;, 0.026129;1.275667;-1.501853;, -0.331788;1.888644;-0.454439;, -0.795169;1.771525;-0.336125;, -0.917320;1.293706;-1.169795;, -0.331788;1.888644;-0.454439;, 0.026129;1.275667;-1.501853;, 0.356586;1.884316;-0.453619;, 0.088055;1.887139;-0.560824;, 0.909135;1.233916;-1.238748;, 0.356586;1.884316;-0.453619;, 0.026129;1.275667;-1.501853;, 0.909135;1.233916;-1.238748;, 0.705741;1.824957;-0.234596;, 0.356586;1.884316;-0.453619;, -0.331788;1.888644;-0.454439;, -0.146681;1.965063;-0.024128;, -0.795169;1.771525;-0.336125;, 0.092266;1.966566;-0.087629;, -0.146681;1.965063;-0.024128;, -0.331788;1.888644;-0.454439;, 0.088055;1.887139;-0.560824;, 0.092266;1.966566;-0.087629;, -0.331788;1.888644;-0.454439;, 0.195958;1.960909;0.002605;, 0.356586;1.884316;-0.453619;, 0.705741;1.824957;-0.234596;, 0.092266;1.966566;-0.087629;, 0.356586;1.884316;-0.453619;, 0.195958;1.960909;0.002605;, 0.092266;1.966566;-0.087629;, 0.088055;1.887139;-0.560824;, 0.356586;1.884316;-0.453619;, 1.340200;1.383281;-0.417096;, 1.678437;0.832732;-0.610718;, 1.697475;0.999298;0.059614;, 1.934126;-0.238881;-0.292688;, 1.523466;-1.229820;-0.223980;, 1.860792;-0.613482;0.211344;, 1.697475;0.999298;0.059614;, 1.934126;-0.238881;-0.292688;, 1.860792;-0.613482;0.211344;, 1.934126;-0.238881;-0.292688;, 1.637438;-0.856650;-0.684486;, 1.515781;-1.229825;-0.271129;, 1.704158;0.543358;-0.827151;, 1.637438;-0.856650;-0.684486;, 1.934126;-0.238881;-0.292688;, -1.885550;-0.412819;-0.397309;, -1.607801;-0.941391;-0.642130;, -1.780174;0.206578;-0.819682;, -1.595007;-1.088972;-0.391999;, -1.607801;-0.941391;-0.642130;, -1.885550;-0.412819;-0.397309;, -1.780174;0.206578;-0.819682;, -1.147561;0.560206;-1.500948;, -1.265288;0.452104;-1.441603;, -1.607801;-0.941391;-0.642130;, -1.147561;0.560206;-1.500948;, -1.780174;0.206578;-0.819682;, 1.704158;0.543358;-0.827151;, 1.061602;0.662616;-1.522338;, 1.637438;-0.856650;-0.684486;, 1.096748;0.639425;-1.507266;, 1.061602;0.662616;-1.522338;, 1.704158;0.543358;-0.827151;; 68; 3;0,2,1;, 3;3,5,4;, 3;6,8,7;, 3;9,11,10;, 3;12,14,13;, 3;15,17,16;, 3;18,20,19;, 3;21,23,22;, 3;24,26,25;, 3;27,29,28;, 3;30,32,31;, 3;33,35,34;, 3;36,38,37;, 3;39,41,40;, 3;42,44,43;, 3;45,47,46;, 3;48,50,49;, 3;51,53,52;, 3;54,56,55;, 3;57,59,58;, 3;60,62,61;, 3;63,65,64;, 3;66,68,67;, 3;69,71,70;, 3;72,74,73;, 3;75,77,76;, 3;78,80,79;, 3;81,83,82;, 3;84,86,85;, 3;87,89,88;, 3;90,92,91;, 3;93,95,94;, 3;96,98,97;, 3;99,101,100;, 3;102,104,103;, 3;105,107,106;, 3;108,110,109;, 3;111,113,112;, 3;114,116,115;, 3;117,119,118;, 3;120,122,121;, 3;123,125,124;, 3;126,128,127;, 3;129,131,130;, 3;132,134,133;, 3;135,137,136;, 3;138,140,139;, 3;141,143,142;, 3;144,146,145;, 3;147,149,148;, 3;150,152,151;, 3;153,155,154;, 3;156,158,157;, 3;159,161,160;, 3;162,164,163;, 3;165,167,166;, 3;168,170,169;, 3;171,173,172;, 3;174,176,175;, 3;177,179,178;, 3;180,182,181;, 3;183,185,184;, 3;186,188,187;, 3;189,191,190;, 3;192,194,193;, 3;195,197,196;, 3;198,200,199;, 3;201,203,202;; } MeshTextureCoords { 46; 0.083905;-0.651705;, 0.047252;-0.603102;, 0.704879;-0.640982;, 0.651719;-0.514463;, 0.430605;-0.504772;, 0.551239;-0.508845;, 1.001892;-0.640275;, 0.371537;-0.968728;, 0.370158;-0.960524;, 0.384167;-0.642547;, 0.316958;-0.844410;, 0.337558;-0.744090;, 0.126714;-0.850527;, 0.184360;-0.860368;, 0.003660;-0.716041;, 0.114902;-0.735766;, 0.030175;-0.609667;, 0.173617;-0.399780;, 0.999513;-0.642798;, 0.871079;-0.725090;, 0.826081;-0.850538;, 0.492778;-0.742300;, 0.492057;-0.639279;, 0.489780;-0.508845;, 0.589699;-0.639877;, 0.493535;-0.842185;, 0.587400;-0.962553;, 0.586256;-0.970804;, 0.865744;-0.849693;, 0.970461;-0.697426;, 0.139445;-0.487367;, 0.159135;-0.543696;, 0.632389;-0.740869;, 0.777180;-0.728951;, 0.953469;-0.671004;, 0.662830;-0.836159;, 0.910199;-0.573858;, 0.890848;-0.517744;, 0.964104;-0.613732;, 0.695630;-0.950095;, 0.336924;-0.514923;, 0.487004;-0.970407;, 0.486786;-0.945715;, 0.262721;-0.954932;, 0.198315;-0.728498;, 0.261463;-0.642021;, } } }