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 _04_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "BreadKnife.png"; } } Frame BreadKnife { 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 BreadKnife { 152; 0.002224;0.272548;0.005118;, 0.000338;0.297688;-0.022047;, 0.000338;0.290761;-0.006290;, 0.001227;0.262830;-0.022047;, 0.001443;0.207003;-0.022017;, 0.002224;0.240308;0.005118;, -0.001548;0.272548;0.005118;, 0.002224;0.272548;0.005118;, 0.000338;0.290761;-0.006290;, 0.000338;0.297688;-0.022047;, 0.001227;0.262830;-0.022047;, -0.000551;0.262830;-0.022047;, -0.000767;0.207003;-0.022017;, 0.001443;0.207003;-0.022017;, -0.001548;0.071055;-0.021907;, 0.002224;0.070928;0.005286;, -0.001548;0.070928;0.005286;, 0.002224;0.071055;-0.021907;, -0.001548;0.240308;0.005118;, 0.002224;0.070928;0.005286;, 0.002224;0.240308;0.005118;, -0.001548;0.070928;0.005286;, -0.001548;0.272548;0.005118;, -0.000767;0.207003;-0.022017;, -0.001548;0.240308;0.005118;, -0.000551;0.262830;-0.022047;, 0.000338;0.297688;-0.022047;, 0.000338;0.290761;-0.006290;, 0.004714;0.071500;0.006635;, 0.004714;0.064953;-0.022919;, 0.004714;0.071258;-0.022396;, 0.004714;0.062602;-0.014003;, 0.004714;0.059202;-0.011356;, 0.004714;-0.015747;-0.014434;, 0.004714;-0.023007;-0.012867;, 0.004714;-0.018204;-0.017263;, 0.004714;-0.025765;-0.001325;, 0.004714;-0.022504;0.005377;, 0.004714;-0.003070;-0.009196;, 0.004714;0.025016;-0.013493;, 0.004714;0.031743;0.007896;, 0.004714;0.048297;-0.011326;, -0.004714;-0.015747;-0.014434;, 0.004714;-0.018204;-0.017263;, -0.004714;-0.018204;-0.017263;, 0.002829;-0.014511;-0.013010;, 0.004714;-0.015747;-0.014434;, -0.002829;-0.014511;-0.013010;, -0.004714;-0.018204;-0.017263;, -0.002829;-0.024398;-0.011593;, -0.004714;-0.023007;-0.012867;, 0.004714;-0.023007;-0.012867;, 0.002829;-0.024398;-0.011593;, 0.004714;-0.018204;-0.017263;, 0.002829;-0.027794;-0.001185;, -0.002829;-0.027794;-0.001185;, 0.002829;-0.023691;0.007247;, -0.002829;-0.023691;0.007247;, -0.002829;-0.023691;0.007247;, 0.002829;0.029859;0.007956;, -0.002829;0.029859;0.007956;, 0.002829;-0.023691;0.007247;, -0.002829;0.029859;0.007956;, -0.004714;0.071500;0.006635;, -0.004714;0.031743;0.007896;, -0.004714;0.071500;0.006635;, 0.004714;0.071258;-0.022396;, -0.004714;0.071258;-0.022396;, 0.004714;0.071500;0.006635;, -0.004714;0.071258;-0.022396;, 0.004714;0.064953;-0.022919;, -0.004714;0.064953;-0.022919;, 0.004714;0.071258;-0.022396;, -0.004714;0.064953;-0.022919;, 0.004714;0.062602;-0.014003;, -0.004714;0.062602;-0.014003;, 0.004714;0.064953;-0.022919;, -0.002829;0.057714;-0.010198;, -0.004714;0.059202;-0.011356;, 0.004714;0.059202;-0.011356;, 0.002829;0.057714;-0.010198;, 0.002829;0.048686;-0.013184;, -0.002829;0.048686;-0.013184;, 0.002829;0.024960;-0.015392;, -0.002829;0.024960;-0.015392;, 0.002829;-0.003058;-0.011105;, -0.002829;-0.003058;-0.011105;, -0.004714;-0.003070;-0.009196;, -0.004714;0.048297;-0.011326;, -0.004714;0.025016;-0.013493;, -0.004714;0.059202;-0.011356;, -0.004714;0.062602;-0.014003;, -0.004714;0.071258;-0.022396;, -0.004714;0.064953;-0.022919;, -0.004714;0.071500;0.006635;, -0.004714;-0.022504;0.005377;, -0.004714;0.031743;0.007896;, -0.004714;-0.023007;-0.012867;, -0.004714;-0.025765;-0.001325;, -0.004714;-0.015747;-0.014434;, -0.004714;-0.018204;-0.017263;, -0.002829;0.057714;-0.010198;, -0.004714;0.048297;-0.011326;, -0.004714;0.059202;-0.011356;, -0.002829;0.048686;-0.013184;, -0.004714;0.025016;-0.013493;, -0.002829;0.024960;-0.015392;, -0.004714;-0.003070;-0.009196;, -0.002829;-0.003058;-0.011105;, -0.004714;-0.015747;-0.014434;, -0.002829;-0.014511;-0.013010;, 0.004714;0.059202;-0.011356;, 0.002829;0.048686;-0.013184;, 0.002829;0.057714;-0.010198;, 0.004714;0.048297;-0.011326;, 0.002829;0.024960;-0.015392;, 0.004714;0.025016;-0.013493;, 0.002829;-0.003058;-0.011105;, 0.004714;-0.003070;-0.009196;, 0.002829;-0.014511;-0.013010;, 0.004714;-0.015747;-0.014434;, -0.002829;-0.023691;0.007247;, -0.004714;0.031743;0.007896;, -0.004714;-0.022504;0.005377;, -0.002829;0.029859;0.007956;, -0.002829;-0.027794;-0.001185;, -0.004714;-0.022504;0.005377;, -0.004714;-0.025765;-0.001325;, -0.002829;-0.023691;0.007247;, -0.002829;-0.024398;-0.011593;, -0.004714;-0.023007;-0.012867;, 0.004714;-0.023007;-0.012867;, 0.002829;-0.027794;-0.001185;, 0.002829;-0.024398;-0.011593;, 0.004714;-0.025765;-0.001325;, 0.002829;-0.023691;0.007247;, 0.004714;-0.022504;0.005377;, 0.004714;-0.022504;0.005377;, 0.002829;0.029859;0.007956;, 0.002829;-0.023691;0.007247;, 0.004714;0.031743;0.007896;, 0.004714;0.071500;0.006635;, 0.002829;0.029859;0.007956;, 0.004714;0.031743;0.007896;, 0.004714;0.071500;0.006635;, -0.004714;0.071500;0.006635;, 0.002224;0.071055;-0.021907;, 0.002224;0.070928;0.005286;, -0.001548;0.071055;-0.021907;, 0.002224;0.071055;-0.021907;, -0.001548;0.070928;0.005286;, -0.001548;0.071055;-0.021907;; 112; 3;0,1,2;, 3;0,3,1;, 3;0,4,3;, 3;0,5,4;, 3;6,7,8;, 3;9,10,11;, 3;12,10,13;, 3;10,12,11;, 3;14,15,16;, 3;15,14,17;, 3;18,19,20;, 3;19,18,21;, 3;22,23,24;, 3;22,25,23;, 3;22,26,25;, 3;22,27,26;, 3;28,29,30;, 3;28,31,29;, 3;28,32,31;, 3;33,34,35;, 3;33,36,34;, 3;33,37,36;, 3;38,37,33;, 3;39,37,38;, 3;39,40,37;, 3;41,40,39;, 3;32,40,41;, 3;28,40,32;, 3;42,43,44;, 3;43,45,46;, 3;42,45,43;, 3;47,45,42;, 3;48,49,50;, 3;49,51,52;, 3;48,51,49;, 3;48,53,51;, 3;49,54,55;, 3;54,49,52;, 3;55,56,57;, 3;56,55,54;, 3;58,59,60;, 3;59,58,61;, 3;62,63,64;, 3;65,66,67;, 3;66,65,68;, 3;69,70,71;, 3;70,69,72;, 3;73,74,75;, 3;74,73,76;, 3;75,77,78;, 3;77,79,80;, 3;75,79,77;, 3;75,74,79;, 3;77,81,82;, 3;81,77,80;, 3;82,83,84;, 3;83,82,81;, 3;84,85,86;, 3;85,84,83;, 3;86,45,47;, 3;45,86,85;, 3;87,88,89;, 3;87,90,88;, 3;91,92,93;, 3;91,94,92;, 3;90,94,91;, 3;87,94,90;, 3;94,95,96;, 3;95,97,98;, 3;94,97,95;, 3;87,97,94;, 3;99,97,87;, 3;99,100,97;, 3;101,102,103;, 3;102,101,104;, 3;104,105,102;, 3;105,104,106;, 3;106,107,105;, 3;107,106,108;, 3;108,109,107;, 3;109,108,110;, 3;111,112,113;, 3;112,111,114;, 3;114,115,112;, 3;115,114,116;, 3;116,117,115;, 3;117,116,118;, 3;118,119,117;, 3;119,118,120;, 3;121,122,123;, 3;122,121,124;, 3;125,126,127;, 3;126,125,128;, 3;129,127,130;, 3;127,129,125;, 3;131,132,133;, 3;132,131,134;, 3;134,135,132;, 3;135,134,136;, 3;137,138,139;, 3;138,137,140;, 3;141,142,143;, 3;60,144,145;, 3;144,60,59;, 3;146,5,147;, 3;5,146,4;, 3;148,13,149;, 3;13,148,12;, 3;6,20,7;, 3;20,6,18;, 3;150,23,151;, 3;23,150,24;; MeshNormals { 152; 0.999209;0.026576;-0.029595;, 0.998143;0.059159;-0.014536;, 0.988036;0.141180;0.062073;, 0.999081;0.012300;-0.041054;, 0.999361;0.004947;-0.035398;, 0.999594;0.000955;-0.028475;, -0.000001;0.268243;0.963351;, -0.000001;0.268243;0.963351;, -0.000001;0.530853;0.847464;, 0.000003;0.000000;-1.000000;, 0.000002;-0.000276;-1.000000;, 0.000003;-0.000276;-1.000000;, -0.000000;-0.000679;-1.000000;, -0.000000;-0.000679;-1.000000;, 0.000000;-0.999989;-0.004680;, 0.000000;-0.999989;-0.004680;, 0.000000;-0.999989;-0.004680;, 0.000000;-0.999989;-0.004680;, -0.000001;0.000497;1.000000;, -0.000000;0.000994;1.000000;, -0.000001;0.000497;1.000000;, -0.000000;0.000994;1.000000;, -0.999209;0.026575;-0.029595;, -0.999605;0.000821;-0.028091;, -0.999587;-0.000006;-0.028754;, -0.999081;0.012300;-0.041055;, -0.998143;0.059159;-0.014537;, -0.988036;0.141179;0.062071;, 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.100401;0.632829;-0.767755;, 0.000000;0.755122;-0.655584;, 0.000000;0.755122;-0.655584;, -0.120569;0.483100;-0.867224;, -0.115967;0.668870;-0.734278;, 0.208629;0.421928;-0.882299;, 0.000001;-0.675226;-0.737611;, 0.000001;-0.810965;-0.585095;, 0.000007;-0.675225;-0.737612;, -0.000000;-0.675227;-0.737610;, 0.000000;-0.810967;-0.585092;, 0.000000;-0.675225;-0.737612;, 0.000000;-0.997641;0.068650;, -0.000000;-0.997641;0.068651;, -0.000000;-0.899213;0.437510;, -0.000000;-0.899213;0.437510;, -0.000000;-0.013242;0.999912;, -0.000000;0.009560;0.999954;, -0.000000;0.009560;0.999954;, -0.000000;-0.013242;0.999912;, -0.034179;-0.002482;0.999413;, 0.000002;0.031719;0.999497;, -0.021791;0.020117;0.999560;, 0.000000;0.999965;-0.008348;, 0.000000;0.999965;-0.008348;, 0.000000;0.999965;-0.008348;, 0.000000;0.999965;-0.008348;, 0.000000;0.082692;-0.996575;, 0.000000;0.082692;-0.996575;, 0.000000;0.082692;-0.996575;, 0.000000;0.082692;-0.996575;, 0.000000;-0.966936;-0.255019;, 0.000000;-0.834473;-0.551050;, -0.000000;-0.834473;-0.551050;, 0.000000;-0.966936;-0.255019;, 0.152404;-0.168318;-0.973880;, 0.164557;-0.467517;-0.868533;, -0.141638;-0.405409;-0.903096;, -0.253512;-0.095802;-0.962577;, 0.339419;0.137930;-0.930468;, -0.374692;0.189735;-0.907528;, 0.000000;-0.029503;-0.999565;, 0.000000;-0.029503;-0.999565;, 0.400074;0.005934;-0.916464;, -0.372788;0.053895;-0.926350;, -1.000000;-0.000000;0.000000;, -1.000000;-0.000000;0.000001;, -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.152404;-0.168318;-0.973880;, -0.656579;0.134179;-0.742227;, 0.164557;-0.467517;-0.868533;, -0.374692;0.189735;-0.907528;, -0.709752;-0.020783;-0.704145;, -0.709752;-0.020783;-0.704145;, -0.709712;0.076133;-0.700366;, -0.372788;0.053895;-0.926350;, 0.100401;0.632829;-0.767755;, 0.208629;0.421928;-0.882299;, -0.141638;-0.405409;-0.903096;, 0.339419;0.137930;-0.930468;, -0.253512;-0.095802;-0.962577;, 0.704962;0.034296;-0.708415;, 0.709753;-0.020783;-0.704144;, 0.709753;-0.020783;-0.704144;, 0.400074;0.005934;-0.916464;, 0.671572;0.017151;-0.740741;, -0.120569;0.483100;-0.867224;, -0.115967;0.668870;-0.734278;, -0.699893;-0.032166;0.713523;, -0.021791;0.020117;0.999560;, -0.714036;-0.032481;0.699355;, -0.034179;-0.002482;0.999413;, -0.733320;-0.678280;0.046674;, -0.707107;-0.635840;0.309367;, -0.722080;-0.689893;0.051468;, -0.707108;-0.635839;0.309366;, -0.515853;-0.831673;-0.205465;, -0.488914;-0.848443;-0.202751;, 0.508313;-0.822542;-0.255034;, 0.719104;-0.691593;0.067744;, 0.441283;-0.853098;-0.278377;, 0.732917;-0.675633;0.079700;, 0.707107;-0.635839;0.309368;, 0.707108;-0.635838;0.309368;, 0.698599;-0.010083;0.715442;, 0.069944;-0.027222;0.997179;, 0.707107;-0.009363;0.707044;, 0.019532;0.012183;0.999735;, -0.000002;0.031719;0.999497;, 0.069944;-0.027222;0.997179;, 0.019532;0.012183;0.999735;, -0.000000;0.031719;0.999497;, -0.000000;0.031719;0.999497;, 0.999993;0.000577;-0.003613;, 1.000000;0.000000;0.000000;, 0.000000;-0.000811;-1.000000;, 0.000000;-0.000811;-1.000000;, -0.999981;0.005016;-0.003594;, -0.999984;0.005743;0.000027;; 112; 3;0,1,2;, 3;0,3,1;, 3;0,4,3;, 3;0,5,4;, 3;6,7,8;, 3;9,10,11;, 3;12,10,13;, 3;10,12,11;, 3;14,15,16;, 3;15,14,17;, 3;18,19,20;, 3;19,18,21;, 3;22,23,24;, 3;22,25,23;, 3;22,26,25;, 3;22,27,26;, 3;28,29,30;, 3;28,31,29;, 3;28,32,31;, 3;33,34,35;, 3;33,36,34;, 3;33,37,36;, 3;38,37,33;, 3;39,37,38;, 3;39,40,37;, 3;41,40,39;, 3;32,40,41;, 3;28,40,32;, 3;42,43,44;, 3;43,45,46;, 3;42,45,43;, 3;47,45,42;, 3;48,49,50;, 3;49,51,52;, 3;48,51,49;, 3;48,53,51;, 3;49,54,55;, 3;54,49,52;, 3;55,56,57;, 3;56,55,54;, 3;58,59,60;, 3;59,58,61;, 3;62,63,64;, 3;65,66,67;, 3;66,65,68;, 3;69,70,71;, 3;70,69,72;, 3;73,74,75;, 3;74,73,76;, 3;75,77,78;, 3;77,79,80;, 3;75,79,77;, 3;75,74,79;, 3;77,81,82;, 3;81,77,80;, 3;82,83,84;, 3;83,82,81;, 3;84,85,86;, 3;85,84,83;, 3;86,45,47;, 3;45,86,85;, 3;87,88,89;, 3;87,90,88;, 3;91,92,93;, 3;91,94,92;, 3;90,94,91;, 3;87,94,90;, 3;94,95,96;, 3;95,97,98;, 3;94,97,95;, 3;87,97,94;, 3;99,97,87;, 3;99,100,97;, 3;101,102,103;, 3;102,101,104;, 3;104,105,102;, 3;105,104,106;, 3;106,107,105;, 3;107,106,108;, 3;108,109,107;, 3;109,108,110;, 3;111,112,113;, 3;112,111,114;, 3;114,115,112;, 3;115,114,116;, 3;116,117,115;, 3;117,116,118;, 3;118,119,117;, 3;119,118,120;, 3;121,122,123;, 3;122,121,124;, 3;125,126,127;, 3;126,125,128;, 3;129,127,130;, 3;127,129,125;, 3;131,132,133;, 3;132,131,134;, 3;134,135,132;, 3;135,134,136;, 3;137,138,139;, 3;138,137,140;, 3;141,142,143;, 3;60,144,145;, 3;144,60,59;, 3;146,5,147;, 3;5,146,4;, 3;148,13,149;, 3;13,148,12;, 3;6,20,7;, 3;20,6,18;, 3;150,23,151;, 3;23,150,24;; } MeshMaterialList { 1; 112; 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; { _04_-_Default } } MeshTextureCoords c1 { 152; 0.830253;0.168869;, 0.642757;0.135105;, 0.766873;0.013478;, 0.538369;0.310283;, 0.526648;0.363707;, 0.833260;0.264227;, 0.860944;0.159876;, 0.830253;0.168869;, 0.766873;0.013478;, 0.642757;0.135105;, 0.538369;0.310283;, 0.538369;0.310283;, 0.526648;0.363707;, 0.526648;0.363707;, 0.484259;0.550742;, 0.842325;0.551788;, 0.842325;0.551788;, 0.484259;0.550742;, 0.865283;0.256045;, 0.842325;0.551788;, 0.833260;0.264227;, 0.878368;0.546050;, 0.830253;0.168869;, 0.526648;0.363707;, 0.833260;0.264227;, 0.538369;0.310283;, 0.642757;0.135105;, 0.766873;0.013478;, 0.855790;0.563423;, 0.560630;0.590273;, 0.565855;0.564416;, 0.649678;0.599917;, 0.676108;0.613859;, 0.645375;0.921230;, 0.661025;0.951002;, 0.617115;0.931305;, 0.776298;0.962313;, 0.843227;0.948941;, 0.697686;0.869241;, 0.654772;0.754055;, 0.868390;0.726468;, 0.676410;0.658579;, 0.195827;0.457368;, 0.043510;0.443687;, 0.205896;0.442733;, 0.075144;0.468759;, 0.063227;0.460230;, 0.178716;0.468759;, 0.205896;0.442733;, 0.201442;0.403216;, 0.206315;0.416158;, 0.049383;0.417779;, 0.060549;0.404838;, 0.043510;0.443687;, 0.061388;0.390386;, 0.199764;0.389909;, 0.072295;0.363222;, 0.181305;0.363222;, 0.181305;0.363222;, 0.072296;0.266797;, 0.181306;0.266797;, 0.072295;0.363222;, 0.181306;0.266797;, 0.217643;0.006970;, 0.223547;0.259528;, 0.341656;0.928542;, 0.395650;0.218927;, 0.358963;0.224168;, 0.403239;0.925922;, 0.217642;0.844035;, 0.035959;0.791442;, 0.217642;0.791442;, 0.035959;0.844035;, 0.217642;0.791442;, 0.034885;0.760853;, 0.216568;0.760852;, 0.035959;0.791442;, 0.181306;0.723549;, 0.217642;0.724598;, 0.035959;0.724598;, 0.072296;0.723549;, 0.072296;0.668832;, 0.181306;0.668832;, 0.072296;0.628372;, 0.181306;0.628372;, 0.073331;0.573050;, 0.179752;0.568212;, 0.697686;0.869241;, 0.676410;0.658579;, 0.654772;0.754055;, 0.676108;0.613859;, 0.649678;0.599917;, 0.565855;0.564416;, 0.560630;0.590273;, 0.855790;0.563423;, 0.843227;0.948941;, 0.868390;0.726468;, 0.661025;0.951002;, 0.776298;0.962313;, 0.645375;0.921230;, 0.617115;0.931305;, 0.656391;0.619962;, 0.676410;0.658579;, 0.676108;0.613859;, 0.657856;0.656986;, 0.654772;0.754055;, 0.635805;0.754285;, 0.697686;0.869241;, 0.678615;0.869191;, 0.645375;0.921230;, 0.643449;0.899840;, 0.676108;0.613859;, 0.657856;0.656986;, 0.656391;0.619962;, 0.676410;0.658579;, 0.635805;0.754285;, 0.654772;0.754055;, 0.678615;0.869191;, 0.697686;0.869241;, 0.643449;0.899840;, 0.645375;0.921230;, 0.861905;0.965108;, 0.868390;0.726468;, 0.843227;0.948941;, 0.879080;0.734197;, 0.777692;0.986955;, 0.843227;0.948941;, 0.776298;0.962313;, 0.861905;0.965108;, 0.673742;0.973026;, 0.661025;0.951002;, 0.661025;0.951002;, 0.777692;0.986955;, 0.673742;0.973026;, 0.776298;0.962313;, 0.861905;0.965108;, 0.843227;0.948941;, 0.843227;0.948941;, 0.879080;0.734197;, 0.861905;0.965108;, 0.868390;0.726468;, 0.035959;0.013143;, 0.072296;0.266797;, 0.030054;0.259528;, 0.035959;0.013143;, 0.217643;0.006970;, 0.484259;0.550742;, 0.842325;0.551788;, 0.484259;0.550742;, 0.484259;0.550742;, 0.842325;0.551788;, 0.484259;0.550742;; } } }