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]; } template XSkinMeshHeader { <3cf169ce-ff7c-44ab-93c0-f78f62d172e2> WORD nMaxSkinWeightsPerVertex; WORD nMaxSkinWeightsPerFace; WORD nBones; } template SkinWeights { <6f0d123b-bad2-4167-a0d0-80224f25fabb> STRING transformNodeName; DWORD nWeights; array DWORD vertexIndices[nWeights]; array FLOAT weights[nWeights]; Matrix4x4 matrixOffset; } template AnimTicksPerSecond { <9e415a43-7ba6-4a73-8743-b73d47e88476> DWORD AnimTicksPerSecond; } template Animation { <3d82ab4f-62da-11cf-ab39-0020af71e433> [...] } template AnimationSet { <3d82ab50-62da-11cf-ab39-0020af71e433> [Animation <3d82ab4f-62da-11cf-ab39-0020af71e433>] } template FloatKeys { <10dd46a9-775b-11cf-8f52-0040333594a3> DWORD nValues; array FLOAT values[nValues]; } template TimedFloatKeys { DWORD time; FloatKeys tfkeys; } template AnimationKey { <10dd46a8-775b-11cf-8f52-0040333594a3> DWORD keyType; DWORD nKeys; array TimedFloatKeys keys[nKeys]; } Material _14_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "F_Mannequin01.png"; } } Frame Body { 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 Body { 651; 0.063891;0.767378;0.008855;, 0.033253;0.767476;0.009634;, 0.067719;0.784605;0.020766;, 0.059451;0.725390;-0.010358;, 0.045793;0.700901;-0.038785;, 0.041467;0.728283;-0.020615;, 0.063377;0.697426;-0.025014;, 0.025054;0.803403;0.057478;, 0.072123;0.782283;0.073922;, 0.061052;0.794512;0.054040;, 0.044742;0.777106;0.078714;, 0.072762;0.561694;0.052502;, 0.037254;0.590518;0.065179;, 0.041907;0.569329;0.079288;, 0.064895;0.588540;0.041948;, 0.072911;0.576939;0.005805;, 0.081653;0.547159;0.011191;, 0.051306;0.562598;-0.018362;, 0.071839;0.515511;-0.005867;, 0.041145;0.506745;-0.014970;, 0.022185;0.699990;-0.038053;, 0.017726;0.719682;-0.022867;, 0.000000;0.575651;0.062615;, 0.000000;0.550615;0.075678;, 0.040262;0.649166;0.057767;, 0.000000;0.674558;0.062550;, 0.000000;0.649395;0.061710;, 0.045899;0.686007;0.064655;, 0.061306;0.462878;-0.014672;, 0.106802;0.367365;0.019023;, 0.074441;0.364474;-0.008497;, 0.099544;0.465500;0.021362;, 0.082337;0.272697;0.003506;, 0.099741;0.275139;0.026838;, 0.011977;0.461293;0.007413;, 0.045783;0.366596;0.077935;, 0.028999;0.454013;0.077651;, 0.028887;0.361733;0.015932;, 0.070502;0.274272;0.064006;, 0.056896;0.269646;0.023722;, 0.090818;0.439226;0.074010;, 0.093314;0.372324;0.070292;, 0.090892;0.279986;0.063538;, 0.123470;0.000789;0.062922;, 0.086384;0.000445;0.098315;, 0.088678;0.000982;0.060043;, 0.119111;0.000422;0.097972;, 0.088307;0.233066;0.019067;, 0.113484;0.148708;0.048471;, 0.094224;0.151235;0.027911;, 0.116851;0.211430;0.039749;, 0.113046;0.071307;0.056320;, 0.102662;0.067198;0.034351;, 0.061245;0.199648;0.036719;, 0.080352;0.154330;0.084510;, 0.069950;0.231771;0.084941;, 0.076404;0.143027;0.045258;, 0.094492;0.074019;0.078166;, 0.091978;0.055676;0.053492;, 0.114900;0.158046;0.084039;, 0.112692;0.231068;0.084421;, 0.111499;0.080317;0.077777;, 0.091743;0.510400;0.021159;, 0.011977;0.461293;0.007413;, 0.000000;0.465711;-0.013348;, 0.077565;0.523492;0.070609;, 0.042954;0.529461;0.095532;, 0.085868;0.468851;0.069280;, 0.043724;0.479080;0.090173;, 0.034262;0.606064;0.057326;, 0.057409;0.650831;0.050421;, 0.062810;0.658567;0.035553;, 0.059708;0.656525;-0.000344;, 0.069490;0.688741;0.038269;, 0.060625;0.668146;-0.001340;, 0.039838;0.657879;-0.025883;, 0.040990;0.663346;-0.026432;, 0.020495;0.667662;-0.027383;, 0.015702;0.663519;-0.025446;, 0.133518;0.783044;0.018794;, 0.177423;0.745244;0.025648;, 0.133704;0.751147;0.023121;, 0.183556;0.785929;0.025705;, 0.234278;0.741606;0.032961;, 0.238767;0.776622;0.038862;, 0.125481;0.752426;0.064589;, 0.177423;0.745244;0.025648;, 0.173132;0.750110;0.073533;, 0.133704;0.751147;0.023121;, 0.225135;0.748331;0.075319;, 0.234278;0.741606;0.032961;, 0.098119;0.759853;0.065198;, 0.127724;0.767948;0.065356;, 0.098322;0.749483;0.058845;, 0.229703;0.776813;0.066903;, 0.179066;0.786267;0.065080;, 0.131711;0.790789;0.045870;, 0.264392;0.777798;0.033536;, 0.322934;0.735867;0.029006;, 0.262597;0.732698;0.028860;, 0.321434;0.763682;0.028340;, 0.363840;0.735210;0.026245;, 0.370257;0.753069;0.025991;, 0.262597;0.732698;0.028860;, 0.319352;0.743075;0.067000;, 0.258047;0.741385;0.079336;, 0.322934;0.735867;0.029006;, 0.367034;0.745545;0.057412;, 0.363840;0.735210;0.026245;, 0.317979;0.764059;0.066117;, 0.259876;0.777963;0.070056;, 0.369425;0.754122;0.056481;, 0.490810;0.699380;0.024009;, 0.467752;0.699007;0.066118;, 0.483837;0.696856;0.023311;, 0.474430;0.701298;0.066493;, 0.442315;0.704353;-0.001347;, 0.450708;0.713705;0.003627;, 0.449568;0.704945;0.004571;, 0.443686;0.712186;-0.006516;, 0.391222;0.730877;0.063931;, 0.424385;0.722671;0.016348;, 0.432001;0.719735;0.067889;, 0.391350;0.724261;0.016909;, 0.438330;0.727002;0.068129;, 0.399617;0.749565;0.064278;, 0.401709;0.747867;0.014964;, 0.436179;0.734328;0.020327;, 0.093630;0.800155;0.057044;, 0.097004;0.801008;0.039104;, 0.061052;0.794512;0.054040;, 0.064333;0.795983;0.039811;, 0.066255;0.694387;0.064882;, 0.030156;0.802760;0.043215;, 0.095439;0.790554;0.015452;, 0.063891;0.767378;0.008855;, 0.067719;0.784605;0.020766;, 0.094274;0.769807;0.010659;, 0.049132;0.734713;0.080652;, 0.000000;0.774333;0.078774;, 0.000000;0.720379;0.076901;, 0.072123;0.782283;0.073922;, 0.081884;0.747639;0.073115;, 0.075396;0.730802;0.026984;, 0.089985;0.750742;0.015864;, 0.081762;0.738596;0.066032;, 0.064439;0.745316;0.003024;, 0.068091;0.686958;-0.001228;, 0.068668;0.694554;0.016587;, 0.069964;0.689988;0.054162;, 0.391350;0.724261;0.016909;, 0.031324;0.832365;0.042691;, 0.021748;0.834564;0.058154;, 0.000000;0.804975;0.061736;, 0.000000;0.836983;0.063000;, 0.436179;0.734328;0.020327;, 0.490810;0.699380;0.024009;, 0.474430;0.701298;0.066493;, 0.423600;0.710986;0.002238;, 0.429523;0.724190;-0.003673;, 0.423600;0.710986;0.002238;, 0.434387;0.715875;0.011915;, 0.433096;0.731210;0.015628;, 0.433096;0.731210;0.015628;, 0.442315;0.704353;-0.001347;, 0.443686;0.712186;-0.006516;, 0.450708;0.713705;0.003627;, 0.129405;0.020112;0.005720;, 0.100574;0.000324;-0.037880;, 0.102061;0.016903;-0.030763;, 0.135001;0.000362;-0.001526;, 0.082918;0.032239;0.096591;, 0.088678;0.000982;0.060043;, 0.086384;0.000445;0.098315;, 0.083038;0.024318;0.057501;, 0.094492;0.074019;0.078166;, 0.121744;0.035266;0.095996;, 0.111499;0.080317;0.077777;, 0.123470;0.000789;0.062922;, 0.119111;0.000422;0.097972;, 0.124016;0.034011;0.060531;, 0.102662;0.067198;0.034351;, 0.113046;0.071307;0.056320;, 0.081073;0.013929;-0.021122;, 0.079373;0.000343;-0.028152;, 0.135001;0.000362;-0.001526;, 0.079373;0.000343;-0.028152;, 0.028887;0.361733;0.015932;, 0.056896;0.269646;0.023722;, 0.061245;0.199648;0.036719;, 0.076404;0.143027;0.045258;, 0.091978;0.055676;0.053492;, 0.091978;0.055676;0.053492;, 0.000000;0.453804;0.024545;, 0.036641;0.843986;0.019566;, 0.019111;0.828154;0.002778;, 0.030765;0.835169;-0.000011;, 0.022227;0.824231;0.026031;, 0.035644;0.856365;0.044738;, 0.026686;0.861676;0.062658;, 0.033591;0.960217;0.028884;, 0.000000;0.964092;-0.002182;, 0.000000;0.964094;-0.002176;, 0.023384;0.953279;-0.006150;, 0.033767;0.913198;-0.025991;, 0.018466;0.912708;-0.034951;, 0.028741;0.939265;-0.016119;, 0.040881;0.864314;-0.001598;, 0.047143;0.869397;0.025724;, 0.035237;0.850427;0.029390;, 0.051122;0.897800;0.045779;, 0.050469;0.906160;0.024529;, 0.040291;0.944556;-0.000681;, 0.045362;0.943037;0.026669;, 0.048569;0.907082;-0.002306;, 0.044984;0.938319;0.057519;, 0.048026;0.897402;0.052385;, 0.034379;0.893010;0.072623;, 0.000000;0.891617;0.085066;, 0.032857;0.935328;0.072503;, 0.000000;0.935341;0.082861;, 0.047805;0.885574;-0.003185;, 0.031242;0.855961;-0.020143;, 0.033369;0.878065;-0.026833;, 0.016004;0.825950;-0.023749;, 0.000000;0.822112;-0.008559;, 0.000000;0.823275;-0.035572;, 0.032717;0.955441;0.052939;, 0.000000;0.957270;0.063884;, 0.032717;0.955441;0.052939;, 0.000000;0.861300;0.069712;, 0.044984;0.938319;0.057519;, 0.053163;0.896120;0.032398;, 0.057755;0.893508;0.045542;, 0.050604;0.874182;0.025321;, 0.056418;0.906465;0.039035;, 0.057755;0.893508;0.045542;, 0.050604;0.874182;0.025321;, 0.056418;0.906465;0.039035;, 0.050469;0.906160;0.024529;, 0.050592;0.889034;0.015775;, 0.047143;0.869397;0.025724;, 0.034555;0.900892;-0.021361;, 0.050592;0.889034;0.015775;, 0.030156;0.802760;0.043215;, 0.019980;0.792660;0.031601;, 0.031324;0.832365;0.042691;, 0.064333;0.795983;0.039811;, 0.035644;0.856365;0.044738;, 0.048026;0.897402;0.052385;, 0.000000;0.781350;0.011714;, 0.000000;0.560426;-0.024705;, 0.000000;0.499123;-0.020020;, 0.000000;0.519140;0.093273;, 0.000000;0.484275;0.089834;, 0.000000;0.474566;0.084687;, 0.000000;0.453804;0.024545;, 0.017684;0.853247;-0.033455;, 0.010269;0.871452;-0.037221;, 0.000000;0.955782;-0.015253;, 0.000000;0.939980;-0.027064;, 0.012272;0.897310;-0.033415;, 0.000000;0.618143;-0.026232;, 0.037878;0.619064;-0.021330;, 0.058787;0.618579;0.005010;, 0.056629;0.610666;0.036667;, 0.000000;0.604257;0.058873;, 0.064333;0.795983;0.039811;, 0.129966;0.783470;0.057630;, 0.100574;0.000324;-0.037880;, 0.009371;0.846051;-0.038414;, 0.017001;0.847434;-0.029853;, 0.009748;0.847926;-0.035484;, 0.000000;0.865207;-0.043419;, 0.000000;0.870736;-0.051950;, 0.011257;0.851266;-0.039275;, 0.000000;0.847601;-0.039678;, 0.000000;0.844668;-0.041297;, 0.000000;0.912218;-0.040086;, 0.000000;0.895972;-0.037981;, 0.010481;0.853701;-0.038955;, 0.078286;0.737461;0.074795;, 0.081762;0.738596;0.066032;, 0.081884;0.747639;0.073115;, 0.000000;0.851700;-0.044554;, 0.000000;0.854921;-0.044027;, 0.067959;0.718886;0.036979;, 0.075396;0.730802;0.026984;, 0.066497;0.715199;-0.000888;, 0.064439;0.745316;0.003024;, 0.022318;0.675831;-0.036200;, 0.046071;0.672666;-0.036687;, 0.061391;0.674700;-0.019387;, 0.039111;0.741322;-0.012692;, 0.064439;0.745316;0.003024;, 0.089985;0.750742;0.015864;, 0.000000;0.735269;-0.016677;, 0.000000;0.765041;0.000123;, 0.011093;0.700644;-0.032096;, 0.011159;0.676746;-0.030109;, 0.000000;0.968229;0.029814;, 0.000000;0.814763;0.005404;, 0.000000;0.957270;0.063884;, 0.000000;0.677662;-0.028333;, 0.000000;0.701299;-0.030455;, 0.067959;0.718886;0.036979;, -0.063891;0.767378;0.008855;, -0.067719;0.784605;0.020766;, -0.033253;0.767476;0.009634;, -0.059451;0.725390;-0.010358;, -0.045793;0.700901;-0.038785;, -0.063377;0.697426;-0.025014;, -0.041467;0.728283;-0.020615;, -0.025054;0.803403;0.057478;, -0.072123;0.782283;0.073922;, -0.044742;0.777106;0.078714;, -0.061052;0.794512;0.054040;, -0.072762;0.561694;0.052502;, -0.037254;0.590518;0.065179;, -0.064895;0.588540;0.041948;, -0.041907;0.569329;0.079288;, -0.072911;0.576939;0.005805;, -0.081653;0.547159;0.011191;, -0.051306;0.562598;-0.018362;, -0.071839;0.515511;-0.005867;, -0.041145;0.506745;-0.014970;, -0.022185;0.699990;-0.038053;, -0.017726;0.719682;-0.022867;, 0.000000;0.575651;0.062615;, 0.000000;0.550615;0.075678;, -0.040262;0.649166;0.057767;, 0.000000;0.674558;0.062550;, -0.045899;0.686007;0.064655;, 0.000000;0.649395;0.061710;, -0.061306;0.462878;-0.014672;, -0.106802;0.367365;0.019023;, -0.099544;0.465500;0.021362;, -0.074441;0.364474;-0.008497;, -0.082337;0.272697;0.003506;, -0.099741;0.275139;0.026838;, -0.011977;0.461293;0.007413;, -0.045783;0.366596;0.077935;, -0.028887;0.361733;0.015932;, -0.028999;0.454013;0.077651;, -0.070502;0.274272;0.064006;, -0.056896;0.269646;0.023722;, -0.090818;0.439226;0.074010;, -0.093314;0.372324;0.070292;, -0.090892;0.279986;0.063538;, -0.123470;0.000789;0.062922;, -0.086384;0.000445;0.098315;, -0.119111;0.000422;0.097972;, -0.088678;0.000982;0.060043;, -0.088307;0.233066;0.019067;, -0.113484;0.148708;0.048471;, -0.116851;0.211430;0.039749;, -0.094224;0.151235;0.027911;, -0.113046;0.071307;0.056320;, -0.102662;0.067198;0.034351;, -0.061245;0.199648;0.036719;, -0.080352;0.154330;0.084510;, -0.076404;0.143027;0.045258;, -0.069950;0.231771;0.084941;, -0.094492;0.074019;0.078166;, -0.091978;0.055676;0.053492;, -0.114900;0.158046;0.084039;, -0.112692;0.231068;0.084421;, -0.111499;0.080317;0.077777;, -0.091743;0.510400;0.021159;, -0.011977;0.461293;0.007413;, -0.077565;0.523492;0.070609;, -0.042954;0.529461;0.095532;, -0.085868;0.468851;0.069280;, -0.043724;0.479080;0.090173;, -0.034262;0.606064;0.057326;, -0.057409;0.650831;0.050421;, -0.062810;0.658567;0.035553;, -0.069490;0.688741;0.038269;, -0.059708;0.656525;-0.000344;, -0.060625;0.668146;-0.001340;, -0.039838;0.657879;-0.025883;, -0.040990;0.663346;-0.026432;, -0.020495;0.667662;-0.027383;, -0.015702;0.663519;-0.025446;, -0.133518;0.783044;0.018794;, -0.133704;0.751147;0.023121;, -0.177423;0.745244;0.025648;, -0.183556;0.785929;0.025705;, -0.234278;0.741606;0.032961;, -0.238767;0.776622;0.038862;, -0.125481;0.752426;0.064589;, -0.177423;0.745244;0.025648;, -0.133704;0.751147;0.023121;, -0.173132;0.750110;0.073533;, -0.225135;0.748331;0.075319;, -0.234278;0.741606;0.032961;, -0.098119;0.759853;0.065198;, -0.098322;0.749483;0.058845;, -0.127724;0.767948;0.065356;, -0.229703;0.776813;0.066903;, -0.179066;0.786267;0.065080;, -0.131711;0.790789;0.045870;, -0.264392;0.777798;0.033536;, -0.322934;0.735867;0.029006;, -0.321434;0.763682;0.028340;, -0.262597;0.732698;0.028860;, -0.363840;0.735210;0.026245;, -0.370257;0.753069;0.025991;, -0.262597;0.732698;0.028860;, -0.319352;0.743075;0.067000;, -0.322934;0.735867;0.029006;, -0.258047;0.741385;0.079336;, -0.367034;0.745545;0.057412;, -0.363840;0.735210;0.026245;, -0.317979;0.764059;0.066117;, -0.259876;0.777963;0.070056;, -0.369425;0.754122;0.056481;, -0.490810;0.699380;0.024009;, -0.467752;0.699007;0.066118;, -0.474430;0.701298;0.066493;, -0.483837;0.696856;0.023311;, -0.442315;0.704353;-0.001347;, -0.450708;0.713705;0.003627;, -0.443686;0.712186;-0.006516;, -0.449568;0.704945;0.004571;, -0.391222;0.730877;0.063931;, -0.424385;0.722671;0.016348;, -0.391350;0.724261;0.016909;, -0.432001;0.719735;0.067889;, -0.438330;0.727002;0.068129;, -0.399617;0.749565;0.064278;, -0.401709;0.747867;0.014964;, -0.436179;0.734328;0.020327;, -0.093630;0.800155;0.057044;, -0.097004;0.801008;0.039104;, -0.061052;0.794512;0.054040;, -0.064333;0.795983;0.039811;, -0.066255;0.694387;0.064882;, -0.030156;0.802760;0.043215;, -0.095439;0.790554;0.015452;, -0.063891;0.767378;0.008855;, -0.094274;0.769807;0.010659;, -0.067719;0.784605;0.020766;, -0.049132;0.734713;0.080652;, 0.000000;0.774333;0.078774;, 0.000000;0.720379;0.076901;, -0.072123;0.782283;0.073922;, -0.081884;0.747639;0.073115;, -0.075396;0.730802;0.026984;, -0.081762;0.738596;0.066032;, -0.089985;0.750742;0.015864;, -0.064439;0.745316;0.003024;, -0.068091;0.686958;-0.001228;, -0.068668;0.694554;0.016587;, -0.069964;0.689988;0.054162;, -0.391350;0.724261;0.016909;, -0.031324;0.832365;0.042691;, -0.021748;0.834564;0.058154;, 0.000000;0.804975;0.061736;, 0.000000;0.836983;0.063000;, -0.436179;0.734328;0.020327;, -0.490810;0.699380;0.024009;, -0.474430;0.701298;0.066493;, -0.423600;0.710986;0.002238;, -0.429523;0.724190;-0.003673;, -0.423600;0.710986;0.002238;, -0.434387;0.715875;0.011915;, -0.433096;0.731210;0.015628;, -0.433096;0.731210;0.015628;, -0.442315;0.704353;-0.001347;, -0.443686;0.712186;-0.006516;, -0.450708;0.713705;0.003627;, -0.129405;0.020112;0.005720;, -0.100574;0.000324;-0.037880;, -0.135001;0.000362;-0.001526;, -0.102061;0.016903;-0.030763;, -0.082918;0.032239;0.096591;, -0.088678;0.000982;0.060043;, -0.083038;0.024318;0.057501;, -0.086384;0.000445;0.098315;, -0.094492;0.074019;0.078166;, -0.121744;0.035266;0.095996;, -0.111499;0.080317;0.077777;, -0.123470;0.000789;0.062922;, -0.124016;0.034011;0.060531;, -0.119111;0.000422;0.097972;, -0.102662;0.067198;0.034351;, -0.113046;0.071307;0.056320;, -0.081073;0.013929;-0.021122;, -0.079373;0.000343;-0.028152;, -0.135001;0.000362;-0.001526;, -0.079373;0.000343;-0.028152;, -0.028887;0.361733;0.015932;, -0.056896;0.269646;0.023722;, -0.061245;0.199648;0.036719;, -0.076404;0.143027;0.045258;, -0.091978;0.055676;0.053492;, -0.091978;0.055676;0.053492;, -0.036641;0.843986;0.019566;, -0.019111;0.828154;0.002778;, -0.022227;0.824231;0.026031;, -0.030765;0.835169;-0.000011;, -0.035644;0.856365;0.044738;, -0.026686;0.861676;0.062658;, -0.033591;0.960217;0.028884;, -0.023384;0.953279;-0.006150;, -0.033767;0.913198;-0.025991;, -0.028741;0.939265;-0.016119;, -0.018466;0.912708;-0.034951;, -0.040881;0.864314;-0.001598;, -0.047143;0.869397;0.025724;, -0.035237;0.850427;0.029390;, -0.051181;0.897800;0.045779;, -0.050469;0.906160;0.024529;, -0.040291;0.944556;-0.000681;, -0.048569;0.907082;-0.002306;, -0.045362;0.943037;0.026669;, -0.044984;0.938319;0.057519;, -0.048026;0.897402;0.052385;, -0.034379;0.893010;0.072623;, 0.000000;0.891617;0.085066;, -0.032857;0.935328;0.072503;, 0.000000;0.935341;0.082861;, -0.047805;0.885574;-0.003185;, -0.033369;0.878065;-0.026833;, -0.031242;0.855961;-0.020143;, -0.016004;0.825950;-0.023749;, -0.032717;0.955441;0.052939;, 0.000000;0.957270;0.063884;, -0.032717;0.955441;0.052939;, 0.000000;0.861300;0.069712;, -0.044984;0.938319;0.057519;, -0.057562;0.893508;0.045542;, -0.053163;0.896120;0.032398;, -0.050787;0.874182;0.025321;, -0.056226;0.906465;0.039035;, -0.057562;0.893508;0.045542;, -0.050787;0.874182;0.025321;, -0.056226;0.906465;0.039035;, -0.050469;0.906160;0.024529;, -0.050592;0.889034;0.015775;, -0.047143;0.869397;0.025724;, -0.034555;0.900892;-0.021361;, -0.050592;0.889034;0.015775;, -0.030156;0.802760;0.043215;, -0.031324;0.832365;0.042691;, -0.019980;0.792660;0.031601;, -0.064333;0.795983;0.039811;, -0.035644;0.856365;0.044738;, -0.048026;0.897402;0.052385;, 0.000000;0.519140;0.093273;, 0.000000;0.484275;0.089834;, 0.000000;0.474566;0.084687;, 0.000000;0.453804;0.024545;, -0.017684;0.853247;-0.033455;, -0.010269;0.871452;-0.037221;, -0.010481;0.853701;-0.038955;, -0.012272;0.897310;-0.033415;, -0.037878;0.619064;-0.021330;, -0.058787;0.618579;0.005010;, -0.056629;0.610666;0.036667;, 0.000000;0.604257;0.058873;, -0.064333;0.795983;0.039811;, -0.129966;0.783470;0.057630;, -0.100574;0.000324;-0.037880;, -0.017001;0.847434;-0.029853;, -0.009371;0.846051;-0.038414;, -0.009748;0.847926;-0.035484;, -0.011257;0.851266;-0.039275;, -0.078286;0.737461;0.074795;, -0.081884;0.747639;0.073115;, -0.081762;0.738596;0.066032;, -0.067959;0.718886;0.036979;, -0.075396;0.730802;0.026984;, -0.066497;0.715199;-0.000888;, -0.064439;0.745316;0.003024;, -0.022318;0.675831;-0.036200;, -0.046071;0.672666;-0.036687;, -0.061391;0.674700;-0.019387;, -0.039111;0.741322;-0.012692;, -0.064439;0.745316;0.003024;, -0.089985;0.750742;0.015864;, -0.011093;0.700644;-0.032096;, -0.011159;0.676746;-0.030109;, 0.000000;0.968229;0.029814;, 0.000000;0.957270;0.063884;, -0.067959;0.718886;0.036979;, 0.088307;0.233066;0.019067;, 0.050156;0.148374;0.006720;, 0.035905;0.225824;-0.000699;, 0.094224;0.151235;0.027911;, 0.082337;0.272697;0.003506;, 0.037303;0.278917;-0.012792;, 0.074441;0.364474;-0.008497;, 0.019616;0.372225;-0.019732;, 0.061306;0.462878;-0.014672;, 0.011297;0.461860;-0.021598;, 0.041145;0.506745;-0.014970;, 0.054479;0.074567;0.009667;, 0.102662;0.067198;0.034351;, 0.065211;0.150166;0.097489;, 0.000000;0.075976;0.106896;, 0.074358;0.079533;0.099666;, 0.000000;0.150545;0.104604;, 0.000000;0.218396;0.101755;, 0.054716;0.222044;0.099503;, 0.051504;0.278836;0.085789;, 0.000000;0.281407;0.093318;, 0.000000;0.375373;0.086427;, 0.042424;0.373728;0.082866;, 0.000000;0.446644;0.083572;, -0.035026;0.225849;-0.000823;, 0.000000;0.148872;-0.000315;, -0.046715;0.148404;0.005850;, 0.000000;0.227975;-0.002439;, -0.038288;0.278848;-0.012528;, 0.000000;0.280666;-0.015045;, -0.021310;0.372151;-0.019424;, 0.000000;0.372885;-0.022476;, -0.011725;0.462016;-0.021398;, 0.000000;0.459958;-0.024048;, 0.000000;0.499123;-0.020020;, -0.041145;0.506745;-0.014970;, 0.000000;0.081258;-0.001381;, -0.051701;0.074851;0.008804;, -0.063270;0.074889;0.099927;, -0.114900;0.158046;0.084039;, -0.111499;0.080317;0.077777;, -0.059534;0.151061;0.095876;, -0.112692;0.231068;0.084421;, -0.058212;0.219936;0.100596;, -0.090892;0.279986;0.063538;, -0.050992;0.280330;0.091719;, -0.041838;0.373051;0.085502;, -0.093314;0.372324;0.070292;, 0.000000;0.484275;0.089834;, -0.028999;0.454013;0.077651;, -0.061306;0.462878;-0.014672;, -0.074441;0.364474;-0.008497;, -0.082337;0.272697;0.003506;, -0.088307;0.233066;0.019067;, -0.094224;0.151235;0.027911;, -0.102662;0.067198;0.034351;, 0.090818;0.439227;0.074010;, 0.093314;0.372324;0.070292;, 0.028999;0.454013;0.077651;, 0.090892;0.279986;0.063538;, 0.112692;0.231068;0.084421;, 0.114900;0.158046;0.084039;, 0.111499;0.080317;0.077777;, -0.090818;0.439227;0.074010;; 984; 3;0,1,2;, 3;3,4,5;, 3;4,3,6;, 3;7,8,9;, 3;8,7,10;, 3;11,12,13;, 3;12,11,14;, 3;15,11,16;, 3;11,15,14;, 3;17,18,19;, 3;18,17,15;, 3;5,20,21;, 3;20,5,4;, 3;13,22,23;, 3;22,13,12;, 3;24,25,26;, 3;25,24,27;, 3;28,29,30;, 3;29,28,31;, 3;29,32,30;, 3;32,29,33;, 3;34,35,36;, 3;35,34,37;, 3;37,38,35;, 3;38,37,39;, 3;35,40,36;, 3;40,35,41;, 3;35,42,41;, 3;42,35,38;, 3;40,29,31;, 3;29,40,41;, 3;41,33,29;, 3;33,41,42;, 3;43,44,45;, 3;44,43,46;, 3;47,48,49;, 3;48,47,50;, 3;49,51,52;, 3;51,49,48;, 3;53,54,55;, 3;54,53,56;, 3;56,57,54;, 3;57,56,58;, 3;55,59,60;, 3;59,55,54;, 3;54,61,59;, 3;61,54,57;, 3;60,48,50;, 3;48,60,59;, 3;59,51,48;, 3;51,59,61;, 3;31,18,62;, 3;18,31,28;, 3;19,63,64;, 3;13,65,11;, 3;65,13,66;, 3;66,67,65;, 3;67,66,68;, 3;68,36,67;, 3;47,33,50;, 3;33,47,32;, 3;50,42,60;, 3;42,50,33;, 3;42,55,60;, 3;55,42,38;, 3;38,53,55;, 3;53,38,39;, 3;11,62,16;, 3;62,11,65;, 3;65,31,62;, 3;31,65,67;, 3;67,40,31;, 3;69,70,24;, 3;71,72,73;, 3;74,75,76;, 3;75,74,72;, 3;75,77,76;, 3;77,75,78;, 3;79,80,81;, 3;82,83,80;, 3;83,82,84;, 3;85,86,87;, 3;86,85,88;, 3;86,89,87;, 3;89,86,90;, 3;91,85,92;, 3;85,91,93;, 3;87,94,95;, 3;94,87,89;, 3;96,95,82;, 3;95,84,82;, 3;84,95,94;, 3;97,98,99;, 3;98,97,100;, 3;100,101,98;, 3;101,100,102;, 3;103,104,105;, 3;104,103,106;, 3;106,107,104;, 3;107,106,108;, 3;105,109,110;, 3;109,105,104;, 3;104,111,109;, 3;111,104,107;, 3;110,100,97;, 3;100,110,109;, 3;109,102,100;, 3;102,109,111;, 3;112,113,114;, 3;113,112,115;, 3;116,117,118;, 3;117,116,119;, 3;120,121,122;, 3;121,120,123;, 3;120,124,125;, 3;124,120,122;, 3;126,124,127;, 3;124,126,125;, 3;94,97,84;, 3;97,94,110;, 3;84,99,83;, 3;99,84,97;, 3;89,103,105;, 3;103,89,90;, 3;105,94,89;, 3;94,105,110;, 3;128,96,129;, 3;129,130,128;, 3;130,129,131;, 3;70,27,24;, 3;27,70,132;, 3;9,133,7;, 3;134,135,136;, 3;135,134,137;, 3;79,137,134;, 3;8,10,138;, 3;138,139,140;, 3;139,138,10;, 3;128,130,141;, 3;91,141,142;, 3;93,143,144;, 3;143,93,145;, 3;146,144,143;, 3;147,148,74;, 3;73,149,71;, 3;102,150,101;, 3;150,102,126;, 3;102,125,126;, 3;125,102,111;, 3;111,120,125;, 3;120,111,107;, 3;120,108,123;, 3;108,120,107;, 3;7,151,152;, 3;151,7,133;, 3;153,152,154;, 3;152,153,7;, 3;122,114,113;, 3;114,122,121;, 3;121,112,114;, 3;112,121,155;, 3;156,124,157;, 3;124,156,127;, 3;157,122,113;, 3;122,157,124;, 3;126,158,150;, 3;158,126,159;, 3;160,121,123;, 3;121,160,161;, 3;121,162,155;, 3;162,121,161;, 3;163,126,127;, 3;126,163,159;, 3;159,164,158;, 3;164,159,165;, 3;160,118,161;, 3;118,160,116;, 3;161,117,162;, 3;117,161,118;, 3;163,165,159;, 3;165,163,166;, 3;167,168,169;, 3;168,167,170;, 3;171,172,173;, 3;172,171,174;, 3;175,176,177;, 3;176,175,171;, 3;178,176,179;, 3;176,178,180;, 3;181,167,169;, 3;167,181,182;, 3;172,183,184;, 3;183,172,174;, 3;45,185,43;, 3;185,45,186;, 3;178,167,180;, 3;167,178,170;, 3;19,28,63;, 3;18,28,19;, 3;28,30,187;, 3;30,188,187;, 3;188,30,32;, 3;32,189,188;, 3;189,32,47;, 3;189,49,190;, 3;49,189,47;, 3;190,52,191;, 3;52,190,49;, 3;181,183,192;, 3;183,181,169;, 3;169,184,183;, 3;184,169,168;, 3;183,174,192;, 3;192,171,175;, 3;171,192,174;, 3;176,173,179;, 3;173,176,171;, 3;177,180,182;, 3;180,177,176;, 3;180,167,182;, 3;15,16,18;, 3;16,62,18;, 3;63,193,64;, 3;194,195,196;, 3;195,194,197;, 3;198,152,151;, 3;152,198,199;, 3;200,201,202;, 3;201,200,203;, 3;204,205,206;, 3;194,207,208;, 3;207,194,196;, 3;209,208,210;, 3;208,209,194;, 3;211,212,213;, 3;212,211,214;, 3;211,213,215;, 3;199,216,217;, 3;216,199,198;, 3;218,219,220;, 3;219,218,217;, 3;209,197,194;, 3;212,204,206;, 3;221,222,223;, 3;196,195,224;, 3;224,225,226;, 3;225,224,195;, 3;203,212,206;, 3;200,215,213;, 3;215,200,227;, 3;219,228,220;, 3;228,219,229;, 3;212,200,213;, 3;154,199,230;, 3;199,154,152;, 3;230,217,218;, 3;217,230,199;, 3;219,216,231;, 3;216,219,217;, 3;229,219,231;, 3;232,233,234;, 3;233,232,235;, 3;208,236,210;, 3;236,208,237;, 3;210,238,211;, 3;238,210,236;, 3;239,232,240;, 3;232,239,235;, 3;240,234,241;, 3;234,240,232;, 3;242,221,223;, 3;221,242,214;, 3;221,211,243;, 3;211,221,214;, 3;197,244,245;, 3;244,197,246;, 3;133,9,247;, 3;246,209,248;, 3;209,246,197;, 3;248,210,249;, 3;210,248,209;, 3;1,250,245;, 3;19,251,17;, 3;251,19,252;, 3;23,66,13;, 3;66,23,253;, 3;66,254,68;, 3;254,66,253;, 3;254,36,68;, 3;36,254,255;, 3;153,139,10;, 3;255,256,36;, 3;36,256,34;, 3;257,258,223;, 3;206,259,203;, 3;259,206,260;, 3;223,261,242;, 3;261,223,258;, 3;262,17,251;, 3;17,262,263;, 3;263,15,17;, 3;15,263,264;, 3;264,14,15;, 3;14,264,265;, 3;14,69,12;, 3;69,14,265;, 3;12,266,22;, 3;266,12,69;, 3;244,267,245;, 3;245,267,2;, 3;136,129,134;, 3;129,136,131;, 3;129,79,134;, 3;79,129,96;, 3;96,82,79;, 3;95,96,268;, 3;28,187,63;, 3;204,214,242;, 3;261,204,242;, 3;204,261,205;, 3;204,212,214;, 3;185,186,269;, 3;224,270,271;, 3;222,221,207;, 3;224,222,196;, 3;271,272,257;, 3;258,273,274;, 3;272,275,257;, 3;276,270,277;, 3;270,276,272;, 3;270,224,226;, 3;222,271,257;, 3;271,222,224;, 3;222,207,196;, 3;208,221,243;, 3;221,208,207;, 3;223,222,257;, 3;260,205,278;, 3;205,260,206;, 3;205,279,278;, 3;279,205,261;, 3;279,258,274;, 3;258,279,261;, 3;280,257,275;, 3;265,71,70;, 3;281,282,283;, 3;149,70,71;, 3;70,149,132;, 3;70,69,265;, 3;270,226,277;, 3;153,10,7;, 3;276,275,272;, 3;275,276,284;, 3;275,285,280;, 3;285,275,284;, 3;258,285,273;, 3;285,258,280;, 3;138,132,281;, 3;132,138,27;, 3;132,282,281;, 3;282,132,149;, 3;282,73,286;, 3;73,282,149;, 3;286,148,287;, 3;148,286,73;, 3;288,287,148;, 3;287,288,289;, 3;290,4,291;, 3;4,290,20;, 3;291,6,292;, 3;6,291,4;, 3;293,0,289;, 3;0,293,1;, 3;294,137,295;, 3;137,294,135;, 3;137,79,295;, 3;91,145,93;, 3;145,91,142;, 3;296,1,293;, 3;1,296,297;, 3;76,292,74;, 3;292,76,291;, 3;147,6,288;, 3;288,3,289;, 3;289,5,293;, 3;5,289,3;, 3;293,21,296;, 3;298,21,20;, 3;299,20,290;, 3;20,299,298;, 3;76,290,291;, 3;6,147,292;, 3;148,147,288;, 3;292,147,74;, 3;19,64,252;, 3;200,202,300;, 3;200,212,203;, 3;211,249,210;, 3;249,211,215;, 3;26,69,24;, 3;69,26,266;, 3;245,301,197;, 3;301,245,250;, 3;300,227,200;, 3;227,300,302;, 3;301,195,197;, 3;195,301,225;, 3;259,201,203;, 3;140,27,138;, 3;27,140,25;, 3;67,36,40;, 3;141,91,128;, 3;80,79,82;, 3;128,91,268;, 3;96,128,268;, 3;290,76,77;, 3;298,303,304;, 3;303,298,299;, 3;21,298,304;, 3;290,77,299;, 3;21,304,296;, 3;21,293,5;, 3;3,288,6;, 3;143,145,305;, 3;79,81,295;, 3;88,93,144;, 3;93,88,85;, 3;87,92,85;, 3;91,92,268;, 3;92,95,268;, 3;95,92,87;, 3;283,138,281;, 3;138,283,8;, 3;2,1,245;, 3;250,1,297;, 3;78,75,263;, 3;263,72,264;, 3;72,263,75;, 3;71,264,72;, 3;264,71,265;, 3;262,78,263;, 3;78,262,303;, 3;299,78,303;, 3;78,299,77;, 3;148,72,74;, 3;72,148,73;, 3;306,307,308;, 3;309,310,311;, 3;310,309,312;, 3;313,314,315;, 3;314,313,316;, 3;317,318,319;, 3;318,317,320;, 3;321,317,319;, 3;317,321,322;, 3;323,324,321;, 3;324,323,325;, 3;312,326,310;, 3;326,312,327;, 3;320,328,318;, 3;328,320,329;, 3;330,331,332;, 3;331,330,333;, 3;334,335,336;, 3;335,334,337;, 3;335,338,339;, 3;338,335,337;, 3;340,341,342;, 3;341,340,343;, 3;342,344,345;, 3;344,342,341;, 3;341,346,347;, 3;346,341,343;, 3;341,348,344;, 3;348,341,347;, 3;346,335,347;, 3;335,346,336;, 3;347,339,348;, 3;339,347,335;, 3;349,350,351;, 3;350,349,352;, 3;353,354,355;, 3;354,353,356;, 3;356,357,354;, 3;357,356,358;, 3;359,360,361;, 3;360,359,362;, 3;361,363,364;, 3;363,361,360;, 3;362,365,360;, 3;365,362,366;, 3;360,367,363;, 3;367,360,365;, 3;366,354,365;, 3;354,366,355;, 3;365,357,367;, 3;357,365,354;, 3;336,324,334;, 3;324,336,368;, 3;325,64,369;, 3;320,370,371;, 3;370,320,317;, 3;371,372,373;, 3;372,371,370;, 3;373,372,343;, 3;353,339,338;, 3;339,353,355;, 3;355,348,339;, 3;348,355,366;, 3;348,362,344;, 3;362,348,366;, 3;344,359,345;, 3;359,344,362;, 3;317,368,370;, 3;368,317,322;, 3;370,336,372;, 3;336,370,368;, 3;372,336,346;, 3;374,330,375;, 3;376,377,378;, 3;379,380,378;, 3;380,379,381;, 3;380,382,383;, 3;382,380,381;, 3;384,385,386;, 3;387,388,389;, 3;388,387,386;, 3;390,391,392;, 3;391,390,393;, 3;391,394,395;, 3;394,391,393;, 3;396,390,397;, 3;390,396,398;, 3;393,399,394;, 3;399,393,400;, 3;401,387,400;, 3;400,389,399;, 3;389,400,387;, 3;402,403,404;, 3;403,402,405;, 3;404,406,407;, 3;406,404,403;, 3;408,409,410;, 3;409,408,411;, 3;410,412,413;, 3;412,410,409;, 3;411,414,409;, 3;414,411,415;, 3;409,416,412;, 3;416,409,414;, 3;415,404,414;, 3;404,415,402;, 3;414,407,416;, 3;407,414,404;, 3;417,418,419;, 3;418,417,420;, 3;421,422,423;, 3;422,421,424;, 3;425,426,427;, 3;426,425,428;, 3;425,429,428;, 3;429,425,430;, 3;431,429,430;, 3;429,431,432;, 3;399,402,415;, 3;402,399,389;, 3;389,405,402;, 3;405,389,388;, 3;394,408,395;, 3;408,394,411;, 3;411,399,415;, 3;399,411,394;, 3;433,434,401;, 3;434,435,436;, 3;435,434,433;, 3;375,332,437;, 3;332,375,330;, 3;316,313,438;, 3;439,440,441;, 3;440,439,442;, 3;384,439,441;, 3;314,443,315;, 3;443,444,315;, 3;444,443,445;, 3;433,446,435;, 3;396,447,446;, 3;397,448,449;, 3;448,397,450;, 3;451,448,450;, 3;452,379,453;, 3;377,376,454;, 3;407,455,431;, 3;455,407,406;, 3;407,430,416;, 3;430,407,431;, 3;416,425,412;, 3;425,416,430;, 3;425,413,412;, 3;413,425,427;, 3;313,456,438;, 3;456,313,457;, 3;458,457,313;, 3;457,458,459;, 3;428,420,426;, 3;420,428,418;, 3;426,417,460;, 3;417,426,420;, 3;461,429,432;, 3;429,461,462;, 3;462,428,429;, 3;428,462,418;, 3;431,463,464;, 3;463,431,455;, 3;465,426,466;, 3;426,465,427;, 3;426,467,466;, 3;467,426,460;, 3;468,431,464;, 3;431,468,432;, 3;464,469,470;, 3;469,464,463;, 3;465,424,421;, 3;424,465,466;, 3;466,422,424;, 3;422,466,467;, 3;468,470,471;, 3;470,468,464;, 3;472,473,474;, 3;473,472,475;, 3;476,477,478;, 3;477,476,479;, 3;480,481,476;, 3;481,480,482;, 3;483,481,484;, 3;481,483,485;, 3;486,472,487;, 3;472,486,475;, 3;477,488,478;, 3;488,477,489;, 3;352,490,491;, 3;490,352,349;, 3;483,472,474;, 3;472,483,484;, 3;325,369,334;, 3;324,325,334;, 3;334,492,337;, 3;337,493,338;, 3;493,337,492;, 3;338,494,353;, 3;494,338,493;, 3;494,356,353;, 3;356,494,495;, 3;495,358,356;, 3;358,495,496;, 3;486,488,475;, 3;488,486,497;, 3;475,489,473;, 3;489,475,488;, 3;488,497,478;, 3;497,476,478;, 3;476,497,480;, 3;481,479,476;, 3;479,481,485;, 3;482,484,481;, 3;484,482,487;, 3;484,487,472;, 3;321,324,322;, 3;322,324,368;, 3;369,64,193;, 3;498,499,500;, 3;499,498,501;, 3;502,457,503;, 3;457,502,456;, 3;504,201,505;, 3;201,504,202;, 3;506,507,508;, 3;498,509,501;, 3;509,498,510;, 3;511,510,498;, 3;510,511,512;, 3;513,514,515;, 3;514,513,516;, 3;513,517,516;, 3;503,518,502;, 3;518,503,519;, 3;520,521,519;, 3;521,520,522;, 3;511,498,500;, 3;514,507,506;, 3;523,524,525;, 3;501,526,499;, 3;526,225,499;, 3;225,526,226;, 3;505,507,514;, 3;504,517,527;, 3;517,504,516;, 3;521,528,529;, 3;528,521,522;, 3;514,516,504;, 3;459,503,457;, 3;503,459,530;, 3;530,519,503;, 3;519,530,520;, 3;521,518,519;, 3;518,521,531;, 3;529,531,521;, 3;532,533,534;, 3;533,532,535;, 3;510,536,537;, 3;536,510,512;, 3;512,538,536;, 3;538,512,513;, 3;539,533,535;, 3;533,539,540;, 3;540,534,533;, 3;534,540,541;, 3;542,523,515;, 3;523,542,524;, 3;523,513,515;, 3;513,523,543;, 3;500,544,545;, 3;544,500,546;, 3;438,547,316;, 3;545,511,500;, 3;511,545,548;, 3;548,512,511;, 3;512,548,549;, 3;308,546,250;, 3;325,251,252;, 3;251,325,323;, 3;329,371,550;, 3;371,329,320;, 3;371,551,550;, 3;551,371,373;, 3;551,343,552;, 3;343,551,373;, 3;458,315,444;, 3;552,343,553;, 3;343,340,553;, 3;554,555,556;, 3;507,259,260;, 3;259,507,505;, 3;524,557,555;, 3;557,524,542;, 3;262,323,558;, 3;323,262,251;, 3;558,321,559;, 3;321,558,323;, 3;559,319,560;, 3;319,559,321;, 3;319,374,560;, 3;374,319,318;, 3;318,561,374;, 3;561,318,328;, 3;544,546,562;, 3;546,307,562;, 3;442,434,436;, 3;434,442,439;, 3;384,434,439;, 3;434,384,401;, 3;401,384,387;, 3;400,563,401;, 3;334,369,492;, 3;506,542,515;, 3;557,506,508;, 3;506,557,542;, 3;506,515,514;, 3;490,564,491;, 3;526,565,566;, 3;525,509,523;, 3;526,501,525;, 3;566,565,567;, 3;555,274,273;, 3;567,554,568;, 3;276,566,567;, 3;566,276,277;, 3;566,226,526;, 3;525,565,526;, 3;565,525,554;, 3;525,501,509;, 3;510,523,509;, 3;523,510,543;, 3;524,554,525;, 3;260,508,507;, 3;508,260,278;, 3;508,279,557;, 3;279,508,278;, 3;279,555,557;, 3;555,279,274;, 3;556,568,554;, 3;560,375,376;, 3;569,570,571;, 3;454,375,437;, 3;375,454,376;, 3;375,560,374;, 3;566,277,226;, 3;458,313,315;, 3;276,568,284;, 3;568,276,567;, 3;568,285,284;, 3;285,568,556;, 3;555,285,556;, 3;285,555,273;, 3;443,437,332;, 3;437,443,569;, 3;437,571,454;, 3;571,437,569;, 3;571,377,454;, 3;377,571,572;, 3;572,453,377;, 3;453,572,573;, 3;574,573,575;, 3;573,574,453;, 3;576,310,326;, 3;310,576,577;, 3;577,311,310;, 3;311,577,578;, 3;579,306,308;, 3;306,579,575;, 3;580,441,440;, 3;441,580,581;, 3;441,581,384;, 3;396,449,447;, 3;449,396,397;, 3;296,308,297;, 3;308,296,579;, 3;381,578,577;, 3;578,381,379;, 3;452,574,311;, 3;574,575,309;, 3;575,312,309;, 3;312,575,579;, 3;579,296,327;, 3;582,326,327;, 3;583,326,582;, 3;326,583,576;, 3;381,577,576;, 3;311,578,452;, 3;453,574,452;, 3;578,379,452;, 3;325,252,64;, 3;504,584,202;, 3;504,505,514;, 3;513,549,517;, 3;549,513,512;, 3;333,374,561;, 3;374,333,330;, 3;546,301,250;, 3;301,546,500;, 3;584,527,585;, 3;527,584,504;, 3;301,499,225;, 3;499,301,500;, 3;259,505,201;, 3;445,332,331;, 3;332,445,443;, 3;372,346,343;, 3;446,433,396;, 3;386,387,384;, 3;433,563,396;, 3;401,563,433;, 3;576,382,381;, 3;582,303,583;, 3;303,582,304;, 3;327,304,582;, 3;576,583,382;, 3;327,296,304;, 3;327,312,579;, 3;309,311,574;, 3;448,586,449;, 3;384,581,385;, 3;392,397,390;, 3;397,392,450;, 3;393,390,398;, 3;396,563,398;, 3;398,400,393;, 3;400,398,563;, 3;570,443,314;, 3;443,570,569;, 3;307,546,308;, 3;250,297,308;, 3;383,558,380;, 3;558,378,380;, 3;378,558,559;, 3;376,559,560;, 3;559,376,378;, 3;262,558,383;, 3;383,303,262;, 3;583,383,382;, 3;383,583,303;, 3;453,378,377;, 3;378,453,379;, 3;587,588,589;, 3;588,587,590;, 3;591,589,592;, 3;589,591,587;, 3;593,592,594;, 3;592,593,591;, 3;595,594,596;, 3;594,595,593;, 3;596,597,595;, 3;598,590,599;, 3;590,598,588;, 3;600,601,602;, 3;601,600,603;, 3;604,600,605;, 3;600,604,603;, 3;604,606,607;, 3;606,604,605;, 3;608,606,609;, 3;606,608,607;, 3;609,610,608;, 3;611,612,613;, 3;612,611,614;, 3;615,614,611;, 3;614,615,616;, 3;617,616,615;, 3;616,617,618;, 3;619,618,617;, 3;618,619,620;, 3;621,619,622;, 3;613,623,624;, 3;623,613,612;, 3;625,626,627;, 3;626,625,628;, 3;628,629,626;, 3;629,628,630;, 3;631,630,632;, 3;630,631,629;, 3;633,631,632;, 3;631,633,634;, 3;635,636,610;, 3;636,633,610;, 3;622,619,637;, 3;619,621,620;, 3;617,637,619;, 3;637,617,638;, 3;615,638,617;, 3;638,615,639;, 3;611,639,615;, 3;639,611,640;, 3;613,640,611;, 3;640,613,641;, 3;624,641,613;, 3;641,624,642;, 3;621,596,620;, 3;596,621,597;, 3;618,596,594;, 3;596,618,620;, 3;616,594,592;, 3;594,616,618;, 3;614,592,589;, 3;592,614,616;, 3;612,589,588;, 3;589,612,614;, 3;623,588,598;, 3;588,623,612;, 3;643,609,644;, 3;609,643,645;, 3;609,646,644;, 3;646,609,606;, 3;605,646,606;, 3;646,605,647;, 3;600,647,605;, 3;647,600,648;, 3;602,648,600;, 3;648,602,649;, 3;610,633,608;, 3;608,632,607;, 3;632,608,633;, 3;604,632,630;, 3;632,604,607;, 3;628,604,630;, 3;604,628,603;, 3;601,628,625;, 3;628,601,603;, 3;609,645,610;, 3;645,635,610;, 3;650,633,636;, 3;633,650,634;, 3;258,257,280;, 3;555,554,524;, 3;567,565,554;, 3;272,271,270;; MeshNormals { 651; 0.089406;0.388053;-0.917290;, 0.097515;0.599342;-0.794531;, -0.098422;0.697860;-0.709440;, 0.694170;0.363335;-0.621382;, 0.303751;0.241935;-0.921522;, 0.214907;0.527067;-0.822202;, 0.826221;0.114664;-0.551554;, 0.425882;0.555068;0.714510;, 0.200061;0.437192;0.876834;, 0.034088;0.929566;0.367078;, 0.084818;0.374061;0.923517;, 0.836454;0.363573;0.410073;, 0.244485;0.442600;0.862747;, 0.227346;0.480509;0.847009;, 0.824004;0.407024;0.394144;, 0.902025;0.240672;-0.358369;, 0.940451;0.200715;-0.274345;, 0.414427;0.020174;-0.909859;, 0.623774;0.052476;-0.779841;, 0.157326;-0.014415;-0.987442;, -0.246196;0.231406;-0.941190;, -0.061677;0.465063;-0.883126;, 0.000000;0.394690;0.918814;, 0.000000;0.449854;0.893102;, 0.198894;-0.128940;0.971502;, -0.000000;-0.203555;0.979064;, 0.000000;-0.085021;0.996379;, 0.131178;-0.267497;0.954588;, 0.165486;-0.019404;-0.986021;, 0.957337;-0.004597;-0.288936;, 0.177759;-0.072510;-0.981399;, 0.959584;0.098377;-0.263669;, 0.243515;-0.146100;-0.958830;, 0.936732;0.043786;-0.347298;, -0.149668;-0.782637;-0.604218;, -0.534290;-0.171113;0.827801;, -0.089254;-0.263076;0.960638;, -0.899617;-0.234931;-0.368098;, -0.614368;0.039642;0.788023;, -0.887921;-0.227323;-0.399901;, 0.446016;0.027990;0.894588;, 0.446016;0.027990;0.894588;, 0.522300;0.118575;0.844478;, 0.702994;-0.706964;0.077470;, -0.535499;-0.600748;0.593585;, -0.637208;-0.770537;0.015486;, 0.525232;-0.585992;0.617045;, 0.243515;-0.146100;-0.958830;, 0.938032;-0.031939;-0.345074;, 0.243515;-0.146100;-0.958830;, 0.922591;0.043116;-0.383363;, 0.955599;0.203284;-0.213324;, 0.240041;0.266418;-0.933489;, -0.910728;-0.181723;-0.370878;, -0.608324;-0.135467;0.782042;, -0.601204;0.120942;0.789890;, -0.929338;-0.196815;-0.312403;, -0.687239;0.132087;0.714321;, -0.958735;0.210691;-0.190885;, 0.522300;0.118575;0.844478;, 0.522300;0.118575;0.844478;, 0.522300;0.118575;0.844478;, 0.968429;0.143203;-0.204054;, -0.149668;-0.782637;-0.604218;, -0.000000;-0.687578;-0.726111;, 0.795593;0.193581;0.574072;, 0.231670;0.206130;0.950705;, 0.731304;0.091967;0.675823;, 0.217727;-0.274222;0.936695;, 0.318942;0.141607;0.937136;, 0.716346;-0.234110;0.657298;, 0.976460;-0.194370;0.093519;, 0.922919;-0.138806;-0.359101;, 0.985584;-0.155397;-0.066902;, 0.916343;-0.318195;-0.243039;, 0.395916;-0.167681;-0.902848;, 0.359745;-0.556737;-0.748751;, -0.150729;-0.468029;-0.870764;, 0.015003;-0.166313;-0.985959;, 0.167438;0.511094;-0.843058;, 0.048248;-0.741087;-0.669673;, 0.047396;-0.760988;-0.647032;, 0.187508;0.705104;-0.683863;, -0.125904;-0.709934;-0.692922;, 0.039896;0.770553;-0.636127;, -0.089598;-0.736349;0.670643;, 0.048248;-0.741087;-0.669673;, -0.112382;-0.557417;0.822592;, 0.047396;-0.760988;-0.647032;, -0.143137;-0.526756;0.837879;, -0.125904;-0.709934;-0.692922;, 0.269898;-0.055389;0.961294;, -0.124884;0.186582;0.974470;, 0.422849;-0.796093;0.432937;, 0.019574;0.780583;0.624745;, 0.038054;0.787352;0.615328;, 0.148373;0.983252;0.105831;, 0.021297;0.756075;-0.654138;, 0.006038;-0.775393;-0.631450;, -0.137199;-0.744492;-0.653382;, 0.117912;0.697773;-0.706548;, -0.307569;-0.727202;-0.613660;, -0.004991;0.740411;-0.672136;, -0.137199;-0.744492;-0.653382;, 0.153497;-0.585788;0.795796;, -0.056451;-0.561972;0.825228;, 0.006038;-0.775393;-0.631450;, -0.127011;-0.529167;0.838958;, -0.307569;-0.727202;-0.613660;, 0.254869;0.704438;0.662427;, 0.075696;0.782834;0.617609;, 0.115085;0.778430;0.617091;, 0.929533;-0.050073;-0.365324;, -0.108964;-0.788000;0.605956;, 0.106663;-0.771245;-0.627538;, 0.732277;-0.089724;0.675070;, 0.066406;-0.922492;-0.380261;, 0.975665;0.189239;0.110751;, 0.618187;-0.721191;0.312616;, 0.347506;0.084374;-0.933874;, -0.303231;-0.609051;0.732877;, -0.034524;-0.953758;0.298586;, -0.248211;-0.625036;0.740082;, -0.491195;-0.688624;-0.533409;, 0.316225;0.572253;0.756656;, 0.122472;0.725728;0.676992;, 0.020059;0.761868;-0.647421;, 0.546302;0.771714;-0.325594;, 0.110393;0.830837;0.545457;, 0.059108;0.982512;-0.176570;, 0.034088;0.929566;0.367078;, -0.042778;0.970029;-0.239196;, 0.594162;-0.341436;0.728281;, 0.732060;0.605487;-0.312207;, 0.022861;0.683922;-0.729197;, 0.089406;0.388053;-0.917290;, -0.098422;0.697860;-0.709440;, 0.150139;0.053763;-0.987202;, 0.090022;-0.128317;0.987639;, 0.000000;0.241203;0.970475;, 0.000000;-0.183978;0.982930;, 0.200061;0.437192;0.876834;, 0.492540;-0.138493;0.859200;, 0.871806;-0.449944;-0.193663;, 0.402601;-0.586574;-0.702740;, 0.856425;-0.451362;0.250616;, 0.542880;0.141133;-0.827866;, 0.982375;-0.177543;-0.058458;, 0.993534;-0.101663;-0.050543;, 0.965892;-0.242293;0.091364;, -0.491195;-0.688624;-0.533409;, 0.978905;-0.178819;0.098838;, 0.573333;-0.124816;0.809759;, -0.000000;0.294207;0.955742;, -0.000000;-0.137063;0.990562;, 0.546302;0.771714;-0.325594;, 0.929533;-0.050073;-0.365324;, 0.732277;-0.089724;0.675070;, -0.514576;-0.804796;-0.295830;, 0.024675;0.417812;-0.908199;, -0.514576;-0.804796;-0.295830;, 0.163084;-0.542516;0.824063;, 0.822174;0.535286;0.193647;, 0.822174;0.535286;0.193647;, 0.066406;-0.922492;-0.380261;, 0.347506;0.084374;-0.933874;, 0.975665;0.189239;0.110751;, 0.884422;0.375803;-0.276715;, 0.127456;-0.404647;-0.905547;, 0.105433;0.619779;-0.777662;, 0.792949;-0.536657;-0.288499;, -0.720786;0.176468;0.670318;, -0.637208;-0.770537;0.015486;, -0.535499;-0.600748;0.593585;, -0.998313;0.057879;-0.004652;, -0.687239;0.132087;0.714321;, 0.668159;0.217566;0.711498;, 0.522300;0.118575;0.844478;, 0.702994;-0.706964;0.077470;, 0.525232;-0.585992;0.617045;, 0.986029;0.153976;0.063553;, 0.240041;0.266418;-0.933489;, 0.955599;0.203284;-0.213324;, -0.867642;0.339641;-0.363099;, -0.690967;-0.522141;-0.499934;, 0.792949;-0.536657;-0.288499;, -0.690967;-0.522141;-0.499934;, -0.899617;-0.234931;-0.368098;, -0.887921;-0.227323;-0.399901;, -0.910728;-0.181723;-0.370878;, -0.929338;-0.196815;-0.312403;, -0.958735;0.210691;-0.190885;, -0.958735;0.210691;-0.190885;, 0.000000;-0.992410;-0.122976;, 0.867979;-0.483586;0.112952;, 0.541948;-0.832471;-0.115262;, 0.798387;-0.578403;-0.167419;, 0.842066;-0.401926;-0.359694;, 0.902739;-0.311785;0.296398;, 0.578648;-0.327181;0.747073;, 0.541933;0.840402;0.005870;, 0.000000;0.916466;-0.400114;, 0.000000;0.967280;-0.253711;, 0.410388;0.757309;-0.508001;, 0.665401;0.068820;-0.743307;, 0.407493;0.097995;-0.907935;, 0.486978;0.493645;-0.720533;, 0.920191;-0.317385;-0.229163;, 0.874613;-0.431935;0.220190;, 0.894026;-0.393348;0.214465;, 0.807265;0.006387;0.590154;, 0.985923;0.155591;-0.061219;, 0.780808;0.504165;-0.368994;, 0.924946;0.379447;-0.022233;, 0.941780;0.092053;-0.323383;, 0.865752;0.328196;0.377837;, 0.922879;-0.137852;0.359570;, 0.600005;-0.187964;0.777601;, -0.000000;-0.190762;0.981636;, 0.522032;0.317546;0.791610;, 0.000000;0.357166;0.934041;, 0.939538;-0.118447;-0.321309;, 0.808082;-0.304471;-0.504283;, 0.676513;-0.039527;-0.735369;, 0.586829;-0.723903;-0.362761;, 0.000000;-0.993392;-0.114775;, 0.000000;-0.751979;-0.659187;, 0.492280;0.776420;0.393488;, 0.000000;0.831371;0.555717;, 0.492280;0.776420;0.393488;, -0.000000;-0.328066;0.944655;, 0.865752;0.328196;0.377837;, 0.954464;-0.015949;-0.297899;, 0.727899;-0.249503;0.638680;, 0.825098;-0.507178;0.248964;, 0.571722;0.768783;0.286542;, 0.727899;-0.249503;0.638680;, 0.825098;-0.507178;0.248964;, 0.571722;0.768783;0.286542;, 0.985923;0.155591;-0.061219;, 0.979581;-0.112154;-0.166860;, 0.874613;-0.431935;0.220190;, 0.693898;-0.063823;-0.717240;, 0.979581;-0.112154;-0.166860;, 0.732060;0.605487;-0.312207;, 0.493584;0.381210;-0.781699;, 0.978905;-0.178819;0.098838;, -0.042778;0.970029;-0.239196;, 0.902739;-0.311785;0.296398;, 0.922879;-0.137852;0.359570;, 0.000000;0.444554;-0.895752;, 0.000000;-0.052919;-0.998599;, -0.079029;-0.024385;-0.996574;, 0.000000;0.128870;0.991661;, -0.000000;-0.211600;0.977356;, 0.000000;-0.636573;0.771216;, 0.000000;-0.992410;-0.122976;, 0.608750;-0.237744;-0.756902;, 0.536437;0.048745;-0.842532;, 0.000000;0.732463;-0.680807;, -0.000000;0.538994;-0.842310;, 0.450752;-0.011408;-0.892576;, -0.000000;-0.026848;-0.999640;, 0.443138;-0.011137;-0.896384;, 0.941524;0.075685;-0.328335;, 0.905616;0.131777;0.403107;, -0.000000;0.109813;0.993952;, -0.042778;0.970029;-0.239196;, 0.018623;0.586109;0.810018;, 0.127456;-0.404647;-0.905547;, 0.487724;0.223254;-0.843969;, 0.660274;-0.279322;-0.697149;, 0.570391;-0.009305;-0.821320;, -0.000000;-0.344424;-0.938814;, -0.000000;-0.225254;-0.974300;, 0.549430;-0.318507;-0.772451;, 0.000000;-0.087778;-0.996140;, 0.000000;0.188446;-0.982084;, -0.000000;0.137617;-0.990486;, 0.000000;0.063818;-0.997962;, 0.521995;0.159787;-0.837848;, 0.584876;-0.206639;0.784359;, 0.856425;-0.451362;0.250616;, 0.492540;-0.138493;0.859200;, 0.000000;-0.286324;-0.958133;, 0.000000;0.148437;-0.988922;, 0.975304;-0.217063;-0.040812;, 0.871806;-0.449944;-0.193663;, 0.949226;0.102297;-0.297498;, 0.542880;0.141133;-0.827866;, -0.259061;-0.381074;-0.887508;, 0.333441;-0.475295;-0.814194;, 0.790913;-0.455825;-0.408266;, 0.183790;0.511369;-0.839478;, 0.542880;0.141133;-0.827866;, 0.402601;-0.586574;-0.702740;, -0.000000;0.475581;-0.879672;, 0.000000;0.579215;-0.815175;, -0.290253;0.220568;-0.931184;, -0.279560;-0.278529;-0.918840;, 0.000000;0.997488;0.070833;, 0.000000;-0.730563;-0.682845;, 0.000000;0.831371;0.555717;, 0.000000;-0.138648;-0.990342;, 0.000000;0.190766;-0.981636;, 0.975304;-0.217063;-0.040812;, -0.089406;0.388053;-0.917290;, 0.098422;0.697860;-0.709440;, -0.097515;0.599342;-0.794531;, -0.694170;0.363335;-0.621382;, -0.303751;0.241935;-0.921522;, -0.826221;0.114664;-0.551554;, -0.214907;0.527067;-0.822202;, -0.425882;0.555068;0.714510;, -0.200061;0.437192;0.876834;, -0.084818;0.374061;0.923517;, -0.034088;0.929566;0.367078;, -0.836454;0.363573;0.410073;, -0.244485;0.442600;0.862747;, -0.824004;0.407024;0.394144;, -0.227346;0.480509;0.847009;, -0.902025;0.240672;-0.358369;, -0.940451;0.200715;-0.274345;, -0.414427;0.020174;-0.909859;, -0.623774;0.052476;-0.779841;, -0.079029;-0.024385;-0.996574;, 0.246196;0.231406;-0.941190;, 0.061677;0.465063;-0.883126;, 0.000000;0.394690;0.918814;, 0.000000;0.449854;0.893102;, -0.198894;-0.128940;0.971502;, -0.000000;-0.203555;0.979064;, -0.131178;-0.267497;0.954588;, 0.000000;-0.085021;0.996379;, -0.171316;-0.046085;-0.984138;, -0.957337;-0.004597;-0.288936;, -0.959584;0.098377;-0.263669;, -0.171316;-0.046085;-0.984138;, -0.237774;-0.173654;-0.955671;, -0.936732;0.043786;-0.347298;, 0.149668;-0.782637;-0.604218;, 0.534290;-0.171113;0.827801;, 0.899617;-0.234931;-0.368098;, 0.086911;-0.254515;0.963156;, 0.614368;0.039642;0.788023;, 0.887921;-0.227324;-0.399901;, -0.493952;0.120212;0.861139;, -0.493952;0.120212;0.861139;, -0.493952;0.120212;0.861139;, -0.702994;-0.706964;0.077470;, 0.535499;-0.600748;0.593585;, -0.525232;-0.585992;0.617045;, 0.637208;-0.770537;0.015486;, -0.237774;-0.173654;-0.955671;, -0.938032;-0.031939;-0.345074;, -0.922591;0.043116;-0.383363;, -0.248174;-0.093054;-0.964236;, -0.955599;0.203284;-0.213324;, -0.234432;0.266430;-0.934910;, 0.910728;-0.181723;-0.370878;, 0.608324;-0.135467;0.782042;, 0.929338;-0.196815;-0.312403;, 0.601204;0.120942;0.789890;, 0.687239;0.132087;0.714321;, 0.958735;0.210691;-0.190885;, -0.508239;-0.029502;0.860711;, -0.493952;0.120212;0.861139;, -0.533629;0.072377;0.842616;, -0.968429;0.143203;-0.204054;, 0.149668;-0.782637;-0.604218;, -0.795593;0.193581;0.574072;, -0.231670;0.206130;0.950705;, -0.731304;0.091967;0.675823;, -0.217727;-0.274222;0.936695;, -0.318942;0.141607;0.937136;, -0.716346;-0.234110;0.657298;, -0.976460;-0.194370;0.093519;, -0.985584;-0.155397;-0.066902;, -0.922919;-0.138806;-0.359101;, -0.916343;-0.318195;-0.243039;, -0.395916;-0.167681;-0.902848;, -0.359745;-0.556737;-0.748751;, 0.150729;-0.468029;-0.870764;, -0.015003;-0.166313;-0.985959;, -0.167438;0.511094;-0.843058;, -0.047396;-0.760988;-0.647032;, -0.048248;-0.741087;-0.669673;, -0.187508;0.705104;-0.683863;, 0.125904;-0.709934;-0.692922;, -0.039896;0.770553;-0.636127;, 0.089598;-0.736349;0.670643;, -0.048248;-0.741087;-0.669673;, -0.047396;-0.760988;-0.647032;, 0.112382;-0.557417;0.822592;, 0.143137;-0.526756;0.837879;, 0.125904;-0.709934;-0.692922;, -0.269898;-0.055389;0.961294;, -0.422849;-0.796093;0.432937;, 0.124884;0.186582;0.974470;, -0.019574;0.780583;0.624745;, -0.038054;0.787352;0.615328;, -0.148373;0.983252;0.105831;, -0.021297;0.756075;-0.654138;, -0.006038;-0.775393;-0.631450;, -0.117912;0.697773;-0.706548;, 0.137199;-0.744492;-0.653382;, 0.307569;-0.727202;-0.613660;, 0.004991;0.740411;-0.672136;, 0.137199;-0.744492;-0.653382;, -0.153497;-0.585788;0.795796;, -0.006038;-0.775393;-0.631450;, 0.056451;-0.561972;0.825228;, 0.127011;-0.529167;0.838958;, 0.307569;-0.727202;-0.613660;, -0.254869;0.704438;0.662427;, -0.075696;0.782834;0.617609;, -0.115085;0.778430;0.617091;, -0.929533;-0.050073;-0.365324;, 0.108964;-0.788000;0.605956;, -0.732277;-0.089724;0.675070;, -0.106663;-0.771245;-0.627538;, -0.066406;-0.922492;-0.380261;, -0.975666;0.189239;0.110751;, -0.347506;0.084374;-0.933874;, -0.618187;-0.721191;0.312616;, 0.303231;-0.609051;0.732877;, 0.034524;-0.953758;0.298586;, 0.491195;-0.688624;-0.533409;, 0.248211;-0.625036;0.740082;, -0.316225;0.572253;0.756656;, -0.122472;0.725728;0.676992;, -0.020059;0.761868;-0.647421;, -0.546302;0.771714;-0.325594;, -0.110393;0.830837;0.545457;, -0.059108;0.982512;-0.176570;, -0.034088;0.929566;0.367078;, 0.042778;0.970029;-0.239196;, -0.594162;-0.341436;0.728281;, -0.732060;0.605487;-0.312207;, -0.022861;0.683922;-0.729197;, -0.089406;0.388053;-0.917290;, -0.150139;0.053763;-0.987202;, 0.098422;0.697860;-0.709440;, -0.090022;-0.128317;0.987639;, 0.000000;0.241203;0.970475;, 0.000000;-0.183978;0.982930;, -0.200061;0.437192;0.876834;, -0.492540;-0.138493;0.859200;, -0.871806;-0.449944;-0.193663;, -0.856425;-0.451362;0.250616;, -0.402601;-0.586574;-0.702740;, -0.542880;0.141133;-0.827866;, -0.982375;-0.177543;-0.058458;, -0.993534;-0.101663;-0.050543;, -0.965892;-0.242293;0.091364;, 0.491195;-0.688624;-0.533409;, -0.978905;-0.178819;0.098838;, -0.573333;-0.124816;0.809759;, -0.000000;0.294207;0.955742;, -0.000000;-0.137063;0.990562;, -0.546302;0.771714;-0.325594;, -0.929533;-0.050073;-0.365324;, -0.732277;-0.089724;0.675070;, 0.514576;-0.804796;-0.295830;, -0.024675;0.417811;-0.908199;, 0.514576;-0.804796;-0.295830;, -0.163084;-0.542516;0.824063;, -0.822174;0.535286;0.193647;, -0.822174;0.535286;0.193647;, -0.066406;-0.922492;-0.380261;, -0.347506;0.084374;-0.933874;, -0.975666;0.189239;0.110751;, -0.884422;0.375803;-0.276715;, -0.127456;-0.404647;-0.905547;, -0.792949;-0.536657;-0.288499;, -0.105433;0.619779;-0.777662;, 0.720786;0.176468;0.670318;, 0.637208;-0.770537;0.015486;, 0.998313;0.057879;-0.004652;, 0.535499;-0.600748;0.593585;, 0.687239;0.132087;0.714321;, -0.668159;0.217566;0.711498;, -0.533629;0.072377;0.842616;, -0.702994;-0.706964;0.077470;, -0.986029;0.153976;0.063553;, -0.525232;-0.585992;0.617045;, -0.234432;0.266430;-0.934910;, -0.955599;0.203284;-0.213324;, 0.867642;0.339641;-0.363099;, 0.690967;-0.522141;-0.499934;, -0.792949;-0.536657;-0.288499;, 0.690967;-0.522141;-0.499934;, 0.899617;-0.234931;-0.368098;, 0.887921;-0.227324;-0.399901;, 0.910728;-0.181723;-0.370878;, 0.929338;-0.196815;-0.312403;, 0.958735;0.210691;-0.190885;, 0.958735;0.210691;-0.190885;, -0.867980;-0.483623;0.112779;, -0.541948;-0.832471;-0.115262;, -0.842066;-0.401926;-0.359694;, -0.798387;-0.578403;-0.167419;, -0.902343;-0.312108;0.297264;, -0.578648;-0.327181;0.747073;, -0.541933;0.840402;0.005870;, -0.410388;0.757309;-0.508001;, -0.665401;0.068820;-0.743307;, -0.486978;0.493645;-0.720533;, -0.407493;0.097995;-0.907935;, -0.920191;-0.317385;-0.229163;, -0.874999;-0.432069;0.218388;, -0.893929;-0.393617;0.214375;, -0.804886;0.007354;0.593384;, -0.985952;0.155574;-0.060787;, -0.780808;0.504165;-0.368994;, -0.941780;0.092053;-0.323383;, -0.924946;0.379447;-0.022233;, -0.865685;0.328339;0.377867;, -0.922595;-0.137832;0.360306;, -0.600005;-0.187964;0.777601;, -0.000000;-0.190762;0.981636;, -0.522032;0.317546;0.791610;, 0.000000;0.357166;0.934041;, -0.939538;-0.118447;-0.321309;, -0.676513;-0.039527;-0.735369;, -0.808082;-0.304471;-0.504283;, -0.586829;-0.723903;-0.362761;, -0.492280;0.776420;0.393488;, 0.000000;0.831371;0.555717;, -0.492280;0.776420;0.393488;, -0.000000;-0.328066;0.944655;, -0.865685;0.328339;0.377867;, -0.719805;-0.257478;0.644659;, -0.956469;-0.011709;-0.291598;, -0.826900;-0.506452;0.244425;, -0.563336;0.771629;0.295367;, -0.719805;-0.257478;0.644659;, -0.826900;-0.506452;0.244425;, -0.563336;0.771629;0.295367;, -0.985952;0.155574;-0.060787;, -0.979290;-0.110808;-0.169448;, -0.874999;-0.432069;0.218388;, -0.693898;-0.063823;-0.717240;, -0.979290;-0.110808;-0.169448;, -0.732060;0.605487;-0.312207;, -0.978905;-0.178819;0.098838;, -0.493584;0.381210;-0.781699;, 0.042778;0.970029;-0.239196;, -0.902343;-0.312108;0.297264;, -0.922595;-0.137832;0.360306;, 0.000000;0.128870;0.991661;, -0.000000;-0.211600;0.977356;, 0.000000;-0.636573;0.771216;, 0.000000;-0.992410;-0.122976;, -0.608750;-0.237744;-0.756902;, -0.536437;0.048745;-0.842532;, -0.521995;0.159787;-0.837848;, -0.450752;-0.011408;-0.892576;, -0.443138;-0.011137;-0.896384;, -0.941524;0.075685;-0.328335;, -0.905616;0.131777;0.403107;, -0.000000;0.109813;0.993952;, 0.042778;0.970029;-0.239196;, -0.018623;0.586109;0.810018;, -0.127456;-0.404647;-0.905547;, -0.660274;-0.279322;-0.697149;, -0.487724;0.223254;-0.843969;, -0.570391;-0.009304;-0.821320;, -0.549430;-0.318507;-0.772451;, -0.584876;-0.206639;0.784360;, -0.492540;-0.138493;0.859200;, -0.856425;-0.451362;0.250616;, -0.975304;-0.217063;-0.040812;, -0.871806;-0.449944;-0.193663;, -0.949226;0.102297;-0.297498;, -0.542880;0.141133;-0.827866;, 0.259061;-0.381074;-0.887508;, -0.333441;-0.475295;-0.814194;, -0.790913;-0.455825;-0.408266;, -0.183790;0.511369;-0.839478;, -0.542880;0.141133;-0.827866;, -0.402601;-0.586574;-0.702740;, 0.290253;0.220568;-0.931184;, 0.279560;-0.278529;-0.918840;, 0.000000;0.997488;0.070833;, 0.000000;0.831371;0.555717;, -0.975304;-0.217063;-0.040812;, 0.243515;-0.146100;-0.958830;, 0.287219;-0.029867;-0.957399;, 0.215066;-0.142316;-0.966174;, 0.243515;-0.146100;-0.958830;, 0.243515;-0.146100;-0.958830;, 0.184723;-0.151088;-0.971108;, 0.177759;-0.072510;-0.981399;, 0.161816;-0.041433;-0.985951;, 0.165486;-0.019404;-0.986021;, 0.160966;0.034042;-0.986373;, 0.157326;-0.014415;-0.987442;, 0.327499;-0.013340;-0.944757;, 0.240041;0.266418;-0.933489;, 0.206538;0.011565;0.978370;, -0.015225;0.041258;0.999033;, 0.249024;0.012007;0.968423;, -0.008106;0.020420;0.999759;, 0.014069;0.078541;0.996812;, 0.178881;0.135739;0.974462;, 0.224092;0.155823;0.962030;, 0.038806;0.112630;0.992879;, 0.037631;0.051910;0.997943;, 0.181625;0.033288;0.982804;, 0.006373;-0.018130;0.999815;, -0.211659;-0.142281;-0.966932;, 0.003295;-0.029365;-0.999563;, -0.277760;-0.029855;-0.960186;, 0.001134;-0.142944;-0.989730;, -0.187972;-0.151365;-0.970441;, -0.001889;-0.145573;-0.989346;, -0.164414;-0.041092;-0.985535;, -0.002502;-0.039464;-0.999218;, -0.163100;0.033745;-0.986032;, -0.002961;0.039136;-0.999230;, -0.079029;-0.024385;-0.996574;, -0.079029;-0.024385;-0.996574;, 0.003175;-0.007784;-0.999965;, -0.319638;-0.012771;-0.947454;, -0.220481;0.016207;0.975257;, -0.508239;-0.029502;0.860711;, -0.533629;0.072377;0.842616;, -0.195601;-0.001876;0.980682;, -0.493952;0.120212;0.861139;, -0.186655;0.102335;0.977081;, -0.493952;0.120212;0.861139;, -0.219573;0.143249;0.965022;, -0.171716;0.049086;0.983923;, -0.493952;0.120212;0.861139;, -0.000000;-0.211600;0.977356;, 0.086911;-0.254515;0.963156;, -0.171316;-0.046085;-0.984138;, -0.171316;-0.046085;-0.984138;, -0.237774;-0.173654;-0.955671;, -0.237774;-0.173654;-0.955671;, -0.248174;-0.093054;-0.964236;, -0.234432;0.266430;-0.934910;, 0.446016;0.027990;0.894588;, 0.446016;0.027990;0.894588;, -0.089254;-0.263076;0.960638;, 0.522300;0.118575;0.844478;, 0.522300;0.118575;0.844478;, 0.522300;0.118575;0.844478;, 0.522300;0.118575;0.844478;, -0.493952;0.120212;0.861139;; 984; 3;0,1,2;, 3;3,4,5;, 3;4,3,6;, 3;7,8,9;, 3;8,7,10;, 3;11,12,13;, 3;12,11,14;, 3;15,11,16;, 3;11,15,14;, 3;17,18,19;, 3;18,17,15;, 3;5,20,21;, 3;20,5,4;, 3;13,22,23;, 3;22,13,12;, 3;24,25,26;, 3;25,24,27;, 3;28,29,30;, 3;29,28,31;, 3;29,32,30;, 3;32,29,33;, 3;34,35,36;, 3;35,34,37;, 3;37,38,35;, 3;38,37,39;, 3;35,40,36;, 3;40,35,41;, 3;35,42,41;, 3;42,35,38;, 3;40,29,31;, 3;29,40,41;, 3;41,33,29;, 3;33,41,42;, 3;43,44,45;, 3;44,43,46;, 3;47,48,49;, 3;48,47,50;, 3;49,51,52;, 3;51,49,48;, 3;53,54,55;, 3;54,53,56;, 3;56,57,54;, 3;57,56,58;, 3;55,59,60;, 3;59,55,54;, 3;54,61,59;, 3;61,54,57;, 3;60,48,50;, 3;48,60,59;, 3;59,51,48;, 3;51,59,61;, 3;31,18,62;, 3;18,31,28;, 3;19,63,64;, 3;13,65,11;, 3;65,13,66;, 3;66,67,65;, 3;67,66,68;, 3;68,36,67;, 3;47,33,50;, 3;33,47,32;, 3;50,42,60;, 3;42,50,33;, 3;42,55,60;, 3;55,42,38;, 3;38,53,55;, 3;53,38,39;, 3;11,62,16;, 3;62,11,65;, 3;65,31,62;, 3;31,65,67;, 3;67,40,31;, 3;69,70,24;, 3;71,72,73;, 3;74,75,76;, 3;75,74,72;, 3;75,77,76;, 3;77,75,78;, 3;79,80,81;, 3;82,83,80;, 3;83,82,84;, 3;85,86,87;, 3;86,85,88;, 3;86,89,87;, 3;89,86,90;, 3;91,85,92;, 3;85,91,93;, 3;87,94,95;, 3;94,87,89;, 3;96,95,82;, 3;95,84,82;, 3;84,95,94;, 3;97,98,99;, 3;98,97,100;, 3;100,101,98;, 3;101,100,102;, 3;103,104,105;, 3;104,103,106;, 3;106,107,104;, 3;107,106,108;, 3;105,109,110;, 3;109,105,104;, 3;104,111,109;, 3;111,104,107;, 3;110,100,97;, 3;100,110,109;, 3;109,102,100;, 3;102,109,111;, 3;112,113,114;, 3;113,112,115;, 3;116,117,118;, 3;117,116,119;, 3;120,121,122;, 3;121,120,123;, 3;120,124,125;, 3;124,120,122;, 3;126,124,127;, 3;124,126,125;, 3;94,97,84;, 3;97,94,110;, 3;84,99,83;, 3;99,84,97;, 3;89,103,105;, 3;103,89,90;, 3;105,94,89;, 3;94,105,110;, 3;128,96,129;, 3;129,130,128;, 3;130,129,131;, 3;70,27,24;, 3;27,70,132;, 3;9,133,7;, 3;134,135,136;, 3;135,134,137;, 3;79,137,134;, 3;8,10,138;, 3;138,139,140;, 3;139,138,10;, 3;128,130,141;, 3;91,141,142;, 3;93,143,144;, 3;143,93,145;, 3;146,144,143;, 3;147,148,74;, 3;73,149,71;, 3;102,150,101;, 3;150,102,126;, 3;102,125,126;, 3;125,102,111;, 3;111,120,125;, 3;120,111,107;, 3;120,108,123;, 3;108,120,107;, 3;7,151,152;, 3;151,7,133;, 3;153,152,154;, 3;152,153,7;, 3;122,114,113;, 3;114,122,121;, 3;121,112,114;, 3;112,121,155;, 3;156,124,157;, 3;124,156,127;, 3;157,122,113;, 3;122,157,124;, 3;126,158,150;, 3;158,126,159;, 3;160,121,123;, 3;121,160,161;, 3;121,162,155;, 3;162,121,161;, 3;163,126,127;, 3;126,163,159;, 3;159,164,158;, 3;164,159,165;, 3;160,118,161;, 3;118,160,116;, 3;161,117,162;, 3;117,161,118;, 3;163,165,159;, 3;165,163,166;, 3;167,168,169;, 3;168,167,170;, 3;171,172,173;, 3;172,171,174;, 3;175,176,177;, 3;176,175,171;, 3;178,176,179;, 3;176,178,180;, 3;181,167,169;, 3;167,181,182;, 3;172,183,184;, 3;183,172,174;, 3;45,185,43;, 3;185,45,186;, 3;178,167,180;, 3;167,178,170;, 3;19,28,63;, 3;18,28,19;, 3;28,30,187;, 3;30,188,187;, 3;188,30,32;, 3;32,189,188;, 3;189,32,47;, 3;189,49,190;, 3;49,189,47;, 3;190,52,191;, 3;52,190,49;, 3;181,183,192;, 3;183,181,169;, 3;169,184,183;, 3;184,169,168;, 3;183,174,192;, 3;192,171,175;, 3;171,192,174;, 3;176,173,179;, 3;173,176,171;, 3;177,180,182;, 3;180,177,176;, 3;180,167,182;, 3;15,16,18;, 3;16,62,18;, 3;63,193,64;, 3;194,195,196;, 3;195,194,197;, 3;198,152,151;, 3;152,198,199;, 3;200,201,202;, 3;201,200,203;, 3;204,205,206;, 3;194,207,208;, 3;207,194,196;, 3;209,208,210;, 3;208,209,194;, 3;211,212,213;, 3;212,211,214;, 3;211,213,215;, 3;199,216,217;, 3;216,199,198;, 3;218,219,220;, 3;219,218,217;, 3;209,197,194;, 3;212,204,206;, 3;221,222,223;, 3;196,195,224;, 3;224,225,226;, 3;225,224,195;, 3;203,212,206;, 3;200,215,213;, 3;215,200,227;, 3;219,228,220;, 3;228,219,229;, 3;212,200,213;, 3;154,199,230;, 3;199,154,152;, 3;230,217,218;, 3;217,230,199;, 3;219,216,231;, 3;216,219,217;, 3;229,219,231;, 3;232,233,234;, 3;233,232,235;, 3;208,236,210;, 3;236,208,237;, 3;210,238,211;, 3;238,210,236;, 3;239,232,240;, 3;232,239,235;, 3;240,234,241;, 3;234,240,232;, 3;242,221,223;, 3;221,242,214;, 3;221,211,243;, 3;211,221,214;, 3;197,244,245;, 3;244,197,246;, 3;133,9,247;, 3;246,209,248;, 3;209,246,197;, 3;248,210,249;, 3;210,248,209;, 3;1,250,245;, 3;19,251,17;, 3;251,19,252;, 3;23,66,13;, 3;66,23,253;, 3;66,254,68;, 3;254,66,253;, 3;254,36,68;, 3;36,254,255;, 3;153,139,10;, 3;255,256,36;, 3;36,256,34;, 3;257,258,223;, 3;206,259,203;, 3;259,206,260;, 3;223,261,242;, 3;261,223,258;, 3;262,17,251;, 3;17,262,263;, 3;263,15,17;, 3;15,263,264;, 3;264,14,15;, 3;14,264,265;, 3;14,69,12;, 3;69,14,265;, 3;12,266,22;, 3;266,12,69;, 3;244,267,245;, 3;245,267,2;, 3;136,129,134;, 3;129,136,131;, 3;129,79,134;, 3;79,129,96;, 3;96,82,79;, 3;95,96,268;, 3;28,187,63;, 3;204,214,242;, 3;261,204,242;, 3;204,261,205;, 3;204,212,214;, 3;185,186,269;, 3;224,270,271;, 3;222,221,207;, 3;224,222,196;, 3;271,272,257;, 3;258,273,274;, 3;272,275,257;, 3;276,270,277;, 3;270,276,272;, 3;270,224,226;, 3;222,271,257;, 3;271,222,224;, 3;222,207,196;, 3;208,221,243;, 3;221,208,207;, 3;223,222,257;, 3;260,205,278;, 3;205,260,206;, 3;205,279,278;, 3;279,205,261;, 3;279,258,274;, 3;258,279,261;, 3;280,257,275;, 3;265,71,70;, 3;281,282,283;, 3;149,70,71;, 3;70,149,132;, 3;70,69,265;, 3;270,226,277;, 3;153,10,7;, 3;276,275,272;, 3;275,276,284;, 3;275,285,280;, 3;285,275,284;, 3;258,285,273;, 3;285,258,280;, 3;138,132,281;, 3;132,138,27;, 3;132,282,281;, 3;282,132,149;, 3;282,73,286;, 3;73,282,149;, 3;286,148,287;, 3;148,286,73;, 3;288,287,148;, 3;287,288,289;, 3;290,4,291;, 3;4,290,20;, 3;291,6,292;, 3;6,291,4;, 3;293,0,289;, 3;0,293,1;, 3;294,137,295;, 3;137,294,135;, 3;137,79,295;, 3;91,145,93;, 3;145,91,142;, 3;296,1,293;, 3;1,296,297;, 3;76,292,74;, 3;292,76,291;, 3;147,6,288;, 3;288,3,289;, 3;289,5,293;, 3;5,289,3;, 3;293,21,296;, 3;298,21,20;, 3;299,20,290;, 3;20,299,298;, 3;76,290,291;, 3;6,147,292;, 3;148,147,288;, 3;292,147,74;, 3;19,64,252;, 3;200,202,300;, 3;200,212,203;, 3;211,249,210;, 3;249,211,215;, 3;26,69,24;, 3;69,26,266;, 3;245,301,197;, 3;301,245,250;, 3;300,227,200;, 3;227,300,302;, 3;301,195,197;, 3;195,301,225;, 3;259,201,203;, 3;140,27,138;, 3;27,140,25;, 3;67,36,40;, 3;141,91,128;, 3;80,79,82;, 3;128,91,268;, 3;96,128,268;, 3;290,76,77;, 3;298,303,304;, 3;303,298,299;, 3;21,298,304;, 3;290,77,299;, 3;21,304,296;, 3;21,293,5;, 3;3,288,6;, 3;143,145,305;, 3;79,81,295;, 3;88,93,144;, 3;93,88,85;, 3;87,92,85;, 3;91,92,268;, 3;92,95,268;, 3;95,92,87;, 3;283,138,281;, 3;138,283,8;, 3;2,1,245;, 3;250,1,297;, 3;78,75,263;, 3;263,72,264;, 3;72,263,75;, 3;71,264,72;, 3;264,71,265;, 3;262,78,263;, 3;78,262,303;, 3;299,78,303;, 3;78,299,77;, 3;148,72,74;, 3;72,148,73;, 3;306,307,308;, 3;309,310,311;, 3;310,309,312;, 3;313,314,315;, 3;314,313,316;, 3;317,318,319;, 3;318,317,320;, 3;321,317,319;, 3;317,321,322;, 3;323,324,321;, 3;324,323,325;, 3;312,326,310;, 3;326,312,327;, 3;320,328,318;, 3;328,320,329;, 3;330,331,332;, 3;331,330,333;, 3;334,335,336;, 3;335,334,337;, 3;335,338,339;, 3;338,335,337;, 3;340,341,342;, 3;341,340,343;, 3;342,344,345;, 3;344,342,341;, 3;341,346,347;, 3;346,341,343;, 3;341,348,344;, 3;348,341,347;, 3;346,335,347;, 3;335,346,336;, 3;347,339,348;, 3;339,347,335;, 3;349,350,351;, 3;350,349,352;, 3;353,354,355;, 3;354,353,356;, 3;356,357,354;, 3;357,356,358;, 3;359,360,361;, 3;360,359,362;, 3;361,363,364;, 3;363,361,360;, 3;362,365,360;, 3;365,362,366;, 3;360,367,363;, 3;367,360,365;, 3;366,354,365;, 3;354,366,355;, 3;365,357,367;, 3;357,365,354;, 3;336,324,334;, 3;324,336,368;, 3;325,64,369;, 3;320,370,371;, 3;370,320,317;, 3;371,372,373;, 3;372,371,370;, 3;373,372,343;, 3;353,339,338;, 3;339,353,355;, 3;355,348,339;, 3;348,355,366;, 3;348,362,344;, 3;362,348,366;, 3;344,359,345;, 3;359,344,362;, 3;317,368,370;, 3;368,317,322;, 3;370,336,372;, 3;336,370,368;, 3;372,336,346;, 3;374,330,375;, 3;376,377,378;, 3;379,380,378;, 3;380,379,381;, 3;380,382,383;, 3;382,380,381;, 3;384,385,386;, 3;387,388,389;, 3;388,387,386;, 3;390,391,392;, 3;391,390,393;, 3;391,394,395;, 3;394,391,393;, 3;396,390,397;, 3;390,396,398;, 3;393,399,394;, 3;399,393,400;, 3;401,387,400;, 3;400,389,399;, 3;389,400,387;, 3;402,403,404;, 3;403,402,405;, 3;404,406,407;, 3;406,404,403;, 3;408,409,410;, 3;409,408,411;, 3;410,412,413;, 3;412,410,409;, 3;411,414,409;, 3;414,411,415;, 3;409,416,412;, 3;416,409,414;, 3;415,404,414;, 3;404,415,402;, 3;414,407,416;, 3;407,414,404;, 3;417,418,419;, 3;418,417,420;, 3;421,422,423;, 3;422,421,424;, 3;425,426,427;, 3;426,425,428;, 3;425,429,428;, 3;429,425,430;, 3;431,429,430;, 3;429,431,432;, 3;399,402,415;, 3;402,399,389;, 3;389,405,402;, 3;405,389,388;, 3;394,408,395;, 3;408,394,411;, 3;411,399,415;, 3;399,411,394;, 3;433,434,401;, 3;434,435,436;, 3;435,434,433;, 3;375,332,437;, 3;332,375,330;, 3;316,313,438;, 3;439,440,441;, 3;440,439,442;, 3;384,439,441;, 3;314,443,315;, 3;443,444,315;, 3;444,443,445;, 3;433,446,435;, 3;396,447,446;, 3;397,448,449;, 3;448,397,450;, 3;451,448,450;, 3;452,379,453;, 3;377,376,454;, 3;407,455,431;, 3;455,407,406;, 3;407,430,416;, 3;430,407,431;, 3;416,425,412;, 3;425,416,430;, 3;425,413,412;, 3;413,425,427;, 3;313,456,438;, 3;456,313,457;, 3;458,457,313;, 3;457,458,459;, 3;428,420,426;, 3;420,428,418;, 3;426,417,460;, 3;417,426,420;, 3;461,429,432;, 3;429,461,462;, 3;462,428,429;, 3;428,462,418;, 3;431,463,464;, 3;463,431,455;, 3;465,426,466;, 3;426,465,427;, 3;426,467,466;, 3;467,426,460;, 3;468,431,464;, 3;431,468,432;, 3;464,469,470;, 3;469,464,463;, 3;465,424,421;, 3;424,465,466;, 3;466,422,424;, 3;422,466,467;, 3;468,470,471;, 3;470,468,464;, 3;472,473,474;, 3;473,472,475;, 3;476,477,478;, 3;477,476,479;, 3;480,481,476;, 3;481,480,482;, 3;483,481,484;, 3;481,483,485;, 3;486,472,487;, 3;472,486,475;, 3;477,488,478;, 3;488,477,489;, 3;352,490,491;, 3;490,352,349;, 3;483,472,474;, 3;472,483,484;, 3;325,369,334;, 3;324,325,334;, 3;334,492,337;, 3;337,493,338;, 3;493,337,492;, 3;338,494,353;, 3;494,338,493;, 3;494,356,353;, 3;356,494,495;, 3;495,358,356;, 3;358,495,496;, 3;486,488,475;, 3;488,486,497;, 3;475,489,473;, 3;489,475,488;, 3;488,497,478;, 3;497,476,478;, 3;476,497,480;, 3;481,479,476;, 3;479,481,485;, 3;482,484,481;, 3;484,482,487;, 3;484,487,472;, 3;321,324,322;, 3;322,324,368;, 3;369,64,193;, 3;498,499,500;, 3;499,498,501;, 3;502,457,503;, 3;457,502,456;, 3;504,201,505;, 3;201,504,202;, 3;506,507,508;, 3;498,509,501;, 3;509,498,510;, 3;511,510,498;, 3;510,511,512;, 3;513,514,515;, 3;514,513,516;, 3;513,517,516;, 3;503,518,502;, 3;518,503,519;, 3;520,521,519;, 3;521,520,522;, 3;511,498,500;, 3;514,507,506;, 3;523,524,525;, 3;501,526,499;, 3;526,225,499;, 3;225,526,226;, 3;505,507,514;, 3;504,517,527;, 3;517,504,516;, 3;521,528,529;, 3;528,521,522;, 3;514,516,504;, 3;459,503,457;, 3;503,459,530;, 3;530,519,503;, 3;519,530,520;, 3;521,518,519;, 3;518,521,531;, 3;529,531,521;, 3;532,533,534;, 3;533,532,535;, 3;510,536,537;, 3;536,510,512;, 3;512,538,536;, 3;538,512,513;, 3;539,533,535;, 3;533,539,540;, 3;540,534,533;, 3;534,540,541;, 3;542,523,515;, 3;523,542,524;, 3;523,513,515;, 3;513,523,543;, 3;500,544,545;, 3;544,500,546;, 3;438,547,316;, 3;545,511,500;, 3;511,545,548;, 3;548,512,511;, 3;512,548,549;, 3;308,546,250;, 3;325,251,252;, 3;251,325,323;, 3;329,371,550;, 3;371,329,320;, 3;371,551,550;, 3;551,371,373;, 3;551,343,552;, 3;343,551,373;, 3;458,315,444;, 3;552,343,553;, 3;343,340,553;, 3;554,555,556;, 3;507,259,260;, 3;259,507,505;, 3;524,557,555;, 3;557,524,542;, 3;262,323,558;, 3;323,262,251;, 3;558,321,559;, 3;321,558,323;, 3;559,319,560;, 3;319,559,321;, 3;319,374,560;, 3;374,319,318;, 3;318,561,374;, 3;561,318,328;, 3;544,546,562;, 3;546,307,562;, 3;442,434,436;, 3;434,442,439;, 3;384,434,439;, 3;434,384,401;, 3;401,384,387;, 3;400,563,401;, 3;334,369,492;, 3;506,542,515;, 3;557,506,508;, 3;506,557,542;, 3;506,515,514;, 3;490,564,491;, 3;526,565,566;, 3;525,509,523;, 3;526,501,525;, 3;566,565,567;, 3;555,274,273;, 3;567,554,568;, 3;276,566,567;, 3;566,276,277;, 3;566,226,526;, 3;525,565,526;, 3;565,525,554;, 3;525,501,509;, 3;510,523,509;, 3;523,510,543;, 3;524,554,525;, 3;260,508,507;, 3;508,260,278;, 3;508,279,557;, 3;279,508,278;, 3;279,555,557;, 3;555,279,274;, 3;556,568,554;, 3;560,375,376;, 3;569,570,571;, 3;454,375,437;, 3;375,454,376;, 3;375,560,374;, 3;566,277,226;, 3;458,313,315;, 3;276,568,284;, 3;568,276,567;, 3;568,285,284;, 3;285,568,556;, 3;555,285,556;, 3;285,555,273;, 3;443,437,332;, 3;437,443,569;, 3;437,571,454;, 3;571,437,569;, 3;571,377,454;, 3;377,571,572;, 3;572,453,377;, 3;453,572,573;, 3;574,573,575;, 3;573,574,453;, 3;576,310,326;, 3;310,576,577;, 3;577,311,310;, 3;311,577,578;, 3;579,306,308;, 3;306,579,575;, 3;580,441,440;, 3;441,580,581;, 3;441,581,384;, 3;396,449,447;, 3;449,396,397;, 3;296,308,297;, 3;308,296,579;, 3;381,578,577;, 3;578,381,379;, 3;452,574,311;, 3;574,575,309;, 3;575,312,309;, 3;312,575,579;, 3;579,296,327;, 3;582,326,327;, 3;583,326,582;, 3;326,583,576;, 3;381,577,576;, 3;311,578,452;, 3;453,574,452;, 3;578,379,452;, 3;325,252,64;, 3;504,584,202;, 3;504,505,514;, 3;513,549,517;, 3;549,513,512;, 3;333,374,561;, 3;374,333,330;, 3;546,301,250;, 3;301,546,500;, 3;584,527,585;, 3;527,584,504;, 3;301,499,225;, 3;499,301,500;, 3;259,505,201;, 3;445,332,331;, 3;332,445,443;, 3;372,346,343;, 3;446,433,396;, 3;386,387,384;, 3;433,563,396;, 3;401,563,433;, 3;576,382,381;, 3;582,303,583;, 3;303,582,304;, 3;327,304,582;, 3;576,583,382;, 3;327,296,304;, 3;327,312,579;, 3;309,311,574;, 3;448,586,449;, 3;384,581,385;, 3;392,397,390;, 3;397,392,450;, 3;393,390,398;, 3;396,563,398;, 3;398,400,393;, 3;400,398,563;, 3;570,443,314;, 3;443,570,569;, 3;307,546,308;, 3;250,297,308;, 3;383,558,380;, 3;558,378,380;, 3;378,558,559;, 3;376,559,560;, 3;559,376,378;, 3;262,558,383;, 3;383,303,262;, 3;583,383,382;, 3;383,583,303;, 3;453,378,377;, 3;378,453,379;, 3;587,588,589;, 3;588,587,590;, 3;591,589,592;, 3;589,591,587;, 3;593,592,594;, 3;592,593,591;, 3;595,594,596;, 3;594,595,593;, 3;596,597,595;, 3;598,590,599;, 3;590,598,588;, 3;600,601,602;, 3;601,600,603;, 3;604,600,605;, 3;600,604,603;, 3;604,606,607;, 3;606,604,605;, 3;608,606,609;, 3;606,608,607;, 3;609,610,608;, 3;611,612,613;, 3;612,611,614;, 3;615,614,611;, 3;614,615,616;, 3;617,616,615;, 3;616,617,618;, 3;619,618,617;, 3;618,619,620;, 3;621,619,622;, 3;613,623,624;, 3;623,613,612;, 3;625,626,627;, 3;626,625,628;, 3;628,629,626;, 3;629,628,630;, 3;631,630,632;, 3;630,631,629;, 3;633,631,632;, 3;631,633,634;, 3;635,636,610;, 3;636,633,610;, 3;622,619,637;, 3;619,621,620;, 3;617,637,619;, 3;637,617,638;, 3;615,638,617;, 3;638,615,639;, 3;611,639,615;, 3;639,611,640;, 3;613,640,611;, 3;640,613,641;, 3;624,641,613;, 3;641,624,642;, 3;621,596,620;, 3;596,621,597;, 3;618,596,594;, 3;596,618,620;, 3;616,594,592;, 3;594,616,618;, 3;614,592,589;, 3;592,614,616;, 3;612,589,588;, 3;589,612,614;, 3;623,588,598;, 3;588,623,612;, 3;643,609,644;, 3;609,643,645;, 3;609,646,644;, 3;646,609,606;, 3;605,646,606;, 3;646,605,647;, 3;600,647,605;, 3;647,600,648;, 3;602,648,600;, 3;648,602,649;, 3;610,633,608;, 3;608,632,607;, 3;632,608,633;, 3;604,632,630;, 3;632,604,607;, 3;628,604,630;, 3;604,628,603;, 3;601,628,625;, 3;628,601,603;, 3;609,645,610;, 3;645,635,610;, 3;650,633,636;, 3;633,650,634;, 3;258,257,280;, 3;555,554,524;, 3;567,565,554;, 3;272,271,270;; } MeshMaterialList { 1; 984; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _14_-_Default } } MeshTextureCoords c1 { 651; 0.607614;0.312408;, 0.536203;0.308075;, 0.582162;0.298697;, 0.598888;0.366323;, 0.558381;0.387525;, 0.553399;0.364957;, 0.590889;0.393838;, 0.753223;0.238464;, 0.707887;0.288817;, 0.697029;0.253208;, 0.742296;0.290918;, 0.666807;0.543352;, 0.738160;0.512665;, 0.741089;0.536865;, 0.653144;0.514953;, 0.578098;0.527914;, 0.617924;0.550505;, 0.543474;0.530875;, 0.575741;0.570488;, 0.538448;0.574256;, 0.514535;0.389885;, 0.514568;0.368008;, 0.793744;0.514646;, 0.793744;0.552131;, 0.737968;0.441999;, 0.793174;0.387587;, 0.792969;0.433594;, 0.734070;0.385779;, 0.570731;0.614248;, 0.621475;0.711304;, 0.582031;0.710938;, 0.614981;0.613844;, 0.594585;0.772383;, 0.632081;0.775615;, 0.785195;0.617240;, 0.729485;0.701015;, 0.737807;0.630615;, 0.776166;0.700489;, 0.723014;0.771607;, 0.770237;0.770994;, 0.680326;0.628424;, 0.677107;0.704453;, 0.676080;0.771240;, 0.662109;0.208865;, 0.632813;0.173828;, 0.628169;0.212080;, 0.658203;0.173828;, 0.604836;0.832773;, 0.658099;0.897115;, 0.618693;0.900778;, 0.645148;0.829254;, 0.667170;0.981710;, 0.636893;0.982920;, 0.759720;0.829608;, 0.722442;0.898123;, 0.725099;0.826837;, 0.751937;0.899588;, 0.710021;0.980964;, 0.738356;0.981037;, 0.681245;0.889396;, 0.676658;0.821502;, 0.688197;0.982358;, 0.620563;0.579430;, 0.525065;0.615407;, 0.500020;0.602010;, 0.668417;0.571828;, 0.743742;0.571489;, 0.678895;0.599689;, 0.741260;0.610527;, 0.736979;0.490554;, 0.673709;0.444527;, 0.649137;0.437250;, 0.595351;0.446960;, 0.647918;0.382986;, 0.598990;0.433920;, 0.552789;0.445853;, 0.553619;0.440935;, 0.521327;0.436501;, 0.521517;0.440953;, 0.863281;0.105114;, 0.843750;0.177734;, 0.844238;0.124655;, 0.868164;0.168945;, 0.845703;0.250977;, 0.868164;0.243164;, 0.928711;0.116179;, 0.957031;0.144531;, 0.929687;0.157227;, 0.956055;0.113350;, 0.928711;0.224609;, 0.951172;0.231445;, 0.906456;0.095600;, 0.914062;0.124617;, 0.927734;0.092535;, 0.895508;0.232422;, 0.893555;0.159180;, 0.885742;0.114258;, 0.868164;0.286133;, 0.850586;0.393555;, 0.846680;0.293945;, 0.869141;0.390625;, 0.849609;0.458984;, 0.871094;0.458008;, 0.950195;0.274414;, 0.916992;0.369141;, 0.925781;0.271484;, 0.955078;0.381836;, 0.910156;0.453125;, 0.951172;0.455078;, 0.893555;0.381836;, 0.896484;0.276367;, 0.890625;0.454102;, 0.949219;0.594727;, 0.916016;0.579102;, 0.947266;0.577148;, 0.917969;0.593750;, 0.993164;0.526367;, 0.976562;0.552734;, 0.975586;0.535156;, 0.994141;0.541992;, 0.909180;0.484375;, 0.950195;0.516602;, 0.913086;0.519531;, 0.964844;0.491211;, 0.897461;0.524414;, 0.889648;0.487305;, 0.851563;0.492188;, 0.856445;0.525391;, 0.895508;0.072111;, 0.888192;0.072625;, 0.902344;0.020508;, 0.885742;0.021484;, 0.695272;0.381792;, 0.726718;0.226231;, 0.871505;0.084971;, 0.858398;0.022461;, 0.869141;0.021484;, 0.861688;0.081055;, 0.733278;0.326631;, 0.793014;0.282949;, 0.792899;0.341328;, 0.913086;0.056641;, 0.913086;0.081055;, 0.940892;0.043945;, 0.955078;0.076703;, 0.927734;0.077148;, 0.953125;0.023438;, 0.607545;0.396968;, 0.622390;0.390200;, 0.661548;0.377262;, 0.829102;0.479492;, 0.727508;0.191477;, 0.758326;0.187471;, 0.793006;0.254356;, 0.793052;0.186818;, 0.956055;0.539063;, 0.865234;0.582031;, 0.896484;0.580078;, 0.809570;0.530273;, 0.829102;0.528320;, 0.983398;0.511719;, 0.959961;0.518555;, 0.962891;0.536133;, 0.847656;0.523438;, 0.804688;0.566406;, 0.815430;0.565430;, 0.837891;0.565430;, 0.702148;0.123047;, 0.667969;0.160156;, 0.666016;0.140625;, 0.705078;0.134766;, 0.645508;0.011719;, 0.623047;0.047852;, 0.639695;0.004238;, 0.633789;0.050781;, 0.655273;0.027344;, 0.689453;0.012695;, 0.683594;0.028320;, 0.718750;0.045898;, 0.697100;0.004358;, 0.704102;0.047852;, 0.666016;0.069336;, 0.685547;0.049805;, 0.632813;0.134766;, 0.621094;0.150391;, 0.669470;0.270747;, 0.618164;0.292969;, 0.536707;0.710127;, 0.551844;0.772492;, 0.565284;0.844084;, 0.585139;0.909157;, 0.613274;0.983712;, 0.653320;0.052734;, 0.500000;0.645353;, 0.562582;0.203982;, 0.522579;0.234096;, 0.544766;0.208911;, 0.531685;0.246963;, 0.725819;0.150960;, 0.757622;0.148071;, 0.555960;0.040957;, 0.500020;0.032590;, 0.500020;0.032590;, 0.523551;0.059908;, 0.526025;0.120152;, 0.508569;0.121513;, 0.521354;0.081624;, 0.546370;0.180019;, 0.569086;0.180381;, 0.573681;0.199555;, 0.591585;0.156589;, 0.564491;0.138048;, 0.546215;0.082282;, 0.572146;0.082014;, 0.547515;0.124001;, 0.608364;0.098656;, 0.723726;0.108740;, 0.761391;0.102984;, 0.793142;0.100797;, 0.758722;0.054843;, 0.793163;0.054887;, 0.549012;0.158769;, 0.531344;0.179244;, 0.522635;0.154989;, 0.519269;0.215406;, 0.500020;0.236706;, 0.500020;0.217770;, 0.570108;0.034665;, 0.793952;0.023517;, 0.739864;0.021136;, 0.793096;0.135723;, 0.732288;0.050694;, 0.603754;0.021015;, 0.622867;0.022050;, 0.603078;0.057325;, 0.612584;0.001823;, 0.578369;0.156785;, 0.572727;0.171406;, 0.574170;0.147350;, 0.591663;0.001451;, 0.579834;0.025402;, 0.593248;0.059629;, 0.525274;0.134816;, 0.562406;0.156979;, 0.581136;0.256965;, 0.530339;0.293115;, 0.583387;0.230322;, 0.680526;0.231021;, 0.598943;0.199390;, 0.608635;0.156174;, 0.500020;0.295864;, 0.500020;0.531394;, 0.500020;0.577425;, 0.793744;0.574527;, 0.793744;0.589538;, 0.783920;0.603686;, 0.784611;0.610083;, 0.516723;0.180071;, 0.511838;0.164178;, 0.500020;0.061885;, 0.500020;0.085316;, 0.506639;0.136963;, 0.500020;0.484167;, 0.551288;0.483273;, 0.583744;0.482629;, 0.652957;0.490753;, 0.793687;0.491882;, 0.584114;0.276551;, 0.895426;0.108398;, 0.643555;0.300781;, 0.507491;0.190947;, 0.516714;0.185991;, 0.508211;0.185365;, 0.500020;0.166987;, 0.500020;0.164115;, 0.508843;0.180236;, 0.500020;0.185443;, 0.500020;0.191702;, 0.500020;0.121058;, 0.500020;0.136562;, 0.508775;0.178253;, 0.709440;0.328637;, 0.675659;0.331774;, 0.701476;0.317800;, 0.500020;0.179465;, 0.500020;0.177155;, 0.643146;0.348610;, 0.627257;0.348128;, 0.608309;0.382333;, 0.607674;0.338801;, 0.518633;0.419471;, 0.559431;0.417882;, 0.587430;0.417648;, 0.544195;0.339759;, 0.848633;0.022461;, 0.850277;0.092406;, 0.500020;0.343077;, 0.500020;0.311917;, 0.507818;0.390665;, 0.508277;0.422408;, 0.520367;0.021138;, 0.500020;0.265570;, 0.548618;0.018236;, 0.500020;0.430010;, 0.500020;0.391445;, 0.924805;0.056641;, 0.392425;0.312408;, 0.417878;0.298697;, 0.463836;0.308075;, 0.401152;0.366323;, 0.441659;0.387525;, 0.409150;0.393838;, 0.446641;0.364957;, 0.246816;0.238464;, 0.292152;0.288817;, 0.257743;0.290918;, 0.303011;0.253208;, 0.333233;0.543352;, 0.261880;0.512665;, 0.346896;0.514953;, 0.258951;0.536865;, 0.421942;0.527914;, 0.382116;0.550505;, 0.456566;0.530875;, 0.424299;0.570488;, 0.461591;0.574256;, 0.485505;0.389885;, 0.485472;0.368008;, 0.206296;0.514646;, 0.206296;0.552131;, 0.262072;0.441999;, 0.206866;0.387587;, 0.265969;0.385779;, 0.207031;0.433594;, 0.429309;0.614248;, 0.378564;0.711304;, 0.385059;0.613844;, 0.417969;0.710938;, 0.405455;0.772383;, 0.367959;0.775615;, 0.214845;0.617240;, 0.270555;0.701015;, 0.223874;0.700489;, 0.262233;0.630615;, 0.277025;0.771607;, 0.229803;0.770994;, 0.319713;0.628424;, 0.322933;0.704453;, 0.323960;0.771240;, 0.337930;0.208865;, 0.367227;0.173828;, 0.341837;0.173828;, 0.371871;0.212080;, 0.395204;0.832773;, 0.341941;0.897115;, 0.354892;0.829254;, 0.381346;0.900778;, 0.332869;0.981710;, 0.363147;0.982920;, 0.240320;0.829608;, 0.277598;0.898123;, 0.248102;0.899588;, 0.274941;0.826837;, 0.290018;0.980964;, 0.261684;0.981037;, 0.318794;0.889396;, 0.323381;0.821502;, 0.311843;0.982358;, 0.379477;0.579430;, 0.474975;0.615407;, 0.331623;0.571828;, 0.256298;0.571489;, 0.321145;0.599689;, 0.258780;0.610527;, 0.263060;0.490554;, 0.326331;0.444527;, 0.350902;0.437250;, 0.352122;0.382986;, 0.404689;0.446960;, 0.401049;0.433920;, 0.447251;0.445853;, 0.446421;0.440935;, 0.478713;0.436501;, 0.478523;0.440953;, 0.136758;0.105114;, 0.155801;0.124655;, 0.156290;0.177734;, 0.131876;0.168945;, 0.154337;0.250977;, 0.131876;0.243164;, 0.071329;0.116179;, 0.043008;0.144531;, 0.043985;0.113350;, 0.070352;0.157227;, 0.071329;0.224609;, 0.048868;0.231445;, 0.093584;0.095600;, 0.072305;0.092535;, 0.085977;0.124617;, 0.104532;0.232422;, 0.106485;0.159180;, 0.114298;0.114258;, 0.131876;0.286133;, 0.149454;0.393555;, 0.130899;0.390625;, 0.153360;0.293945;, 0.150430;0.458984;, 0.128946;0.458008;, 0.049844;0.274414;, 0.083048;0.369141;, 0.044962;0.381836;, 0.074258;0.271484;, 0.089883;0.453125;, 0.048868;0.455078;, 0.106485;0.381836;, 0.103555;0.276367;, 0.109415;0.454102;, 0.050821;0.594727;, 0.084024;0.579102;, 0.082071;0.593750;, 0.052774;0.577148;, 0.006876;0.526367;, 0.023477;0.552734;, 0.005899;0.541992;, 0.024454;0.535156;, 0.090860;0.484375;, 0.049844;0.516602;, 0.035196;0.491211;, 0.086954;0.519531;, 0.102579;0.524414;, 0.110391;0.487305;, 0.148477;0.492188;, 0.143594;0.525391;, 0.104532;0.072111;, 0.111847;0.072625;, 0.097696;0.020508;, 0.114298;0.021484;, 0.304767;0.381792;, 0.273321;0.226231;, 0.128535;0.084971;, 0.141641;0.022461;, 0.138352;0.081055;, 0.130899;0.021484;, 0.266762;0.326631;, 0.207026;0.282949;, 0.207140;0.341328;, 0.086954;0.056641;, 0.086954;0.081055;, 0.059148;0.043945;, 0.072305;0.077148;, 0.044962;0.076703;, 0.046915;0.023438;, 0.392495;0.396968;, 0.377649;0.390200;, 0.338492;0.377262;, 0.170938;0.479492;, 0.272532;0.191477;, 0.241714;0.187471;, 0.207033;0.254356;, 0.206987;0.186818;, 0.043985;0.539063;, 0.134805;0.582031;, 0.103555;0.580078;, 0.190469;0.530273;, 0.170938;0.528320;, 0.016641;0.511719;, 0.040079;0.518555;, 0.037149;0.536133;, 0.152383;0.523438;, 0.195352;0.566406;, 0.184610;0.565430;, 0.162149;0.565430;, 0.297891;0.123047;, 0.332071;0.160156;, 0.294962;0.134766;, 0.334024;0.140625;, 0.354532;0.011719;, 0.376993;0.047852;, 0.366251;0.050781;, 0.360345;0.004238;, 0.344766;0.027344;, 0.310587;0.012695;, 0.316446;0.028320;, 0.281290;0.045898;, 0.295938;0.047852;, 0.302940;0.004358;, 0.334024;0.069336;, 0.314493;0.049805;, 0.367227;0.134766;, 0.378946;0.150391;, 0.330570;0.270747;, 0.381876;0.292969;, 0.463333;0.710127;, 0.448195;0.772492;, 0.434756;0.844084;, 0.414901;0.909157;, 0.386766;0.983712;, 0.346719;0.052734;, 0.437458;0.203982;, 0.477460;0.234096;, 0.468355;0.246963;, 0.455274;0.208911;, 0.274220;0.150960;, 0.242418;0.148071;, 0.444080;0.040957;, 0.476488;0.059908;, 0.474015;0.120152;, 0.478685;0.081624;, 0.491470;0.121513;, 0.453670;0.180019;, 0.430954;0.180381;, 0.426359;0.199555;, 0.408454;0.156589;, 0.435549;0.138048;, 0.453825;0.082282;, 0.452525;0.124001;, 0.427894;0.082014;, 0.391675;0.098656;, 0.276313;0.108740;, 0.238649;0.102984;, 0.206898;0.100797;, 0.241318;0.054843;, 0.206876;0.054887;, 0.451028;0.158769;, 0.477405;0.154989;, 0.468696;0.179244;, 0.480771;0.215406;, 0.429932;0.034665;, 0.206087;0.023517;, 0.260176;0.021136;, 0.206944;0.135723;, 0.267751;0.050694;, 0.377172;0.022050;, 0.396286;0.021015;, 0.396962;0.057325;, 0.387456;0.001823;, 0.421671;0.156785;, 0.427313;0.171406;, 0.425870;0.147350;, 0.408377;0.001451;, 0.420205;0.025402;, 0.406792;0.059629;, 0.474766;0.134816;, 0.437634;0.156979;, 0.418904;0.256965;, 0.416653;0.230322;, 0.469701;0.293115;, 0.319514;0.231021;, 0.401097;0.199390;, 0.391404;0.156174;, 0.206296;0.574527;, 0.206296;0.589538;, 0.216119;0.603686;, 0.215429;0.610083;, 0.483317;0.180071;, 0.488202;0.164178;, 0.491265;0.178253;, 0.493401;0.136963;, 0.448752;0.483273;, 0.416295;0.482629;, 0.347082;0.490753;, 0.206353;0.491882;, 0.415926;0.276551;, 0.104614;0.108398;, 0.356485;0.300781;, 0.483326;0.185991;, 0.492548;0.190947;, 0.491829;0.185365;, 0.491197;0.180236;, 0.290599;0.328637;, 0.298564;0.317800;, 0.324381;0.331774;, 0.356894;0.348610;, 0.372782;0.348128;, 0.391730;0.382333;, 0.392366;0.338801;, 0.481407;0.419471;, 0.440608;0.417882;, 0.412610;0.417648;, 0.455844;0.339759;, 0.151407;0.022461;, 0.149762;0.092406;, 0.492222;0.390665;, 0.491763;0.422408;, 0.479672;0.021138;, 0.451422;0.018236;, 0.075235;0.056641;, 0.198927;0.849822;, 0.160914;0.913614;, 0.147478;0.849822;, 0.204246;0.913614;, 0.193029;0.793536;, 0.148796;0.793536;, 0.183594;0.738281;, 0.132813;0.738281;, 0.170994;0.676408;, 0.124278;0.685754;, 0.153175;0.639822;, 0.164990;0.988446;, 0.212116;0.989525;, 0.846893;0.896000;, 0.895636;0.980961;, 0.848825;0.980961;, 0.895636;0.896000;, 0.895636;0.826000;, 0.850614;0.826000;, 0.850766;0.772000;, 0.895636;0.772000;, 0.895636;0.696081;, 0.850458;0.698460;, 0.895636;0.662880;, 0.080286;0.849822;, 0.113693;0.913614;, 0.069266;0.913614;, 0.113693;0.849822;, 0.077211;0.793536;, 0.113693;0.793536;, 0.093750;0.738281;, 0.113281;0.738281;, 0.102254;0.685583;, 0.113693;0.687840;, 0.113693;0.639822;, 0.074210;0.639822;, 0.113693;0.987275;, 0.064565;0.988396;, 0.939951;0.980961;, 0.979875;0.896000;, 0.979875;0.980961;, 0.941049;0.896000;, 0.979875;0.826000;, 0.940591;0.826000;, 0.979875;0.772000;, 0.940345;0.772000;, 0.936287;0.698194;, 0.979875;0.701000;, 0.895636;0.642177;, 0.932272;0.644189;, 0.056392;0.676408;, 0.042969;0.738281;, 0.034357;0.793536;, 0.028459;0.849822;, 0.023140;0.913614;, 0.015270;0.989525;, 0.811397;0.647997;, 0.811397;0.701000;, 0.858727;0.644180;, 0.811397;0.772000;, 0.811397;0.826000;, 0.811397;0.896000;, 0.811397;0.980961;, 0.979875;0.647997;; } XSkinMeshHeader { 4; 6; 28; } SkinWeights { "Bip01_L_Hand"; 21; 101, 102, 107, 108, 111, 120, 121, 122, 123, 124, 125, 126, 127, 150, 155, 158, 159, 160, 161, 162, 163; 0.300000, 0.300000, 0.300000, 0.300000, 0.300000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000; 0.944798,0.017841,-0.327167,0.000000,-0.326946,0.116872,-0.937788,0.000000,0.021506,0.992987,0.116254,0.000000,-0.113440,-0.129052,0.807059,1.000000;; } SkinWeights { "Bip01_R_Clavicle"; 23; 306, 307, 308, 314, 315, 316, 396, 397, 433, 434, 435, 436, 439, 440, 441, 442, 446, 447, 450, 547, 562, 570, 581; 0.381462, 0.710875, 0.190987, 0.636736, 0.260102, 0.711688, 0.390000, 0.605926, 0.835970, 0.847791, 0.711688, 0.753962, 0.877519, 0.381462, 0.753096, 0.710875, 0.636736, 0.370676, 0.800000, 0.753962, 0.753962, 0.370676, 0.800000; -1.000000,0.000000,-0.000001,0.000000,-0.000000,-0.981612,-0.190886,0.000000,-0.000001,-0.190886,0.981612,0.000000,-0.015714,0.760664,0.109377,1.000000;; } SkinWeights { "Bip01_R_Forearm"; 20; 388, 389, 394, 395, 399, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416; 0.639241, 0.557749, 0.509485, 0.639241, 0.467988, 1.000000, 1.000000, 1.000000, 1.000000, 0.700000, 0.700000, 1.000000, 1.000000, 1.000000, 1.000000, 0.700000, 0.700000, 1.000000, 1.000000, 0.700000; -0.986037,0.119042,-0.116450,0.000000,-0.128912,-0.988323,0.081241,0.000000,-0.105419,0.095118,0.989868,0.000000,-0.132640,0.767231,-0.139586,1.000000;; } SkinWeights { "Bip01_R_Finger0"; 13; 421, 422, 423, 424, 463, 464, 465, 466, 467, 468, 469, 470, 471; 1.000000, 1.000000, 1.000000, 1.000000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 1.000000, 1.000000, 1.000000; -0.702717,0.657610,0.271545,0.000000,-0.536419,-0.238986,-0.809407,0.000000,-0.467379,-0.714446,0.520694,0.000000,0.088973,0.462147,0.686068,1.000000;; } SkinWeights { "Bip01_L_Clavicle"; 27; 0, 1, 2, 8, 9, 10, 91, 93, 128, 129, 130, 131, 134, 135, 136, 137, 139, 141, 142, 144, 247, 250, 267, 283, 295, 297, 444; 0.381462, 0.190987, 0.710875, 0.636736, 0.711688, 0.260102, 0.390000, 0.605926, 0.835970, 0.847791, 0.711688, 0.753962, 0.877519, 0.381462, 0.710875, 0.753096, 0.100134, 0.636736, 0.370676, 0.800000, 0.753962, 0.140392, 0.753962, 0.370676, 0.800000, 0.019147, 0.100134; 1.000000,-0.000000,-0.000001,0.000000,-0.000000,0.981612,-0.190886,0.000000,0.000001,0.190886,0.981612,0.000000,-0.015714,-0.760664,0.109377,1.000000;; } SkinWeights { "Bip01_L_Finger0"; 13; 116, 117, 118, 119, 158, 159, 160, 161, 162, 163, 164, 165, 166; 1.000000, 1.000000, 1.000000, 1.000000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 1.000000, 1.000000, 1.000000; 0.702718,0.657608,-0.271546,0.000000,-0.536419,0.238986,-0.809407,0.000000,-0.467377,0.714448,0.520694,0.000000,0.088973,-0.462147,0.686068,1.000000;; } SkinWeights { "Bip01_L_UpperArm"; 32; 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 128, 129, 134, 137, 142, 143, 144, 145, 268, 281, 282, 283, 287, 295; 1.000000, 1.000000, 1.000000, 1.000000, 0.360759, 0.442251, 1.000000, 1.000000, 1.000000, 1.000000, 0.490515, 0.360759, 0.390000, 1.000000, 0.394074, 0.532012, 1.000000, 1.000000, 0.164030, 0.152209, 0.122481, 0.112499, 0.100000, 0.100000, 0.064000, 0.100000, 1.000000, 0.100000, 0.100000, 0.100000, 0.100000, 0.064000; 0.989156,0.119042,-0.086020,0.000000,-0.109749,0.988323,0.105705,0.000000,0.097599,-0.095118,0.990670,0.000000,-0.021139,-0.767231,-0.109773,1.000000;; } SkinWeights { "Bip01_L_Forearm"; 20; 83, 84, 89, 90, 94, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111; 0.639241, 0.557749, 0.509485, 0.639241, 0.467988, 1.000000, 1.000000, 1.000000, 1.000000, 0.700000, 0.700000, 1.000000, 1.000000, 1.000000, 1.000000, 0.700000, 0.700000, 1.000000, 1.000000, 0.700000; 0.986037,0.119042,0.116448,0.000000,-0.128912,0.988323,0.081241,0.000000,-0.105417,-0.095118,0.989869,0.000000,-0.132640,-0.767231,-0.139586,1.000000;; } SkinWeights { "Bip01_L_Finger1"; 6; 112, 113, 114, 115, 156, 157; 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000; 0.887877,0.017580,-0.459745,0.000000,-0.458517,0.116126,-0.881066,0.000000,0.037899,0.993079,0.111166,0.000000,-0.079324,-0.128410,0.827189,1.000000;; } SkinWeights { "Bip01_R_UpperArm"; 32; 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 433, 434, 439, 441, 447, 448, 449, 450, 563, 569, 570, 571, 573, 581; 1.000000, 1.000000, 1.000000, 1.000000, 0.360759, 0.442251, 1.000000, 1.000000, 1.000000, 1.000000, 0.490515, 0.360759, 0.390000, 0.394074, 1.000000, 0.532012, 1.000000, 1.000000, 0.164030, 0.152209, 0.122481, 0.112499, 0.100000, 0.100000, 0.100000, 0.064000, 1.000000, 0.100000, 0.100000, 0.100000, 0.100000, 0.064000; -0.989156,0.119042,0.086017,0.000000,-0.109749,-0.988322,0.105705,0.000000,0.097596,0.095118,0.990670,0.000000,-0.021139,0.767231,-0.109773,1.000000;; } SkinWeights { "Bip01_R_Hand"; 21; 406, 407, 412, 413, 416, 425, 426, 427, 428, 429, 430, 431, 432, 455, 460, 463, 464, 465, 466, 467, 468; 0.300000, 0.300000, 0.300000, 0.300000, 0.300000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 0.500000; -0.944798,0.017844,0.327167,0.000000,-0.326946,-0.116872,-0.937788,0.000000,0.021503,-0.992987,0.116255,0.000000,-0.113440,0.129052,0.807059,1.000000;; } SkinWeights { "Bip01_R_Finger1"; 6; 417, 418, 419, 420, 461, 462; 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000; -0.887877,0.017583,0.459745,0.000000,-0.458517,-0.116126,-0.881066,0.000000,0.037896,-0.993079,0.111167,0.000000,-0.079324,0.128410,0.827189,1.000000;; } SkinWeights { "Bip01_DressFront"; 10; 34, 63, 340, 369, 594, 596, 617, 618, 619, 620; 0.171883, 0.171883, 0.171883, 0.171883, 0.319955, 0.781379, 0.319955, 0.660000, 0.781379, 0.720000; -0.000000,1.000000,-0.000004,0.000000,-0.998672,0.000000,0.051517,0.000000,0.051517,0.000004,0.998672,0.000000,0.463076,-0.001399,0.026243,1.000000;; } SkinWeights { "Bip01_DressBack"; 8; 36, 68, 343, 373, 607, 608, 636, 645; 0.012194, 0.000000, 0.012194, 0.000000, 0.220000, 0.500000, 0.012194, 0.012194; -0.000000,1.000000,-0.000004,0.000000,-0.999631,0.000000,0.027171,0.000000,0.027171,0.000004,0.999631,0.000000,0.454786,-0.000000,-0.101697,1.000000;; } SkinWeights { "Bip01_L_Thigh"; 38; 18, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 62, 63, 65, 67, 68, 187, 188, 591, 592, 593, 594, 595, 596, 606, 608, 609, 618, 620, 643, 644, 645, 646; 0.245887, 0.880000, 1.000000, 1.000000, 0.523837, 0.500000, 0.500000, 0.000991, 1.000000, 0.270900, 1.000000, 0.500000, 0.500000, 0.748545, 1.000000, 0.500000, 0.216275, 0.000991, 0.185953, 0.320525, 0.122424, 1.000000, 0.500000, 0.500000, 0.360000, 1.000000, 0.680045, 0.880000, 0.200000, 0.500000, 0.250000, 1.000000, 0.170000, 0.140000, 0.748545, 1.000000, 0.270900, 0.500000; 0.115781,-0.993257,0.005905,0.000000,-0.991969,-0.115932,-0.050574,0.000000,0.050918,-0.000002,-0.998703,0.000000,0.494106,0.113412,0.036229,1.000000;; } SkinWeights { "Bip01_L_Calf"; 53; 32, 33, 38, 39, 42, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 175, 177, 181, 182, 188, 189, 190, 191, 192, 587, 588, 589, 590, 591, 592, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 612, 614, 616, 623, 646, 647, 648, 649; 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.500000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.680000, 0.700000, 1.000000, 0.500000, 0.360000, 0.640000, 1.000000, 1.000000, 0.250000, 1.000000, 0.250000, 0.250000, 1.000000, 0.500000, 0.195000, 0.130000, 0.140000, 0.200000, 0.130000, 0.500000, 1.000000, 1.000000, 1.000000; 0.114860,-0.993257,0.015728,0.000000,-0.984077,-0.115932,-0.134733,0.000000,0.135648,-0.000002,-0.990757,0.000000,0.252597,0.113412,0.057916,1.000000;; } SkinWeights { "Bip01_R_Thigh"; 38; 324, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 368, 369, 370, 372, 373, 492, 493, 608, 615, 617, 618, 619, 620, 631, 632, 633, 634, 636, 637, 638, 639, 650; 0.245887, 0.880000, 1.000000, 0.523837, 1.000000, 0.500000, 0.500000, 0.000991, 1.000000, 1.000000, 0.270900, 0.500000, 0.500000, 0.748545, 1.000000, 0.500000, 0.216275, 0.000991, 0.185953, 0.320525, 0.122424, 1.000000, 0.500000, 0.250000, 0.360000, 0.680045, 0.170000, 0.200000, 0.140000, 0.500000, 0.500000, 1.000000, 1.000000, 0.270900, 0.880000, 1.000000, 0.500000, 0.748545; -0.115782,-0.993257,-0.005902,0.000000,-0.991969,0.115932,-0.050574,0.000000,0.050917,-0.000001,-0.998703,0.000000,0.494106,-0.113412,0.036229,1.000000;; } SkinWeights { "Bip01_R_Foot"; 21; 349, 350, 351, 352, 472, 473, 474, 475, 476, 477, 478, 479, 481, 483, 484, 485, 488, 489, 490, 491, 564; 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000; 0.000000,-1.000000,0.000001,0.000000,-1.000000,-0.000000,-0.000000,0.000000,0.000000,-0.000001,-1.000000,0.000000,0.065978,-0.106481,0.051174,1.000000;; } SkinWeights { "Bip01_BackPack"; 0; ; ; -0.000001,1.000000,-0.000003,0.000000,0.000000,0.000003,1.000000,0.000000,1.000000,0.000001,-0.000000,0.000000,-0.116937,-0.000002,-0.708661,1.000000;; } SkinWeights { "Bip01_L_Foot"; 21; 43, 44, 45, 46, 167, 168, 169, 170, 171, 172, 173, 174, 176, 178, 179, 180, 183, 184, 185, 186, 269; 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000; 0.000000,-1.000000,0.000001,0.000000,-1.000000,-0.000000,-0.000000,0.000000,0.000000,-0.000001,-1.000000,0.000000,0.065978,0.106481,0.051174,1.000000;; } SkinWeights { "Bip01_R_Calf"; 53; 338, 339, 344, 345, 348, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 480, 482, 486, 487, 493, 494, 495, 496, 497, 601, 603, 604, 607, 611, 612, 613, 614, 615, 616, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 639, 640, 641, 642; 0.500000, 0.500000, 0.500000, 0.500000, 0.500000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.500000, 1.000000, 1.000000, 1.000000, 1.000000, 0.250000, 0.250000, 0.250000, 0.195000, 0.700000, 0.130000, 0.680000, 0.140000, 0.360000, 0.200000, 0.130000, 0.640000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.500000, 0.500000, 0.500000, 1.000000, 1.000000, 1.000000; -0.114860,-0.993257,-0.015725,0.000000,-0.984077,0.115932,-0.134733,0.000000,0.135648,-0.000001,-0.990757,0.000000,0.252597,-0.113412,0.057916,1.000000;; } SkinWeights { "Bip01_DressFront02"; 12; 588, 589, 592, 598, 611, 612, 613, 614, 615, 616, 623, 624; 0.320000, 0.300000, 0.280000, 0.360000, 0.300000, 0.740000, 0.320000, 0.720000, 0.280000, 0.600000, 0.740000, 0.360000; -0.000000,1.000000,-0.000004,0.000000,-0.998672,0.000000,0.051517,0.000000,0.051517,0.000004,0.998672,0.000000,0.279751,-0.001399,0.026374,1.000000;; } SkinWeights { "Bip01_DressBack02"; 4; 601, 603, 604, 607; 0.500000, 0.500000, 0.500000, 0.390000; -0.000000,1.000000,-0.000004,0.000000,-0.999631,0.000000,0.027171,0.000000,0.027171,0.000004,0.999631,0.000000,0.278628,-0.000000,-0.101589,1.000000;; } SkinWeights { "Bip01_Pelvis"; 69; 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 28, 31, 34, 36, 40, 62, 63, 64, 65, 66, 67, 68, 193, 251, 252, 253, 254, 255, 256, 317, 318, 319, 320, 321, 322, 323, 324, 325, 328, 329, 334, 336, 340, 343, 346, 368, 369, 370, 371, 372, 373, 550, 551, 552, 553, 595, 596, 597, 610, 619, 621, 622, 635, 636, 637, 643, 645, 650; 0.800000, 0.100000, 0.800000, 0.200000, 0.400000, 0.800000, 0.540000, 0.754113, 1.000000, 0.100000, 1.000000, 0.120000, 0.476163, 0.827126, 0.716906, 0.251455, 0.783725, 0.827126, 1.000000, 0.814047, 1.000000, 0.679475, 0.877576, 1.000000, 0.540000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.800000, 0.100000, 0.200000, 0.800000, 0.400000, 0.800000, 0.540000, 0.754113, 1.000000, 0.100000, 1.000000, 0.120000, 0.476163, 0.827126, 0.716906, 0.251455, 0.783725, 0.827126, 0.814047, 1.000000, 0.679475, 0.877576, 1.000000, 1.000000, 1.000000, 1.000000, 0.120000, 0.018621, 1.000000, 1.000000, 0.018621, 1.000000, 1.000000, 1.000000, 0.716906, 0.120000, 0.251455, 0.716906, 0.251455; -0.000001,1.000000,0.000003,0.000000,1.000000,0.000001,0.000000,0.000000,-0.000000,0.000003,-1.000000,0.000000,-0.505118,-0.000001,0.011024,1.000000;; } SkinWeights { "Bip01_Neck"; 11; 151, 152, 154, 197, 246, 301, 456, 457, 459, 500, 545; 0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000, 0.200000; 0.000000,1.000000,-0.000001,0.000000,0.968422,-0.000001,-0.249316,0.000000,-0.249316,-0.000001,-0.968422,0.000000,-0.757583,0.000001,0.234131,1.000000;; } SkinWeights { "Bip01_Head"; 139; 151, 152, 154, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 246, 248, 249, 257, 258, 259, 260, 261, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 284, 285, 300, 301, 302, 456, 457, 459, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 545, 548, 549, 554, 555, 556, 557, 565, 566, 567, 568, 584, 585; 0.800000, 0.800000, 0.800000, 1.000000, 1.000000, 1.000000, 0.800000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.800000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.800000, 1.000000, 0.800000, 0.800000, 0.800000, 1.000000, 1.000000, 0.800000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.800000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000; 0.000000,1.000000,-0.000001,0.000000,1.000000,-0.000000,0.000001,0.000000,0.000001,-0.000001,-1.000000,0.000000,-0.824644,0.000000,0.029464,1.000000;; } SkinWeights { "Bip01_Spine"; 42; 11, 12, 13, 14, 15, 16, 17, 22, 24, 26, 69, 70, 71, 72, 75, 78, 251, 262, 263, 264, 265, 266, 317, 318, 319, 320, 321, 322, 323, 328, 330, 333, 374, 375, 376, 378, 380, 383, 558, 559, 560, 561; 0.200000, 0.900000, 0.200000, 0.800000, 0.600000, 0.200000, 0.460000, 0.900000, 0.420817, 0.500000, 0.700000, 0.366679, 0.344665, 0.303083, 0.278334, 0.100000, 0.460000, 0.700000, 0.700000, 0.700000, 0.700000, 0.700000, 0.200000, 0.900000, 0.800000, 0.200000, 0.600000, 0.200000, 0.460000, 0.900000, 0.420817, 0.500000, 0.700000, 0.366679, 0.344665, 0.303083, 0.278334, 0.100000, 0.700000, 0.700000, 0.700000, 0.700000; -0.000000,1.000000,-0.000001,0.000000,0.998191,0.000000,0.060114,0.000000,0.060114,-0.000001,-0.998191,0.000000,-0.556407,-0.000000,-0.022380,1.000000;; } SkinWeights { "Bip01_Spine1"; 150; 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 20, 21, 24, 25, 26, 27, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 91, 130, 131, 132, 133, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 153, 244, 245, 247, 250, 262, 263, 264, 265, 266, 267, 281, 282, 283, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 326, 327, 330, 331, 332, 333, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 396, 435, 436, 437, 438, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 458, 544, 546, 547, 558, 559, 560, 561, 562, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 586; 0.618538, 0.809014, 0.289125, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.363264, 0.288312, 0.739898, 1.000000, 1.000000, 0.579184, 1.000000, 0.500000, 1.000000, 0.300000, 0.633321, 0.655335, 0.696917, 1.000000, 1.000000, 0.721666, 1.000000, 1.000000, 0.900000, 0.220000, 0.288312, 0.246038, 1.000000, 1.000000, 0.618538, 0.289125, 0.134405, 1.000000, 0.899866, 1.000000, 0.363264, 0.529324, 0.900000, 0.136000, 0.900000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.246038, 0.859608, 0.300000, 0.300000, 0.300000, 0.300000, 0.300000, 0.246038, 0.900000, 0.900000, 0.529324, 1.000000, 0.900000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.136000, 1.000000, 0.980853, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.618538, 0.289125, 0.809014, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.363264, 0.739898, 0.288312, 1.000000, 1.000000, 0.579184, 1.000000, 1.000000, 0.500000, 0.300000, 0.633321, 0.655335, 1.000000, 0.696917, 1.000000, 0.721666, 1.000000, 1.000000, 0.900000, 0.220000, 0.288312, 0.246038, 1.000000, 1.000000, 0.618538, 0.134405, 0.289125, 1.000000, 0.899866, 1.000000, 0.363264, 0.529324, 0.900000, 0.900000, 0.136000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.246038, 0.300000, 0.300000, 0.300000, 0.300000, 0.246038, 0.900000, 0.529324, 0.900000, 1.000000, 0.900000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 1.000000, 0.136000, 1.000000, 1.000000, 1.000000; -0.000000,1.000000,-0.000001,0.000000,0.981764,0.000001,0.190104,0.000000,0.190104,-0.000001,-0.981764,0.000000,-0.654271,-0.000000,-0.108771,1.000000;; } } } Frame Dummy01 { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,0.000000,0.000000,0.000000,1.000000;; } Frame Bip01 { FrameTransformMatrix { 0.033341,0.999429,-0.005520,0.000000,0.016544,0.004970,0.999851,0.000000,0.999307,-0.033427,-0.016369,0.000000,-0.013962,0.022817,0.505319,1.000000;; } Frame Bip01_Pelvis { FrameTransformMatrix { -0.023486,0.997591,-0.065270,0.000000,-0.003750,0.065200,0.997865,0.000000,0.999717,0.023680,0.002210,0.000000,0.000000,0.000000,0.000000,1.000000;; } Frame Bip01_Spine { FrameTransformMatrix { 0.999354,0.030759,0.018573,0.000000,-0.029280,0.996735,-0.075243,0.000000,-0.020827,0.074650,0.996992,0.000000,0.051511,0.003360,0.001138,1.000000;; } Frame Bip01_Spine1 { FrameTransformMatrix { 0.954344,0.066568,-0.291198,0.000000,-0.040515,0.994690,0.094606,0.000000,0.295949,-0.078489,0.951974,0.000000,0.106455,0.000007,-0.000081,1.000000;; } Frame Bip01_Neck { FrameTransformMatrix { 0.800164,0.020150,0.599443,0.000000,-0.015893,0.999797,-0.012394,0.000000,-0.599571,0.000390,0.800321,0.000000,0.130521,0.000000,0.004631,1.000000;; } Frame Bip01_Head { FrameTransformMatrix { 0.964793,0.071765,-0.253030,0.000000,0.032811,0.921697,0.386521,0.000000,0.260956,-0.381215,0.886892,0.000000,0.033674,-0.000000,0.000000,1.000000;; } Frame Bip01_HeadNub { 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.169824,-0.000000,0.000000,1.000000;; } } } Frame Bip01_L_Clavicle { FrameTransformMatrix { -0.092769,0.994328,-0.052010,0.000000,0.795610,0.042620,-0.604309,0.000000,-0.598665,-0.097441,-0.795051,0.000000,-0.021696,0.016151,0.010714,1.000000;; } Frame Bip01_L_UpperArm { FrameTransformMatrix { 0.199167,-0.964282,0.174622,0.000000,0.959948,0.156144,-0.232634,0.000000,0.197059,0.213961,0.956759,0.000000,0.087086,0.000000,0.000000,1.000000;; } Frame Bip01_L_Forearm { FrameTransformMatrix { 0.784977,0.000000,-0.619525,0.000000,0.000000,1.000000,-0.000000,0.000000,0.619525,-0.000000,0.784977,0.000000,0.137062,0.000000,0.000000,1.000000;; } Frame Bip01_L_Hand { FrameTransformMatrix { 0.989591,0.126487,-0.068636,0.000000,0.029704,0.287135,0.957430,0.000000,0.140810,-0.949502,0.280389,0.000000,0.137062,0.000000,0.000000,1.000000;; } Frame Bip01_L_Finger0 { FrameTransformMatrix { 0.484555,0.053884,0.873100,0.000000,0.558537,0.749101,-0.356210,0.000000,-0.673234,0.660262,0.332884,0.000000,0.057681,-0.023605,-0.000272,1.000000;; } Frame Bip01_L_Finger0Nub { 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.029435,0.000000,-0.000000,1.000000;; } } } Frame Bip01_L_Finger1 { FrameTransformMatrix { 0.440539,-0.000715,0.897733,0.000000,-0.000000,1.000000,0.000796,0.000000,-0.897733,-0.000351,0.440539,0.000000,0.084102,-0.000000,0.000000,1.000000;; } Frame Bip01_L_Finger1Nub { 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.047988,0.000000,-0.000000,1.000000;; } } } } } } } Frame Bip01_R_Clavicle { FrameTransformMatrix { -0.132754,-0.989743,-0.052780,0.000000,-0.793256,0.074171,0.604354,0.000000,-0.594240,0.122098,-0.794966,0.000000,-0.022329,-0.015272,0.010702,1.000000;; } Frame Bip01_R_UpperArm { FrameTransformMatrix { 0.168024,0.888100,0.427839,0.000000,-0.981008,0.107976,0.161134,0.000000,0.096907,-0.446788,0.889376,0.000000,0.087086,0.000000,-0.000000,1.000000;; } Frame Bip01_R_Forearm { FrameTransformMatrix { 0.793914,-0.000000,-0.608030,0.000000,0.000000,1.000000,-0.000000,0.000000,0.608030,-0.000000,0.793914,0.000000,0.137062,0.000000,0.000000,1.000000;; } Frame Bip01_R_Hand { FrameTransformMatrix { 0.989591,-0.126487,-0.068636,0.000000,-0.012169,0.401679,-0.915700,0.000000,0.143393,0.907003,0.395959,0.000000,0.137062,0.000000,0.000000,1.000000;; } Frame Bip01_R_Finger0 { FrameTransformMatrix { 0.484555,-0.053884,0.873100,0.000000,-0.558537,0.749101,0.356210,0.000000,-0.673234,-0.660262,0.332884,0.000000,0.057681,0.023605,-0.000272,1.000000;; } Frame Bip01_R_Finger0Nub { 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.029435,-0.000000,-0.000000,1.000000;; } } } Frame Bip01_R_Finger1 { FrameTransformMatrix { 0.440539,0.000715,0.897733,0.000000,0.000000,1.000000,-0.000796,0.000000,-0.897733,0.000351,0.440539,0.000000,0.084102,0.000000,0.000000,1.000000;; } Frame Bip01_R_Finger1Nub { 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.047988,-0.000000,-0.000000,1.000000;; } } } } } } } } Frame Bip01_BackPack { FrameTransformMatrix { 0.154640,-0.082485,-0.984522,0.000000,-0.030419,0.995639,-0.088194,0.000000,0.987503,0.043587,0.151456,0.000000,0.041174,-0.003809,-0.088360,1.000000;; } Frame Bip01_BackPackNub { FrameTransformMatrix { 0.000796,0.000003,1.000000,0.000000,0.000000,-1.000000,0.000003,0.000000,1.000000,-0.000000,-0.000796,0.000000,0.053240,0.000000,0.000000,1.000000;; } } } } Frame Bip01_L_Thigh { FrameTransformMatrix { -0.997651,-0.048743,0.048131,0.000000,0.037035,-0.974883,-0.219618,0.000000,0.057627,-0.217320,0.974398,0.000000,-0.049903,0.053290,0.003810,1.000000;; } Frame Bip01_L_Calf { FrameTransformMatrix { 0.866465,-0.000000,-0.499238,0.000000,0.000000,1.000000,-0.000000,0.000000,0.499238,0.000000,0.866465,0.000000,0.237500,0.000000,0.000000,1.000000;; } Frame Bip01_L_Foot { FrameTransformMatrix { 0.995753,0.047742,0.078717,0.000000,-0.058044,0.989244,0.134262,0.000000,-0.071460,-0.138261,0.987814,0.000000,0.206841,0.000000,0.000000,1.000000;; } Frame Bip01_L_Toe0 { FrameTransformMatrix { -0.383924,0.036634,0.922638,0.000000,0.023484,0.999277,-0.029905,0.000000,-0.923066,0.010186,-0.384507,0.000000,0.065373,0.000000,0.066450,1.000000;; } Frame Bip01_L_Toe0Nub { 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.006735,-0.000000,-0.000000,1.000000;; } } } } } } Frame Bip01_R_Thigh { FrameTransformMatrix { -0.996856,0.025095,0.075151,0.000000,-0.028666,-0.998492,-0.046817,0.000000,0.073862,-0.048825,0.996073,0.000000,-0.053301,-0.056800,-0.004435,1.000000;; } Frame Bip01_R_Calf { FrameTransformMatrix { 0.971655,0.000000,-0.236403,0.000000,-0.000000,1.000000,0.000000,0.000000,0.236403,0.000000,0.971655,0.000000,0.237500,0.000000,0.000000,1.000000;; } Frame Bip01_R_Foot { FrameTransformMatrix { 0.985731,0.021302,0.166977,0.000000,-0.016320,0.999382,-0.031148,0.000000,-0.167537,0.027979,0.985469,0.000000,0.206841,0.000000,0.000000,1.000000;; } Frame Bip01_R_Toe0 { FrameTransformMatrix { 0.001510,0.036661,0.999327,0.000000,-0.025652,0.999000,-0.036611,0.000000,-0.999670,-0.025580,0.002449,0.000000,0.065373,0.000000,0.066450,1.000000;; } Frame Bip01_R_Toe0Nub { 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.006735,0.000000,0.000000,1.000000;; } } } } } } } Frame Bip01_DressFront { FrameTransformMatrix { -0.999025,-0.026231,-0.035506,0.000000,-0.026442,0.999635,0.005495,0.000000,0.035349,0.006428,-0.999355,0.000000,-0.044007,0.001398,0.061087,1.000000;; } Frame Bip01_DressFront02 { FrameTransformMatrix { 0.970691,0.039194,0.237114,0.000000,-0.073161,0.987977,0.136194,0.000000,-0.228925,-0.149550,0.961888,0.000000,0.183355,0.000020,-0.000127,1.000000;; } Frame Bip01_DressFrontNub { FrameTransformMatrix { 0.000796,0.000003,1.000000,0.000000,0.000000,-1.000000,0.000003,0.000000,1.000000,-0.000000,-0.000796,0.000000,0.165302,0.000000,0.000000,1.000000;; } } } } Frame Bip01_DressBack { FrameTransformMatrix { -0.995690,-0.024198,0.089531,0.000000,-0.025437,0.999596,-0.012719,0.000000,-0.089187,-0.014942,-0.995903,0.000000,-0.047720,0.000002,-0.078280,1.000000;; } Frame Bip01_DressBack02 { FrameTransformMatrix { 0.957419,0.020031,0.288006,0.000000,-0.084094,0.973681,0.211834,0.000000,-0.276183,-0.227033,0.933905,0.000000,0.176189,0.000025,-0.000102,1.000000;; } Frame Bip01_DressBackNub { FrameTransformMatrix { 0.000796,0.000003,1.000000,0.000000,0.000000,-1.000000,0.000003,0.000000,1.000000,0.000000,-0.000796,0.000000,0.136508,0.000000,0.000000,1.000000;; } } } } } Frame Bip01_Prop1 { FrameTransformMatrix { -0.471291,-0.213818,0.855667,0.000000,0.790520,0.327805,0.517322,0.000000,-0.391105,0.920232,0.014536,0.000000,0.029994,-0.080135,-0.124558,1.000000;; } } Frame Bip01_Prop2 { FrameTransformMatrix { 0.719681,-0.647987,0.249343,0.000000,0.679701,0.584273,-0.443431,0.000000,0.141653,0.488608,0.860928,0.000000,0.118626,-0.052668,0.113434,1.000000;; } } } } Frame Translation_Data { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000,0.000000,-0.000000,-1.000000,0.000000,0.000000,1.000000,-0.000000,0.000000,0.000000,0.000000,0.000000,1.000000;; } } AnimTicksPerSecond { 4800; } AnimationSet Kate_Mannequin02 { Animation { { Dummy01 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.707107,0.707107,0.000000,0.000000;;, 800;4;0.707107,0.707107,0.000000,0.000000;;; } AnimationKey T { 2; 2; 0;3;0.000000,0.000000,0.000000;;, 800;3;0.000000,0.000000,0.000000;;; } } Animation { { Bip01 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.505456,-0.511062,-0.496991,-0.486138;;, 800;4;0.505456,-0.511062,-0.496991,-0.486138;;; } AnimationKey T { 2; 2; 0;3;-0.013962,0.022817,0.505319;;, 800;3;-0.013962,0.022817,0.505319;;; } } Animation { { Bip01_Pelvis } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.510863,-0.476735,-0.521171,-0.490024;;, 800;4;0.510863,-0.476735,-0.521171,-0.490024;;; } AnimationKey T { 2; 2; 0;3;0.000000,0.000000,0.000000;;, 800;3;0.000000,0.000000,0.000000;;; } } Animation { { Bip01_Spine } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.999135,0.037506,0.009858,-0.015023;;, 800;4;0.999135,0.037506,0.009858,-0.015023;;; } AnimationKey T { 2; 2; 0;3;0.051511,0.003360,0.001138;;, 800;3;0.051511,0.003360,0.001138;;; } } Animation { { Bip01_Spine1 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.987548,-0.043819,-0.148638,-0.027108;;, 800;4;0.987548,-0.043819,-0.148638,-0.027108;;; } AnimationKey T { 2; 2; 0;3;0.106455,0.000007,-0.000081;;, 800;3;0.106455,0.000007,-0.000081;;; } } Animation { { Bip01_Neck } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.948721,0.003369,0.315956,-0.009498;;, 800;4;0.948721,0.003369,0.315956,-0.009498;;; } AnimationKey T { 2; 2; 0;3;0.130521,0.000000,0.004631;;, 800;3;0.130521,0.000000,0.004631;;; } } Animation { { Bip01_Head } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.971260,-0.197614,-0.132299,-0.010027;;, 800;4;0.971260,-0.197614,-0.132299,-0.010027;;; } AnimationKey T { 2; 2; 0;3;0.033674,-0.000000,0.000000;;, 800;3;0.033674,-0.000000,0.000000;;; } } Animation { { Bip01_HeadNub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;1.000000,-0.000000,-0.000000,-0.000000;;, 800;4;1.000000,-0.000000,-0.000000,-0.000000;;; } AnimationKey T { 2; 2; 0;3;0.169824,-0.000000,0.000000;;, 800;3;0.169824,-0.000000,0.000000;;; } } Animation { { Bip01_L_Clavicle } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.196723,0.644139,0.694701,-0.252536;;, 800;4;0.196723,0.644139,0.694701,-0.252536;;; } AnimationKey T { 2; 2; 0;3;-0.021696,0.016151,0.010714;;, 800;3;-0.021696,0.016151,0.010714;;; } } Animation { { Bip01_L_UpperArm } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.760275,0.146853,-0.007378,0.632742;;, 800;4;0.760275,0.146853,-0.007378,0.632742;;; } AnimationKey T { 2; 2; 0;3;0.087086,0.000000,0.000000;;, 800;3;0.087086,0.000000,0.000000;;; } } Animation { { Bip01_L_Forearm } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.944716,-0.000000,-0.327890,-0.000000;;, 800;4;0.944716,-0.000000,-0.327890,-0.000000;;; } AnimationKey T { 2; 2; 0;3;0.137062,0.000000,0.000000;;, 800;3;0.137062,0.000000,0.000000;;; } } Animation { { Bip01_L_Hand } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.799549,-0.596252,-0.065489,-0.030261;;, 800;4;0.799549,-0.596252,-0.065489,-0.030261;;; } AnimationKey T { 2; 2; 0;3;0.137062,0.000000,0.000000;;, 800;3;0.137062,0.000000,0.000000;;; } } Animation { { Bip01_L_Finger0 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000001;;, 800;3;1.000000,1.000000,1.000001;;; } AnimationKey R { 0; 2; 0;4;0.801021,0.317242,0.482613,0.157503;;, 800;4;0.801021,0.317242,0.482613,0.157503;;; } AnimationKey T { 2; 2; 0;3;0.057681,-0.023605,-0.000272;;, 800;3;0.057681,-0.023605,-0.000272;;; } } Animation { { Bip01_L_Finger0Nub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;1.000000,0.000000,-0.000000,0.000000;;, 800;4;1.000000,0.000000,-0.000000,0.000000;;; } AnimationKey T { 2; 2; 0;3;0.029435,0.000000,-0.000000;;, 800;3;0.029435,0.000000,-0.000000;;; } } Animation { { Bip01_L_Finger1 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.848687,-0.000338,0.528896,0.000211;;, 800;4;0.848687,-0.000338,0.528896,0.000211;;; } AnimationKey T { 2; 2; 0;3;0.084102,-0.000000,0.000000;;, 800;3;0.084102,-0.000000,0.000000;;; } } Animation { { Bip01_L_Finger1Nub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;1.000000,-0.000000,-0.000000,-0.000000;;, 800;4;1.000000,-0.000000,-0.000000,-0.000000;;; } AnimationKey T { 2; 2; 0;3;0.047988,0.000000,-0.000000;;, 800;3;0.047988,0.000000,-0.000000;;; } } Animation { { Bip01_R_Clavicle } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.191345,-0.630088,0.707441,0.256718;;, 800;4;0.191345,-0.630088,0.707441,0.256718;;; } AnimationKey T { 2; 2; 0;3;-0.022329,-0.015272,0.010702;;, 800;3;-0.022329,-0.015272,0.010702;;; } } Animation { { Bip01_R_UpperArm } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.735761,-0.206562,0.112445,-0.635094;;, 800;4;0.735761,-0.206562,0.112445,-0.635094;;; } AnimationKey T { 2; 2; 0;3;0.087086,0.000000,-0.000000;;, 800;3;0.087086,0.000000,-0.000000;;; } } Animation { { Bip01_R_Forearm } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.947078,-0.000000,-0.321003,0.000000;;, 800;4;0.947078,-0.000000,-0.321003,0.000000;;; } AnimationKey T { 2; 2; 0;3;0.137062,0.000000,0.000000;;, 800;3;0.137062,0.000000,0.000000;;; } } Animation { { Bip01_R_Hand } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.834750,0.545883,-0.063501,0.034237;;, 800;4;0.834750,0.545883,-0.063501,0.034237;;; } AnimationKey T { 2; 2; 0;3;0.137062,0.000000,0.000000;;, 800;3;0.137062,0.000000,0.000000;;; } } Animation { { Bip01_R_Finger0 } AnimationKey S { 1; 2; 0;3;1.000000,1.000001,1.000001;;, 800;3;1.000000,1.000001,1.000001;;; } AnimationKey R { 0; 2; 0;4;0.801021,-0.317242,0.482613,-0.157503;;, 800;4;0.801021,-0.317242,0.482613,-0.157503;;; } AnimationKey T { 2; 2; 0;3;0.057681,0.023605,-0.000272;;, 800;3;0.057681,0.023605,-0.000272;;; } } Animation { { Bip01_R_Finger0Nub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.000000,-0.000000,1.000000,-0.000000;;, 800;4;-0.000000,-0.000000,1.000000,-0.000000;;; } AnimationKey T { 2; 2; 0;3;0.029435,-0.000000,-0.000000;;, 800;3;0.029435,-0.000000,-0.000000;;; } } Animation { { Bip01_R_Finger1 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.848687,0.000338,0.528896,-0.000211;;, 800;4;0.848687,0.000338,0.528896,-0.000211;;; } AnimationKey T { 2; 2; 0;3;0.084102,0.000000,0.000000;;, 800;3;0.084102,0.000000,0.000000;;; } } Animation { { Bip01_R_Finger1Nub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.000000,-0.000000,1.000000,-0.000000;;, 800;4;-0.000000,-0.000000,1.000000,-0.000000;;; } AnimationKey T { 2; 2; 0;3;0.047988,-0.000000,-0.000000;;, 800;3;0.047988,-0.000000,-0.000000;;; } } Animation { { Bip01_BackPack } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.758573,0.043430,-0.649912,0.017159;;, 800;4;0.758573,0.043430,-0.649912,0.017159;;; } AnimationKey T { 2; 2; 0;3;0.041174,-0.003809,-0.088360;;, 800;3;0.041174,-0.003809,-0.088360;;; } } Animation { { Bip01_BackPackNub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.000001,0.707388,0.000001,0.706825;;, 800;4;-0.000001,0.707388,0.000001,0.706825;;; } AnimationKey T { 2; 2; 0;3;0.053240,0.000000,0.000000;;, 800;3;0.053240,0.000000,0.000000;;; } } Animation { { Bip01_L_Thigh } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 3; 0;4;0.021588,0.026617,-0.109966,0.993344;;, 160;4;0.021589,0.026640,-0.109966,0.993344;;, 800;4;0.021589,0.026640,-0.109966,0.993344;;; } AnimationKey T { 2; 2; 0;3;-0.049903,0.053290,0.003810;;, 800;3;-0.049903,0.053290,0.003810;;; } } Animation { { Bip01_L_Calf } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 3; 0;4;0.966040,0.000000,-0.258394,0.000000;;, 160;4;0.966036,0.000000,-0.258407,-0.000000;;, 800;4;0.966036,0.000000,-0.258407,-0.000000;;; } AnimationKey T { 2; 2; 0;3;0.237500,0.000000,0.000000;;, 800;3;0.237500,-0.000000,0.000000;;; } } Animation { { Bip01_L_Foot } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 3; 0;4;0.996596,-0.068363,0.037672,-0.026537;;, 160;4;0.996602,-0.068363,0.037490,-0.026546;;, 800;4;0.996602,-0.068363,0.037490,-0.026546;;; } AnimationKey T { 2; 2; 0;3;0.206841,0.000000,0.000000;;, 800;3;0.206841,0.000000,-0.000000;;; } } Animation { { Bip01_L_Toe0 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 3; 0;4;0.554717,0.018068,0.831822,-0.005926;;, 160;4;0.554574,0.018068,0.831917,-0.005929;;, 800;4;0.554574,0.018068,0.831917,-0.005929;;; } AnimationKey T { 2; 2; 0;3;0.065373,0.000000,0.066450;;, 800;3;0.065373,0.000000,0.066450;;; } } Animation { { Bip01_L_Toe0Nub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.000000,-0.000000,1.000000,-0.000000;;, 800;4;-0.000000,0.000000,1.000000,0.000000;;; } AnimationKey T { 2; 2; 0;3;0.006735,-0.000000,-0.000000;;, 800;3;0.006735,0.000000,0.000000;;; } } Animation { { Bip01_R_Thigh } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.013455,0.037293,-0.023936,0.998927;;, 800;4;-0.013455,0.037293,-0.023936,0.998927;;; } AnimationKey T { 2; 2; 0;3;-0.053301,-0.056800,-0.004435;;, 800;3;-0.053301,-0.056800,-0.004435;;; } } Animation { { Bip01_R_Calf } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.992889,0.000000,-0.119048,-0.000000;;, 800;4;0.992889,0.000000,-0.119048,-0.000000;;; } AnimationKey T { 2; 2; 0;3;0.237500,0.000000,0.000000;;, 800;3;0.237500,0.000000,0.000000;;; } } Animation { { Bip01_R_Foot } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.996316,0.014836,0.083938,-0.009440;;, 800;4;0.996316,0.014836,0.083938,-0.009440;;; } AnimationKey T { 2; 2; 0;3;0.206841,0.000000,0.000000;;, 800;3;0.206841,0.000000,0.000000;;; } } Animation { { Bip01_R_Toe0 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.707630,0.003897,0.706230,-0.022015;;, 800;4;0.707630,0.003897,0.706230,-0.022015;;; } AnimationKey T { 2; 2; 0;3;0.065373,0.000000,0.066450;;, 800;3;0.065373,0.000000,0.066450;;; } } Animation { { Bip01_R_Toe0Nub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;1.000000,0.000000,0.000000,0.000000;;, 800;4;1.000000,0.000000,0.000000,0.000000;;; } AnimationKey T { 2; 2; 0;3;0.006735,0.000000,0.000000;;, 800;3;0.006735,0.000000,0.000000;;; } } Animation { { Bip01_DressFront } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.017718,-0.013171,0.999752,0.002981;;, 800;4;-0.017718,-0.013171,0.999752,0.002981;;; } AnimationKey T { 2; 2; 0;3;-0.044007,0.001398,0.061087;;, 800;3;-0.044007,0.001398,0.061087;;; } } Animation { { Bip01_DressFront02 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.990020,-0.072156,0.117684,-0.028372;;, 800;4;0.990020,-0.072156,0.117684,-0.028372;;; } AnimationKey T { 2; 2; 0;3;0.183355,0.000020,-0.000127;;, 800;3;0.183355,0.000020,-0.000127;;; } } Animation { { Bip01_DressFrontNub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.000001,0.707388,0.000001,0.706825;;, 800;4;-0.000001,0.707388,0.000001,0.706825;;; } AnimationKey T { 2; 2; 0;3;0.165302,0.000000,0.000000;;, 800;3;0.165302,0.000000,0.000000;;; } } Animation { { Bip01_DressBack } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.044729,-0.012422,0.998898,-0.006923;;, 800;4;0.044729,-0.012422,0.998898,-0.006923;;; } AnimationKey T { 2; 2; 0;3;-0.047720,0.000002,-0.078280;;, 800;3;-0.047720,0.000002,-0.078280;;; } } Animation { { Bip01_DressBack02 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.982981,-0.111616,0.143489,-0.026482;;, 800;4;0.982981,-0.111616,0.143489,-0.026482;;; } AnimationKey T { 2; 2; 0;3;0.176189,0.000025,-0.000102;;, 800;3;0.176189,0.000025,-0.000102;;; } } Animation { { Bip01_DressBackNub } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;-0.000001,0.707388,0.000001,0.706825;;, 800;4;-0.000001,0.707388,0.000001,0.706825;;; } AnimationKey T { 2; 2; 0;3;0.136508,0.000000,0.000000;;, 800;3;0.136508,0.000000,0.000000;;; } } Animation { { Bip01_Prop1 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.466650,0.215852,0.667937,0.538057;;, 800;4;0.466650,0.215852,0.667937,0.538057;;; } AnimationKey T { 2; 2; 0;3;0.029994,-0.080135,-0.124558;;, 800;3;0.029994,-0.080135,-0.124558;;; } } Animation { { Bip01_Prop2 } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.889506,0.261954,0.030267,0.373154;;, 800;4;0.889506,0.261954,0.030267,0.373154;;; } AnimationKey T { 2; 2; 0;3;0.118626,-0.052668,0.113434;;, 800;3;0.118626,-0.052668,0.113434;;; } } Animation { { Translation_Data } AnimationKey S { 1; 2; 0;3;1.000000,1.000000,1.000000;;, 800;3;1.000000,1.000000,1.000000;;; } AnimationKey R { 0; 2; 0;4;0.707107,0.707107,0.000000,0.000000;;, 800;4;0.707107,0.707107,0.000000,0.000000;;; } AnimationKey T { 2; 2; 0;3;0.000000,0.000000,0.000000;;, 800;3;0.000000,0.000000,0.000000;;; } } }