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 _01_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "screwdriver.png"; } } Frame Screwdriver { 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 Screwdriver { 143; 0.010889;-0.023895;0.003624;, 0.009117;0.050594;-0.002795;, 0.009014;0.050654;0.003097;, 0.011057;-0.023895;-0.003393;, 0.006757;-0.023895;0.009296;, 0.009901;0.047407;0.004907;, 0.007313;0.047427;0.008242;, -0.000201;-0.023895;0.011432;, 0.005468;0.050691;0.007802;, -0.000166;0.050691;0.009525;, -0.006883;-0.023895;0.009123;, -0.001700;0.047471;0.010937;, -0.005538;0.047452;0.009559;, -0.000201;-0.023895;0.011432;, -0.010896;-0.023895;0.003344;, -0.005737;0.050654;0.007606;, -0.009117;0.050594;0.002780;, -0.010918;-0.023895;-0.003681;, -0.010900;0.047345;0.001897;, -0.010823;0.047330;-0.002268;, -0.006633;-0.023895;-0.009528;, -0.009014;0.050534;-0.003111;, -0.005468;0.050497;-0.007817;, 0.000362;-0.023895;-0.011639;, -0.004939;0.047321;-0.010007;, -0.001046;0.047321;-0.011207;, 0.007084;-0.023895;-0.009297;, 0.000166;0.050497;-0.009539;, 0.005737;0.050534;-0.007621;, 0.007682;0.047190;-0.008296;, 0.010203;0.047208;-0.004636;, 0.006907;0.056520;-0.002119;, 0.010087;0.062738;0.003466;, 0.006829;0.056520;0.002344;, 0.010202;0.062738;-0.003126;, 0.006119;0.062738;0.008732;, 0.004143;0.056520;0.005909;, -0.000186;0.062738;0.010659;, -0.000126;0.056520;0.007214;, -0.000126;0.056520;0.007214;, -0.006420;0.062738;0.008513;, -0.004347;0.056520;0.005761;, -0.000186;0.062738;0.010659;, -0.010202;0.062738;0.003112;, -0.006907;0.056520;0.002104;, -0.010087;0.062738;-0.003480;, -0.006829;0.056520;-0.002359;, -0.006119;0.062738;-0.008746;, -0.004143;0.056520;-0.005924;, 0.000186;0.062738;-0.010674;, 0.000126;0.056520;-0.007229;, 0.006420;0.062738;-0.008527;, 0.004347;0.056520;-0.005776;, 0.010087;0.069929;0.003466;, 0.010202;0.069929;-0.003126;, 0.006119;0.069929;0.008732;, -0.000186;0.069929;0.010659;, -0.006420;0.069929;0.008513;, -0.000186;0.069929;0.010659;, -0.010202;0.069929;0.003112;, -0.010087;0.069929;-0.003480;, -0.006119;0.069929;-0.008746;, 0.000186;0.069929;-0.010674;, 0.006420;0.069929;-0.008527;, -0.000002;-0.027490;-0.000005;, 0.010202;0.069929;-0.003126;, 0.002958;0.074060;0.001185;, 0.010087;0.069929;0.003466;, 0.002992;0.074060;-0.001078;, -0.000047;0.074060;0.003189;, 0.006119;0.069929;0.008732;, -0.000186;0.069929;0.010659;, -0.000186;0.069929;0.010659;, -0.000047;0.074060;0.003189;, -0.006420;0.069929;0.008513;, -0.002991;0.074060;0.001064;, -0.010202;0.069929;0.003112;, -0.002957;0.074060;-0.001200;, -0.010087;0.069929;-0.003480;, 0.000048;0.074060;-0.003203;, -0.006119;0.069929;-0.008746;, 0.000186;0.069929;-0.010674;, 0.006420;0.069929;-0.008527;, -0.000166;0.050691;0.009525;, -0.005468;0.050497;-0.007817;, 0.000166;0.050497;-0.009539;, -0.004939;0.047321;-0.010007;, -0.001046;0.047321;-0.011207;, 0.005737;0.050534;-0.007621;, 0.009117;0.050594;-0.002795;, 0.007682;0.047190;-0.008296;, 0.010203;0.047208;-0.004636;, 0.009014;0.050654;0.003097;, 0.005468;0.050691;0.007802;, 0.009901;0.047407;0.004907;, 0.007313;0.047427;0.008242;, -0.000166;0.050691;0.009525;, -0.005737;0.050654;0.007606;, -0.001700;0.047471;0.010937;, -0.005538;0.047452;0.009559;, -0.009117;0.050594;0.002780;, -0.009014;0.050534;-0.003111;, -0.010900;0.047345;0.001897;, -0.010823;0.047330;-0.002268;, 0.002992;0.074060;-0.001078;, 0.002767;0.167562;0.000884;, 0.002958;0.074060;0.001185;, 0.002799;0.167562;-0.000810;, -0.000045;0.169660;0.002384;, -0.000047;0.074060;0.003189;, -0.000047;0.074060;0.003189;, -0.002799;0.167562;0.000793;, -0.002991;0.074060;0.001064;, -0.000045;0.169660;0.002384;, -0.002767;0.167562;-0.000901;, -0.002957;0.074060;-0.001200;, 0.000045;0.169660;-0.002400;, 0.000048;0.074060;-0.003203;, -0.000321;0.192324;0.003721;, 0.000321;0.192324;-0.003737;, -0.000306;0.192324;-0.003833;, 0.000306;0.192324;0.003816;, 0.002799;0.167562;-0.000810;, 0.001590;0.178145;0.003397;, 0.002767;0.167562;0.000884;, 0.001668;0.178145;-0.003328;, 0.001590;0.178145;0.003397;, 0.001590;0.178145;0.003397;, -0.001668;0.178145;0.003312;, -0.002799;0.167562;0.000793;, -0.001590;0.178145;-0.003414;, -0.002767;0.167562;-0.000901;, -0.001668;0.178145;0.003312;, -0.001590;0.178145;-0.003414;, 0.001668;0.178145;-0.003328;, 0.000306;0.192324;0.003816;, 0.000321;0.192324;-0.003737;, -0.000321;0.192324;0.003721;, 0.000306;0.192324;0.003816;, -0.000306;0.192324;-0.003833;, -0.000321;0.192324;0.003721;, 0.000321;0.192324;-0.003737;, -0.000306;0.192324;-0.003833;; 158; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,0;, 3;7,8,9;, 3;8,7,4;, 3;10,11,12;, 3;11,10,13;, 3;14,15,16;, 3;15,14,10;, 3;17,18,19;, 3;18,17,14;, 3;20,21,22;, 3;21,20,17;, 3;23,24,25;, 3;24,23,20;, 3;26,27,28;, 3;27,26,23;, 3;3,29,30;, 3;29,3,26;, 3;31,32,33;, 3;32,31,34;, 3;33,35,36;, 3;35,33,32;, 3;36,37,38;, 3;37,36,35;, 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,34,31;, 3;34,52,51;, 3;34,53,32;, 3;53,34,54;, 3;32,55,35;, 3;55,32,53;, 3;35,56,37;, 3;56,35,55;, 3;42,57,40;, 3;57,42,58;, 3;40,59,43;, 3;59,40,57;, 3;43,60,45;, 3;60,43,59;, 3;45,61,47;, 3;61,45,60;, 3;47,62,49;, 3;62,47,61;, 3;49,63,51;, 3;63,49,62;, 3;51,54,34;, 3;54,51,63;, 3;0,64,3;, 3;4,64,0;, 3;7,64,4;, 3;10,64,13;, 3;14,64,10;, 3;17,64,14;, 3;20,64,17;, 3;23,64,20;, 3;26,64,23;, 3;3,64,26;, 3;65,66,67;, 3;66,65,68;, 3;67,69,70;, 3;69,67,66;, 3;70,69,71;, 3;72,73,74;, 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,79,81;, 3;81,79,82;, 3;82,68,65;, 3;68,82,79;, 3;33,1,31;, 3;1,33,2;, 3;36,2,33;, 3;2,36,8;, 3;38,8,36;, 3;8,38,9;, 3;41,83,39;, 3;83,41,15;, 3;44,15,41;, 3;15,44,16;, 3;46,16,44;, 3;16,46,21;, 3;48,21,46;, 3;21,48,22;, 3;50,22,48;, 3;22,50,27;, 3;52,27,50;, 3;27,52,28;, 3;31,28,52;, 3;28,31,1;, 3;84,24,20;, 3;23,25,85;, 3;27,86,22;, 3;86,27,87;, 3;88,29,26;, 3;3,30,89;, 3;1,90,28;, 3;90,1,91;, 3;92,5,0;, 3;4,6,93;, 3;8,94,2;, 3;94,8,95;, 3;96,11,13;, 3;10,12,97;, 3;15,98,83;, 3;98,15,99;, 3;100,18,14;, 3;17,19,101;, 3;21,102,16;, 3;102,21,103;, 3;104,105,106;, 3;105,104,107;, 3;106,108,109;, 3;108,106,105;, 3;110,111,112;, 3;111,110,113;, 3;112,114,115;, 3;114,112,111;, 3;115,116,117;, 3;116,115,114;, 3;117,107,104;, 3;107,117,116;, 3;118,119,120;, 3;119,118,121;, 3;122,123,124;, 3;123,122,125;, 3;105,126,108;, 3;113,127,128;, 3;113,128,111;, 3;129,130,131;, 3;130,129,132;, 3;114,133,116;, 3;116,133,134;, 3;116,134,107;, 3;125,135,123;, 3;135,125,136;, 3;127,137,128;, 3;137,127,138;, 3;132,139,130;, 3;139,132,140;, 3;133,141,134;, 3;141,133,142;; MeshNormals { 143; 0.800169;-0.537887;0.265345;, 0.913810;0.314856;-0.256548;, 0.906154;0.312309;0.285216;, 0.810620;-0.537828;-0.231596;, 0.486381;-0.535739;0.690230;, 0.999632;0.015492;-0.022290;, 0.198861;0.012938;0.979942;, -0.009541;-0.536309;0.843968;, 0.527419;0.310989;0.790642;, 0.007292;0.314182;0.949335;, -0.513773;-0.536220;0.669705;, 0.315541;0.013699;0.948813;, -0.859957;0.013088;0.510198;, -0.009541;-0.536309;0.843968;, -0.802658;-0.537760;0.257980;, -0.591928;0.313305;0.742605;, -0.903395;0.309304;0.297001;, -0.800777;-0.536389;-0.266541;, -0.779122;0.013564;0.626726;, -0.762719;0.013837;-0.646582;, -0.491645;-0.536330;-0.686029;, -0.890572;0.309581;-0.333229;, -0.566877;0.314317;-0.761482;, 0.023849;-0.537330;-0.843035;, -0.797453;0.014666;-0.603203;, 0.449804;0.014317;-0.893013;, 0.510643;-0.536619;-0.671777;, 0.037764;0.320193;-0.946600;, 0.552540;0.319590;-0.769781;, 0.154651;0.012138;-0.987895;, 0.995461;0.013607;0.094190;, 0.953537;-0.073951;-0.292059;, 0.918085;-0.239137;0.316123;, 0.943226;-0.072098;0.324232;, 0.928559;-0.239137;-0.283889;, 0.556934;-0.239136;0.795386;, 0.572404;-0.070738;0.816914;, -0.016946;-0.239136;0.970838;, -0.017409;-0.070418;0.997366;, -0.017409;-0.070418;0.997366;, -0.584354;-0.239136;0.775464;, -0.600543;-0.071267;0.796410;, -0.016946;-0.239136;0.970838;, -0.928559;-0.239137;0.283889;, -0.953909;-0.072936;0.291099;, -0.918085;-0.239137;-0.316123;, -0.942706;-0.074768;-0.325138;, -0.556934;-0.239136;-0.795386;, -0.571659;-0.076075;-0.816957;, 0.016946;-0.239136;-0.970838;, 0.017402;-0.076383;-0.996927;, 0.584354;-0.239136;-0.775464;, 0.599845;-0.075580;-0.796539;, 0.945518;0.000000;0.325569;, 0.956305;0.000000;-0.292372;, 0.573576;0.000000;0.819153;, -0.017453;-0.000000;0.999848;, -0.601814;0.000000;0.798636;, -0.017453;-0.000000;0.999848;, -0.956305;0.000000;0.292372;, -0.945518;-0.000000;-0.325569;, -0.573576;0.000000;-0.819152;, 0.017453;0.000000;-0.999848;, 0.601815;0.000000;-0.798636;, -0.001211;-0.999996;0.002738;, 0.462159;0.875678;-0.139994;, 0.415727;0.867941;0.271752;, 0.432426;0.886848;0.162818;, 0.409809;0.893091;-0.185597;, 0.021110;0.903421;0.428234;, 0.271479;0.891562;0.362515;, -0.008522;0.875135;0.483804;, -0.008522;0.875135;0.483804;, 0.021110;0.903421;0.428234;, -0.288661;0.877164;0.383742;, -0.409769;0.893110;0.185589;, -0.462117;0.875702;0.139979;, -0.415689;0.867964;-0.271739;, -0.432389;0.886869;-0.162800;, -0.021082;0.903423;-0.428233;, -0.271468;0.891575;-0.362491;, 0.008513;0.875134;-0.483805;, 0.288673;0.877149;-0.383767;, 0.007292;0.314182;0.949335;, -0.964370;0.021169;-0.263709;, 0.790761;0.019353;-0.611819;, -0.250001;0.522148;-0.815390;, -0.250938;0.523486;-0.814244;, -0.303150;0.015968;-0.952809;, 0.876133;0.018946;0.481698;, 0.706340;0.504610;-0.496440;, 0.713407;0.497264;-0.493739;, 0.911528;0.020018;-0.410751;, -0.204884;0.016064;0.978655;, 0.700374;0.478278;0.529835;, 0.699483;0.468129;0.539980;, 0.655250;0.019007;0.755173;, -0.991257;0.017885;0.130726;, -0.289935;0.491423;0.821244;, -0.297755;0.483497;0.823148;, -0.469658;0.017900;0.882667;, -0.448826;0.018316;-0.893431;, -0.873588;0.486280;-0.019374;, -0.872612;0.488088;-0.017855;, 0.893468;0.003172;-0.449116;, 0.734281;-0.033206;0.678033;, 0.877370;0.005095;0.479787;, 0.759308;-0.030274;-0.650027;, -0.018400;-0.127505;0.991667;, -0.017547;0.006456;0.999825;, -0.017547;0.006456;0.999825;, -0.759314;-0.030270;0.650020;, -0.893465;0.003173;0.449122;, -0.018400;-0.127505;0.991667;, -0.734273;-0.033222;-0.678041;, -0.877372;0.005078;-0.479783;, 0.018399;-0.127511;-0.991667;, 0.017550;0.006435;-0.999825;, 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.994119;0.107076;0.016174;, 0.995077;0.098382;0.011925;, 0.994178;0.106149;0.018523;, 0.995004;0.099339;0.009969;, 0.010513;-0.080269;0.996718;, 0.010513;-0.080269;0.996718;, -0.062856;-0.079662;0.994838;, -0.994119;0.107076;-0.016174;, -0.995077;0.098382;-0.011925;, -0.994178;0.106149;-0.018523;, -0.995004;0.099339;-0.009969;, -0.010513;-0.080269;-0.996718;, 0.062856;-0.079662;-0.994838;, 0.995628;0.093289;0.004701;, 0.995509;0.094646;0.001987;, -0.133847;-0.040628;0.990169;, -0.150785;-0.042854;0.987637;, -0.995628;0.093289;-0.004701;, -0.995509;0.094646;-0.001987;, 0.133848;-0.040628;-0.990169;, 0.150786;-0.042854;-0.987637;; 158; 3;0,1,2;, 3;1,0,3;, 3;4,5,6;, 3;5,4,0;, 3;7,8,9;, 3;8,7,4;, 3;10,11,12;, 3;11,10,13;, 3;14,15,16;, 3;15,14,10;, 3;17,18,19;, 3;18,17,14;, 3;20,21,22;, 3;21,20,17;, 3;23,24,25;, 3;24,23,20;, 3;26,27,28;, 3;27,26,23;, 3;3,29,30;, 3;29,3,26;, 3;31,32,33;, 3;32,31,34;, 3;33,35,36;, 3;35,33,32;, 3;36,37,38;, 3;37,36,35;, 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,34,31;, 3;34,52,51;, 3;34,53,32;, 3;53,34,54;, 3;32,55,35;, 3;55,32,53;, 3;35,56,37;, 3;56,35,55;, 3;42,57,40;, 3;57,42,58;, 3;40,59,43;, 3;59,40,57;, 3;43,60,45;, 3;60,43,59;, 3;45,61,47;, 3;61,45,60;, 3;47,62,49;, 3;62,47,61;, 3;49,63,51;, 3;63,49,62;, 3;51,54,34;, 3;54,51,63;, 3;0,64,3;, 3;4,64,0;, 3;7,64,4;, 3;10,64,13;, 3;14,64,10;, 3;17,64,14;, 3;20,64,17;, 3;23,64,20;, 3;26,64,23;, 3;3,64,26;, 3;65,66,67;, 3;66,65,68;, 3;67,69,70;, 3;69,67,66;, 3;70,69,71;, 3;72,73,74;, 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,79,81;, 3;81,79,82;, 3;82,68,65;, 3;68,82,79;, 3;33,1,31;, 3;1,33,2;, 3;36,2,33;, 3;2,36,8;, 3;38,8,36;, 3;8,38,9;, 3;41,83,39;, 3;83,41,15;, 3;44,15,41;, 3;15,44,16;, 3;46,16,44;, 3;16,46,21;, 3;48,21,46;, 3;21,48,22;, 3;50,22,48;, 3;22,50,27;, 3;52,27,50;, 3;27,52,28;, 3;31,28,52;, 3;28,31,1;, 3;84,24,20;, 3;23,25,85;, 3;27,86,22;, 3;86,27,87;, 3;88,29,26;, 3;3,30,89;, 3;1,90,28;, 3;90,1,91;, 3;92,5,0;, 3;4,6,93;, 3;8,94,2;, 3;94,8,95;, 3;96,11,13;, 3;10,12,97;, 3;15,98,83;, 3;98,15,99;, 3;100,18,14;, 3;17,19,101;, 3;21,102,16;, 3;102,21,103;, 3;104,105,106;, 3;105,104,107;, 3;106,108,109;, 3;108,106,105;, 3;110,111,112;, 3;111,110,113;, 3;112,114,115;, 3;114,112,111;, 3;115,116,117;, 3;116,115,114;, 3;117,107,104;, 3;107,117,116;, 3;118,119,120;, 3;119,118,121;, 3;122,123,124;, 3;123,122,125;, 3;105,126,108;, 3;113,127,128;, 3;113,128,111;, 3;129,130,131;, 3;130,129,132;, 3;114,133,116;, 3;116,133,134;, 3;116,134,107;, 3;125,135,123;, 3;135,125,136;, 3;127,137,128;, 3;137,127,138;, 3;132,139,130;, 3;139,132,140;, 3;133,141,134;, 3;141,133,142;; } MeshMaterialList { 1; 158; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _01_-_Default } } MeshTextureCoords c1 { 143; 0.287511;0.885088;, 0.258928;0.619270;, 0.287975;0.619203;, 0.259657;0.884173;, 0.318165;0.885440;, 0.293795;0.635328;, 0.309798;0.635472;, 0.346049;0.885169;, 0.315156;0.619751;, 0.345350;0.621208;, 0.082588;0.884516;, 0.059516;0.637443;, 0.075641;0.637658;, 0.052536;0.884082;, 0.112511;0.884037;, 0.082060;0.618871;, 0.113587;0.618693;, 0.142986;0.884037;, 0.117028;0.636539;, 0.135192;0.636807;, 0.170644;0.884109;, 0.140288;0.618629;, 0.170207;0.618970;, 0.200650;0.884214;, 0.176190;0.634999;, 0.193941;0.635319;, 0.230332;0.883958;, 0.199335;0.618934;, 0.229732;0.619490;, 0.234881;0.637126;, 0.250710;0.636864;, 0.258823;0.589288;, 0.287844;0.554860;, 0.288309;0.589625;, 0.258626;0.555456;, 0.316469;0.554417;, 0.317382;0.589466;, 0.345705;0.554228;, 0.346107;0.589481;, 0.052386;0.590170;, 0.081771;0.554708;, 0.081912;0.589665;, 0.052835;0.554320;, 0.111575;0.555456;, 0.111736;0.589288;, 0.140827;0.555192;, 0.140677;0.589288;, 0.170929;0.555456;, 0.170881;0.589288;, 0.199590;0.555456;, 0.199598;0.589288;, 0.230009;0.555456;, 0.230143;0.589288;, 0.287295;0.535269;, 0.258226;0.535269;, 0.316673;0.535780;, 0.345567;0.535523;, 0.082571;0.535626;, 0.053049;0.535755;, 0.112376;0.535269;, 0.141067;0.535269;, 0.171330;0.535269;, 0.200391;0.535269;, 0.230409;0.535269;, 0.317891;0.907422;, 0.258226;0.535269;, 0.290625;0.496252;, 0.287295;0.535269;, 0.256546;0.496487;, 0.328968;0.497636;, 0.316673;0.535780;, 0.345567;0.535523;, 0.053049;0.535755;, 0.064466;0.498094;, 0.082571;0.535626;, 0.111205;0.496718;, 0.112376;0.535269;, 0.145240;0.496280;, 0.141067;0.535269;, 0.200206;0.498170;, 0.171330;0.535269;, 0.200391;0.535269;, 0.230409;0.535269;, 0.053223;0.618636;, 0.170207;0.618970;, 0.199335;0.618934;, 0.176190;0.634999;, 0.193941;0.635319;, 0.229732;0.619490;, 0.258928;0.619270;, 0.234881;0.637126;, 0.250710;0.636864;, 0.287975;0.619203;, 0.315156;0.619751;, 0.293795;0.635328;, 0.309798;0.635472;, 0.053223;0.618636;, 0.082060;0.618871;, 0.059516;0.637443;, 0.075641;0.637658;, 0.113587;0.618693;, 0.140288;0.618629;, 0.117028;0.636539;, 0.135192;0.636807;, 0.134630;0.391322;, 0.146610;0.129319;, 0.147550;0.391300;, 0.135641;0.129319;, 0.162586;0.121526;, 0.163984;0.391278;, 0.063762;0.391324;, 0.080889;0.129319;, 0.080043;0.391319;, 0.065268;0.121526;, 0.091460;0.129319;, 0.092544;0.391343;, 0.113354;0.122038;, 0.113300;0.391351;, 0.061043;0.043375;, 0.113136;0.043375;, 0.111785;0.043375;, 0.059729;0.043375;, 0.135641;0.129319;, 0.160537;0.092586;, 0.146610;0.129319;, 0.113270;0.092586;, 0.160537;0.092586;, 0.059816;0.092586;, 0.067050;0.092586;, 0.080889;0.129319;, 0.105874;0.092586;, 0.091460;0.129319;, 0.067050;0.092586;, 0.105874;0.092586;, 0.113270;0.092586;, 0.166205;0.043375;, 0.113136;0.043375;, 0.061043;0.043375;, 0.059729;0.043375;, 0.111785;0.043375;, 0.061043;0.043375;, 0.113136;0.043375;, 0.111785;0.043375;; } } }