xof 0303txt 0032 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 TextureFilename { STRING filename; } 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 MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } Material Mat_SaucePan { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "SaucePan.png"; } } Frame SaucePan { 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 SaucePan { 151; -0.091071;0.122365;0.000549;, -0.040147;0.157083;0.051473;, -0.091071;0.157083;0.000549;, -0.040147;0.122365;0.051473;, -0.027872;0.187150;0.039198;, -0.078796;0.187150;-0.011726;, -0.006612;0.204509;0.017937;, -0.057536;0.204509;-0.032986;, 0.017937;0.204509;-0.006612;, -0.032986;0.204509;-0.057536;, 0.039198;0.187150;-0.027872;, -0.011726;0.187150;-0.078796;, -0.011726;0.187150;-0.078796;, 0.051473;0.157083;-0.040147;, 0.000549;0.157083;-0.091071;, 0.039198;0.187150;-0.027872;, 0.051473;0.122365;-0.040147;, 0.000549;0.122365;-0.091071;, 0.039198;0.092298;-0.027872;, -0.011726;0.092298;-0.078796;, 0.017938;0.074939;-0.006612;, -0.032986;0.074939;-0.057536;, -0.006612;0.074939;0.017937;, -0.057536;0.074939;-0.032986;, -0.027872;0.092298;0.039198;, -0.078796;0.092298;-0.011726;, -0.087684;0.154020;-0.012231;, -0.049958;0.139724;-0.049958;, -0.087684;0.125428;-0.012231;, -0.077575;0.178781;-0.022340;, -0.060066;0.193077;-0.039849;, -0.039849;0.193077;-0.060066;, -0.022340;0.178781;-0.077575;, -0.012231;0.154020;-0.087684;, -0.012231;0.125428;-0.087684;, -0.022340;0.100667;-0.077575;, -0.039849;0.086371;-0.060067;, -0.060066;0.086371;-0.039849;, -0.077575;0.100667;-0.022340;, -0.040147;0.122365;0.051473;, -0.033395;0.154441;0.044278;, -0.040147;0.157083;0.051473;, -0.033395;0.125122;0.044278;, -0.023030;0.179832;0.033913;, -0.027872;0.187150;0.039198;, -0.005076;0.194491;0.015958;, -0.006612;0.204509;0.017937;, 0.015656;0.194491;-0.004773;, 0.017937;0.204509;-0.006612;, 0.033610;0.179832;-0.022727;, 0.039198;0.187150;-0.027872;, 0.044723;0.154526;-0.033397;, 0.051473;0.157083;-0.040147;, 0.044723;0.124923;-0.033397;, 0.051473;0.122365;-0.040147;, 0.034257;0.099286;-0.022931;, 0.039198;0.092298;-0.027872;, 0.015656;0.085072;-0.004773;, 0.017938;0.074939;-0.006612;, -0.005075;0.085072;0.015958;, -0.006612;0.074939;0.017937;, -0.023030;0.099731;0.033913;, -0.027872;0.092298;0.039198;, -0.079146;0.125122;-0.001473;, -0.040608;0.139724;-0.040456;, -0.079146;0.154441;-0.001473;, -0.069131;0.180220;-0.011486;, -0.051003;0.195021;-0.029614;, -0.030071;0.195021;-0.050546;, -0.011943;0.180220;-0.068674;, -0.001170;0.154669;-0.079894;, -0.001170;0.124780;-0.079894;, -0.011737;0.098895;-0.069326;, -0.030071;0.084543;-0.050546;, -0.051003;0.084543;-0.029614;, -0.069131;0.099344;-0.011486;, -0.033395;0.125122;0.044278;, -0.079146;0.154441;-0.001473;, -0.033395;0.154441;0.044278;, -0.079146;0.125122;-0.001473;, -0.069131;0.180220;-0.011486;, -0.023030;0.179832;0.033913;, -0.051003;0.195021;-0.029614;, -0.005076;0.194491;0.015958;, -0.030071;0.195021;-0.050546;, 0.015656;0.194491;-0.004773;, -0.011943;0.180220;-0.068674;, 0.033610;0.179832;-0.022727;, -0.001170;0.154669;-0.079894;, 0.044723;0.154526;-0.033397;, -0.001170;0.124780;-0.079894;, 0.044723;0.124923;-0.033397;, -0.011737;0.098895;-0.069326;, 0.034257;0.099286;-0.022931;, -0.030071;0.084543;-0.050546;, 0.015656;0.085072;-0.004773;, -0.051003;0.084543;-0.029614;, -0.005075;0.085072;0.015958;, -0.069131;0.099344;-0.011486;, -0.023030;0.099731;0.033913;, 0.006627;-0.034686;-0.006400;, -0.009324;0.063616;-0.000374;, -0.000374;0.063616;-0.009324;, -0.006400;-0.034686;0.006627;, -0.012892;0.066595;-0.002129;, -0.002129;0.066595;-0.012893;, -0.024910;0.080326;-0.007815;, -0.007815;0.080326;-0.024910;, 0.010147;-0.034686;-0.002880;, -0.000842;0.063616;0.008108;, -0.002880;-0.034686;0.010147;, 0.008108;0.063616;-0.000842;, 0.008108;0.063616;-0.000842;, -0.001748;0.066595;0.009015;, -0.000842;0.063616;0.008108;, 0.009015;0.066595;-0.001749;, -0.004914;0.080326;0.012181;, 0.012181;0.080326;-0.004914;, 0.006627;-0.034686;-0.006400;, -0.006400;-0.034686;0.006627;, -0.009324;0.063616;-0.000374;, -0.009324;0.063616;-0.000374;, -0.001748;0.066595;0.009015;, -0.012892;0.066595;-0.002129;, -0.000842;0.063616;0.008108;, -0.004914;0.080326;0.012181;, -0.024910;0.080326;-0.007815;, -0.024910;0.080326;-0.007815;, 0.012181;0.080326;-0.004914;, -0.007815;0.080326;-0.024910;, -0.004914;0.080326;0.012181;, -0.007815;0.080326;-0.024910;, 0.009015;0.066595;-0.001749;, -0.002129;0.066595;-0.012893;, 0.012181;0.080326;-0.004914;, 0.008108;0.063616;-0.000842;, -0.000374;0.063616;-0.009324;, -0.000374;0.063616;-0.009324;, -0.087684;0.125428;-0.012231;, -0.087684;0.154020;-0.012231;, -0.077575;0.100667;-0.022340;, -0.060066;0.086371;-0.039849;, -0.039849;0.086371;-0.060067;, -0.022340;0.100667;-0.077575;, -0.012231;0.125428;-0.087684;, -0.012231;0.154020;-0.087684;, -0.022340;0.178781;-0.077575;, -0.039849;0.193077;-0.060066;, -0.022340;0.178781;-0.077575;, -0.060066;0.193077;-0.039849;, -0.077575;0.178781;-0.022340;; 148; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;5,6,7;, 3;6,5,4;, 3;7,8,9;, 3;8,7,6;, 3;9,10,11;, 3;10,9,8;, 3;12,13,14;, 3;13,12,15;, 3;14,16,17;, 3;16,14,13;, 3;17,18,19;, 3;18,17,16;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,3,0;, 3;3,25,24;, 3;26,27,28;, 3;29,27,26;, 3;30,27,29;, 3;31,27,30;, 3;32,27,31;, 3;33,27,32;, 3;34,27,33;, 3;35,27,34;, 3;36,27,35;, 3;37,27,36;, 3;38,27,37;, 3;28,27,38;, 3;39,40,41;, 3;40,39,42;, 3;41,43,44;, 3;43,41,40;, 3;44,45,46;, 3;45,44,43;, 3;46,47,48;, 3;47,46,45;, 3;48,49,50;, 3;49,48,47;, 3;50,51,52;, 3;51,50,49;, 3;52,53,54;, 3;53,52,51;, 3;54,55,56;, 3;55,54,53;, 3;56,57,58;, 3;57,56,55;, 3;58,59,60;, 3;59,58,57;, 3;60,61,62;, 3;61,60,59;, 3;62,42,39;, 3;42,62,61;, 3;63,64,65;, 3;65,64,66;, 3;66,64,67;, 3;67,64,68;, 3;68,64,69;, 3;69,64,70;, 3;70,64,71;, 3;71,64,72;, 3;72,64,73;, 3;73,64,74;, 3;74,64,75;, 3;75,64,63;, 3;76,77,78;, 3;77,76,79;, 3;78,80,81;, 3;80,78,77;, 3;81,82,83;, 3;82,81,80;, 3;83,84,85;, 3;84,83,82;, 3;85,86,87;, 3;86,85,84;, 3;87,88,89;, 3;88,87,86;, 3;89,90,91;, 3;90,89,88;, 3;91,92,93;, 3;92,91,90;, 3;93,94,95;, 3;94,93,92;, 3;95,96,97;, 3;96,95,94;, 3;97,98,99;, 3;98,97,96;, 3;99,79,76;, 3;79,99,98;, 3;100,101,102;, 3;101,100,103;, 3;102,104,105;, 3;104,102,101;, 3;105,106,107;, 3;106,105,104;, 3;108,109,110;, 3;109,108,111;, 3;112,113,114;, 3;113,112,115;, 3;115,116,113;, 3;116,115,117;, 3;118,110,119;, 3;110,118,108;, 3;119,109,120;, 3;109,119,110;, 3;121,122,123;, 3;122,121,124;, 3;123,125,126;, 3;125,123,122;, 3;127,128,129;, 3;128,127,130;, 3;131,132,133;, 3;132,131,134;, 3;133,135,136;, 3;135,133,132;, 3;137,108,118;, 3;108,137,111;, 3;2,138,0;, 3;138,2,139;, 3;0,140,25;, 3;140,0,138;, 3;25,141,23;, 3;141,25,140;, 3;23,142,21;, 3;142,23,141;, 3;21,143,19;, 3;143,21,142;, 3;19,144,17;, 3;144,19,143;, 3;17,145,14;, 3;145,17,144;, 3;14,146,12;, 3;146,14,145;, 3;11,147,9;, 3;147,11,148;, 3;9,149,7;, 3;149,9,147;, 3;7,150,5;, 3;150,7,149;, 3;5,139,2;, 3;139,5,150;; MeshNormals { 151; -0.935900;-0.228174;0.268379;, -0.683013;0.258819;0.683013;, -0.935901;0.228173;0.268379;, -0.683013;-0.258820;0.683013;, -0.500000;0.707107;0.500000;, -0.774558;0.623381;0.107037;, -0.183013;0.965926;0.183013;, -0.495104;0.851554;-0.172417;, 0.183012;0.965926;-0.183012;, -0.172418;0.851554;-0.495103;, 0.500000;0.707107;-0.500000;, 0.107036;0.623381;-0.774557;, 0.107036;0.623381;-0.774557;, 0.683013;0.258819;-0.683013;, 0.268379;0.228174;-0.935900;, 0.500000;0.707107;-0.500000;, 0.683013;-0.258819;-0.683013;, 0.268379;-0.228173;-0.935901;, 0.500000;-0.707106;-0.500001;, 0.107036;-0.623380;-0.774558;, 0.183013;-0.965926;-0.183013;, -0.172418;-0.851554;-0.495104;, -0.183012;-0.965926;0.183012;, -0.495103;-0.851554;-0.172418;, -0.500000;-0.707107;0.500000;, -0.774557;-0.623381;0.107036;, -0.707107;0.000000;-0.707106;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;-0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;-0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707106;, -0.707107;-0.000000;-0.707106;, -0.707107;-0.000000;-0.707107;, 0.727638;0.007951;0.685915;, 0.727705;-0.007931;0.685844;, 0.727705;-0.007931;0.685844;, 0.727660;0.007839;0.685893;, 0.722091;-0.021556;0.691462;, 0.722032;-0.021637;0.691521;, 0.712414;-0.029254;0.701149;, 0.712279;-0.029301;0.701285;, 0.701394;-0.029011;0.712184;, 0.701242;-0.028949;0.712335;, 0.689596;-0.017535;0.723982;, 0.692079;-0.016367;0.721636;, 0.705102;-0.000678;0.709106;, 0.707107;-0.000000;0.707107;, 0.707107;-0.000000;0.707106;, 0.707107;-0.000000;0.707106;, 0.704327;-0.003917;0.709865;, 0.703722;0.000138;0.710475;, 0.701948;0.026037;0.711752;, 0.701315;0.028648;0.712276;, 0.712373;0.028939;0.701204;, 0.712220;0.028992;0.701357;, 0.722002;0.021351;0.691561;, 0.721902;0.021488;0.691662;, 0.710885;0.001412;0.703307;, 0.708825;-0.000649;0.705385;, 0.710883;-0.001413;0.703309;, 0.709861;-0.003878;0.704331;, 0.708107;-0.005327;0.706085;, 0.706087;-0.005338;0.708105;, 0.707093;-0.007814;0.707078;, 0.708095;-0.005269;0.706098;, 0.707107;0.000000;0.707107;, 0.709824;0.003857;0.704368;, 0.709854;0.006762;0.704316;, 0.708109;0.005337;0.706083;, 0.709865;0.003883;0.704327;, 0.683013;0.258820;-0.683013;, 0.684917;-0.248549;-0.684917;, 0.680963;-0.256030;-0.686104;, 0.681844;0.251336;-0.686963;, 0.499671;-0.701462;-0.508213;, 0.493041;-0.707212;-0.506717;, 0.176884;-0.965818;-0.189493;, 0.176518;-0.965957;-0.189126;, -0.188509;-0.965964;0.177137;, -0.188876;-0.965825;0.177506;, -0.499686;-0.714724;0.489371;, -0.499818;-0.714517;0.489539;, -0.685892;-0.269107;0.676117;, -0.685887;-0.269044;0.676147;, -0.687851;0.258880;0.678117;, -0.687877;0.258745;0.678142;, -0.499746;0.714666;0.489394;, -0.499923;0.714447;0.489533;, -0.181190;0.968669;0.169856;, -0.181498;0.968563;0.170128;, 0.176896;0.965818;-0.189481;, 0.176529;0.965958;-0.189112;, 0.498507;0.699400;-0.512183;, 0.497071;0.705193;-0.505592;, -0.705312;-0.071211;-0.705312;, -0.615024;-0.493448;-0.615024;, -0.615024;-0.493447;-0.615024;, -0.705312;-0.071211;-0.705312;, -0.488930;-0.722422;-0.488931;, -0.488931;-0.722422;-0.488931;, -0.522553;-0.673704;-0.522553;, -0.522553;-0.673704;-0.522553;, 0.821904;-0.569575;-0.007566;, 0.009459;0.020537;0.999744;, -0.007565;-0.569574;0.821906;, 0.999744;0.020537;0.009459;, 0.707107;0.000002;0.707107;, 0.707107;0.000001;0.707107;, 0.707107;0.000002;0.707107;, 0.707107;0.000001;0.707107;, 0.707107;0.000000;0.707107;, 0.707107;-0.000000;0.707107;, 0.518389;-0.680107;-0.518389;, -0.518385;-0.680108;0.518391;, -0.706803;0.029316;0.706803;, -0.649478;-0.395419;0.649478;, -0.661567;-0.353068;0.661568;, -0.667369;-0.330511;0.667369;, -0.649478;-0.395419;0.649478;, -0.672277;-0.309981;0.672277;, -0.672277;-0.309981;0.672277;, 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.672276;-0.309981;-0.672277;, 0.661567;-0.353068;-0.661568;, 0.667369;-0.330511;-0.667369;, 0.672277;-0.309981;-0.672277;, 0.649478;-0.395419;-0.649479;, 0.649478;-0.395418;-0.649479;, 0.706803;0.029316;-0.706803;, -0.950914;-0.126674;-0.282339;, -0.950914;0.126674;-0.282340;, -0.861342;-0.346080;-0.371912;, -0.706199;-0.472753;-0.527055;, -0.527055;-0.472754;-0.706199;, -0.371911;-0.346080;-0.861342;, -0.282339;-0.126674;-0.950915;, -0.282339;0.126674;-0.950914;, -0.371912;0.346080;-0.861342;, -0.527055;0.472754;-0.706199;, -0.371912;0.346080;-0.861342;, -0.706199;0.472754;-0.527055;, -0.861343;0.346080;-0.371911;; 148; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;5,6,7;, 3;6,5,4;, 3;7,8,9;, 3;8,7,6;, 3;9,10,11;, 3;10,9,8;, 3;12,13,14;, 3;13,12,15;, 3;14,16,17;, 3;16,14,13;, 3;17,18,19;, 3;18,17,16;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,3,0;, 3;3,25,24;, 3;26,27,28;, 3;29,27,26;, 3;30,27,29;, 3;31,27,30;, 3;32,27,31;, 3;33,27,32;, 3;34,27,33;, 3;35,27,34;, 3;36,27,35;, 3;37,27,36;, 3;38,27,37;, 3;28,27,38;, 3;39,40,41;, 3;40,39,42;, 3;41,43,44;, 3;43,41,40;, 3;44,45,46;, 3;45,44,43;, 3;46,47,48;, 3;47,46,45;, 3;48,49,50;, 3;49,48,47;, 3;50,51,52;, 3;51,50,49;, 3;52,53,54;, 3;53,52,51;, 3;54,55,56;, 3;55,54,53;, 3;56,57,58;, 3;57,56,55;, 3;58,59,60;, 3;59,58,57;, 3;60,61,62;, 3;61,60,59;, 3;62,42,39;, 3;42,62,61;, 3;63,64,65;, 3;65,64,66;, 3;66,64,67;, 3;67,64,68;, 3;68,64,69;, 3;69,64,70;, 3;70,64,71;, 3;71,64,72;, 3;72,64,73;, 3;73,64,74;, 3;74,64,75;, 3;75,64,63;, 3;76,77,78;, 3;77,76,79;, 3;78,80,81;, 3;80,78,77;, 3;81,82,83;, 3;82,81,80;, 3;83,84,85;, 3;84,83,82;, 3;85,86,87;, 3;86,85,84;, 3;87,88,89;, 3;88,87,86;, 3;89,90,91;, 3;90,89,88;, 3;91,92,93;, 3;92,91,90;, 3;93,94,95;, 3;94,93,92;, 3;95,96,97;, 3;96,95,94;, 3;97,98,99;, 3;98,97,96;, 3;99,79,76;, 3;79,99,98;, 3;100,101,102;, 3;101,100,103;, 3;102,104,105;, 3;104,102,101;, 3;105,106,107;, 3;106,105,104;, 3;108,109,110;, 3;109,108,111;, 3;112,113,114;, 3;113,112,115;, 3;115,116,113;, 3;116,115,117;, 3;118,110,119;, 3;110,118,108;, 3;119,109,120;, 3;109,119,110;, 3;121,122,123;, 3;122,121,124;, 3;123,125,126;, 3;125,123,122;, 3;127,128,129;, 3;128,127,130;, 3;131,132,133;, 3;132,131,134;, 3;133,135,136;, 3;135,133,132;, 3;137,108,118;, 3;108,137,111;, 3;2,138,0;, 3;138,2,139;, 3;0,140,25;, 3;140,0,138;, 3;25,141,23;, 3;141,25,140;, 3;23,142,21;, 3;142,23,141;, 3;21,143,19;, 3;143,21,142;, 3;19,144,17;, 3;144,19,143;, 3;17,145,14;, 3;145,17,144;, 3;14,146,12;, 3;146,14,145;, 3;11,147,9;, 3;147,11,148;, 3;9,149,7;, 3;149,9,147;, 3;7,150,5;, 3;150,7,149;, 3;5,139,2;, 3;139,5,150;; } MeshMaterialList { 1; 148; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0; { Mat_SaucePan } } MeshTextureCoords c1 { 151; 0.569433;0.317593;, 0.644954;0.038573;, 0.644954;0.317593;, 0.569433;0.038573;, 0.720323;0.038573;, 0.720323;0.317593;, 0.797593;0.038573;, 0.797593;0.316226;, 0.874216;0.038487;, 0.874216;0.317507;, 0.949584;0.038487;, 0.949584;0.317507;, 0.042221;0.317429;, 0.117589;0.038410;, 0.117589;0.317429;, 0.042221;0.038410;, 0.193123;0.038410;, 0.193123;0.317430;, 0.268492;0.038410;, 0.268492;0.317429;, 0.343352;0.038410;, 0.343352;0.317429;, 0.419764;0.038346;, 0.419764;0.317365;, 0.495133;0.038346;, 0.495133;0.317365;, 0.493991;0.692726;, 0.625089;0.725616;, 0.493991;0.763321;, 0.529289;0.631588;, 0.590427;0.596290;, 0.661023;0.596290;, 0.722160;0.631588;, 0.757458;0.692726;, 0.757458;0.763321;, 0.722160;0.824459;, 0.661023;0.859757;, 0.590427;0.859757;, 0.529289;0.824459;, 0.220985;0.919484;, 0.309261;0.864132;, 0.325110;0.891584;, 0.221329;0.887694;, 0.373631;0.799762;, 0.401334;0.815359;, 0.397192;0.711830;, 0.429235;0.711235;, 0.373631;0.623898;, 0.401334;0.607110;, 0.309261;0.559528;, 0.325110;0.530885;, 0.220985;0.533670;, 0.220985;0.502985;, 0.132203;0.557459;, 0.116860;0.530885;, 0.067209;0.622452;, 0.040636;0.607110;, 0.045465;0.711830;, 0.012735;0.711234;, 0.069026;0.799762;, 0.040636;0.815359;, 0.133397;0.864132;, 0.116860;0.891584;, 0.219528;0.807076;, 0.219528;0.709990;, 0.268070;0.794069;, 0.303606;0.758533;, 0.316613;0.709990;, 0.303606;0.661448;, 0.268070;0.625912;, 0.219528;0.612905;, 0.170985;0.625912;, 0.135449;0.661448;, 0.122442;0.709990;, 0.135449;0.758533;, 0.170985;0.794069;, 0.221329;0.887694;, 0.268070;0.794069;, 0.309261;0.864132;, 0.219528;0.807076;, 0.303606;0.758533;, 0.373631;0.799762;, 0.316613;0.709990;, 0.397192;0.711830;, 0.303606;0.661448;, 0.373631;0.623898;, 0.268070;0.625912;, 0.309261;0.559528;, 0.219528;0.612905;, 0.220985;0.533670;, 0.170985;0.625912;, 0.132203;0.557459;, 0.135449;0.661448;, 0.067209;0.622452;, 0.122442;0.709990;, 0.045465;0.711830;, 0.135449;0.758533;, 0.069026;0.799762;, 0.170985;0.794069;, 0.133397;0.864132;, 0.910331;0.899336;, 0.862097;0.594225;, 0.901382;0.594225;, 0.853148;0.899336;, 0.858116;0.584978;, 0.905363;0.584978;, 0.844220;0.542359;, 0.919259;0.542359;, 0.910331;0.899336;, 0.862097;0.594225;, 0.853149;0.899336;, 0.901382;0.594225;, 0.901382;0.594225;, 0.858116;0.584978;, 0.862097;0.594225;, 0.905363;0.584978;, 0.844221;0.542359;, 0.919259;0.542359;, 0.910331;0.899336;, 0.853148;0.899336;, 0.862097;0.594225;, 0.862097;0.594225;, 0.858116;0.584978;, 0.858116;0.584978;, 0.862097;0.594225;, 0.844221;0.542359;, 0.844220;0.542359;, -0.240069;0.976504;, -0.075069;0.811504;, -0.075069;0.976504;, -0.240069;0.811504;, 0.919259;0.542359;, 0.905363;0.584978;, 0.905363;0.584978;, 0.919259;0.542359;, 0.901382;0.594225;, 0.901382;0.594225;, 0.901382;0.594225;, 0.568491;0.371610;, 0.644500;0.375750;, 0.494546;0.373074;, 0.419888;0.373110;, 0.343420;0.371802;, 0.269595;0.370462;, 0.192275;0.371592;, 0.118326;0.370220;, 0.043090;0.369911;, 0.875810;0.376371;, 0.949802;0.374918;, 0.797506;0.373746;, 0.719788;0.374906;; } } }