xof 0303txt 0032 template Frame { <3d82ab46-62da-11cf-ab39-0020af71e433> [...] } template Matrix4x4 { array FLOAT matrix[16]; } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Vector { <3d82ab5e-62da-11cf-ab39-0020af71e433> FLOAT x; FLOAT y; FLOAT z; } template MeshFace { <3d82ab5f-62da-11cf-ab39-0020af71e433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template Mesh { <3d82ab44-62da-11cf-ab39-0020af71e433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template ColorRGBA { <35ff44e0-6c7c-11cf-8f52-0040333594a3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template Material { <3d82ab4d-62da-11cf-ab39-0020af71e433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template TextureFilename { STRING filename; } Frame SCENE_ROOT { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000;; } Frame MESH_ROOT { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000;; } Mesh { 312; 28.000000;75.000000;37.500000;, 28.000000;75.000000;20.500000;, 24.000000;50.000000;20.500000;, 24.000000;50.000000;37.500000;, 43.000000;50.000000;37.500000;, 39.000000;75.000000;37.500000;, 28.000000;75.000000;37.500000;, 24.000000;50.000000;37.500000;, -24.292901;6.792900;-6.250000;, -24.292901;6.792900;37.500000;, -25.000000;6.500000;-6.250000;, -25.000000;6.500000;37.500000;, -24.292901;6.792900;-50.000000;, -25.000000;6.500000;-50.000000;, -24.000000;7.500000;37.500000;, -24.000000;7.500000;-6.250000;, -24.000000;7.500000;-50.000000;, -24.292901;8.207100;-6.250000;, -24.292901;8.207100;37.500000;, -24.292901;8.207100;-50.000000;, -25.000000;8.500000;37.500000;, -25.000000;8.500000;-6.250000;, -25.000000;8.500000;-50.000000;, -25.707099;8.207100;37.500000;, -25.707099;8.207100;-6.250000;, -25.707099;8.207100;-50.000000;, -22.792901;3.792900;-6.250000;, -22.792901;3.792900;37.500000;, -23.500000;3.500000;-6.250000;, -23.500000;3.500000;37.500000;, -22.792901;3.792900;-50.000000;, -23.500000;3.500000;-50.000000;, -22.500000;4.500000;37.500000;, -22.500000;4.500000;-6.250000;, -22.500000;4.500000;-50.000000;, -22.792901;5.207100;-6.250000;, -22.792901;5.207100;37.500000;, -22.792901;5.207100;-50.000000;, -23.500000;5.500000;37.500000;, -23.500000;5.500000;-6.250000;, -23.500000;5.500000;-50.000000;, -24.207099;5.207100;-6.250000;, -24.207099;5.207100;37.500000;, -24.207099;5.207100;-50.000000;, 26.000000;4.500000;-6.250000;, 24.585800;5.085800;-6.250000;, 26.000000;4.500000;-50.000000;, 24.585800;5.085800;-50.000000;, 24.000000;6.500000;-6.250000;, 24.000000;6.500000;-50.000000;, 27.414198;7.914200;-6.250000;, 26.000000;8.500000;-6.250000;, 27.414198;7.914200;37.500000;, 26.000000;8.500000;37.500000;, 24.585800;7.914200;-6.250000;, 24.585800;7.914200;37.500000;, 27.414198;7.914200;-50.000000;, 26.000000;8.500000;-50.000000;, 24.585800;7.914200;-50.000000;, 24.000000;6.500000;37.500000;, 24.585800;5.085800;37.500000;, 26.000000;4.500000;37.500000;, -22.000000;41.000000;52.000000;, -22.000000;43.000000;52.000000;, -85.000000;41.000000;52.000000;, -85.000000;43.000000;52.000000;, -85.000000;44.000000;50.000000;, -22.000000;44.000000;50.000000;, -85.000000;40.000000;50.000000;, -22.000000;40.000000;50.000000;, 5.000000;12.000000;50.150000;, -5.000000;12.000000;50.150000;, -5.000000;11.000000;50.150000;, 5.000000;11.000000;50.150000;, -20.350000;1.000000;47.000000;, -23.850000;8.000000;47.000000;, -23.850000;8.000000;48.000000;, -20.350000;1.000000;48.000000;, 20.350000;1.000000;47.000000;, 20.350000;1.000000;48.000000;, 23.850000;8.000000;48.000000;, 23.850000;8.000000;47.000000;, 5.000000;9.850000;48.000000;, -5.000000;9.850000;48.000000;, -5.000000;9.850000;47.000000;, 5.000000;9.850000;47.000000;, -5.000000;9.850000;-2.000000;, -5.000000;9.850000;0.000000;, -10.000000;9.850000;0.000000;, -10.000000;9.850000;-2.000000;, 10.000000;9.850000;-2.000000;, 10.000000;9.850000;0.000000;, 5.000000;9.850000;0.000000;, 5.000000;9.850000;-2.000000;, 10.000000;9.850000;-7.000000;, 10.000000;9.850000;-5.000000;, 5.000000;9.850000;-5.000000;, 5.000000;9.850000;-7.000000;, -5.000000;9.850000;-7.000000;, -5.000000;9.850000;-5.000000;, -10.000000;9.850000;-5.000000;, -10.000000;9.850000;-7.000000;, -25.000000;0.000000;37.500000;, -25.000000;0.000000;-50.000000;, -30.000000;10.000000;-50.000000;, -30.000000;10.000000;37.500000;, 30.000000;10.000000;37.500000;, 30.000000;10.000000;-50.000000;, 25.000000;0.000000;-50.000000;, 25.000000;0.000000;37.500000;, -30.000000;10.000000;50.000000;, -30.000000;10.000000;-50.000000;, 30.000000;10.000000;-50.000000;, 30.000000;10.000000;50.000000;, 25.000000;0.000000;50.000000;, 25.000000;0.000000;-50.000000;, -25.000000;0.000000;-50.000000;, -25.000000;0.000000;50.000000;, -24.000000;50.000000;-23.000000;, -24.000000;67.000000;-23.000000;, -24.000000;67.000000;0.000000;, -24.000000;50.000000;0.000000;, -24.000000;50.000000;0.000000;, -24.000000;67.000000;0.000000;, -49.500000;67.000000;0.000000;, -49.500000;50.000000;0.000000;, -8.000000;24.000000;54.000000;, -8.000000;55.000000;54.000000;, -22.000000;55.000000;54.000000;, -22.000000;24.000000;54.000000;, -22.000000;19.000000;50.000000;, -8.000000;19.000000;50.000000;, 22.000000;24.000000;54.000000;, 22.000000;55.000000;54.000000;, 8.000000;55.000000;54.000000;, 8.000000;24.000000;54.000000;, 8.000000;19.000000;50.000000;, 22.000000;19.000000;50.000000;, -20.000000;0.000000;37.500000;, -25.000000;10.000000;37.500000;, -25.000000;10.000000;50.000000;, -20.000000;0.000000;50.000000;, -25.000000;0.000000;37.500000;, -30.000000;10.000000;37.500000;, -25.000000;10.000000;37.500000;, -20.000000;0.000000;37.500000;, 20.000000;0.000000;37.500000;, 20.000000;0.000000;50.000000;, 25.000000;10.000000;50.000000;, 25.000000;10.000000;37.500000;, 25.000000;0.000000;37.500000;, 20.000000;0.000000;37.500000;, 25.000000;10.000000;37.500000;, 30.000000;10.000000;37.500000;, 4.000000;-20.000000;50.150000;, 4.000000;-5.000000;50.150000;, -4.000000;-5.000000;50.150000;, -4.000000;-20.000000;50.150000;, -22.000000;24.000000;54.000000;, -22.000000;55.000000;54.000000;, -22.000000;55.000000;50.000000;, -22.000000;19.000000;50.000000;, -8.000000;19.000000;50.000000;, -8.000000;55.000000;50.000000;, -8.000000;55.000000;54.000000;, -8.000000;24.000000;54.000000;, 8.000000;24.000000;54.000000;, 8.000000;55.000000;54.000000;, 8.000000;55.000000;50.000000;, 8.000000;19.000000;50.000000;, 22.000000;19.000000;50.000000;, 22.000000;55.000000;50.000000;, 22.000000;55.000000;54.000000;, 22.000000;24.000000;54.000000;, -16.000000;50.000000;26.000000;, -16.000000;50.000000;23.500000;, -16.000000;85.000000;23.500000;, -16.000000;85.000000;26.000000;, -18.000000;85.000000;26.000000;, -18.000000;50.000000;26.000000;, 21.000000;99.000000;-43.000000;, 21.000000;50.000000;-43.000000;, 21.000000;50.000000;-38.000000;, 21.000000;99.000000;-38.000000;, 26.000000;50.000000;-38.000000;, 26.000000;99.000000;-38.000000;, 21.000000;99.000000;-38.000000;, 21.000000;50.000000;-38.000000;, -85.000000;25.000000;70.000000;, -85.000000;45.000000;55.000000;, -105.000000;45.000000;55.000000;, -105.000000;25.000000;70.000000;, -85.000000;25.000000;35.000000;, -85.000000;45.000000;35.000000;, -85.000000;45.000000;55.000000;, -85.000000;25.000000;70.000000;, -5.000000;13.300000;50.000000;, -5.000000;13.300000;55.800000;, 5.000000;13.300000;55.800000;, 5.000000;13.300000;50.000000;, -5.000000;13.000000;55.800000;, -5.000000;13.000000;50.000000;, 5.000000;13.000000;55.800000;, 5.000000;13.000000;50.000000;, 5.000000;13.300000;50.000000;, 5.000000;13.300000;55.800000;, 5.000000;13.000000;55.800000;, 5.000000;13.000000;50.000000;, 5.000000;13.300000;52.900000;, 26.000000;13.300000;52.900000;, 26.000000;13.300000;50.000000;, 26.000000;13.000000;52.900000;, 5.000000;13.000000;52.900000;, 26.000000;13.000000;50.000000;, 10.231200;14.300000;52.750000;, 10.200000;14.300000;52.900000;, 10.200000;13.300000;52.900000;, 10.231200;13.300000;52.750000;, 10.168700;14.300000;52.750000;, 10.168700;13.300000;52.750000;, 15.431200;14.300000;52.750000;, 15.400000;14.300000;52.900000;, 15.400000;13.300000;52.900000;, 15.431200;13.300000;52.750000;, 15.368701;14.300000;52.750000;, 15.368701;13.300000;52.750000;, 20.631299;14.300000;52.750000;, 20.600000;14.300000;52.900000;, 20.600000;13.300000;52.900000;, 20.631299;13.300000;52.750000;, 20.568800;14.300000;52.750000;, 20.568800;13.300000;52.750000;, 4.850000;14.237501;55.650003;, 5.000000;14.300000;55.800000;, -5.000000;14.300000;55.800000;, -4.800000;14.237501;55.650003;, 4.850000;14.362501;55.650003;, -4.800000;14.362501;55.650003;, 4.850000;14.237501;52.750000;, 5.000000;14.300000;52.900000;, 5.000000;14.300000;55.800000;, 4.850000;14.237501;55.650003;, 4.850000;14.362501;52.750000;, 4.850000;14.362501;55.650003;, -4.800000;14.237501;50.000000;, -5.000000;14.300000;50.000000;, -4.800000;14.362501;50.000000;, 26.000000;14.300000;52.900000;, 26.000000;14.362501;52.750000;, 26.000000;14.237501;52.750000;, 4.931300;14.300000;52.750000;, 4.900000;14.300000;52.900000;, 4.900000;13.300000;52.900000;, 4.931300;13.300000;52.750000;, 4.868800;14.300000;52.750000;, 4.868800;13.300000;52.750000;, 0.031300;14.300000;55.647002;, 0.000000;14.300000;55.796998;, 0.000000;13.300000;55.796998;, 0.031300;13.300000;55.647002;, -0.031200;14.300000;55.647002;, -0.031200;13.300000;55.647002;, 4.931300;14.300000;55.647002;, 4.900000;14.300000;55.796998;, 4.900000;13.300000;55.796998;, 4.931300;13.300000;55.647002;, 4.868800;14.300000;55.647002;, 4.868800;13.300000;55.647002;, -4.868800;14.300000;52.747002;, -4.900000;14.300000;52.896998;, -4.900000;13.300000;52.896998;, -4.868800;13.300000;52.747002;, -4.931300;14.300000;52.747002;, -4.931300;13.300000;52.747002;, -4.868800;14.300000;55.647002;, -4.900000;14.300000;55.796998;, -4.900000;13.300000;55.796998;, -4.868800;13.300000;55.647002;, -4.931300;14.300000;55.647002;, -4.931300;13.300000;55.647002;, 50.000000;-25.000000;50.000000;, 50.000000;0.000000;50.000000;, -50.000000;0.000000;50.000000;, -50.000000;-25.000000;50.000000;, 50.000000;50.000000;50.000000;, -50.000000;50.000000;50.000000;, -65.000000;10.000000;50.000000;, 65.000000;10.000000;50.000000;, 46.800000;13.000000;52.900000;, 46.800000;16.000000;52.900000;, 26.000000;16.000000;52.900000;, 26.000000;13.000000;52.900000;, 26.000000;16.000000;50.000000;, 26.000000;16.000000;52.900000;, 46.800000;16.000000;52.900000;, 46.800000;16.000000;50.000000;, 26.000000;13.000000;50.000000;, 46.800000;13.000000;50.000000;, 46.800000;13.000000;52.900000;, 26.000000;13.000000;52.900000;, 26.000000;13.000000;52.900000;, 26.000000;16.000000;52.900000;, 26.000000;16.000000;50.000000;, 26.000000;13.000000;50.000000;, 50.000000;0.000000;50.000000;, 50.000000;10.000000;50.000000;, 25.000000;10.000000;50.000000;, 20.000000;0.000000;50.000000;, -20.000000;0.000000;50.000000;, -25.000000;10.000000;50.000000;, -50.000000;10.000000;50.000000;, -50.000000;0.000000;50.000000;; 216; 3;0,1,2;, 3;0,2,3;, 3;4,5,6;, 3;4,6,7;, 3;8,9,10;, 3;10,9,11;, 3;12,8,13;, 3;13,8,10;, 3;9,8,14;, 3;8,15,14;, 3;8,12,15;, 3;12,16,15;, 3;17,18,15;, 3;15,18,14;, 3;19,17,16;, 3;16,17,15;, 3;18,17,20;, 3;17,21,20;, 3;19,22,17;, 3;22,21,17;, 3;23,20,24;, 3;21,24,20;, 3;22,25,21;, 3;25,24,21;, 3;26,27,28;, 3;28,27,29;, 3;30,26,31;, 3;31,26,28;, 3;27,26,32;, 3;26,33,32;, 3;26,30,33;, 3;30,34,33;, 3;35,36,33;, 3;33,36,32;, 3;37,35,34;, 3;34,35,33;, 3;36,35,38;, 3;35,39,38;, 3;35,37,39;, 3;37,40,39;, 3;39,41,38;, 3;41,42,38;, 3;41,39,43;, 3;40,43,39;, 3;44,45,46;, 3;45,47,46;, 3;45,48,47;, 3;48,49,47;, 3;50,51,52;, 3;51,53,52;, 3;51,54,53;, 3;54,55,53;, 3;50,56,51;, 3;56,57,51;, 3;54,51,58;, 3;51,57,58;, 3;58,49,54;, 3;49,48,54;, 3;54,48,55;, 3;48,59,55;, 3;60,59,45;, 3;59,48,45;, 3;61,60,44;, 3;60,45,44;, 3;62,63,64;, 3;63,65,64;, 3;66,65,67;, 3;65,63,67;, 3;68,69,64;, 3;69,62,64;, 3;70,71,72;, 3;70,72,73;, 3;74,75,76;, 3;74,76,77;, 3;78,79,80;, 3;78,80,81;, 3;82,83,84;, 3;82,84,85;, 3;86,87,88;, 3;86,88,89;, 3;90,91,92;, 3;90,92,93;, 3;94,95,96;, 3;94,96,97;, 3;98,99,100;, 3;98,100,101;, 3;102,103,104;, 3;102,104,105;, 3;106,107,108;, 3;106,108,109;, 3;110,111,112;, 3;110,112,113;, 3;114,115,116;, 3;114,116,117;, 3;118,119,120;, 3;118,120,121;, 3;122,123,124;, 3;122,124,125;, 3;126,127,128;, 3;126,128,129;, 3;130,131,126;, 3;130,126,129;, 3;132,133,134;, 3;132,134,135;, 3;136,137,132;, 3;136,132,135;, 3;138,139,140;, 3;138,140,141;, 3;142,143,144;, 3;142,144,145;, 3;146,147,148;, 3;146,148,149;, 3;150,151,152;, 3;150,152,153;, 3;154,155,156;, 3;154,156,157;, 3;158,159,160;, 3;158,160,161;, 3;162,163,164;, 3;162,164,165;, 3;166,167,168;, 3;166,168,169;, 3;170,171,172;, 3;170,172,173;, 3;174,175,176;, 3;174,176,177;, 3;174,177,178;, 3;174,178,179;, 3;180,181,182;, 3;180,182,183;, 3;184,185,186;, 3;184,186,187;, 3;188,189,190;, 3;188,190,191;, 3;192,193,194;, 3;192,194,195;, 3;196,197,198;, 3;196,198,199;, 3;200,197,196;, 3;200,196,201;, 3;202,198,197;, 3;202,197,200;, 3;203,204,205;, 3;203,205,206;, 3;201,207,202;, 3;201,202,200;, 3;204,208,209;, 3;204,209,210;, 3;211,209,208;, 3;211,208,212;, 3;203,213,211;, 3;203,211,212;, 3;214,215,216;, 3;214,216,217;, 3;215,218,219;, 3;215,219,216;, 3;220,221,222;, 3;220,222,223;, 3;221,224,225;, 3;221,225,222;, 3;226,227,228;, 3;226,228,229;, 3;227,230,231;, 3;227,231,228;, 3;232,233,234;, 3;232,234,235;, 3;233,236,237;, 3;233,237,234;, 3;238,239,240;, 3;238,240,241;, 3;239,242,243;, 3;239,243,240;, 3;244,235,234;, 3;244,234,245;, 3;245,234,237;, 3;245,237,246;, 3;242,239,247;, 3;242,247,248;, 3;239,238,249;, 3;239,249,247;, 3;250,251,252;, 3;250,252,253;, 3;251,254,255;, 3;251,255,252;, 3;256,257,258;, 3;256,258,259;, 3;257,260,261;, 3;257,261,258;, 3;262,263,264;, 3;262,264,265;, 3;263,266,267;, 3;263,267,264;, 3;268,269,270;, 3;268,270,271;, 3;269,272,273;, 3;269,273,270;, 3;274,275,276;, 3;274,276,277;, 3;275,278,279;, 3;275,279,276;, 3;280,281,282;, 3;280,282,283;, 3;284,285,286;, 3;284,286,287;, 3;288,289,290;, 3;288,290,291;, 3;292,293,294;, 3;292,294,295;, 3;296,297,298;, 3;296,298,299;, 3;300,301,302;, 3;300,302,303;, 3;304,305,306;, 3;304,306,307;, 3;308,309,310;, 3;308,310,311;; MeshTextureCoords { 312; 0.030290;1.158960;, 0.955290;1.158960;, 0.955290;0.621125;, 0.030290;0.621125;, 2.127700;3.348590;, 1.864165;3.752630;, 1.139450;3.752630;, 0.875917;3.348590;, 0.236554;0.938691;, 0.450909;0.938691;, 0.236554;0.937188;, 0.450909;0.937188;, 0.022198;0.938691;, 0.022198;0.937188;, 0.450909;0.942319;, 0.236554;0.942319;, 0.022198;0.942319;, 0.236554;0.945947;, 0.450909;0.945947;, 0.022198;0.945947;, 0.450909;0.947450;, 0.236554;0.947450;, 0.022198;0.947450;, 0.450909;0.945947;, 0.236554;0.945947;, 0.022198;0.945947;, 0.236554;0.923299;, 0.450909;0.923299;, 0.236554;0.921796;, 0.450909;0.921796;, 0.022198;0.923299;, 0.022198;0.921796;, 0.450909;0.926927;, 0.236554;0.926927;, 0.022198;0.926927;, 0.236554;0.930555;, 0.450909;0.930555;, 0.022198;0.930555;, 0.450909;0.932058;, 0.236554;0.932058;, 0.022198;0.932058;, 0.236554;0.930555;, 0.450909;0.930555;, 0.022198;0.930555;, 0.236554;0.926927;, 0.236554;0.929932;, 0.022198;0.926927;, 0.022198;0.929932;, 0.236554;0.937188;, 0.022198;0.937188;, 0.236554;0.944444;, 0.236554;0.947450;, 0.450909;0.944444;, 0.450909;0.947450;, 0.236554;0.944444;, 0.450909;0.944444;, 0.022198;0.944444;, 0.022198;0.947450;, 0.022198;0.944444;, 0.450909;0.937188;, 0.450909;0.929932;, 0.450909;0.926927;, 0.401005;0.842960;, 0.401005;0.854950;, 0.023307;0.842960;, 0.023307;0.854950;, 0.023307;0.860945;, 0.401005;0.860945;, 0.023307;0.836965;, 0.401005;0.836965;, 0.521645;0.551948;, 0.478355;0.551948;, 0.478355;0.547619;, 0.521645;0.547619;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, -431602080.000000;-431602080.000000;, 0.686861;0.950442;, 0.686861;0.011380;, 0.911469;0.011380;, 0.911469;0.950442;, 0.911469;0.950442;, 0.911469;0.011380;, 0.686861;0.011380;, 0.686861;0.950442;, 0.180260;2.061830;, 0.180260;0.988619;, 0.849900;0.988619;, 0.849900;2.061830;, 0.794097;2.061830;, 0.794097;0.988619;, 0.236063;0.988619;, 0.236063;2.061830;, 1.859120;0.472787;, 1.859120;1.093220;, 1.019710;1.093220;, 1.019710;0.472787;, 1.783915;0.473676;, 1.783915;1.094110;, 0.853258;1.094110;, 0.853258;0.473676;, 0.615088;1.174180;, 0.615088;2.217950;, 0.143707;2.217950;, 0.143707;1.174180;, 0.143707;1.005830;, 0.615088;1.005830;, 0.625189;1.174180;, 0.625189;2.217950;, 0.153808;2.217950;, 0.153808;1.174180;, 0.153808;1.005830;, 0.625189;1.005830;, 1.160590;0.229678;, 1.160590;0.397872;, 1.824380;0.397872;, 1.824380;0.229678;, 0.266797;1.205690;, 0.052492;1.245070;, 0.266797;1.245070;, 0.481103;1.205690;, 1.160590;0.234927;, 1.824380;0.234927;, 1.824380;0.154433;, 1.160590;0.154433;, 1.409850;1.205690;, 1.195540;1.205690;, 1.409850;1.245070;, 1.624160;1.245070;, 0.175143;0.938934;, 1.065630;0.938934;, 1.065630;1.251434;, 0.175143;1.251434;, 0.983900;0.399830;, 0.983900;2.029230;, 0.769990;2.029230;, 0.769990;0.137023;, 0.769990;0.137023;, 0.769990;2.029230;, 0.983900;2.029230;, 0.983900;0.399830;, 0.983900;0.399830;, 0.983900;2.029230;, 0.769990;2.029230;, 0.769990;0.137023;, 0.769990;0.137023;, 0.769990;2.029230;, 0.983900;2.029230;, 0.983900;0.399830;, 0.450996;0.229694;, 0.450996;0.229694;, 0.450996;1.214460;, 0.450996;1.214460;, 0.399976;1.214460;, 0.399976;0.229694;, 0.001350;3.038340;, 0.001350;0.748620;, 0.241630;0.748620;, 0.241630;3.038340;, 1.248950;0.320010;, 1.248950;2.734305;, 0.999056;2.734305;, 0.999056;0.320010;, 1.927793;0.368630;, 1.927793;1.850111;, 0.446311;1.850111;, 0.446311;0.368630;, 0.486580;0.355917;, 0.486580;1.837398;, 1.968060;1.837398;, 3.079170;0.355917;, 0.918700;0.618065;, 0.918700;0.562403;, 1.014670;0.562403;, 1.014670;0.618065;, 0.918700;0.562403;, 0.918700;0.618065;, 1.014670;0.562403;, 0.014670;0.618065;, 0.014670;0.618065;, 0.014670;0.562403;, 0.014670;0.562403;, 1.014670;0.618065;, 0.014670;0.590234;, 0.216205;0.590234;, 0.216205;0.618065;, 0.216205;0.590234;, 0.014670;0.590234;, 0.216205;0.618065;, 0.064873;0.591674;, 0.064574;0.590234;, 0.064574;0.590234;, 0.064873;0.591674;, 0.064273;0.591674;, 0.064273;0.591674;, 0.114777;0.591674;, 0.114478;0.590234;, 0.114478;0.590234;, 0.114777;0.591674;, 0.114177;0.591674;, 0.114177;0.591674;, 0.164682;0.591674;, 0.164382;0.590234;, 0.164382;0.590234;, 0.164682;0.591674;, 0.164082;0.591674;, 0.164082;0.591674;, 1.013230;0.563843;, 1.014669;0.562403;, 0.918700;0.562403;, 0.920619;0.563843;, 1.013230;0.563843;, 0.920619;0.563843;, 0.013230;0.591674;, 0.014670;0.590234;, 0.014670;0.562403;, 0.013230;0.563843;, 0.013230;0.591674;, 0.013230;0.563843;, 0.920619;0.618065;, 0.918700;0.618065;, 0.920619;0.618065;, 0.216205;0.590234;, 0.216205;0.591674;, 0.216205;0.591674;, 0.014010;0.591674;, 0.013710;0.590234;, 0.013710;0.590234;, 0.014010;0.591674;, 0.013410;0.591674;, 0.013410;0.591674;, 0.966985;0.563872;, 0.966685;0.562432;, 0.966685;0.562432;, 0.966985;0.563872;, 0.966385;0.563872;, 0.966385;0.563872;, 0.014010;0.563872;, 0.013710;0.562432;, 0.013710;0.562432;, 0.014010;0.563872;, 0.013410;0.563872;, 0.013410;0.563872;, 0.919960;0.591703;, 0.919660;0.590263;, 0.919660;0.590263;, 0.919960;0.591703;, 0.919360;0.591703;, 0.919360;0.591703;, 0.919960;0.563872;, 0.919660;0.562432;, 0.919660;0.562432;, 0.919960;0.563872;, 0.919360;0.563872;, 0.919360;0.563872;, 2.746920;0.393436;, 2.746920;1.016878;, 0.253150;1.016878;, 0.253150;0.393436;, 3.746920;1.263760;, 1.253150;1.263760;, 0.879080;0.266254;, 4.120980;0.266254;, 2.430700;0.564202;, 2.430700;0.711985;, 1.406070;0.711985;, 1.406070;0.564202;, 1.148410;1.746880;, 1.148410;1.819200;, 1.667110;1.819200;, 1.667110;1.746880;, 1.148410;1.746880;, 1.667110;1.746880;, 1.667110;1.819200;, 1.148410;1.819200;, 0.978560;0.918235;, 0.978560;2.000280;, 0.009166;2.000280;, 0.009166;0.918235;, 1.746920;0.016878;, 1.746920;0.266254;, 1.123470;0.266254;, 0.998786;0.016878;, 1.001279;0.016878;, 0.876591;0.266254;, 0.253150;0.266254;, 0.253150;0.016878;; } MeshNormals { 312; -0.987441;0.157990;0.000000;, -0.987441;0.157990;0.000000;, -0.987441;0.157990;0.000000;, -0.987441;0.157990;0.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.653285;-0.653285;0.000000;, 0.563088;-0.743481;0.000000;, 0.382694;-0.923875;0.000000;, 0.382694;-0.923875;0.000000;, 0.743481;-0.563088;0.000000;, 0.382694;-0.923875;0.000000;, 0.923875;-0.127565;0.000000;, 0.923875;0.000000;0.000000;, 0.923875;0.127565;0.000000;, 0.614629;0.691940;0.000000;, 0.743481;0.563088;0.000000;, 0.653285;0.653285;0.000000;, 0.000000;0.923875;0.000000;, -0.076539;0.923875;0.000000;, 0.127565;0.923875;0.000000;, -0.382694;0.923875;0.000000;, -0.382694;0.923875;0.000000;, -0.382694;0.923875;0.000000;, 0.653285;-0.653285;0.000000;, 0.563088;-0.743481;0.000000;, 0.382694;-0.923875;0.000000;, 0.382694;-0.923875;0.000000;, 0.743481;-0.563088;0.000000;, 0.382694;-0.923875;0.000000;, 0.923875;-0.127565;0.000000;, 0.923875;0.000000;0.000000;, 0.923875;0.127565;0.000000;, 0.653285;0.653285;0.000000;, 0.743481;0.563088;0.000000;, 0.563088;0.743481;0.000000;, 0.000000;0.923875;0.000000;, 0.000000;0.923875;0.000000;, 0.000000;0.923875;0.000000;, -0.382694;0.923875;0.000000;, -0.382694;0.923875;0.000000;, -0.382694;0.923875;0.000000;, -0.382694;-0.923875;0.000000;, -0.653285;-0.653285;0.000000;, -0.382694;-0.923875;0.000000;, -0.743481;-0.563088;0.000000;, -0.923875;0.000000;0.000000;, -0.923875;0.127565;0.000000;, 0.382694;0.923875;0.000000;, 0.054671;0.923875;0.000000;, 0.382694;0.923875;0.000000;, -0.127565;0.923875;0.000000;, -0.653285;0.653285;0.000000;, -0.743481;0.563088;0.000000;, 0.382694;0.923875;0.000000;, 0.000000;0.923875;0.000000;, -0.563088;0.743481;0.000000;, -0.923875;-0.127565;0.000000;, -0.563088;-0.743481;0.000000;, -0.382694;-0.923875;0.000000;, 0.000000;-0.447214;0.723607;, 0.000000;0.298142;0.815738;, 0.000000;-0.447214;0.723607;, 0.000000;0.596285;0.631476;, 0.000000;0.894427;0.447214;, 0.000000;0.894427;0.447214;, 0.000000;-0.894427;0.447214;, 0.000000;-0.894427;0.447214;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;-0.312348;0.890434;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;-0.312348;0.890434;, 0.000000;-0.624695;0.780869;, 0.000000;-0.624695;0.780869;, 0.000000;-0.312348;0.890434;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;-0.312348;0.890434;, 0.000000;-0.624695;0.780869;, 0.000000;-0.624695;0.780869;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.894427;0.447214;0.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.500000;0.000000;0.500000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.500000;0.000000;0.500000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.600000;0.800000;, 0.000000;0.600000;0.800000;, 0.000000;0.600000;0.800000;, 0.000000;0.600000;0.800000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, -0.500000;0.500000;0.000000;, -0.250000;0.250000;0.500000;, 0.000000;0.666667;0.333333;, 0.000000;1.000000;0.000000;, -0.500000;-0.250000;0.250000;, -0.333333;-0.666667;0.000000;, 0.000000;-0.500000;0.500000;, 0.500000;-0.500000;0.000000;, 0.333333;0.666667;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;0.333333;0.666667;, 0.000000;0.666667;0.333333;, 0.000000;1.000000;0.000000;, 0.000000;-0.500000;0.500000;, 0.000000;-0.500000;0.500000;, 0.000000;-1.000000;0.000000;, 0.979046;0.000000;0.203642;, -0.326262;0.000000;0.204056;, 0.326392;0.000000;0.203849;, 0.979046;0.000000;0.203642;, -0.978916;0.000000;0.204262;, -0.978916;0.000000;0.204262;, 0.979046;0.000000;0.203642;, -0.326262;0.000000;0.204056;, 0.326392;0.000000;0.203849;, 0.979046;0.000000;0.203642;, -0.978916;0.000000;0.204262;, -0.978916;0.000000;0.204262;, 0.978916;0.000000;0.204262;, -0.326392;0.000000;0.203849;, 0.326262;0.000000;0.204056;, 0.978916;0.000000;0.204262;, -0.979046;0.000000;0.203642;, -0.979046;0.000000;0.203642;, 0.000000;-0.923075;0.384620;, 0.000000;0.307692;0.384620;, -0.149138;-0.312926;0.192310;, -0.149138;-0.938777;0.192310;, 0.000000;0.923075;0.384620;, -0.149138;0.938777;0.192310;, 0.256410;-0.923077;0.128204;, 0.192308;-0.000000;0.192306;, 0.384615;-0.307692;0.000000;, 0.384615;-0.923077;0.000000;, 0.128205;0.923078;0.256408;, 0.384615;0.923077;0.000000;, -0.298275;-0.954480;0.000000;, -0.298275;0.318160;0.000000;, -0.298275;0.954480;0.000000;, 0.000000;0.307693;0.384612;, 0.000000;0.923078;0.384612;, 0.000000;-0.923078;0.384612;, 0.978916;0.000000;0.204265;, -0.326392;0.000000;0.203848;, 0.326262;0.000000;0.204057;, 0.978916;0.000000;0.204265;, -0.979046;0.000000;0.203639;, -0.979046;0.000000;0.203639;, 0.978916;0.000000;0.204265;, -0.326392;0.000000;0.203848;, 0.326262;0.000000;0.204057;, 0.978916;0.000000;0.204265;, -0.979046;0.000000;0.203639;, -0.979046;0.000000;0.203639;, 0.978916;0.000000;0.204265;, -0.326392;0.000000;0.203848;, 0.326262;0.000000;0.204057;, 0.978916;0.000000;0.204265;, -0.979046;0.000000;0.203639;, -0.979046;0.000000;0.203639;, 0.979045;0.000000;0.203644;, -0.326261;0.000000;0.204062;, 0.326392;0.000000;0.203853;, 0.979045;0.000000;0.203644;, -0.978915;0.000000;0.204270;, -0.978915;0.000000;0.204270;, 0.979046;0.000000;0.203639;, -0.326262;0.000000;0.204057;, 0.326392;0.000000;0.203848;, 0.979046;0.000000;0.203639;, -0.978916;0.000000;0.204265;, -0.978916;0.000000;0.204265;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, -1.000000;0.000000;0.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;; 216; 3;0,1,2;, 3;0,2,3;, 3;4,5,6;, 3;4,6,7;, 3;8,9,10;, 3;10,9,11;, 3;12,8,13;, 3;13,8,10;, 3;9,8,14;, 3;8,15,14;, 3;8,12,15;, 3;12,16,15;, 3;17,18,15;, 3;15,18,14;, 3;19,17,16;, 3;16,17,15;, 3;18,17,20;, 3;17,21,20;, 3;19,22,17;, 3;22,21,17;, 3;23,20,24;, 3;21,24,20;, 3;22,25,21;, 3;25,24,21;, 3;26,27,28;, 3;28,27,29;, 3;30,26,31;, 3;31,26,28;, 3;27,26,32;, 3;26,33,32;, 3;26,30,33;, 3;30,34,33;, 3;35,36,33;, 3;33,36,32;, 3;37,35,34;, 3;34,35,33;, 3;36,35,38;, 3;35,39,38;, 3;35,37,39;, 3;37,40,39;, 3;39,41,38;, 3;41,42,38;, 3;41,39,43;, 3;40,43,39;, 3;44,45,46;, 3;45,47,46;, 3;45,48,47;, 3;48,49,47;, 3;50,51,52;, 3;51,53,52;, 3;51,54,53;, 3;54,55,53;, 3;50,56,51;, 3;56,57,51;, 3;54,51,58;, 3;51,57,58;, 3;58,49,54;, 3;49,48,54;, 3;54,48,55;, 3;48,59,55;, 3;60,59,45;, 3;59,48,45;, 3;61,60,44;, 3;60,45,44;, 3;62,63,64;, 3;63,65,64;, 3;66,65,67;, 3;65,63,67;, 3;68,69,64;, 3;69,62,64;, 3;70,71,72;, 3;70,72,73;, 3;74,75,76;, 3;74,76,77;, 3;78,79,80;, 3;78,80,81;, 3;82,83,84;, 3;82,84,85;, 3;86,87,88;, 3;86,88,89;, 3;90,91,92;, 3;90,92,93;, 3;94,95,96;, 3;94,96,97;, 3;98,99,100;, 3;98,100,101;, 3;102,103,104;, 3;102,104,105;, 3;106,107,108;, 3;106,108,109;, 3;110,111,112;, 3;110,112,113;, 3;114,115,116;, 3;114,116,117;, 3;118,119,120;, 3;118,120,121;, 3;122,123,124;, 3;122,124,125;, 3;126,127,128;, 3;126,128,129;, 3;130,131,126;, 3;130,126,129;, 3;132,133,134;, 3;132,134,135;, 3;136,137,132;, 3;136,132,135;, 3;138,139,140;, 3;138,140,141;, 3;142,143,144;, 3;142,144,145;, 3;146,147,148;, 3;146,148,149;, 3;150,151,152;, 3;150,152,153;, 3;154,155,156;, 3;154,156,157;, 3;158,159,160;, 3;158,160,161;, 3;162,163,164;, 3;162,164,165;, 3;166,167,168;, 3;166,168,169;, 3;170,171,172;, 3;170,172,173;, 3;174,175,176;, 3;174,176,177;, 3;174,177,178;, 3;174,178,179;, 3;180,181,182;, 3;180,182,183;, 3;184,185,186;, 3;184,186,187;, 3;188,189,190;, 3;188,190,191;, 3;192,193,194;, 3;192,194,195;, 3;196,197,198;, 3;196,198,199;, 3;200,197,196;, 3;200,196,201;, 3;202,198,197;, 3;202,197,200;, 3;203,204,205;, 3;203,205,206;, 3;201,207,202;, 3;201,202,200;, 3;204,208,209;, 3;204,209,210;, 3;211,209,208;, 3;211,208,212;, 3;203,213,211;, 3;203,211,212;, 3;214,215,216;, 3;214,216,217;, 3;215,218,219;, 3;215,219,216;, 3;220,221,222;, 3;220,222,223;, 3;221,224,225;, 3;221,225,222;, 3;226,227,228;, 3;226,228,229;, 3;227,230,231;, 3;227,231,228;, 3;232,233,234;, 3;232,234,235;, 3;233,236,237;, 3;233,237,234;, 3;238,239,240;, 3;238,240,241;, 3;239,242,243;, 3;239,243,240;, 3;244,235,234;, 3;244,234,245;, 3;245,234,237;, 3;245,237,246;, 3;242,239,247;, 3;242,247,248;, 3;239,238,249;, 3;239,249,247;, 3;250,251,252;, 3;250,252,253;, 3;251,254,255;, 3;251,255,252;, 3;256,257,258;, 3;256,258,259;, 3;257,260,261;, 3;257,261,258;, 3;262,263,264;, 3;262,264,265;, 3;263,266,267;, 3;263,267,264;, 3;268,269,270;, 3;268,270,271;, 3;269,272,273;, 3;269,273,270;, 3;274,275,276;, 3;274,276,277;, 3;275,278,279;, 3;275,279,276;, 3;280,281,282;, 3;280,282,283;, 3;284,285,286;, 3;284,286,287;, 3;288,289,290;, 3;288,290,291;, 3;292,293,294;, 3;292,294,295;, 3;296,297,298;, 3;296,298,299;, 3;300,301,302;, 3;300,302,303;, 3;304,305,306;, 3;304,306,307;, 3;308,309,310;, 3;308,310,311;; } MeshMaterialList { 13; 216; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 11, 12, 12, 12, 12; Material { 0.440800;0.126350;0.120600;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "genA4_tex.png"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.900000;0.800000;0.700000;; TextureFilename { "NULL.png"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intE_tex.png"; } } Material { 0.298000;0.083121;0.097400;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "genA3_tex.png"; } } Material { 0.775500;0.539091;0.151900;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intC_tex.png"; } } Material { 0.657100;0.187357;0.150200;1.000000;; 39.100000; 0.300000;0.282473;0.300000;; 0.000000;0.000000;0.000000;; TextureFilename { "genA5_tex.png"; } } Material { 0.261200;0.169734;0.188700;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "genA3_tex.png"; } } Material { 0.787800;0.526197;0.328000;1.000000;; 39.100000; 0.300000;0.282473;0.300000;; 0.000000;0.000000;0.000000;; TextureFilename { "genB2_tex.png"; } } Material { 0.489800;0.372563;0.415800;1.000000;; 39.100000; 0.208200;0.192488;0.208200;; 0.000000;0.000000;0.000000;; TextureFilename { "genA6_tex.png"; } } Material { 0.567300;0.094206;0.129700;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intA_tex.png"; } } Material { 0.918400;0.731145;0.678500;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intC_tex.png"; } } Material { 0.849000;0.608205;0.419300;1.000000;; 39.100000; 0.440800;0.330907;0.217700;; 0.000000;0.000000;0.000000;; TextureFilename { "genC3_tex.png"; } } Material { 1.000000;0.642228;0.591800;1.000000;; 39.100000; 0.300000;0.282473;0.300000;; 0.000000;0.000000;0.000000;; TextureFilename { "intC_tex.png"; } } } } } }