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 _02_-_Default { 1.000000;1.000000;1.000000;1.000000;; 10.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Objects_PoolCue.png"; } } Frame PoolCue { 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 PoolCue { 113; 0.000000;-0.063881;-0.008698;, -0.008698;-0.063881;-0.000000;, -0.006150;-0.063881;-0.006150;, -0.000000;-0.063881;0.008698;, -0.006150;-0.063881;0.006150;, 0.008698;-0.063881;0.000000;, 0.006150;-0.063881;0.006150;, 0.006150;-0.063881;-0.006150;, 0.010802;-0.059654;0.000000;, 0.007091;0.064344;0.007091;, 0.007638;-0.059654;0.007638;, 0.010029;0.064344;0.000000;, -0.000000;0.064344;0.010029;, -0.000000;-0.059654;0.010802;, -0.007091;0.064344;0.007091;, -0.007638;-0.059654;0.007638;, -0.010029;0.064344;-0.000000;, -0.010802;-0.059654;-0.000000;, -0.007091;0.064344;-0.007091;, -0.007638;-0.059654;-0.007638;, 0.000000;0.064344;-0.010029;, 0.000000;-0.059654;-0.010802;, 0.007091;0.064344;-0.007091;, 0.007638;-0.059654;-0.007638;, 0.006230;0.192366;0.006230;, 0.008810;0.192366;0.000000;, -0.000000;0.192366;0.008810;, -0.006230;0.192366;0.006230;, -0.008810;0.192366;-0.000000;, -0.006230;0.192366;-0.006230;, 0.000000;0.192366;-0.008810;, 0.006230;0.192366;-0.006230;, 0.005168;0.296892;0.005168;, 0.007309;0.296892;0.000000;, -0.000000;0.296892;0.007309;, -0.005168;0.296892;0.005168;, -0.007309;0.296892;-0.000000;, -0.005168;0.296892;-0.005168;, 0.000000;0.296892;-0.007309;, 0.005168;0.296892;-0.005168;, 0.004339;0.397240;0.004339;, 0.006136;0.397240;0.000000;, -0.000000;0.397240;0.006136;, -0.004339;0.397240;0.004339;, -0.006136;0.397240;-0.000000;, -0.004339;0.397240;-0.004339;, 0.000000;0.397240;-0.006136;, 0.004339;0.397240;-0.004339;, 0.003509;0.501910;0.003509;, 0.004963;0.501910;0.000000;, -0.000000;0.501910;0.004963;, -0.003509;0.501910;0.003509;, -0.004963;0.501910;-0.000000;, -0.003509;0.501910;-0.003509;, 0.000000;0.501910;-0.004963;, 0.003509;0.501910;-0.003509;, 0.002680;0.621594;0.002680;, 0.003790;0.621594;0.000000;, -0.000000;0.621594;0.003790;, -0.002680;0.621594;0.002680;, -0.003790;0.621594;-0.000000;, -0.002680;0.621594;-0.002680;, 0.000000;0.621594;-0.003790;, 0.002680;0.621594;-0.002680;, -0.003236;0.640424;-0.000000;, -0.000000;0.641636;0.000000;, -0.002288;0.640424;-0.002288;, 0.003790;0.621594;0.000000;, 0.002459;0.622776;0.002459;, 0.002680;0.621594;0.002680;, 0.003478;0.622776;0.000000;, -0.000000;0.622776;0.003478;, -0.000000;0.621594;0.003790;, -0.002459;0.622776;0.002459;, -0.002680;0.621594;0.002680;, -0.003478;0.622776;-0.000000;, -0.003790;0.621594;-0.000000;, -0.002459;0.622776;-0.002459;, -0.002680;0.621594;-0.002680;, 0.000000;0.622776;-0.003478;, 0.000000;0.621594;-0.003790;, 0.002459;0.622776;-0.002459;, 0.002680;0.621594;-0.002680;, 0.003478;0.622776;0.000000;, 0.002459;0.639805;0.002459;, 0.002459;0.622776;0.002459;, 0.003478;0.639805;0.000000;, -0.000000;0.639805;0.003478;, -0.000000;0.622776;0.003478;, -0.002459;0.639805;0.002459;, -0.002459;0.622776;0.002459;, -0.003478;0.639805;-0.000000;, -0.003478;0.622776;-0.000000;, -0.002459;0.639805;-0.002459;, -0.002459;0.622776;-0.002459;, 0.000000;0.639805;-0.003478;, 0.000000;0.622776;-0.003478;, 0.002459;0.639805;-0.002459;, 0.002459;0.622776;-0.002459;, 0.000000;0.640424;-0.003236;, 0.002288;0.640424;-0.002288;, 0.003236;0.640424;0.000000;, 0.002288;0.640424;0.002288;, -0.000000;0.640424;0.003236;, -0.002288;0.640424;0.002288;, 0.002459;0.639805;0.002459;, 0.003478;0.639805;0.000000;, -0.000000;0.639805;0.003478;, -0.002459;0.639805;0.002459;, -0.003478;0.639805;-0.000000;, -0.002459;0.639805;-0.002459;, 0.000000;0.639805;-0.003478;, 0.002459;0.639805;-0.002459;; 174; 3;0,1,2;, 3;1,3,4;, 3;3,5,6;, 3;1,5,3;, 3;0,5,1;, 3;7,5,0;, 3;8,9,10;, 3;9,8,11;, 3;10,12,13;, 3;12,10,9;, 3;13,14,15;, 3;14,13,12;, 3;15,16,17;, 3;16,15,14;, 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,11,8;, 3;11,23,22;, 3;11,24,9;, 3;24,11,25;, 3;9,26,12;, 3;26,9,24;, 3;12,27,14;, 3;27,12,26;, 3;14,28,16;, 3;28,14,27;, 3;16,29,18;, 3;29,16,28;, 3;18,30,20;, 3;30,18,29;, 3;20,31,22;, 3;31,20,30;, 3;22,25,11;, 3;25,22,31;, 3;25,32,24;, 3;32,25,33;, 3;24,34,26;, 3;34,24,32;, 3;26,35,27;, 3;35,26,34;, 3;27,36,28;, 3;36,27,35;, 3;28,37,29;, 3;37,28,36;, 3;29,38,30;, 3;38,29,37;, 3;30,39,31;, 3;39,30,38;, 3;31,33,25;, 3;33,31,39;, 3;33,40,32;, 3;40,33,41;, 3;32,42,34;, 3;42,32,40;, 3;34,43,35;, 3;43,34,42;, 3;35,44,36;, 3;44,35,43;, 3;36,45,37;, 3;45,36,44;, 3;37,46,38;, 3;46,37,45;, 3;38,47,39;, 3;47,38,46;, 3;39,41,33;, 3;41,39,47;, 3;41,48,40;, 3;48,41,49;, 3;40,50,42;, 3;50,40,48;, 3;42,51,43;, 3;51,42,50;, 3;43,52,44;, 3;52,43,51;, 3;44,53,45;, 3;53,44,52;, 3;45,54,46;, 3;54,45,53;, 3;46,55,47;, 3;55,46,54;, 3;47,49,41;, 3;49,47,55;, 3;49,56,48;, 3;56,49,57;, 3;48,58,50;, 3;58,48,56;, 3;50,59,51;, 3;59,50,58;, 3;51,60,52;, 3;60,51,59;, 3;52,61,53;, 3;61,52,60;, 3;53,62,54;, 3;62,53,61;, 3;54,63,55;, 3;63,54,62;, 3;55,57,49;, 3;57,55,63;, 3;64,65,66;, 3;67,68,69;, 3;68,67,70;, 3;69,71,72;, 3;71,69,68;, 3;72,73,74;, 3;73,72,71;, 3;74,75,76;, 3;75,74,73;, 3;76,77,78;, 3;77,76,75;, 3;78,79,80;, 3;79,78,77;, 3;80,81,82;, 3;81,80,79;, 3;82,70,67;, 3;70,82,81;, 3;83,84,85;, 3;84,83,86;, 3;85,87,88;, 3;87,85,84;, 3;88,89,90;, 3;89,88,87;, 3;90,91,92;, 3;91,90,89;, 3;92,93,94;, 3;93,92,91;, 3;94,95,96;, 3;95,94,93;, 3;96,97,98;, 3;97,96,95;, 3;98,86,83;, 3;86,98,97;, 3;99,65,100;, 3;66,65,99;, 3;101,65,102;, 3;102,65,103;, 3;65,101,100;, 3;65,104,103;, 3;65,64,104;, 3;101,105,106;, 3;105,101,102;, 3;102,107,105;, 3;107,102,103;, 3;103,108,107;, 3;108,103,104;, 3;104,109,108;, 3;109,104,64;, 3;64,110,109;, 3;110,64,66;, 3;66,111,110;, 3;111,66,99;, 3;99,112,111;, 3;112,99,100;, 3;100,106,112;, 3;106,100,101;, 3;6,8,10;, 3;8,6,5;, 3;3,10,13;, 3;10,3,6;, 3;4,13,15;, 3;13,4,3;, 3;1,15,17;, 3;15,1,4;, 3;2,17,19;, 3;17,2,1;, 3;0,19,21;, 3;19,0,2;, 3;7,21,23;, 3;21,7,0;, 3;5,23,8;, 3;23,5,7;; MeshNormals { 113; -0.000000;-0.687886;-0.725819;, -0.725819;-0.687886;0.000000;, -0.513231;-0.687886;-0.513231;, 0.000000;-0.687886;0.725819;, -0.513231;-0.687886;0.513231;, 0.725819;-0.687886;-0.000000;, 0.513231;-0.687886;0.513231;, 0.513231;-0.687886;-0.513231;, 0.984220;-0.176949;0.000000;, 0.707085;0.007869;0.707085;, 0.695949;-0.176949;0.695949;, 0.999969;0.007869;-0.000000;, -0.000000;0.007869;0.999969;, -0.000000;-0.176949;0.984220;, -0.707085;0.007869;0.707085;, -0.695949;-0.176949;0.695949;, -0.999969;0.007869;-0.000000;, -0.984220;-0.176949;-0.000000;, -0.707085;0.007869;-0.707085;, -0.695949;-0.176949;-0.695949;, -0.000000;0.007869;-0.999969;, 0.000000;-0.176949;-0.984220;, 0.707085;0.007869;-0.707085;, 0.695949;-0.176949;-0.695949;, 0.707056;0.011924;0.707057;, 0.999929;0.011924;0.000000;, -0.000000;0.011924;0.999929;, -0.707057;0.011924;0.707056;, -0.999929;0.011924;-0.000000;, -0.707056;0.011924;-0.707057;, 0.000000;0.011924;-0.999929;, 0.707056;0.011924;-0.707057;, 0.707047;0.013034;0.707047;, 0.999915;0.013034;-0.000000;, -0.000000;0.013034;0.999915;, -0.707047;0.013034;0.707047;, -0.999915;0.013034;-0.000000;, -0.707047;0.013034;-0.707047;, -0.000000;0.013034;-0.999915;, 0.707047;0.013034;-0.707047;, 0.707060;0.011449;0.707060;, 0.999934;0.011449;0.000000;, -0.000000;0.011449;0.999934;, -0.707060;0.011449;0.707060;, -0.999934;0.011449;-0.000000;, -0.707060;0.011449;-0.707060;, 0.000000;0.011449;-0.999934;, 0.707060;0.011449;-0.707060;, 0.707068;0.010508;0.707068;, 0.999945;0.010508;0.000000;, -0.000000;0.010508;0.999945;, -0.707068;0.010508;0.707068;, -0.999945;0.010508;-0.000000;, -0.707068;0.010508;-0.707068;, -0.000000;0.010508;-0.999945;, 0.707068;0.010508;-0.707068;, 0.707073;0.009801;0.707073;, 0.999952;0.009801;0.000000;, 0.000000;0.009801;0.999952;, -0.707073;0.009801;0.707073;, -0.999952;0.009801;0.000000;, -0.707073;0.009801;-0.707073;, -0.000000;0.009801;-0.999952;, 0.707073;0.009801;-0.707073;, -0.821745;0.569856;-0.000000;, -0.000000;1.000000;0.000000;, -0.581061;0.569856;-0.581061;, 0.966959;0.254932;-0.000000;, 0.683743;0.254932;0.683743;, 0.683743;0.254932;0.683743;, 0.966959;0.254932;-0.000000;, 0.000000;0.254932;0.966959;, 0.000000;0.254932;0.966959;, -0.683743;0.254932;0.683743;, -0.683743;0.254932;0.683743;, -0.966959;0.254932;0.000000;, -0.966959;0.254932;-0.000000;, -0.683743;0.254932;-0.683743;, -0.683743;0.254932;-0.683743;, -0.000000;0.254932;-0.966959;, -0.000000;0.254932;-0.966959;, 0.683743;0.254932;-0.683743;, 0.683743;0.254932;-0.683743;, 1.000000;0.000000;0.000000;, 0.707107;0.000000;0.707107;, 0.707107;0.000000;0.707107;, 1.000000;0.000000;0.000000;, -0.000000;0.000000;1.000000;, -0.000000;0.000000;1.000000;, -0.707107;0.000000;0.707107;, -0.707107;0.000000;0.707107;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, -0.707107;0.000000;-0.707107;, -0.707107;0.000000;-0.707107;, -0.000000;0.000000;-1.000000;, -0.000000;0.000000;-1.000000;, 0.707107;0.000000;-0.707107;, 0.707107;0.000000;-0.707107;, 0.000000;0.569856;-0.821745;, 0.581061;0.569856;-0.581061;, 0.821745;0.569856;0.000000;, 0.581061;0.569856;0.581061;, -0.000000;0.569856;0.821745;, -0.581061;0.569856;0.581061;, 0.658459;0.364505;0.658459;, 0.931202;0.364505;0.000000;, 0.000000;0.364505;0.931202;, -0.658459;0.364505;0.658459;, -0.931202;0.364505;-0.000000;, -0.658459;0.364505;-0.658459;, 0.000000;0.364505;-0.931202;, 0.658459;0.364505;-0.658459;; 174; 3;0,1,2;, 3;1,3,4;, 3;3,5,6;, 3;1,5,3;, 3;0,5,1;, 3;7,5,0;, 3;8,9,10;, 3;9,8,11;, 3;10,12,13;, 3;12,10,9;, 3;13,14,15;, 3;14,13,12;, 3;15,16,17;, 3;16,15,14;, 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,11,8;, 3;11,23,22;, 3;11,24,9;, 3;24,11,25;, 3;9,26,12;, 3;26,9,24;, 3;12,27,14;, 3;27,12,26;, 3;14,28,16;, 3;28,14,27;, 3;16,29,18;, 3;29,16,28;, 3;18,30,20;, 3;30,18,29;, 3;20,31,22;, 3;31,20,30;, 3;22,25,11;, 3;25,22,31;, 3;25,32,24;, 3;32,25,33;, 3;24,34,26;, 3;34,24,32;, 3;26,35,27;, 3;35,26,34;, 3;27,36,28;, 3;36,27,35;, 3;28,37,29;, 3;37,28,36;, 3;29,38,30;, 3;38,29,37;, 3;30,39,31;, 3;39,30,38;, 3;31,33,25;, 3;33,31,39;, 3;33,40,32;, 3;40,33,41;, 3;32,42,34;, 3;42,32,40;, 3;34,43,35;, 3;43,34,42;, 3;35,44,36;, 3;44,35,43;, 3;36,45,37;, 3;45,36,44;, 3;37,46,38;, 3;46,37,45;, 3;38,47,39;, 3;47,38,46;, 3;39,41,33;, 3;41,39,47;, 3;41,48,40;, 3;48,41,49;, 3;40,50,42;, 3;50,40,48;, 3;42,51,43;, 3;51,42,50;, 3;43,52,44;, 3;52,43,51;, 3;44,53,45;, 3;53,44,52;, 3;45,54,46;, 3;54,45,53;, 3;46,55,47;, 3;55,46,54;, 3;47,49,41;, 3;49,47,55;, 3;49,56,48;, 3;56,49,57;, 3;48,58,50;, 3;58,48,56;, 3;50,59,51;, 3;59,50,58;, 3;51,60,52;, 3;60,51,59;, 3;52,61,53;, 3;61,52,60;, 3;53,62,54;, 3;62,53,61;, 3;54,63,55;, 3;63,54,62;, 3;55,57,49;, 3;57,55,63;, 3;64,65,66;, 3;67,68,69;, 3;68,67,70;, 3;69,71,72;, 3;71,69,68;, 3;72,73,74;, 3;73,72,71;, 3;74,75,76;, 3;75,74,73;, 3;76,77,78;, 3;77,76,75;, 3;78,79,80;, 3;79,78,77;, 3;80,81,82;, 3;81,80,79;, 3;82,70,67;, 3;70,82,81;, 3;83,84,85;, 3;84,83,86;, 3;85,87,88;, 3;87,85,84;, 3;88,89,90;, 3;89,88,87;, 3;90,91,92;, 3;91,90,89;, 3;92,93,94;, 3;93,92,91;, 3;94,95,96;, 3;95,94,93;, 3;96,97,98;, 3;97,96,95;, 3;98,86,83;, 3;86,98,97;, 3;99,65,100;, 3;66,65,99;, 3;101,65,102;, 3;102,65,103;, 3;65,101,100;, 3;65,104,103;, 3;65,64,104;, 3;101,105,106;, 3;105,101,102;, 3;102,107,105;, 3;107,102,103;, 3;103,108,107;, 3;108,103,104;, 3;104,109,108;, 3;109,104,64;, 3;64,110,109;, 3;110,64,66;, 3;66,111,110;, 3;111,66,99;, 3;99,112,111;, 3;112,99,100;, 3;100,106,112;, 3;106,100,101;, 3;6,8,10;, 3;8,6,5;, 3;3,10,13;, 3;10,3,6;, 3;4,13,15;, 3;13,4,3;, 3;1,15,17;, 3;15,1,4;, 3;2,17,19;, 3;17,2,1;, 3;0,19,21;, 3;19,0,2;, 3;7,21,23;, 3;21,7,0;, 3;5,23,8;, 3;23,5,7;; } MeshMaterialList { 1; 174; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _02_-_Default } } MeshTextureCoords c1 { 113; 0.501279;0.983904;, 0.007672;0.983904;, 0.254475;0.983904;, 0.501279;0.983904;, 0.254475;0.983904;, 0.994886;0.983904;, 0.748082;0.983904;, 0.748082;0.983904;, 0.994886;0.895198;, 0.748082;0.761525;, 0.748082;0.895198;, 0.994886;0.761525;, 0.501279;0.761525;, 0.501279;0.895198;, 0.254475;0.761525;, 0.254475;0.895198;, 0.007672;0.761525;, 0.007672;0.895198;, 0.254475;0.761525;, 0.254475;0.895198;, 0.501279;0.761525;, 0.501279;0.895198;, 0.748082;0.761525;, 0.748082;0.895198;, 0.748082;0.615113;, 0.994886;0.615113;, 0.501279;0.615113;, 0.254475;0.615113;, 0.007672;0.615113;, 0.254475;0.615113;, 0.501279;0.615113;, 0.748082;0.615113;, 0.748082;0.476883;, 0.994886;0.476883;, 0.501279;0.476883;, 0.254475;0.476883;, 0.007672;0.476883;, 0.254475;0.476883;, 0.501279;0.476883;, 0.748082;0.476883;, 0.748082;0.335926;, 0.994886;0.335926;, 0.501279;0.335926;, 0.254475;0.335926;, 0.007672;0.335926;, 0.254475;0.335926;, 0.501279;0.335926;, 0.748082;0.335926;, 0.748082;0.194969;, 0.994886;0.194969;, 0.501279;0.194969;, 0.254475;0.194969;, 0.007672;0.194969;, 0.254475;0.194969;, 0.501279;0.194969;, 0.748082;0.194969;, 0.748082;0.148661;, 0.994886;0.148661;, 0.501279;0.148661;, 0.254475;0.148661;, 0.007672;0.148661;, 0.254475;0.148661;, 0.501279;0.148661;, 0.748082;0.148661;, 0.007672;0.020005;, 0.501279;0.006742;, 0.254475;0.020005;, 0.994886;0.148661;, 0.748082;0.132810;, 0.748082;0.148661;, 0.994886;0.132810;, 0.501279;0.132810;, 0.501279;0.148661;, 0.254475;0.132810;, 0.254475;0.148661;, 0.007672;0.132810;, 0.007672;0.148661;, 0.254475;0.132810;, 0.254475;0.148661;, 0.501279;0.132810;, 0.501279;0.148661;, 0.748082;0.132810;, 0.748082;0.148661;, 0.994886;0.132810;, 0.748082;0.034380;, 0.748082;0.132810;, 0.994886;0.034380;, 0.501279;0.034380;, 0.501279;0.132810;, 0.254475;0.034380;, 0.254475;0.132810;, 0.007672;0.034380;, 0.007672;0.132810;, 0.254475;0.034380;, 0.254475;0.132810;, 0.501279;0.034380;, 0.501279;0.132810;, 0.748082;0.034380;, 0.748082;0.132810;, 0.501279;0.020005;, 0.748082;0.020005;, 0.994886;0.020005;, 0.748082;0.020005;, 0.501279;0.020005;, 0.254475;0.020005;, 0.748082;0.034380;, 0.994886;0.034380;, 0.501279;0.034380;, 0.254475;0.034380;, 0.007672;0.034380;, 0.254475;0.034380;, 0.501279;0.034380;, 0.748082;0.034380;; } } }