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 Material__196 { 1.000000;1.000000;1.000000;1.000000;; 10.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "EarringDiamond.png"; } } Frame M_Earring_LoopSmall_Top { 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 M_Earring_LoopSmall_Top { 102; 0.076321;-0.060004;-0.020607;, 0.078533;-0.057292;-0.018152;, 0.077675;-0.059986;-0.017926;, 0.076719;-0.057456;-0.021432;, 0.081380;-0.057288;-0.019025;, 0.078755;-0.057391;-0.023546;, 0.082132;-0.060236;-0.019326;, 0.079547;-0.060425;-0.023895;, 0.079742;-0.061747;-0.018584;, 0.077854;-0.061803;-0.021931;, 0.080153;-0.059234;-0.014173;, 0.077475;-0.059632;-0.015868;, 0.075800;-0.058782;-0.011967;, 0.075707;-0.061010;-0.013568;, 0.077729;-0.057540;-0.014559;, 0.077426;-0.059374;-0.009574;, 0.079891;-0.057742;-0.012449;, 0.078266;-0.062369;-0.009983;, 0.080890;-0.060747;-0.012899;, 0.077100;-0.063084;-0.012543;, 0.078992;-0.061583;-0.015265;, 0.072434;-0.059729;-0.011324;, 0.073142;-0.061701;-0.013060;, 0.072346;-0.060794;-0.008590;, 0.073132;-0.063806;-0.008936;, 0.073571;-0.064088;-0.011824;, 0.069199;-0.060397;-0.012861;, 0.070734;-0.062198;-0.014205;, 0.067547;-0.061785;-0.010871;, 0.068333;-0.064796;-0.011217;, 0.070336;-0.064755;-0.013362;, 0.067408;-0.060500;-0.016032;, 0.069401;-0.062275;-0.016565;, 0.064890;-0.061938;-0.015576;, 0.065676;-0.064949;-0.015921;, 0.068545;-0.064859;-0.016533;, 0.067744;-0.059999;-0.019625;, 0.069651;-0.061902;-0.019240;, 0.065390;-0.061195;-0.020906;, 0.066176;-0.064206;-0.021252;, 0.068882;-0.064358;-0.020126;, 0.070080;-0.059086;-0.022268;, 0.071390;-0.061223;-0.021206;, 0.068855;-0.059840;-0.024826;, 0.069641;-0.062851;-0.025172;, 0.071218;-0.063445;-0.022769;, 0.073524;-0.058109;-0.022951;, 0.073955;-0.060495;-0.021714;, 0.073963;-0.058391;-0.025839;, 0.074748;-0.061402;-0.026185;, 0.074661;-0.062467;-0.023451;, 0.076321;0.060004;-0.020607;, 0.078533;0.057292;-0.018152;, 0.076719;0.057456;-0.021432;, 0.077675;0.059986;-0.017926;, 0.081380;0.057288;-0.019025;, 0.078755;0.057391;-0.023546;, 0.082132;0.060236;-0.019326;, 0.079547;0.060425;-0.023895;, 0.079742;0.061747;-0.018584;, 0.077854;0.061803;-0.021931;, 0.080153;0.059234;-0.014173;, 0.077475;0.059632;-0.015868;, 0.075800;0.058782;-0.011967;, 0.077729;0.057541;-0.014559;, 0.075707;0.061010;-0.013568;, 0.077426;0.059374;-0.009574;, 0.079891;0.057742;-0.012449;, 0.078266;0.062369;-0.009983;, 0.080890;0.060747;-0.012899;, 0.077100;0.063084;-0.012543;, 0.078992;0.061583;-0.015265;, 0.072434;0.059729;-0.011324;, 0.073142;0.061701;-0.013060;, 0.072346;0.060795;-0.008590;, 0.073132;0.063806;-0.008936;, 0.073571;0.064088;-0.011824;, 0.069199;0.060397;-0.012861;, 0.070734;0.062198;-0.014205;, 0.067547;0.061785;-0.010871;, 0.068333;0.064796;-0.011217;, 0.070336;0.064755;-0.013362;, 0.067408;0.060500;-0.016032;, 0.069401;0.062275;-0.016565;, 0.064890;0.061938;-0.015575;, 0.065676;0.064949;-0.015921;, 0.068545;0.064859;-0.016533;, 0.067744;0.059999;-0.019625;, 0.069651;0.061902;-0.019239;, 0.065390;0.061195;-0.020906;, 0.066176;0.064206;-0.021252;, 0.068882;0.064358;-0.020126;, 0.070080;0.059086;-0.022268;, 0.071390;0.061223;-0.021206;, 0.068855;0.059840;-0.024826;, 0.069641;0.062852;-0.025172;, 0.071218;0.063445;-0.022769;, 0.073524;0.058109;-0.022951;, 0.073955;0.060495;-0.021714;, 0.073963;0.058391;-0.025839;, 0.074748;0.061402;-0.026185;, 0.074661;0.062468;-0.023451;; 190; 3;0,1,2;, 3;1,0,3;, 3;3,4,1;, 3;4,3,5;, 3;5,6,4;, 3;6,5,7;, 3;7,8,6;, 3;8,7,9;, 3;9,2,8;, 3;2,9,0;, 3;2,1,10;, 3;1,4,10;, 3;4,6,10;, 3;6,8,10;, 3;8,2,10;, 3;11,12,13;, 3;12,11,14;, 3;14,15,12;, 3;15,14,16;, 3;16,17,15;, 3;17,16,18;, 3;18,19,17;, 3;19,18,20;, 3;20,13,19;, 3;13,20,11;, 3;13,21,22;, 3;21,13,12;, 3;12,23,21;, 3;23,12,15;, 3;15,24,23;, 3;24,15,17;, 3;17,25,24;, 3;25,17,19;, 3;19,22,25;, 3;22,19,13;, 3;22,26,27;, 3;26,22,21;, 3;21,28,26;, 3;28,21,23;, 3;23,29,28;, 3;29,23,24;, 3;24,30,29;, 3;30,24,25;, 3;25,27,30;, 3;27,25,22;, 3;27,31,32;, 3;31,27,26;, 3;26,33,31;, 3;33,26,28;, 3;28,34,33;, 3;34,28,29;, 3;29,35,34;, 3;35,29,30;, 3;30,32,35;, 3;32,30,27;, 3;32,36,37;, 3;36,32,31;, 3;31,38,36;, 3;38,31,33;, 3;33,39,38;, 3;39,33,34;, 3;34,40,39;, 3;40,34,35;, 3;35,37,40;, 3;37,35,32;, 3;37,41,42;, 3;41,37,36;, 3;36,43,41;, 3;43,36,38;, 3;38,44,43;, 3;44,38,39;, 3;39,45,44;, 3;45,39,40;, 3;40,42,45;, 3;42,40,37;, 3;42,46,47;, 3;46,42,41;, 3;41,48,46;, 3;48,41,43;, 3;43,49,48;, 3;49,43,44;, 3;44,50,49;, 3;50,44,45;, 3;45,47,50;, 3;47,45,42;, 3;47,3,0;, 3;3,47,46;, 3;46,5,3;, 3;5,46,48;, 3;48,7,5;, 3;7,48,49;, 3;49,9,7;, 3;9,49,50;, 3;50,0,9;, 3;0,50,47;, 3;51,52,53;, 3;52,51,54;, 3;53,55,56;, 3;55,53,52;, 3;56,57,58;, 3;57,56,55;, 3;58,59,60;, 3;59,58,57;, 3;60,54,51;, 3;54,60,59;, 3;54,61,52;, 3;52,61,55;, 3;55,61,57;, 3;57,61,59;, 3;59,61,54;, 3;62,63,64;, 3;63,62,65;, 3;64,66,67;, 3;66,64,63;, 3;67,68,69;, 3;68,67,66;, 3;69,70,71;, 3;70,69,68;, 3;71,65,62;, 3;65,71,70;, 3;65,72,63;, 3;72,65,73;, 3;63,74,66;, 3;74,63,72;, 3;66,75,68;, 3;75,66,74;, 3;68,76,70;, 3;76,68,75;, 3;70,73,65;, 3;73,70,76;, 3;73,77,72;, 3;77,73,78;, 3;72,79,74;, 3;79,72,77;, 3;74,80,75;, 3;80,74,79;, 3;75,81,76;, 3;81,75,80;, 3;76,78,73;, 3;78,76,81;, 3;78,82,77;, 3;82,78,83;, 3;77,84,79;, 3;84,77,82;, 3;79,85,80;, 3;85,79,84;, 3;80,86,81;, 3;86,80,85;, 3;81,83,78;, 3;83,81,86;, 3;83,87,82;, 3;87,83,88;, 3;82,89,84;, 3;89,82,87;, 3;84,90,85;, 3;90,84,89;, 3;85,91,86;, 3;91,85,90;, 3;86,88,83;, 3;88,86,91;, 3;88,92,87;, 3;92,88,93;, 3;87,94,89;, 3;94,87,92;, 3;89,95,90;, 3;95,89,94;, 3;90,96,91;, 3;96,90,95;, 3;91,93,88;, 3;93,91,96;, 3;93,97,92;, 3;97,93,98;, 3;92,99,94;, 3;99,92,97;, 3;94,100,95;, 3;100,94,99;, 3;95,101,96;, 3;101,95,100;, 3;96,98,93;, 3;98,96,101;, 3;98,53,97;, 3;53,98,51;, 3;97,56,99;, 3;56,97,53;, 3;99,58,100;, 3;58,99,56;, 3;100,60,101;, 3;60,100,58;, 3;101,51,98;, 3;51,101,60;; MeshNormals { 102; 0.656811;0.247389;-0.712318;, 0.434807;-0.823546;-0.364301;, 0.815122;0.288085;-0.502577;, 0.408189;-0.865010;-0.291786;, -0.665876;-0.745992;-0.010277;, -0.386491;-0.752343;0.533484;, -0.939312;0.335455;0.071855;, -0.669846;0.337655;0.661283;, -0.073255;0.968597;-0.237599;, -0.069476;0.995129;-0.069933;, -0.098568;-0.007693;-0.995101;, 0.761299;0.081905;0.643207;, 0.423172;-0.903010;0.074147;, 0.498918;0.080622;0.862891;, 0.640348;-0.762558;0.091977;, -0.248449;-0.537237;-0.806008;, -0.279471;-0.706013;-0.650723;, -0.570957;0.530647;-0.626436;, -0.785502;0.460653;-0.413261;, -0.180291;0.917735;0.353919;, 0.020457;0.859166;0.511288;, 0.217347;-0.965047;0.146440;, -0.092820;-0.139978;0.985794;, 0.219275;-0.429009;-0.876282;, -0.064187;0.656153;-0.751893;, -0.264649;0.895089;0.358854;, 0.078740;-0.993792;0.078598;, -0.641130;-0.250658;0.725343;, 0.671002;-0.335243;-0.661338;, 0.387970;0.749265;-0.536732;, -0.406519;0.865644;0.292237;, 0.001076;-0.998263;-0.058913;, -0.944970;-0.268139;0.187438;, 0.921934;-0.320788;-0.217102;, 0.638894;0.763714;-0.092500;, -0.484191;0.861172;0.154734;, 0.015666;-0.976552;-0.214712;, -0.887863;-0.183201;-0.422063;, 0.874761;-0.390955;0.286266;, 0.591755;0.693541;0.410885;, -0.469572;0.882894;-0.001053;, 0.116968;-0.936958;-0.329286;, -0.491519;-0.028278;-0.870408;, 0.547519;-0.518884;0.656493;, 0.264489;0.565636;0.781090;, -0.368267;0.922500;-0.115645;, 0.266434;-0.894387;-0.359283;, 0.090031;0.137599;-0.986388;, 0.064767;-0.655430;0.752473;, -0.218510;0.428419;0.876762;, -0.220319;0.964465;-0.145829;, 0.656811;-0.247389;-0.712319;, 0.434808;0.823546;-0.364299;, 0.408189;0.865011;-0.291785;, 0.815122;-0.288086;-0.502577;, -0.665876;0.745992;-0.010275;, -0.386492;0.752341;0.533485;, -0.939312;-0.335454;0.071854;, -0.669847;-0.337656;0.661282;, -0.073257;-0.968596;-0.237601;, -0.069476;-0.995129;-0.069935;, -0.098567;0.007695;-0.995101;, 0.761299;-0.081907;0.643207;, 0.423172;0.903010;0.074148;, 0.640350;0.762556;0.091978;, 0.498919;-0.080622;0.862891;, -0.248449;0.537237;-0.806008;, -0.279471;0.706014;-0.650723;, -0.570958;-0.530647;-0.626435;, -0.785503;-0.460652;-0.413262;, -0.180291;-0.917735;0.353918;, 0.020456;-0.859168;0.511285;, 0.217347;0.965047;0.146440;, -0.092820;0.139978;0.985794;, 0.219275;0.429009;-0.876281;, -0.064187;-0.656152;-0.751894;, -0.264649;-0.895089;0.358854;, 0.078741;0.993792;0.078599;, -0.641130;0.250659;0.725343;, 0.671002;0.335243;-0.661338;, 0.387970;-0.749264;-0.536733;, -0.406521;-0.865644;0.292236;, 0.001075;0.998263;-0.058911;, -0.944971;0.268136;0.187439;, 0.921934;0.320788;-0.217102;, 0.638895;-0.763713;-0.092501;, -0.484190;-0.861173;0.154733;, 0.015666;0.976552;-0.214709;, -0.887862;0.183202;-0.422063;, 0.874761;0.390954;0.286266;, 0.591755;-0.693542;0.410884;, -0.469572;-0.882894;-0.001054;, 0.116969;0.936958;-0.329283;, -0.491519;0.028279;-0.870408;, 0.547519;0.518882;0.656494;, 0.264489;-0.565638;0.781089;, -0.368266;-0.922500;-0.115647;, 0.266434;0.894388;-0.359281;, 0.090030;-0.137599;-0.986388;, 0.064767;0.655429;0.752474;, -0.218511;-0.428419;0.876761;, -0.220319;-0.964465;-0.145830;; 190; 3;0,1,2;, 3;1,0,3;, 3;3,4,1;, 3;4,3,5;, 3;5,6,4;, 3;6,5,7;, 3;7,8,6;, 3;8,7,9;, 3;9,2,8;, 3;2,9,0;, 3;2,1,10;, 3;1,4,10;, 3;4,6,10;, 3;6,8,10;, 3;8,2,10;, 3;11,12,13;, 3;12,11,14;, 3;14,15,12;, 3;15,14,16;, 3;16,17,15;, 3;17,16,18;, 3;18,19,17;, 3;19,18,20;, 3;20,13,19;, 3;13,20,11;, 3;13,21,22;, 3;21,13,12;, 3;12,23,21;, 3;23,12,15;, 3;15,24,23;, 3;24,15,17;, 3;17,25,24;, 3;25,17,19;, 3;19,22,25;, 3;22,19,13;, 3;22,26,27;, 3;26,22,21;, 3;21,28,26;, 3;28,21,23;, 3;23,29,28;, 3;29,23,24;, 3;24,30,29;, 3;30,24,25;, 3;25,27,30;, 3;27,25,22;, 3;27,31,32;, 3;31,27,26;, 3;26,33,31;, 3;33,26,28;, 3;28,34,33;, 3;34,28,29;, 3;29,35,34;, 3;35,29,30;, 3;30,32,35;, 3;32,30,27;, 3;32,36,37;, 3;36,32,31;, 3;31,38,36;, 3;38,31,33;, 3;33,39,38;, 3;39,33,34;, 3;34,40,39;, 3;40,34,35;, 3;35,37,40;, 3;37,35,32;, 3;37,41,42;, 3;41,37,36;, 3;36,43,41;, 3;43,36,38;, 3;38,44,43;, 3;44,38,39;, 3;39,45,44;, 3;45,39,40;, 3;40,42,45;, 3;42,40,37;, 3;42,46,47;, 3;46,42,41;, 3;41,48,46;, 3;48,41,43;, 3;43,49,48;, 3;49,43,44;, 3;44,50,49;, 3;50,44,45;, 3;45,47,50;, 3;47,45,42;, 3;47,3,0;, 3;3,47,46;, 3;46,5,3;, 3;5,46,48;, 3;48,7,5;, 3;7,48,49;, 3;49,9,7;, 3;9,49,50;, 3;50,0,9;, 3;0,50,47;, 3;51,52,53;, 3;52,51,54;, 3;53,55,56;, 3;55,53,52;, 3;56,57,58;, 3;57,56,55;, 3;58,59,60;, 3;59,58,57;, 3;60,54,51;, 3;54,60,59;, 3;54,61,52;, 3;52,61,55;, 3;55,61,57;, 3;57,61,59;, 3;59,61,54;, 3;62,63,64;, 3;63,62,65;, 3;64,66,67;, 3;66,64,63;, 3;67,68,69;, 3;68,67,66;, 3;69,70,71;, 3;70,69,68;, 3;71,65,62;, 3;65,71,70;, 3;65,72,63;, 3;72,65,73;, 3;63,74,66;, 3;74,63,72;, 3;66,75,68;, 3;75,66,74;, 3;68,76,70;, 3;76,68,75;, 3;70,73,65;, 3;73,70,76;, 3;73,77,72;, 3;77,73,78;, 3;72,79,74;, 3;79,72,77;, 3;74,80,75;, 3;80,74,79;, 3;75,81,76;, 3;81,75,80;, 3;76,78,73;, 3;78,76,81;, 3;78,82,77;, 3;82,78,83;, 3;77,84,79;, 3;84,77,82;, 3;79,85,80;, 3;85,79,84;, 3;80,86,81;, 3;86,80,85;, 3;81,83,78;, 3;83,81,86;, 3;83,87,82;, 3;87,83,88;, 3;82,89,84;, 3;89,82,87;, 3;84,90,85;, 3;90,84,89;, 3;85,91,86;, 3;91,85,90;, 3;86,88,83;, 3;88,86,91;, 3;88,92,87;, 3;92,88,93;, 3;87,94,89;, 3;94,87,92;, 3;89,95,90;, 3;95,89,94;, 3;90,96,91;, 3;96,90,95;, 3;91,93,88;, 3;93,91,96;, 3;93,97,92;, 3;97,93,98;, 3;92,99,94;, 3;99,92,97;, 3;94,100,95;, 3;100,94,99;, 3;95,101,96;, 3;101,95,100;, 3;96,98,93;, 3;98,96,101;, 3;98,53,97;, 3;53,98,51;, 3;97,56,99;, 3;56,97,53;, 3;99,58,100;, 3;58,99,56;, 3;100,60,101;, 3;60,100,58;, 3;101,51,98;, 3;51,101,60;; } MeshMaterialList { 1; 190; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { Material__196 } } MeshTextureCoords c1 { 102; 0.013228;0.482299;, 0.075525;0.339516;, 0.066870;0.331439;, 0.025783;0.482299;, 0.093363;0.352583;, 0.050410;0.482299;, 0.095732;0.352583;, 0.053076;0.482299;, 0.079358;0.339516;, 0.030097;0.482299;, 0.115517;0.311928;, 0.212199;0.243339;, 0.319327;0.258051;, 0.326030;0.243339;, 0.214588;0.258051;, 0.312795;0.281854;, 0.222767;0.281854;, 0.315461;0.281854;, 0.225434;0.281854;, 0.323641;0.258051;, 0.218902;0.258051;, 0.431451;0.343706;, 0.445510;0.334614;, 0.413017;0.358417;, 0.415684;0.358417;, 0.435765;0.343706;, 0.474278;0.482299;, 0.491147;0.482299;, 0.451299;0.482299;, 0.453965;0.482299;, 0.478593;0.482299;, 0.431451;0.620891;, 0.445510;0.629983;, 0.413017;0.606180;, 0.415684;0.606180;, 0.435765;0.620891;, 0.319327;0.706546;, 0.326030;0.721258;, 0.312795;0.682743;, 0.315461;0.682743;, 0.323641;0.706546;, 0.180734;0.706546;, 0.178345;0.721258;, 0.188914;0.682743;, 0.191580;0.682743;, 0.185048;0.706546;, 0.068610;0.620891;, 0.058866;0.629983;, 0.088691;0.606180;, 0.091358;0.606180;, 0.072924;0.620891;, 0.013228;0.482299;, 0.075525;0.339516;, 0.025783;0.482299;, 0.066870;0.331439;, 0.093363;0.352583;, 0.050410;0.482299;, 0.095732;0.352583;, 0.053076;0.482299;, 0.079358;0.339516;, 0.030097;0.482299;, 0.115517;0.311928;, 0.212199;0.243339;, 0.319327;0.258051;, 0.214588;0.258051;, 0.326030;0.243339;, 0.312795;0.281854;, 0.222767;0.281854;, 0.315461;0.281854;, 0.225434;0.281854;, 0.323641;0.258051;, 0.218902;0.258051;, 0.431451;0.343706;, 0.445510;0.334614;, 0.413017;0.358417;, 0.415684;0.358417;, 0.435765;0.343706;, 0.474278;0.482299;, 0.491147;0.482299;, 0.451299;0.482299;, 0.453965;0.482299;, 0.478593;0.482299;, 0.431451;0.620891;, 0.445510;0.629983;, 0.413017;0.606180;, 0.415684;0.606180;, 0.435765;0.620891;, 0.319327;0.706546;, 0.326030;0.721258;, 0.312795;0.682743;, 0.315461;0.682743;, 0.323641;0.706546;, 0.180734;0.706546;, 0.178345;0.721258;, 0.188914;0.682743;, 0.191580;0.682743;, 0.185048;0.706546;, 0.068610;0.620891;, 0.058866;0.629983;, 0.088691;0.606180;, 0.091358;0.606180;, 0.072924;0.620891;; } } }