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 _08_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Objects_BaseballBat.png"; } } Frame BaseballBat { 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 BaseballBat { 125; 0.000000;0.493058;-0.000000;, 0.012389;0.490386;0.012389;, 0.017521;0.490386;-0.000000;, 0.000000;0.493058;0.000000;, 0.019608;0.482106;0.019608;, 0.027730;0.482106;-0.000000;, 0.018224;0.343855;0.018224;, 0.025773;0.343855;-0.000000;, 0.015404;0.294497;0.015404;, 0.021784;0.294497;-0.000000;, 0.011792;0.231257;0.011792;, 0.016677;0.231257;-0.000000;, 0.008556;0.160306;0.008556;, 0.012099;0.160306;0.000000;, 0.008556;0.015317;0.008556;, 0.012099;0.015317;0.000000;, 0.012099;0.015317;0.000000;, 0.018371;0.012232;0.018371;, 0.025981;0.012232;0.000000;, 0.008556;0.015317;0.008556;, 0.025981;0.012232;0.000000;, 0.018371;0.000000;0.018371;, 0.025981;0.000000;0.000000;, 0.018371;0.012232;0.018371;, 0.025981;0.000000;0.000000;, -0.000000;0.000000;0.000000;, 0.000000;0.000000;0.000000;, 0.018371;0.000000;0.018371;, 0.000000;0.490386;0.017521;, 0.000000;0.493058;0.000000;, 0.000000;0.482106;0.027730;, 0.000000;0.343855;0.025773;, 0.000000;0.294497;0.021784;, 0.000000;0.231257;0.016677;, 0.000000;0.160306;0.012099;, -0.000000;0.015317;0.012099;, -0.000000;0.012232;0.025981;, -0.000000;0.015317;0.012099;, -0.000000;0.000000;0.025981;, -0.000000;0.012232;0.025981;, 0.018371;0.000000;0.018371;, -0.000000;0.000000;-0.000000;, -0.000000;0.000000;0.025981;, -0.012389;0.490386;0.012389;, 0.000000;0.493058;0.000000;, -0.019608;0.482106;0.019608;, -0.018224;0.343855;0.018224;, -0.015404;0.294497;0.015404;, -0.011792;0.231257;0.011792;, 0.000000;0.231257;0.016677;, -0.008556;0.160306;0.008556;, 0.000000;0.160306;0.012099;, -0.011792;0.231257;0.011792;, -0.008556;0.015317;0.008556;, -0.000000;0.015317;0.012099;, -0.000000;0.015317;0.012099;, -0.018371;0.012232;0.018371;, -0.000000;0.012232;0.025981;, -0.008556;0.015317;0.008556;, -0.000000;0.012232;0.025981;, -0.018371;0.000000;0.018371;, -0.000000;0.000000;0.025981;, -0.018371;0.012232;0.018371;, -0.000000;0.000000;-0.000000;, -0.018371;0.000000;0.018371;, -0.017521;0.490386;0.000000;, -0.012389;0.490386;0.012389;, 0.000000;0.493058;0.000000;, -0.027730;0.482106;0.000000;, -0.019608;0.482106;0.019608;, -0.025773;0.343855;0.000000;, -0.018224;0.343855;0.018224;, -0.021784;0.294497;0.000000;, -0.015404;0.294497;0.015404;, -0.016677;0.231257;0.000000;, -0.012099;0.160306;0.000000;, -0.012099;0.015317;-0.000000;, -0.025981;0.012232;-0.000000;, -0.012099;0.015317;-0.000000;, -0.025981;0.000000;-0.000000;, -0.025981;0.012232;-0.000000;, 0.000000;0.000000;-0.000000;, -0.025981;0.000000;-0.000000;, -0.012389;0.490386;-0.012389;, -0.000000;0.493058;0.000000;, -0.019608;0.482106;-0.019608;, -0.018224;0.343855;-0.018224;, -0.015404;0.294497;-0.015404;, -0.011792;0.231257;-0.011792;, -0.008556;0.160306;-0.008555;, -0.008556;0.015317;-0.008556;, -0.018371;0.012232;-0.018371;, -0.008556;0.015317;-0.008556;, -0.018371;0.000000;-0.018371;, -0.018371;0.012232;-0.018371;, 0.000000;0.000000;-0.000000;, -0.018371;0.000000;-0.018371;, -0.000000;0.490386;-0.017521;, -0.000000;0.493058;0.000000;, -0.000000;0.482106;-0.027730;, -0.000000;0.343855;-0.025773;, -0.000000;0.294497;-0.021784;, -0.000000;0.231257;-0.016677;, -0.000000;0.160306;-0.012099;, 0.000000;0.015317;-0.012099;, 0.000000;0.012232;-0.025981;, 0.000000;0.015317;-0.012099;, 0.000000;0.000000;-0.025981;, 0.000000;0.012232;-0.025981;, 0.000000;0.000000;-0.000000;, 0.000000;0.000000;-0.025981;, 0.012389;0.490386;-0.012389;, -0.000000;0.493058;0.000000;, 0.019608;0.482106;-0.019608;, 0.018224;0.343855;-0.018224;, 0.015404;0.294497;-0.015404;, 0.011792;0.231257;-0.011792;, 0.008556;0.160306;-0.008556;, 0.008556;0.015317;-0.008556;, 0.018371;0.012232;-0.018371;, 0.008556;0.015317;-0.008556;, 0.018371;0.000000;-0.018371;, 0.018371;0.012232;-0.018371;, 0.000000;0.000000;0.000000;, 0.018371;0.000000;-0.018371;; 160; 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;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;16,17,18;, 3;17,16,19;, 3;20,21,22;, 3;21,20,23;, 3;24,25,26;, 3;25,24,27;, 3;3,28,1;, 3;28,3,29;, 3;1,30,4;, 3;30,1,28;, 3;4,31,6;, 3;31,4,30;, 3;6,32,8;, 3;32,6,31;, 3;8,33,10;, 3;33,8,32;, 3;10,34,12;, 3;34,10,33;, 3;12,35,14;, 3;35,12,34;, 3;19,36,17;, 3;36,19,37;, 3;23,38,21;, 3;38,23,39;, 3;40,41,25;, 3;41,40,42;, 3;29,43,28;, 3;43,29,44;, 3;28,45,30;, 3;45,28,43;, 3;30,46,31;, 3;46,30,45;, 3;31,47,32;, 3;47,31,46;, 3;32,48,33;, 3;48,32,47;, 3;49,50,51;, 3;50,49,52;, 3;51,53,54;, 3;53,51,50;, 3;55,56,57;, 3;56,55,58;, 3;59,60,61;, 3;60,59,62;, 3;42,63,41;, 3;63,42,64;, 3;44,65,66;, 3;65,44,67;, 3;66,68,69;, 3;68,66,65;, 3;69,70,71;, 3;70,69,68;, 3;71,72,73;, 3;72,71,70;, 3;73,74,52;, 3;74,73,72;, 3;52,75,50;, 3;75,52,74;, 3;50,76,53;, 3;76,50,75;, 3;58,77,56;, 3;77,58,78;, 3;62,79,60;, 3;79,62,80;, 3;64,81,63;, 3;81,64,82;, 3;67,83,65;, 3;83,67,84;, 3;65,85,68;, 3;85,65,83;, 3;68,86,70;, 3;86,68,85;, 3;70,87,72;, 3;87,70,86;, 3;72,88,74;, 3;88,72,87;, 3;74,89,75;, 3;89,74,88;, 3;75,90,76;, 3;90,75,89;, 3;78,91,77;, 3;91,78,92;, 3;80,93,79;, 3;93,80,94;, 3;82,95,81;, 3;95,82,96;, 3;84,97,83;, 3;97,84,98;, 3;83,99,85;, 3;99,83,97;, 3;85,100,86;, 3;100,85,99;, 3;86,101,87;, 3;101,86,100;, 3;87,102,88;, 3;102,87,101;, 3;88,103,89;, 3;103,88,102;, 3;89,104,90;, 3;104,89,103;, 3;92,105,91;, 3;105,92,106;, 3;94,107,93;, 3;107,94,108;, 3;96,109,95;, 3;109,96,110;, 3;98,111,97;, 3;111,98,112;, 3;97,113,99;, 3;113,97,111;, 3;99,114,100;, 3;114,99,113;, 3;100,115,101;, 3;115,100,114;, 3;101,116,102;, 3;116,101,115;, 3;102,117,103;, 3;117,102,116;, 3;103,118,104;, 3;118,103,117;, 3;106,119,105;, 3;119,106,120;, 3;108,121,107;, 3;121,108,122;, 3;110,123,109;, 3;123,110,124;, 3;112,2,111;, 3;2,112,0;, 3;111,5,113;, 3;5,111,2;, 3;113,7,114;, 3;7,113,5;, 3;114,9,115;, 3;9,114,7;, 3;115,11,116;, 3;11,115,9;, 3;116,13,117;, 3;13,116,11;, 3;117,15,118;, 3;15,117,13;, 3;120,18,119;, 3;18,120,16;, 3;122,22,121;, 3;22,122,20;, 3;124,26,123;, 3;26,124,24;; MeshNormals { 125; -0.087644;-0.902286;-0.422137;, 0.322510;0.889931;0.322507;, 0.456096;0.889931;-0.000002;, 0.246206;-0.895950;-0.369670;, 0.651839;0.387576;0.651836;, 0.921838;0.387576;-0.000002;, 0.706327;-0.047000;0.706324;, 0.998895;-0.047000;-0.000002;, 0.704812;-0.080522;0.704810;, 0.996753;-0.080522;-0.000002;, 0.705243;-0.072584;0.705240;, 0.997362;-0.072584;-0.000002;, 0.706735;-0.032464;0.706733;, 0.999473;-0.032464;-0.000001;, 0.707106;-0.000000;0.707107;, 1.000000;0.000000;0.000001;, 0.216931;0.976187;0.000000;, 0.153393;0.976187;0.153393;, 0.216931;0.976187;0.000000;, 0.153393;0.976187;0.153394;, 1.000000;-0.000000;0.000000;, 0.707107;-0.000000;0.707107;, 1.000000;0.000000;0.000000;, 0.707107;-0.000000;0.707107;, 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.000002;0.889931;0.456096;, 0.425476;-0.900758;-0.087214;, 0.000002;0.387576;0.921838;, 0.000002;-0.047000;0.998895;, 0.000002;-0.080522;0.996753;, 0.000002;-0.072585;0.997362;, 0.000001;-0.032464;0.999473;, -0.000001;-0.000000;1.000000;, -0.000000;0.976187;0.216931;, -0.000000;0.976187;0.216931;, -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.322507;0.889931;0.322510;, 0.379216;-0.889120;0.256246;, -0.651836;0.387576;0.651839;, -0.706324;-0.047000;0.706327;, -0.704810;-0.080522;0.704812;, -0.705241;-0.072584;0.705243;, 0.000002;-0.072585;0.997362;, -0.706733;-0.032464;0.706735;, 0.000001;-0.032464;0.999473;, -0.705241;-0.072584;0.705243;, -0.707107;-0.000000;0.707106;, -0.000001;-0.000000;1.000000;, -0.000000;0.976187;0.216931;, -0.153393;0.976187;0.153393;, -0.000000;0.976187;0.216931;, -0.153394;0.976187;0.153393;, -0.000000;-0.000000;1.000000;, -0.707107;-0.000000;0.707107;, -0.000000;-0.000000;1.000000;, -0.707107;-0.000000;0.707107;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;, -0.456096;0.889931;0.000002;, -0.322507;0.889931;0.322510;, 0.087924;-0.908879;0.407686;, -0.921838;0.387577;0.000002;, -0.651836;0.387576;0.651839;, -0.998895;-0.047000;0.000002;, -0.706324;-0.047000;0.706327;, -0.996753;-0.080522;0.000002;, -0.704810;-0.080522;0.704812;, -0.997362;-0.072584;0.000002;, -0.999473;-0.032464;0.000001;, -1.000000;0.000000;-0.000001;, -0.216931;0.976187;-0.000000;, -0.216931;0.976187;-0.000000;, -1.000000;-0.000000;-0.000000;, -1.000000;-0.000000;-0.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;, -0.322536;0.889923;-0.322503;, -0.253938;-0.890313;0.377967;, -0.651839;0.387577;-0.651836;, -0.706327;-0.047000;-0.706324;, -0.704812;-0.080522;-0.704810;, -0.705243;-0.072584;-0.705241;, -0.706735;-0.032464;-0.706733;, -0.707106;0.000000;-0.707107;, -0.153393;0.976187;-0.153393;, -0.153393;0.976187;-0.153394;, -0.707106;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;, -0.000002;0.889931;-0.456096;, -0.381050;-0.920310;0.088487;, -0.000002;0.387577;-0.921838;, -0.000002;-0.047000;-0.998895;, -0.000002;-0.080521;-0.996753;, -0.000002;-0.072584;-0.997362;, -0.000001;-0.032464;-0.999473;, 0.000001;0.000000;-1.000000;, 0.000000;0.976187;-0.216931;, 0.000000;0.976187;-0.216931;, 0.000001;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.322502;0.889923;-0.322537;, -0.394931;-0.876807;-0.274297;, 0.651836;0.387577;-0.651839;, 0.706324;-0.047000;-0.706327;, 0.704810;-0.080522;-0.704812;, 0.705241;-0.072584;-0.705243;, 0.706733;-0.032464;-0.706735;, 0.707107;0.000000;-0.707106;, 0.153394;0.976187;-0.153393;, 0.153394;0.976187;-0.153393;, 0.707107;0.000000;-0.707106;, 0.707107;0.000000;-0.707106;, 0.000000;1.000000;0.000000;, 0.000000;-1.000000;0.000000;; 160; 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;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;16,17,18;, 3;17,16,19;, 3;20,21,22;, 3;21,20,23;, 3;24,25,26;, 3;25,24,27;, 3;3,28,1;, 3;28,3,29;, 3;1,30,4;, 3;30,1,28;, 3;4,31,6;, 3;31,4,30;, 3;6,32,8;, 3;32,6,31;, 3;8,33,10;, 3;33,8,32;, 3;10,34,12;, 3;34,10,33;, 3;12,35,14;, 3;35,12,34;, 3;19,36,17;, 3;36,19,37;, 3;23,38,21;, 3;38,23,39;, 3;40,41,25;, 3;41,40,42;, 3;29,43,28;, 3;43,29,44;, 3;28,45,30;, 3;45,28,43;, 3;30,46,31;, 3;46,30,45;, 3;31,47,32;, 3;47,31,46;, 3;32,48,33;, 3;48,32,47;, 3;49,50,51;, 3;50,49,52;, 3;51,53,54;, 3;53,51,50;, 3;55,56,57;, 3;56,55,58;, 3;59,60,61;, 3;60,59,62;, 3;42,63,41;, 3;63,42,64;, 3;44,65,66;, 3;65,44,67;, 3;66,68,69;, 3;68,66,65;, 3;69,70,71;, 3;70,69,68;, 3;71,72,73;, 3;72,71,70;, 3;73,74,52;, 3;74,73,72;, 3;52,75,50;, 3;75,52,74;, 3;50,76,53;, 3;76,50,75;, 3;58,77,56;, 3;77,58,78;, 3;62,79,60;, 3;79,62,80;, 3;64,81,63;, 3;81,64,82;, 3;67,83,65;, 3;83,67,84;, 3;65,85,68;, 3;85,65,83;, 3;68,86,70;, 3;86,68,85;, 3;70,87,72;, 3;87,70,86;, 3;72,88,74;, 3;88,72,87;, 3;74,89,75;, 3;89,74,88;, 3;75,90,76;, 3;90,75,89;, 3;78,91,77;, 3;91,78,92;, 3;80,93,79;, 3;93,80,94;, 3;82,95,81;, 3;95,82,96;, 3;84,97,83;, 3;97,84,98;, 3;83,99,85;, 3;99,83,97;, 3;85,100,86;, 3;100,85,99;, 3;86,101,87;, 3;101,86,100;, 3;87,102,88;, 3;102,87,101;, 3;88,103,89;, 3;103,88,102;, 3;89,104,90;, 3;104,89,103;, 3;92,105,91;, 3;105,92,106;, 3;94,107,93;, 3;107,94,108;, 3;96,109,95;, 3;109,96,110;, 3;98,111,97;, 3;111,98,112;, 3;97,113,99;, 3;113,97,111;, 3;99,114,100;, 3;114,99,113;, 3;100,115,101;, 3;115,100,114;, 3;101,116,102;, 3;116,101,115;, 3;102,117,103;, 3;117,102,116;, 3;103,118,104;, 3;118,103,117;, 3;106,119,105;, 3;119,106,120;, 3;108,121,107;, 3;121,108,122;, 3;110,123,109;, 3;123,110,124;, 3;112,2,111;, 3;2,112,0;, 3;111,5,113;, 3;5,111,2;, 3;113,7,114;, 3;7,113,5;, 3;114,9,115;, 3;9,114,7;, 3;115,11,116;, 3;11,115,9;, 3;116,13,117;, 3;13,116,11;, 3;117,15,118;, 3;15,117,13;, 3;120,18,119;, 3;18,120,16;, 3;122,22,121;, 3;22,122,20;, 3;124,26,123;, 3;26,124,24;; } MeshMaterialList { 1; 160; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _08_-_Default } } MeshTextureCoords c1 { 125; 0.581900;0.119424;, 0.874999;0.147379;, 0.749999;0.147379;, 0.581900;0.119424;, 0.875000;0.164155;, 0.750000;0.164155;, 0.875000;0.391872;, 0.750000;0.391872;, 0.875000;0.491877;, 0.750000;0.491877;, 0.875000;0.594888;, 0.749999;0.594888;, 0.875000;0.674700;, 0.749999;0.674700;, 0.875000;0.968466;, 0.749999;0.968466;, 0.749999;0.968466;, 0.875000;0.974717;, 0.750000;0.974717;, 0.875000;0.968466;, 0.750000;0.974717;, 0.875000;0.999501;, 0.750000;0.999501;, 0.875000;0.974717;, 0.750000;0.999501;, 0.500000;0.999501;, 0.500000;0.999501;, 0.875000;0.999501;, 0.999999;0.147379;, 0.581900;0.119424;, 1.000000;0.164155;, 1.000000;0.391872;, 1.000000;0.491877;, 1.000000;0.594888;, 1.000001;0.674700;, 1.000001;0.968466;, 1.000001;0.974717;, 1.000001;0.968466;, 1.000001;0.999501;, 1.000001;0.974717;, -0.125000;0.999501;, 0.500000;0.999501;, 0.000001;0.999501;, 1.124999;0.147379;, 0.581900;0.119424;, 1.125000;0.164155;, 1.125000;0.391872;, 1.125000;0.491877;, 1.125000;0.594888;, 0.000000;0.594888;, 0.125001;0.674700;, 0.000001;0.674700;, 0.125000;0.594888;, 0.125001;0.968466;, 0.000001;0.968466;, 0.000001;0.968466;, 0.125001;0.974717;, 0.000001;0.974717;, 0.125001;0.968466;, 0.000001;0.974717;, 0.125001;0.999501;, 0.000001;0.999501;, 0.125001;0.974717;, 0.500000;0.999501;, 0.125001;0.999501;, 0.249999;0.147379;, 0.124999;0.147379;, 0.581900;0.119424;, 0.250000;0.164155;, 0.125000;0.164155;, 0.250000;0.391872;, 0.125000;0.391872;, 0.250000;0.491877;, 0.125000;0.491877;, 0.250000;0.594888;, 0.250000;0.674700;, 0.250001;0.968466;, 0.250000;0.974717;, 0.250001;0.968466;, 0.250000;0.999501;, 0.250000;0.974717;, 0.500000;0.999501;, 0.250000;0.999501;, 0.374999;0.147379;, 0.581900;0.119424;, 0.375000;0.164155;, 0.375000;0.391872;, 0.375000;0.491877;, 0.375000;0.594888;, 0.375000;0.674700;, 0.375000;0.968466;, 0.375000;0.974717;, 0.375000;0.968466;, 0.375000;0.999501;, 0.375000;0.974717;, 0.500000;0.999501;, 0.375000;0.999501;, 0.499999;0.147379;, 0.581900;0.119424;, 0.500000;0.164155;, 0.500000;0.391872;, 0.499999;0.491877;, 0.499999;0.594888;, 0.499999;0.674700;, 0.499999;0.968466;, 0.499999;0.974717;, 0.499999;0.968466;, 0.500000;0.999501;, 0.499999;0.974717;, 0.500000;0.999501;, 0.500000;0.999501;, 0.624999;0.147379;, 0.581900;0.119424;, 0.625000;0.164155;, 0.625000;0.391872;, 0.624999;0.491877;, 0.624999;0.594888;, 0.624999;0.674700;, 0.624999;0.968466;, 0.624999;0.974717;, 0.624999;0.968466;, 0.624999;0.999501;, 0.624999;0.974717;, 0.500000;0.999501;, 0.624999;0.999501;; } } }