diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index a030d5e..95f52d9 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -30,22 +30,22 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 # Get all history to allow automatic versioning using MinVer - + - name: Download Dalamud run: | mkdir -p ${{ env.DALAMUD_HOME }} - curl -L https://goatcorp.github.io/dalamud-distrib/latest.zip -o latest.zip + curl -L https://goatcorp.github.io/dalamud-distrib/api11/latest.zip -o latest.zip unzip latest.zip -d ${{ env.DALAMUD_HOME }} - + # Install the .NET SDK indicated in the global.json file - name: Setup .NET uses: actions/setup-dotnet@v4 - + # Create the NuGet package in the folder from the environment variable NuGetDirectory - run: | $env:DALAMUD_HOME = "${{ env.DALAMUD_HOME }}" dotnet pack --configuration Release --output ${{ env.NuGetDirectory }} src - + # Publish the NuGet package as an artifact, so they can be used in the following jobs - uses: actions/upload-artifact@v3 with: diff --git a/src/LuminaSupplemental.Excel/Extensions/EnumerableExtensions.cs b/src/LuminaSupplemental.Excel/Extensions/EnumerableExtensions.cs new file mode 100644 index 0000000..ee02202 --- /dev/null +++ b/src/LuminaSupplemental.Excel/Extensions/EnumerableExtensions.cs @@ -0,0 +1,20 @@ +using System; +using System.Collections.Generic; +using System.Linq; + +namespace LuminaSupplemental.Excel.Extensions; + +public static class EnumerableExtensions +{ + public static T? FirstOrNull(this IEnumerable source) where T : struct + { + return source.Cast().FirstOrDefault(); + } + + public static T? FirstOrNull(this IEnumerable source, Func predicate) where T : struct + { + ArgumentNullException.ThrowIfNull(source); + ArgumentNullException.ThrowIfNull(predicate); + return source.Where(predicate).Cast().FirstOrDefault(); + } +} diff --git a/src/LuminaSupplemental.Excel/Generated/DungeonBoss.csv b/src/LuminaSupplemental.Excel/Generated/DungeonBoss.csv index 670f256..a1f0190 100644 --- a/src/LuminaSupplemental.Excel/Generated/DungeonBoss.csv +++ b/src/LuminaSupplemental.Excel/Generated/DungeonBoss.csv @@ -280,223 +280,221 @@ RowId,BNpcNameId,ContentFinderConditionId,FightNo 279,1644,61,0 280,1801,60,0 281,725,66,0 -282,2505,72,0 -283,2832,77,0 -284,2994,79,0 -285,887,82,0 -286,2137,68,0 -287,1644,65,0 -288,1801,64,0 -289,1185,63,0 -290,725,67,0 -291,2505,73,0 -292,2832,78,0 -293,2994,80,0 -294,3660,86,0 -295,3632,90,0 -296,3458,169,0 -297,4776,134,0 -298,5199,183,0 -299,5567,223,0 -300,3660,87,0 -301,3632,91,0 -302,3458,170,0 -303,4776,135,0 -304,5199,184,0 -305,5567,224,0 -306,6221,243,0 -307,6385,263,0 -308,5640,239,0 -309,7225,537,0 -310,6089,595,0 -311,7221,474,0 -312,7092,290,0 -313,7702,596,0 -314,7922,637,0 -315,6221,244,0 -316,6385,264,0 -317,5640,278,0 -318,7225,538,0 -319,7221,475,0 -320,7092,291,0 -321,7702,597,0 -322,7922,638,0 -323,8361,657,0 -324,8297,666,0 -325,8352,687,0 -326,9250,717,0 -327,9462,738,0 -328,9696,762,0 -329,9953,781,0 -330,8361,658,0 -331,8297,667,0 -332,8352,693,0 -333,9250,718,0 -334,9341,725,0 -335,9462,739,0 -336,9696,763,0 -337,9953,782,0 -338,10456,802,0 -339,2183,790,0 -340,10448,796,0 -341,10298,870,0 -342,10456,803,0 -343,2183,791,0 -344,10448,846,0 -345,10298,871,0 -346,706,92,0 -347,710,92,1 -348,727,92,2 -349,732,92,3 -350,2809,102,0 -351,2815,102,1 -352,2821,102,2 -353,2824,102,3 -354,3231,111,0 -355,3227,111,1 -356,3234,111,2 -357,3240,111,3 -358,1466,93,0 -359,1459,94,0 -360,1482,97,0 -361,2609,98,0 -362,2610,99,0 -363,2611,100,0 -364,2612,101,0 -365,3192,107,0 -366,3197,108,0 -367,3204,109,0 -368,3210,110,0 -369,2609,103,0 -370,2610,104,0 -371,2611,105,0 -372,2612,106,0 -373,4613,120,0 -374,4623,120,1 -375,4624,120,1 -376,4626,120,2 -377,4631,120,3 -378,4871,168,0 -379,4878,168,1 -380,4896,168,2 -381,4897,168,3 -382,5507,220,0 -383,5509,220,1 -384,5515,220,2 -385,2564,220,3 -386,3747,112,0 -387,3765,114,0 -388,3772,115,0 -389,4687,136,0 -390,3376,138,0 -391,4708,139,0 -392,5170,186,0 -393,5180,187,0 -394,5186,188,0 -395,5193,189,0 -396,3747,116,0 -397,3765,118,0 -398,3772,119,0 -399,4687,147,0 -400,3376,149,0 -401,4708,150,0 -402,5170,190,0 -403,5180,191,0 -404,5186,192,0 -405,5193,193,0 -406,6929,281,0 -407,6922,281,1 -408,6941,281,2 -409,6925,281,3 -410,7245,550,0 -411,7223,550,1 -412,7237,550,2 -413,7070,550,3 -414,7915,636,0 -415,7916,636,1 -416,7899,636,2 -417,7657,636,3 -418,5629,252,0 -419,5631,253,0 -420,2346,254,0 -421,6052,255,0 -422,7127,286,0 -423,7097,287,0 -424,7107,288,0 -425,7131,289,0 -426,7691,587,0 -427,3374,588,0 -428,7635,589,0 -429,7635,590,0 -430,5629,256,0 -431,5631,257,0 -432,2346,258,0 -433,6052,259,0 -434,7127,292,0 -435,7097,293,0 -436,7107,294,0 -437,7131,295,0 -438,7691,591,0 -439,3374,592,0 -440,7635,593,0 -441,7635,594,0 -442,9141,700,0 -443,9143,700,1 -444,9147,700,2 -445,9153,700,3 -446,9642,736,0 -447,9364,736,1 -448,9617,736,1 -449,9618,736,1 -450,9650,736,2 -451,9646,736,3 -452,9955,779,0 -453,9989,779,1 -454,9988,779,1 -455,9920,779,2 -456,9948,779,3 -457,8345,653,0 -458,8382,684,0 -459,2505,682,0 -460,1801,689,0 -461,2832,715,0 -462,1644,719,0 -463,1185,719,0 -464,9289,719,0 -465,9298,726,0 -466,2994,728,0 -467,3240,749,0 -468,9769,747,0 -469,9707,751,0 -470,9813,758,0 -471,8345,654,0 -472,8382,685,0 -473,2505,683,0 -474,1801,690,0 -475,2832,716,0 -476,1644,720,0 -477,1185,720,0 -478,9289,720,0 -479,9298,727,0 -480,2994,729,0 -481,3240,750,0 -482,9769,748,0 -483,9707,752,0 -484,9813,759,0 -485,9832,759,0 -486,11281,866,0 -487,11273,866,1 -488,11277,866,2 -489,11286,866,3 -490,10345,808,0 -491,10348,810,0 -492,10720,806,0 -493,10742,800,0 -494,10345,809,0 -495,10348,811,0 -496,10720,807,0 -497,10742,801,0 -498,3210,280,0 -499,2137,539,0 -500,5193,694,0 -501,11319,788,0 +282,2832,77,0 +283,2994,79,0 +284,887,82,0 +285,2137,68,0 +286,1644,65,0 +287,1801,64,0 +288,1185,63,0 +289,725,67,0 +290,2832,78,0 +291,2994,80,0 +292,3660,86,0 +293,3632,90,0 +294,3458,169,0 +295,4776,134,0 +296,5199,183,0 +297,5567,223,0 +298,3660,87,0 +299,3632,91,0 +300,3458,170,0 +301,4776,135,0 +302,5199,184,0 +303,5567,224,0 +304,6221,243,0 +305,6385,263,0 +306,5640,239,0 +307,7225,537,0 +308,6089,595,0 +309,7221,474,0 +310,7092,290,0 +311,7702,596,0 +312,7922,637,0 +313,6221,244,0 +314,6385,264,0 +315,5640,278,0 +316,7225,538,0 +317,7221,475,0 +318,7092,291,0 +319,7702,597,0 +320,7922,638,0 +321,8361,657,0 +322,8297,666,0 +323,8352,687,0 +324,9250,717,0 +325,9462,738,0 +326,9696,762,0 +327,9953,781,0 +328,8361,658,0 +329,8297,667,0 +330,8352,693,0 +331,9250,718,0 +332,9341,725,0 +333,9462,739,0 +334,9696,763,0 +335,9953,782,0 +336,10456,802,0 +337,2183,790,0 +338,10448,796,0 +339,10298,870,0 +340,10456,803,0 +341,2183,791,0 +342,10448,846,0 +343,10298,871,0 +344,706,92,0 +345,710,92,1 +346,727,92,2 +347,732,92,3 +348,2809,102,0 +349,2815,102,1 +350,2821,102,2 +351,2824,102,3 +352,3231,111,0 +353,3227,111,1 +354,3234,111,2 +355,3240,111,3 +356,1466,93,0 +357,1459,94,0 +358,1482,97,0 +359,2609,98,0 +360,2610,99,0 +361,2611,100,0 +362,2612,101,0 +363,3192,107,0 +364,3197,108,0 +365,3204,109,0 +366,3210,110,0 +367,2609,103,0 +368,2610,104,0 +369,2611,105,0 +370,2612,106,0 +371,4613,120,0 +372,4623,120,1 +373,4624,120,1 +374,4626,120,2 +375,4631,120,3 +376,4871,168,0 +377,4878,168,1 +378,4896,168,2 +379,4897,168,3 +380,5507,220,0 +381,5509,220,1 +382,5515,220,2 +383,2564,220,3 +384,3747,112,0 +385,3765,114,0 +386,3772,115,0 +387,4687,136,0 +388,3376,138,0 +389,4708,139,0 +390,5170,186,0 +391,5180,187,0 +392,5186,188,0 +393,5193,189,0 +394,3747,116,0 +395,3765,118,0 +396,3772,119,0 +397,4687,147,0 +398,3376,149,0 +399,4708,150,0 +400,5170,190,0 +401,5180,191,0 +402,5186,192,0 +403,5193,193,0 +404,6929,281,0 +405,6922,281,1 +406,6941,281,2 +407,6925,281,3 +408,7245,550,0 +409,7223,550,1 +410,7237,550,2 +411,7070,550,3 +412,7915,636,0 +413,7916,636,1 +414,7899,636,2 +415,7657,636,3 +416,5629,252,0 +417,5631,253,0 +418,2346,254,0 +419,6052,255,0 +420,7127,286,0 +421,7097,287,0 +422,7107,288,0 +423,7131,289,0 +424,7691,587,0 +425,3374,588,0 +426,7635,589,0 +427,7635,590,0 +428,5629,256,0 +429,5631,257,0 +430,2346,258,0 +431,6052,259,0 +432,7127,292,0 +433,7097,293,0 +434,7107,294,0 +435,7131,295,0 +436,7691,591,0 +437,3374,592,0 +438,7635,593,0 +439,7635,594,0 +440,9141,700,0 +441,9143,700,1 +442,9147,700,2 +443,9153,700,3 +444,9642,736,0 +445,9364,736,1 +446,9617,736,1 +447,9618,736,1 +448,9650,736,2 +449,9646,736,3 +450,9955,779,0 +451,9989,779,1 +452,9988,779,1 +453,9920,779,2 +454,9948,779,3 +455,8345,653,0 +456,8382,684,0 +457,2505,682,0 +458,1801,689,0 +459,2832,715,0 +460,1644,719,0 +461,1185,719,0 +462,9289,719,0 +463,9298,726,0 +464,2994,728,0 +465,3240,749,0 +466,9769,747,0 +467,9707,751,0 +468,9813,758,0 +469,8345,654,0 +470,8382,685,0 +471,2505,683,0 +472,1801,690,0 +473,2832,716,0 +474,1644,720,0 +475,1185,720,0 +476,9289,720,0 +477,9298,727,0 +478,2994,729,0 +479,3240,750,0 +480,9769,748,0 +481,9707,752,0 +482,9813,759,0 +483,9832,759,0 +484,11281,866,0 +485,11273,866,1 +486,11277,866,2 +487,11286,866,3 +488,10345,808,0 +489,10348,810,0 +490,10720,806,0 +491,10742,800,0 +492,10345,809,0 +493,10348,811,0 +494,10720,807,0 +495,10742,801,0 +496,3210,280,0 +497,2137,539,0 +498,5193,694,0 +499,11319,788,0 diff --git a/src/LuminaSupplemental.Excel/Generated/DungeonBossChest.csv b/src/LuminaSupplemental.Excel/Generated/DungeonBossChest.csv index 499c618..078a85c 100644 --- a/src/LuminaSupplemental.Excel/Generated/DungeonBossChest.csv +++ b/src/LuminaSupplemental.Excel/Generated/DungeonBossChest.csv @@ -5035,2728 +5035,2705 @@ RowId,ItemId,ContentFinderConditionId,Quantity,FightNo,CofferNo 5034,7520,67,1,0,0 5035,7161,67,1,0,0 5036,15836,67,1,0,0 -5037,6695,73,1,0,0 -5038,10448,73,1,0,0 -5039,6696,73,1,0,0 -5040,6694,73,1,0,0 -5041,20372,73,1,0,0 -5042,9231,73,1,0,0 -5043,6697,73,1,0,0 -5044,10510,73,1,0,0 -5045,6699,73,1,0,0 -5046,6700,73,1,0,0 -5047,20373,73,1,0,0 -5048,14887,73,1,0,0 -5049,6701,73,1,0,0 -5050,10572,73,1,0,0 -5051,6703,73,1,0,0 -5052,7159,73,1,0,0 -5053,7160,73,1,0,0 -5054,7850,73,1,0,0 -5055,36139,73,1,0,0 -5056,38709,73,1,0,0 -5057,7847,73,1,0,0 -5058,15834,73,1,0,0 -5059,15835,73,1,0,0 -5060,8342,78,1,0,0 -5061,10450,78,1,0,0 -5062,8343,78,1,0,0 -5063,8341,78,1,0,0 -5064,20376,78,1,0,0 -5065,9233,78,1,0,0 -5066,8344,78,1,0,0 -5067,10512,78,1,0,0 -5068,8346,78,1,0,0 -5069,8347,78,1,0,0 -5070,20377,78,1,0,0 -5071,8345,78,1,0,0 -5072,8348,78,1,0,0 -5073,10574,78,1,0,0 -5074,8350,78,1,0,0 -5075,8351,78,1,0,0 -5076,8352,78,1,0,0 -5077,8354,78,1,0,0 -5078,8353,78,1,0,0 -5079,8019,78,1,0,0 -5080,8020,78,1,0,0 -5081,36140,78,1,0,0 -5082,38711,78,1,0,0 -5083,8212,78,1,0,0 -5084,16833,78,1,0,0 -5085,9013,80,1,0,0 -5086,10451,80,1,0,0 -5087,9014,80,1,0,0 -5088,9012,80,1,0,0 -5089,20380,80,1,0,0 -5090,9016,80,1,0,0 -5091,9015,80,1,0,0 -5092,10513,80,1,0,0 -5093,9018,80,1,0,0 -5094,9019,80,1,0,0 -5095,20381,80,1,0,0 -5096,9017,80,1,0,0 -5097,9020,80,1,0,0 -5098,10575,80,1,0,0 -5099,9021,80,1,0,0 -5100,9022,80,1,0,0 -5101,9023,80,1,0,0 -5102,9025,80,1,0,0 -5103,9024,80,1,0,0 -5104,9377,80,1,0,0 -5105,9378,80,1,0,0 -5106,36141,80,1,0,0 -5107,38710,80,1,0,0 -5108,9354,80,1,0,0 -5109,16831,80,1,0,0 -5110,16832,80,1,0,0 -5111,11422,89,1,0,0 -5112,11426,89,1,0,0 -5113,11423,89,1,0,0 -5114,11421,89,1,0,0 -5115,20426,89,1,0,0 -5116,11425,89,1,0,0 -5117,11424,89,1,0,0 -5118,11427,89,1,0,0 -5119,11429,89,1,0,0 -5120,11430,89,1,0,0 -5121,20427,89,1,0,0 -5122,11428,89,1,0,0 -5123,11431,89,1,0,0 -5124,11432,89,1,0,0 -5125,12257,89,1,0,0 -5126,36142,89,1,0,0 -5127,38486,89,1,0,0 -5128,14085,89,1,0,0 -5129,17652,89,1,0,0 -5130,17653,89,1,0,0 -5131,11436,87,1,0,0 -5132,11440,87,1,0,0 -5133,11437,87,1,0,0 -5134,11435,87,1,0,0 -5135,20430,87,1,0,0 -5136,11439,87,1,0,0 -5137,11438,87,1,0,0 -5138,11441,87,1,0,0 -5139,11443,87,1,0,0 -5140,11444,87,1,0,0 -5141,20431,87,1,0,0 -5142,11442,87,1,0,0 -5143,11445,87,1,0,0 -5144,11446,87,1,0,0 -5145,12259,87,1,0,0 -5146,36143,87,1,0,0 -5147,38487,87,1,0,0 -5148,14086,87,1,0,0 -5149,17654,87,1,0,0 -5150,17655,87,1,0,0 -5151,13239,91,1,0,0 -5152,13243,91,1,0,0 -5153,37285,91,1,0,0 -5154,13240,91,1,0,0 -5155,37288,91,1,0,0 -5156,13238,91,1,0,0 -5157,20434,91,1,0,0 -5158,13242,91,1,0,0 -5159,13241,91,1,0,0 -5160,13244,91,1,0,0 -5161,37286,91,1,0,0 -5162,13246,91,1,0,0 -5163,13247,91,1,0,0 -5164,20435,91,1,0,0 -5165,13245,91,1,0,0 -5166,13248,91,1,0,0 -5167,13249,91,1,0,0 -5168,37287,91,1,0,0 -5169,36616,91,1,0,0 -5170,38489,91,1,0,0 -5171,14087,91,1,0,0 -5172,14286,91,1,0,0 -5173,15305,170,1,0,0 -5174,15309,170,1,0,0 -5175,15306,170,1,0,0 -5176,15304,170,1,0,0 -5177,20442,170,1,0,0 -5178,15308,170,1,0,0 -5179,15307,170,1,0,0 -5180,15310,170,1,0,0 -5181,15312,170,1,0,0 -5182,15313,170,1,0,0 -5183,20443,170,1,0,0 -5184,15311,170,1,0,0 -5185,15314,170,1,0,0 -5186,15315,170,1,0,0 -5187,15653,170,1,0,0 -5188,36144,170,1,0,0 -5189,36126,170,1,0,0 -5190,15432,170,1,0,0 -5191,15837,170,1,0,0 -5192,14018,135,1,0,0 -5193,14026,135,1,0,0 -5194,14019,135,1,0,0 -5195,14017,135,1,0,0 -5196,20438,135,1,0,0 -5197,14021,135,1,0,0 -5198,14020,135,1,0,0 -5199,14027,135,1,0,0 -5200,14023,135,1,0,0 -5201,14024,135,1,0,0 -5202,20439,135,1,0,0 -5203,14022,135,1,0,0 -5204,14025,135,1,0,0 -5205,14028,135,1,0,0 -5206,13060,135,1,0,0 -5207,36145,135,1,0,0 -5208,38490,135,1,0,0 -5209,14088,135,1,0,0 -5210,14287,135,1,0,0 -5211,16176,184,1,0,0 -5212,16180,184,1,0,0 -5213,16177,184,1,0,0 -5214,16175,184,1,0,0 -5215,20444,184,1,0,0 -5216,16179,184,1,0,0 -5217,16178,184,1,0,0 -5218,16181,184,1,0,0 -5219,16183,184,1,0,0 -5220,16184,184,1,0,0 -5221,20445,184,1,0,0 -5222,16182,184,1,0,0 -5223,16185,184,1,0,0 -5224,16186,184,1,0,0 -5225,16897,184,1,0,0 -5226,36146,184,1,0,0 -5227,38493,184,1,0,0 -5228,16562,184,1,0,0 -5229,16834,184,1,0,0 -5230,17449,224,1,0,0 -5231,17453,224,1,0,0 -5232,17450,224,1,0,0 -5233,17448,224,1,0,0 -5234,20446,224,1,0,0 -5235,17452,224,1,0,0 -5236,17451,224,1,0,0 -5237,17454,224,1,0,0 -5238,17456,224,1,0,0 -5239,17457,224,1,0,0 -5240,20447,224,1,0,0 -5241,17455,224,1,0,0 -5242,17458,224,1,0,0 -5243,17459,224,1,0,0 -5244,17572,224,1,0,0 -5245,36147,224,1,0,0 -5246,38495,224,1,0,0 -5247,17007,224,1,0,0 -5248,17656,224,1,0,0 -5249,24800,595,1,0,0 -5250,19773,244,1,0,0 -5251,19777,244,1,0,0 -5252,19774,244,1,0,0 -5253,19772,244,1,0,0 -5254,19784,244,1,0,0 -5255,19776,244,1,0,0 -5256,19775,244,1,0,0 -5257,19778,244,1,0,0 -5258,19780,244,1,0,0 -5259,19781,244,1,0,0 -5260,19785,244,1,0,0 -5261,19779,244,1,0,0 -5262,19782,244,1,0,0 -5263,19783,244,1,0,0 -5264,19123,244,1,0,0 -5265,36148,244,1,0,0 -5266,38503,244,1,0,0 -5267,20550,244,1,0,0 -5268,17864,244,1,0,0 -5269,19787,264,1,0,0 -5270,19788,264,1,0,0 -5271,19789,264,1,0,0 -5272,19791,264,1,0,0 -5273,19790,264,1,0,0 -5274,19792,264,1,0,0 -5275,19793,264,1,0,0 -5276,19794,264,1,0,0 -5277,19796,264,1,0,0 -5278,19795,264,1,0,0 -5279,19797,264,1,0,0 -5280,19798,264,1,0,0 -5281,19799,264,1,0,0 -5282,19801,264,1,0,0 -5283,19800,264,1,0,0 -5284,19802,264,1,0,0 -5285,19803,264,1,0,0 -5286,19804,264,1,0,0 -5287,19806,264,1,0,0 -5288,19805,264,1,0,0 -5289,19124,264,1,0,0 -5290,20549,264,1,0,0 -5291,17865,264,1,0,0 -5292,20945,278,1,0,0 -5293,20949,278,1,0,0 -5294,30086,278,1,0,0 -5295,20946,278,1,0,0 -5296,20944,278,1,0,0 -5297,20956,278,1,0,0 -5298,20948,278,1,0,0 -5299,20947,278,1,0,0 -5300,20950,278,1,0,0 -5301,30087,278,1,0,0 -5302,20952,278,1,0,0 -5303,20953,278,1,0,0 -5304,20957,278,1,0,0 -5305,20951,278,1,0,0 -5306,20954,278,1,0,0 -5307,20955,278,1,0,0 -5308,21090,278,1,0,0 -5309,36149,278,1,0,0 -5310,38505,278,1,0,0 -5311,21047,278,1,0,0 -5312,21298,278,1,0,0 -5313,22854,538,1,0,0 -5314,22858,538,1,0,0 -5315,22855,538,1,0,0 -5316,22853,538,1,0,0 -5317,22865,538,1,0,0 -5318,22857,538,1,0,0 -5319,22856,538,1,0,0 -5320,22859,538,1,0,0 -5321,22861,538,1,0,0 -5322,22862,538,1,0,0 -5323,22866,538,1,0,0 -5324,22860,538,1,0,0 -5325,22863,538,1,0,0 -5326,22864,538,1,0,0 -5327,23209,538,1,0,0 -5328,24540,538,1,0,0 -5329,33261,538,1,0,0 -5330,36151,538,1,0,0 -5331,38508,538,1,0,0 -5332,23020,538,1,0,0 -5333,23336,538,1,0,0 -5334,22602,475,1,0,0 -5335,22600,475,1,0,0 -5336,22605,475,1,0,0 -5337,21479,291,1,0,0 -5338,21483,291,1,0,0 -5339,21480,291,1,0,0 -5340,21478,291,1,0,0 -5341,21490,291,1,0,0 -5342,21482,291,1,0,0 -5343,21481,291,1,0,0 -5344,21484,291,1,0,0 -5345,21486,291,1,0,0 -5346,21487,291,1,0,0 -5347,21491,291,1,0,0 -5348,21485,291,1,0,0 -5349,21488,291,1,0,0 -5350,21489,291,1,0,0 -5351,22307,291,1,0,0 -5352,36150,291,1,0,0 -5353,38506,291,1,0,0 -5354,21903,291,1,0,0 -5355,22492,291,1,0,0 -5356,23552,597,1,0,0 -5357,23556,597,1,0,0 -5358,23553,597,1,0,0 -5359,23551,597,1,0,0 -5360,23563,597,1,0,0 -5361,23555,597,1,0,0 -5362,23554,597,1,0,0 -5363,23557,597,1,0,0 -5364,23559,597,1,0,0 -5365,23560,597,1,0,0 -5366,23564,597,1,0,0 -5367,23558,597,1,0,0 -5368,23561,597,1,0,0 -5369,23562,597,1,0,0 -5370,24003,597,1,0,0 -5371,36152,597,1,0,0 -5372,38509,597,1,0,0 -5373,23984,597,1,0,0 -5374,24319,597,1,0,0 -5375,24474,638,1,0,0 -5376,24478,638,1,0,0 -5377,24475,638,1,0,0 -5378,24473,638,1,0,0 -5379,24485,638,1,0,0 -5380,24477,638,1,0,0 -5381,24476,638,1,0,0 -5382,24479,638,1,0,0 -5383,24481,638,1,0,0 -5384,24482,638,1,0,0 -5385,24486,638,1,0,0 -5386,24480,638,1,0,0 -5387,24483,638,1,0,0 -5388,24484,638,1,0,0 -5389,24803,638,1,0,0 -5390,36153,638,1,0,0 -5391,38511,638,1,0,0 -5392,24623,638,1,0,0 -5393,25086,638,1,0,0 -5394,27598,658,1,0,0 -5395,27602,658,1,0,0 -5396,27611,658,1,0,0 -5397,27599,658,1,0,0 -5398,27597,658,1,0,0 -5399,27609,658,1,0,0 -5400,27601,658,1,0,0 -5401,27600,658,1,0,0 -5402,27603,658,1,0,0 -5403,27612,658,1,0,0 -5404,27605,658,1,0,0 -5405,27606,658,1,0,0 -5406,27610,658,1,0,0 -5407,27604,658,1,0,0 -5408,27607,658,1,0,0 -5409,27608,658,1,0,0 -5410,27951,658,1,0,0 -5411,36154,658,1,0,0 -5412,38517,658,1,0,0 -5413,26778,658,1,0,0 -5414,27921,658,1,0,0 -5415,27614,667,1,0,0 -5416,27615,667,1,0,0 -5417,27616,667,1,0,0 -5418,27618,667,1,0,0 -5419,27617,667,1,0,0 -5420,27619,667,1,0,0 -5421,27620,667,1,0,0 -5422,27621,667,1,0,0 -5423,27623,667,1,0,0 -5424,27622,667,1,0,0 -5425,27624,667,1,0,0 -5426,27625,667,1,0,0 -5427,27626,667,1,0,0 -5428,27628,667,1,0,0 -5429,27627,667,1,0,0 -5430,27629,667,1,0,0 -5431,27630,667,1,0,0 -5432,27631,667,1,0,0 -5433,27633,667,1,0,0 -5434,27632,667,1,0,0 -5435,27952,667,1,0,0 -5436,26783,667,1,0,0 -5437,27922,667,1,0,0 -5438,28273,693,1,0,0 -5439,28277,693,1,0,0 -5440,28286,693,1,0,0 -5441,28274,693,1,0,0 -5442,28272,693,1,0,0 -5443,28284,693,1,0,0 -5444,28276,693,1,0,0 -5445,28275,693,1,0,0 -5446,28278,693,1,0,0 -5447,28287,693,1,0,0 -5448,28280,693,1,0,0 -5449,28281,693,1,0,0 -5450,28285,693,1,0,0 -5451,28279,693,1,0,0 -5452,28282,693,1,0,0 -5453,28283,693,1,0,0 -5454,28631,693,1,0,0 -5455,36155,693,1,0,0 -5456,38519,693,1,0,0 -5457,28121,693,1,0,0 -5458,28904,693,1,0,0 -5459,29004,718,1,0,0 -5460,29008,718,1,0,0 -5461,29017,718,1,0,0 -5462,29005,718,1,0,0 -5463,29003,718,1,0,0 -5464,29015,718,1,0,0 -5465,29007,718,1,0,0 -5466,29006,718,1,0,0 -5467,29009,718,1,0,0 -5468,29018,718,1,0,0 -5469,29011,718,1,0,0 -5470,29012,718,1,0,0 -5471,29016,718,1,0,0 -5472,29010,718,1,0,0 -5473,29013,718,1,0,0 -5474,29014,718,1,0,0 -5475,29401,718,1,0,0 -5476,36156,718,1,0,0 -5477,38520,718,1,0,0 -5478,30105,718,1,0,0 -5479,30268,718,1,0,0 -5480,30137,725,1,0,0 -5481,30138,725,1,0,0 -5482,30139,725,1,0,0 -5483,30140,725,1,0,0 -5484,30141,725,1,0,0 -5485,30599,739,1,0,0 -5486,30603,739,1,0,0 -5487,30612,739,1,0,0 -5488,30600,739,1,0,0 -5489,30598,739,1,0,0 -5490,30610,739,1,0,0 -5491,30602,739,1,0,0 -5492,30601,739,1,0,0 -5493,30604,739,1,0,0 -5494,30613,739,1,0,0 -5495,30606,739,1,0,0 -5496,30607,739,1,0,0 -5497,30611,739,1,0,0 -5498,30605,739,1,0,0 -5499,30608,739,1,0,0 -5500,30609,739,1,0,0 -5501,30615,739,1,0,0 -5502,36157,739,1,0,0 -5503,38522,739,1,0,0 -5504,30863,739,1,0,0 -5505,31687,739,1,0,0 -5506,32260,763,1,0,0 -5507,32264,763,1,0,0 -5508,32273,763,1,0,0 -5509,32261,763,1,0,0 -5510,32259,763,1,0,0 -5511,32271,763,1,0,0 -5512,32263,763,1,0,0 -5513,32262,763,1,0,0 -5514,32265,763,1,0,0 -5515,32274,763,1,0,0 -5516,32267,763,1,0,0 -5517,32268,763,1,0,0 -5518,32272,763,1,0,0 -5519,32266,763,1,0,0 -5520,32269,763,1,0,0 -5521,32270,763,1,0,0 -5522,32822,763,1,0,0 -5523,36158,763,1,0,0 -5524,38523,763,1,0,0 -5525,32843,763,1,0,0 -5526,33135,763,1,0,0 -5527,33484,782,1,0,0 -5528,33488,782,1,0,0 -5529,33497,782,1,0,0 -5530,33485,782,1,0,0 -5531,33483,782,1,0,0 -5532,33495,782,1,0,0 -5533,33487,782,1,0,0 -5534,33486,782,1,0,0 -5535,33489,782,1,0,0 -5536,33498,782,1,0,0 -5537,33491,782,1,0,0 -5538,33492,782,1,0,0 -5539,33496,782,1,0,0 -5540,33490,782,1,0,0 -5541,33493,782,1,0,0 -5542,33494,782,1,0,0 -5543,33819,782,1,0,0 -5544,36159,782,1,0,0 -5545,38525,782,1,0,0 -5546,33685,782,1,0,0 -5547,33818,782,1,0,0 -5548,34945,803,1,0,0 -5549,34946,803,1,0,0 -5550,34947,803,1,0,0 -5551,34949,803,1,0,0 -5552,34948,803,1,0,0 -5553,34950,803,1,0,0 -5554,34951,803,1,0,0 -5555,34952,803,1,0,0 -5556,34954,803,1,0,0 -5557,34953,803,1,0,0 -5558,34955,803,1,0,0 -5559,34956,803,1,0,0 -5560,34957,803,1,0,0 -5561,34959,803,1,0,0 -5562,34958,803,1,0,0 -5563,34960,803,1,0,0 -5564,34961,803,1,0,0 -5565,34962,803,1,0,0 -5566,34964,803,1,0,0 -5567,34963,803,1,0,0 -5568,35791,803,1,0,0 -5569,36000,803,1,0,0 -5570,36378,803,1,0,0 -5571,34927,791,1,0,0 -5572,34931,791,1,0,0 -5573,34940,791,1,0,0 -5574,34928,791,1,0,0 -5575,34943,791,1,0,0 -5576,34926,791,1,0,0 -5577,34938,791,1,0,0 -5578,34930,791,1,0,0 -5579,34929,791,1,0,0 -5580,34932,791,1,0,0 -5581,34941,791,1,0,0 -5582,34934,791,1,0,0 -5583,34935,791,1,0,0 -5584,34939,791,1,0,0 -5585,34933,791,1,0,0 -5586,34936,791,1,0,0 -5587,34937,791,1,0,0 -5588,34942,791,1,0,0 -5589,35792,791,1,0,0 -5590,36617,791,1,0,0 -5591,38530,791,1,0,0 -5592,36001,791,1,0,0 -5593,36379,791,1,0,0 -5594,36925,846,1,0,0 -5595,36929,846,1,0,0 -5596,36938,846,1,0,0 -5597,36926,846,1,0,0 -5598,36941,846,1,0,0 -5599,36924,846,1,0,0 -5600,36936,846,1,0,0 -5601,36928,846,1,0,0 -5602,36927,846,1,0,0 -5603,36930,846,1,0,0 -5604,36939,846,1,0,0 -5605,36932,846,1,0,0 -5606,36933,846,1,0,0 -5607,36937,846,1,0,0 -5608,36931,846,1,0,0 -5609,36934,846,1,0,0 -5610,36935,846,1,0,0 -5611,36940,846,1,0,0 -5612,37492,846,1,0,0 -5613,36813,846,1,0,0 -5614,38532,846,1,0,0 -5615,36912,846,1,0,0 -5616,37441,846,1,0,0 -5617,37858,871,1,0,0 -5618,37862,871,1,0,0 -5619,37871,871,1,0,0 -5620,37859,871,1,0,0 -5621,37874,871,1,0,0 -5622,37857,871,1,0,0 -5623,37869,871,1,0,0 -5624,37861,871,1,0,0 -5625,37860,871,1,0,0 -5626,37863,871,1,0,0 -5627,37872,871,1,0,0 -5628,37865,871,1,0,0 -5629,37866,871,1,0,0 -5630,37870,871,1,0,0 -5631,37864,871,1,0,0 -5632,37867,871,1,0,0 -5633,37868,871,1,0,0 -5634,37873,871,1,0,0 -5635,38675,871,1,0,0 -5636,38687,871,1,0,0 -5637,38574,871,1,0,0 -5638,38464,871,1,0,0 -5639,38658,871,1,0,0 -5640,2955,92,1,0,0 -5641,2956,92,1,0,0 -5642,2952,92,1,0,0 -5643,2953,92,1,0,0 -5644,2957,92,1,0,0 -5645,2954,92,1,0,0 -5646,3956,92,1,0,0 -5647,3957,92,1,0,0 -5648,3953,92,1,0,0 -5649,3954,92,1,0,0 -5650,3958,92,1,0,0 -5651,3955,92,1,0,0 -5652,3737,92,1,1,0 -5653,3738,92,1,1,0 -5654,3734,92,1,1,0 -5655,3735,92,1,1,0 -5656,3739,92,1,1,0 -5657,3736,92,1,1,0 -5658,3512,92,1,1,0 -5659,3513,92,1,1,0 -5660,3509,92,1,1,0 -5661,3510,92,1,1,0 -5662,3514,92,1,1,0 -5663,3511,92,1,1,0 -5664,3271,92,1,2,0 -5665,3272,92,1,2,0 -5666,3268,92,1,2,0 -5667,3269,92,1,2,0 -5668,3273,92,1,2,0 -5669,3270,92,1,2,0 -5670,3956,92,1,2,0 -5671,3957,92,1,2,0 -5672,3953,92,1,2,0 -5673,3954,92,1,2,0 -5674,3958,92,1,2,0 -5675,3955,92,1,2,0 -5676,2955,92,1,3,1 -5677,2956,92,1,3,1 -5678,2952,92,1,3,1 -5679,2953,92,1,3,1 -5680,2957,92,1,3,1 -5681,2954,92,1,3,1 -5682,3271,92,1,3,1 -5683,3272,92,1,3,1 -5684,3268,92,1,3,1 -5685,3269,92,1,3,1 -5686,3273,92,1,3,1 -5687,3270,92,1,3,1 -5688,3737,92,1,3,1 -5689,3738,92,1,3,1 -5690,3734,92,1,3,1 -5691,3735,92,1,3,1 -5692,3739,92,1,3,1 -5693,3736,92,1,3,1 -5694,3512,92,1,3,1 -5695,3513,92,1,3,1 -5696,3509,92,1,3,1 -5697,3510,92,1,3,1 -5698,3514,92,1,3,1 -5699,3511,92,1,3,1 -5700,9376,92,1,3,1 -5701,14288,92,1,3,1 -5702,14289,92,1,3,1 -5703,7006,92,1,3,2 -5704,8304,102,1,0,0 -5705,8310,102,1,0,0 -5706,8316,102,1,0,0 -5707,8322,102,1,0,0 -5708,8334,102,1,0,0 -5709,8328,102,1,0,0 -5710,8308,102,1,0,0 -5711,8314,102,1,0,0 -5712,8320,102,1,0,0 -5713,8326,102,1,0,0 -5714,8338,102,1,0,0 -5715,8332,102,1,0,0 -5716,8306,102,1,1,0 -5717,8312,102,1,1,0 -5718,8318,102,1,1,0 -5719,8324,102,1,1,0 -5720,8336,102,1,1,0 -5721,8330,102,1,1,0 -5722,8307,102,1,1,0 -5723,8313,102,1,1,0 -5724,8319,102,1,1,0 -5725,8325,102,1,1,0 -5726,8337,102,1,1,0 -5727,8331,102,1,1,0 -5728,8305,102,1,2,0 -5729,8311,102,1,2,0 -5730,8317,102,1,2,0 -5731,8323,102,1,2,0 -5732,8335,102,1,2,0 -5733,8329,102,1,2,0 -5734,8308,102,1,2,0 -5735,8314,102,1,2,0 -5736,8320,102,1,2,0 -5737,8326,102,1,2,0 -5738,8338,102,1,2,0 -5739,8332,102,1,2,0 -5740,9376,102,1,2,0 -5741,8304,102,1,3,1 -5742,8310,102,1,3,1 -5743,8316,102,1,3,1 -5744,8322,102,1,3,1 -5745,8334,102,1,3,1 -5746,8328,102,1,3,1 -5747,8305,102,1,3,1 -5748,8311,102,1,3,1 -5749,8317,102,1,3,1 -5750,8323,102,1,3,1 -5751,8335,102,1,3,1 -5752,8329,102,1,3,1 -5753,8306,102,1,3,1 -5754,8312,102,1,3,1 -5755,8318,102,1,3,1 -5756,8324,102,1,3,1 -5757,8336,102,1,3,1 -5758,8330,102,1,3,1 -5759,8307,102,1,3,1 -5760,8313,102,1,3,1 -5761,8319,102,1,3,1 -5762,8325,102,1,3,1 -5763,8337,102,1,3,1 -5764,8331,102,1,3,1 -5765,8197,102,1,3,1 -5766,22489,102,1,3,1 -5767,14290,102,1,3,1 -5768,14291,102,1,3,1 -5769,8018,102,1,3,2 -5770,9901,111,1,0,0 -5771,9907,111,1,0,0 -5772,9913,111,1,0,0 -5773,9925,111,1,0,0 -5774,9919,111,1,0,0 -5775,9937,111,1,0,0 -5776,9931,111,1,0,0 -5777,9905,111,1,0,0 -5778,9911,111,1,0,0 -5779,9917,111,1,0,0 -5780,9929,111,1,0,0 -5781,9923,111,1,0,0 -5782,9941,111,1,0,0 -5783,9935,111,1,0,0 -5784,9903,111,1,1,0 -5785,9909,111,1,1,0 -5786,9915,111,1,1,0 -5787,9927,111,1,1,0 -5788,9921,111,1,1,0 -5789,9939,111,1,1,0 -5790,9933,111,1,1,0 -5791,9904,111,1,1,0 -5792,9910,111,1,1,0 -5793,9916,111,1,1,0 -5794,9928,111,1,1,0 -5795,9922,111,1,1,0 -5796,9940,111,1,1,0 -5797,9934,111,1,1,0 -5798,9902,111,1,2,0 -5799,9908,111,1,2,0 -5800,9914,111,1,2,0 -5801,9926,111,1,2,0 -5802,9920,111,1,2,0 -5803,9938,111,1,2,0 -5804,9932,111,1,2,0 -5805,9905,111,1,2,0 -5806,9911,111,1,2,0 -5807,9917,111,1,2,0 -5808,9929,111,1,2,0 -5809,9923,111,1,2,0 -5810,9941,111,1,2,0 -5811,9935,111,1,2,0 -5812,9901,111,1,3,1 -5813,9907,111,1,3,1 -5814,9913,111,1,3,1 -5815,9925,111,1,3,1 -5816,9919,111,1,3,1 -5817,9937,111,1,3,1 -5818,9931,111,1,3,1 -5819,9902,111,1,3,1 -5820,9908,111,1,3,1 -5821,9914,111,1,3,1 -5822,9926,111,1,3,1 -5823,9920,111,1,3,1 -5824,9938,111,1,3,1 -5825,9932,111,1,3,1 -5826,9903,111,1,3,1 -5827,9909,111,1,3,1 -5828,9915,111,1,3,1 -5829,9927,111,1,3,1 -5830,9921,111,1,3,1 -5831,9939,111,1,3,1 -5832,9933,111,1,3,1 -5833,9904,111,1,3,1 -5834,9910,111,1,3,1 -5835,9916,111,1,3,1 -5836,9928,111,1,3,1 -5837,9922,111,1,3,1 -5838,9940,111,1,3,1 -5839,9934,111,1,3,1 -5840,10072,111,1,3,1 -5841,14292,111,1,3,1 -5842,14293,111,1,3,1 -5843,9379,111,1,3,2 -5844,4292,93,1,0,1 -5845,4293,93,1,0,1 -5846,4289,93,1,0,1 -5847,4290,93,1,0,1 -5848,4294,93,1,0,1 -5849,4291,93,1,0,1 -5850,4394,93,1,0,1 -5851,4395,93,1,0,1 -5852,4391,93,1,0,1 -5853,4392,93,1,0,1 -5854,4396,93,1,0,1 -5855,4393,93,1,0,1 -5856,4187,93,1,0,1 -5857,4188,93,1,0,1 -5858,4184,93,1,0,1 -5859,4185,93,1,0,1 -5860,4189,93,1,0,1 -5861,4186,93,1,0,1 -5862,4533,93,1,0,1 -5863,4534,93,1,0,1 -5864,4530,93,1,0,1 -5865,4531,93,1,0,1 -5866,4535,93,1,0,1 -5867,4532,93,1,0,1 -5868,4292,93,1,0,2 -5869,4293,93,1,0,2 -5870,4289,93,1,0,2 -5871,4290,93,1,0,2 -5872,4294,93,1,0,2 -5873,4291,93,1,0,2 -5874,4394,93,1,0,2 -5875,4395,93,1,0,2 -5876,4391,93,1,0,2 -5877,4392,93,1,0,2 -5878,4396,93,1,0,2 -5879,4393,93,1,0,2 -5880,4187,93,1,0,2 -5881,4188,93,1,0,2 -5882,4184,93,1,0,2 -5883,4185,93,1,0,2 -5884,4189,93,1,0,2 -5885,4186,93,1,0,2 -5886,4533,93,1,0,2 -5887,4534,93,1,0,2 -5888,4530,93,1,0,2 -5889,4531,93,1,0,2 -5890,4535,93,1,0,2 -5891,4532,93,1,0,2 -5892,9363,93,1,0,2 -5893,9365,93,1,0,2 -5894,9364,93,1,0,2 -5895,15099,93,1,0,2 -5896,15101,93,1,0,2 -5897,15103,93,1,0,2 -5898,9363,94,1,0,1 -5899,9365,94,1,0,1 -5900,9364,94,1,0,1 -5901,15099,94,1,0,1 -5902,15102,94,1,0,1 -5903,35875,94,1,0,1 -5904,35877,94,1,0,1 -5905,35879,94,1,0,1 -5906,35875,94,1,0,2 -5907,35877,94,1,0,2 -5908,35879,94,1,0,2 -5909,9363,96,1,0,1 -5910,9365,96,1,0,1 -5911,9364,96,1,0,1 -5912,15101,96,1,0,1 -5913,15103,96,1,0,1 -5914,35878,96,1,0,1 -5915,35875,96,1,0,2 -5916,35877,96,1,0,2 -5917,35879,96,1,0,2 -5918,9363,97,1,0,1 -5919,9365,97,1,0,1 -5920,9364,97,1,0,1 -5921,15098,97,1,0,1 -5922,15100,97,1,0,1 -5923,35876,97,1,0,1 -5924,14294,97,1,0,1 -5925,1817,97,1,0,2 -5926,10454,97,1,0,2 -5927,1887,97,1,0,2 -5928,1747,97,1,0,2 -5929,9248,97,1,0,2 -5930,1956,97,1,0,2 -5931,10516,97,1,0,2 -5932,14892,97,1,0,2 -5933,2215,97,1,0,2 -5934,2053,97,1,0,2 -5935,2216,97,1,0,2 -5936,10578,97,1,0,2 -5937,35874,97,1,0,2 -5938,38478,97,1,0,2 -5939,7169,98,1,0,1 -5940,7185,98,1,0,1 -5941,7195,98,1,0,1 -5942,7215,98,1,0,1 -5943,7205,98,1,0,1 -5944,7170,98,1,0,1 -5945,7186,98,1,0,1 -5946,7196,98,1,0,1 -5947,7216,98,1,0,1 -5948,7206,98,1,0,1 -5949,7168,98,1,0,1 -5950,7184,98,1,0,1 -5951,7194,98,1,0,1 -5952,7214,98,1,0,1 -5953,7204,98,1,0,1 -5954,7171,98,1,0,1 -5955,7187,98,1,0,1 -5956,7197,98,1,0,1 -5957,7217,98,1,0,1 -5958,7207,98,1,0,1 -5959,15105,98,1,0,1 -5960,15109,98,1,0,1 -5961,7169,98,1,0,2 -5962,7185,98,1,0,2 -5963,7195,98,1,0,2 -5964,7215,98,1,0,2 -5965,7205,98,1,0,2 -5966,7170,98,1,0,2 -5967,7186,98,1,0,2 -5968,7196,98,1,0,2 -5969,7216,98,1,0,2 -5970,7206,98,1,0,2 -5971,7168,98,1,0,2 -5972,7184,98,1,0,2 -5973,7194,98,1,0,2 -5974,7214,98,1,0,2 -5975,7204,98,1,0,2 -5976,7171,98,1,0,2 -5977,7187,98,1,0,2 -5978,7197,98,1,0,2 -5979,7217,98,1,0,2 -5980,7207,98,1,0,2 -5981,15107,99,1,0,1 -5982,15108,99,1,0,1 -5983,35885,99,1,0,1 -5984,35887,99,1,0,1 -5985,35889,99,1,0,1 -5986,35885,99,1,0,2 -5987,35887,99,1,0,2 -5988,35889,99,1,0,2 -5989,15105,100,1,0,1 -5990,15107,100,1,0,1 -5991,15109,100,1,0,1 -5992,35888,100,1,0,1 -5993,35885,100,1,0,2 -5994,35887,100,1,0,2 -5995,35889,100,1,0,2 -5996,15104,101,1,0,1 -5997,15106,101,1,0,1 -5998,35886,101,1,0,1 -5999,14295,101,1,0,1 -6000,7221,101,1,0,2 -6001,10455,101,1,0,2 -6002,7222,101,1,0,2 -6003,7220,101,1,0,2 -6004,9249,101,1,0,2 -6005,7223,101,1,0,2 -6006,10517,101,1,0,2 -6007,7225,101,1,0,2 -6008,7226,101,1,0,2 -6009,7224,101,1,0,2 -6010,7227,101,1,0,2 -6011,10579,101,1,0,2 -6012,35884,101,1,0,2 -6013,38479,101,1,0,2 -6014,8950,107,1,0,1 -6015,8966,107,1,0,1 -6016,8976,107,1,0,1 -6017,8996,107,1,0,1 -6018,8986,107,1,0,1 -6019,8951,107,1,0,1 -6020,8967,107,1,0,1 -6021,8977,107,1,0,1 -6022,8997,107,1,0,1 -6023,8987,107,1,0,1 -6024,8949,107,1,0,1 -6025,8965,107,1,0,1 -6026,8975,107,1,0,1 -6027,8995,107,1,0,1 -6028,8985,107,1,0,1 -6029,8952,107,1,0,1 -6030,8968,107,1,0,1 -6031,8978,107,1,0,1 -6032,8998,107,1,0,1 -6033,8988,107,1,0,1 -6034,15908,107,1,0,1 -6035,15910,107,1,0,1 -6036,15912,107,1,0,1 -6037,8950,107,1,0,2 -6038,8966,107,1,0,2 -6039,8976,107,1,0,2 -6040,8996,107,1,0,2 -6041,8986,107,1,0,2 -6042,8951,107,1,0,2 -6043,8967,107,1,0,2 -6044,8977,107,1,0,2 -6045,8997,107,1,0,2 -6046,8987,107,1,0,2 -6047,8949,107,1,0,2 -6048,8965,107,1,0,2 -6049,8975,107,1,0,2 -6050,8995,107,1,0,2 -6051,8985,107,1,0,2 -6052,8952,107,1,0,2 -6053,8968,107,1,0,2 -6054,8978,107,1,0,2 -6055,8998,107,1,0,2 -6056,8988,107,1,0,2 -6057,15908,108,1,0,1 -6058,15911,108,1,0,1 -6059,35895,108,1,0,1 -6060,35897,108,1,0,1 -6061,35899,108,1,0,1 -6062,35895,108,1,0,2 -6063,35897,108,1,0,2 -6064,35899,108,1,0,2 -6065,15910,109,1,0,1 -6066,15912,109,1,0,1 -6067,35898,109,1,0,1 -6068,14296,109,1,0,1 -6069,35895,109,1,0,2 -6070,35897,109,1,0,2 -6071,35899,109,1,0,2 -6072,15909,110,1,0,1 -6073,35896,110,1,0,1 -6074,14297,110,1,0,1 -6075,9002,110,1,0,2 -6076,10456,110,1,0,2 -6077,9003,110,1,0,2 -6078,9001,110,1,0,2 -6079,20975,110,1,0,2 -6080,9005,110,1,0,2 -6081,9004,110,1,0,2 -6082,10518,110,1,0,2 -6083,9007,110,1,0,2 -6084,9008,110,1,0,2 -6085,20976,110,1,0,2 -6086,9006,110,1,0,2 -6087,9009,110,1,0,2 -6088,10580,110,1,0,2 -6089,35894,110,1,0,2 -6090,38480,110,1,0,2 -6091,7169,103,1,0,1 -6092,7185,103,1,0,1 -6093,7195,103,1,0,1 -6094,7215,103,1,0,1 -6095,7205,103,1,0,1 -6096,7170,103,1,0,1 -6097,7186,103,1,0,1 -6098,7196,103,1,0,1 -6099,7216,103,1,0,1 -6100,7206,103,1,0,1 -6101,7168,103,1,0,1 -6102,7184,103,1,0,1 -6103,7194,103,1,0,1 -6104,7214,103,1,0,1 -6105,7204,103,1,0,1 -6106,7171,103,1,0,1 -6107,7187,103,1,0,1 -6108,7197,103,1,0,1 -6109,7217,103,1,0,1 -6110,7207,103,1,0,1 -6111,15105,103,1,0,1 -6112,15109,103,1,0,1 -6113,7169,103,1,0,2 -6114,7185,103,1,0,2 -6115,7195,103,1,0,2 -6116,7215,103,1,0,2 -6117,7205,103,1,0,2 -6118,7170,103,1,0,2 -6119,7186,103,1,0,2 -6120,7196,103,1,0,2 -6121,7216,103,1,0,2 -6122,7206,103,1,0,2 -6123,7168,103,1,0,2 -6124,7184,103,1,0,2 -6125,7194,103,1,0,2 -6126,7214,103,1,0,2 -6127,7204,103,1,0,2 -6128,7171,103,1,0,2 -6129,7187,103,1,0,2 -6130,7197,103,1,0,2 -6131,7217,103,1,0,2 -6132,7207,103,1,0,2 -6133,15107,104,1,0,1 -6134,15108,104,1,0,1 -6135,35885,104,1,0,1 -6136,35887,104,1,0,1 -6137,35889,104,1,0,1 -6138,35885,104,1,0,2 -6139,35887,104,1,0,2 -6140,35889,104,1,0,2 -6141,15105,105,1,0,1 -6142,15107,105,1,0,1 -6143,15109,105,1,0,1 -6144,35888,105,1,0,1 -6145,35885,105,1,0,2 -6146,35887,105,1,0,2 -6147,35889,105,1,0,2 -6148,15104,106,1,0,1 -6149,15106,106,1,0,1 -6150,35886,106,1,0,1 -6151,14295,106,1,0,1 -6152,7221,106,1,0,2 -6153,10455,106,1,0,2 -6154,7222,106,1,0,2 -6155,7220,106,1,0,2 -6156,9249,106,1,0,2 -6157,7223,106,1,0,2 -6158,10517,106,1,0,2 -6159,7225,106,1,0,2 -6160,7226,106,1,0,2 -6161,7224,106,1,0,2 -6162,7227,106,1,0,2 -6163,10579,106,1,0,2 -6164,35884,106,1,0,2 -6165,38479,106,1,0,2 -6166,13119,120,1,0,0 -6167,13125,120,1,0,0 -6168,13131,120,1,0,0 -6169,13143,120,1,0,0 -6170,13137,120,1,0,0 -6171,13155,120,1,0,0 -6172,13149,120,1,0,0 -6173,13123,120,1,0,0 -6174,13129,120,1,0,0 -6175,13135,120,1,0,0 -6176,13147,120,1,0,0 -6177,13141,120,1,0,0 -6178,13159,120,1,0,0 -6179,13153,120,1,0,0 -6180,13121,120,1,1,0 -6181,13127,120,1,1,0 -6182,13133,120,1,1,0 -6183,13145,120,1,1,0 -6184,13139,120,1,1,0 -6185,13157,120,1,1,0 -6186,13151,120,1,1,0 -6187,13122,120,1,1,0 -6188,13128,120,1,1,0 -6189,13134,120,1,1,0 -6190,13146,120,1,1,0 -6191,13140,120,1,1,0 -6192,13158,120,1,1,0 -6193,13152,120,1,1,0 -6194,13120,120,1,2,0 -6195,13126,120,1,2,0 -6196,13132,120,1,2,0 -6197,13144,120,1,2,0 -6198,13138,120,1,2,0 -6199,13156,120,1,2,0 -6200,13150,120,1,2,0 -6201,13123,120,1,2,0 -6202,13129,120,1,2,0 -6203,13135,120,1,2,0 -6204,13147,120,1,2,0 -6205,13141,120,1,2,0 -6206,13159,120,1,2,0 -6207,13153,120,1,2,0 -6208,13058,120,1,3,1 -6209,13277,120,1,3,1 -6210,13119,120,1,3,2 -6211,13125,120,1,3,2 -6212,13131,120,1,3,2 -6213,13143,120,1,3,2 -6214,13137,120,1,3,2 -6215,13155,120,1,3,2 -6216,13149,120,1,3,2 -6217,13120,120,1,3,2 -6218,13126,120,1,3,2 -6219,13132,120,1,3,2 -6220,13144,120,1,3,2 -6221,13138,120,1,3,2 -6222,13156,120,1,3,2 -6223,13150,120,1,3,2 -6224,13121,120,1,3,2 -6225,13127,120,1,3,2 -6226,13133,120,1,3,2 -6227,13145,120,1,3,2 -6228,13139,120,1,3,2 -6229,13157,120,1,3,2 -6230,13151,120,1,3,2 -6231,13122,120,1,3,2 -6232,13128,120,1,3,2 -6233,13134,120,1,3,2 -6234,13146,120,1,3,2 -6235,13140,120,1,3,2 -6236,13158,120,1,3,2 -6237,13152,120,1,3,2 -6238,15317,168,1,0,0 -6239,15323,168,1,0,0 -6240,15329,168,1,0,0 -6241,15341,168,1,0,0 -6242,15335,168,1,0,0 -6243,15353,168,1,0,0 -6244,15347,168,1,0,0 -6245,15321,168,1,0,0 -6246,15327,168,1,0,0 -6247,15333,168,1,0,0 -6248,15345,168,1,0,0 -6249,15339,168,1,0,0 -6250,15357,168,1,0,0 -6251,15351,168,1,0,0 -6252,15319,168,1,1,0 -6253,15325,168,1,1,0 -6254,15331,168,1,1,0 -6255,15343,168,1,1,0 -6256,15337,168,1,1,0 -6257,15355,168,1,1,0 -6258,15349,168,1,1,0 -6259,15320,168,1,1,0 -6260,15326,168,1,1,0 -6261,15332,168,1,1,0 -6262,15344,168,1,1,0 -6263,15338,168,1,1,0 -6264,15356,168,1,1,0 -6265,15350,168,1,1,0 -6266,15318,168,1,2,0 -6267,15324,168,1,2,0 -6268,15330,168,1,2,0 -6269,15342,168,1,2,0 -6270,15336,168,1,2,0 -6271,15354,168,1,2,0 -6272,15348,168,1,2,0 -6273,15321,168,1,2,0 -6274,15327,168,1,2,0 -6275,15333,168,1,2,0 -6276,15345,168,1,2,0 -6277,15339,168,1,2,0 -6278,15357,168,1,2,0 -6279,15351,168,1,2,0 -6280,13058,168,1,3,1 -6281,15445,168,1,3,1 -6282,15871,168,1,3,1 -6283,15317,168,1,3,2 -6284,15323,168,1,3,2 -6285,15329,168,1,3,2 -6286,15341,168,1,3,2 -6287,15335,168,1,3,2 -6288,15353,168,1,3,2 -6289,15347,168,1,3,2 -6290,15318,168,1,3,2 -6291,15324,168,1,3,2 -6292,15330,168,1,3,2 -6293,15342,168,1,3,2 -6294,15336,168,1,3,2 -6295,15354,168,1,3,2 -6296,15348,168,1,3,2 -6297,15319,168,1,3,2 -6298,15325,168,1,3,2 -6299,15331,168,1,3,2 -6300,15343,168,1,3,2 -6301,15337,168,1,3,2 -6302,15355,168,1,3,2 -6303,15349,168,1,3,2 -6304,15320,168,1,3,2 -6305,15326,168,1,3,2 -6306,15332,168,1,3,2 -6307,15344,168,1,3,2 -6308,15338,168,1,3,2 -6309,15356,168,1,3,2 -6310,15350,168,1,3,2 -6311,17343,220,1,0,0 -6312,17349,220,1,0,0 -6313,17355,220,1,0,0 -6314,17367,220,1,0,0 -6315,17361,220,1,0,0 -6316,17379,220,1,0,0 -6317,17373,220,1,0,0 -6318,17347,220,1,0,0 -6319,17353,220,1,0,0 -6320,17359,220,1,0,0 -6321,17371,220,1,0,0 -6322,17365,220,1,0,0 -6323,17383,220,1,0,0 -6324,17377,220,1,0,0 -6325,17345,220,1,1,0 -6326,17351,220,1,1,0 -6327,17357,220,1,1,0 -6328,17369,220,1,1,0 -6329,17363,220,1,1,0 -6330,17381,220,1,1,0 -6331,17375,220,1,1,0 -6332,17346,220,1,1,0 -6333,17352,220,1,1,0 -6334,17358,220,1,1,0 -6335,17370,220,1,1,0 -6336,17364,220,1,1,0 -6337,17382,220,1,1,0 -6338,17376,220,1,1,0 -6339,17344,220,1,2,0 -6340,17350,220,1,2,0 -6341,17356,220,1,2,0 -6342,17368,220,1,2,0 -6343,17362,220,1,2,0 -6344,17380,220,1,2,0 -6345,17374,220,1,2,0 -6346,17347,220,1,2,0 -6347,17353,220,1,2,0 -6348,17359,220,1,2,0 -6349,17371,220,1,2,0 -6350,17365,220,1,2,0 -6351,17383,220,1,2,0 -6352,17377,220,1,2,0 -6353,17573,220,1,3,1 -6354,17531,220,1,3,1 -6355,17685,220,1,3,1 -6356,17343,220,1,3,2 -6357,17349,220,1,3,2 -6358,17355,220,1,3,2 -6359,17367,220,1,3,2 -6360,17361,220,1,3,2 -6361,17379,220,1,3,2 -6362,17373,220,1,3,2 -6363,17344,220,1,3,2 -6364,17350,220,1,3,2 -6365,17356,220,1,3,2 -6366,17368,220,1,3,2 -6367,17362,220,1,3,2 -6368,17380,220,1,3,2 -6369,17374,220,1,3,2 -6370,17345,220,1,3,2 -6371,17351,220,1,3,2 -6372,17357,220,1,3,2 -6373,17369,220,1,3,2 -6374,17363,220,1,3,2 -6375,17381,220,1,3,2 -6376,17375,220,1,3,2 -6377,17346,220,1,3,2 -6378,17352,220,1,3,2 -6379,17358,220,1,3,2 -6380,17370,220,1,3,2 -6381,17364,220,1,3,2 -6382,17382,220,1,3,2 -6383,17376,220,1,3,2 -6384,12674,112,1,0,1 -6385,12675,112,1,0,1 -6386,12677,112,1,0,1 -6387,12680,112,1,0,1 -6388,12674,112,1,0,2 -6389,12676,112,1,0,2 -6390,12678,112,1,0,2 -6391,12680,112,1,0,2 -6392,12674,113,1,0,1 -6393,12675,113,1,0,1 -6394,12678,113,1,0,1 -6395,12680,113,1,0,1 -6396,12676,113,1,0,2 -6397,12677,113,1,0,2 -6398,12678,113,1,0,2 -6399,12680,113,1,0,2 -6400,12674,114,1,0,1 -6401,12675,114,1,0,1 -6402,12677,114,1,0,1 -6403,12680,114,1,0,1 -6404,12675,114,1,0,2 -6405,12676,114,1,0,2 -6406,12677,114,1,0,2 -6407,12680,114,1,0,2 -6408,12675,115,1,0,1 -6409,12676,115,1,0,1 -6410,12677,115,1,0,1 -6411,12680,115,1,0,1 -6412,12675,115,1,0,2 -6413,12677,115,1,0,2 -6414,12678,115,1,0,2 -6415,12680,115,1,0,2 -6416,12652,115,1,0,3 -6417,14301,136,1,0,1 -6418,14302,136,1,0,1 -6419,14304,136,1,0,1 -6420,14307,136,1,0,1 -6421,14301,136,1,0,2 -6422,14303,136,1,0,2 -6423,14305,136,1,0,2 -6424,14307,136,1,0,2 -6425,14301,137,1,0,1 -6426,14302,137,1,0,1 -6427,14305,137,1,0,1 -6428,14307,137,1,0,1 -6429,14303,137,1,0,2 -6430,14304,137,1,0,2 -6431,14305,137,1,0,2 -6432,14307,137,1,0,2 -6433,14301,138,1,0,1 -6434,14302,138,1,0,1 -6435,14304,138,1,0,1 -6436,14307,138,1,0,1 -6437,14302,138,1,0,2 -6438,14303,138,1,0,2 -6439,14304,138,1,0,2 -6440,14307,138,1,0,2 -6441,14302,139,1,0,1 -6442,14303,139,1,0,1 -6443,14304,139,1,0,1 -6444,14307,139,1,0,1 -6445,14302,139,1,0,2 -6446,14304,139,1,0,2 -6447,14305,139,1,0,2 -6448,14307,139,1,0,2 -6449,16546,186,1,0,1 -6450,16547,186,1,0,1 -6451,16549,186,1,0,1 -6452,16552,186,1,0,1 -6453,16546,186,1,0,2 -6454,16548,186,1,0,2 -6455,16550,186,1,0,2 -6456,16552,186,1,0,2 -6457,16546,187,1,0,1 -6458,16547,187,1,0,1 -6459,16550,187,1,0,1 -6460,16552,187,1,0,1 -6461,16548,187,1,0,2 -6462,16549,187,1,0,2 -6463,16550,187,1,0,2 -6464,16552,187,1,0,2 -6465,16546,188,1,0,1 -6466,16547,188,1,0,1 -6467,16549,188,1,0,1 -6468,16552,188,1,0,1 -6469,16547,188,1,0,2 -6470,16548,188,1,0,2 -6471,16549,188,1,0,2 -6472,16552,188,1,0,2 -6473,16547,189,1,0,1 -6474,16548,189,1,0,1 -6475,16549,189,1,0,1 -6476,16552,189,1,0,1 -6477,16547,189,1,0,2 -6478,16549,189,1,0,2 -6479,16550,189,1,0,2 -6480,16552,189,1,0,2 -6481,16574,189,1,0,3 -6482,11566,116,1,0,1 -6483,11567,116,1,0,1 -6484,11568,116,1,0,1 -6485,11570,116,1,0,1 -6486,11569,116,1,0,1 -6487,11571,116,1,0,1 -6488,11572,116,1,0,1 -6489,11573,116,1,0,1 -6490,11575,116,1,0,1 -6491,11574,116,1,0,1 -6492,11576,116,1,0,1 -6493,11577,116,1,0,1 -6494,11578,116,1,0,1 -6495,11580,116,1,0,1 -6496,11579,116,1,0,1 -6497,11581,116,1,0,1 -6498,11582,116,1,0,1 -6499,11583,116,1,0,1 -6500,11585,116,1,0,1 -6501,11584,116,1,0,1 -6502,11566,116,1,0,2 -6503,11567,116,1,0,2 -6504,11568,116,1,0,2 -6505,11570,116,1,0,2 -6506,11569,116,1,0,2 -6507,11571,116,1,0,2 -6508,11572,116,1,0,2 -6509,11573,116,1,0,2 -6510,11575,116,1,0,2 -6511,11574,116,1,0,2 -6512,11576,116,1,0,2 -6513,11577,116,1,0,2 -6514,11578,116,1,0,2 -6515,11580,116,1,0,2 -6516,11579,116,1,0,2 -6517,11581,116,1,0,2 -6518,11582,116,1,0,2 -6519,11583,116,1,0,2 -6520,11585,116,1,0,2 -6521,11584,116,1,0,2 -6522,35905,117,1,0,1 -6523,35907,117,1,0,1 -6524,35909,117,1,0,1 -6525,35905,117,1,0,2 -6526,35907,117,1,0,2 -6527,35909,117,1,0,2 -6528,35908,118,1,0,1 -6529,35905,118,1,0,2 -6530,35907,118,1,0,2 -6531,35909,118,1,0,2 -6532,11512,119,1,0,1 -6533,11516,119,1,0,1 -6534,11513,119,1,0,1 -6535,11511,119,1,0,1 -6536,20448,119,1,0,1 -6537,11515,119,1,0,1 -6538,11514,119,1,0,1 -6539,11517,119,1,0,1 -6540,11519,119,1,0,1 -6541,11520,119,1,0,1 -6542,20449,119,1,0,1 -6543,11518,119,1,0,1 -6544,11521,119,1,0,1 -6545,11522,119,1,0,1 -6546,12652,119,1,0,1 -6547,35906,119,1,0,1 -6548,38488,119,1,0,1 -6549,12076,119,1,0,1 -6550,35904,119,1,0,2 -6551,14630,147,1,0,1 -6552,14631,147,1,0,1 -6553,14632,147,1,0,1 -6554,14634,147,1,0,1 -6555,14633,147,1,0,1 -6556,14635,147,1,0,1 -6557,14636,147,1,0,1 -6558,14637,147,1,0,1 -6559,14639,147,1,0,1 -6560,14638,147,1,0,1 -6561,14640,147,1,0,1 -6562,14641,147,1,0,1 -6563,14642,147,1,0,1 -6564,14644,147,1,0,1 -6565,14643,147,1,0,1 -6566,14645,147,1,0,1 -6567,14646,147,1,0,1 -6568,14647,147,1,0,1 -6569,14649,147,1,0,1 -6570,14648,147,1,0,1 -6571,14630,147,1,0,2 -6572,14631,147,1,0,2 -6573,14632,147,1,0,2 -6574,14634,147,1,0,2 -6575,14633,147,1,0,2 -6576,14635,147,1,0,2 -6577,14636,147,1,0,2 -6578,14637,147,1,0,2 -6579,14639,147,1,0,2 -6580,14638,147,1,0,2 -6581,14640,147,1,0,2 -6582,14641,147,1,0,2 -6583,14642,147,1,0,2 -6584,14644,147,1,0,2 -6585,14643,147,1,0,2 -6586,14645,147,1,0,2 -6587,14646,147,1,0,2 -6588,14647,147,1,0,2 -6589,14649,147,1,0,2 -6590,14648,147,1,0,2 -6591,35915,148,1,0,1 -6592,35917,148,1,0,1 -6593,35919,148,1,0,1 -6594,35915,148,1,0,2 -6595,35917,148,1,0,2 -6596,35919,148,1,0,2 -6597,35918,149,1,0,1 -6598,35915,149,1,0,2 -6599,35917,149,1,0,2 -6600,35919,149,1,0,2 -6601,14576,150,1,0,1 -6602,14580,150,1,0,1 -6603,14577,150,1,0,1 -6604,14575,150,1,0,1 -6605,20450,150,1,0,1 -6606,14579,150,1,0,1 -6607,14578,150,1,0,1 -6608,14581,150,1,0,1 -6609,14583,150,1,0,1 -6610,14584,150,1,0,1 -6611,20451,150,1,0,1 -6612,14582,150,1,0,1 -6613,14585,150,1,0,1 -6614,14586,150,1,0,1 -6615,35916,150,1,0,1 -6616,38491,150,1,0,1 -6617,35914,150,1,0,2 -6618,14097,150,1,0,2 -6619,16521,190,1,0,1 -6620,16522,190,1,0,1 -6621,16523,190,1,0,1 -6622,16525,190,1,0,1 -6623,16524,190,1,0,1 -6624,16526,190,1,0,1 -6625,16527,190,1,0,1 -6626,16528,190,1,0,1 -6627,16530,190,1,0,1 -6628,16529,190,1,0,1 -6629,16531,190,1,0,1 -6630,16532,190,1,0,1 -6631,16533,190,1,0,1 -6632,16535,190,1,0,1 -6633,16534,190,1,0,1 -6634,16536,190,1,0,1 -6635,16537,190,1,0,1 -6636,16538,190,1,0,1 -6637,16540,190,1,0,1 -6638,16539,190,1,0,1 -6639,16521,190,1,0,2 -6640,16522,190,1,0,2 -6641,16523,190,1,0,2 -6642,16525,190,1,0,2 -6643,16524,190,1,0,2 -6644,16526,190,1,0,2 -6645,16527,190,1,0,2 -6646,16528,190,1,0,2 -6647,16530,190,1,0,2 -6648,16529,190,1,0,2 -6649,16531,190,1,0,2 -6650,16532,190,1,0,2 -6651,16533,190,1,0,2 -6652,16535,190,1,0,2 -6653,16534,190,1,0,2 -6654,16536,190,1,0,2 -6655,16537,190,1,0,2 -6656,16538,190,1,0,2 -6657,16540,190,1,0,2 -6658,16539,190,1,0,2 -6659,35925,191,1,0,1 -6660,35927,191,1,0,1 -6661,35929,191,1,0,1 -6662,35925,191,1,0,2 -6663,35927,191,1,0,2 -6664,35929,191,1,0,2 -6665,35928,192,1,0,1 -6666,35925,192,1,0,2 -6667,35927,192,1,0,2 -6668,35929,192,1,0,2 -6669,16467,193,1,0,1 -6670,16471,193,1,0,1 -6671,16468,193,1,0,1 -6672,16466,193,1,0,1 -6673,20452,193,1,0,1 -6674,16470,193,1,0,1 -6675,16469,193,1,0,1 -6676,16472,193,1,0,1 -6677,16474,193,1,0,1 -6678,16475,193,1,0,1 -6679,20453,193,1,0,1 -6680,16473,193,1,0,1 -6681,16476,193,1,0,1 -6682,16477,193,1,0,1 -6683,35926,193,1,0,1 -6684,38494,193,1,0,1 -6685,35924,193,1,0,2 -6686,16574,193,1,0,2 -6687,16563,193,1,0,2 -6688,20881,281,1,0,0 -6689,20887,281,1,0,0 -6690,20893,281,1,0,0 -6691,20905,281,1,0,0 -6692,20899,281,1,0,0 -6693,20917,281,1,0,0 -6694,20911,281,1,0,0 -6695,20885,281,1,0,0 -6696,20891,281,1,0,0 -6697,20897,281,1,0,0 -6698,20909,281,1,0,0 -6699,20903,281,1,0,0 -6700,20921,281,1,0,0 -6701,20915,281,1,0,0 -6702,20883,281,1,1,0 -6703,20889,281,1,1,0 -6704,20895,281,1,1,0 -6705,20907,281,1,1,0 -6706,20901,281,1,1,0 -6707,20919,281,1,1,0 -6708,20913,281,1,1,0 -6709,20884,281,1,1,0 -6710,20890,281,1,1,0 -6711,20896,281,1,1,0 -6712,20908,281,1,1,0 -6713,20902,281,1,1,0 -6714,20920,281,1,1,0 -6715,20914,281,1,1,0 -6716,20882,281,1,2,0 -6717,20888,281,1,2,0 -6718,20894,281,1,2,0 -6719,20906,281,1,2,0 -6720,20900,281,1,2,0 -6721,20918,281,1,2,0 -6722,20912,281,1,2,0 -6723,20885,281,1,2,0 -6724,20891,281,1,2,0 -6725,20897,281,1,2,0 -6726,20909,281,1,2,0 -6727,20903,281,1,2,0 -6728,20921,281,1,2,0 -6729,20915,281,1,2,0 -6730,21186,281,1,2,0 -6731,21291,281,1,3,1 -6732,21292,281,1,3,1 -6733,21293,281,1,3,1 -6734,20881,281,1,3,2 -6735,20887,281,1,3,2 -6736,20893,281,1,3,2 -6737,20905,281,1,3,2 -6738,20899,281,1,3,2 -6739,20917,281,1,3,2 -6740,20911,281,1,3,2 -6741,20882,281,1,3,2 -6742,20888,281,1,3,2 -6743,20894,281,1,3,2 -6744,20906,281,1,3,2 -6745,20900,281,1,3,2 -6746,20918,281,1,3,2 -6747,20912,281,1,3,2 -6748,20883,281,1,3,2 -6749,20889,281,1,3,2 -6750,20895,281,1,3,2 -6751,20907,281,1,3,2 -6752,20901,281,1,3,2 -6753,20919,281,1,3,2 -6754,20913,281,1,3,2 -6755,20884,281,1,3,2 -6756,20890,281,1,3,2 -6757,20896,281,1,3,2 -6758,20908,281,1,3,2 -6759,20902,281,1,3,2 -6760,20920,281,1,3,2 -6761,20914,281,1,3,2 -6762,21187,281,1,3,2 -6763,22810,550,1,0,0 -6764,22816,550,1,0,0 -6765,22822,550,1,0,0 -6766,22834,550,1,0,0 -6767,22828,550,1,0,0 -6768,22846,550,1,0,0 -6769,22840,550,1,0,0 -6770,22814,550,1,0,0 -6771,22820,550,1,0,0 -6772,22826,550,1,0,0 -6773,22838,550,1,0,0 -6774,22832,550,1,0,0 -6775,22850,550,1,0,0 -6776,22844,550,1,0,0 -6777,22812,550,1,1,0 -6778,22818,550,1,1,0 -6779,22824,550,1,1,0 -6780,22836,550,1,1,0 -6781,22830,550,1,1,0 -6782,22848,550,1,1,0 -6783,22842,550,1,1,0 -6784,22813,550,1,1,0 -6785,22819,550,1,1,0 -6786,22825,550,1,1,0 -6787,22837,550,1,1,0 -6788,22831,550,1,1,0 -6789,22849,550,1,1,0 -6790,22843,550,1,1,0 -6791,22811,550,1,2,0 -6792,22817,550,1,2,0 -6793,22823,550,1,2,0 -6794,22835,550,1,2,0 -6795,22829,550,1,2,0 -6796,22847,550,1,2,0 -6797,22841,550,1,2,0 -6798,22814,550,1,2,0 -6799,22820,550,1,2,0 -6800,22826,550,1,2,0 -6801,22838,550,1,2,0 -6802,22832,550,1,2,0 -6803,22850,550,1,2,0 -6804,22844,550,1,2,0 -6805,23031,550,1,3,1 -6806,23052,550,1,3,1 -6807,23328,550,1,3,1 -6808,23329,550,1,3,1 -6809,23330,550,1,3,1 -6810,22810,550,1,3,2 -6811,22816,550,1,3,2 -6812,22822,550,1,3,2 -6813,22834,550,1,3,2 -6814,22828,550,1,3,2 -6815,22846,550,1,3,2 -6816,22840,550,1,3,2 -6817,22811,550,1,3,2 -6818,22817,550,1,3,2 -6819,22823,550,1,3,2 -6820,22835,550,1,3,2 -6821,22829,550,1,3,2 -6822,22847,550,1,3,2 -6823,22841,550,1,3,2 -6824,22812,550,1,3,2 -6825,22818,550,1,3,2 -6826,22824,550,1,3,2 -6827,22836,550,1,3,2 -6828,22830,550,1,3,2 -6829,22848,550,1,3,2 -6830,22842,550,1,3,2 -6831,22813,550,1,3,2 -6832,22819,550,1,3,2 -6833,22825,550,1,3,2 -6834,22837,550,1,3,2 -6835,22831,550,1,3,2 -6836,22849,550,1,3,2 -6837,22843,550,1,3,2 -6838,24430,636,1,0,0 -6839,24436,636,1,0,0 -6840,24442,636,1,0,0 -6841,24454,636,1,0,0 -6842,24448,636,1,0,0 -6843,24466,636,1,0,0 -6844,24460,636,1,0,0 -6845,24434,636,1,0,0 -6846,24440,636,1,0,0 -6847,24446,636,1,0,0 -6848,24458,636,1,0,0 -6849,24452,636,1,0,0 -6850,24470,636,1,0,0 -6851,24464,636,1,0,0 -6852,24432,636,1,1,0 -6853,24438,636,1,1,0 -6854,24444,636,1,1,0 -6855,24456,636,1,1,0 -6856,24450,636,1,1,0 -6857,24468,636,1,1,0 -6858,24462,636,1,1,0 -6859,24433,636,1,1,0 -6860,24439,636,1,1,0 -6861,24445,636,1,1,0 -6862,24457,636,1,1,0 -6863,24451,636,1,1,0 -6864,24469,636,1,1,0 -6865,24463,636,1,1,0 -6866,24431,636,1,2,0 -6867,24437,636,1,2,0 -6868,24443,636,1,2,0 -6869,24455,636,1,2,0 -6870,24449,636,1,2,0 -6871,24467,636,1,2,0 -6872,24461,636,1,2,0 -6873,24434,636,1,2,0 -6874,24440,636,1,2,0 -6875,24446,636,1,2,0 -6876,24458,636,1,2,0 -6877,24452,636,1,2,0 -6878,24470,636,1,2,0 -6879,24464,636,1,2,0 -6880,21061,636,1,3,1 -6881,24878,636,1,3,1 -6882,25073,636,1,3,1 -6883,25074,636,1,3,1 -6884,25075,636,1,3,1 -6885,25076,636,1,3,1 -6886,25077,636,1,3,1 -6887,24430,636,1,3,2 -6888,24436,636,1,3,2 -6889,24442,636,1,3,2 -6890,24454,636,1,3,2 -6891,24448,636,1,3,2 -6892,24466,636,1,3,2 -6893,24460,636,1,3,2 -6894,24431,636,1,3,2 -6895,24437,636,1,3,2 -6896,24443,636,1,3,2 -6897,24455,636,1,3,2 -6898,24449,636,1,3,2 -6899,24467,636,1,3,2 -6900,24461,636,1,3,2 -6901,24432,636,1,3,2 -6902,24438,636,1,3,2 -6903,24444,636,1,3,2 -6904,24456,636,1,3,2 -6905,24450,636,1,3,2 -6906,24468,636,1,3,2 -6907,24462,636,1,3,2 -6908,24433,636,1,3,2 -6909,24439,636,1,3,2 -6910,24445,636,1,3,2 -6911,24457,636,1,3,2 -6912,24451,636,1,3,2 -6913,24469,636,1,3,2 -6914,24463,636,1,3,2 -6915,19111,252,1,0,1 -6916,19112,252,1,0,1 -6917,19114,252,1,0,1 -6918,19117,252,1,0,1 -6919,19111,252,1,0,2 -6920,19113,252,1,0,2 -6921,19115,252,1,0,2 -6922,19117,252,1,0,2 -6923,24297,252,1,0,2 -6924,19111,253,1,0,1 -6925,19112,253,1,0,1 -6926,19115,253,1,0,1 -6927,19117,253,1,0,1 -6928,19113,253,1,0,2 -6929,19114,253,1,0,2 -6930,19115,253,1,0,2 -6931,19117,253,1,0,2 -6932,24297,253,1,0,2 -6933,19111,254,1,0,1 -6934,19112,254,1,0,1 -6935,19114,254,1,0,1 -6936,19117,254,1,0,1 -6937,19112,254,1,0,2 -6938,19113,254,1,0,2 -6939,19114,254,1,0,2 -6940,19117,254,1,0,2 -6941,24297,254,1,0,2 -6942,19112,255,1,0,1 -6943,19113,255,1,0,1 -6944,19114,255,1,0,1 -6945,19117,255,1,0,1 -6946,19112,255,1,0,2 -6947,19114,255,1,0,2 -6948,19115,255,1,0,2 -6949,19117,255,1,0,2 -6950,20543,255,1,0,3 -6951,39611,255,1,0,3 -6952,21774,286,1,0,1 -6953,21775,286,1,0,1 -6954,21777,286,1,0,1 -6955,21780,286,1,0,1 -6956,21774,286,1,0,2 -6957,21776,286,1,0,2 -6958,21778,286,1,0,2 -6959,21780,286,1,0,2 -6960,24300,286,1,0,2 -6961,21774,287,1,0,1 -6962,21775,287,1,0,1 -6963,21778,287,1,0,1 -6964,21780,287,1,0,1 -6965,21776,287,1,0,2 -6966,21777,287,1,0,2 -6967,21778,287,1,0,2 -6968,21780,287,1,0,2 -6969,24300,287,1,0,2 -6970,21774,288,1,0,1 -6971,21775,288,1,0,1 -6972,21777,288,1,0,1 -6973,21780,288,1,0,1 -6974,21775,288,1,0,2 -6975,21776,288,1,0,2 -6976,21777,288,1,0,2 -6977,21780,288,1,0,2 -6978,24300,288,1,0,2 -6979,21775,289,1,0,1 -6980,21776,289,1,0,1 -6981,21777,289,1,0,1 -6982,21780,289,1,0,1 -6983,21775,289,1,0,2 -6984,21777,289,1,0,2 -6985,21778,289,1,0,2 -6986,21780,289,1,0,2 -6987,21912,289,1,0,3 -6988,24301,289,1,0,3 -6989,24302,289,1,0,3 -6990,24303,289,1,0,3 -6991,23963,587,1,0,1 -6992,23964,587,1,0,1 -6993,23966,587,1,0,1 -6994,23969,587,1,0,1 -6995,23963,587,1,0,2 -6996,23965,587,1,0,2 -6997,23967,587,1,0,2 -6998,23969,587,1,0,2 -6999,24305,587,1,0,3 -7000,23963,588,1,0,1 -7001,23964,588,1,0,1 -7002,23967,588,1,0,1 -7003,23969,588,1,0,1 -7004,23965,588,1,0,2 -7005,23966,588,1,0,2 -7006,23967,588,1,0,2 -7007,23969,588,1,0,2 -7008,24306,588,1,0,3 -7009,23963,589,1,0,1 -7010,23964,589,1,0,1 -7011,23966,589,1,0,1 -7012,23969,589,1,0,1 -7013,23964,589,1,0,2 -7014,23965,589,1,0,2 -7015,23966,589,1,0,2 -7016,23969,589,1,0,2 -7017,24307,589,1,0,3 -7018,23964,590,1,0,1 -7019,23965,590,1,0,1 -7020,23966,590,1,0,1 -7021,23969,590,1,0,1 -7022,23964,590,1,0,2 -7023,23966,590,1,0,2 -7024,23967,590,1,0,2 -7025,23969,590,1,0,2 -7026,23991,590,1,0,3 -7027,24308,590,1,0,3 -7028,35940,256,1,0,1 -7029,35941,256,1,0,1 -7030,35942,256,1,0,1 -7031,35943,256,1,0,1 -7032,35940,256,1,0,2 -7033,35941,256,1,0,2 -7034,35942,256,1,0,2 -7035,35943,256,1,0,2 -7036,35935,257,1,0,1 -7037,35937,257,1,0,1 -7038,35939,257,1,0,1 -7039,35935,257,1,0,2 -7040,35937,257,1,0,2 -7041,35939,257,1,0,2 -7042,35938,258,1,0,1 -7043,35935,258,1,0,2 -7044,35937,258,1,0,2 -7045,35939,258,1,0,2 -7046,19361,259,1,0,1 -7047,19365,259,1,0,1 -7048,19362,259,1,0,1 -7049,19360,259,1,0,1 -7050,19372,259,1,0,1 -7051,19364,259,1,0,1 -7052,19363,259,1,0,1 -7053,19366,259,1,0,1 -7054,19368,259,1,0,1 -7055,19369,259,1,0,1 -7056,19373,259,1,0,1 -7057,19367,259,1,0,1 -7058,19370,259,1,0,1 -7059,19371,259,1,0,1 -7060,35936,259,1,0,1 -7061,38504,259,1,0,1 -7062,17868,259,1,0,2 -7063,20543,259,1,0,2 -7064,20556,259,1,0,2 -7065,35949,292,1,0,1 -7066,35950,292,1,0,1 -7067,35951,292,1,0,1 -7068,35952,292,1,0,1 -7069,35949,292,1,0,2 -7070,35950,292,1,0,2 -7071,35951,292,1,0,2 -7072,35952,292,1,0,2 -7073,35944,293,1,0,1 -7074,35946,293,1,0,1 -7075,35948,293,1,0,1 -7076,35944,293,1,0,2 -7077,35946,293,1,0,2 -7078,35948,293,1,0,2 -7079,35947,294,1,0,1 -7080,35944,294,1,0,2 -7081,35946,294,1,0,2 -7082,35948,294,1,0,2 -7083,21495,295,1,0,1 -7084,21499,295,1,0,1 -7085,21496,295,1,0,1 -7086,21494,295,1,0,1 -7087,21506,295,1,0,1 -7088,21498,295,1,0,1 -7089,21497,295,1,0,1 -7090,21500,295,1,0,1 -7091,21502,295,1,0,1 -7092,21503,295,1,0,1 -7093,21507,295,1,0,1 -7094,21501,295,1,0,1 -7095,21504,295,1,0,1 -7096,21505,295,1,0,1 -7097,35945,295,1,0,1 -7098,38507,295,1,0,1 -7099,21791,295,1,0,2 -7100,21912,295,1,0,2 -7101,21905,295,1,0,2 -7102,35958,591,1,0,1 -7103,35959,591,1,0,1 -7104,35960,591,1,0,1 -7105,35961,591,1,0,1 -7106,35958,591,1,0,2 -7107,35959,591,1,0,2 -7108,35960,591,1,0,2 -7109,35961,591,1,0,2 -7110,35953,592,1,0,1 -7111,35955,592,1,0,1 -7112,35957,592,1,0,1 -7113,35953,592,1,0,2 -7114,35955,592,1,0,2 -7115,35957,592,1,0,2 -7116,35956,593,1,0,1 -7117,35953,593,1,0,2 -7118,35955,593,1,0,2 -7119,35957,593,1,0,2 -7120,23568,594,1,0,1 -7121,23572,594,1,0,1 -7122,27387,594,1,0,1 -7123,23569,594,1,0,1 -7124,23567,594,1,0,1 -7125,23579,594,1,0,1 -7126,23571,594,1,0,1 -7127,23570,594,1,0,1 -7128,23573,594,1,0,1 -7129,27388,594,1,0,1 -7130,23575,594,1,0,1 -7131,23576,594,1,0,1 -7132,23580,594,1,0,1 -7133,23574,594,1,0,1 -7134,23577,594,1,0,1 -7135,23578,594,1,0,1 -7136,35954,594,1,0,1 -7137,38510,594,1,0,1 -7138,23980,594,1,0,2 -7139,23991,594,1,0,2 -7140,23985,594,1,0,2 -7141,28339,700,1,0,0 -7142,28345,700,1,0,0 -7143,28351,700,1,0,0 -7144,28363,700,1,0,0 -7145,28357,700,1,0,0 -7146,28375,700,1,0,0 -7147,28369,700,1,0,0 -7148,28343,700,1,0,0 -7149,28349,700,1,0,0 -7150,28355,700,1,0,0 -7151,28367,700,1,0,0 -7152,28361,700,1,0,0 -7153,28379,700,1,0,0 -7154,28373,700,1,0,0 -7155,28341,700,1,1,0 -7156,28347,700,1,1,0 -7157,28353,700,1,1,0 -7158,28365,700,1,1,0 -7159,28359,700,1,1,0 -7160,28377,700,1,1,0 -7161,28371,700,1,1,0 -7162,28342,700,1,1,0 -7163,28348,700,1,1,0 -7164,28354,700,1,1,0 -7165,28366,700,1,1,0 -7166,28360,700,1,1,0 -7167,28378,700,1,1,0 -7168,28372,700,1,1,0 -7169,28340,700,1,2,0 -7170,28346,700,1,2,0 -7171,28352,700,1,2,0 -7172,28364,700,1,2,0 -7173,28358,700,1,2,0 -7174,28376,700,1,2,0 -7175,28370,700,1,2,0 -7176,28343,700,1,2,0 -7177,28349,700,1,2,0 -7178,28355,700,1,2,0 -7179,28367,700,1,2,0 -7180,28361,700,1,2,0 -7181,28379,700,1,2,0 -7182,28373,700,1,2,0 -7183,28339,700,1,3,0 -7184,28345,700,1,3,0 -7185,28351,700,1,3,0 -7186,28363,700,1,3,0 -7187,28357,700,1,3,0 -7188,28375,700,1,3,0 -7189,28369,700,1,3,0 -7190,28340,700,1,3,0 -7191,28346,700,1,3,0 -7192,28352,700,1,3,0 -7193,28364,700,1,3,0 -7194,28358,700,1,3,0 -7195,28376,700,1,3,0 -7196,28370,700,1,3,0 -7197,28341,700,1,3,0 -7198,28347,700,1,3,0 -7199,28353,700,1,3,0 -7200,28365,700,1,3,0 -7201,28359,700,1,3,0 -7202,28377,700,1,3,0 -7203,28371,700,1,3,0 -7204,28342,700,1,3,0 -7205,28348,700,1,3,0 -7206,28354,700,1,3,0 -7207,28366,700,1,3,0 -7208,28360,700,1,3,0 -7209,28378,700,1,3,0 -7210,28372,700,1,3,0 -7211,28924,700,1,3,0 -7212,28629,700,1,3,0 -7213,28630,700,1,3,0 -7214,28662,700,1,3,0 -7215,28895,700,1,3,0 -7216,28898,700,1,3,0 -7217,28899,700,1,3,0 -7218,28900,700,1,3,0 -7219,28901,700,1,3,0 -7220,30679,736,1,0,0 -7221,30684,736,1,0,0 -7222,30689,736,1,0,0 -7223,30699,736,1,0,0 -7224,30694,736,1,0,0 -7225,30709,736,1,0,0 -7226,30704,736,1,0,0 -7227,30683,736,1,0,0 -7228,30688,736,1,0,0 -7229,30693,736,1,0,0 -7230,30703,736,1,0,0 -7231,30698,736,1,0,0 -7232,30713,736,1,0,0 -7233,30708,736,1,0,0 -7234,30681,736,1,1,0 -7235,30686,736,1,1,0 -7236,30691,736,1,1,0 -7237,30701,736,1,1,0 -7238,30696,736,1,1,0 -7239,30711,736,1,1,0 -7240,30706,736,1,1,0 -7241,30682,736,1,1,0 -7242,30687,736,1,1,0 -7243,30692,736,1,1,0 -7244,30702,736,1,1,0 -7245,30697,736,1,1,0 -7246,30712,736,1,1,0 -7247,30707,736,1,1,0 -7248,30680,736,1,2,0 -7249,30685,736,1,2,0 -7250,30690,736,1,2,0 -7251,30700,736,1,2,0 -7252,30695,736,1,2,0 -7253,30710,736,1,2,0 -7254,30705,736,1,2,0 -7255,30683,736,1,2,0 -7256,30688,736,1,2,0 -7257,30693,736,1,2,0 -7258,30703,736,1,2,0 -7259,30698,736,1,2,0 -7260,30713,736,1,2,0 -7261,30708,736,1,2,0 -7262,30679,736,1,3,0 -7263,30684,736,1,3,0 -7264,30689,736,1,3,0 -7265,30699,736,1,3,0 -7266,30694,736,1,3,0 -7267,30709,736,1,3,0 -7268,30704,736,1,3,0 -7269,30680,736,1,3,0 -7270,30685,736,1,3,0 -7271,30690,736,1,3,0 -7272,30700,736,1,3,0 -7273,30695,736,1,3,0 -7274,30710,736,1,3,0 -7275,30705,736,1,3,0 -7276,30681,736,1,3,0 -7277,30686,736,1,3,0 -7278,30691,736,1,3,0 -7279,30701,736,1,3,0 -7280,30696,736,1,3,0 -7281,30711,736,1,3,0 -7282,30706,736,1,3,0 -7283,30682,736,1,3,0 -7284,30687,736,1,3,0 -7285,30692,736,1,3,0 -7286,30702,736,1,3,0 -7287,30697,736,1,3,0 -7288,30712,736,1,3,0 -7289,30707,736,1,3,0 -7290,30881,736,1,3,0 -7291,30882,736,1,3,0 -7292,31349,736,1,3,0 -7293,31678,736,1,3,0 -7294,31679,736,1,3,0 -7295,31680,736,1,3,0 -7296,31681,736,1,3,0 -7297,33562,779,1,0,0 -7298,33567,779,1,0,0 -7299,33572,779,1,0,0 -7300,33582,779,1,0,0 -7301,33577,779,1,0,0 -7302,33592,779,1,0,0 -7303,33587,779,1,0,0 -7304,33566,779,1,0,0 -7305,33571,779,1,0,0 -7306,33576,779,1,0,0 -7307,33586,779,1,0,0 -7308,33581,779,1,0,0 -7309,33596,779,1,0,0 -7310,33591,779,1,0,0 -7311,33564,779,1,1,0 -7312,33569,779,1,1,0 -7313,33574,779,1,1,0 -7314,33584,779,1,1,0 -7315,33579,779,1,1,0 -7316,33594,779,1,1,0 -7317,33589,779,1,1,0 -7318,33565,779,1,1,0 -7319,33570,779,1,1,0 -7320,33575,779,1,1,0 -7321,33585,779,1,1,0 -7322,33580,779,1,1,0 -7323,33595,779,1,1,0 -7324,33590,779,1,1,0 -7325,33563,779,1,2,0 -7326,33568,779,1,2,0 -7327,33573,779,1,2,0 -7328,33583,779,1,2,0 -7329,33578,779,1,2,0 -7330,33593,779,1,2,0 -7331,33588,779,1,2,0 -7332,33566,779,1,2,0 -7333,33571,779,1,2,0 -7334,33576,779,1,2,0 -7335,33586,779,1,2,0 -7336,33581,779,1,2,0 -7337,33596,779,1,2,0 -7338,33591,779,1,2,0 -7339,33562,779,1,3,0 -7340,33567,779,1,3,0 -7341,33572,779,1,3,0 -7342,33582,779,1,3,0 -7343,33577,779,1,3,0 -7344,33592,779,1,3,0 -7345,33587,779,1,3,0 -7346,33563,779,1,3,0 -7347,33568,779,1,3,0 -7348,33573,779,1,3,0 -7349,33583,779,1,3,0 -7350,33578,779,1,3,0 -7351,33593,779,1,3,0 -7352,33588,779,1,3,0 -7353,33564,779,1,3,0 -7354,33569,779,1,3,0 -7355,33574,779,1,3,0 -7356,33584,779,1,3,0 -7357,33579,779,1,3,0 -7358,33594,779,1,3,0 -7359,33589,779,1,3,0 -7360,33565,779,1,3,0 -7361,33570,779,1,3,0 -7362,33575,779,1,3,0 -7363,33585,779,1,3,0 -7364,33580,779,1,3,0 -7365,33595,779,1,3,0 -7366,33590,779,1,3,0 -7367,33262,779,1,3,0 -7368,33707,779,1,3,0 -7369,33708,779,1,3,0 -7370,33697,779,1,3,0 -7371,33701,779,1,3,0 -7372,33341,779,1,3,0 -7373,28896,779,1,3,0 -7374,33842,779,1,3,0 -7375,33843,779,1,3,0 -7376,33844,779,1,3,0 -7377,33907,779,1,3,0 -7378,27393,653,1,0,1 -7379,27394,653,1,0,1 -7380,27396,653,1,0,1 -7381,27399,653,1,0,1 -7382,27393,653,1,0,2 -7383,27395,653,1,0,2 -7384,27397,653,1,0,2 -7385,27399,653,1,0,2 -7386,27915,653,1,0,3 -7387,27393,684,1,0,1 -7388,27394,684,1,0,1 -7389,27397,684,1,0,1 -7390,27399,684,1,0,1 -7391,27395,684,1,0,2 -7392,27396,684,1,0,2 -7393,27397,684,1,0,2 -7394,27399,684,1,0,2 -7395,27915,684,1,0,3 -7396,27393,682,1,0,1 -7397,27394,682,1,0,1 -7398,27396,682,1,0,1 -7399,27399,682,1,0,1 -7400,27394,682,1,0,2 -7401,27395,682,1,0,2 -7402,27396,682,1,0,2 -7403,27399,682,1,0,2 -7404,28061,682,1,0,3 -7405,27394,689,1,0,1 -7406,27395,689,1,0,1 -7407,27396,689,1,0,1 -7408,27399,689,1,0,1 -7409,27394,689,1,0,2 -7410,27396,689,1,0,2 -7411,27397,689,1,0,2 -7412,27399,689,1,0,2 -7413,26795,689,1,0,3 -7414,27916,689,1,0,3 -7415,29020,715,1,0,1 -7416,29021,715,1,0,1 -7417,29023,715,1,0,1 -7418,29026,715,1,0,1 -7419,29020,715,1,0,2 -7420,29022,715,1,0,2 -7421,29024,715,1,0,2 -7422,29026,715,1,0,2 -7423,30248,715,1,0,3 -7424,29020,719,1,0,1 -7425,29021,719,1,0,1 -7426,29024,719,1,0,1 -7427,29026,719,1,0,1 -7428,29022,719,1,0,2 -7429,29023,719,1,0,2 -7430,29024,719,1,0,2 -7431,29026,719,1,0,2 -7432,30249,719,1,0,3 -7433,29020,726,1,0,1 -7434,29021,726,1,0,1 -7435,29023,726,1,0,1 -7436,29026,726,1,0,1 -7437,29021,726,1,0,2 -7438,29022,726,1,0,2 -7439,29023,726,1,0,2 -7440,29026,726,1,0,2 -7441,29021,728,1,0,1 -7442,29022,728,1,0,1 -7443,29023,728,1,0,1 -7444,29026,728,1,0,1 -7445,29021,728,1,0,2 -7446,29023,728,1,0,2 -7447,29024,728,1,0,2 -7448,29026,728,1,0,2 -7449,26786,728,1,0,3 -7450,30250,728,1,0,3 -7451,32133,749,1,0,1 -7452,32134,749,1,0,1 -7453,32136,749,1,0,1 -7454,32139,749,1,0,1 -7455,32133,749,1,0,2 -7456,32135,749,1,0,2 -7457,32137,749,1,0,2 -7458,32139,749,1,0,2 -7459,32133,747,1,0,1 -7460,32134,747,1,0,1 -7461,32137,747,1,0,1 -7462,32139,747,1,0,1 -7463,32135,747,1,0,2 -7464,32136,747,1,0,2 -7465,32137,747,1,0,2 -7466,32139,747,1,0,2 -7467,33116,747,1,0,3 -7468,32133,751,1,0,1 -7469,32134,751,1,0,1 -7470,32136,751,1,0,1 -7471,32139,751,1,0,1 -7472,32134,751,1,0,2 -7473,32135,751,1,0,2 -7474,32136,751,1,0,2 -7475,32139,751,1,0,2 -7476,33117,751,1,0,3 -7477,32134,758,1,0,1 -7478,32135,758,1,0,1 -7479,32136,758,1,0,1 -7480,32139,758,1,0,1 -7481,32134,758,1,0,2 -7482,32136,758,1,0,2 -7483,32137,758,1,0,2 -7484,32139,758,1,0,2 -7485,32849,758,1,0,3 -7486,33118,758,1,0,3 -7487,26899,654,1,0,1 -7488,26900,654,1,0,1 -7489,26901,654,1,0,1 -7490,26902,654,1,0,1 -7491,26899,654,1,0,2 -7492,26900,654,1,0,2 -7493,26901,654,1,0,2 -7494,26902,654,1,0,2 -7495,26893,685,1,0,1 -7496,26895,685,1,0,1 -7497,26897,685,1,0,1 -7498,26893,685,1,0,2 -7499,26895,685,1,0,2 -7500,26897,685,1,0,2 -7501,26896,683,1,0,1 -7502,26893,683,1,0,2 -7503,26895,683,1,0,2 -7504,26897,683,1,0,2 -7505,26937,690,1,0,1 -7506,26941,690,1,0,1 -7507,26950,690,1,0,1 -7508,26938,690,1,0,1 -7509,26936,690,1,0,1 -7510,26948,690,1,0,1 -7511,26940,690,1,0,1 -7512,26939,690,1,0,1 -7513,26942,690,1,0,1 -7514,26951,690,1,0,1 -7515,26944,690,1,0,1 -7516,26945,690,1,0,1 -7517,26949,690,1,0,1 -7518,26943,690,1,0,1 -7519,26946,690,1,0,1 -7520,26947,690,1,0,1 -7521,26894,690,1,0,1 -7522,38518,690,1,0,1 -7523,26892,690,1,0,2 -7524,26795,690,1,0,2 -7525,26779,690,1,0,2 -7526,29700,716,1,0,1 -7527,29701,716,1,0,1 -7528,29702,716,1,0,1 -7529,29703,716,1,0,1 -7530,29700,716,1,0,2 -7531,29701,716,1,0,2 -7532,29702,716,1,0,2 -7533,29703,716,1,0,2 -7534,29694,720,1,0,1 -7535,29696,720,1,0,1 -7536,29698,720,1,0,1 -7537,29694,720,1,0,2 -7538,29696,720,1,0,2 -7539,29698,720,1,0,2 -7540,29697,727,1,0,1 -7541,29694,727,1,0,2 -7542,29696,727,1,0,2 -7543,29698,727,1,0,2 -7544,29039,729,1,0,1 -7545,29043,729,1,0,1 -7546,29052,729,1,0,1 -7547,29040,729,1,0,1 -7548,29038,729,1,0,1 -7549,29050,729,1,0,1 -7550,29042,729,1,0,1 -7551,29041,729,1,0,1 -7552,29044,729,1,0,1 -7553,29053,729,1,0,1 -7554,29046,729,1,0,1 -7555,29047,729,1,0,1 -7556,29051,729,1,0,1 -7557,29045,729,1,0,1 -7558,29048,729,1,0,1 -7559,29049,729,1,0,1 -7560,29695,729,1,0,1 -7561,38521,729,1,0,1 -7562,29693,729,1,0,2 -7563,26786,729,1,0,2 -7564,30107,729,1,0,2 -7565,32151,750,1,0,1 -7566,32152,750,1,0,1 -7567,32153,750,1,0,1 -7568,32154,750,1,0,1 -7569,32151,750,1,0,2 -7570,32152,750,1,0,2 -7571,32153,750,1,0,2 -7572,32154,750,1,0,2 -7573,32145,748,1,0,1 -7574,32147,748,1,0,1 -7575,32149,748,1,0,1 -7576,32145,748,1,0,2 -7577,32147,748,1,0,2 -7578,32149,748,1,0,2 -7579,32148,752,1,0,1 -7580,32145,752,1,0,2 -7581,32147,752,1,0,2 -7582,32149,752,1,0,2 -7583,32278,759,1,0,1 -7584,32282,759,1,0,1 -7585,32291,759,1,0,1 -7586,32279,759,1,0,1 -7587,35772,759,1,0,1 -7588,32277,759,1,0,1 -7589,32289,759,1,0,1 -7590,32281,759,1,0,1 -7591,32280,759,1,0,1 -7592,32283,759,1,0,1 -7593,32292,759,1,0,1 -7594,32285,759,1,0,1 -7595,32286,759,1,0,1 -7596,32290,759,1,0,1 -7597,32284,759,1,0,1 -7598,32287,759,1,0,1 -7599,32288,759,1,0,1 -7600,35790,759,1,0,1 -7601,32146,759,1,0,1 -7602,38524,759,1,0,1 -7603,32144,759,1,0,2 -7604,32849,759,1,0,2 -7605,32839,759,1,0,2 -7606,33119,759,1,0,2 -7607,37131,866,1,0,0 -7608,37136,866,1,0,0 -7609,37141,866,1,0,0 -7610,37151,866,1,0,0 -7611,37146,866,1,0,0 -7612,37161,866,1,0,0 -7613,37156,866,1,0,0 -7614,37135,866,1,0,0 -7615,37140,866,1,0,0 -7616,37145,866,1,0,0 -7617,37155,866,1,0,0 -7618,37150,866,1,0,0 -7619,37165,866,1,0,0 -7620,37160,866,1,0,0 -7621,37133,866,1,1,0 -7622,37138,866,1,1,0 -7623,37143,866,1,1,0 -7624,37153,866,1,1,0 -7625,37148,866,1,1,0 -7626,37163,866,1,1,0 -7627,37158,866,1,1,0 -7628,37134,866,1,1,0 -7629,37139,866,1,1,0 -7630,37144,866,1,1,0 -7631,37154,866,1,1,0 -7632,37149,866,1,1,0 -7633,37164,866,1,1,0 -7634,37159,866,1,1,0 -7635,37132,866,1,2,0 -7636,37137,866,1,2,0 -7637,37142,866,1,2,0 -7638,37152,866,1,2,0 -7639,37147,866,1,2,0 -7640,37162,866,1,2,0 -7641,37157,866,1,2,0 -7642,37135,866,1,2,0 -7643,37140,866,1,2,0 -7644,37145,866,1,2,0 -7645,37155,866,1,2,0 -7646,37150,866,1,2,0 -7647,37165,866,1,2,0 -7648,37160,866,1,2,0 -7649,36858,866,1,3,1 -7650,37339,866,1,3,1 -7651,37416,866,1,3,1 -7652,37417,866,1,3,1 -7653,37418,866,1,3,1 -7654,37131,866,1,3,2 -7655,37136,866,1,3,2 -7656,37141,866,1,3,2 -7657,37151,866,1,3,2 -7658,37146,866,1,3,2 -7659,37161,866,1,3,2 -7660,37156,866,1,3,2 -7661,37132,866,1,3,2 -7662,37137,866,1,3,2 -7663,37142,866,1,3,2 -7664,37152,866,1,3,2 -7665,37147,866,1,3,2 -7666,37162,866,1,3,2 -7667,37157,866,1,3,2 -7668,37133,866,1,3,2 -7669,37138,866,1,3,2 -7670,37143,866,1,3,2 -7671,37153,866,1,3,2 -7672,37148,866,1,3,2 -7673,37163,866,1,3,2 -7674,37158,866,1,3,2 -7675,37134,866,1,3,2 -7676,37139,866,1,3,2 -7677,37144,866,1,3,2 -7678,37154,866,1,3,2 -7679,37149,866,1,3,2 -7680,37164,866,1,3,2 -7681,37159,866,1,3,2 -7682,35817,808,1,0,1 -7683,35818,808,1,0,1 -7684,35820,808,1,0,1 -7685,35822,808,1,0,1 -7686,35817,808,1,0,2 -7687,35819,808,1,0,2 -7688,35821,808,1,0,2 -7689,35822,808,1,0,2 -7690,35817,810,1,0,1 -7691,35818,810,1,0,1 -7692,35821,810,1,0,1 -7693,35822,810,1,0,1 -7694,35819,810,1,0,2 -7695,35820,810,1,0,2 -7696,35821,810,1,0,2 -7697,35822,810,1,0,2 -7698,35817,806,1,0,1 -7699,35818,806,1,0,1 -7700,35820,806,1,0,1 -7701,35822,806,1,0,1 -7702,35818,806,1,0,2 -7703,35819,806,1,0,2 -7704,35820,806,1,0,2 -7705,35822,806,1,0,2 -7706,36357,806,1,0,3 -7707,35818,800,1,0,1 -7708,35820,800,1,0,1 -7709,35821,800,1,0,1 -7710,35822,800,1,0,1 -7711,35818,800,1,0,2 -7712,35819,800,1,0,2 -7713,35820,800,1,0,2 -7714,35822,800,1,0,2 -7715,35988,800,1,0,3 -7716,36358,800,1,0,3 -7717,35740,809,1,0,1 -7718,35741,809,1,0,1 -7719,35742,809,1,0,1 -7720,35743,809,1,0,1 -7721,35740,809,1,0,2 -7722,35741,809,1,0,2 -7723,35742,809,1,0,2 -7724,35743,809,1,0,2 -7725,35831,811,1,0,1 -7726,35735,811,1,0,1 -7727,35737,811,1,0,1 -7728,35739,811,1,0,1 -7729,35830,811,1,0,2 -7730,35735,811,1,0,2 -7731,35737,811,1,0,2 -7732,35739,811,1,0,2 -7733,35738,807,1,0,1 -7734,35828,807,1,0,2 -7735,35829,807,1,0,2 -7736,35735,807,1,0,2 -7737,35737,807,1,0,2 -7738,35739,807,1,0,2 -7739,35247,801,1,0,1 -7740,35251,801,1,0,1 -7741,35260,801,1,0,1 -7742,35248,801,1,0,1 -7743,35263,801,1,0,1 -7744,35246,801,1,0,1 -7745,35258,801,1,0,1 -7746,35250,801,1,0,1 -7747,35249,801,1,0,1 -7748,35252,801,1,0,1 -7749,35261,801,1,0,1 -7750,35254,801,1,0,1 -7751,35255,801,1,0,1 -7752,35259,801,1,0,1 -7753,35253,801,1,0,1 -7754,35256,801,1,0,1 -7755,35257,801,1,0,1 -7756,35262,801,1,0,1 -7757,35736,801,1,0,1 -7758,38531,801,1,0,1 -7759,35734,801,1,0,2 -7760,35988,801,1,0,2 -7761,36008,801,1,0,2 +5037,8342,78,1,0,0 +5038,10450,78,1,0,0 +5039,8343,78,1,0,0 +5040,8341,78,1,0,0 +5041,20376,78,1,0,0 +5042,9233,78,1,0,0 +5043,8344,78,1,0,0 +5044,10512,78,1,0,0 +5045,8346,78,1,0,0 +5046,8347,78,1,0,0 +5047,20377,78,1,0,0 +5048,8345,78,1,0,0 +5049,8348,78,1,0,0 +5050,10574,78,1,0,0 +5051,8350,78,1,0,0 +5052,8351,78,1,0,0 +5053,8352,78,1,0,0 +5054,8354,78,1,0,0 +5055,8353,78,1,0,0 +5056,8019,78,1,0,0 +5057,8020,78,1,0,0 +5058,36140,78,1,0,0 +5059,38711,78,1,0,0 +5060,8212,78,1,0,0 +5061,16833,78,1,0,0 +5062,9013,80,1,0,0 +5063,10451,80,1,0,0 +5064,9014,80,1,0,0 +5065,9012,80,1,0,0 +5066,20380,80,1,0,0 +5067,9016,80,1,0,0 +5068,9015,80,1,0,0 +5069,10513,80,1,0,0 +5070,9018,80,1,0,0 +5071,9019,80,1,0,0 +5072,20381,80,1,0,0 +5073,9017,80,1,0,0 +5074,9020,80,1,0,0 +5075,10575,80,1,0,0 +5076,9021,80,1,0,0 +5077,9022,80,1,0,0 +5078,9023,80,1,0,0 +5079,9025,80,1,0,0 +5080,9024,80,1,0,0 +5081,9377,80,1,0,0 +5082,9378,80,1,0,0 +5083,36141,80,1,0,0 +5084,38710,80,1,0,0 +5085,9354,80,1,0,0 +5086,16831,80,1,0,0 +5087,16832,80,1,0,0 +5088,11422,89,1,0,0 +5089,11426,89,1,0,0 +5090,11423,89,1,0,0 +5091,11421,89,1,0,0 +5092,20426,89,1,0,0 +5093,11425,89,1,0,0 +5094,11424,89,1,0,0 +5095,11427,89,1,0,0 +5096,11429,89,1,0,0 +5097,11430,89,1,0,0 +5098,20427,89,1,0,0 +5099,11428,89,1,0,0 +5100,11431,89,1,0,0 +5101,11432,89,1,0,0 +5102,12257,89,1,0,0 +5103,36142,89,1,0,0 +5104,38486,89,1,0,0 +5105,14085,89,1,0,0 +5106,17652,89,1,0,0 +5107,17653,89,1,0,0 +5108,11436,87,1,0,0 +5109,11440,87,1,0,0 +5110,11437,87,1,0,0 +5111,11435,87,1,0,0 +5112,20430,87,1,0,0 +5113,11439,87,1,0,0 +5114,11438,87,1,0,0 +5115,11441,87,1,0,0 +5116,11443,87,1,0,0 +5117,11444,87,1,0,0 +5118,20431,87,1,0,0 +5119,11442,87,1,0,0 +5120,11445,87,1,0,0 +5121,11446,87,1,0,0 +5122,12259,87,1,0,0 +5123,36143,87,1,0,0 +5124,38487,87,1,0,0 +5125,14086,87,1,0,0 +5126,17654,87,1,0,0 +5127,17655,87,1,0,0 +5128,13239,91,1,0,0 +5129,13243,91,1,0,0 +5130,37285,91,1,0,0 +5131,13240,91,1,0,0 +5132,37288,91,1,0,0 +5133,13238,91,1,0,0 +5134,20434,91,1,0,0 +5135,13242,91,1,0,0 +5136,13241,91,1,0,0 +5137,13244,91,1,0,0 +5138,37286,91,1,0,0 +5139,13246,91,1,0,0 +5140,13247,91,1,0,0 +5141,20435,91,1,0,0 +5142,13245,91,1,0,0 +5143,13248,91,1,0,0 +5144,13249,91,1,0,0 +5145,37287,91,1,0,0 +5146,36616,91,1,0,0 +5147,38489,91,1,0,0 +5148,14087,91,1,0,0 +5149,14286,91,1,0,0 +5150,15305,170,1,0,0 +5151,15309,170,1,0,0 +5152,15306,170,1,0,0 +5153,15304,170,1,0,0 +5154,20442,170,1,0,0 +5155,15308,170,1,0,0 +5156,15307,170,1,0,0 +5157,15310,170,1,0,0 +5158,15312,170,1,0,0 +5159,15313,170,1,0,0 +5160,20443,170,1,0,0 +5161,15311,170,1,0,0 +5162,15314,170,1,0,0 +5163,15315,170,1,0,0 +5164,15653,170,1,0,0 +5165,36144,170,1,0,0 +5166,36126,170,1,0,0 +5167,15432,170,1,0,0 +5168,15837,170,1,0,0 +5169,14018,135,1,0,0 +5170,14026,135,1,0,0 +5171,14019,135,1,0,0 +5172,14017,135,1,0,0 +5173,20438,135,1,0,0 +5174,14021,135,1,0,0 +5175,14020,135,1,0,0 +5176,14027,135,1,0,0 +5177,14023,135,1,0,0 +5178,14024,135,1,0,0 +5179,20439,135,1,0,0 +5180,14022,135,1,0,0 +5181,14025,135,1,0,0 +5182,14028,135,1,0,0 +5183,13060,135,1,0,0 +5184,36145,135,1,0,0 +5185,38490,135,1,0,0 +5186,14088,135,1,0,0 +5187,14287,135,1,0,0 +5188,16176,184,1,0,0 +5189,16180,184,1,0,0 +5190,16177,184,1,0,0 +5191,16175,184,1,0,0 +5192,20444,184,1,0,0 +5193,16179,184,1,0,0 +5194,16178,184,1,0,0 +5195,16181,184,1,0,0 +5196,16183,184,1,0,0 +5197,16184,184,1,0,0 +5198,20445,184,1,0,0 +5199,16182,184,1,0,0 +5200,16185,184,1,0,0 +5201,16186,184,1,0,0 +5202,16897,184,1,0,0 +5203,36146,184,1,0,0 +5204,38493,184,1,0,0 +5205,16562,184,1,0,0 +5206,16834,184,1,0,0 +5207,17449,224,1,0,0 +5208,17453,224,1,0,0 +5209,17450,224,1,0,0 +5210,17448,224,1,0,0 +5211,20446,224,1,0,0 +5212,17452,224,1,0,0 +5213,17451,224,1,0,0 +5214,17454,224,1,0,0 +5215,17456,224,1,0,0 +5216,17457,224,1,0,0 +5217,20447,224,1,0,0 +5218,17455,224,1,0,0 +5219,17458,224,1,0,0 +5220,17459,224,1,0,0 +5221,17572,224,1,0,0 +5222,36147,224,1,0,0 +5223,38495,224,1,0,0 +5224,17007,224,1,0,0 +5225,17656,224,1,0,0 +5226,24800,595,1,0,0 +5227,19773,244,1,0,0 +5228,19777,244,1,0,0 +5229,19774,244,1,0,0 +5230,19772,244,1,0,0 +5231,19784,244,1,0,0 +5232,19776,244,1,0,0 +5233,19775,244,1,0,0 +5234,19778,244,1,0,0 +5235,19780,244,1,0,0 +5236,19781,244,1,0,0 +5237,19785,244,1,0,0 +5238,19779,244,1,0,0 +5239,19782,244,1,0,0 +5240,19783,244,1,0,0 +5241,19123,244,1,0,0 +5242,36148,244,1,0,0 +5243,38503,244,1,0,0 +5244,20550,244,1,0,0 +5245,17864,244,1,0,0 +5246,19787,264,1,0,0 +5247,19788,264,1,0,0 +5248,19789,264,1,0,0 +5249,19791,264,1,0,0 +5250,19790,264,1,0,0 +5251,19792,264,1,0,0 +5252,19793,264,1,0,0 +5253,19794,264,1,0,0 +5254,19796,264,1,0,0 +5255,19795,264,1,0,0 +5256,19797,264,1,0,0 +5257,19798,264,1,0,0 +5258,19799,264,1,0,0 +5259,19801,264,1,0,0 +5260,19800,264,1,0,0 +5261,19802,264,1,0,0 +5262,19803,264,1,0,0 +5263,19804,264,1,0,0 +5264,19806,264,1,0,0 +5265,19805,264,1,0,0 +5266,19124,264,1,0,0 +5267,20549,264,1,0,0 +5268,17865,264,1,0,0 +5269,20945,278,1,0,0 +5270,20949,278,1,0,0 +5271,30086,278,1,0,0 +5272,20946,278,1,0,0 +5273,20944,278,1,0,0 +5274,20956,278,1,0,0 +5275,20948,278,1,0,0 +5276,20947,278,1,0,0 +5277,20950,278,1,0,0 +5278,30087,278,1,0,0 +5279,20952,278,1,0,0 +5280,20953,278,1,0,0 +5281,20957,278,1,0,0 +5282,20951,278,1,0,0 +5283,20954,278,1,0,0 +5284,20955,278,1,0,0 +5285,21090,278,1,0,0 +5286,36149,278,1,0,0 +5287,38505,278,1,0,0 +5288,21047,278,1,0,0 +5289,21298,278,1,0,0 +5290,22854,538,1,0,0 +5291,22858,538,1,0,0 +5292,22855,538,1,0,0 +5293,22853,538,1,0,0 +5294,22865,538,1,0,0 +5295,22857,538,1,0,0 +5296,22856,538,1,0,0 +5297,22859,538,1,0,0 +5298,22861,538,1,0,0 +5299,22862,538,1,0,0 +5300,22866,538,1,0,0 +5301,22860,538,1,0,0 +5302,22863,538,1,0,0 +5303,22864,538,1,0,0 +5304,23209,538,1,0,0 +5305,24540,538,1,0,0 +5306,33261,538,1,0,0 +5307,36151,538,1,0,0 +5308,38508,538,1,0,0 +5309,23020,538,1,0,0 +5310,23336,538,1,0,0 +5311,22602,475,1,0,0 +5312,22600,475,1,0,0 +5313,22605,475,1,0,0 +5314,21479,291,1,0,0 +5315,21483,291,1,0,0 +5316,21480,291,1,0,0 +5317,21478,291,1,0,0 +5318,21490,291,1,0,0 +5319,21482,291,1,0,0 +5320,21481,291,1,0,0 +5321,21484,291,1,0,0 +5322,21486,291,1,0,0 +5323,21487,291,1,0,0 +5324,21491,291,1,0,0 +5325,21485,291,1,0,0 +5326,21488,291,1,0,0 +5327,21489,291,1,0,0 +5328,22307,291,1,0,0 +5329,36150,291,1,0,0 +5330,38506,291,1,0,0 +5331,21903,291,1,0,0 +5332,22492,291,1,0,0 +5333,23552,597,1,0,0 +5334,23556,597,1,0,0 +5335,23553,597,1,0,0 +5336,23551,597,1,0,0 +5337,23563,597,1,0,0 +5338,23555,597,1,0,0 +5339,23554,597,1,0,0 +5340,23557,597,1,0,0 +5341,23559,597,1,0,0 +5342,23560,597,1,0,0 +5343,23564,597,1,0,0 +5344,23558,597,1,0,0 +5345,23561,597,1,0,0 +5346,23562,597,1,0,0 +5347,24003,597,1,0,0 +5348,36152,597,1,0,0 +5349,38509,597,1,0,0 +5350,23984,597,1,0,0 +5351,24319,597,1,0,0 +5352,24474,638,1,0,0 +5353,24478,638,1,0,0 +5354,24475,638,1,0,0 +5355,24473,638,1,0,0 +5356,24485,638,1,0,0 +5357,24477,638,1,0,0 +5358,24476,638,1,0,0 +5359,24479,638,1,0,0 +5360,24481,638,1,0,0 +5361,24482,638,1,0,0 +5362,24486,638,1,0,0 +5363,24480,638,1,0,0 +5364,24483,638,1,0,0 +5365,24484,638,1,0,0 +5366,24803,638,1,0,0 +5367,36153,638,1,0,0 +5368,38511,638,1,0,0 +5369,24623,638,1,0,0 +5370,25086,638,1,0,0 +5371,27598,658,1,0,0 +5372,27602,658,1,0,0 +5373,27611,658,1,0,0 +5374,27599,658,1,0,0 +5375,27597,658,1,0,0 +5376,27609,658,1,0,0 +5377,27601,658,1,0,0 +5378,27600,658,1,0,0 +5379,27603,658,1,0,0 +5380,27612,658,1,0,0 +5381,27605,658,1,0,0 +5382,27606,658,1,0,0 +5383,27610,658,1,0,0 +5384,27604,658,1,0,0 +5385,27607,658,1,0,0 +5386,27608,658,1,0,0 +5387,27951,658,1,0,0 +5388,36154,658,1,0,0 +5389,38517,658,1,0,0 +5390,26778,658,1,0,0 +5391,27921,658,1,0,0 +5392,27614,667,1,0,0 +5393,27615,667,1,0,0 +5394,27616,667,1,0,0 +5395,27618,667,1,0,0 +5396,27617,667,1,0,0 +5397,27619,667,1,0,0 +5398,27620,667,1,0,0 +5399,27621,667,1,0,0 +5400,27623,667,1,0,0 +5401,27622,667,1,0,0 +5402,27624,667,1,0,0 +5403,27625,667,1,0,0 +5404,27626,667,1,0,0 +5405,27628,667,1,0,0 +5406,27627,667,1,0,0 +5407,27629,667,1,0,0 +5408,27630,667,1,0,0 +5409,27631,667,1,0,0 +5410,27633,667,1,0,0 +5411,27632,667,1,0,0 +5412,27952,667,1,0,0 +5413,26783,667,1,0,0 +5414,27922,667,1,0,0 +5415,28273,693,1,0,0 +5416,28277,693,1,0,0 +5417,28286,693,1,0,0 +5418,28274,693,1,0,0 +5419,28272,693,1,0,0 +5420,28284,693,1,0,0 +5421,28276,693,1,0,0 +5422,28275,693,1,0,0 +5423,28278,693,1,0,0 +5424,28287,693,1,0,0 +5425,28280,693,1,0,0 +5426,28281,693,1,0,0 +5427,28285,693,1,0,0 +5428,28279,693,1,0,0 +5429,28282,693,1,0,0 +5430,28283,693,1,0,0 +5431,28631,693,1,0,0 +5432,36155,693,1,0,0 +5433,38519,693,1,0,0 +5434,28121,693,1,0,0 +5435,28904,693,1,0,0 +5436,29004,718,1,0,0 +5437,29008,718,1,0,0 +5438,29017,718,1,0,0 +5439,29005,718,1,0,0 +5440,29003,718,1,0,0 +5441,29015,718,1,0,0 +5442,29007,718,1,0,0 +5443,29006,718,1,0,0 +5444,29009,718,1,0,0 +5445,29018,718,1,0,0 +5446,29011,718,1,0,0 +5447,29012,718,1,0,0 +5448,29016,718,1,0,0 +5449,29010,718,1,0,0 +5450,29013,718,1,0,0 +5451,29014,718,1,0,0 +5452,29401,718,1,0,0 +5453,36156,718,1,0,0 +5454,38520,718,1,0,0 +5455,30105,718,1,0,0 +5456,30268,718,1,0,0 +5457,30137,725,1,0,0 +5458,30138,725,1,0,0 +5459,30139,725,1,0,0 +5460,30140,725,1,0,0 +5461,30141,725,1,0,0 +5462,30599,739,1,0,0 +5463,30603,739,1,0,0 +5464,30612,739,1,0,0 +5465,30600,739,1,0,0 +5466,30598,739,1,0,0 +5467,30610,739,1,0,0 +5468,30602,739,1,0,0 +5469,30601,739,1,0,0 +5470,30604,739,1,0,0 +5471,30613,739,1,0,0 +5472,30606,739,1,0,0 +5473,30607,739,1,0,0 +5474,30611,739,1,0,0 +5475,30605,739,1,0,0 +5476,30608,739,1,0,0 +5477,30609,739,1,0,0 +5478,30615,739,1,0,0 +5479,36157,739,1,0,0 +5480,38522,739,1,0,0 +5481,30863,739,1,0,0 +5482,31687,739,1,0,0 +5483,32260,763,1,0,0 +5484,32264,763,1,0,0 +5485,32273,763,1,0,0 +5486,32261,763,1,0,0 +5487,32259,763,1,0,0 +5488,32271,763,1,0,0 +5489,32263,763,1,0,0 +5490,32262,763,1,0,0 +5491,32265,763,1,0,0 +5492,32274,763,1,0,0 +5493,32267,763,1,0,0 +5494,32268,763,1,0,0 +5495,32272,763,1,0,0 +5496,32266,763,1,0,0 +5497,32269,763,1,0,0 +5498,32270,763,1,0,0 +5499,32822,763,1,0,0 +5500,36158,763,1,0,0 +5501,38523,763,1,0,0 +5502,32843,763,1,0,0 +5503,33135,763,1,0,0 +5504,33484,782,1,0,0 +5505,33488,782,1,0,0 +5506,33497,782,1,0,0 +5507,33485,782,1,0,0 +5508,33483,782,1,0,0 +5509,33495,782,1,0,0 +5510,33487,782,1,0,0 +5511,33486,782,1,0,0 +5512,33489,782,1,0,0 +5513,33498,782,1,0,0 +5514,33491,782,1,0,0 +5515,33492,782,1,0,0 +5516,33496,782,1,0,0 +5517,33490,782,1,0,0 +5518,33493,782,1,0,0 +5519,33494,782,1,0,0 +5520,33819,782,1,0,0 +5521,36159,782,1,0,0 +5522,38525,782,1,0,0 +5523,33685,782,1,0,0 +5524,33818,782,1,0,0 +5525,34945,803,1,0,0 +5526,34946,803,1,0,0 +5527,34947,803,1,0,0 +5528,34949,803,1,0,0 +5529,34948,803,1,0,0 +5530,34950,803,1,0,0 +5531,34951,803,1,0,0 +5532,34952,803,1,0,0 +5533,34954,803,1,0,0 +5534,34953,803,1,0,0 +5535,34955,803,1,0,0 +5536,34956,803,1,0,0 +5537,34957,803,1,0,0 +5538,34959,803,1,0,0 +5539,34958,803,1,0,0 +5540,34960,803,1,0,0 +5541,34961,803,1,0,0 +5542,34962,803,1,0,0 +5543,34964,803,1,0,0 +5544,34963,803,1,0,0 +5545,35791,803,1,0,0 +5546,36000,803,1,0,0 +5547,36378,803,1,0,0 +5548,34927,791,1,0,0 +5549,34931,791,1,0,0 +5550,34940,791,1,0,0 +5551,34928,791,1,0,0 +5552,34943,791,1,0,0 +5553,34926,791,1,0,0 +5554,34938,791,1,0,0 +5555,34930,791,1,0,0 +5556,34929,791,1,0,0 +5557,34932,791,1,0,0 +5558,34941,791,1,0,0 +5559,34934,791,1,0,0 +5560,34935,791,1,0,0 +5561,34939,791,1,0,0 +5562,34933,791,1,0,0 +5563,34936,791,1,0,0 +5564,34937,791,1,0,0 +5565,34942,791,1,0,0 +5566,35792,791,1,0,0 +5567,36617,791,1,0,0 +5568,38530,791,1,0,0 +5569,36001,791,1,0,0 +5570,36379,791,1,0,0 +5571,36925,846,1,0,0 +5572,36929,846,1,0,0 +5573,36938,846,1,0,0 +5574,36926,846,1,0,0 +5575,36941,846,1,0,0 +5576,36924,846,1,0,0 +5577,36936,846,1,0,0 +5578,36928,846,1,0,0 +5579,36927,846,1,0,0 +5580,36930,846,1,0,0 +5581,36939,846,1,0,0 +5582,36932,846,1,0,0 +5583,36933,846,1,0,0 +5584,36937,846,1,0,0 +5585,36931,846,1,0,0 +5586,36934,846,1,0,0 +5587,36935,846,1,0,0 +5588,36940,846,1,0,0 +5589,37492,846,1,0,0 +5590,36813,846,1,0,0 +5591,38532,846,1,0,0 +5592,36912,846,1,0,0 +5593,37441,846,1,0,0 +5594,37858,871,1,0,0 +5595,37862,871,1,0,0 +5596,37871,871,1,0,0 +5597,37859,871,1,0,0 +5598,37874,871,1,0,0 +5599,37857,871,1,0,0 +5600,37869,871,1,0,0 +5601,37861,871,1,0,0 +5602,37860,871,1,0,0 +5603,37863,871,1,0,0 +5604,37872,871,1,0,0 +5605,37865,871,1,0,0 +5606,37866,871,1,0,0 +5607,37870,871,1,0,0 +5608,37864,871,1,0,0 +5609,37867,871,1,0,0 +5610,37868,871,1,0,0 +5611,37873,871,1,0,0 +5612,38675,871,1,0,0 +5613,38687,871,1,0,0 +5614,38574,871,1,0,0 +5615,38464,871,1,0,0 +5616,38658,871,1,0,0 +5617,2955,92,1,0,0 +5618,2956,92,1,0,0 +5619,2952,92,1,0,0 +5620,2953,92,1,0,0 +5621,2957,92,1,0,0 +5622,2954,92,1,0,0 +5623,3956,92,1,0,0 +5624,3957,92,1,0,0 +5625,3953,92,1,0,0 +5626,3954,92,1,0,0 +5627,3958,92,1,0,0 +5628,3955,92,1,0,0 +5629,3737,92,1,1,0 +5630,3738,92,1,1,0 +5631,3734,92,1,1,0 +5632,3735,92,1,1,0 +5633,3739,92,1,1,0 +5634,3736,92,1,1,0 +5635,3512,92,1,1,0 +5636,3513,92,1,1,0 +5637,3509,92,1,1,0 +5638,3510,92,1,1,0 +5639,3514,92,1,1,0 +5640,3511,92,1,1,0 +5641,3271,92,1,2,0 +5642,3272,92,1,2,0 +5643,3268,92,1,2,0 +5644,3269,92,1,2,0 +5645,3273,92,1,2,0 +5646,3270,92,1,2,0 +5647,3956,92,1,2,0 +5648,3957,92,1,2,0 +5649,3953,92,1,2,0 +5650,3954,92,1,2,0 +5651,3958,92,1,2,0 +5652,3955,92,1,2,0 +5653,2955,92,1,3,1 +5654,2956,92,1,3,1 +5655,2952,92,1,3,1 +5656,2953,92,1,3,1 +5657,2957,92,1,3,1 +5658,2954,92,1,3,1 +5659,3271,92,1,3,1 +5660,3272,92,1,3,1 +5661,3268,92,1,3,1 +5662,3269,92,1,3,1 +5663,3273,92,1,3,1 +5664,3270,92,1,3,1 +5665,3737,92,1,3,1 +5666,3738,92,1,3,1 +5667,3734,92,1,3,1 +5668,3735,92,1,3,1 +5669,3739,92,1,3,1 +5670,3736,92,1,3,1 +5671,3512,92,1,3,1 +5672,3513,92,1,3,1 +5673,3509,92,1,3,1 +5674,3510,92,1,3,1 +5675,3514,92,1,3,1 +5676,3511,92,1,3,1 +5677,9376,92,1,3,1 +5678,14288,92,1,3,1 +5679,14289,92,1,3,1 +5680,7006,92,1,3,2 +5681,8304,102,1,0,0 +5682,8310,102,1,0,0 +5683,8316,102,1,0,0 +5684,8322,102,1,0,0 +5685,8334,102,1,0,0 +5686,8328,102,1,0,0 +5687,8308,102,1,0,0 +5688,8314,102,1,0,0 +5689,8320,102,1,0,0 +5690,8326,102,1,0,0 +5691,8338,102,1,0,0 +5692,8332,102,1,0,0 +5693,8306,102,1,1,0 +5694,8312,102,1,1,0 +5695,8318,102,1,1,0 +5696,8324,102,1,1,0 +5697,8336,102,1,1,0 +5698,8330,102,1,1,0 +5699,8307,102,1,1,0 +5700,8313,102,1,1,0 +5701,8319,102,1,1,0 +5702,8325,102,1,1,0 +5703,8337,102,1,1,0 +5704,8331,102,1,1,0 +5705,8305,102,1,2,0 +5706,8311,102,1,2,0 +5707,8317,102,1,2,0 +5708,8323,102,1,2,0 +5709,8335,102,1,2,0 +5710,8329,102,1,2,0 +5711,8308,102,1,2,0 +5712,8314,102,1,2,0 +5713,8320,102,1,2,0 +5714,8326,102,1,2,0 +5715,8338,102,1,2,0 +5716,8332,102,1,2,0 +5717,9376,102,1,2,0 +5718,8304,102,1,3,1 +5719,8310,102,1,3,1 +5720,8316,102,1,3,1 +5721,8322,102,1,3,1 +5722,8334,102,1,3,1 +5723,8328,102,1,3,1 +5724,8305,102,1,3,1 +5725,8311,102,1,3,1 +5726,8317,102,1,3,1 +5727,8323,102,1,3,1 +5728,8335,102,1,3,1 +5729,8329,102,1,3,1 +5730,8306,102,1,3,1 +5731,8312,102,1,3,1 +5732,8318,102,1,3,1 +5733,8324,102,1,3,1 +5734,8336,102,1,3,1 +5735,8330,102,1,3,1 +5736,8307,102,1,3,1 +5737,8313,102,1,3,1 +5738,8319,102,1,3,1 +5739,8325,102,1,3,1 +5740,8337,102,1,3,1 +5741,8331,102,1,3,1 +5742,8197,102,1,3,1 +5743,22489,102,1,3,1 +5744,14290,102,1,3,1 +5745,14291,102,1,3,1 +5746,8018,102,1,3,2 +5747,9901,111,1,0,0 +5748,9907,111,1,0,0 +5749,9913,111,1,0,0 +5750,9925,111,1,0,0 +5751,9919,111,1,0,0 +5752,9937,111,1,0,0 +5753,9931,111,1,0,0 +5754,9905,111,1,0,0 +5755,9911,111,1,0,0 +5756,9917,111,1,0,0 +5757,9929,111,1,0,0 +5758,9923,111,1,0,0 +5759,9941,111,1,0,0 +5760,9935,111,1,0,0 +5761,9903,111,1,1,0 +5762,9909,111,1,1,0 +5763,9915,111,1,1,0 +5764,9927,111,1,1,0 +5765,9921,111,1,1,0 +5766,9939,111,1,1,0 +5767,9933,111,1,1,0 +5768,9904,111,1,1,0 +5769,9910,111,1,1,0 +5770,9916,111,1,1,0 +5771,9928,111,1,1,0 +5772,9922,111,1,1,0 +5773,9940,111,1,1,0 +5774,9934,111,1,1,0 +5775,9902,111,1,2,0 +5776,9908,111,1,2,0 +5777,9914,111,1,2,0 +5778,9926,111,1,2,0 +5779,9920,111,1,2,0 +5780,9938,111,1,2,0 +5781,9932,111,1,2,0 +5782,9905,111,1,2,0 +5783,9911,111,1,2,0 +5784,9917,111,1,2,0 +5785,9929,111,1,2,0 +5786,9923,111,1,2,0 +5787,9941,111,1,2,0 +5788,9935,111,1,2,0 +5789,9901,111,1,3,1 +5790,9907,111,1,3,1 +5791,9913,111,1,3,1 +5792,9925,111,1,3,1 +5793,9919,111,1,3,1 +5794,9937,111,1,3,1 +5795,9931,111,1,3,1 +5796,9902,111,1,3,1 +5797,9908,111,1,3,1 +5798,9914,111,1,3,1 +5799,9926,111,1,3,1 +5800,9920,111,1,3,1 +5801,9938,111,1,3,1 +5802,9932,111,1,3,1 +5803,9903,111,1,3,1 +5804,9909,111,1,3,1 +5805,9915,111,1,3,1 +5806,9927,111,1,3,1 +5807,9921,111,1,3,1 +5808,9939,111,1,3,1 +5809,9933,111,1,3,1 +5810,9904,111,1,3,1 +5811,9910,111,1,3,1 +5812,9916,111,1,3,1 +5813,9928,111,1,3,1 +5814,9922,111,1,3,1 +5815,9940,111,1,3,1 +5816,9934,111,1,3,1 +5817,10072,111,1,3,1 +5818,14292,111,1,3,1 +5819,14293,111,1,3,1 +5820,9379,111,1,3,2 +5821,4292,93,1,0,1 +5822,4293,93,1,0,1 +5823,4289,93,1,0,1 +5824,4290,93,1,0,1 +5825,4294,93,1,0,1 +5826,4291,93,1,0,1 +5827,4394,93,1,0,1 +5828,4395,93,1,0,1 +5829,4391,93,1,0,1 +5830,4392,93,1,0,1 +5831,4396,93,1,0,1 +5832,4393,93,1,0,1 +5833,4187,93,1,0,1 +5834,4188,93,1,0,1 +5835,4184,93,1,0,1 +5836,4185,93,1,0,1 +5837,4189,93,1,0,1 +5838,4186,93,1,0,1 +5839,4533,93,1,0,1 +5840,4534,93,1,0,1 +5841,4530,93,1,0,1 +5842,4531,93,1,0,1 +5843,4535,93,1,0,1 +5844,4532,93,1,0,1 +5845,4292,93,1,0,2 +5846,4293,93,1,0,2 +5847,4289,93,1,0,2 +5848,4290,93,1,0,2 +5849,4294,93,1,0,2 +5850,4291,93,1,0,2 +5851,4394,93,1,0,2 +5852,4395,93,1,0,2 +5853,4391,93,1,0,2 +5854,4392,93,1,0,2 +5855,4396,93,1,0,2 +5856,4393,93,1,0,2 +5857,4187,93,1,0,2 +5858,4188,93,1,0,2 +5859,4184,93,1,0,2 +5860,4185,93,1,0,2 +5861,4189,93,1,0,2 +5862,4186,93,1,0,2 +5863,4533,93,1,0,2 +5864,4534,93,1,0,2 +5865,4530,93,1,0,2 +5866,4531,93,1,0,2 +5867,4535,93,1,0,2 +5868,4532,93,1,0,2 +5869,9363,93,1,0,2 +5870,9365,93,1,0,2 +5871,9364,93,1,0,2 +5872,15099,93,1,0,2 +5873,15101,93,1,0,2 +5874,15103,93,1,0,2 +5875,9363,94,1,0,1 +5876,9365,94,1,0,1 +5877,9364,94,1,0,1 +5878,15099,94,1,0,1 +5879,15102,94,1,0,1 +5880,35875,94,1,0,1 +5881,35877,94,1,0,1 +5882,35879,94,1,0,1 +5883,35875,94,1,0,2 +5884,35877,94,1,0,2 +5885,35879,94,1,0,2 +5886,9363,96,1,0,1 +5887,9365,96,1,0,1 +5888,9364,96,1,0,1 +5889,15101,96,1,0,1 +5890,15103,96,1,0,1 +5891,35878,96,1,0,1 +5892,35875,96,1,0,2 +5893,35877,96,1,0,2 +5894,35879,96,1,0,2 +5895,9363,97,1,0,1 +5896,9365,97,1,0,1 +5897,9364,97,1,0,1 +5898,15098,97,1,0,1 +5899,15100,97,1,0,1 +5900,35876,97,1,0,1 +5901,14294,97,1,0,1 +5902,1817,97,1,0,2 +5903,10454,97,1,0,2 +5904,1887,97,1,0,2 +5905,1747,97,1,0,2 +5906,9248,97,1,0,2 +5907,1956,97,1,0,2 +5908,10516,97,1,0,2 +5909,14892,97,1,0,2 +5910,2215,97,1,0,2 +5911,2053,97,1,0,2 +5912,2216,97,1,0,2 +5913,10578,97,1,0,2 +5914,35874,97,1,0,2 +5915,38478,97,1,0,2 +5916,7169,98,1,0,1 +5917,7185,98,1,0,1 +5918,7195,98,1,0,1 +5919,7215,98,1,0,1 +5920,7205,98,1,0,1 +5921,7170,98,1,0,1 +5922,7186,98,1,0,1 +5923,7196,98,1,0,1 +5924,7216,98,1,0,1 +5925,7206,98,1,0,1 +5926,7168,98,1,0,1 +5927,7184,98,1,0,1 +5928,7194,98,1,0,1 +5929,7214,98,1,0,1 +5930,7204,98,1,0,1 +5931,7171,98,1,0,1 +5932,7187,98,1,0,1 +5933,7197,98,1,0,1 +5934,7217,98,1,0,1 +5935,7207,98,1,0,1 +5936,15105,98,1,0,1 +5937,15109,98,1,0,1 +5938,7169,98,1,0,2 +5939,7185,98,1,0,2 +5940,7195,98,1,0,2 +5941,7215,98,1,0,2 +5942,7205,98,1,0,2 +5943,7170,98,1,0,2 +5944,7186,98,1,0,2 +5945,7196,98,1,0,2 +5946,7216,98,1,0,2 +5947,7206,98,1,0,2 +5948,7168,98,1,0,2 +5949,7184,98,1,0,2 +5950,7194,98,1,0,2 +5951,7214,98,1,0,2 +5952,7204,98,1,0,2 +5953,7171,98,1,0,2 +5954,7187,98,1,0,2 +5955,7197,98,1,0,2 +5956,7217,98,1,0,2 +5957,7207,98,1,0,2 +5958,15107,99,1,0,1 +5959,15108,99,1,0,1 +5960,35885,99,1,0,1 +5961,35887,99,1,0,1 +5962,35889,99,1,0,1 +5963,35885,99,1,0,2 +5964,35887,99,1,0,2 +5965,35889,99,1,0,2 +5966,15105,100,1,0,1 +5967,15107,100,1,0,1 +5968,15109,100,1,0,1 +5969,35888,100,1,0,1 +5970,35885,100,1,0,2 +5971,35887,100,1,0,2 +5972,35889,100,1,0,2 +5973,15104,101,1,0,1 +5974,15106,101,1,0,1 +5975,35886,101,1,0,1 +5976,14295,101,1,0,1 +5977,7221,101,1,0,2 +5978,10455,101,1,0,2 +5979,7222,101,1,0,2 +5980,7220,101,1,0,2 +5981,9249,101,1,0,2 +5982,7223,101,1,0,2 +5983,10517,101,1,0,2 +5984,7225,101,1,0,2 +5985,7226,101,1,0,2 +5986,7224,101,1,0,2 +5987,7227,101,1,0,2 +5988,10579,101,1,0,2 +5989,35884,101,1,0,2 +5990,38479,101,1,0,2 +5991,8950,107,1,0,1 +5992,8966,107,1,0,1 +5993,8976,107,1,0,1 +5994,8996,107,1,0,1 +5995,8986,107,1,0,1 +5996,8951,107,1,0,1 +5997,8967,107,1,0,1 +5998,8977,107,1,0,1 +5999,8997,107,1,0,1 +6000,8987,107,1,0,1 +6001,8949,107,1,0,1 +6002,8965,107,1,0,1 +6003,8975,107,1,0,1 +6004,8995,107,1,0,1 +6005,8985,107,1,0,1 +6006,8952,107,1,0,1 +6007,8968,107,1,0,1 +6008,8978,107,1,0,1 +6009,8998,107,1,0,1 +6010,8988,107,1,0,1 +6011,15908,107,1,0,1 +6012,15910,107,1,0,1 +6013,15912,107,1,0,1 +6014,8950,107,1,0,2 +6015,8966,107,1,0,2 +6016,8976,107,1,0,2 +6017,8996,107,1,0,2 +6018,8986,107,1,0,2 +6019,8951,107,1,0,2 +6020,8967,107,1,0,2 +6021,8977,107,1,0,2 +6022,8997,107,1,0,2 +6023,8987,107,1,0,2 +6024,8949,107,1,0,2 +6025,8965,107,1,0,2 +6026,8975,107,1,0,2 +6027,8995,107,1,0,2 +6028,8985,107,1,0,2 +6029,8952,107,1,0,2 +6030,8968,107,1,0,2 +6031,8978,107,1,0,2 +6032,8998,107,1,0,2 +6033,8988,107,1,0,2 +6034,15908,108,1,0,1 +6035,15911,108,1,0,1 +6036,35895,108,1,0,1 +6037,35897,108,1,0,1 +6038,35899,108,1,0,1 +6039,35895,108,1,0,2 +6040,35897,108,1,0,2 +6041,35899,108,1,0,2 +6042,15910,109,1,0,1 +6043,15912,109,1,0,1 +6044,35898,109,1,0,1 +6045,14296,109,1,0,1 +6046,35895,109,1,0,2 +6047,35897,109,1,0,2 +6048,35899,109,1,0,2 +6049,15909,110,1,0,1 +6050,35896,110,1,0,1 +6051,14297,110,1,0,1 +6052,9002,110,1,0,2 +6053,10456,110,1,0,2 +6054,9003,110,1,0,2 +6055,9001,110,1,0,2 +6056,20975,110,1,0,2 +6057,9005,110,1,0,2 +6058,9004,110,1,0,2 +6059,10518,110,1,0,2 +6060,9007,110,1,0,2 +6061,9008,110,1,0,2 +6062,20976,110,1,0,2 +6063,9006,110,1,0,2 +6064,9009,110,1,0,2 +6065,10580,110,1,0,2 +6066,35894,110,1,0,2 +6067,38480,110,1,0,2 +6068,7169,103,1,0,1 +6069,7185,103,1,0,1 +6070,7195,103,1,0,1 +6071,7215,103,1,0,1 +6072,7205,103,1,0,1 +6073,7170,103,1,0,1 +6074,7186,103,1,0,1 +6075,7196,103,1,0,1 +6076,7216,103,1,0,1 +6077,7206,103,1,0,1 +6078,7168,103,1,0,1 +6079,7184,103,1,0,1 +6080,7194,103,1,0,1 +6081,7214,103,1,0,1 +6082,7204,103,1,0,1 +6083,7171,103,1,0,1 +6084,7187,103,1,0,1 +6085,7197,103,1,0,1 +6086,7217,103,1,0,1 +6087,7207,103,1,0,1 +6088,15105,103,1,0,1 +6089,15109,103,1,0,1 +6090,7169,103,1,0,2 +6091,7185,103,1,0,2 +6092,7195,103,1,0,2 +6093,7215,103,1,0,2 +6094,7205,103,1,0,2 +6095,7170,103,1,0,2 +6096,7186,103,1,0,2 +6097,7196,103,1,0,2 +6098,7216,103,1,0,2 +6099,7206,103,1,0,2 +6100,7168,103,1,0,2 +6101,7184,103,1,0,2 +6102,7194,103,1,0,2 +6103,7214,103,1,0,2 +6104,7204,103,1,0,2 +6105,7171,103,1,0,2 +6106,7187,103,1,0,2 +6107,7197,103,1,0,2 +6108,7217,103,1,0,2 +6109,7207,103,1,0,2 +6110,15107,104,1,0,1 +6111,15108,104,1,0,1 +6112,35885,104,1,0,1 +6113,35887,104,1,0,1 +6114,35889,104,1,0,1 +6115,35885,104,1,0,2 +6116,35887,104,1,0,2 +6117,35889,104,1,0,2 +6118,15105,105,1,0,1 +6119,15107,105,1,0,1 +6120,15109,105,1,0,1 +6121,35888,105,1,0,1 +6122,35885,105,1,0,2 +6123,35887,105,1,0,2 +6124,35889,105,1,0,2 +6125,15104,106,1,0,1 +6126,15106,106,1,0,1 +6127,35886,106,1,0,1 +6128,14295,106,1,0,1 +6129,7221,106,1,0,2 +6130,10455,106,1,0,2 +6131,7222,106,1,0,2 +6132,7220,106,1,0,2 +6133,9249,106,1,0,2 +6134,7223,106,1,0,2 +6135,10517,106,1,0,2 +6136,7225,106,1,0,2 +6137,7226,106,1,0,2 +6138,7224,106,1,0,2 +6139,7227,106,1,0,2 +6140,10579,106,1,0,2 +6141,35884,106,1,0,2 +6142,38479,106,1,0,2 +6143,13119,120,1,0,0 +6144,13125,120,1,0,0 +6145,13131,120,1,0,0 +6146,13143,120,1,0,0 +6147,13137,120,1,0,0 +6148,13155,120,1,0,0 +6149,13149,120,1,0,0 +6150,13123,120,1,0,0 +6151,13129,120,1,0,0 +6152,13135,120,1,0,0 +6153,13147,120,1,0,0 +6154,13141,120,1,0,0 +6155,13159,120,1,0,0 +6156,13153,120,1,0,0 +6157,13121,120,1,1,0 +6158,13127,120,1,1,0 +6159,13133,120,1,1,0 +6160,13145,120,1,1,0 +6161,13139,120,1,1,0 +6162,13157,120,1,1,0 +6163,13151,120,1,1,0 +6164,13122,120,1,1,0 +6165,13128,120,1,1,0 +6166,13134,120,1,1,0 +6167,13146,120,1,1,0 +6168,13140,120,1,1,0 +6169,13158,120,1,1,0 +6170,13152,120,1,1,0 +6171,13120,120,1,2,0 +6172,13126,120,1,2,0 +6173,13132,120,1,2,0 +6174,13144,120,1,2,0 +6175,13138,120,1,2,0 +6176,13156,120,1,2,0 +6177,13150,120,1,2,0 +6178,13123,120,1,2,0 +6179,13129,120,1,2,0 +6180,13135,120,1,2,0 +6181,13147,120,1,2,0 +6182,13141,120,1,2,0 +6183,13159,120,1,2,0 +6184,13153,120,1,2,0 +6185,13058,120,1,3,1 +6186,13277,120,1,3,1 +6187,13119,120,1,3,2 +6188,13125,120,1,3,2 +6189,13131,120,1,3,2 +6190,13143,120,1,3,2 +6191,13137,120,1,3,2 +6192,13155,120,1,3,2 +6193,13149,120,1,3,2 +6194,13120,120,1,3,2 +6195,13126,120,1,3,2 +6196,13132,120,1,3,2 +6197,13144,120,1,3,2 +6198,13138,120,1,3,2 +6199,13156,120,1,3,2 +6200,13150,120,1,3,2 +6201,13121,120,1,3,2 +6202,13127,120,1,3,2 +6203,13133,120,1,3,2 +6204,13145,120,1,3,2 +6205,13139,120,1,3,2 +6206,13157,120,1,3,2 +6207,13151,120,1,3,2 +6208,13122,120,1,3,2 +6209,13128,120,1,3,2 +6210,13134,120,1,3,2 +6211,13146,120,1,3,2 +6212,13140,120,1,3,2 +6213,13158,120,1,3,2 +6214,13152,120,1,3,2 +6215,15317,168,1,0,0 +6216,15323,168,1,0,0 +6217,15329,168,1,0,0 +6218,15341,168,1,0,0 +6219,15335,168,1,0,0 +6220,15353,168,1,0,0 +6221,15347,168,1,0,0 +6222,15321,168,1,0,0 +6223,15327,168,1,0,0 +6224,15333,168,1,0,0 +6225,15345,168,1,0,0 +6226,15339,168,1,0,0 +6227,15357,168,1,0,0 +6228,15351,168,1,0,0 +6229,15319,168,1,1,0 +6230,15325,168,1,1,0 +6231,15331,168,1,1,0 +6232,15343,168,1,1,0 +6233,15337,168,1,1,0 +6234,15355,168,1,1,0 +6235,15349,168,1,1,0 +6236,15320,168,1,1,0 +6237,15326,168,1,1,0 +6238,15332,168,1,1,0 +6239,15344,168,1,1,0 +6240,15338,168,1,1,0 +6241,15356,168,1,1,0 +6242,15350,168,1,1,0 +6243,15318,168,1,2,0 +6244,15324,168,1,2,0 +6245,15330,168,1,2,0 +6246,15342,168,1,2,0 +6247,15336,168,1,2,0 +6248,15354,168,1,2,0 +6249,15348,168,1,2,0 +6250,15321,168,1,2,0 +6251,15327,168,1,2,0 +6252,15333,168,1,2,0 +6253,15345,168,1,2,0 +6254,15339,168,1,2,0 +6255,15357,168,1,2,0 +6256,15351,168,1,2,0 +6257,13058,168,1,3,1 +6258,15445,168,1,3,1 +6259,15871,168,1,3,1 +6260,15317,168,1,3,2 +6261,15323,168,1,3,2 +6262,15329,168,1,3,2 +6263,15341,168,1,3,2 +6264,15335,168,1,3,2 +6265,15353,168,1,3,2 +6266,15347,168,1,3,2 +6267,15318,168,1,3,2 +6268,15324,168,1,3,2 +6269,15330,168,1,3,2 +6270,15342,168,1,3,2 +6271,15336,168,1,3,2 +6272,15354,168,1,3,2 +6273,15348,168,1,3,2 +6274,15319,168,1,3,2 +6275,15325,168,1,3,2 +6276,15331,168,1,3,2 +6277,15343,168,1,3,2 +6278,15337,168,1,3,2 +6279,15355,168,1,3,2 +6280,15349,168,1,3,2 +6281,15320,168,1,3,2 +6282,15326,168,1,3,2 +6283,15332,168,1,3,2 +6284,15344,168,1,3,2 +6285,15338,168,1,3,2 +6286,15356,168,1,3,2 +6287,15350,168,1,3,2 +6288,17343,220,1,0,0 +6289,17349,220,1,0,0 +6290,17355,220,1,0,0 +6291,17367,220,1,0,0 +6292,17361,220,1,0,0 +6293,17379,220,1,0,0 +6294,17373,220,1,0,0 +6295,17347,220,1,0,0 +6296,17353,220,1,0,0 +6297,17359,220,1,0,0 +6298,17371,220,1,0,0 +6299,17365,220,1,0,0 +6300,17383,220,1,0,0 +6301,17377,220,1,0,0 +6302,17345,220,1,1,0 +6303,17351,220,1,1,0 +6304,17357,220,1,1,0 +6305,17369,220,1,1,0 +6306,17363,220,1,1,0 +6307,17381,220,1,1,0 +6308,17375,220,1,1,0 +6309,17346,220,1,1,0 +6310,17352,220,1,1,0 +6311,17358,220,1,1,0 +6312,17370,220,1,1,0 +6313,17364,220,1,1,0 +6314,17382,220,1,1,0 +6315,17376,220,1,1,0 +6316,17344,220,1,2,0 +6317,17350,220,1,2,0 +6318,17356,220,1,2,0 +6319,17368,220,1,2,0 +6320,17362,220,1,2,0 +6321,17380,220,1,2,0 +6322,17374,220,1,2,0 +6323,17347,220,1,2,0 +6324,17353,220,1,2,0 +6325,17359,220,1,2,0 +6326,17371,220,1,2,0 +6327,17365,220,1,2,0 +6328,17383,220,1,2,0 +6329,17377,220,1,2,0 +6330,17573,220,1,3,1 +6331,17531,220,1,3,1 +6332,17685,220,1,3,1 +6333,17343,220,1,3,2 +6334,17349,220,1,3,2 +6335,17355,220,1,3,2 +6336,17367,220,1,3,2 +6337,17361,220,1,3,2 +6338,17379,220,1,3,2 +6339,17373,220,1,3,2 +6340,17344,220,1,3,2 +6341,17350,220,1,3,2 +6342,17356,220,1,3,2 +6343,17368,220,1,3,2 +6344,17362,220,1,3,2 +6345,17380,220,1,3,2 +6346,17374,220,1,3,2 +6347,17345,220,1,3,2 +6348,17351,220,1,3,2 +6349,17357,220,1,3,2 +6350,17369,220,1,3,2 +6351,17363,220,1,3,2 +6352,17381,220,1,3,2 +6353,17375,220,1,3,2 +6354,17346,220,1,3,2 +6355,17352,220,1,3,2 +6356,17358,220,1,3,2 +6357,17370,220,1,3,2 +6358,17364,220,1,3,2 +6359,17382,220,1,3,2 +6360,17376,220,1,3,2 +6361,12674,112,1,0,1 +6362,12675,112,1,0,1 +6363,12677,112,1,0,1 +6364,12680,112,1,0,1 +6365,12674,112,1,0,2 +6366,12676,112,1,0,2 +6367,12678,112,1,0,2 +6368,12680,112,1,0,2 +6369,12674,113,1,0,1 +6370,12675,113,1,0,1 +6371,12678,113,1,0,1 +6372,12680,113,1,0,1 +6373,12676,113,1,0,2 +6374,12677,113,1,0,2 +6375,12678,113,1,0,2 +6376,12680,113,1,0,2 +6377,12674,114,1,0,1 +6378,12675,114,1,0,1 +6379,12677,114,1,0,1 +6380,12680,114,1,0,1 +6381,12675,114,1,0,2 +6382,12676,114,1,0,2 +6383,12677,114,1,0,2 +6384,12680,114,1,0,2 +6385,12675,115,1,0,1 +6386,12676,115,1,0,1 +6387,12677,115,1,0,1 +6388,12680,115,1,0,1 +6389,12675,115,1,0,2 +6390,12677,115,1,0,2 +6391,12678,115,1,0,2 +6392,12680,115,1,0,2 +6393,12652,115,1,0,3 +6394,14301,136,1,0,1 +6395,14302,136,1,0,1 +6396,14304,136,1,0,1 +6397,14307,136,1,0,1 +6398,14301,136,1,0,2 +6399,14303,136,1,0,2 +6400,14305,136,1,0,2 +6401,14307,136,1,0,2 +6402,14301,137,1,0,1 +6403,14302,137,1,0,1 +6404,14305,137,1,0,1 +6405,14307,137,1,0,1 +6406,14303,137,1,0,2 +6407,14304,137,1,0,2 +6408,14305,137,1,0,2 +6409,14307,137,1,0,2 +6410,14301,138,1,0,1 +6411,14302,138,1,0,1 +6412,14304,138,1,0,1 +6413,14307,138,1,0,1 +6414,14302,138,1,0,2 +6415,14303,138,1,0,2 +6416,14304,138,1,0,2 +6417,14307,138,1,0,2 +6418,14302,139,1,0,1 +6419,14303,139,1,0,1 +6420,14304,139,1,0,1 +6421,14307,139,1,0,1 +6422,14302,139,1,0,2 +6423,14304,139,1,0,2 +6424,14305,139,1,0,2 +6425,14307,139,1,0,2 +6426,16546,186,1,0,1 +6427,16547,186,1,0,1 +6428,16549,186,1,0,1 +6429,16552,186,1,0,1 +6430,16546,186,1,0,2 +6431,16548,186,1,0,2 +6432,16550,186,1,0,2 +6433,16552,186,1,0,2 +6434,16546,187,1,0,1 +6435,16547,187,1,0,1 +6436,16550,187,1,0,1 +6437,16552,187,1,0,1 +6438,16548,187,1,0,2 +6439,16549,187,1,0,2 +6440,16550,187,1,0,2 +6441,16552,187,1,0,2 +6442,16546,188,1,0,1 +6443,16547,188,1,0,1 +6444,16549,188,1,0,1 +6445,16552,188,1,0,1 +6446,16547,188,1,0,2 +6447,16548,188,1,0,2 +6448,16549,188,1,0,2 +6449,16552,188,1,0,2 +6450,16547,189,1,0,1 +6451,16548,189,1,0,1 +6452,16549,189,1,0,1 +6453,16552,189,1,0,1 +6454,16547,189,1,0,2 +6455,16549,189,1,0,2 +6456,16550,189,1,0,2 +6457,16552,189,1,0,2 +6458,16574,189,1,0,3 +6459,11566,116,1,0,1 +6460,11567,116,1,0,1 +6461,11568,116,1,0,1 +6462,11570,116,1,0,1 +6463,11569,116,1,0,1 +6464,11571,116,1,0,1 +6465,11572,116,1,0,1 +6466,11573,116,1,0,1 +6467,11575,116,1,0,1 +6468,11574,116,1,0,1 +6469,11576,116,1,0,1 +6470,11577,116,1,0,1 +6471,11578,116,1,0,1 +6472,11580,116,1,0,1 +6473,11579,116,1,0,1 +6474,11581,116,1,0,1 +6475,11582,116,1,0,1 +6476,11583,116,1,0,1 +6477,11585,116,1,0,1 +6478,11584,116,1,0,1 +6479,11566,116,1,0,2 +6480,11567,116,1,0,2 +6481,11568,116,1,0,2 +6482,11570,116,1,0,2 +6483,11569,116,1,0,2 +6484,11571,116,1,0,2 +6485,11572,116,1,0,2 +6486,11573,116,1,0,2 +6487,11575,116,1,0,2 +6488,11574,116,1,0,2 +6489,11576,116,1,0,2 +6490,11577,116,1,0,2 +6491,11578,116,1,0,2 +6492,11580,116,1,0,2 +6493,11579,116,1,0,2 +6494,11581,116,1,0,2 +6495,11582,116,1,0,2 +6496,11583,116,1,0,2 +6497,11585,116,1,0,2 +6498,11584,116,1,0,2 +6499,35905,117,1,0,1 +6500,35907,117,1,0,1 +6501,35909,117,1,0,1 +6502,35905,117,1,0,2 +6503,35907,117,1,0,2 +6504,35909,117,1,0,2 +6505,35908,118,1,0,1 +6506,35905,118,1,0,2 +6507,35907,118,1,0,2 +6508,35909,118,1,0,2 +6509,11512,119,1,0,1 +6510,11516,119,1,0,1 +6511,11513,119,1,0,1 +6512,11511,119,1,0,1 +6513,20448,119,1,0,1 +6514,11515,119,1,0,1 +6515,11514,119,1,0,1 +6516,11517,119,1,0,1 +6517,11519,119,1,0,1 +6518,11520,119,1,0,1 +6519,20449,119,1,0,1 +6520,11518,119,1,0,1 +6521,11521,119,1,0,1 +6522,11522,119,1,0,1 +6523,12652,119,1,0,1 +6524,35906,119,1,0,1 +6525,38488,119,1,0,1 +6526,12076,119,1,0,1 +6527,35904,119,1,0,2 +6528,14630,147,1,0,1 +6529,14631,147,1,0,1 +6530,14632,147,1,0,1 +6531,14634,147,1,0,1 +6532,14633,147,1,0,1 +6533,14635,147,1,0,1 +6534,14636,147,1,0,1 +6535,14637,147,1,0,1 +6536,14639,147,1,0,1 +6537,14638,147,1,0,1 +6538,14640,147,1,0,1 +6539,14641,147,1,0,1 +6540,14642,147,1,0,1 +6541,14644,147,1,0,1 +6542,14643,147,1,0,1 +6543,14645,147,1,0,1 +6544,14646,147,1,0,1 +6545,14647,147,1,0,1 +6546,14649,147,1,0,1 +6547,14648,147,1,0,1 +6548,14630,147,1,0,2 +6549,14631,147,1,0,2 +6550,14632,147,1,0,2 +6551,14634,147,1,0,2 +6552,14633,147,1,0,2 +6553,14635,147,1,0,2 +6554,14636,147,1,0,2 +6555,14637,147,1,0,2 +6556,14639,147,1,0,2 +6557,14638,147,1,0,2 +6558,14640,147,1,0,2 +6559,14641,147,1,0,2 +6560,14642,147,1,0,2 +6561,14644,147,1,0,2 +6562,14643,147,1,0,2 +6563,14645,147,1,0,2 +6564,14646,147,1,0,2 +6565,14647,147,1,0,2 +6566,14649,147,1,0,2 +6567,14648,147,1,0,2 +6568,35915,148,1,0,1 +6569,35917,148,1,0,1 +6570,35919,148,1,0,1 +6571,35915,148,1,0,2 +6572,35917,148,1,0,2 +6573,35919,148,1,0,2 +6574,35918,149,1,0,1 +6575,35915,149,1,0,2 +6576,35917,149,1,0,2 +6577,35919,149,1,0,2 +6578,14576,150,1,0,1 +6579,14580,150,1,0,1 +6580,14577,150,1,0,1 +6581,14575,150,1,0,1 +6582,20450,150,1,0,1 +6583,14579,150,1,0,1 +6584,14578,150,1,0,1 +6585,14581,150,1,0,1 +6586,14583,150,1,0,1 +6587,14584,150,1,0,1 +6588,20451,150,1,0,1 +6589,14582,150,1,0,1 +6590,14585,150,1,0,1 +6591,14586,150,1,0,1 +6592,35916,150,1,0,1 +6593,38491,150,1,0,1 +6594,35914,150,1,0,2 +6595,14097,150,1,0,2 +6596,16521,190,1,0,1 +6597,16522,190,1,0,1 +6598,16523,190,1,0,1 +6599,16525,190,1,0,1 +6600,16524,190,1,0,1 +6601,16526,190,1,0,1 +6602,16527,190,1,0,1 +6603,16528,190,1,0,1 +6604,16530,190,1,0,1 +6605,16529,190,1,0,1 +6606,16531,190,1,0,1 +6607,16532,190,1,0,1 +6608,16533,190,1,0,1 +6609,16535,190,1,0,1 +6610,16534,190,1,0,1 +6611,16536,190,1,0,1 +6612,16537,190,1,0,1 +6613,16538,190,1,0,1 +6614,16540,190,1,0,1 +6615,16539,190,1,0,1 +6616,16521,190,1,0,2 +6617,16522,190,1,0,2 +6618,16523,190,1,0,2 +6619,16525,190,1,0,2 +6620,16524,190,1,0,2 +6621,16526,190,1,0,2 +6622,16527,190,1,0,2 +6623,16528,190,1,0,2 +6624,16530,190,1,0,2 +6625,16529,190,1,0,2 +6626,16531,190,1,0,2 +6627,16532,190,1,0,2 +6628,16533,190,1,0,2 +6629,16535,190,1,0,2 +6630,16534,190,1,0,2 +6631,16536,190,1,0,2 +6632,16537,190,1,0,2 +6633,16538,190,1,0,2 +6634,16540,190,1,0,2 +6635,16539,190,1,0,2 +6636,35925,191,1,0,1 +6637,35927,191,1,0,1 +6638,35929,191,1,0,1 +6639,35925,191,1,0,2 +6640,35927,191,1,0,2 +6641,35929,191,1,0,2 +6642,35928,192,1,0,1 +6643,35925,192,1,0,2 +6644,35927,192,1,0,2 +6645,35929,192,1,0,2 +6646,16467,193,1,0,1 +6647,16471,193,1,0,1 +6648,16468,193,1,0,1 +6649,16466,193,1,0,1 +6650,20452,193,1,0,1 +6651,16470,193,1,0,1 +6652,16469,193,1,0,1 +6653,16472,193,1,0,1 +6654,16474,193,1,0,1 +6655,16475,193,1,0,1 +6656,20453,193,1,0,1 +6657,16473,193,1,0,1 +6658,16476,193,1,0,1 +6659,16477,193,1,0,1 +6660,35926,193,1,0,1 +6661,38494,193,1,0,1 +6662,35924,193,1,0,2 +6663,16574,193,1,0,2 +6664,16563,193,1,0,2 +6665,20881,281,1,0,0 +6666,20887,281,1,0,0 +6667,20893,281,1,0,0 +6668,20905,281,1,0,0 +6669,20899,281,1,0,0 +6670,20917,281,1,0,0 +6671,20911,281,1,0,0 +6672,20885,281,1,0,0 +6673,20891,281,1,0,0 +6674,20897,281,1,0,0 +6675,20909,281,1,0,0 +6676,20903,281,1,0,0 +6677,20921,281,1,0,0 +6678,20915,281,1,0,0 +6679,20883,281,1,1,0 +6680,20889,281,1,1,0 +6681,20895,281,1,1,0 +6682,20907,281,1,1,0 +6683,20901,281,1,1,0 +6684,20919,281,1,1,0 +6685,20913,281,1,1,0 +6686,20884,281,1,1,0 +6687,20890,281,1,1,0 +6688,20896,281,1,1,0 +6689,20908,281,1,1,0 +6690,20902,281,1,1,0 +6691,20920,281,1,1,0 +6692,20914,281,1,1,0 +6693,20882,281,1,2,0 +6694,20888,281,1,2,0 +6695,20894,281,1,2,0 +6696,20906,281,1,2,0 +6697,20900,281,1,2,0 +6698,20918,281,1,2,0 +6699,20912,281,1,2,0 +6700,20885,281,1,2,0 +6701,20891,281,1,2,0 +6702,20897,281,1,2,0 +6703,20909,281,1,2,0 +6704,20903,281,1,2,0 +6705,20921,281,1,2,0 +6706,20915,281,1,2,0 +6707,21186,281,1,2,0 +6708,21291,281,1,3,1 +6709,21292,281,1,3,1 +6710,21293,281,1,3,1 +6711,20881,281,1,3,2 +6712,20887,281,1,3,2 +6713,20893,281,1,3,2 +6714,20905,281,1,3,2 +6715,20899,281,1,3,2 +6716,20917,281,1,3,2 +6717,20911,281,1,3,2 +6718,20882,281,1,3,2 +6719,20888,281,1,3,2 +6720,20894,281,1,3,2 +6721,20906,281,1,3,2 +6722,20900,281,1,3,2 +6723,20918,281,1,3,2 +6724,20912,281,1,3,2 +6725,20883,281,1,3,2 +6726,20889,281,1,3,2 +6727,20895,281,1,3,2 +6728,20907,281,1,3,2 +6729,20901,281,1,3,2 +6730,20919,281,1,3,2 +6731,20913,281,1,3,2 +6732,20884,281,1,3,2 +6733,20890,281,1,3,2 +6734,20896,281,1,3,2 +6735,20908,281,1,3,2 +6736,20902,281,1,3,2 +6737,20920,281,1,3,2 +6738,20914,281,1,3,2 +6739,21187,281,1,3,2 +6740,22810,550,1,0,0 +6741,22816,550,1,0,0 +6742,22822,550,1,0,0 +6743,22834,550,1,0,0 +6744,22828,550,1,0,0 +6745,22846,550,1,0,0 +6746,22840,550,1,0,0 +6747,22814,550,1,0,0 +6748,22820,550,1,0,0 +6749,22826,550,1,0,0 +6750,22838,550,1,0,0 +6751,22832,550,1,0,0 +6752,22850,550,1,0,0 +6753,22844,550,1,0,0 +6754,22812,550,1,1,0 +6755,22818,550,1,1,0 +6756,22824,550,1,1,0 +6757,22836,550,1,1,0 +6758,22830,550,1,1,0 +6759,22848,550,1,1,0 +6760,22842,550,1,1,0 +6761,22813,550,1,1,0 +6762,22819,550,1,1,0 +6763,22825,550,1,1,0 +6764,22837,550,1,1,0 +6765,22831,550,1,1,0 +6766,22849,550,1,1,0 +6767,22843,550,1,1,0 +6768,22811,550,1,2,0 +6769,22817,550,1,2,0 +6770,22823,550,1,2,0 +6771,22835,550,1,2,0 +6772,22829,550,1,2,0 +6773,22847,550,1,2,0 +6774,22841,550,1,2,0 +6775,22814,550,1,2,0 +6776,22820,550,1,2,0 +6777,22826,550,1,2,0 +6778,22838,550,1,2,0 +6779,22832,550,1,2,0 +6780,22850,550,1,2,0 +6781,22844,550,1,2,0 +6782,23031,550,1,3,1 +6783,23052,550,1,3,1 +6784,23328,550,1,3,1 +6785,23329,550,1,3,1 +6786,23330,550,1,3,1 +6787,22810,550,1,3,2 +6788,22816,550,1,3,2 +6789,22822,550,1,3,2 +6790,22834,550,1,3,2 +6791,22828,550,1,3,2 +6792,22846,550,1,3,2 +6793,22840,550,1,3,2 +6794,22811,550,1,3,2 +6795,22817,550,1,3,2 +6796,22823,550,1,3,2 +6797,22835,550,1,3,2 +6798,22829,550,1,3,2 +6799,22847,550,1,3,2 +6800,22841,550,1,3,2 +6801,22812,550,1,3,2 +6802,22818,550,1,3,2 +6803,22824,550,1,3,2 +6804,22836,550,1,3,2 +6805,22830,550,1,3,2 +6806,22848,550,1,3,2 +6807,22842,550,1,3,2 +6808,22813,550,1,3,2 +6809,22819,550,1,3,2 +6810,22825,550,1,3,2 +6811,22837,550,1,3,2 +6812,22831,550,1,3,2 +6813,22849,550,1,3,2 +6814,22843,550,1,3,2 +6815,24430,636,1,0,0 +6816,24436,636,1,0,0 +6817,24442,636,1,0,0 +6818,24454,636,1,0,0 +6819,24448,636,1,0,0 +6820,24466,636,1,0,0 +6821,24460,636,1,0,0 +6822,24434,636,1,0,0 +6823,24440,636,1,0,0 +6824,24446,636,1,0,0 +6825,24458,636,1,0,0 +6826,24452,636,1,0,0 +6827,24470,636,1,0,0 +6828,24464,636,1,0,0 +6829,24432,636,1,1,0 +6830,24438,636,1,1,0 +6831,24444,636,1,1,0 +6832,24456,636,1,1,0 +6833,24450,636,1,1,0 +6834,24468,636,1,1,0 +6835,24462,636,1,1,0 +6836,24433,636,1,1,0 +6837,24439,636,1,1,0 +6838,24445,636,1,1,0 +6839,24457,636,1,1,0 +6840,24451,636,1,1,0 +6841,24469,636,1,1,0 +6842,24463,636,1,1,0 +6843,24431,636,1,2,0 +6844,24437,636,1,2,0 +6845,24443,636,1,2,0 +6846,24455,636,1,2,0 +6847,24449,636,1,2,0 +6848,24467,636,1,2,0 +6849,24461,636,1,2,0 +6850,24434,636,1,2,0 +6851,24440,636,1,2,0 +6852,24446,636,1,2,0 +6853,24458,636,1,2,0 +6854,24452,636,1,2,0 +6855,24470,636,1,2,0 +6856,24464,636,1,2,0 +6857,21061,636,1,3,1 +6858,24878,636,1,3,1 +6859,25073,636,1,3,1 +6860,25074,636,1,3,1 +6861,25075,636,1,3,1 +6862,25076,636,1,3,1 +6863,25077,636,1,3,1 +6864,24430,636,1,3,2 +6865,24436,636,1,3,2 +6866,24442,636,1,3,2 +6867,24454,636,1,3,2 +6868,24448,636,1,3,2 +6869,24466,636,1,3,2 +6870,24460,636,1,3,2 +6871,24431,636,1,3,2 +6872,24437,636,1,3,2 +6873,24443,636,1,3,2 +6874,24455,636,1,3,2 +6875,24449,636,1,3,2 +6876,24467,636,1,3,2 +6877,24461,636,1,3,2 +6878,24432,636,1,3,2 +6879,24438,636,1,3,2 +6880,24444,636,1,3,2 +6881,24456,636,1,3,2 +6882,24450,636,1,3,2 +6883,24468,636,1,3,2 +6884,24462,636,1,3,2 +6885,24433,636,1,3,2 +6886,24439,636,1,3,2 +6887,24445,636,1,3,2 +6888,24457,636,1,3,2 +6889,24451,636,1,3,2 +6890,24469,636,1,3,2 +6891,24463,636,1,3,2 +6892,19111,252,1,0,1 +6893,19112,252,1,0,1 +6894,19114,252,1,0,1 +6895,19117,252,1,0,1 +6896,19111,252,1,0,2 +6897,19113,252,1,0,2 +6898,19115,252,1,0,2 +6899,19117,252,1,0,2 +6900,24297,252,1,0,2 +6901,19111,253,1,0,1 +6902,19112,253,1,0,1 +6903,19115,253,1,0,1 +6904,19117,253,1,0,1 +6905,19113,253,1,0,2 +6906,19114,253,1,0,2 +6907,19115,253,1,0,2 +6908,19117,253,1,0,2 +6909,24297,253,1,0,2 +6910,19111,254,1,0,1 +6911,19112,254,1,0,1 +6912,19114,254,1,0,1 +6913,19117,254,1,0,1 +6914,19112,254,1,0,2 +6915,19113,254,1,0,2 +6916,19114,254,1,0,2 +6917,19117,254,1,0,2 +6918,24297,254,1,0,2 +6919,19112,255,1,0,1 +6920,19113,255,1,0,1 +6921,19114,255,1,0,1 +6922,19117,255,1,0,1 +6923,19112,255,1,0,2 +6924,19114,255,1,0,2 +6925,19115,255,1,0,2 +6926,19117,255,1,0,2 +6927,20543,255,1,0,3 +6928,39611,255,1,0,3 +6929,21774,286,1,0,1 +6930,21775,286,1,0,1 +6931,21777,286,1,0,1 +6932,21780,286,1,0,1 +6933,21774,286,1,0,2 +6934,21776,286,1,0,2 +6935,21778,286,1,0,2 +6936,21780,286,1,0,2 +6937,24300,286,1,0,2 +6938,21774,287,1,0,1 +6939,21775,287,1,0,1 +6940,21778,287,1,0,1 +6941,21780,287,1,0,1 +6942,21776,287,1,0,2 +6943,21777,287,1,0,2 +6944,21778,287,1,0,2 +6945,21780,287,1,0,2 +6946,24300,287,1,0,2 +6947,21774,288,1,0,1 +6948,21775,288,1,0,1 +6949,21777,288,1,0,1 +6950,21780,288,1,0,1 +6951,21775,288,1,0,2 +6952,21776,288,1,0,2 +6953,21777,288,1,0,2 +6954,21780,288,1,0,2 +6955,24300,288,1,0,2 +6956,21775,289,1,0,1 +6957,21776,289,1,0,1 +6958,21777,289,1,0,1 +6959,21780,289,1,0,1 +6960,21775,289,1,0,2 +6961,21777,289,1,0,2 +6962,21778,289,1,0,2 +6963,21780,289,1,0,2 +6964,21912,289,1,0,3 +6965,24301,289,1,0,3 +6966,24302,289,1,0,3 +6967,24303,289,1,0,3 +6968,23963,587,1,0,1 +6969,23964,587,1,0,1 +6970,23966,587,1,0,1 +6971,23969,587,1,0,1 +6972,23963,587,1,0,2 +6973,23965,587,1,0,2 +6974,23967,587,1,0,2 +6975,23969,587,1,0,2 +6976,24305,587,1,0,3 +6977,23963,588,1,0,1 +6978,23964,588,1,0,1 +6979,23967,588,1,0,1 +6980,23969,588,1,0,1 +6981,23965,588,1,0,2 +6982,23966,588,1,0,2 +6983,23967,588,1,0,2 +6984,23969,588,1,0,2 +6985,24306,588,1,0,3 +6986,23963,589,1,0,1 +6987,23964,589,1,0,1 +6988,23966,589,1,0,1 +6989,23969,589,1,0,1 +6990,23964,589,1,0,2 +6991,23965,589,1,0,2 +6992,23966,589,1,0,2 +6993,23969,589,1,0,2 +6994,24307,589,1,0,3 +6995,23964,590,1,0,1 +6996,23965,590,1,0,1 +6997,23966,590,1,0,1 +6998,23969,590,1,0,1 +6999,23964,590,1,0,2 +7000,23966,590,1,0,2 +7001,23967,590,1,0,2 +7002,23969,590,1,0,2 +7003,23991,590,1,0,3 +7004,24308,590,1,0,3 +7005,35940,256,1,0,1 +7006,35941,256,1,0,1 +7007,35942,256,1,0,1 +7008,35943,256,1,0,1 +7009,35940,256,1,0,2 +7010,35941,256,1,0,2 +7011,35942,256,1,0,2 +7012,35943,256,1,0,2 +7013,35935,257,1,0,1 +7014,35937,257,1,0,1 +7015,35939,257,1,0,1 +7016,35935,257,1,0,2 +7017,35937,257,1,0,2 +7018,35939,257,1,0,2 +7019,35938,258,1,0,1 +7020,35935,258,1,0,2 +7021,35937,258,1,0,2 +7022,35939,258,1,0,2 +7023,19361,259,1,0,1 +7024,19365,259,1,0,1 +7025,19362,259,1,0,1 +7026,19360,259,1,0,1 +7027,19372,259,1,0,1 +7028,19364,259,1,0,1 +7029,19363,259,1,0,1 +7030,19366,259,1,0,1 +7031,19368,259,1,0,1 +7032,19369,259,1,0,1 +7033,19373,259,1,0,1 +7034,19367,259,1,0,1 +7035,19370,259,1,0,1 +7036,19371,259,1,0,1 +7037,35936,259,1,0,1 +7038,38504,259,1,0,1 +7039,17868,259,1,0,2 +7040,20543,259,1,0,2 +7041,20556,259,1,0,2 +7042,35949,292,1,0,1 +7043,35950,292,1,0,1 +7044,35951,292,1,0,1 +7045,35952,292,1,0,1 +7046,35949,292,1,0,2 +7047,35950,292,1,0,2 +7048,35951,292,1,0,2 +7049,35952,292,1,0,2 +7050,35944,293,1,0,1 +7051,35946,293,1,0,1 +7052,35948,293,1,0,1 +7053,35944,293,1,0,2 +7054,35946,293,1,0,2 +7055,35948,293,1,0,2 +7056,35947,294,1,0,1 +7057,35944,294,1,0,2 +7058,35946,294,1,0,2 +7059,35948,294,1,0,2 +7060,21495,295,1,0,1 +7061,21499,295,1,0,1 +7062,21496,295,1,0,1 +7063,21494,295,1,0,1 +7064,21506,295,1,0,1 +7065,21498,295,1,0,1 +7066,21497,295,1,0,1 +7067,21500,295,1,0,1 +7068,21502,295,1,0,1 +7069,21503,295,1,0,1 +7070,21507,295,1,0,1 +7071,21501,295,1,0,1 +7072,21504,295,1,0,1 +7073,21505,295,1,0,1 +7074,35945,295,1,0,1 +7075,38507,295,1,0,1 +7076,21791,295,1,0,2 +7077,21912,295,1,0,2 +7078,21905,295,1,0,2 +7079,35958,591,1,0,1 +7080,35959,591,1,0,1 +7081,35960,591,1,0,1 +7082,35961,591,1,0,1 +7083,35958,591,1,0,2 +7084,35959,591,1,0,2 +7085,35960,591,1,0,2 +7086,35961,591,1,0,2 +7087,35953,592,1,0,1 +7088,35955,592,1,0,1 +7089,35957,592,1,0,1 +7090,35953,592,1,0,2 +7091,35955,592,1,0,2 +7092,35957,592,1,0,2 +7093,35956,593,1,0,1 +7094,35953,593,1,0,2 +7095,35955,593,1,0,2 +7096,35957,593,1,0,2 +7097,23568,594,1,0,1 +7098,23572,594,1,0,1 +7099,27387,594,1,0,1 +7100,23569,594,1,0,1 +7101,23567,594,1,0,1 +7102,23579,594,1,0,1 +7103,23571,594,1,0,1 +7104,23570,594,1,0,1 +7105,23573,594,1,0,1 +7106,27388,594,1,0,1 +7107,23575,594,1,0,1 +7108,23576,594,1,0,1 +7109,23580,594,1,0,1 +7110,23574,594,1,0,1 +7111,23577,594,1,0,1 +7112,23578,594,1,0,1 +7113,35954,594,1,0,1 +7114,38510,594,1,0,1 +7115,23980,594,1,0,2 +7116,23991,594,1,0,2 +7117,23985,594,1,0,2 +7118,28339,700,1,0,0 +7119,28345,700,1,0,0 +7120,28351,700,1,0,0 +7121,28363,700,1,0,0 +7122,28357,700,1,0,0 +7123,28375,700,1,0,0 +7124,28369,700,1,0,0 +7125,28343,700,1,0,0 +7126,28349,700,1,0,0 +7127,28355,700,1,0,0 +7128,28367,700,1,0,0 +7129,28361,700,1,0,0 +7130,28379,700,1,0,0 +7131,28373,700,1,0,0 +7132,28341,700,1,1,0 +7133,28347,700,1,1,0 +7134,28353,700,1,1,0 +7135,28365,700,1,1,0 +7136,28359,700,1,1,0 +7137,28377,700,1,1,0 +7138,28371,700,1,1,0 +7139,28342,700,1,1,0 +7140,28348,700,1,1,0 +7141,28354,700,1,1,0 +7142,28366,700,1,1,0 +7143,28360,700,1,1,0 +7144,28378,700,1,1,0 +7145,28372,700,1,1,0 +7146,28340,700,1,2,0 +7147,28346,700,1,2,0 +7148,28352,700,1,2,0 +7149,28364,700,1,2,0 +7150,28358,700,1,2,0 +7151,28376,700,1,2,0 +7152,28370,700,1,2,0 +7153,28343,700,1,2,0 +7154,28349,700,1,2,0 +7155,28355,700,1,2,0 +7156,28367,700,1,2,0 +7157,28361,700,1,2,0 +7158,28379,700,1,2,0 +7159,28373,700,1,2,0 +7160,28339,700,1,3,0 +7161,28345,700,1,3,0 +7162,28351,700,1,3,0 +7163,28363,700,1,3,0 +7164,28357,700,1,3,0 +7165,28375,700,1,3,0 +7166,28369,700,1,3,0 +7167,28340,700,1,3,0 +7168,28346,700,1,3,0 +7169,28352,700,1,3,0 +7170,28364,700,1,3,0 +7171,28358,700,1,3,0 +7172,28376,700,1,3,0 +7173,28370,700,1,3,0 +7174,28341,700,1,3,0 +7175,28347,700,1,3,0 +7176,28353,700,1,3,0 +7177,28365,700,1,3,0 +7178,28359,700,1,3,0 +7179,28377,700,1,3,0 +7180,28371,700,1,3,0 +7181,28342,700,1,3,0 +7182,28348,700,1,3,0 +7183,28354,700,1,3,0 +7184,28366,700,1,3,0 +7185,28360,700,1,3,0 +7186,28378,700,1,3,0 +7187,28372,700,1,3,0 +7188,28924,700,1,3,0 +7189,28629,700,1,3,0 +7190,28630,700,1,3,0 +7191,28662,700,1,3,0 +7192,28895,700,1,3,0 +7193,28898,700,1,3,0 +7194,28899,700,1,3,0 +7195,28900,700,1,3,0 +7196,28901,700,1,3,0 +7197,30679,736,1,0,0 +7198,30684,736,1,0,0 +7199,30689,736,1,0,0 +7200,30699,736,1,0,0 +7201,30694,736,1,0,0 +7202,30709,736,1,0,0 +7203,30704,736,1,0,0 +7204,30683,736,1,0,0 +7205,30688,736,1,0,0 +7206,30693,736,1,0,0 +7207,30703,736,1,0,0 +7208,30698,736,1,0,0 +7209,30713,736,1,0,0 +7210,30708,736,1,0,0 +7211,30681,736,1,1,0 +7212,30686,736,1,1,0 +7213,30691,736,1,1,0 +7214,30701,736,1,1,0 +7215,30696,736,1,1,0 +7216,30711,736,1,1,0 +7217,30706,736,1,1,0 +7218,30682,736,1,1,0 +7219,30687,736,1,1,0 +7220,30692,736,1,1,0 +7221,30702,736,1,1,0 +7222,30697,736,1,1,0 +7223,30712,736,1,1,0 +7224,30707,736,1,1,0 +7225,30680,736,1,2,0 +7226,30685,736,1,2,0 +7227,30690,736,1,2,0 +7228,30700,736,1,2,0 +7229,30695,736,1,2,0 +7230,30710,736,1,2,0 +7231,30705,736,1,2,0 +7232,30683,736,1,2,0 +7233,30688,736,1,2,0 +7234,30693,736,1,2,0 +7235,30703,736,1,2,0 +7236,30698,736,1,2,0 +7237,30713,736,1,2,0 +7238,30708,736,1,2,0 +7239,30679,736,1,3,0 +7240,30684,736,1,3,0 +7241,30689,736,1,3,0 +7242,30699,736,1,3,0 +7243,30694,736,1,3,0 +7244,30709,736,1,3,0 +7245,30704,736,1,3,0 +7246,30680,736,1,3,0 +7247,30685,736,1,3,0 +7248,30690,736,1,3,0 +7249,30700,736,1,3,0 +7250,30695,736,1,3,0 +7251,30710,736,1,3,0 +7252,30705,736,1,3,0 +7253,30681,736,1,3,0 +7254,30686,736,1,3,0 +7255,30691,736,1,3,0 +7256,30701,736,1,3,0 +7257,30696,736,1,3,0 +7258,30711,736,1,3,0 +7259,30706,736,1,3,0 +7260,30682,736,1,3,0 +7261,30687,736,1,3,0 +7262,30692,736,1,3,0 +7263,30702,736,1,3,0 +7264,30697,736,1,3,0 +7265,30712,736,1,3,0 +7266,30707,736,1,3,0 +7267,30881,736,1,3,0 +7268,30882,736,1,3,0 +7269,31349,736,1,3,0 +7270,31678,736,1,3,0 +7271,31679,736,1,3,0 +7272,31680,736,1,3,0 +7273,31681,736,1,3,0 +7274,33562,779,1,0,0 +7275,33567,779,1,0,0 +7276,33572,779,1,0,0 +7277,33582,779,1,0,0 +7278,33577,779,1,0,0 +7279,33592,779,1,0,0 +7280,33587,779,1,0,0 +7281,33566,779,1,0,0 +7282,33571,779,1,0,0 +7283,33576,779,1,0,0 +7284,33586,779,1,0,0 +7285,33581,779,1,0,0 +7286,33596,779,1,0,0 +7287,33591,779,1,0,0 +7288,33564,779,1,1,0 +7289,33569,779,1,1,0 +7290,33574,779,1,1,0 +7291,33584,779,1,1,0 +7292,33579,779,1,1,0 +7293,33594,779,1,1,0 +7294,33589,779,1,1,0 +7295,33565,779,1,1,0 +7296,33570,779,1,1,0 +7297,33575,779,1,1,0 +7298,33585,779,1,1,0 +7299,33580,779,1,1,0 +7300,33595,779,1,1,0 +7301,33590,779,1,1,0 +7302,33563,779,1,2,0 +7303,33568,779,1,2,0 +7304,33573,779,1,2,0 +7305,33583,779,1,2,0 +7306,33578,779,1,2,0 +7307,33593,779,1,2,0 +7308,33588,779,1,2,0 +7309,33566,779,1,2,0 +7310,33571,779,1,2,0 +7311,33576,779,1,2,0 +7312,33586,779,1,2,0 +7313,33581,779,1,2,0 +7314,33596,779,1,2,0 +7315,33591,779,1,2,0 +7316,33562,779,1,3,0 +7317,33567,779,1,3,0 +7318,33572,779,1,3,0 +7319,33582,779,1,3,0 +7320,33577,779,1,3,0 +7321,33592,779,1,3,0 +7322,33587,779,1,3,0 +7323,33563,779,1,3,0 +7324,33568,779,1,3,0 +7325,33573,779,1,3,0 +7326,33583,779,1,3,0 +7327,33578,779,1,3,0 +7328,33593,779,1,3,0 +7329,33588,779,1,3,0 +7330,33564,779,1,3,0 +7331,33569,779,1,3,0 +7332,33574,779,1,3,0 +7333,33584,779,1,3,0 +7334,33579,779,1,3,0 +7335,33594,779,1,3,0 +7336,33589,779,1,3,0 +7337,33565,779,1,3,0 +7338,33570,779,1,3,0 +7339,33575,779,1,3,0 +7340,33585,779,1,3,0 +7341,33580,779,1,3,0 +7342,33595,779,1,3,0 +7343,33590,779,1,3,0 +7344,33262,779,1,3,0 +7345,33707,779,1,3,0 +7346,33708,779,1,3,0 +7347,33697,779,1,3,0 +7348,33701,779,1,3,0 +7349,33341,779,1,3,0 +7350,28896,779,1,3,0 +7351,33842,779,1,3,0 +7352,33843,779,1,3,0 +7353,33844,779,1,3,0 +7354,33907,779,1,3,0 +7355,27393,653,1,0,1 +7356,27394,653,1,0,1 +7357,27396,653,1,0,1 +7358,27399,653,1,0,1 +7359,27393,653,1,0,2 +7360,27395,653,1,0,2 +7361,27397,653,1,0,2 +7362,27399,653,1,0,2 +7363,27915,653,1,0,3 +7364,27393,684,1,0,1 +7365,27394,684,1,0,1 +7366,27397,684,1,0,1 +7367,27399,684,1,0,1 +7368,27395,684,1,0,2 +7369,27396,684,1,0,2 +7370,27397,684,1,0,2 +7371,27399,684,1,0,2 +7372,27915,684,1,0,3 +7373,27393,682,1,0,1 +7374,27394,682,1,0,1 +7375,27396,682,1,0,1 +7376,27399,682,1,0,1 +7377,27394,682,1,0,2 +7378,27395,682,1,0,2 +7379,27396,682,1,0,2 +7380,27399,682,1,0,2 +7381,28061,682,1,0,3 +7382,27394,689,1,0,1 +7383,27395,689,1,0,1 +7384,27396,689,1,0,1 +7385,27399,689,1,0,1 +7386,27394,689,1,0,2 +7387,27396,689,1,0,2 +7388,27397,689,1,0,2 +7389,27399,689,1,0,2 +7390,26795,689,1,0,3 +7391,27916,689,1,0,3 +7392,29020,715,1,0,1 +7393,29021,715,1,0,1 +7394,29023,715,1,0,1 +7395,29026,715,1,0,1 +7396,29020,715,1,0,2 +7397,29022,715,1,0,2 +7398,29024,715,1,0,2 +7399,29026,715,1,0,2 +7400,30248,715,1,0,3 +7401,29020,719,1,0,1 +7402,29021,719,1,0,1 +7403,29024,719,1,0,1 +7404,29026,719,1,0,1 +7405,29022,719,1,0,2 +7406,29023,719,1,0,2 +7407,29024,719,1,0,2 +7408,29026,719,1,0,2 +7409,30249,719,1,0,3 +7410,29020,726,1,0,1 +7411,29021,726,1,0,1 +7412,29023,726,1,0,1 +7413,29026,726,1,0,1 +7414,29021,726,1,0,2 +7415,29022,726,1,0,2 +7416,29023,726,1,0,2 +7417,29026,726,1,0,2 +7418,29021,728,1,0,1 +7419,29022,728,1,0,1 +7420,29023,728,1,0,1 +7421,29026,728,1,0,1 +7422,29021,728,1,0,2 +7423,29023,728,1,0,2 +7424,29024,728,1,0,2 +7425,29026,728,1,0,2 +7426,26786,728,1,0,3 +7427,30250,728,1,0,3 +7428,32133,749,1,0,1 +7429,32134,749,1,0,1 +7430,32136,749,1,0,1 +7431,32139,749,1,0,1 +7432,32133,749,1,0,2 +7433,32135,749,1,0,2 +7434,32137,749,1,0,2 +7435,32139,749,1,0,2 +7436,32133,747,1,0,1 +7437,32134,747,1,0,1 +7438,32137,747,1,0,1 +7439,32139,747,1,0,1 +7440,32135,747,1,0,2 +7441,32136,747,1,0,2 +7442,32137,747,1,0,2 +7443,32139,747,1,0,2 +7444,33116,747,1,0,3 +7445,32133,751,1,0,1 +7446,32134,751,1,0,1 +7447,32136,751,1,0,1 +7448,32139,751,1,0,1 +7449,32134,751,1,0,2 +7450,32135,751,1,0,2 +7451,32136,751,1,0,2 +7452,32139,751,1,0,2 +7453,33117,751,1,0,3 +7454,32134,758,1,0,1 +7455,32135,758,1,0,1 +7456,32136,758,1,0,1 +7457,32139,758,1,0,1 +7458,32134,758,1,0,2 +7459,32136,758,1,0,2 +7460,32137,758,1,0,2 +7461,32139,758,1,0,2 +7462,32849,758,1,0,3 +7463,33118,758,1,0,3 +7464,26899,654,1,0,1 +7465,26900,654,1,0,1 +7466,26901,654,1,0,1 +7467,26902,654,1,0,1 +7468,26899,654,1,0,2 +7469,26900,654,1,0,2 +7470,26901,654,1,0,2 +7471,26902,654,1,0,2 +7472,26893,685,1,0,1 +7473,26895,685,1,0,1 +7474,26897,685,1,0,1 +7475,26893,685,1,0,2 +7476,26895,685,1,0,2 +7477,26897,685,1,0,2 +7478,26896,683,1,0,1 +7479,26893,683,1,0,2 +7480,26895,683,1,0,2 +7481,26897,683,1,0,2 +7482,26937,690,1,0,1 +7483,26941,690,1,0,1 +7484,26950,690,1,0,1 +7485,26938,690,1,0,1 +7486,26936,690,1,0,1 +7487,26948,690,1,0,1 +7488,26940,690,1,0,1 +7489,26939,690,1,0,1 +7490,26942,690,1,0,1 +7491,26951,690,1,0,1 +7492,26944,690,1,0,1 +7493,26945,690,1,0,1 +7494,26949,690,1,0,1 +7495,26943,690,1,0,1 +7496,26946,690,1,0,1 +7497,26947,690,1,0,1 +7498,26894,690,1,0,1 +7499,38518,690,1,0,1 +7500,26892,690,1,0,2 +7501,26795,690,1,0,2 +7502,26779,690,1,0,2 +7503,29700,716,1,0,1 +7504,29701,716,1,0,1 +7505,29702,716,1,0,1 +7506,29703,716,1,0,1 +7507,29700,716,1,0,2 +7508,29701,716,1,0,2 +7509,29702,716,1,0,2 +7510,29703,716,1,0,2 +7511,29694,720,1,0,1 +7512,29696,720,1,0,1 +7513,29698,720,1,0,1 +7514,29694,720,1,0,2 +7515,29696,720,1,0,2 +7516,29698,720,1,0,2 +7517,29697,727,1,0,1 +7518,29694,727,1,0,2 +7519,29696,727,1,0,2 +7520,29698,727,1,0,2 +7521,29039,729,1,0,1 +7522,29043,729,1,0,1 +7523,29052,729,1,0,1 +7524,29040,729,1,0,1 +7525,29038,729,1,0,1 +7526,29050,729,1,0,1 +7527,29042,729,1,0,1 +7528,29041,729,1,0,1 +7529,29044,729,1,0,1 +7530,29053,729,1,0,1 +7531,29046,729,1,0,1 +7532,29047,729,1,0,1 +7533,29051,729,1,0,1 +7534,29045,729,1,0,1 +7535,29048,729,1,0,1 +7536,29049,729,1,0,1 +7537,29695,729,1,0,1 +7538,38521,729,1,0,1 +7539,29693,729,1,0,2 +7540,26786,729,1,0,2 +7541,30107,729,1,0,2 +7542,32151,750,1,0,1 +7543,32152,750,1,0,1 +7544,32153,750,1,0,1 +7545,32154,750,1,0,1 +7546,32151,750,1,0,2 +7547,32152,750,1,0,2 +7548,32153,750,1,0,2 +7549,32154,750,1,0,2 +7550,32145,748,1,0,1 +7551,32147,748,1,0,1 +7552,32149,748,1,0,1 +7553,32145,748,1,0,2 +7554,32147,748,1,0,2 +7555,32149,748,1,0,2 +7556,32148,752,1,0,1 +7557,32145,752,1,0,2 +7558,32147,752,1,0,2 +7559,32149,752,1,0,2 +7560,32278,759,1,0,1 +7561,32282,759,1,0,1 +7562,32291,759,1,0,1 +7563,32279,759,1,0,1 +7564,35772,759,1,0,1 +7565,32277,759,1,0,1 +7566,32289,759,1,0,1 +7567,32281,759,1,0,1 +7568,32280,759,1,0,1 +7569,32283,759,1,0,1 +7570,32292,759,1,0,1 +7571,32285,759,1,0,1 +7572,32286,759,1,0,1 +7573,32290,759,1,0,1 +7574,32284,759,1,0,1 +7575,32287,759,1,0,1 +7576,32288,759,1,0,1 +7577,35790,759,1,0,1 +7578,32146,759,1,0,1 +7579,38524,759,1,0,1 +7580,32144,759,1,0,2 +7581,32849,759,1,0,2 +7582,32839,759,1,0,2 +7583,33119,759,1,0,2 +7584,37131,866,1,0,0 +7585,37136,866,1,0,0 +7586,37141,866,1,0,0 +7587,37151,866,1,0,0 +7588,37146,866,1,0,0 +7589,37161,866,1,0,0 +7590,37156,866,1,0,0 +7591,37135,866,1,0,0 +7592,37140,866,1,0,0 +7593,37145,866,1,0,0 +7594,37155,866,1,0,0 +7595,37150,866,1,0,0 +7596,37165,866,1,0,0 +7597,37160,866,1,0,0 +7598,37133,866,1,1,0 +7599,37138,866,1,1,0 +7600,37143,866,1,1,0 +7601,37153,866,1,1,0 +7602,37148,866,1,1,0 +7603,37163,866,1,1,0 +7604,37158,866,1,1,0 +7605,37134,866,1,1,0 +7606,37139,866,1,1,0 +7607,37144,866,1,1,0 +7608,37154,866,1,1,0 +7609,37149,866,1,1,0 +7610,37164,866,1,1,0 +7611,37159,866,1,1,0 +7612,37132,866,1,2,0 +7613,37137,866,1,2,0 +7614,37142,866,1,2,0 +7615,37152,866,1,2,0 +7616,37147,866,1,2,0 +7617,37162,866,1,2,0 +7618,37157,866,1,2,0 +7619,37135,866,1,2,0 +7620,37140,866,1,2,0 +7621,37145,866,1,2,0 +7622,37155,866,1,2,0 +7623,37150,866,1,2,0 +7624,37165,866,1,2,0 +7625,37160,866,1,2,0 +7626,36858,866,1,3,1 +7627,37339,866,1,3,1 +7628,37416,866,1,3,1 +7629,37417,866,1,3,1 +7630,37418,866,1,3,1 +7631,37131,866,1,3,2 +7632,37136,866,1,3,2 +7633,37141,866,1,3,2 +7634,37151,866,1,3,2 +7635,37146,866,1,3,2 +7636,37161,866,1,3,2 +7637,37156,866,1,3,2 +7638,37132,866,1,3,2 +7639,37137,866,1,3,2 +7640,37142,866,1,3,2 +7641,37152,866,1,3,2 +7642,37147,866,1,3,2 +7643,37162,866,1,3,2 +7644,37157,866,1,3,2 +7645,37133,866,1,3,2 +7646,37138,866,1,3,2 +7647,37143,866,1,3,2 +7648,37153,866,1,3,2 +7649,37148,866,1,3,2 +7650,37163,866,1,3,2 +7651,37158,866,1,3,2 +7652,37134,866,1,3,2 +7653,37139,866,1,3,2 +7654,37144,866,1,3,2 +7655,37154,866,1,3,2 +7656,37149,866,1,3,2 +7657,37164,866,1,3,2 +7658,37159,866,1,3,2 +7659,35817,808,1,0,1 +7660,35818,808,1,0,1 +7661,35820,808,1,0,1 +7662,35822,808,1,0,1 +7663,35817,808,1,0,2 +7664,35819,808,1,0,2 +7665,35821,808,1,0,2 +7666,35822,808,1,0,2 +7667,35817,810,1,0,1 +7668,35818,810,1,0,1 +7669,35821,810,1,0,1 +7670,35822,810,1,0,1 +7671,35819,810,1,0,2 +7672,35820,810,1,0,2 +7673,35821,810,1,0,2 +7674,35822,810,1,0,2 +7675,35817,806,1,0,1 +7676,35818,806,1,0,1 +7677,35820,806,1,0,1 +7678,35822,806,1,0,1 +7679,35818,806,1,0,2 +7680,35819,806,1,0,2 +7681,35820,806,1,0,2 +7682,35822,806,1,0,2 +7683,36357,806,1,0,3 +7684,35818,800,1,0,1 +7685,35820,800,1,0,1 +7686,35821,800,1,0,1 +7687,35822,800,1,0,1 +7688,35818,800,1,0,2 +7689,35819,800,1,0,2 +7690,35820,800,1,0,2 +7691,35822,800,1,0,2 +7692,35988,800,1,0,3 +7693,36358,800,1,0,3 +7694,35740,809,1,0,1 +7695,35741,809,1,0,1 +7696,35742,809,1,0,1 +7697,35743,809,1,0,1 +7698,35740,809,1,0,2 +7699,35741,809,1,0,2 +7700,35742,809,1,0,2 +7701,35743,809,1,0,2 +7702,35831,811,1,0,1 +7703,35735,811,1,0,1 +7704,35737,811,1,0,1 +7705,35739,811,1,0,1 +7706,35830,811,1,0,2 +7707,35735,811,1,0,2 +7708,35737,811,1,0,2 +7709,35739,811,1,0,2 +7710,35738,807,1,0,1 +7711,35828,807,1,0,2 +7712,35829,807,1,0,2 +7713,35735,807,1,0,2 +7714,35737,807,1,0,2 +7715,35739,807,1,0,2 +7716,35247,801,1,0,1 +7717,35251,801,1,0,1 +7718,35260,801,1,0,1 +7719,35248,801,1,0,1 +7720,35263,801,1,0,1 +7721,35246,801,1,0,1 +7722,35258,801,1,0,1 +7723,35250,801,1,0,1 +7724,35249,801,1,0,1 +7725,35252,801,1,0,1 +7726,35261,801,1,0,1 +7727,35254,801,1,0,1 +7728,35255,801,1,0,1 +7729,35259,801,1,0,1 +7730,35253,801,1,0,1 +7731,35256,801,1,0,1 +7732,35257,801,1,0,1 +7733,35262,801,1,0,1 +7734,35736,801,1,0,1 +7735,38531,801,1,0,1 +7736,35734,801,1,0,2 +7737,35988,801,1,0,2 +7738,36008,801,1,0,2 diff --git a/src/LuminaSupplemental.Excel/Generated/DungeonBossDrop.csv b/src/LuminaSupplemental.Excel/Generated/DungeonBossDrop.csv index 1bbf0eb..ebe12fe 100644 --- a/src/LuminaSupplemental.Excel/Generated/DungeonBossDrop.csv +++ b/src/LuminaSupplemental.Excel/Generated/DungeonBossDrop.csv @@ -86,160 +86,158 @@ RowId,ContentFinderConditionId,FightNo,ItemId,Quantity 85,61,0,9813,1 86,60,0,9812,1 87,66,0,9814,1 -88,72,0,9825,1 -89,77,0,9824,1 -90,79,0,9826,1 -91,82,0,9823,1 -92,68,0,9822,1 -93,65,0,9813,1 -94,64,0,9812,1 -95,63,0,9811,1 -96,67,0,9814,1 -97,73,0,9825,1 -98,78,0,9824,1 -99,80,0,9559,1 -100,80,0,9826,1 -101,86,0,12274,1 -102,88,0,12275,1 -103,169,0,12271,1 -104,134,0,14207,1 -105,183,0,16771,1 -106,223,0,17688,1 -107,89,0,12672,1 -108,89,0,12275,1 -109,87,0,12673,1 -110,87,0,12274,1 -111,91,0,13379,1 -112,91,0,13627,1 -113,170,0,15421,1 -114,170,0,12271,1 -115,135,0,14300,1 -116,135,0,14207,1 -117,184,0,16188,1 -118,184,0,16771,1 -119,224,0,17688,1 -120,224,0,17461,1 -121,243,0,20247,1 -122,263,0,20248,1 -123,239,0,20254,1 -124,537,0,23051,1 -125,595,0,24877,1 -126,290,0,22384,1 -127,596,0,23911,1 -128,637,0,24874,1 -129,244,0,20247,1 -130,244,0,19109,1 -131,264,0,20248,1 -132,264,0,19110,1 -133,278,0,21196,1 -134,278,0,20254,1 -135,538,0,23043,1 -136,538,0,23051,1 -137,291,0,21773,1 -138,291,0,22384,1 -139,597,0,23962,1 -140,597,0,23911,1 -141,638,0,24797,1 -142,638,0,24874,1 -143,657,0,26766,1 -144,666,0,26772,1 -145,687,0,26776,1 -146,717,0,29712,1 -147,738,0,31350,1 -148,762,0,33021,1 -149,781,0,33339,1 -150,658,0,26766,1 -151,658,0,27391,1 -152,667,0,26772,1 -153,667,0,27392,1 -154,693,0,26776,1 -155,693,0,28708,1 -156,718,0,29712,1 -157,718,0,29001,1 -158,725,0,29993,1 -159,725,0,30227,1 -160,739,0,31350,1 -161,739,0,30596,1 -162,763,0,33021,1 -163,763,0,32132,1 -164,782,0,33339,1 -165,782,0,33480,1 -166,802,0,36282,1 -167,790,0,36283,1 -168,796,0,36275,1 -169,870,0,48,1 -170,803,0,36282,1 -171,803,0,35815,1 -172,791,0,36283,1 -173,791,0,35816,1 -174,846,0,36275,1 -175,871,0,48,1 -176,871,0,38374,1 -177,92,3,14202,1 -178,102,3,14205,1 -179,111,3,9841,1 -180,111,3,14210,1 -181,120,3,13371,1 -182,220,3,15110,1 -183,112,0,13581,1 -184,113,0,13583,1 -185,114,0,13585,1 -186,115,0,13587,1 -187,139,0,14206,1 -188,189,0,16545,1 -189,189,0,16766,1 -190,116,0,12681,1 -191,117,0,12682,1 -192,118,0,12683,1 -193,119,0,12684,1 -194,147,0,14308,1 -195,148,0,14309,1 -196,149,0,14310,1 -197,150,0,14311,1 -198,190,0,16553,1 -199,191,0,16554,1 -200,192,0,16555,1 -201,193,0,16556,1 -202,636,3,18030,1 -203,255,0,19122,1 -204,590,0,23916,1 -205,256,0,19118,1 -206,257,0,19119,1 -207,258,0,19120,1 -208,259,0,19121,1 -209,292,0,21781,1 -210,293,0,21782,1 -211,294,0,21783,1 -212,295,0,21784,1 -213,591,0,23970,1 -214,592,0,23971,1 -215,593,0,23972,1 -216,594,0,23973,1 -217,594,0,23916,1 -218,779,3,26821,1 -219,758,0,33024,1 -220,654,0,27400,1 -221,685,0,27401,1 -222,683,0,27402,1 -223,690,0,27403,1 -224,716,0,29027,1 -225,720,0,29028,1 -226,727,0,29029,1 -227,729,0,29030,1 -228,750,0,32140,1 -229,748,0,32141,1 -230,752,0,32142,1 -231,759,0,32143,1 -232,759,0,33024,1 -233,866,3,36820,1 -234,866,3,36027,1 -235,808,0,36273,1 -236,800,0,35827,1 -237,809,0,35823,1 -238,809,0,36273,1 -239,811,0,35824,1 -240,807,0,35825,1 -241,801,0,35826,1 -242,280,0,21197,1 -243,539,0,23175,1 -244,694,0,28633,1 +88,77,0,9824,1 +89,79,0,9826,1 +90,82,0,9823,1 +91,68,0,9822,1 +92,65,0,9813,1 +93,64,0,9812,1 +94,63,0,9811,1 +95,67,0,9814,1 +96,78,0,9824,1 +97,80,0,9559,1 +98,80,0,9826,1 +99,86,0,12274,1 +100,88,0,12275,1 +101,169,0,12271,1 +102,134,0,14207,1 +103,183,0,16771,1 +104,223,0,17688,1 +105,89,0,12672,1 +106,89,0,12275,1 +107,87,0,12673,1 +108,87,0,12274,1 +109,91,0,13379,1 +110,91,0,13627,1 +111,170,0,15421,1 +112,170,0,12271,1 +113,135,0,14300,1 +114,135,0,14207,1 +115,184,0,16188,1 +116,184,0,16771,1 +117,224,0,17688,1 +118,224,0,17461,1 +119,243,0,20247,1 +120,263,0,20248,1 +121,239,0,20254,1 +122,537,0,23051,1 +123,595,0,24877,1 +124,290,0,22384,1 +125,596,0,23911,1 +126,637,0,24874,1 +127,244,0,20247,1 +128,244,0,19109,1 +129,264,0,20248,1 +130,264,0,19110,1 +131,278,0,21196,1 +132,278,0,20254,1 +133,538,0,23043,1 +134,538,0,23051,1 +135,291,0,21773,1 +136,291,0,22384,1 +137,597,0,23962,1 +138,597,0,23911,1 +139,638,0,24797,1 +140,638,0,24874,1 +141,657,0,26766,1 +142,666,0,26772,1 +143,687,0,26776,1 +144,717,0,29712,1 +145,738,0,31350,1 +146,762,0,33021,1 +147,781,0,33339,1 +148,658,0,26766,1 +149,658,0,27391,1 +150,667,0,26772,1 +151,667,0,27392,1 +152,693,0,26776,1 +153,693,0,28708,1 +154,718,0,29712,1 +155,718,0,29001,1 +156,725,0,29993,1 +157,725,0,30227,1 +158,739,0,31350,1 +159,739,0,30596,1 +160,763,0,33021,1 +161,763,0,32132,1 +162,782,0,33339,1 +163,782,0,33480,1 +164,802,0,36282,1 +165,790,0,36283,1 +166,796,0,36275,1 +167,870,0,48,1 +168,803,0,36282,1 +169,803,0,35815,1 +170,791,0,36283,1 +171,791,0,35816,1 +172,846,0,36275,1 +173,871,0,48,1 +174,871,0,38374,1 +175,92,3,14202,1 +176,102,3,14205,1 +177,111,3,9841,1 +178,111,3,14210,1 +179,120,3,13371,1 +180,220,3,15110,1 +181,112,0,13581,1 +182,113,0,13583,1 +183,114,0,13585,1 +184,115,0,13587,1 +185,139,0,14206,1 +186,189,0,16545,1 +187,189,0,16766,1 +188,116,0,12681,1 +189,117,0,12682,1 +190,118,0,12683,1 +191,119,0,12684,1 +192,147,0,14308,1 +193,148,0,14309,1 +194,149,0,14310,1 +195,150,0,14311,1 +196,190,0,16553,1 +197,191,0,16554,1 +198,192,0,16555,1 +199,193,0,16556,1 +200,636,3,18030,1 +201,255,0,19122,1 +202,590,0,23916,1 +203,256,0,19118,1 +204,257,0,19119,1 +205,258,0,19120,1 +206,259,0,19121,1 +207,292,0,21781,1 +208,293,0,21782,1 +209,294,0,21783,1 +210,295,0,21784,1 +211,591,0,23970,1 +212,592,0,23971,1 +213,593,0,23972,1 +214,594,0,23973,1 +215,594,0,23916,1 +216,779,3,26821,1 +217,758,0,33024,1 +218,654,0,27400,1 +219,685,0,27401,1 +220,683,0,27402,1 +221,690,0,27403,1 +222,716,0,29027,1 +223,720,0,29028,1 +224,727,0,29029,1 +225,729,0,29030,1 +226,750,0,32140,1 +227,748,0,32141,1 +228,752,0,32142,1 +229,759,0,32143,1 +230,759,0,33024,1 +231,866,3,36820,1 +232,866,3,36027,1 +233,808,0,36273,1 +234,800,0,35827,1 +235,809,0,35823,1 +236,809,0,36273,1 +237,811,0,35824,1 +238,807,0,35825,1 +239,801,0,35826,1 +240,280,0,21197,1 +241,539,0,23175,1 +242,694,0,28633,1 diff --git a/src/LuminaSupplemental.Excel/Generated/FateItem.csv b/src/LuminaSupplemental.Excel/Generated/FateItem.csv index e5a0bda..1fc041c 100644 --- a/src/LuminaSupplemental.Excel/Generated/FateItem.csv +++ b/src/LuminaSupplemental.Excel/Generated/FateItem.csv @@ -1334,15 +1334,17 @@ RowId,ItemId,FateId 1333,23142,1365 1334,23142,1364 1335,38948,1857 -1336,23213,1368 -1337,23215,1367 -1338,23213,1367 -1339,23214,1367 -1340,23214,1368 -1341,23215,1368 -1342,23217,1367 -1343,23217,1368 -1344,24820,1425 -1345,24858,1425 -1346,24904,1425 -1347,24998,1425 +1336,41803,1871 +1337,41804,1922 +1338,23213,1368 +1339,23215,1367 +1340,23213,1367 +1341,23214,1367 +1342,23214,1368 +1343,23215,1368 +1344,23217,1367 +1345,23217,1368 +1346,24820,1425 +1347,24858,1425 +1348,24904,1425 +1349,24998,1425 diff --git a/src/LuminaSupplemental.Excel/Generated/ItemPatch.csv b/src/LuminaSupplemental.Excel/Generated/ItemPatch.csv index 2de1ec2..f9bc5a7 100644 --- a/src/LuminaSupplemental.Excel/Generated/ItemPatch.csv +++ b/src/LuminaSupplemental.Excel/Generated/ItemPatch.csv @@ -2265,3 +2265,4 @@ RowId,StartItemId,EndItemId,PatchNo 2264,41678,41708,7.0 2265,41709,41709,6.5 2266,41710,44400,7.0 +2267,44401,45700,7.1 diff --git a/src/LuminaSupplemental.Excel/Generated/ItemSupplement.csv b/src/LuminaSupplemental.Excel/Generated/ItemSupplement.csv index 4215dcd..25b487d 100644 --- a/src/LuminaSupplemental.Excel/Generated/ItemSupplement.csv +++ b/src/LuminaSupplemental.Excel/Generated/ItemSupplement.csv @@ -6330,4559 +6330,4816 @@ RowId,ItemId,SourceItemId,ItemSupplementSource 6329,27740,26745,3 6330,25186,26745,3 6331,43993,43556,3 -6332,19,36577,2 -6333,13,36577,2 -6334,17,36285,2 -6335,14,36288,2 -6336,15,36525,2 -6337,9,36525,2 -6338,16,37691,2 -6339,18,36286,2 -6340,16,36287,2 -6341,18,39237,2 -6342,18,39238,2 -6343,12,39237,2 -6344,12,39238,2 -6345,10,37691,2 -6346,10,37692,2 -6347,16,37692,2 -6348,11,37694,2 -6349,11,37695,2 -6350,17,38937,2 -6351,11,38937,2 -6352,13,39234,2 -6353,13,39235,2 -6354,19,39234,2 -6355,19,39235,2 -6356,8,38938,2 -6357,14,38938,2 -6358,17,37694,2 -6359,17,37695,2 -6360,9,39240,2 -6361,15,39240,2 -6362,12,36286,2 -6363,11,36285,2 -6364,10,36287,2 -6365,8,36288,2 -6366,15,38939,2 -6367,41415,41414,2 -6368,41415,41413,2 -6369,41418,41417,2 -6370,41418,41416,2 -6371,41420,41419,2 -6372,41297,41292,2 -6373,41296,41290,2 -6374,41295,41288,2 -6375,41294,41286,2 -6376,41304,41300,2 -6377,41304,41301,2 -6378,41303,41298,2 -6379,41303,41299,2 -6380,12,39805,2 -6381,13,39807,2 -6382,16,43933,2 -6383,10,43933,2 -6384,44035,43933,2 -6385,12,43932,2 -6386,18,43932,2 -6387,44036,43932,2 -6388,11,43931,2 -6389,17,43931,2 -6390,44035,43931,2 -6391,14,43934,2 -6392,8,43934,2 -6393,44037,43934,2 -6394,44035,43731,2 -6395,44035,43714,2 -6396,44035,43829,2 -6397,9,43847,2 -6398,44038,43847,2 -6399,15,43847,2 -6400,44038,43784,2 -6401,43829,44035,2 -6402,35748,35744,4 -6403,35747,35744,4 -6404,33315,33306,4 -6405,33314,33306,4 -6406,33313,33306,4 -6407,33312,33306,4 -6408,33311,33306,4 -6409,33310,33306,4 -6410,33309,33306,4 -6411,33308,33306,4 -6412,32820,32812,4 -6413,32819,32812,4 -6414,32818,32812,4 -6415,32817,32812,4 -6416,32816,32812,4 -6417,32815,32812,4 -6418,32821,32812,4 -6419,32814,32812,4 -6420,28184,28175,4 -6421,28183,28175,4 -6422,28182,28175,4 -6423,28181,28175,4 -6424,28180,28175,4 -6425,28178,28175,4 -6426,27329,27320,4 -6427,27328,27320,4 -6428,27327,27320,4 -6429,27326,27320,4 -6430,27325,27320,4 -6431,27324,27320,4 -6432,37310,37302,4 -6433,37309,37302,4 -6434,37308,37302,4 -6435,37307,37302,4 -6436,37306,37302,4 -6437,37305,37302,4 -6438,37304,37302,4 -6439,24173,24165,4 -6440,24172,24165,4 -6441,24170,24165,4 -6442,28955,28947,4 -6443,28954,28947,4 -6444,28953,28947,4 -6445,28952,28947,4 -6446,39462,39460,4 -6447,39463,39460,4 -6448,39464,39460,4 -6449,39465,39460,4 -6450,39466,39460,4 -6451,39467,39460,4 -6452,37311,37302,4 -6453,37303,37302,4 -6454,35753,35744,4 -6455,35751,35744,4 -6456,35752,35744,4 -6457,35750,35744,4 -6458,35749,35744,4 -6459,30873,30364,4 -6460,39461,39460,4 -6461,39468,39460,4 -6462,39469,39460,4 -6463,30374,30365,4 -6464,30373,30365,4 -6465,30372,30365,4 -6466,30370,30365,4 -6467,30369,30365,4 -6468,30368,30365,4 -6469,30367,30365,4 -6470,30366,30365,4 -6471,28956,28947,4 -6472,28951,28947,4 -6473,28950,28947,4 -6474,28949,28947,4 -6475,24546,24541,4 -6476,24548,24541,4 -6477,24544,24541,4 -6478,24543,24541,4 -6479,8188,8188,4 -6480,38661,38659,4 -6481,38668,38659,4 -6482,38667,38659,4 -6483,38666,38659,4 -6484,38665,38659,4 -6485,38664,38659,4 -6486,38662,38659,4 -6487,24550,24541,4 -6488,21884,21875,4 -6489,21876,21875,4 -6490,21877,21875,4 -6491,21878,21875,4 -6492,21879,21875,4 -6493,21880,21875,4 -6494,21881,21875,4 -6495,21882,21875,4 -6496,21883,21875,4 -6497,38663,38659,4 -6498,38660,38659,4 -6499,28179,28175,4 -6500,28177,28175,4 -6501,20797,20795,4 -6502,20798,20795,4 -6503,20799,20795,4 -6504,20800,20795,4 -6505,20801,20795,4 -6506,20802,20795,4 -6507,20803,20795,4 -6508,20804,20795,4 -6509,22591,22589,4 -6510,22592,22589,4 -6511,22593,22589,4 -6512,22594,22589,4 -6513,22595,22589,4 -6514,22597,22589,4 -6515,22598,22589,4 -6516,24167,24165,4 -6517,24168,24165,4 -6518,24169,24165,4 -6519,24171,24165,4 -6520,24174,24165,4 -6521,24545,24541,4 -6522,24547,24541,4 -6523,24549,24541,4 -6524,24542,24541,4 -6525,27323,27320,4 -6526,27322,27320,4 -6527,22596,22589,4 -6528,40695,40686,4 -6529,40694,40686,4 -6530,40693,40686,4 -6531,40692,40686,4 -6532,40691,40686,4 -6533,40690,40686,4 -6534,40689,40686,4 -6535,40688,40686,4 -6536,12522,15855,4 -6537,41169,41160,4 -6538,41161,41160,4 -6539,41162,41160,4 -6540,41163,41160,4 -6541,41164,41160,4 -6542,41165,41160,4 -6543,41166,41160,4 -6544,41167,41160,4 -6545,41168,41160,4 -6546,35746,35744,4 -6547,43971,43962,4 -6548,43970,43962,4 -6549,43969,43962,4 -6550,43968,43962,4 -6551,43967,43962,4 -6552,43966,43962,4 -6553,43964,43962,4 -6554,43963,43962,4 -6555,43965,43962,4 -6556,5590,13739,1 -6557,5494,7696,1 -6558,5202,5023,1 -6559,2625,7914,1 -6560,13596,17586,1 -6561,15645,17590,1 -6562,5194,10123,1 -6563,9366,8770,1 -6564,5486,24883,1 -6565,12609,28807,1 -6566,12609,30133,1 -6567,30367,31093,1 -6568,36227,34712,1 -6569,36171,34712,1 -6570,36171,34728,1 -6571,36248,34258,1 -6572,12631,21928,1 -6573,12605,24212,1 -6574,27714,32244,1 -6575,27713,32244,1 -6576,32230,32244,1 -6577,27781,32245,1 -6578,16935,32245,1 -6579,32230,32245,1 -6580,36170,34572,1 -6581,27708,27270,1 -6582,27706,27270,1 -6583,12610,27270,1 -6584,7014,32251,1 -6585,7014,33295,1 -6586,7013,33295,1 -6587,27693,33295,1 -6588,23184,24995,1 -6589,5194,5466,1 -6590,8020,8345,1 -6591,8020,8346,1 -6592,8020,8352,1 -6593,8020,8354,1 -6594,8020,8350,1 -6595,8020,8353,1 -6596,8020,8351,1 -6597,8020,7981,1 -6598,8020,8348,1 -6599,8020,8343,1 -6600,8020,10450,1 -6601,8020,8341,1 -6602,8020,8344,1 -6603,8020,10574,1 -6604,8020,8349,1 -6605,8020,10512,1 -6606,8020,9233,1 -6607,8020,20377,1 -6608,8020,8342,1 -6609,8020,8340,1 -6610,8020,20376,1 -6611,8020,8347,1 -6612,27692,32225,1 -6613,27717,31807,1 -6614,29959,31805,1 -6615,29959,31810,1 -6616,29959,31806,1 -6617,29959,31811,1 -6618,5823,36479,1 -6619,5824,20026,1 -6620,5823,36471,1 -6621,16906,17593,1 -6622,12259,11434,1 -6623,12259,11447,1 -6624,12259,11436,1 -6625,12259,11440,1 -6626,12259,11437,1 -6627,12259,11435,1 -6628,12259,20430,1 -6629,12259,11439,1 -6630,12259,11438,1 -6631,12259,11441,1 -6632,12259,11443,1 -6633,12259,11444,1 -6634,12259,20431,1 -6635,12259,11442,1 -6636,12259,11445,1 -6637,12259,11446,1 -6638,12259,10351,1 -6639,27952,27614,1 -6640,27952,27615,1 -6641,27952,27618,1 -6642,27952,27620,1 -6643,27952,27622,1 -6644,27952,27624,1 -6645,27952,27625,1 -6646,27952,27628,1 -6647,27952,27629,1 -6648,27952,27630,1 -6649,27952,27632,1 -6650,5717,20134,1 -6651,5717,20089,1 -6652,5632,12825,1 -6653,5632,15633,1 -6654,5061,11090,1 -6655,19901,18433,1 -6656,27713,28227,1 -6657,36211,34881,1 -6658,36250,34888,1 -6659,19990,23745,1 -6660,19948,21675,1 -6661,19966,23835,1 -6662,36186,34843,1 -6663,29961,31793,1 -6664,29961,31794,1 -6665,29961,31801,1 -6666,27760,31798,1 -6667,27743,31799,1 -6668,27743,31795,1 -6669,27743,31797,1 -6670,29962,31800,1 -6671,29962,31802,1 -6672,27717,31804,1 -6673,27717,31809,1 -6674,12526,20396,1 -6675,5718,17580,1 -6676,5718,24205,1 -6677,5718,24213,1 -6678,5718,24892,1 -6679,7021,20681,1 -6680,19939,20681,1 -6681,12518,20681,1 -6682,5079,20682,1 -6683,7021,20682,1 -6684,19939,20682,1 -6685,12520,20684,1 -6686,19943,20684,1 -6687,12581,20684,1 -6688,12521,20685,1 -6689,5193,4900,1 -6690,36170,34387,1 -6691,19999,17957,1 -6692,19928,17957,1 -6693,36248,34295,1 -6694,7017,36892,1 -6695,7008,20718,1 -6696,36183,37401,1 -6697,5193,4914,1 -6698,7009,37374,1 -6699,12529,15149,1 -6700,36198,35571,1 -6701,36199,35571,1 -6702,36197,34387,1 -6703,7015,36892,1 -6704,36172,37401,1 -6705,6494,37374,1 -6706,13747,15149,1 -6707,27758,35571,1 -6708,36168,34087,1 -6709,27955,34087,1 -6710,13060,13089,1 -6711,7010,13089,1 -6712,12605,13089,1 -6713,12608,13089,1 -6714,8150,13089,1 -6715,8144,13089,1 -6716,12581,36892,1 -6717,7009,20718,1 -6718,19928,20718,1 -6719,7008,37401,1 -6720,36172,37374,1 -6721,12610,15149,1 -6722,19945,19559,1 -6723,19927,19567,1 -6724,12519,37374,1 -6725,7607,15149,1 -6726,19906,19559,1 -6727,5383,6494,1 -6728,19927,19559,1 -6729,19906,19567,1 -6730,19945,19567,1 -6731,36182,34250,1 -6732,36169,34250,1 -6733,36183,34250,1 -6734,12631,20263,1 -6735,12609,24861,1 -6736,36251,34728,1 -6737,36247,34258,1 -6738,36197,34295,1 -6739,36182,34295,1 -6740,36235,35034,1 -6741,36234,35085,1 -6742,36168,34305,1 -6743,36209,34500,1 -6744,36184,34510,1 -6745,19974,18074,1 -6746,5066,18074,1 -6747,19993,18074,1 -6748,36171,34572,1 -6749,36250,34572,1 -6750,27712,27270,1 -6751,36238,35030,1 -6752,36173,35135,1 -6753,36172,35124,1 -6754,36232,35054,1 -6755,36196,34083,1 -6756,36196,34084,1 -6757,36196,34088,1 -6758,36196,34089,1 -6759,36196,35330,1 -6760,36196,35334,1 -6761,36196,35336,1 -6762,36196,35409,1 -6763,36196,35448,1 -6764,36196,35449,1 -6765,36196,35450,1 -6766,36196,35451,1 -6767,36196,35320,1 -6768,36196,35331,1 -6769,36196,35321,1 -6770,36196,35322,1 -6771,36196,35323,1 -6772,36196,35324,1 -6773,36196,35335,1 -6774,36196,35337,1 -6775,36196,35338,1 -6776,36196,35328,1 -6777,36196,35339,1 -6778,36196,35329,1 -6779,36196,35340,1 -6780,36196,34232,1 -6781,36196,34245,1 -6782,36196,34235,1 -6783,36196,34237,1 -6784,36196,35327,1 -6785,36196,34081,1 -6786,36196,34134,1 -6787,36196,34129,1 -6788,36196,35410,1 -6789,36196,34240,1 -6790,36235,35071,1 -6791,19902,18433,1 -6792,36236,35037,1 -6793,5288,8252,1 -6794,36186,34917,1 -6795,7018,6347,1 -6796,5367,6348,1 -6797,7018,6348,1 -6798,7018,6349,1 -6799,5364,6348,1 -6800,7021,6349,1 -6801,7015,6350,1 -6802,5373,6350,1 -6803,7019,6351,1 -6804,5371,6351,1 -6805,7022,6351,1 -6806,5371,6352,1 -6807,7023,6353,1 -6808,5378,6353,1 -6809,7015,6353,1 -6810,7023,6354,1 -6811,5376,6354,1 -6812,5367,6357,1 -6813,7021,6357,1 -6814,5342,6358,1 -6815,5368,6358,1 -6816,7021,6358,1 -6817,7019,6359,1 -6818,7022,6359,1 -6819,7011,6359,1 -6820,5371,6359,1 -6821,7022,6360,1 -6822,7019,6360,1 -6823,7011,6361,1 -6824,7022,6361,1 -6825,5374,6362,1 -6826,7020,6363,1 -6827,7021,6365,1 -6828,5063,6365,1 -6829,5367,6365,1 -6830,5230,6366,1 -6831,19,28070,1 -6832,29976,33241,1 -6833,27778,33281,1 -6834,7030,33281,1 -6835,28148,37347,1 -6836,36183,37347,1 -6837,36200,37347,1 -6838,5512,28148,1 -6839,27710,28148,1 -6840,5672,16746,1 -6841,26729,33244,1 -6842,5677,8754,1 -6843,5677,15635,1 -6844,5677,16749,1 -6845,5677,17577,1 -6846,5677,17593,1 -6847,5722,8756,1 -6848,5722,12835,1 -6849,5722,14218,1 -6850,5722,15631,1 -6851,5722,15632,1 -6852,5722,16754,1 -6853,5722,16756,1 -6854,5722,17582,1 -6855,5722,17585,1 -6856,5722,17587,1 -6857,5722,20120,1 -6858,5722,20114,1 -6859,5667,8763,1 -6860,5667,15634,1 -6861,5667,16747,1 -6862,5667,16753,1 -6863,5274,7902,1 -6864,5667,17589,1 -6865,5667,20077,1 -6866,5672,8768,1 -6867,5672,12829,1 -6868,5672,15628,1 -6869,5672,16744,1 -6870,5672,20028,1 -6871,5672,20109,1 -6872,5672,20103,1 -6873,5672,20143,1 -6874,5682,8772,1 -6875,5682,13731,1 -6876,5682,20033,1 -6877,5717,8775,1 -6878,5717,12803,1 -6879,5717,12819,1 -6880,5717,15629,1 -6881,5717,15638,1 -6882,5717,17580,1 -6883,5717,20090,1 -6884,5717,20059,1 -6885,5717,20060,1 -6886,5632,17581,1 -6887,5632,17592,1 -6888,1840,7928,1 -6889,5632,20073,1 -6890,5676,16749,1 -6891,5716,20090,1 -6892,5716,20089,1 -6893,5716,20134,1 -6894,5721,20120,1 -6895,5721,20114,1 -6896,5666,20077,1 -6897,5673,14219,1 -6898,5673,15628,1 -6899,5673,15636,1 -6900,5673,16746,1 -6901,5673,16744,1 -6902,5673,17579,1 -6903,5673,20028,1 -6904,5673,20109,1 -6905,5673,20103,1 -6906,5673,20143,1 -6907,5673,24209,1 -6908,5673,24217,1 -6909,5673,27437,1 -6910,5678,14211,1 -6911,5678,15635,1 -6912,5678,16752,1 -6913,5678,16742,1 -6914,5678,17577,1 -6915,5678,23070,1 -6916,5678,24210,1 -6917,5678,24881,1 -6918,5678,27436,1 -6919,5678,27463,1 -6920,5678,27477,1 -6921,5668,14214,1 -6922,5668,15634,1 -6923,5668,16747,1 -6924,5668,16752,1 -6925,5668,16753,1 -6926,5668,16750,1 -6927,5668,16754,1 -6928,5668,17589,1 -6929,5668,20100,1 -6930,5668,23060,1 -6931,5668,24211,1 -6932,5668,24215,1 -6933,5668,24891,1 -6934,5723,15631,1 -6935,5723,15632,1 -6936,5723,17582,1 -6937,5723,17585,1 -6938,5723,24218,1 -6939,5718,15629,1 -6940,5718,15638,1 -6941,5718,16743,1 -6942,5633,16748,1 -6943,5633,17592,1 -6944,5633,20073,1 -6945,5633,24889,1 -6946,5683,22389,1 -6947,5683,24207,1 -6948,5683,24991,1 -6949,36170,37365,1 -6950,36171,37365,1 -6951,31090,37365,1 -6952,19927,17960,1 -6953,7017,17960,1 -6954,19928,17960,1 -6955,19943,17960,1 -6956,12610,33267,1 -6957,27757,33267,1 -6958,27693,33267,1 -6959,36200,37363,1 -6960,15974,37363,1 -6961,36183,37363,1 -6962,36171,37363,1 -6963,13747,15150,1 -6964,12529,15150,1 -6965,12610,15150,1 -6966,7607,15150,1 -6967,19948,21833,1 -6968,5069,21833,1 -6969,7010,21833,1 -6970,12544,21833,1 -6971,19949,15144,1 -6972,19948,15144,1 -6973,7010,15144,1 -6974,5095,15144,1 -6975,19910,17957,1 -6976,7596,8756,1 -6977,26730,33319,1 -6978,18110,20184,1 -6979,8154,1881,1 -6980,13,33319,1 -6981,8545,7707,1 -6982,19923,24884,1 -6983,7773,8773,1 -6984,5188,23062,1 -6985,8144,12735,1 -6986,16705,17583,1 -6987,15649,17590,1 -6988,36169,33484,1 -6989,15606,23059,1 -6990,9364,6226,1 -6991,19940,17503,1 -6992,12525,17500,1 -6993,28718,29382,1 -6994,22906,24886,1 -6995,27778,35564,1 -6996,36199,35564,1 -6997,7030,35564,1 -6998,27829,35564,1 -6999,36171,37367,1 -7000,36172,37367,1 -7001,36212,37367,1 -7002,19983,28992,1 -7003,27693,28992,1 -7004,27689,35578,1 -7005,36239,35578,1 -7006,36199,35578,1 -7007,36212,37355,1 -7008,36206,37355,1 -7009,17546,37355,1 -7010,36200,37355,1 -7011,19974,21830,1 -7012,19929,21830,1 -7013,19943,21830,1 -7014,7023,21830,1 -7015,5512,28973,1 -7016,27751,28973,1 -7017,27714,28973,1 -7018,12938,22391,1 -7019,27710,28973,1 -7020,27689,28991,1 -7021,27693,28991,1 -7022,27832,28991,1 -7023,27693,33273,1 -7024,27692,33273,1 -7025,27757,33273,1 -7026,12641,12829,1 -7027,5063,6366,1 -7028,5364,6366,1 -7029,5230,6367,1 -7030,7015,6367,1 -7031,7010,6373,1 -7032,7015,6373,1 -7033,19939,20680,1 -7034,5366,20680,1 -7035,5074,20685,1 -7036,32949,33322,1 -7037,7022,20685,1 -7038,7023,20686,1 -7039,32949,33316,1 -7040,12530,20686,1 -7041,12583,20686,1 -7042,32949,33321,1 -7043,32949,33323,1 -7044,16705,15965,1 -7045,12254,15965,1 -7046,32949,33324,1 -7047,26728,28067,1 -7048,26737,30436,1 -7049,26732,28930,1 -7050,4588,27560,1 -7051,32949,32051,1 -7052,5633,15633,1 -7053,18020,24210,1 -7054,29979,30433,1 -7055,32949,33326,1 -7056,5723,27541,1 -7057,36182,34145,1 -7058,36188,34145,1 -7059,32949,32049,1 -7060,5068,20711,1 -7061,7017,20711,1 -7062,19928,20711,1 -7063,5998,21869,1 -7064,12610,21869,1 -7065,19939,21869,1 -7066,19948,21869,1 -7067,12582,17953,1 -7068,32949,33325,1 -7069,12597,17953,1 -7070,12591,17953,1 -7071,12594,17953,1 -7072,5366,37376,1 -7073,36172,37376,1 -7074,36171,37376,1 -7075,12524,20747,1 -7076,19925,20747,1 -7077,19943,20747,1 -7078,12589,20747,1 -7079,21875,35568,1 -7080,5371,35568,1 -7081,5514,35568,1 -7082,16898,15965,1 -7083,5069,15965,1 -7084,32949,33320,1 -7085,32949,32053,1 -7086,5723,17578,1 -7087,21301,24885,1 -7088,32949,33317,1 -7089,5230,6392,1 -7090,7013,6393,1 -7091,5230,6393,1 -7092,5364,6393,1 -7093,27708,23472,1 -7094,32949,33319,1 -7095,32949,32050,1 -7096,32949,33318,1 -7097,32949,32052,1 -7098,32949,32054,1 -7099,5598,7687,1 -7100,2571,8753,1 -7101,5722,16745,1 -7102,5827,16751,1 -7103,12646,23068,1 -7104,29979,28927,1 -7105,26729,28070,1 -7106,29979,28929,1 -7107,36251,37192,1 -7108,36169,34477,1 -7109,5827,17585,1 -7110,29979,28928,1 -7111,29979,30434,1 -7112,5826,7695,1 -7113,29979,30436,1 -7114,37284,38183,1 -7115,36213,38988,1 -7116,5432,7704,1 -7117,5826,7919,1 -7118,5826,8764,1 -7119,29979,20036,1 -7120,29979,30435,1 -7121,29979,27540,1 -7122,29979,28930,1 -7123,29979,30439,1 -7124,29979,30437,1 -7125,29979,28925,1 -7126,29959,31812,1 -7127,29979,30438,1 -7128,29979,30432,1 -7129,29979,28926,1 -7130,23178,24995,1 -7131,23178,24205,1 -7132,7046,12815,1 -7133,7017,20229,1 -7134,8149,20229,1 -7135,21072,7685,1 -7136,21072,7690,1 -7137,12938,21175,1 -7138,30590,32049,1 -7139,36187,39008,1 -7140,8841,15630,1 -7141,36212,38962,1 -7142,36187,38998,1 -7143,7045,7934,1 -7144,37284,37173,1 -7145,12657,17586,1 -7146,19946,21683,1 -7147,27968,29986,1 -7148,27757,29417,1 -7149,36172,35099,1 -7150,27716,25555,1 -7151,19902,21409,1 -7152,36186,35109,1 -7153,36189,34895,1 -7154,27739,26082,1 -7155,14152,17415,1 -7156,5338,2864,1 -7157,29958,33507,1 -7158,29958,29429,1 -7159,27741,28216,1 -7160,12522,10851,1 -7161,12618,10809,1 -7162,5337,31531,1 -7163,36251,38178,1 -7164,36173,37133,1 -7165,36172,34853,1 -7166,36250,37174,1 -7167,29961,33520,1 -7168,19949,24370,1 -7169,12565,11396,1 -7170,12524,11280,1 -7171,36251,37144,1 -7172,14152,16204,1 -7173,29958,29266,1 -7174,36238,34615,1 -7175,27709,23518,1 -7176,12593,13161,1 -7177,36249,34652,1 -7178,33930,36679,1 -7179,33934,36683,1 -7180,33932,36681,1 -7181,33933,36682,1 -7182,33935,36684,1 -7183,33936,36685,1 -7184,33931,36680,1 -7185,36186,39011,1 -7186,5678,23063,1 -7187,18020,23063,1 -7188,18018,24886,1 -7189,18028,24892,1 -7190,12527,16403,1 -7191,14146,16404,1 -7192,12527,16406,1 -7193,12527,16405,1 -7194,14150,16445,1 -7195,16706,16446,1 -7196,16706,16450,1 -7197,37284,39007,1 -7198,36173,38968,1 -7199,37284,38976,1 -7200,36173,38971,1 -7201,37284,34838,1 -7202,5333,3329,1 -7203,19990,21654,1 -7204,19946,21677,1 -7205,14147,11425,1 -7206,36185,34614,1 -7207,27715,31821,1 -7208,19945,18853,1 -7209,37284,37191,1 -7210,19949,19334,1 -7211,36247,32524,1 -7212,5192,16679,1 -7213,5276,3554,1 -7214,27760,25575,1 -7215,12527,14437,1 -7216,27717,25610,1 -7217,28718,26916,1 -7218,27689,25768,1 -7219,36186,38198,1 -7220,36187,39001,1 -7221,36186,34918,1 -7222,27715,31890,1 -7223,12523,13206,1 -7224,5056,31420,1 -7225,27717,29268,1 -7226,12518,9018,1 -7227,36210,34486,1 -7228,18018,23060,1 -7229,5683,23061,1 -7230,5673,23066,1 -7231,18028,24205,1 -7232,5678,24882,1 -7233,5693,24990,1 -7234,5683,20039,1 -7235,20396,23067,1 -7236,18018,23058,1 -7237,18018,24890,1 -7238,5718,24893,1 -7239,18011,24212,1 -7240,5703,24888,1 -7241,28906,28865,1 -7242,28906,28857,1 -7243,4584,20232,1 -7244,5057,3033,1 -7245,27760,29359,1 -7246,12525,11393,1 -7247,5814,27497,1 -7248,5814,27499,1 -7249,5814,27509,1 -7250,5814,27500,1 -7251,5814,27503,1 -7252,27110,27424,1 -7253,5303,8774,1 -7254,5333,3330,1 -7255,36173,35209,1 -7256,36189,34810,1 -7257,28718,26915,1 -7258,24250,23828,1 -7259,36186,34819,1 -7260,7609,7518,1 -7261,12518,9024,1 -7262,36189,34826,1 -7263,36189,34829,1 -7264,28718,29399,1 -7265,12583,11424,1 -7266,27709,23481,1 -7267,5364,2234,1 -7268,29958,33531,1 -7269,19947,21646,1 -7270,5334,3035,1 -7271,5275,3555,1 -7272,36173,35134,1 -7273,19947,19337,1 -7274,5062,4206,1 -7275,27707,23535,1 -7276,19948,19043,1 -7277,36252,38976,1 -7278,36173,37145,1 -7279,27760,33540,1 -7280,19988,19019,1 -7281,19996,18857,1 -7282,5282,31496,1 -7283,36186,38994,1 -7284,36187,38999,1 -7285,36187,39011,1 -7286,37284,39002,1 -7287,37284,39011,1 -7288,36184,34511,1 -7289,27712,26918,1 -7290,22428,23752,1 -7291,36186,34836,1 -7292,19948,21683,1 -7293,19944,18800,1 -7294,19938,18176,1 -7295,27717,25619,1 -7296,27715,26925,1 -7297,12523,14706,1 -7298,27715,26933,1 -7299,19948,21690,1 -7300,36199,34682,1 -7301,36199,34685,1 -7302,36199,34687,1 -7303,36199,34695,1 -7304,36199,35454,1 -7305,36199,34538,1 -7306,36199,34592,1 -7307,36199,34594,1 -7308,36199,34590,1 -7309,36199,34593,1 -7310,36199,34591,1 -7311,36199,35452,1 -7312,36186,34862,1 -7313,27760,25602,1 -7314,14155,17423,1 -7315,36212,34880,1 -7316,19947,20825,1 -7317,36186,34895,1 -7318,14146,14411,1 -7319,19998,23708,1 -7320,7608,7496,1 -7321,7807,7508,1 -7322,7608,7502,1 -7323,5338,7502,1 -7324,5322,7508,1 -7325,5288,7496,1 -7326,5289,8258,1 -7327,36186,35156,1 -7328,27690,26093,1 -7329,27717,25626,1 -7330,5338,7496,1 -7331,7807,7502,1 -7332,28718,29367,1 -7333,7608,7508,1 -7334,5338,7508,1 -7335,5288,7502,1 -7336,19946,19034,1 -7337,12523,17443,1 -7338,19946,18804,1 -7339,27710,26106,1 -7340,26730,28068,1 -7341,4439,20068,1 -7342,4439,20067,1 -7343,12583,20687,1 -7344,19947,20687,1 -7345,7023,20688,1 -7346,19947,20688,1 -7347,12525,20688,1 -7348,5075,20688,1 -7349,12581,36866,1 -7350,7009,36866,1 -7351,7015,36866,1 -7352,26736,30435,1 -7353,26729,33324,1 -7354,5633,27528,1 -7355,5703,20040,1 -7356,5723,27561,1 -7357,18019,23065,1 -7358,5632,16748,1 -7359,25187,27507,1 -7360,27099,27424,1 -7361,7022,36866,1 -7362,26739,28066,1 -7363,26727,28065,1 -7364,26732,33321,1 -7365,29961,33239,1 -7366,26730,32052,1 -7367,26730,33325,1 -7368,31320,33240,1 -7369,5723,17587,1 -7370,7009,36868,1 -7371,5723,16756,1 -7372,12581,36869,1 -7373,7015,36869,1 -7374,7009,36870,1 -7375,7023,36870,1 -7376,12524,36870,1 -7377,7009,36871,1 -7378,19940,18268,1 -7379,36168,34185,1 -7380,12537,12772,1 -7381,5672,15636,1 -7382,5672,17579,1 -7383,7807,7496,1 -7384,5329,7502,1 -7385,5329,7508,1 -7386,5329,7496,1 -7387,27705,33242,1 -7388,5826,17577,1 -7389,5826,15638,1 -7390,5826,16756,1 -7391,5723,16754,1 -7392,5826,15636,1 -7393,5322,7496,1 -7394,5322,7502,1 -7395,5288,7508,1 -7396,27715,25611,1 -7397,16706,17584,1 -7398,36186,34837,1 -7399,5633,17581,1 -7400,19944,18652,1 -7401,5667,16750,1 -7402,15649,16751,1 -7403,5723,16745,1 -7404,5717,16743,1 -7405,2453,15627,1 -7406,27951,27611,1 -7407,27951,27596,1 -7408,27951,27597,1 -7409,27951,27598,1 -7410,27951,27599,1 -7411,27951,27600,1 -7412,27951,27601,1 -7413,27951,27602,1 -7414,33937,37845,1 -7415,33938,37846,1 -7416,33939,37847,1 -7417,33940,37848,1 -7418,33941,37849,1 -7419,33942,37850,1 -7420,33931,37852,1 -7421,33932,37853,1 -7422,33930,37851,1 -7423,18019,24885,1 -7424,18025,24888,1 -7425,12562,11184,1 -7426,36168,34179,1 -7427,12631,23102,1 -7428,22428,24414,1 -7429,5290,3499,1 -7430,33919,35205,1 -7431,21083,21823,1 -7432,36193,35585,1 -7433,36212,37167,1 -7434,36172,34695,1 -7435,36189,34695,1 -7436,36186,34695,1 -7437,36249,34546,1 -7438,36189,34546,1 -7439,36209,34392,1 -7440,36183,34392,1 -7441,36198,35356,1 -7442,36170,35356,1 -7443,36209,34301,1 -7444,7015,36870,1 -7445,36192,35585,1 -7446,29716,29731,1 -7447,29714,32057,1 -7448,29714,32096,1 -7449,29714,29768,1 -7450,29715,29780,1 -7451,29716,32106,1 -7452,19947,18818,1 -7453,19903,18824,1 -7454,19997,18867,1 -7455,19996,18845,1 -7456,19944,18874,1 -7457,19944,18885,1 -7458,19944,18886,1 -7459,19944,18888,1 -7460,5677,16742,1 -7461,36173,35108,1 -7462,36251,38173,1 -7463,36251,38179,1 -7464,36186,38191,1 -7465,36187,38198,1 -7466,37284,38206,1 -7467,36186,34947,1 -7468,35791,34952,1 -7469,28718,26923,1 -7470,12523,15404,1 -7471,7008,6377,1 -7472,7019,6377,1 -7473,5373,6377,1 -7474,7019,6378,1 -7475,7022,6378,1 -7476,7009,6379,1 -7477,7016,6379,1 -7478,7021,6383,1 -7479,5367,6383,1 -7480,5364,6383,1 -7481,7020,6389,1 -7482,5378,6389,1 -7483,5374,6389,1 -7484,7009,6390,1 -7485,5376,6390,1 -7486,7008,6390,1 -7487,7016,6391,1 -7488,5378,6391,1 -7489,7018,6392,1 -7490,7016,6393,1 -7491,7016,6397,1 -7492,7009,6397,1 -7493,7013,6397,1 -7494,7008,20689,1 -7495,5366,20689,1 -7496,8151,4190,1 -7497,22308,21823,1 -7498,21090,20943,1 -7499,21090,20944,1 -7500,21090,20945,1 -7501,21090,20946,1 -7502,21090,20947,1 -7503,21090,20948,1 -7504,21090,20949,1 -7505,21090,20950,1 -7506,21090,20951,1 -7507,21090,20952,1 -7508,21090,20954,1 -7509,21090,20953,1 -7510,21090,20957,1 -7511,21090,20955,1 -7512,21090,20956,1 -7513,21090,30086,1 -7514,21090,30087,1 -7515,36213,37161,1 -7516,36199,35428,1 -7517,36199,35377,1 -7518,36199,34584,1 -7519,36199,34579,1 -7520,36199,35369,1 -7521,36199,35373,1 -7522,36199,35363,1 -7523,36199,35380,1 -7524,36199,35382,1 -7525,36199,35372,1 -7526,36199,35376,1 -7527,36199,34534,1 -7528,36199,35453,1 -7529,36199,35455,1 -7530,36199,34533,1 -7531,36199,35378,1 -7532,36199,34539,1 -7533,36199,35433,1 -7534,36199,34569,1 -7535,36199,35371,1 -7536,36199,34549,1 -7537,36199,34531,1 -7538,36199,35365,1 -7539,36199,35379,1 -7540,36199,35370,1 -7541,36199,35364,1 -7542,36199,35366,1 -7543,36199,35362,1 -7544,36199,35381,1 -7545,36199,34530,1 -7546,33938,38835,1 -7547,33933,38830,1 -7548,33935,38832,1 -7549,33934,38831,1 -7550,8151,2203,1 -7551,8151,9227,1 -7552,8151,20357,1 -7553,8151,8360,1 -7554,8151,1880,1 -7555,8151,1950,1 -7556,8151,2204,1 -7557,8151,10444,1 -7558,8151,14891,1 -7559,8151,20356,1 -7560,6163,4195,1 -7561,6163,4295,1 -7562,6163,4296,1 -7563,6163,4297,1 -7564,6163,4298,1 -7565,8151,1671,1 -7566,8151,2050,1 -7567,8151,10506,1 -7568,8151,4191,1 -7569,8151,1741,1 -7570,8151,2103,1 -7571,8151,10568,1 -7572,8151,8357,1 -7573,8151,8355,1 -7574,8151,8359,1 -7575,8151,1811,1 -7576,8151,4192,1 -7577,8151,4193,1 -7578,8151,4194,1 -7579,8151,8363,1 -7580,8151,8356,1 -7581,8151,8362,1 -7582,8151,20359,1 -7583,8151,15915,1 -7584,8152,1674,1 -7585,8151,8361,1 -7586,8152,1814,1 -7587,8152,1883,1 -7588,8152,1744,1 -7589,8152,20360,1 -7590,8152,9228,1 -7591,8152,1952,1 -7592,8152,2138,1 -7593,8152,2205,1 -7594,8152,14889,1 -7595,8152,10569,1 -7596,8152,4398,1 -7597,8152,10471,1 -7598,8152,15913,1 -7599,8152,10533,1 -7600,8152,8368,1 -7601,8152,8370,1 -7602,8153,1815,1 -7603,8153,1884,1 -7604,8153,1745,1 -7605,8153,20364,1 -7606,8153,1954,1 -7607,8153,14893,1 -7608,8153,2209,1 -7609,8153,1994,1 -7610,8153,4195,1 -7611,8153,4297,1 -7612,8153,8379,1 -7613,8153,8374,1 -7614,8153,8377,1 -7615,8153,9236,1 -7616,8153,20366,1 -7617,8153,8375,1 -7618,8153,10534,1 -7619,8153,15916,1 -7620,8151,8358,1 -7621,8151,20358,1 -7622,8151,9234,1 -7623,8151,10470,1 -7624,8151,10532,1 -7625,8151,10408,1 -7626,8152,10445,1 -7627,8152,10507,1 -7628,8152,20361,1 -7629,8152,2206,1 -7630,8152,4299,1 -7631,8152,4300,1 -7632,8152,4397,1 -7633,8152,4399,1 -7634,8152,8367,1 -7635,8152,20362,1 -7636,8152,8372,1 -7637,8152,8364,1 -7638,8152,10409,1 -7639,8152,9235,1 -7640,8152,8366,1 -7641,8152,8365,1 -7642,8152,8369,1 -7643,8152,8371,1 -7644,8153,10447,1 -7645,36212,34710,1 -7646,36186,34710,1 -7647,36211,34710,1 -7648,36227,34710,1 -7649,36186,34715,1 -7650,36228,34715,1 -7651,36212,34715,1 -7652,36211,34715,1 -7653,36251,34702,1 -7654,36172,34702,1 -7655,36171,34702,1 -7656,36209,34274,1 -7657,36248,34274,1 -7658,36247,34274,1 -7659,12583,20695,1 -7660,27693,33282,1 -7661,27751,33282,1 -7662,12610,33282,1 -7663,12849,23883,1 -7664,12850,23883,1 -7665,14158,23883,1 -7666,5095,23883,1 -7667,5365,28983,1 -7668,27866,28983,1 -7669,27757,28983,1 -7670,27275,28983,1 -7671,8153,9230,1 -7672,8153,10509,1 -7673,8153,20365,1 -7674,8153,2210,1 -7675,8153,10571,1 -7676,8153,2305,1 -7677,8153,4295,1 -7678,8153,4296,1 -7679,8153,4298,1 -7680,8153,8380,1 -7681,8153,8376,1 -7682,8153,8378,1 -7683,8153,10473,1 -7684,8153,20367,1 -7685,8153,10410,1 -7686,8153,8373,1 -7687,8153,8381,1 -7688,9375,9225,1 -7689,9378,9010,1 -7690,9378,9011,1 -7691,9378,9013,1 -7692,9378,10451,1 -7693,9378,9014,1 -7694,9378,9012,1 -7695,9378,20380,1 -7696,9378,9016,1 -7697,9378,9015,1 -7698,9378,10513,1 -7699,9378,9018,1 -7700,9378,9019,1 -7701,9378,20381,1 -7702,9378,9017,1 -7703,9378,9020,1 -7704,9378,10575,1 -7705,9378,9021,1 -7706,9378,9022,1 -7707,9378,9023,1 -7708,9378,9025,1 -7709,9378,9024,1 -7710,16897,16181,1 -7711,16897,16183,1 -7712,16897,16186,1 -7713,17572,17460,1 -7714,17572,17449,1 -7715,17572,17453,1 -7716,17572,17448,1 -7717,17572,17452,1 -7718,16897,16184,1 -7719,17572,17450,1 -7720,16897,16176,1 -7721,16897,16175,1 -7722,16897,20445,1 -7723,16897,16182,1 -7724,16897,16185,1 -7725,17572,20446,1 -7726,17572,17451,1 -7727,17572,17456,1 -7728,17572,17454,1 -7729,17572,17457,1 -7730,17572,17455,1 -7731,17572,17458,1 -7732,17572,17459,1 -7733,17572,20447,1 -7734,16897,16174,1 -7735,16897,16187,1 -7736,16897,16177,1 -7737,16897,16180,1 -7738,16897,20444,1 -7739,16897,16179,1 -7740,17572,17447,1 -7741,16897,16178,1 -7742,18021,24207,1 -7743,35791,34947,1 -7744,35791,34949,1 -7745,35791,34945,1 -7746,35791,34948,1 -7747,35791,34946,1 -7748,35791,34954,1 -7749,35791,34950,1 -7750,35791,34953,1 -7751,35791,34951,1 -7752,35791,34962,1 -7753,35791,34964,1 -7754,35791,34960,1 -7755,35791,34963,1 -7756,35791,34961,1 -7757,35792,34925,1 -7758,35792,34944,1 -7759,35792,34938,1 -7760,35792,34933,1 -7761,35792,34936,1 -7762,35792,34930,1 -7763,35792,34939,1 -7764,35792,34931,1 -7765,35792,34935,1 -7766,35792,34940,1 -7767,35792,34927,1 -7768,35792,34929,1 -7769,35792,34928,1 -7770,35792,34932,1 -7771,35792,34934,1 -7772,35792,34926,1 -7773,35792,34941,1 -7774,35792,34943,1 -7775,35792,34942,1 -7776,37492,36923,1 -7777,37492,36942,1 -7778,37492,36925,1 -7779,37492,36929,1 -7780,37492,36938,1 -7781,37492,36926,1 -7782,37492,36941,1 -7783,37492,36924,1 -7784,37492,36936,1 -7785,37492,36928,1 -7786,37492,36927,1 -7787,37492,36930,1 -7788,37492,36939,1 -7789,37492,36932,1 -7790,37492,36933,1 -7791,37492,36937,1 -7792,37492,36931,1 -7793,37492,36934,1 -7794,37492,36935,1 -7795,37492,36940,1 -7796,38675,37856,1 -7797,38675,37875,1 -7798,38675,37858,1 -7799,38675,37862,1 -7800,38675,37871,1 -7801,38675,37859,1 -7802,38675,37874,1 -7803,38675,37857,1 -7804,38675,37869,1 -7805,38675,37861,1 -7806,38675,37860,1 -7807,38675,37863,1 -7808,38675,37872,1 -7809,38675,37865,1 -7810,38675,37866,1 -7811,38675,37870,1 -7812,38675,37864,1 -7813,38675,37867,1 -7814,38675,37868,1 -7815,38675,37873,1 -7816,39583,39124,1 -7817,39583,39143,1 -7818,39583,39125,1 -7819,39583,39127,1 -7820,39583,39137,1 -7821,39583,39132,1 -7822,39583,39128,1 -7823,39583,39140,1 -7824,39583,39129,1 -7825,39583,39135,1 -7826,39583,39138,1 -7827,39583,39130,1 -7828,39583,39139,1 -7829,39583,39134,1 -7830,39583,39131,1 -7831,39583,39133,1 -7832,39583,39142,1 -7833,39583,39136,1 -7834,39583,39126,1 -7835,39583,39141,1 -7836,33819,33482,1 -7837,33819,33499,1 -7838,33819,33484,1 -7839,33819,33488,1 -7840,33819,33497,1 -7841,33819,33485,1 -7842,33819,33483,1 -7843,33819,33495,1 -7844,33819,33487,1 -7845,33819,33486,1 -7846,33819,33489,1 -7847,33819,33498,1 -7848,33819,33491,1 -7849,33819,33492,1 -7850,33819,33496,1 -7851,33819,33490,1 -7852,33819,33493,1 -7853,33819,33494,1 -7854,32822,32258,1 -7855,32822,32275,1 -7856,32822,32260,1 -7857,32822,32264,1 -7858,32822,32273,1 -7859,32822,32261,1 -7860,32822,32259,1 -7861,32822,32271,1 -7862,32822,32263,1 -7863,32822,32262,1 -7864,32822,32265,1 -7865,32822,32274,1 -7866,32822,32267,1 -7867,32822,32268,1 -7868,32822,32272,1 -7869,32822,32266,1 -7870,32822,32269,1 -7871,32822,32270,1 -7872,30615,30597,1 -7873,30615,30614,1 -7874,30615,30599,1 -7875,30615,30603,1 -7876,30615,30612,1 -7877,30615,30600,1 -7878,30615,30598,1 -7879,30615,30610,1 -7880,30615,30602,1 -7881,30615,30601,1 -7882,30615,30604,1 -7883,30615,30613,1 -7884,30615,30606,1 -7885,30615,30607,1 -7886,30615,30611,1 -7887,30615,30605,1 -7888,30615,30608,1 -7889,30615,30609,1 -7890,29401,29002,1 -7891,29401,29019,1 -7892,29401,29004,1 -7893,29401,29008,1 -7894,29401,29017,1 -7895,29401,29005,1 -7896,29401,29003,1 -7897,29401,29015,1 -7898,29401,29007,1 -7899,29401,29006,1 -7900,29401,29009,1 -7901,29401,29018,1 -7902,29401,29011,1 -7903,29401,29012,1 -7904,29401,29016,1 -7905,29401,29010,1 -7906,29401,29013,1 -7907,29401,29014,1 -7908,28631,28285,1 -7909,28631,28284,1 -7910,28631,28275,1 -7911,28631,28278,1 -7912,28631,28277,1 -7913,28631,28282,1 -7914,28631,28281,1 -7915,28631,28283,1 -7916,28631,28279,1 -7917,28631,28274,1 -7918,28631,28286,1 -7919,28631,28280,1 -7920,28631,28276,1 -7921,28631,28273,1 -7922,28631,28272,1 -7923,28631,28271,1 -7924,28631,28287,1 -7925,28631,28288,1 -7926,27951,27613,1 -7927,27951,27609,1 -7928,27951,27603,1 -7929,24003,23551,1 -7930,24803,24485,1 -7931,24803,24480,1 -7932,24003,23555,1 -7933,25197,28072,1 -7934,22307,21478,1 -7935,22307,21490,1 -7936,22307,21484,1 -7937,22307,21486,1 -7938,21090,20958,1 -7939,19124,19792,1 -7940,19124,19800,1 -7941,26731,32053,1 -7942,26731,33320,1 -7943,26731,33326,1 -7944,12609,12748,1 -7945,5492,20057,1 -7946,4580,12773,1 -7947,10386,20067,1 -7948,10386,20089,1 -7949,10386,20113,1 -7950,10386,20088,1 -7951,10386,20118,1 -7952,10386,20130,1 -7953,5814,4894,1 -7954,5814,4895,1 -7955,5814,4899,1 -7956,5814,4904,1 -7957,5814,4905,1 -7958,5814,4996,1 -7959,5814,4999,1 -7960,5814,5014,1 -7961,5814,4913,1 -7962,5814,4917,1 -7963,5814,4923,1 -7964,5814,4924,1 -7965,5814,5028,1 -7966,5814,7678,1 -7967,5814,7683,1 -7968,5814,7693,1 -7969,5814,7699,1 -7970,5814,7707,1 -7971,5814,7713,1 -7972,5814,7910,1 -7973,5814,7921,1 -7974,5814,7930,1 -7975,5814,7938,1 -7976,5814,7947,1 -7977,5814,8753,1 -7978,5814,8764,1 -7979,5814,8771,1 -7980,5814,12722,1 -7981,5814,12723,1 -7982,5814,12724,1 -7983,5814,12729,1 -7984,5814,12753,1 -7985,5814,12763,1 -7986,5814,12771,1 -7987,5814,12810,1 -7988,5814,12818,1 -7989,5814,12825,1 -7990,5814,13732,1 -7991,5814,16745,1 -7992,5814,16747,1 -7993,5814,16754,1 -7994,5814,17581,1 -7995,5814,20065,1 -7996,5814,20059,1 -7997,5814,20092,1 -7998,5814,20093,1 -7999,5814,20106,1 -8000,5814,20068,1 -8001,5814,20131,1 -8002,5814,20117,1 -8003,5814,20053,1 -8004,5814,20079,1 -8005,5814,20034,1 -8006,5814,20078,1 -8007,5814,20074,1 -8008,5814,20100,1 -8009,5814,20103,1 -8010,5814,22396,1 -8011,5814,23054,1 -8012,5814,23060,1 -8013,5814,23066,1 -8014,5814,24888,1 -8015,5814,27417,1 -8016,5814,27412,1 -8017,5814,27425,1 -8018,5814,27410,1 -8019,5814,27479,1 -8020,19923,20107,1 -8021,5432,4966,1 -8022,4430,5015,1 -8023,2612,4943,1 -8024,5527,12723,1 -8025,5527,12835,1 -8026,5818,5033,1 -8027,5818,5037,1 -8028,5818,4994,1 -8029,5818,5005,1 -8030,5818,5042,1 -8031,5818,5026,1 -8032,5818,5031,1 -8033,5818,7698,1 -8034,5818,7700,1 -8035,5818,7701,1 -8036,5818,7714,1 -8037,5818,7903,1 -8038,5818,7908,1 -8039,5818,7913,1 -8040,5818,7931,1 -8041,5818,7949,1 -8042,5818,8768,1 -8043,5818,8770,1 -8044,5818,12716,1 -8045,5818,12725,1 -8046,5818,12728,1 -8047,5818,12737,1 -8048,5818,12744,1 -8049,5818,12745,1 -8050,5818,12747,1 -8051,5818,12752,1 -8052,5818,12754,1 -8053,5818,12757,1 -8054,5818,12775,1 -8055,5818,12783,1 -8056,5818,12792,1 -8057,5818,12800,1 -8058,5818,12808,1 -8059,5818,12811,1 -8060,5818,12815,1 -8061,5818,12817,1 -8062,5818,12829,1 -8063,5818,12837,1 -8064,5818,14211,1 -8065,5818,15628,1 -8066,5818,15637,1 -8067,5818,16742,1 -8068,5818,17579,1 -8069,5818,17582,1 -8070,5818,17593,1 -8071,5818,20045,1 -8072,5818,20062,1 -8073,5818,20082,1 -8074,5818,20083,1 -8075,5818,20087,1 -8076,5818,20037,1 -8077,5818,20066,1 -8078,5818,20071,1 -8079,5818,20102,1 -8080,5818,20120,1 -8081,5818,20126,1 -8082,5818,20076,1 -8083,5818,20141,1 -8084,5818,20021,1 -8085,5818,21175,1 -8086,5818,22391,1 -8087,5818,22393,1 -8088,5818,22398,1 -8089,5818,24210,1 -8090,5818,24211,1 -8091,5818,24212,1 -8092,5818,24214,1 -8093,5818,24886,1 -8094,5818,24991,1 -8095,5818,27440,1 -8096,5818,27449,1 -8097,5818,27448,1 -8098,5818,27445,1 -8099,5057,3585,1 -8100,27714,29343,1 -8101,36213,35078,1 -8102,36187,35160,1 -8103,36251,37218,1 -8104,12522,18186,1 -8105,36251,35436,1 -8106,36262,35436,1 -8107,36250,35436,1 -8108,36212,35436,1 -8109,36248,34272,1 -8110,36209,34272,1 -8111,36247,34272,1 -8112,36248,34278,1 -8113,36247,34278,1 -8114,36208,34278,1 -8115,36209,34278,1 -8116,5378,9724,1 -8117,7040,9724,1 -8118,5512,9724,1 -8119,5377,9724,1 -8120,7777,7083,1 -8121,5337,7083,1 -8122,5328,7083,1 -8123,5818,27453,1 -8124,5818,27461,1 -8125,5818,27478,1 -8126,5818,27489,1 -8127,5818,27485,1 -8128,5480,2202,1 -8129,36171,34624,1 -8130,19990,22785,1 -8131,14932,14833,1 -8132,29979,29348,1 -8133,27691,26101,1 -8134,27717,30676,1 -8135,27715,26931,1 -8136,19906,18660,1 -8137,27725,26432,1 -8138,36182,34180,1 -8139,19978,18446,1 -8140,36212,34893,1 -8141,36210,34498,1 -8142,36252,35064,1 -8143,36198,34409,1 -8144,28718,32628,1 -8145,19943,23791,1 -8146,22428,23757,1 -8147,36251,37219,1 -8148,36187,35166,1 -8149,5340,8704,1 -8150,5818,27491,1 -8151,5818,27466,1 -8152,5818,27511,1 -8153,5818,27513,1 -8154,5818,27456,1 -8155,5818,27467,1 -8156,5818,27505,1 -8157,4797,8773,1 -8158,12599,12782,1 -8159,5519,4876,1 -8160,5519,4938,1 -8161,5519,4970,1 -8162,7671,4872,1 -8163,7671,4938,1 -8164,7671,4956,1 -8165,7671,4957,1 -8166,19944,18882,1 -8167,37284,34847,1 -8168,19946,18814,1 -8169,36211,34885,1 -8170,12595,11216,1 -8171,5284,31524,1 -8172,5330,8249,1 -8173,36250,34647,1 -8174,36168,34197,1 -8175,27792,26472,1 -8176,5285,31569,1 -8177,36172,35123,1 -8178,22493,23733,1 -8179,5469,20082,1 -8180,7671,4889,1 -8181,7671,4968,1 -8182,7671,5544,1 -8183,7671,4898,1 -8184,7671,4993,1 -8185,7671,5038,1 -8186,7671,5039,1 -8187,7671,5009,1 -8188,7671,5011,1 -8189,7671,5043,1 -8190,7671,5044,1 -8191,7671,4912,1 -8192,7671,4918,1 -8193,7671,7682,1 -8194,7671,7695,1 -8195,7671,12715,1 -8196,7671,12731,1 -8197,7671,12779,1 -8198,7671,12794,1 -8199,7671,12799,1 -8200,7671,12816,1 -8201,7671,12827,1 -8202,7671,13728,1 -8203,7671,20094,1 -8204,12539,12787,1 -8205,2443,12823,1 -8206,4422,7714,1 -8207,5268,4935,1 -8208,5268,4948,1 -8209,5484,12718,1 -8210,26735,30434,1 -8211,18026,24992,1 -8212,5352,20035,1 -8213,2614,4959,1 -8214,19955,20043,1 -8215,12630,12791,1 -8216,12630,12834,1 -8217,12576,12764,1 -8218,12627,20116,1 -8219,12631,12750,1 -8220,19942,20035,1 -8221,5272,5037,1 -8222,5272,4990,1 -8223,12602,14219,1 -8224,5198,7904,1 -8225,5199,8771,1 -8226,5199,12724,1 -8227,5199,12765,1 -8228,5199,12826,1 -8229,5202,4964,1 -8230,5202,5004,1 -8231,5202,7936,1 -8232,5202,7937,1 -8233,5202,12746,1 -8234,5202,12828,1 -8235,7588,7687,1 -8236,8149,17583,1 -8237,8149,20107,1 -8238,5152,12745,1 -8239,5152,12754,1 -8240,5152,12755,1 -8241,5152,12772,1 -8242,36208,34267,1 -8243,36209,34267,1 -8244,7009,20701,1 -8245,5267,7132,1 -8246,7016,7132,1 -8247,7016,7136,1 -8248,7016,8011,1 -8249,5329,8011,1 -8250,7008,8012,1 -8251,7009,8012,1 -8252,7016,9766,1 -8253,5327,9766,1 -8254,12610,10346,1 -8255,12519,10346,1 -8256,7009,10346,1 -8257,5506,10346,1 -8258,5513,13095,1 -8259,5267,13095,1 -8260,5365,13095,1 -8261,5342,13095,1 -8262,12590,15165,1 -8263,5329,15165,1 -8264,12595,15165,1 -8265,7016,15165,1 -8266,14188,17032,1 -8267,7016,17032,1 -8268,12591,17032,1 -8269,12593,17032,1 -8270,5693,24887,1 -8271,5682,20228,1 -8272,5717,20151,1 -8273,5667,20231,1 -8274,5677,20222,1 -8275,12526,20072,1 -8276,12538,12820,1 -8277,6139,7691,1 -8278,6139,7906,1 -8279,18023,24887,1 -8280,19907,20025,1 -8281,19907,20039,1 -8282,19907,20035,1 -8283,19907,20040,1 -8284,19907,20041,1 -8285,19907,23062,1 -8286,19907,24992,1 -8287,5824,4937,1 -8288,5824,4938,1 -8289,5824,4878,1 -8290,5824,4939,1 -8291,5824,4940,1 -8292,5824,4941,1 -8293,5824,4879,1 -8294,5824,4942,1 -8295,5824,4880,1 -8296,5824,4943,1 -8297,5824,4944,1 -8298,5824,4881,1 -8299,5824,4945,1 -8300,5824,4946,1 -8301,5824,4882,1 -8302,5824,4947,1 -8303,5824,4883,1 -8304,5824,4948,1 -8305,5824,4949,1 -8306,5824,4884,1 -8307,5824,4950,1 -8308,5824,4885,1 -8309,5824,4951,1 -8310,5824,4952,1 -8311,5824,4953,1 -8312,5824,4886,1 -8313,5824,4954,1 -8314,5824,4955,1 -8315,5824,4956,1 -8316,5824,4957,1 -8317,5824,4887,1 -8318,5824,4958,1 -8319,5824,4959,1 -8320,5824,4888,1 -8321,5824,4960,1 -8322,5824,4961,1 -8323,5824,4889,1 -8324,5824,4890,1 -8325,5824,4962,1 -8326,18020,24881,1 -8327,5824,4963,1 -8328,5824,4891,1 -8329,5824,4964,1 -8330,5824,4892,1 -8331,5824,4965,1 -8332,5824,4966,1 -8333,5824,4893,1 -8334,5824,4967,1 -8335,5824,4894,1 -8336,5824,4968,1 -8337,5824,5544,1 -8338,5824,4895,1 -8339,5824,4969,1 -8340,5824,4896,1 -8341,5824,4970,1 -8342,5824,4972,1 -8343,5824,4897,1 -8344,5824,4973,1 -8345,5824,4971,1 -8346,5824,4898,1 -8347,5824,4974,1 -8348,5824,4899,1 -8349,5824,4975,1 -8350,5824,4976,1 -8351,5824,4900,1 -8352,5824,4977,1 -8353,5824,4978,1 -8354,5824,4979,1 -8355,5824,5032,1 -8356,5824,4901,1 -8357,5824,4980,1 -8358,5824,4981,1 -8359,5824,5033,1 -8360,5824,4902,1 -8361,5824,4982,1 -8362,5824,4983,1 -8363,5824,5034,1 -8364,5824,4984,1 -8365,5824,5035,1 -8366,5824,4985,1 -8367,5824,4986,1 -8368,5824,4987,1 -8369,5824,5036,1 -8370,5824,4988,1 -8371,5824,4989,1 -8372,5824,5037,1 -8373,5824,4903,1 -8374,5824,4990,1 -8375,5824,4991,1 -8376,5824,4992,1 -8377,5824,4993,1 -8378,5824,4904,1 -8379,5824,4905,1 -8380,5824,4994,1 -8381,5824,4995,1 -8382,5824,5466,1 -8383,5824,4996,1 -8384,5824,4997,1 -8385,5824,4998,1 -8386,5824,4906,1 -8387,5824,4999,1 -8388,5824,5038,1 -8389,5824,5000,1 -8390,5824,5001,1 -8391,5824,4907,1 -8392,5824,5002,1 -8393,5824,5003,1 -8394,5824,5039,1 -8395,5824,4908,1 -8396,5824,5040,1 -8397,5824,5004,1 -8398,5824,5005,1 -8399,5824,5041,1 -8400,5824,4909,1 -8401,5824,5006,1 -8402,5824,5007,1 -8403,5824,5008,1 -8404,5824,5042,1 -8405,5824,4910,1 -8406,5824,7925,1 -8407,5824,20029,1 -8408,5824,20042,1 -8409,5824,20045,1 -8410,5824,20049,1 -8411,5824,20055,1 -8412,5824,20058,1 -8413,5824,20062,1 -8414,5824,20064,1 -8415,5824,20065,1 -8416,5824,20070,1 -8417,5824,20072,1 -8418,5824,20082,1 -8419,5824,20083,1 -8420,5824,20087,1 -8421,5824,20090,1 -8422,5824,20033,1 -8423,5824,20047,1 -8424,5824,20136,1 -8425,5824,20056,1 -8426,5824,20057,1 -8427,5824,20059,1 -8428,5824,20063,1 -8429,5824,20084,1 -8430,5824,20085,1 -8431,5824,20086,1 -8432,5824,20091,1 -8433,5824,20092,1 -8434,5824,20093,1 -8435,5824,20094,1 -8436,5824,20112,1 -8437,5824,20037,1 -8438,5824,20050,1 -8439,5824,20060,1 -8440,5824,20066,1 -8441,5824,20067,1 -8442,5824,20069,1 -8443,5824,20081,1 -8444,5824,20089,1 -8445,5824,20098,1 -8446,5824,20099,1 -8447,5824,20101,1 -8448,5824,20102,1 -8449,5824,20106,1 -8450,5824,20107,1 -8451,5824,20108,1 -8452,5824,20113,1 -8453,5824,20032,1 -8454,5824,20046,1 -8455,5824,20137,1 -8456,5824,20061,1 -8457,5824,20068,1 -8458,5824,20088,1 -8459,5824,20118,1 -8460,5824,20120,1 -8461,5824,20123,1 -8462,5824,20020,1 -8463,5824,20023,1 -8464,5824,20036,1 -8465,5824,20111,1 -8466,5824,20126,1 -8467,5824,20127,1 -8468,5824,20128,1 -8469,5824,20130,1 -8470,5824,20132,1 -8471,5824,20138,1 -8472,5824,20031,1 -8473,5824,20080,1 -8474,5824,20124,1 -8475,5824,20125,1 -8476,5824,20129,1 -8477,5824,20131,1 -8478,5824,20133,1 -8479,5824,20134,1 -8480,5824,20135,1 -8481,5824,20027,1 -8482,5824,20115,1 -8483,5824,20116,1 -8484,5824,20077,1 -8485,5824,20079,1 -8486,5824,20104,1 -8487,5824,20105,1 -8488,5824,20140,1 -8489,5824,20028,1 -8490,5824,20044,1 -8491,5824,20117,1 -8492,5824,20052,1 -8493,5824,20053,1 -8494,5824,20076,1 -8495,5824,20110,1 -8496,5824,20114,1 -8497,5824,20141,1 -8498,5824,20025,1 -8499,5824,20034,1 -8500,5824,20038,1 -8501,5824,20039,1 -8502,5824,20073,1 -8503,5824,20075,1 -8504,5824,20078,1 -8505,5824,20109,1 -8506,5824,20119,1 -8507,5824,20122,1 -8508,5824,20018,1 -8509,5824,20019,1 -8510,5824,20021,1 -8511,5824,20022,1 -8512,5824,20030,1 -8513,5824,20035,1 -8514,5824,20040,1 -8515,5824,20041,1 -8516,5824,20043,1 -8517,5824,20048,1 -8518,5824,20051,1 -8519,5824,20054,1 -8520,5824,20074,1 -8521,5824,20100,1 -8522,5824,20121,1 -8523,5824,20103,1 -8524,5824,20142,1 -8525,5824,20143,1 -8526,5824,21174,1 -8527,5824,21175,1 -8528,5824,21176,1 -8529,5824,21177,1 -8530,5824,21178,1 -8531,5824,22392,1 -8532,5824,22389,1 -8533,5824,22391,1 -8534,5824,22394,1 -8535,5824,22396,1 -8536,5824,22395,1 -8537,5824,22390,1 -8538,5824,22393,1 -8539,5824,22397,1 -8540,5824,22398,1 -8541,5824,23054,1 -8542,5824,23055,1 -8543,5824,23056,1 -8544,5824,24203,1 -8545,5824,24204,1 -8546,5152,12786,1 -8547,5152,12787,1 -8548,5152,12800,1 -8549,5152,12820,1 -8550,5152,12826,1 -8551,5152,12832,1 -8552,2611,4946,1 -8553,26734,30433,1 -8554,26732,32054,1 -8555,26732,33242,1 -8556,5693,21178,1 -8557,26733,30432,1 -8558,12635,12796,1 -8559,4796,20086,1 -8560,7621,20069,1 -8561,4435,7691,1 -8562,12706,13732,1 -8563,4569,7924,1 -8564,5273,5011,1 -8565,5273,20052,1 -8566,5594,4931,1 -8567,5594,4878,1 -8568,5594,4945,1 -8569,12615,12747,1 -8570,12615,13727,1 -8571,12612,12817,1 -8572,12614,12751,1 -8573,5595,4958,1 -8574,5595,4963,1 -8575,5595,4964,1 -8576,5595,4892,1 -8577,5595,4893,1 -8578,5595,4896,1 -8579,22447,24214,1 -8580,5596,4992,1 -8581,5596,5466,1 -8582,9376,16752,1 -8583,5826,7678,1 -8584,5826,7679,1 -8585,5826,7680,1 -8586,5826,7681,1 -8587,5826,7682,1 -8588,5826,7683,1 -8589,5826,7684,1 -8590,5826,7685,1 -8591,5826,7687,1 -8592,5826,7688,1 -8593,5826,7689,1 -8594,5826,7690,1 -8595,5826,7691,1 -8596,5826,7692,1 -8597,5826,7693,1 -8598,5826,7694,1 -8599,5826,7696,1 -8600,5826,7697,1 -8601,5826,7698,1 -8602,5826,7699,1 -8603,5826,7700,1 -8604,5826,7701,1 -8605,5826,7702,1 -8606,5826,7703,1 -8607,5826,7704,1 -8608,5826,7705,1 -8609,5826,7706,1 -8610,5826,7708,1 -8611,5826,7709,1 -8612,5826,7710,1 -8613,5826,7711,1 -8614,5826,7712,1 -8615,5826,7713,1 -8616,5826,7714,1 -8617,5826,7902,1 -8618,5826,7903,1 -8619,5826,7904,1 -8620,5826,7905,1 -8621,5826,7906,1 -8622,5826,7907,1 -8623,5826,7908,1 -8624,5826,7909,1 -8625,5826,7910,1 -8626,5826,7911,1 -8627,5826,7912,1 -8628,5826,7913,1 -8629,5826,7914,1 -8630,5826,7915,1 -8631,5826,7916,1 -8632,5826,7918,1 -8633,5826,7920,1 -8634,5826,7921,1 -8635,5826,7922,1 -8636,5826,7923,1 -8637,5826,7924,1 -8638,5826,7925,1 -8639,5826,7926,1 -8640,5826,7927,1 -8641,5826,7928,1 -8642,5826,7929,1 -8643,5826,7930,1 -8644,5826,7931,1 -8645,5826,7932,1 -8646,5826,7933,1 -8647,5826,7934,1 -8648,5826,7935,1 -8649,5826,7936,1 -8650,5826,7937,1 -8651,5826,7938,1 -8652,5826,7939,1 -8653,5826,7940,1 -8654,5826,7941,1 -8655,5826,7942,1 -8656,5826,7943,1 -8657,5826,7944,1 -8658,5826,7945,1 -8659,5826,7946,1 -8660,5826,7947,1 -8661,5826,7948,1 -8662,5826,7949,1 -8663,5826,7951,1 -8664,5826,8752,1 -8665,5826,8753,1 -8666,5826,8755,1 -8667,5826,8757,1 -8668,5826,8758,1 -8669,5826,8759,1 -8670,5826,8760,1 -8671,5826,8761,1 -8672,5826,8762,1 -8673,5826,8765,1 -8674,5826,8766,1 -8675,5826,8767,1 -8676,5826,8769,1 -8677,5826,8770,1 -8678,5826,8771,1 -8679,5826,8773,1 -8680,5826,8774,1 -8681,5826,8776,1 -8682,5826,12763,1 -8683,5826,12765,1 -8684,5826,12766,1 -8685,5826,12770,1 -8686,5826,12775,1 -8687,5826,12785,1 -8688,5826,12786,1 -8689,5826,12788,1 -8690,5826,12793,1 -8691,5826,12798,1 -8692,5826,12799,1 -8693,5826,12801,1 -8694,5826,12803,1 -8695,5826,12805,1 -8696,5826,12806,1 -8697,5826,12807,1 -8698,5826,12810,1 -8699,5826,12813,1 -8700,5826,12814,1 -8701,5826,12815,1 -8702,5826,12817,1 -8703,5826,12819,1 -8704,5826,12820,1 -8705,5826,12822,1 -8706,5826,12825,1 -8707,5826,15630,1 -8708,5826,12827,1 -8709,5826,12829,1 -8710,5826,12830,1 -8711,5826,12832,1 -8712,5826,13727,1 -8713,5826,13731,1 -8714,5826,13732,1 -8715,5826,15626,1 -8716,5826,15627,1 -8717,5826,15628,1 -8718,5826,15629,1 -8719,5826,15631,1 -8720,5826,15632,1 -8721,5826,15633,1 -8722,5826,15634,1 -8723,5826,15635,1 -8724,5826,15637,1 -8725,5826,16745,1 -8726,5826,16746,1 -8727,5826,16747,1 -8728,5826,16748,1 -8729,5826,16749,1 -8730,5826,16750,1 -8731,5826,16752,1 -8732,5826,17578,1 -8733,5826,17579,1 -8734,5826,17580,1 -8735,5826,17586,1 -8736,5826,17587,1 -8737,5826,23057,1 -8738,5826,23058,1 -8739,5826,23059,1 -8740,5826,23060,1 -8741,5826,23061,1 -8742,5826,23062,1 -8743,5826,23063,1 -8744,5826,23064,1 -8745,5826,23065,1 -8746,5826,23066,1 -8747,5826,23067,1 -8748,5826,23068,1 -8749,5826,23069,1 -8750,5826,23070,1 -8751,5826,24206,1 -8752,5826,24208,1 -8753,5826,24209,1 -8754,5826,24210,1 -8755,5826,24211,1 -8756,5826,24212,1 -8757,5826,24213,1 -8758,5826,24214,1 -8759,5826,24215,1 -8760,5826,24216,1 -8761,5826,24217,1 -8762,5826,24218,1 -8763,5826,24881,1 -8764,5826,24882,1 -8765,5826,24885,1 -8766,5826,24886,1 -8767,5826,24887,1 -8768,5826,24891,1 -8769,5826,24892,1 -8770,5826,24893,1 -8771,5596,5002,1 -8772,5596,5020,1 -8773,5596,5024,1 -8774,5596,5025,1 -8775,5597,4922,1 -8776,5597,5027,1 -8777,5597,12720,1 -8778,5597,12726,1 -8779,5597,12733,1 -8780,5597,12765,1 -8781,5598,7692,1 -8782,5598,7694,1 -8783,5598,7712,1 -8784,5598,7912,1 -8785,5598,7915,1 -8786,5598,7926,1 -8787,5598,7942,1 -8788,5827,8754,1 -8789,5827,8756,1 -8790,5827,8763,1 -8791,5827,8768,1 -8792,5827,8772,1 -8793,5827,8775,1 -8794,5827,16753,1 -8795,5827,16754,1 -8796,5827,16742,1 -8797,5827,16743,1 -8798,5827,16744,1 -8799,5827,17581,1 -8800,5827,17582,1 -8801,5827,17583,1 -8802,5827,17588,1 -8803,5827,17589,1 -8804,5827,17590,1 -8805,5827,17591,1 -8806,5827,17592,1 -8807,5827,24994,1 -8808,5827,24990,1 -8809,5827,24991,1 -8810,5827,24993,1 -8811,5827,24995,1 -8812,36197,34382,1 -8813,36197,34385,1 -8814,36197,34395,1 -8815,36197,34231,1 -8816,36197,34249,1 -8817,36197,34230,1 -8818,36197,34284,1 -8819,36197,34279,1 -8820,36197,34297,1 -8821,36197,34299,1 -8822,36197,34298,1 -8823,36197,34296,1 -8824,36197,34238,1 -8825,36197,34287,1 -8826,36197,34289,1 -8827,36197,34285,1 -8828,36197,34288,1 -8829,36197,34286,1 -8830,36197,34233,1 -8831,36197,34234,1 -8832,36197,34239,1 -8833,36197,34390,1 -8834,36198,34384,1 -8835,36198,35352,1 -8836,36198,35342,1 -8837,36198,35359,1 -8838,36198,35348,1 -8839,36198,35361,1 -8840,36198,35350,1 -8841,36198,34380,1 -8842,36198,35344,1 -8843,36198,35358,1 -8844,36198,35349,1 -8845,36198,35343,1 -8846,36198,35345,1 -8847,36198,35341,1 -8848,36198,34399,1 -8849,36198,35360,1 -8850,36198,34381,1 -8851,36198,35575,1 -8852,36198,38605,1 -8853,36198,35458,1 -8854,36198,35456,1 -8855,36198,34540,1 -8856,36198,35457,1 -8857,36198,35459,1 -8858,36198,34537,1 -8859,36198,34532,1 -8860,36198,34545,1 -8861,36198,34535,1 -8862,36198,38606,1 -8863,36198,34389,1 -8864,36198,37400,1 -8865,36198,34388,1 -8866,36198,35351,1 -8867,36198,35355,1 -8868,36198,34383,1 -8869,36198,35357,1 -8870,36198,34404,1 -8871,36198,34419,1 -8872,36198,34434,1 -8873,36198,34429,1 -8874,36198,34424,1 -8875,36198,34414,1 -8876,36198,37364,1 -8877,36198,35576,1 -8878,36198,35810,1 -8879,5598,8755,1 -8880,5598,8757,1 -8881,5598,8759,1 -8882,5825,5009,1 -8883,5825,5010,1 -8884,5825,5011,1 -8885,5825,5043,1 -8886,5825,5044,1 -8887,5825,4911,1 -8888,5825,5012,1 -8889,5825,5013,1 -8890,5825,4912,1 -8891,5825,5014,1 -8892,5825,5015,1 -8893,5825,4913,1 -8894,5825,4914,1 -8895,5825,5016,1 -8896,5825,5017,1 -8897,5825,4915,1 -8898,5825,4916,1 -8899,5825,5018,1 -8900,5825,5019,1 -8901,5825,5020,1 -8902,5825,5045,1 -8903,5825,4917,1 -8904,5825,4918,1 -8905,5825,5021,1 -8906,5825,5046,1 -8907,5825,4919,1 -8908,5825,4920,1 -8909,5825,4921,1 -8910,5825,4922,1 -8911,5825,5022,1 -8912,5825,5023,1 -8913,5825,5024,1 -8914,5825,5025,1 -8915,5825,5026,1 -8916,5825,5027,1 -8917,5825,4923,1 -8918,5825,4924,1 -8919,5825,5028,1 -8920,5825,5029,1 -8921,5825,5030,1 -8922,5825,5031,1 -8923,5825,7685,1 -8924,5825,7690,1 -8925,5825,10123,1 -8926,5825,12713,1 -8927,5825,12715,1 -8928,5825,12716,1 -8929,5825,12718,1 -8930,5825,12719,1 -8931,5825,12720,1 -8932,5825,12721,1 -8933,5825,12722,1 -8934,5825,12723,1 -8935,5825,12724,1 -8936,5825,12725,1 -8937,5825,12726,1 -8938,5825,12727,1 -8939,5825,12728,1 -8940,5825,12729,1 -8941,5825,12730,1 -8942,5825,12731,1 -8943,5825,12732,1 -8944,5825,12733,1 -8945,5825,12734,1 -8946,5825,12735,1 -8947,5825,12737,1 -8948,5825,12738,1 -8949,5825,12739,1 -8950,5825,12740,1 -8951,5825,12741,1 -8952,5825,12742,1 -8953,5825,12743,1 -8954,5825,12744,1 -8955,5825,12745,1 -8956,5825,12746,1 -8957,5825,12747,1 -8958,5825,12748,1 -8959,5825,12749,1 -8960,5825,12750,1 -8961,5825,12751,1 -8962,5825,12752,1 -8963,5825,12753,1 -8964,5825,12754,1 -8965,5825,12755,1 -8966,5825,12756,1 -8967,5825,12757,1 -8968,5825,12758,1 -8969,5825,12760,1 -8970,5825,12762,1 -8971,5825,12764,1 -8972,5825,12767,1 -8973,5825,12768,1 -8974,5825,12769,1 -8975,5825,12771,1 -8976,5825,12772,1 -8977,5825,12773,1 -8978,5825,12774,1 -8979,5825,12776,1 -8980,5825,12777,1 -8981,5825,12778,1 -8982,5825,12779,1 -8983,5825,12780,1 -8984,5825,12781,1 -8985,5825,12782,1 -8986,5825,12783,1 -8987,5825,12787,1 -8988,5825,12789,1 -8989,5825,12790,1 -8990,5825,12791,1 -8991,5825,12792,1 -8992,5825,12794,1 -8993,5825,12796,1 -8994,5825,12797,1 -8995,5825,12800,1 -8996,5825,12804,1 -8997,5825,12808,1 -8998,5825,12809,1 -8999,5825,12811,1 -9000,5825,12812,1 -9001,5825,12816,1 -9002,5825,12818,1 -9003,5825,12823,1 -9004,5825,12824,1 -9005,5825,12826,1 -9006,5825,12828,1 -9007,5825,12834,1 -9008,5825,12835,1 -9009,5825,14213,1 -9010,5825,14217,1 -9011,5825,14220,1 -9012,5823,4871,1 -9013,5823,4874,1 -9014,5825,12836,1 -9015,5825,12837,1 -9016,5825,14211,1 -9017,5825,13728,1 -9018,5825,13729,1 -9019,5825,14215,1 -9020,5825,14212,1 -9021,5825,14214,1 -9022,5825,14216,1 -9023,5825,14218,1 -9024,5825,14219,1 -9025,5823,4776,1 -9026,5823,4925,1 -9027,5823,4926,1 -9028,5823,4869,1 -9029,5823,4870,1 -9030,5823,4927,1 -9031,5823,4928,1 -9032,5823,4929,1 -9033,5823,4930,1 -9034,5823,4872,1 -9035,5823,4931,1 -9036,5823,4873,1 -9037,5823,4932,1 -9038,5823,4933,1 -9039,5823,4875,1 -9040,5823,4934,1 -9041,5823,4876,1 -9042,5823,4935,1 -9043,5823,4877,1 -9044,5823,4936,1 -9045,5823,12759,1 -9046,5823,13730,1 -9047,5823,20095,1 -9048,5823,20096,1 -9049,5823,20097,1 -9050,5823,36385,1 -9051,5823,36387,1 -9052,5823,36388,1 -9053,5823,36389,1 -9054,5823,36390,1 -9055,5823,36392,1 -9056,5823,36393,1 -9057,5823,36394,1 -9058,5823,36395,1 -9059,5823,36396,1 -9060,5823,36397,1 -9061,5823,36398,1 -9062,5823,36399,1 -9063,5823,36400,1 -9064,5823,36402,1 -9065,5823,36403,1 -9066,5823,36404,1 -9067,5823,36405,1 -9068,5823,36407,1 -9069,5823,36409,1 -9070,5823,36410,1 -9071,5823,36411,1 -9072,5823,36412,1 -9073,5823,36415,1 -9074,5823,36417,1 -9075,5823,36418,1 -9076,5823,36419,1 -9077,5823,36420,1 -9078,5823,36421,1 -9079,5823,36422,1 -9080,5823,36423,1 -9081,5823,36425,1 -9082,5823,36426,1 -9083,5823,36427,1 -9084,5823,36430,1 -9085,5823,36431,1 -9086,5823,36432,1 -9087,5823,36434,1 -9088,5823,36435,1 -9089,5823,36436,1 -9090,5823,36438,1 -9091,5823,36439,1 -9092,5823,36441,1 -9093,5823,36442,1 -9094,5823,36443,1 -9095,5823,36444,1 -9096,5823,36446,1 -9097,5823,36447,1 -9098,5823,36448,1 -9099,5823,36449,1 -9100,5823,36450,1 -9101,5823,36451,1 -9102,5823,36452,1 -9103,5823,36453,1 -9104,5823,36454,1 -9105,5823,36456,1 -9106,5823,36457,1 -9107,5823,36458,1 -9108,5823,36460,1 -9109,5823,36461,1 -9110,5823,36462,1 -9111,5823,36463,1 -9112,5823,36465,1 -9113,5823,36466,1 -9114,5823,36467,1 -9115,5823,36468,1 -9116,5823,36470,1 -9117,5823,36473,1 -9118,5823,36475,1 -9119,5823,36476,1 -9120,5823,36477,1 -9121,5823,36478,1 -9122,5823,36481,1 -9123,5823,36484,1 -9124,5823,36485,1 -9125,5823,36487,1 -9126,5823,36488,1 -9127,5823,36489,1 -9128,5823,36491,1 -9129,5823,36492,1 -9130,5823,36494,1 -9131,5823,36495,1 -9132,5823,36496,1 -9133,5823,36499,1 -9134,5823,36501,1 -9135,5823,36502,1 -9136,5823,36503,1 -9137,5823,36505,1 -9138,5823,36506,1 -9139,5823,36507,1 -9140,5823,36509,1 -9141,5823,36510,1 -9142,5823,36511,1 -9143,5823,36512,1 -9144,5823,36513,1 -9145,5823,36514,1 -9146,5823,36515,1 -9147,5823,36516,1 -9148,5823,36517,1 -9149,5823,36518,1 -9150,5823,36519,1 -9151,5823,36520,1 -9152,5823,36521,1 -9153,9363,15637,1 -9154,19879,20101,1 -9155,5184,14211,1 -9156,4564,12807,1 -9157,4143,4923,1 -9158,5261,7705,1 -9159,5261,7712,1 -9160,5261,7939,1 -9161,5261,12830,1 -9162,5204,7920,1 -9163,5204,7933,1 -9164,5204,7945,1 -9165,5204,7951,1 -9166,12522,15626,1 -9167,12533,12818,1 -9168,12533,20084,1 -9169,19965,20131,1 -9170,5598,8760,1 -9171,5598,8761,1 -9172,5598,8762,1 -9173,5598,12769,1 -9174,5598,12772,1 -9175,5598,12773,1 -9176,5598,12786,1 -9177,5598,12787,1 -9178,5598,12807,1 -9179,5598,12813,1 -9180,5598,12820,1 -9181,10386,12823,1 -9182,10386,12826,1 -9183,10386,12828,1 -9184,10386,12832,1 -9185,10386,12835,1 -9186,10386,15627,1 -9187,10386,15631,1 -9188,10386,16746,1 -9189,10386,16756,1 -9190,10386,17587,1 -9191,10386,17589,1 -9192,10386,20070,1 -9193,10386,17583,1 -9194,10386,17588,1 -9195,10386,20033,1 -9196,10386,20136,1 -9197,10386,20060,1 -9198,18021,23061,1 -9199,18021,24883,1 -9200,18021,24884,1 -9201,18021,24991,1 -9202,25190,28071,1 -9203,26731,28071,1 -9204,26731,28929,1 -9205,10386,20031,1 -9206,10386,20140,1 -9207,10386,20110,1 -9208,10386,20114,1 -9209,10386,20122,1 -9210,17837,20018,1 -9211,17837,20022,1 -9212,17837,22390,1 -9213,17837,23061,1 -9214,17837,23070,1 -9215,17837,24207,1 -9216,17837,27420,1 -9217,17837,27452,1 -9218,17837,27450,1 -9219,17837,27458,1 -9220,17837,27416,1 -9221,17837,27418,1 -9222,17837,27437,1 -9223,17837,27490,1 -9224,17837,27493,1 -9225,17837,27508,1 -9226,7008,12754,1 -9227,5819,4969,1 -9228,5819,4972,1 -9229,5819,4981,1 -9230,5819,4983,1 -9231,5819,4987,1 -9232,5819,4995,1 -9233,5819,4908,1 -9234,5819,4909,1 -9235,5819,5006,1 -9236,5819,5013,1 -9237,5819,5016,1 -9238,5819,4915,1 -9239,5819,4916,1 -9240,5819,5018,1 -9241,5819,5029,1 -9242,5819,5030,1 -9243,5819,7679,1 -9244,5819,7680,1 -9245,5819,7689,1 -9246,5819,7697,1 -9247,5819,7708,1 -9248,5819,7709,1 -9249,5819,7916,1 -9250,5819,7925,1 -9251,5819,7929,1 -9252,5819,7943,1 -9253,5819,8765,1 -9254,5819,12730,1 -9255,5819,12764,1 -9256,5819,12770,1 -9257,5819,12767,1 -9258,5819,12780,1 -9259,5819,12782,1 -9260,5819,12803,1 -9261,5819,13727,1 -9262,5819,14212,1 -9263,5819,15630,1 -9264,5819,15638,1 -9265,5819,17586,1 -9266,5819,20064,1 -9267,5819,20061,1 -9268,5819,20036,1 -9269,5819,20128,1 -9270,5819,20124,1 -9271,5819,20134,1 -9272,5819,20135,1 -9273,5819,20119,1 -9274,5819,21178,1 -9275,5819,22395,1 -9276,5819,24890,1 -9277,5819,24891,1 -9278,5819,24892,1 -9279,5819,24990,1 -9280,5819,27443,1 -9281,5819,27460,1 -9282,5819,27472,1 -9283,5819,27488,1 -9284,5819,27514,1 -9285,5817,4937,1 -9286,5817,4971,1 -9287,5817,4900,1 -9288,5817,4978,1 -9289,5817,4903,1 -9290,5817,4906,1 -9291,5817,4907,1 -9292,5817,5040,1 -9293,5817,5041,1 -9294,5817,4914,1 -9295,5817,5019,1 -9296,5817,5046,1 -9297,5817,4919,1 -9298,5817,4921,1 -9299,5817,7686,1 -9300,5817,7690,1 -9301,5817,7702,1 -9302,5817,7703,1 -9303,5817,7704,1 -9304,5817,7706,1 -9305,5817,7711,1 -9306,5817,7902,1 -9307,5817,7911,1 -9308,5817,7919,1 -9309,5817,7923,1 -9310,5817,7940,1 -9311,5817,7941,1 -9312,5817,7946,1 -9313,5817,7948,1 -9314,5817,7950,1 -9315,5817,7951,1 -9316,5817,8767,1 -9317,5817,8772,1 -9318,5817,8774,1 -9319,5817,10123,1 -9320,5817,12713,1 -9321,5817,12718,1 -9322,5817,12719,1 -9323,5817,12727,1 -9324,5817,12732,1 -9325,5817,12734,1 -9326,5817,12738,1 -9327,5817,12739,1 -9328,5817,12740,1 -9329,5817,12748,1 -9330,5817,12751,1 -9331,5817,12755,1 -9332,5817,12766,1 -9333,5817,12768,1 -9334,5817,12774,1 -9335,5817,12776,1 -9336,5817,12781,1 -9337,5817,12785,1 -9338,5817,12791,1 -9339,5817,12793,1 -9340,5817,12796,1 -9341,5817,12805,1 -9342,5817,12809,1 -9343,5817,12814,1 -9344,5817,13729,1 -9345,5817,14213,1 -9346,5817,14217,1 -9347,5817,14218,1 -9348,5817,15633,1 -9349,5817,16748,1 -9350,5817,16750,1 -9351,5817,16751,1 -9352,5817,16753,1 -9353,5817,16743,1 -9354,5817,16744,1 -9355,5817,17578,1 -9356,5817,17580,1 -9357,5817,20042,1 -9358,5817,20049,1 -9359,5817,20063,1 -9360,5817,20069,1 -9361,5817,20099,1 -9362,5817,20108,1 -9363,5817,20032,1 -9364,5817,20046,1 -9365,5817,20137,1 -9366,5817,20020,1 -9367,5817,20133,1 -9368,5817,20027,1 -9369,5817,20115,1 -9370,5817,20104,1 -9371,5817,20025,1 -9372,5817,20039,1 -9373,5817,20109,1 -9374,5817,20035,1 -9375,5817,20040,1 -9376,5817,20041,1 -9377,5817,20043,1 -9378,5817,20051,1 -9379,5817,21174,1 -9380,5817,22394,1 -9381,5817,23055,1 -9382,5817,23057,1 -9383,5817,23064,1 -9384,5817,23059,1 -9385,5817,23062,1 -9386,5817,24217,1 -9387,5817,27428,1 -9388,5817,27436,1 -9389,5817,23067,1 -9390,5817,23068,1 -9391,5817,23069,1 -9392,5817,24208,1 -9393,5817,24215,1 -9394,5817,24882,1 -9395,5817,24883,1 -9396,5817,24887,1 -9397,5817,24889,1 -9398,5817,27411,1 -9399,5817,27429,1 -9400,5817,27426,1 -9401,5817,27431,1 -9402,5817,27438,1 -9403,5817,27415,1 -9404,5817,27422,1 -9405,5817,27433,1 -9406,5817,27434,1 -9407,5817,27444,1 -9408,5817,27457,1 -9409,5817,27470,1 -9410,5817,27474,1 -9411,5817,27465,1 -9412,5817,27492,1 -9413,5817,27441,1 -9414,5817,27496,1 -9415,5817,27442,1 -9416,5817,27432,1 -9417,5817,27501,1 -9418,5817,27507,1 -9419,5817,27512,1 -9420,5817,27502,1 -9421,12257,11420,1 -9422,12257,11433,1 -9423,12257,11422,1 -9424,12257,11426,1 -9425,12257,11423,1 -9426,12257,11421,1 -9427,12257,20426,1 -9428,12257,11425,1 -9429,12257,11424,1 -9430,12257,11427,1 -9431,12257,11430,1 -9432,12257,20427,1 -9433,12257,11428,1 -9434,12257,11431,1 -9435,12257,11432,1 -9436,7161,7516,1 -9437,7161,7517,1 -9438,7161,7518,1 -9439,7161,7519,1 -9440,7161,7520,1 -9441,19988,19754,1 -9442,19997,19755,1 -9443,23181,23206,1 -9444,19929,23207,1 -9445,36172,35391,1 -9446,36239,35402,1 -9447,36262,35392,1 -9448,36172,35403,1 -9449,8150,36697,1 -9450,29961,30466,1 -9451,29962,30467,1 -9452,30484,30468,1 -9453,30484,30469,1 -9454,30484,30470,1 -9455,27693,27227,1 -9456,27749,27228,1 -9457,27749,27229,1 -9458,27715,27230,1 -9459,27952,27621,1 -9460,27952,27627,1 -9461,27952,27633,1 -9462,27952,27616,1 -9463,27952,27623,1 -9464,27952,27626,1 -9465,27952,27631,1 -9466,27952,27617,1 -9467,27952,27619,1 -9468,27951,27612,1 -9469,27951,27606,1 -9470,27951,27605,1 -9471,27951,27604,1 -9472,27951,27610,1 -9473,27951,27607,1 -9474,27951,27608,1 -9475,24803,24477,1 -9476,24003,23557,1 -9477,24003,23560,1 -9478,24803,24476,1 -9479,24803,24479,1 -9480,24803,24481,1 -9481,24003,23564,1 -9482,24803,24474,1 -9483,24803,24482,1 -9484,24003,23558,1 -9485,24003,23561,1 -9486,24803,24472,1 -9487,24803,24484,1 -9488,24003,23562,1 -9489,24803,24487,1 -9490,24003,23550,1 -9491,24003,23565,1 -9492,24003,23563,1 -9493,24003,23554,1 -9494,24803,24478,1 -9495,24803,24486,1 -9496,24803,24483,1 -9497,24003,23552,1 -9498,24003,23556,1 -9499,24003,23553,1 -9500,24003,23559,1 -9501,24803,24475,1 -9502,24803,24473,1 -9503,23209,22852,1 -9504,23209,22859,1 -9505,23209,22864,1 -9506,23209,22867,1 -9507,23209,22854,1 -9508,23209,22858,1 -9509,23209,22857,1 -9510,23209,22856,1 -9511,23209,22861,1 -9512,23209,22866,1 -9513,23209,22855,1 -9514,23209,22862,1 -9515,23209,22853,1 -9516,23209,22860,1 -9517,23209,22865,1 -9518,23209,22863,1 -9519,22307,21492,1 -9520,22307,21487,1 -9521,22307,21491,1 -9522,19124,19794,1 -9523,19124,19802,1 -9524,19124,19803,1 -9525,19124,19805,1 -9526,19123,19784,1 -9527,22307,21479,1 -9528,22307,21482,1 -9529,22307,21481,1 -9530,22307,21488,1 -9531,19124,19795,1 -9532,19124,19804,1 -9533,19123,19771,1 -9534,19123,19776,1 -9535,22307,21477,1 -9536,22307,21480,1 -9537,19124,19787,1 -9538,19124,19788,1 -9539,19124,19797,1 -9540,19123,19786,1 -9541,19123,19773,1 -9542,19123,19775,1 -9543,19123,19785,1 -9544,22307,21483,1 -9545,22307,21485,1 -9546,22307,21489,1 -9547,19124,19789,1 -9548,19124,19791,1 -9549,19124,19790,1 -9550,19124,19793,1 -9551,19124,19796,1 -9552,19124,19798,1 -9553,19124,19799,1 -9554,19124,19801,1 -9555,19124,19806,1 -9556,19123,19777,1 -9557,19123,19781,1 -9558,19123,19782,1 -9559,19123,19774,1 -9560,19123,19772,1 -9561,19123,19778,1 -9562,19123,19780,1 -9563,19123,19779,1 -9564,19123,19783,1 -9565,15653,15303,1 -9566,15653,15316,1 -9567,15653,15305,1 -9568,15653,15309,1 -9569,15653,15306,1 -9570,15653,15304,1 -9571,15653,20442,1 -9572,15653,15308,1 -9573,15653,15307,1 -9574,15653,15310,1 -9575,15653,15312,1 -9576,15653,15313,1 -9577,15653,20443,1 -9578,15653,15311,1 -9579,15653,15314,1 -9580,15653,15315,1 -9581,13060,14016,1 -9582,13060,14029,1 -9583,13060,14018,1 -9584,13060,14026,1 -9585,13060,14019,1 -9586,13060,14017,1 -9587,13060,20438,1 -9588,13060,14021,1 -9589,13060,14020,1 -9590,13060,14027,1 -9591,13060,14023,1 -9592,13060,14024,1 -9593,13060,20439,1 -9594,13060,14022,1 -9595,13060,14025,1 -9596,13060,14028,1 -9597,6161,4299,1 -9598,6161,4300,1 -9599,6161,4397,1 -9600,6161,4398,1 -9601,6161,4399,1 -9602,6159,4190,1 -9603,6159,4191,1 -9604,6159,4192,1 -9605,6159,4193,1 -9606,6159,4194,1 -9607,7160,6693,1 -9608,7160,6702,1 -9609,7160,6695,1 -9610,7160,10448,1 -9611,7160,6696,1 -9612,7160,6694,1 -9613,7160,20372,1 -9614,7160,9231,1 -9615,7160,6697,1 -9616,7160,10510,1 -9617,7160,6700,1 -9618,7160,20373,1 -9619,7160,14887,1 -9620,7160,6701,1 -9621,7160,10572,1 -9622,7160,6703,1 -9623,12593,16208,1 -9624,12522,11373,1 -9625,27757,26482,1 -9626,36173,35121,1 -9627,5338,8249,1 -9628,29958,29279,1 -9629,27758,29377,1 -9630,19998,21659,1 -9631,29961,32593,1 -9632,27742,29342,1 -9633,29979,29354,1 -9634,27755,26227,1 -9635,14187,16668,1 -9636,27738,25742,1 -9637,36182,34211,1 -9638,27712,26920,1 -9639,27715,26922,1 -9640,36187,38208,1 -9641,36186,34846,1 -9642,36186,34828,1 -9643,32949,32637,1 -9644,19948,23764,1 -9645,16706,16635,1 -9646,27711,26193,1 -9647,5374,31509,1 -9648,19945,27376,1 -9649,36235,35030,1 -9650,19947,18828,1 -9651,36185,34635,1 -9652,36170,34475,1 -9653,12584,15389,1 -9654,5065,2783,1 -9655,29961,29290,1 -9656,29979,29352,1 -9657,19998,24375,1 -9658,5058,3135,1 -9659,5288,8250,1 -9660,36211,34638,1 -9661,36210,34488,1 -9662,27760,32593,1 -9663,19988,25759,1 -9664,5337,3401,1 -9665,36168,34189,1 -9666,19997,20835,1 -9667,19945,18617,1 -9668,5069,6241,1 -9669,36186,35158,1 -9670,36186,34912,1 -9671,36186,34920,1 -9672,36182,34225,1 -9673,19944,18798,1 -9674,5069,6244,1 -9675,36185,34672,1 -9676,36184,34523,1 -9677,27715,26926,1 -9678,27712,26927,1 -9679,28718,26929,1 -9680,19942,18491,1 -9681,5067,6248,1 -9682,5069,8296,1 -9683,36171,34865,1 -9684,27713,35770,1 -9685,19945,18826,1 -9686,12550,16635,1 -9687,5375,16635,1 -9688,12535,12786,1 -9689,18018,24215,1 -9690,26728,28926,1 -9691,12637,12783,1 -9692,19966,24890,1 -9693,14955,14215,1 -9694,5271,5034,1 -9695,28062,27436,1 -9696,28062,27438,1 -9697,28062,27449,1 -9698,28062,27422,1 -9699,28062,27463,1 -9700,28062,27416,1 -9701,28062,27437,1 -9702,28062,27453,1 -9703,28062,27473,1 -9704,28062,27424,1 -9705,28062,27475,1 -9706,28062,27476,1 -9707,28062,27474,1 -9708,28062,27483,1 -9709,28062,27442,1 -9710,28062,27498,1 -9711,28062,27499,1 -9712,28062,27504,1 -9713,28062,27501,1 -9714,28062,27507,1 -9715,28062,27514,1 -9716,28062,36476,1 -9717,27994,28066,1 -9718,27994,28067,1 -9719,27994,28068,1 -9720,27994,28070,1 -9721,18011,20142,1 -9722,18011,24889,1 -9723,26727,33241,1 -9724,4579,12812,1 -9725,4579,20025,1 -9726,4588,20113,1 -9727,5820,8754,1 -9728,5820,12746,1 -9729,5820,12798,1 -9730,5820,14216,1 -9731,5820,27427,1 -9732,18028,20074,1 -9733,18028,23057,1 -9734,5723,20021,1 -9735,18029,24218,1 -9736,19968,24208,1 -9737,5462,20054,1 -9738,5815,24209,1 -9739,5815,24881,1 -9740,5815,27483,1 -9741,5673,20018,1 -9742,26729,28927,1 -9743,18020,24214,1 -9744,18020,27485,1 -9745,26730,28069,1 -9746,2448,20107,1 -9747,2618,4999,1 -9748,5378,4924,1 -9749,12535,17583,1 -9750,18018,24891,1 -9751,18018,24993,1 -9752,5796,14219,1 -9753,5774,20027,1 -9754,5271,20053,1 -9755,7589,7918,1 -9756,1616,7922,1 -9757,28062,27412,1 -9758,28062,27429,1 -9759,28062,27448,1 -9760,28062,27446,1 -9761,28062,27451,1 -9762,28062,27462,1 -9763,28062,27433,1 -9764,28062,27460,1 -9765,28062,27472,1 -9766,28062,27478,1 -9767,28062,27491,1 -9768,28062,27464,1 -9769,28062,27513,1 -9770,28062,27503,1 -9771,27994,28069,1 -9772,27994,28071,1 -9773,5633,20142,1 -9774,17545,23065,1 -9775,4584,7695,1 -9776,4584,23064,1 -9777,5820,5021,1 -9778,5820,12834,1 -9779,18028,23069,1 -9780,18028,24213,1 -9781,18028,24893,1 -9782,26738,28072,1 -9783,26738,30437,1 -9784,25198,28066,1 -9785,12588,12744,1 -9786,5815,20019,1 -9787,5815,23063,1 -9788,5815,23065,1 -9789,5815,24218,1 -9790,5815,24885,1 -9791,5815,27423,1 -9792,5815,27477,1 -9793,5815,27482,1 -9794,22392,24206,1 -9795,18019,20018,1 -9796,26729,32051,1 -9797,25189,28068,1 -9798,4439,7940,1 -9799,12545,23058,1 -9800,12540,17584,1 -9801,9292,8772,1 -9802,4576,4886,1 -9803,5182,5028,1 -9804,5816,5036,1 -9805,5816,4990,1 -9806,5816,4998,1 -9807,5816,5015,1 -9808,5816,5023,1 -9809,12532,12733,1 -9810,18018,27507,1 -9811,26728,32050,1 -9812,26728,33239,1 -9813,16729,17591,1 -9814,5269,4880,1 -9815,5229,4950,1 -9816,28062,27417,1 -9817,28062,27411,1 -9818,28062,27431,1 -9819,28062,27439,1 -9820,28062,27440,1 -9821,28062,27414,1 -9822,28062,27410,1 -9823,28062,27415,1 -9824,28062,27434,1 -9825,28062,27468,1 -9826,28062,27489,1 -9827,28062,27441,1 -9828,28062,27511,1 -9829,28062,27509,1 -9830,28062,27432,1 -9831,28062,27512,1 -9832,12546,12753,1 -9833,18011,23059,1 -9834,9359,12776,1 -9835,5820,4901,1 -9836,5820,4980,1 -9837,5820,17577,1 -9838,18028,24208,1 -9839,18029,20021,1 -9840,26739,30438,1 -9841,5815,20030,1 -9842,5815,20048,1 -9843,5815,23056,1 -9844,5815,24206,1 -9845,5815,27451,1 -9846,5815,27414,1 -9847,5815,27421,1 -9848,5815,27469,1 -9849,5181,7944,1 -9850,5187,8754,1 -9851,18019,23067,1 -9852,18019,24206,1 -9853,26729,33318,1 -9854,26730,28928,1 -9855,5523,4957,1 -9856,5270,4968,1 -9857,7019,12713,1 -9858,5169,4973,1 -9859,7028,7912,1 -9860,9295,8763,1 -9861,5186,7949,1 -9862,4576,12778,1 -9863,5360,4997,1 -9864,5182,7682,1 -9865,5816,4897,1 -9866,5816,4977,1 -9867,5816,4991,1 -9868,5816,7681,1 -9869,5816,7688,1 -9870,12532,12767,1 -9871,25187,28067,1 -9872,5196,7916,1 -9873,5229,7706,1 -9874,28062,27425,1 -9875,28062,27428,1 -9876,28062,27426,1 -9877,28062,27447,1 -9878,28062,27413,1 -9879,28062,27420,1 -9880,28062,27443,1 -9881,28062,27444,1 -9882,28062,27457,1 -9883,28062,27454,1 -9884,28062,27455,1 -9885,28062,27458,1 -9886,28062,27459,1 -9887,28062,27477,1 -9888,28062,27488,1 -9889,28062,27484,1 -9890,28062,27490,1 -9891,28062,27492,1 -9892,28062,27466,1 -9893,28062,27506,1 -9894,28062,27456,1 -9895,28062,27467,1 -9896,28062,27505,1 -9897,28062,27502,1 -9898,28062,28719,1 -9899,12546,12774,1 -9900,4583,12816,1 -9901,25186,28065,1 -9902,4579,5030,1 -9903,5820,5008,1 -9904,5820,12743,1 -9905,18029,23064,1 -9906,5815,20054,1 -9907,5815,27454,1 -9908,5815,27463,1 -9909,5815,27471,1 -9910,2442,12720,1 -9911,18019,24209,1 -9912,18020,20019,1 -9913,2617,4981,1 -9914,5232,12755,1 -9915,20619,23057,1 -9916,12646,24216,1 -9917,12542,12752,1 -9918,5051,4963,1 -9919,5786,21178,1 -9920,4578,12721,1 -9921,14956,14213,1 -9922,5816,4974,1 -9923,5816,4975,1 -9924,5816,5032,1 -9925,5816,5034,1 -9926,5816,7685,1 -9927,5816,7918,1 -9928,5816,7935,1 -9929,5816,12750,1 -9930,5816,12762,1 -9931,12532,15630,1 -9932,26728,33317,1 -9933,19950,20091,1 -9934,5271,4898,1 -9935,7589,8752,1 -9936,16907,17591,1 -9937,28062,27427,1 -9938,28062,27419,1 -9939,28062,27445,1 -9940,28062,27452,1 -9941,28062,27450,1 -9942,28062,27418,1 -9943,28062,27421,1 -9944,28062,27461,1 -9945,28062,27479,1 -9946,28062,27471,1 -9947,28062,27469,1 -9948,28062,27423,1 -9949,28062,27480,1 -9950,28062,27486,1 -9951,28062,27485,1 -9952,28062,27465,1 -9953,28062,27494,1 -9954,28062,27510,1 -9955,28062,27508,1 -9956,28062,36478,1 -9957,27994,28065,1 -9958,27994,28072,1 -9959,4583,7678,1 -9960,4583,12793,1 -9961,4583,12806,1 -9962,26727,28925,1 -9963,12899,12735,1 -9964,5820,4910,1 -9965,5820,12836,1 -9966,18029,23068,1 -9967,5815,22392,1 -9968,5815,27424,1 -9969,5815,27487,1 -9970,5815,27464,1 -9971,7122,8757,1 -9972,18019,23066,1 -9973,18019,24217,1 -9974,18020,23070,1 -9975,4581,12810,1 -9976,5433,4966,1 -9977,23178,24994,1 -9978,9294,8775,1 -9979,12524,12800,1 -9980,6154,7935,1 -9981,6154,8759,1 -9982,6154,8766,1 -9983,9358,15637,1 -9984,5816,4984,1 -9985,5816,4985,1 -9986,5816,7710,1 -9987,5816,7936,1 -9988,5816,7939,1 -9989,5816,7942,1 -9990,5816,8752,1 -9991,5816,12758,1 -9992,18018,20100,1 -9993,18018,24211,1 -9994,26728,33323,1 -9995,15645,16751,1 -9996,4277,7684,1 -9997,5271,5033,1 -9998,7589,12762,1 -9999,28062,27430,1 -10000,28062,27435,1 -10001,28062,27470,1 -10002,28062,27482,1 -10003,28062,27487,1 -10004,28062,27493,1 -10005,28062,27497,1 -10006,28062,27496,1 -10007,28062,27495,1 -10008,28062,27500,1 -10009,28062,36477,1 -10010,28062,36479,1 -10011,5306,7943,1 -10012,26727,30439,1 -10013,26727,32049,1 -10014,26727,33316,1 -10015,26727,33322,1 -10016,4585,8769,1 -10017,5820,12788,1 -10018,18029,24216,1 -10019,5815,20143,1 -10020,5815,21176,1 -10021,5815,23058,1 -10022,5815,27484,1 -10023,5815,27504,1 -10024,5815,27481,1 -10025,5815,27510,1 -10026,5376,4920,1 -10027,20613,20117,1 -10028,8303,8764,1 -10029,25188,28070,1 -10030,18020,24882,1 -10031,18020,27477,1 -10032,25189,28069,1 -10033,5523,4956,1 -10034,5270,4978,1 -10035,5734,15635,1 -10036,12540,12832,1 -10037,9293,8768,1 -10038,4456,7906,1 -10039,4575,5003,1 -10040,12636,12769,1 -10041,5816,5035,1 -10042,5816,5045,1 -10043,5816,7905,1 -10044,5816,7937,1 -10045,5816,12760,1 -10046,5816,12777,1 -10047,5816,12789,1 -10048,5816,12797,1 -10049,5816,12806,1 -10050,5816,12819,1 -10051,5816,13731,1 -10052,5816,14214,1 -10053,5816,15626,1 -10054,5816,14220,1 -10055,5816,15632,1 -10056,5816,17585,1 -10057,5816,17590,1 -10058,5816,20026,1 -10059,5816,16749,1 -10060,5816,20029,1 -10061,5816,20072,1 -10062,5816,20091,1 -10063,5816,20080,1 -10064,5816,20052,1 -10065,5816,20090,1 -10066,5816,20098,1 -10067,5816,20101,1 -10068,5816,20107,1 -10069,5816,20111,1 -10070,5816,20127,1 -10071,5816,20077,1 -10072,5816,20073,1 -10073,5816,20121,1 -10074,5816,22389,1 -10075,5816,24213,1 -10076,5816,24216,1 -10077,5816,24884,1 -10078,5816,27430,1 -10079,5816,27439,1 -10080,5816,27446,1 -10081,5816,27447,1 -10082,5816,27462,1 -10083,5816,27413,1 -10084,5816,27435,1 -10085,5816,27455,1 -10086,5816,27459,1 -10087,5816,27468,1 -10088,5816,27475,1 -10089,5816,27486,1 -10090,5823,29727,1 -10091,5823,29743,1 -10092,5823,29758,1 -10093,5823,29763,1 -10094,5823,29765,1 -10095,5823,32110,1 -10096,26734,32114,1 -10097,26732,29788,1 -10098,26732,29791,1 -10099,29715,28938,1 -10100,29715,29722,1 -10101,29715,29728,1 -10102,29715,29730,1 -10103,29715,29719,1 -10104,29715,28939,1 -10105,29715,29724,1 -10106,29715,28940,1 -10107,29715,29741,1 -10108,29715,29734,1 -10109,29715,29742,1 -10110,29715,29720,1 -10111,29715,29744,1 -10112,29715,29746,1 -10113,29715,29766,1 -10114,29715,29752,1 -10115,29715,29755,1 -10116,29715,29779,1 -10117,29715,29760,1 -10118,29715,29775,1 -10119,29715,29772,1 -10120,29715,29748,1 -10121,29715,29773,1 -10122,29715,29762,1 -10123,29715,29783,1 -10124,29715,29785,1 -10125,29715,32055,1 -10126,29715,32077,1 -10127,29715,32097,1 -10128,29715,32059,1 -10129,29715,32080,1 -10130,29715,32062,1 -10131,29715,32101,1 -10132,29715,32102,1 -10133,29715,32064,1 -10134,29715,32084,1 -10135,29715,32065,1 -10136,29715,32067,1 -10137,29715,32068,1 -10138,29715,32069,1 -10139,29715,32071,1 -10140,29715,32086,1 -10141,29715,32087,1 -10142,29715,32089,1 -10143,29715,32108,1 -10144,29715,32109,1 -10145,29715,32113,1 -10146,29715,32083,1 -10147,29716,29723,1 -10148,29716,29737,1 -10149,29716,29738,1 -10150,29716,28942,1 -10151,29716,29725,1 -10152,29716,29751,1 -10153,29716,29754,1 -10154,29716,29735,1 -10155,29716,29733,1 -10156,29716,29745,1 -10157,29716,29750,1 -10158,29716,29759,1 -10159,29716,29761,1 -10160,29716,29767,1 -10161,29716,29769,1 -10162,29716,29770,1 -10163,29716,29776,1 -10164,29716,29781,1 -10165,29716,29782,1 -10166,29716,29784,1 -10167,29716,29787,1 -10168,29716,32058,1 -10169,29716,32060,1 -10170,29716,32078,1 -10171,29716,32099,1 -10172,29716,32100,1 -10173,29716,32061,1 -10174,29716,32081,1 -10175,29716,32070,1 -10176,29716,32072,1 -10177,29716,32073,1 -10178,29716,32091,1 -10179,29716,32092,1 -10180,29716,32093,1 -10181,29716,32111,1 -10182,29716,32103,1 -10183,29714,28937,1 -10184,29714,29739,1 -10185,29714,28941,1 -10186,29714,29729,1 -10187,29714,29736,1 -10188,29714,29718,1 -10189,29714,29740,1 -10190,29714,29721,1 -10191,29714,29726,1 -10192,29714,29732,1 -10193,29714,29747,1 -10194,29714,29749,1 -10195,29714,29753,1 -10196,29714,29756,1 -10197,29714,29757,1 -10198,29714,29764,1 -10199,29714,29771,1 -10200,29714,29774,1 -10201,29714,29777,1 -10202,29714,29778,1 -10203,29714,29786,1 -10204,29714,32056,1 -10205,29714,32075,1 -10206,29714,32076,1 -10207,29714,32095,1 -10208,29714,32079,1 -10209,29714,32098,1 -10210,29714,32082,1 -10211,29714,32104,1 -10212,29714,32066,1 -10213,29714,32085,1 -10214,29714,32088,1 -10215,29714,32090,1 -10216,29714,32107,1 -10217,29714,32105,1 -10218,29714,32112,1 -10219,29714,32063,1 -10220,19946,25717,1 -10221,27781,29270,1 -10222,27713,28221,1 -10223,5285,11104,1 -10224,36172,35121,1 -10225,36173,35136,1 -10226,36212,34891,1 -10227,14155,16215,1 -10228,36252,35138,1 -10229,36248,34334,1 -10230,36168,34199,1 -10231,36182,34212,1 -10232,36182,34213,1 -10233,32936,31875,1 -10234,27712,26915,1 -10235,27712,26919,1 -10236,36186,34844,1 -10237,36189,34847,1 -10238,27717,33557,1 -10239,12522,13210,1 -10240,12911,10530,1 -10241,12910,10468,1 -10242,7620,1666,1 -10243,19949,21405,1 -10244,36170,34470,1 -10245,36199,34854,1 -10246,36169,34462,1 -10247,19947,19288,1 -10248,36236,35032,1 -10249,36189,34867,1 -10250,29979,29375,1 -10251,19949,21633,1 -10252,29958,29423,1 -10253,14152,16214,1 -10254,36172,35122,1 -10255,36170,34627,1 -10256,14155,11792,1 -10257,36251,34884,1 -10258,27714,29349,1 -10259,12522,10753,1 -10260,12524,11246,1 -10261,36186,34830,1 -10262,36186,34832,1 -10263,36189,34835,1 -10264,27715,29381,1 -10265,27712,26921,1 -10266,19948,21682,1 -10267,36186,35168,1 -10268,36186,34849,1 -10269,36189,34845,1 -10270,12522,18127,1 -10271,19998,19329,1 -10272,36172,35118,1 -10273,19990,21672,1 -10274,14152,14431,1 -10275,27740,26086,1 -10276,36186,34834,1 -10277,36186,34817,1 -10278,36186,34822,1 -10279,5068,8267,1 -10280,7607,8349,1 -10281,24250,23770,1 -10282,27716,26442,1 -10283,36189,34858,1 -10284,12583,13245,1 -10285,36212,38172,1 -10286,24250,23792,1 -10287,27743,32612,1 -10288,36187,35077,1 -10289,36189,34837,1 -10290,36186,38202,1 -10291,27717,32634,1 -10292,27689,25939,1 -10293,19946,25785,1 -10294,36186,35862,1 -10295,12631,17545,1 -10296,12590,13771,1 -10297,19947,25724,1 -10298,36172,38162,1 -10299,27752,26071,1 -10300,36172,38163,1 -10301,36213,38174,1 -10302,36210,34658,1 -10303,36187,38194,1 -10304,28718,28252,1 -10305,27715,28255,1 -10306,19997,25777,1 -10307,36186,38203,1 -10308,36186,34915,1 -10309,36188,34522,1 -10310,28718,26928,1 -10311,19997,25780,1 -10312,9360,8351,1 -10313,5067,4299,1 -10314,5677,8340,1 -10315,9332,20215,1 -10316,5056,9189,1 -10317,19942,18432,1 -10318,5285,5569,1 -10319,12591,11382,1 -10320,36213,35061,1 -10321,5289,9968,1 -10322,36249,34497,1 -10323,5276,31430,1 -10324,36250,34873,1 -10325,5285,31521,1 -10326,5334,31439,1 -10327,29963,29432,1 -10328,19993,18161,1 -10329,36201,35021,1 -10330,36173,35021,1 -10331,12526,11371,1 -10332,5569,2202,1 -10333,24251,23796,1 -10334,5056,2721,1 -10335,12591,11389,1 -10336,36251,37180,1 -10337,36211,34887,1 -10338,5277,31438,1 -10339,14152,11817,1 -10340,5333,31431,1 -10341,36249,34659,1 -10342,27760,26456,1 -10343,5057,31436,1 -10344,36172,35021,1 -10345,36232,35021,1 -10346,19907,20239,1 -10347,5824,20145,1 -10348,5824,20147,1 -10349,5824,20148,1 -10350,5824,20150,1 -10351,5824,20152,1 -10352,5824,20153,1 -10353,5824,20154,1 -10354,5824,20156,1 -10355,5824,20159,1 -10356,5824,20171,1 -10357,5824,20172,1 -10358,5824,20175,1 -10359,5824,20178,1 -10360,5824,20184,1 -10361,5824,20193,1 -10362,5824,20195,1 -10363,5824,20196,1 -10364,5824,20197,1 -10365,5824,20199,1 -10366,5824,20201,1 -10367,5824,20205,1 -10368,5824,20204,1 -10369,5824,20208,1 -10370,5824,20210,1 -10371,5824,20211,1 -10372,5824,20212,1 -10373,5824,20213,1 -10374,5824,20214,1 -10375,5824,20215,1 -10376,5824,20216,1 -10377,5824,20217,1 -10378,5824,20220,1 -10379,5824,20221,1 -10380,5824,20222,1 -10381,5824,20223,1 -10382,5824,20224,1 -10383,5824,20225,1 -10384,5824,20226,1 -10385,5824,20227,1 -10386,5824,20229,1 -10387,5824,20231,1 -10388,5824,20233,1 -10389,5824,20234,1 -10390,5824,20236,1 -10391,5824,20237,1 -10392,5824,20238,1 -10393,5824,21179,1 -10394,5824,20144,1 -10395,5824,20146,1 -10396,5824,20149,1 -10397,5824,20151,1 -10398,5824,20155,1 -10399,5824,20157,1 -10400,5824,20158,1 -10401,5824,20160,1 -10402,5824,20161,1 -10403,5824,20162,1 -10404,5824,20163,1 -10405,5824,20164,1 -10406,5824,20165,1 -10407,5824,20166,1 -10408,5824,20167,1 -10409,5824,20168,1 -10410,5824,20169,1 -10411,5824,20170,1 -10412,5824,20173,1 -10413,5824,20174,1 -10414,5824,20176,1 -10415,5824,20177,1 -10416,5824,20179,1 -10417,5824,20182,1 -10418,5824,20183,1 -10419,5824,20185,1 -10420,5824,20186,1 -10421,5824,20187,1 -10422,5824,20188,1 -10423,5824,20189,1 -10424,5824,20190,1 -10425,5824,20191,1 -10426,5824,20192,1 -10427,5824,20194,1 -10428,5824,20198,1 -10429,5824,20200,1 -10430,5824,20202,1 -10431,5824,20203,1 -10432,5824,20206,1 -10433,5824,20209,1 -10434,5824,20218,1 -10435,5824,20219,1 -10436,5824,20228,1 -10437,5824,20230,1 -10438,5824,20232,1 -10439,5824,20235,1 -10440,5824,20239,1 -10441,5824,21180,1 -10442,5823,36522,1 -10443,5823,36524,1 -10444,5823,36526,1 -10445,5823,36527,1 -10446,5823,36548,1 -10447,5823,36549,1 -10448,5823,36550,1 -10449,5823,36551,1 -10450,5823,36552,1 -10451,5823,36553,1 -10452,5823,36554,1 -10453,5823,36555,1 -10454,5823,36556,1 -10455,5823,36557,1 -10456,5823,36558,1 -10457,5823,36559,1 -10458,5823,36560,1 -10459,5823,36561,1 -10460,5823,36562,1 -10461,5823,36563,1 -10462,5823,36564,1 -10463,5823,36565,1 -10464,5823,36528,1 -10465,5823,36529,1 -10466,5823,36530,1 -10467,5823,36531,1 -10468,5823,36532,1 -10469,5823,36533,1 -10470,5823,36534,1 -10471,5823,36537,1 -10472,5823,36539,1 -10473,5823,36538,1 -10474,5823,36547,1 -10475,5823,36540,1 -10476,5823,36541,1 -10477,5823,36542,1 -10478,5823,36543,1 -10479,5823,36544,1 -10480,5823,36545,1 -10481,5823,36566,1 -10482,5823,36567,1 -10483,5823,36571,1 -10484,5823,36569,1 -10485,5823,36570,1 -10486,5823,36581,1 -10487,5823,36572,1 -10488,5823,36575,1 -10489,5823,36574,1 -10490,5823,36576,1 -10491,5823,36579,1 -10492,5823,36582,1 -10493,5823,36583,1 -10494,5823,36584,1 -10495,5823,36585,1 -10496,5823,36586,1 -10497,5823,36587,1 -10498,5823,36568,1 -10499,5823,36578,1 -10500,5823,36573,1 -10501,5823,36546,1 -10502,5823,36580,1 -10503,5682,20219,1 -10504,5683,20237,1 -10505,18021,27548,1 -10506,5492,20192,1 -10507,5742,27546,1 -10508,5814,20151,1 -10509,5814,20163,1 -10510,5814,20183,1 -10511,5814,20185,1 -10512,5814,20190,1 -10513,5814,20192,1 -10514,5814,20197,1 -10515,5814,20210,1 -10516,5814,20221,1 -10517,5814,20228,1 -10518,5814,20239,1 -10519,5814,21179,1 -10520,5814,27536,1 -10521,5814,27537,1 -10522,5814,27547,1 -10523,5814,27553,1 -10524,5814,27571,1 -10525,5814,27564,1 -10526,5814,27575,1 -10527,5818,20144,1 -10528,5818,20148,1 -10529,5818,20155,1 -10530,5818,20170,1 -10531,5818,20173,1 -10532,5818,20174,1 -10533,5818,20188,1 -10534,5818,20212,1 -10535,5818,27519,1 -10536,5818,27569,1 -10537,5818,27574,1 -10538,5818,27581,1 -10539,5818,27535,1 -10540,5818,27580,1 -10541,19901,20197,1 -10542,10386,20145,1 -10543,10386,20146,1 -10544,10386,20152,1 -10545,10386,20156,1 -10546,10386,20161,1 -10547,10386,20165,1 -10548,10386,20166,1 -10549,10386,20169,1 -10550,10386,20182,1 -10551,10386,20202,1 -10552,10386,20204,1 -10553,10386,20217,1 -10554,10386,20218,1 -10555,17837,20226,1 -10556,17837,20230,1 -10557,17837,20232,1 -10558,17837,27544,1 -10559,5819,20150,1 -10560,5819,20167,1 -10561,5819,20178,1 -10562,5819,20184,1 -10563,5819,20191,1 -10564,5819,20203,1 -10565,5819,20222,1 -10566,5819,20229,1 -10567,5819,27539,1 -10568,5819,27548,1 -10569,5819,27577,1 -10570,5819,27562,1 -10571,5819,27567,1 -10572,5817,20147,1 -10573,5817,20157,1 -10574,5817,20158,1 -10575,5817,20196,1 -10576,5817,20205,1 -10577,5817,20206,1 -10578,5819,27557,1 -10579,5819,27576,1 -10580,5819,27578,1 -10581,5819,27566,1 -10582,5817,20164,1 -10583,5817,20172,1 -10584,5817,20176,1 -10585,5817,20179,1 -10586,5817,20195,1 -10587,5817,20198,1 -10588,5817,20207,1 -10589,5817,20208,1 -10590,5817,20214,1 -10591,5817,20215,1 -10592,5817,20216,1 -10593,5817,20219,1 -10594,5817,20223,1 -10595,5817,20224,1 -10596,5817,20225,1 -10597,5817,20227,1 -10598,5817,20234,1 -10599,5817,20235,1 -10600,5817,20236,1 -10601,5817,20237,1 -10602,5817,20238,1 -10603,5817,27516,1 -10604,5817,27522,1 -10605,5817,27528,1 -10606,5817,27533,1 -10607,5817,27523,1 -10608,5817,27525,1 -10609,5817,27530,1 -10610,5817,27532,1 -10611,5817,27555,1 -10612,5817,27534,1 -10613,5817,27573,1 -10614,5817,27579,1 -10615,12521,20172,1 -10616,5666,20186,1 -10617,5667,20186,1 -10618,5667,20233,1 -10619,5668,20233,1 -10620,18018,20227,1 -10621,14179,20177,1 -10622,14180,20178,1 -10623,28062,27516,1 -10624,28062,27517,1 -10625,28062,27518,1 -10626,28062,27520,1 -10627,28062,27522,1 -10628,28062,27528,1 -10629,28062,27529,1 -10630,28062,27533,1 -10631,28062,27536,1 -10632,28062,27519,1 -10633,28062,27521,1 -10634,28062,27523,1 -10635,28062,27524,1 -10636,28062,27525,1 -10637,28062,27527,1 -10638,28062,27530,1 -10639,28062,27531,1 -10640,28062,27526,1 -10641,28062,27532,1 -10642,28062,27537,1 -10643,28062,27539,1 -10644,28062,27538,1 -10645,28062,27540,1 -10646,28062,27541,1 -10647,28062,27544,1 -10648,28062,27546,1 -10649,28062,27547,1 -10650,28062,27545,1 -10651,28062,27548,1 -10652,28062,27549,1 -10653,28062,27550,1 -10654,28062,27552,1 -10655,28062,27553,1 -10656,28062,27554,1 -10657,28062,27555,1 -10658,28062,27556,1 -10659,28062,27557,1 -10660,28062,27568,1 -10661,28062,27569,1 -10662,28062,27570,1 -10663,28062,27571,1 -10664,28062,27551,1 -10665,28062,27558,1 -10666,28062,27559,1 -10667,28062,27560,1 -10668,28062,27561,1 -10669,28062,27577,1 -10670,28062,27562,1 -10671,28062,27563,1 -10672,28062,27564,1 -10673,28062,27565,1 -10674,28062,27574,1 -10675,28062,27576,1 -10676,28062,27534,1 -10677,28062,27567,1 -10678,28062,27572,1 -10679,28062,27575,1 -10680,28062,27578,1 -10681,28062,27581,1 -10682,28062,27535,1 -10683,28062,27566,1 -10684,28062,27573,1 -10685,28062,27579,1 -10686,28062,27580,1 -10687,4583,20145,1 -10688,4579,20167,1 -10689,4579,20232,1 -10690,27818,27517,1 -10691,5820,21180,1 -10692,5820,27517,1 -10693,5820,27520,1 -10694,5820,27521,1 -10695,5820,27531,1 -10696,5820,27526,1 -10697,5820,27552,1 -10698,5820,27551,1 -10699,5716,20151,1 -10700,5716,20213,1 -10701,5716,20216,1 -10702,5716,20225,1 -10703,5717,20205,1 -10704,5717,20213,1 -10705,5718,20236,1 -10706,5718,27526,1 -10707,5721,20158,1 -10708,5721,20188,1 -10709,5722,20188,1 -10710,18029,20230,1 -10711,5721,20194,1 -10712,5722,20158,1 -10713,5723,20230,1 -10714,5815,20153,1 -10715,5815,20154,1 -10716,5815,20159,1 -10717,5815,20168,1 -10718,5815,20175,1 -10719,5815,20177,1 -10720,5815,20186,1 -10721,5815,20187,1 -10722,5815,20189,1 -10723,5815,20193,1 -10724,5815,20194,1 -10725,5815,20200,1 -10726,5815,20201,1 -10727,5815,20209,1 -10728,5815,20211,1 -10729,5815,20231,1 -10730,5815,27546,1 -10731,5815,27549,1 -10732,5815,27554,1 -10733,5815,27556,1 -10734,5815,27568,1 -10735,5815,27563,1 -10736,5815,27572,1 -10737,5518,20194,1 -10738,5518,20195,1 -10739,5518,20196,1 -10740,5518,20197,1 -10741,5518,20205,1 -10742,5518,20206,1 -10743,5518,20207,1 -10744,5518,20208,1 -10745,5518,20214,1 -10746,5518,20215,1 -10747,5518,20216,1 -10748,5518,20223,1 -10749,5518,20224,1 -10750,5518,20225,1 -10751,5518,20235,1 -10752,5518,20236,1 -10753,5518,20237,1 -10754,5518,20238,1 -10755,5067,20239,1 -10756,5671,20172,1 -10757,5671,20201,1 -10758,5672,20172,1 -10759,5672,20201,1 -10760,5673,27577,1 -10761,18019,20239,1 -10762,18019,27562,1 -10763,5676,20154,1 -10764,5677,20154,1 -10765,5677,20221,1 -10766,5677,20234,1 -10767,5678,20234,1 -10768,5678,27568,1 -10769,2448,20207,1 -10770,5494,20192,1 -10771,5728,27570,1 -10772,5816,20160,1 -10773,27120,27572,1 -10774,27087,27522,1 -10775,5816,20149,1 -10776,5816,20171,1 -10777,5816,20213,1 -10778,5816,27538,1 -10779,5816,27570,1 -10780,5816,27560,1 -10781,5816,27561,1 -10782,5816,27565,1 -10783,32935,31822,1 -10784,16707,16654,1 -10785,36196,32506,1 -10786,5280,31446,1 -10787,36186,34811,1 -10788,32935,31830,1 -10789,27741,26248,1 -10790,27738,25750,1 -10791,12594,13685,1 -10792,29961,29302,1 -10793,19945,18615,1 -10794,36209,34333,1 -10795,27760,30649,1 -10796,27758,28218,1 -10797,14188,16668,1 -10798,14149,16243,1 -10799,29959,32632,1 -10800,36189,34909,1 -10801,36169,34459,1 -10802,36184,34469,1 -10803,36212,34886,1 -10804,36168,34181,1 -10805,27742,29364,1 -10806,36232,35049,1 -10807,27717,29327,1 -10808,19948,21686,1 -10809,36187,35169,1 -10810,5180,4143,1 -10811,5065,4143,1 -10812,8150,10090,1 -10813,8029,9733,1 -10814,8029,10090,1 -10815,5187,9733,1 -10816,5069,9733,1 -10817,5059,10090,1 -10818,5095,10090,1 -10819,5066,1730,1 -10820,36172,34855,1 -10821,27693,26356,1 -10822,36173,35125,1 -10823,24251,23821,1 -10824,36250,34637,1 -10825,27714,30618,1 -10826,5060,8226,1 -10827,36250,34903,1 -10828,27757,31834,1 -10829,19975,18160,1 -10830,12566,11406,1 -10831,5321,3500,1 -10832,36173,35149,1 -10833,27715,31873,1 -10834,5067,7317,1 -10835,27717,29328,1 -10836,19944,18880,1 -10837,36182,34220,1 -10838,5069,16695,1 -10839,36186,34847,1 -10840,19948,19355,1 -10841,33931,39883,1 -10842,36200,38622,1 -10843,36200,35398,1 -10844,36200,38623,1 -10845,33936,38833,1 -10846,19994,16380,1 -10847,8147,18401,1 -10848,19980,18397,1 -10849,8147,18398,1 -10850,5067,4193,1 -10851,5324,3024,1 -10852,5482,2675,1 -10853,8145,3102,1 -10854,8150,7093,1 -10855,8150,7094,1 -10856,8150,7087,1 -10857,7047,7094,1 -10858,7047,8805,1 -10859,8146,10748,1 -10860,33935,41406,1 -10861,33930,39882,1 -10862,33930,41401,1 -10863,33931,41402,1 -10864,5330,5580,1 -10865,8144,21823,1 -10866,19988,21823,1 -10867,19985,21823,1 -10868,8150,21823,1 -10869,37284,40263,1 -10870,37830,37800,1 -10871,8144,38180,1 -10872,8144,37197,1 -10873,37833,37944,1 -10874,36172,40264,1 -10875,36239,34861,1 -10876,36172,34876,1 -10877,36189,37217,1 -10878,36251,38188,1 -10879,36186,39002,1 -10880,33934,41405,1 -10881,27717,25545,1 -10882,27717,25620,1 -10883,27717,25614,1 -10884,27717,25616,1 -10885,27717,25611,1 -10886,27717,31812,1 -10887,8150,35439,1 +6332,44132,43556,3 +6333,42794,43526,3 +6334,42773,43526,3 +6335,42787,43526,3 +6336,42793,43526,3 +6337,42790,43526,3 +6338,42784,43526,3 +6339,42789,43526,3 +6340,42792,43526,3 +6341,42786,43526,3 +6342,42783,43526,3 +6343,42791,43526,3 +6344,42788,43526,3 +6345,42785,43526,3 +6346,42782,43526,3 +6347,42781,43526,3 +6348,42780,43526,3 +6349,42779,43526,3 +6350,42778,43526,3 +6351,42777,43526,3 +6352,42776,43526,3 +6353,42775,43526,3 +6354,42774,43526,3 +6355,42794,44239,3 +6356,42773,44239,3 +6357,33850,26744,3 +6358,19,36577,2 +6359,13,36577,2 +6360,17,36285,2 +6361,14,36288,2 +6362,15,36525,2 +6363,9,36525,2 +6364,16,37691,2 +6365,18,36286,2 +6366,16,36287,2 +6367,18,39237,2 +6368,18,39238,2 +6369,12,39237,2 +6370,12,39238,2 +6371,10,37691,2 +6372,10,37692,2 +6373,16,37692,2 +6374,11,37694,2 +6375,11,37695,2 +6376,17,38937,2 +6377,11,38937,2 +6378,13,39234,2 +6379,13,39235,2 +6380,19,39234,2 +6381,19,39235,2 +6382,8,38938,2 +6383,14,38938,2 +6384,17,37694,2 +6385,17,37695,2 +6386,9,39240,2 +6387,15,39240,2 +6388,12,36286,2 +6389,11,36285,2 +6390,10,36287,2 +6391,8,36288,2 +6392,15,38939,2 +6393,41415,41414,2 +6394,41415,41413,2 +6395,41418,41417,2 +6396,41418,41416,2 +6397,41420,41419,2 +6398,41297,41292,2 +6399,41296,41290,2 +6400,41295,41288,2 +6401,41294,41286,2 +6402,41304,41300,2 +6403,41304,41301,2 +6404,41303,41298,2 +6405,41303,41299,2 +6406,12,39805,2 +6407,13,39807,2 +6408,16,43933,2 +6409,10,43933,2 +6410,44035,43933,2 +6411,12,43932,2 +6412,18,43932,2 +6413,44036,43932,2 +6414,11,43931,2 +6415,17,43931,2 +6416,44035,43931,2 +6417,14,43934,2 +6418,8,43934,2 +6419,44037,43934,2 +6420,44035,43731,2 +6421,44035,43714,2 +6422,44035,43829,2 +6423,9,43847,2 +6424,44038,43847,2 +6425,15,43847,2 +6426,44038,43784,2 +6427,43829,44035,2 +6428,38939,15,2 +6429,38939,9,2 +6430,43829,19,2 +6431,43829,13,2 +6432,35748,35744,4 +6433,35747,35744,4 +6434,33315,33306,4 +6435,33314,33306,4 +6436,33313,33306,4 +6437,33312,33306,4 +6438,33311,33306,4 +6439,33310,33306,4 +6440,33309,33306,4 +6441,33308,33306,4 +6442,32820,32812,4 +6443,32819,32812,4 +6444,32818,32812,4 +6445,32817,32812,4 +6446,32816,32812,4 +6447,32815,32812,4 +6448,32821,32812,4 +6449,32814,32812,4 +6450,28184,28175,4 +6451,28183,28175,4 +6452,28182,28175,4 +6453,28181,28175,4 +6454,28180,28175,4 +6455,28178,28175,4 +6456,27329,27320,4 +6457,27328,27320,4 +6458,27327,27320,4 +6459,27326,27320,4 +6460,27325,27320,4 +6461,27324,27320,4 +6462,37310,37302,4 +6463,37309,37302,4 +6464,37308,37302,4 +6465,37307,37302,4 +6466,37306,37302,4 +6467,37305,37302,4 +6468,37304,37302,4 +6469,24173,24165,4 +6470,24172,24165,4 +6471,24170,24165,4 +6472,28955,28947,4 +6473,28954,28947,4 +6474,28953,28947,4 +6475,28952,28947,4 +6476,39462,39460,4 +6477,39463,39460,4 +6478,39464,39460,4 +6479,39465,39460,4 +6480,39466,39460,4 +6481,39467,39460,4 +6482,37311,37302,4 +6483,37303,37302,4 +6484,35753,35744,4 +6485,35751,35744,4 +6486,35752,35744,4 +6487,35750,35744,4 +6488,35749,35744,4 +6489,30873,30364,4 +6490,39461,39460,4 +6491,39468,39460,4 +6492,39469,39460,4 +6493,30374,30365,4 +6494,30373,30365,4 +6495,30372,30365,4 +6496,30370,30365,4 +6497,30369,30365,4 +6498,30368,30365,4 +6499,30367,30365,4 +6500,30366,30365,4 +6501,28956,28947,4 +6502,28951,28947,4 +6503,28950,28947,4 +6504,28949,28947,4 +6505,24546,24541,4 +6506,24548,24541,4 +6507,24544,24541,4 +6508,24543,24541,4 +6509,8188,8188,4 +6510,38661,38659,4 +6511,38668,38659,4 +6512,38667,38659,4 +6513,38666,38659,4 +6514,38665,38659,4 +6515,38664,38659,4 +6516,38662,38659,4 +6517,24550,24541,4 +6518,21884,21875,4 +6519,21876,21875,4 +6520,21877,21875,4 +6521,21878,21875,4 +6522,21879,21875,4 +6523,21880,21875,4 +6524,21881,21875,4 +6525,21882,21875,4 +6526,21883,21875,4 +6527,38663,38659,4 +6528,38660,38659,4 +6529,28179,28175,4 +6530,28177,28175,4 +6531,20797,20795,4 +6532,20798,20795,4 +6533,20799,20795,4 +6534,20800,20795,4 +6535,20801,20795,4 +6536,20802,20795,4 +6537,20803,20795,4 +6538,20804,20795,4 +6539,22591,22589,4 +6540,22592,22589,4 +6541,22593,22589,4 +6542,22594,22589,4 +6543,22595,22589,4 +6544,22597,22589,4 +6545,22598,22589,4 +6546,24167,24165,4 +6547,24168,24165,4 +6548,24169,24165,4 +6549,24171,24165,4 +6550,24174,24165,4 +6551,24545,24541,4 +6552,24547,24541,4 +6553,24549,24541,4 +6554,24542,24541,4 +6555,27323,27320,4 +6556,27322,27320,4 +6557,22596,22589,4 +6558,40695,40686,4 +6559,40694,40686,4 +6560,40693,40686,4 +6561,40692,40686,4 +6562,40691,40686,4 +6563,40690,40686,4 +6564,40689,40686,4 +6565,40688,40686,4 +6566,41169,41160,4 +6567,41161,41160,4 +6568,41162,41160,4 +6569,41163,41160,4 +6570,41164,41160,4 +6571,41165,41160,4 +6572,41166,41160,4 +6573,41167,41160,4 +6574,41168,41160,4 +6575,35746,35744,4 +6576,43971,43962,4 +6577,43970,43962,4 +6578,43969,43962,4 +6579,43968,43962,4 +6580,43967,43962,4 +6581,43966,43962,4 +6582,43964,43962,4 +6583,43963,43962,4 +6584,43965,43962,4 +6585,31966,32911,1 +6586,31965,32911,1 +6587,31967,32911,1 +6588,5590,13739,1 +6589,5494,7696,1 +6590,5202,5023,1 +6591,2625,7914,1 +6592,13596,17586,1 +6593,15645,17590,1 +6594,5194,10123,1 +6595,9366,8770,1 +6596,5486,24883,1 +6597,12609,28807,1 +6598,12609,30133,1 +6599,30367,31093,1 +6600,36227,34712,1 +6601,36171,34712,1 +6602,36171,34728,1 +6603,36248,34258,1 +6604,12631,21928,1 +6605,12605,24212,1 +6606,27714,32244,1 +6607,27713,32244,1 +6608,32230,32244,1 +6609,27781,32245,1 +6610,16935,32245,1 +6611,32230,32245,1 +6612,36170,34572,1 +6613,27708,27270,1 +6614,27706,27270,1 +6615,12610,27270,1 +6616,7014,32251,1 +6617,7014,33295,1 +6618,7013,33295,1 +6619,27693,33295,1 +6620,23184,24995,1 +6621,5194,5466,1 +6622,8020,8345,1 +6623,8020,8346,1 +6624,8020,8352,1 +6625,8020,8354,1 +6626,8020,8350,1 +6627,8020,8353,1 +6628,8020,8351,1 +6629,8020,7981,1 +6630,8020,8348,1 +6631,8020,8343,1 +6632,8020,10450,1 +6633,8020,8341,1 +6634,8020,8344,1 +6635,8020,10574,1 +6636,8020,8349,1 +6637,8020,10512,1 +6638,8020,9233,1 +6639,8020,20377,1 +6640,8020,8342,1 +6641,8020,8340,1 +6642,8020,20376,1 +6643,8020,8347,1 +6644,27692,32225,1 +6645,27717,31807,1 +6646,29959,31805,1 +6647,29959,31810,1 +6648,29959,31806,1 +6649,29959,31811,1 +6650,5823,36479,1 +6651,5824,20026,1 +6652,5823,36471,1 +6653,16906,17593,1 +6654,12259,11434,1 +6655,12259,11447,1 +6656,12259,11436,1 +6657,12259,11440,1 +6658,12259,11437,1 +6659,12259,11435,1 +6660,12259,20430,1 +6661,12259,11439,1 +6662,12259,11438,1 +6663,12259,11441,1 +6664,12259,11443,1 +6665,12259,11444,1 +6666,12259,20431,1 +6667,12259,11442,1 +6668,12259,11445,1 +6669,12259,11446,1 +6670,12259,10351,1 +6671,27952,27614,1 +6672,27952,27615,1 +6673,27952,27618,1 +6674,27952,27620,1 +6675,27952,27622,1 +6676,27952,27624,1 +6677,27952,27625,1 +6678,27952,27628,1 +6679,27952,27629,1 +6680,27952,27630,1 +6681,27952,27632,1 +6682,5717,20134,1 +6683,5717,20089,1 +6684,5632,12825,1 +6685,5632,15633,1 +6686,5061,11090,1 +6687,19901,18433,1 +6688,27713,28227,1 +6689,36211,34881,1 +6690,36250,34888,1 +6691,19990,23745,1 +6692,19948,21675,1 +6693,19966,23835,1 +6694,36186,34843,1 +6695,29961,31793,1 +6696,29961,31794,1 +6697,29961,31801,1 +6698,27760,31798,1 +6699,27743,31799,1 +6700,27743,31795,1 +6701,27743,31797,1 +6702,29962,31800,1 +6703,29962,31802,1 +6704,27717,31804,1 +6705,27717,31809,1 +6706,12526,20396,1 +6707,5718,17580,1 +6708,5718,24205,1 +6709,5718,24213,1 +6710,5718,24892,1 +6711,7021,20681,1 +6712,19939,20681,1 +6713,12518,20681,1 +6714,5079,20682,1 +6715,7021,20682,1 +6716,19939,20682,1 +6717,12520,20684,1 +6718,19943,20684,1 +6719,12581,20684,1 +6720,12521,20685,1 +6721,5193,4900,1 +6722,36170,34387,1 +6723,19999,17957,1 +6724,19928,17957,1 +6725,36248,34295,1 +6726,7017,36892,1 +6727,7008,20718,1 +6728,36183,37401,1 +6729,5193,4914,1 +6730,7009,37374,1 +6731,12529,15149,1 +6732,36198,35571,1 +6733,36199,35571,1 +6734,36197,34387,1 +6735,7015,36892,1 +6736,36172,37401,1 +6737,6494,37374,1 +6738,13747,15149,1 +6739,27758,35571,1 +6740,36168,34087,1 +6741,27955,34087,1 +6742,13060,13089,1 +6743,7010,13089,1 +6744,12605,13089,1 +6745,12608,13089,1 +6746,8150,13089,1 +6747,8144,13089,1 +6748,12581,36892,1 +6749,7009,20718,1 +6750,19928,20718,1 +6751,7008,37401,1 +6752,36172,37374,1 +6753,12610,15149,1 +6754,19945,19559,1 +6755,19927,19567,1 +6756,12519,37374,1 +6757,7607,15149,1 +6758,19906,19559,1 +6759,5383,6494,1 +6760,19927,19559,1 +6761,19906,19567,1 +6762,19945,19567,1 +6763,36182,34250,1 +6764,36169,34250,1 +6765,36183,34250,1 +6766,12631,20263,1 +6767,12609,24861,1 +6768,36251,34728,1 +6769,36247,34258,1 +6770,36197,34295,1 +6771,36182,34295,1 +6772,36235,35034,1 +6773,36234,35085,1 +6774,36168,34305,1 +6775,36209,34500,1 +6776,36184,34510,1 +6777,19974,18074,1 +6778,5066,18074,1 +6779,19993,18074,1 +6780,36171,34572,1 +6781,36250,34572,1 +6782,27712,27270,1 +6783,36238,35030,1 +6784,36173,35135,1 +6785,36172,35124,1 +6786,36232,35054,1 +6787,36196,34083,1 +6788,36196,34084,1 +6789,36196,34088,1 +6790,36196,34089,1 +6791,36196,35330,1 +6792,36196,35334,1 +6793,36196,35336,1 +6794,36196,35409,1 +6795,36196,35448,1 +6796,36196,35449,1 +6797,36196,35450,1 +6798,36196,35451,1 +6799,36196,35320,1 +6800,36196,35331,1 +6801,36196,35321,1 +6802,36196,35322,1 +6803,36196,35323,1 +6804,36196,35324,1 +6805,36196,35335,1 +6806,36196,35337,1 +6807,36196,35338,1 +6808,36196,35328,1 +6809,36196,35339,1 +6810,36196,35329,1 +6811,36196,35340,1 +6812,36196,34232,1 +6813,36196,34245,1 +6814,36196,34235,1 +6815,36196,34237,1 +6816,36196,35327,1 +6817,36196,34081,1 +6818,36196,34134,1 +6819,36196,34129,1 +6820,36196,35410,1 +6821,36196,34240,1 +6822,36235,35071,1 +6823,19902,18433,1 +6824,36236,35037,1 +6825,5288,8252,1 +6826,36186,34917,1 +6827,7018,6347,1 +6828,5367,6348,1 +6829,7018,6348,1 +6830,7018,6349,1 +6831,5364,6348,1 +6832,7021,6349,1 +6833,7015,6350,1 +6834,5373,6350,1 +6835,7019,6351,1 +6836,5371,6351,1 +6837,7022,6351,1 +6838,5371,6352,1 +6839,7023,6353,1 +6840,5378,6353,1 +6841,7015,6353,1 +6842,7023,6354,1 +6843,5376,6354,1 +6844,5367,6357,1 +6845,7021,6357,1 +6846,5342,6358,1 +6847,5368,6358,1 +6848,7021,6358,1 +6849,7019,6359,1 +6850,7022,6359,1 +6851,7011,6359,1 +6852,5371,6359,1 +6853,7022,6360,1 +6854,7019,6360,1 +6855,7011,6361,1 +6856,7022,6361,1 +6857,5374,6362,1 +6858,7020,6363,1 +6859,7021,6365,1 +6860,5063,6365,1 +6861,5367,6365,1 +6862,5230,6366,1 +6863,19,28070,1 +6864,29976,33241,1 +6865,27778,33281,1 +6866,7030,33281,1 +6867,28148,37347,1 +6868,36183,37347,1 +6869,36200,37347,1 +6870,5512,28148,1 +6871,27710,28148,1 +6872,5672,16746,1 +6873,26729,33244,1 +6874,5677,8754,1 +6875,5677,15635,1 +6876,5677,16749,1 +6877,5677,17577,1 +6878,5677,17593,1 +6879,5722,8756,1 +6880,5722,12835,1 +6881,5722,14218,1 +6882,5722,15631,1 +6883,5722,15632,1 +6884,5722,16754,1 +6885,5722,16756,1 +6886,5722,17582,1 +6887,5722,17585,1 +6888,5722,17587,1 +6889,5722,20120,1 +6890,5722,20114,1 +6891,5667,8763,1 +6892,5667,15634,1 +6893,5667,16747,1 +6894,5667,16753,1 +6895,5274,7902,1 +6896,5667,17589,1 +6897,5667,20077,1 +6898,5672,8768,1 +6899,5672,12829,1 +6900,5672,15628,1 +6901,5672,16744,1 +6902,5672,20028,1 +6903,5672,20109,1 +6904,5672,20103,1 +6905,5672,20143,1 +6906,5682,8772,1 +6907,5682,13731,1 +6908,5682,20033,1 +6909,5717,8775,1 +6910,5717,12803,1 +6911,5717,12819,1 +6912,5717,15629,1 +6913,5717,15638,1 +6914,5717,17580,1 +6915,5717,20090,1 +6916,5717,20059,1 +6917,5717,20060,1 +6918,5632,17581,1 +6919,5632,17592,1 +6920,1840,7928,1 +6921,5632,20073,1 +6922,5676,16749,1 +6923,5716,20090,1 +6924,5716,20089,1 +6925,5716,20134,1 +6926,5721,20120,1 +6927,5721,20114,1 +6928,5666,20077,1 +6929,5673,14219,1 +6930,5673,15628,1 +6931,5673,15636,1 +6932,5673,16746,1 +6933,5673,16744,1 +6934,5673,17579,1 +6935,5673,20028,1 +6936,5673,20109,1 +6937,5673,20103,1 +6938,5673,20143,1 +6939,5673,24209,1 +6940,5673,24217,1 +6941,5673,27437,1 +6942,5678,14211,1 +6943,5678,15635,1 +6944,5678,16752,1 +6945,5678,16742,1 +6946,5678,17577,1 +6947,5678,23070,1 +6948,5678,24210,1 +6949,5678,24881,1 +6950,5678,27436,1 +6951,5678,27463,1 +6952,5678,27477,1 +6953,5668,14214,1 +6954,5668,15634,1 +6955,5668,16747,1 +6956,5668,16752,1 +6957,5668,16753,1 +6958,5668,16750,1 +6959,5668,16754,1 +6960,5668,17589,1 +6961,5668,20100,1 +6962,5668,23060,1 +6963,5668,24211,1 +6964,5668,24215,1 +6965,5668,24891,1 +6966,5723,15631,1 +6967,5723,15632,1 +6968,5723,17582,1 +6969,5723,17585,1 +6970,5723,24218,1 +6971,5718,15629,1 +6972,5718,15638,1 +6973,5718,16743,1 +6974,5633,16748,1 +6975,5633,17592,1 +6976,5633,20073,1 +6977,5633,24889,1 +6978,5683,22389,1 +6979,5683,24207,1 +6980,5683,24991,1 +6981,36170,37365,1 +6982,36171,37365,1 +6983,31090,37365,1 +6984,19927,17960,1 +6985,7017,17960,1 +6986,19928,17960,1 +6987,19943,17960,1 +6988,12610,33267,1 +6989,27757,33267,1 +6990,27693,33267,1 +6991,36200,37363,1 +6992,15974,37363,1 +6993,36183,37363,1 +6994,36171,37363,1 +6995,13747,15150,1 +6996,12529,15150,1 +6997,12610,15150,1 +6998,7607,15150,1 +6999,19948,21833,1 +7000,5069,21833,1 +7001,7010,21833,1 +7002,12544,21833,1 +7003,19949,15144,1 +7004,19948,15144,1 +7005,7010,15144,1 +7006,5095,15144,1 +7007,19910,17957,1 +7008,7596,8756,1 +7009,26730,33319,1 +7010,18110,20184,1 +7011,8154,1881,1 +7012,13,33319,1 +7013,8545,7707,1 +7014,19923,24884,1 +7015,7773,8773,1 +7016,5188,23062,1 +7017,8144,12735,1 +7018,16705,17583,1 +7019,15649,17590,1 +7020,36169,33484,1 +7021,15606,23059,1 +7022,9364,6226,1 +7023,19940,17503,1 +7024,12525,17500,1 +7025,28718,29382,1 +7026,22906,24886,1 +7027,27778,35564,1 +7028,36199,35564,1 +7029,7030,35564,1 +7030,27829,35564,1 +7031,36171,37367,1 +7032,36172,37367,1 +7033,36212,37367,1 +7034,19983,28992,1 +7035,27693,28992,1 +7036,27689,35578,1 +7037,36239,35578,1 +7038,36199,35578,1 +7039,36212,37355,1 +7040,36206,37355,1 +7041,17546,37355,1 +7042,36200,37355,1 +7043,19974,21830,1 +7044,19929,21830,1 +7045,19943,21830,1 +7046,7023,21830,1 +7047,5512,28973,1 +7048,27751,28973,1 +7049,27714,28973,1 +7050,12938,22391,1 +7051,27710,28973,1 +7052,27689,28991,1 +7053,27693,28991,1 +7054,27832,28991,1 +7055,27693,33273,1 +7056,27692,33273,1 +7057,27757,33273,1 +7058,12641,12829,1 +7059,5063,6366,1 +7060,5364,6366,1 +7061,5230,6367,1 +7062,7015,6367,1 +7063,7010,6373,1 +7064,7015,6373,1 +7065,19939,20680,1 +7066,5366,20680,1 +7067,5074,20685,1 +7068,32949,33322,1 +7069,7022,20685,1 +7070,7023,20686,1 +7071,32949,33316,1 +7072,12530,20686,1 +7073,12583,20686,1 +7074,32949,33321,1 +7075,32949,33323,1 +7076,16705,15965,1 +7077,12254,15965,1 +7078,32949,33324,1 +7079,26728,28067,1 +7080,26737,30436,1 +7081,26732,28930,1 +7082,4588,27560,1 +7083,32949,32051,1 +7084,5633,15633,1 +7085,18020,24210,1 +7086,29979,30433,1 +7087,32949,33326,1 +7088,5723,27541,1 +7089,36182,34145,1 +7090,36188,34145,1 +7091,32949,32049,1 +7092,5068,20711,1 +7093,7017,20711,1 +7094,19928,20711,1 +7095,5998,21869,1 +7096,12610,21869,1 +7097,19939,21869,1 +7098,19948,21869,1 +7099,12582,17953,1 +7100,32949,33325,1 +7101,12597,17953,1 +7102,12591,17953,1 +7103,12594,17953,1 +7104,5366,37376,1 +7105,36172,37376,1 +7106,36171,37376,1 +7107,12524,20747,1 +7108,19925,20747,1 +7109,19943,20747,1 +7110,12589,20747,1 +7111,21875,35568,1 +7112,5371,35568,1 +7113,5514,35568,1 +7114,16898,15965,1 +7115,5069,15965,1 +7116,32949,33320,1 +7117,32949,32053,1 +7118,5723,17578,1 +7119,21301,24885,1 +7120,32949,33317,1 +7121,5230,6392,1 +7122,7013,6393,1 +7123,5230,6393,1 +7124,5364,6393,1 +7125,27708,23472,1 +7126,32949,33319,1 +7127,32949,32050,1 +7128,32949,33318,1 +7129,32949,32052,1 +7130,32949,32054,1 +7131,5598,7687,1 +7132,2571,8753,1 +7133,5722,16745,1 +7134,5827,16751,1 +7135,12646,23068,1 +7136,29979,28927,1 +7137,26729,28070,1 +7138,29979,28929,1 +7139,36251,37192,1 +7140,36169,34477,1 +7141,5827,17585,1 +7142,29979,28928,1 +7143,29979,30434,1 +7144,5826,7695,1 +7145,29979,30436,1 +7146,37284,38183,1 +7147,36213,38988,1 +7148,5432,7704,1 +7149,5826,7919,1 +7150,5826,8764,1 +7151,29979,20036,1 +7152,29979,30435,1 +7153,29979,27540,1 +7154,29979,28930,1 +7155,29979,30439,1 +7156,29979,30437,1 +7157,29979,28925,1 +7158,29959,31812,1 +7159,29979,30438,1 +7160,29979,30432,1 +7161,29979,28926,1 +7162,23178,24995,1 +7163,23178,24205,1 +7164,7046,12815,1 +7165,7017,20229,1 +7166,8149,20229,1 +7167,21072,7685,1 +7168,21072,7690,1 +7169,12938,21175,1 +7170,30590,32049,1 +7171,36187,39008,1 +7172,8841,15630,1 +7173,36212,38962,1 +7174,36187,38998,1 +7175,7045,7934,1 +7176,37284,37173,1 +7177,12657,17586,1 +7178,19946,21683,1 +7179,27968,29986,1 +7180,27757,29417,1 +7181,36172,35099,1 +7182,27716,25555,1 +7183,19902,21409,1 +7184,36186,35109,1 +7185,36189,34895,1 +7186,27739,26082,1 +7187,14152,17415,1 +7188,5338,2864,1 +7189,29958,33507,1 +7190,29958,29429,1 +7191,27741,28216,1 +7192,12522,10851,1 +7193,12618,10809,1 +7194,5337,31531,1 +7195,36251,38178,1 +7196,36173,37133,1 +7197,36172,34853,1 +7198,36250,37174,1 +7199,29961,33520,1 +7200,19949,24370,1 +7201,12565,11396,1 +7202,12524,11280,1 +7203,36251,37144,1 +7204,14152,16204,1 +7205,29958,29266,1 +7206,36238,34615,1 +7207,27709,23518,1 +7208,12593,13161,1 +7209,36249,34652,1 +7210,33930,36679,1 +7211,33934,36683,1 +7212,33932,36681,1 +7213,33933,36682,1 +7214,33935,36684,1 +7215,33936,36685,1 +7216,33931,36680,1 +7217,36186,39011,1 +7218,5678,23063,1 +7219,18020,23063,1 +7220,18018,24886,1 +7221,18028,24892,1 +7222,12527,16403,1 +7223,14146,16404,1 +7224,12527,16406,1 +7225,12527,16405,1 +7226,14150,16445,1 +7227,16706,16446,1 +7228,16706,16450,1 +7229,37284,39007,1 +7230,36173,38968,1 +7231,37284,38976,1 +7232,36173,38971,1 +7233,37284,34838,1 +7234,5333,3329,1 +7235,19990,21654,1 +7236,19946,21677,1 +7237,14147,11425,1 +7238,36185,34614,1 +7239,27715,31821,1 +7240,19945,18853,1 +7241,37284,37191,1 +7242,19949,19334,1 +7243,36247,32524,1 +7244,5192,16679,1 +7245,5276,3554,1 +7246,27760,25575,1 +7247,12527,14437,1 +7248,27717,25610,1 +7249,28718,26916,1 +7250,27689,25768,1 +7251,36186,38198,1 +7252,36187,39001,1 +7253,36186,34918,1 +7254,27715,31890,1 +7255,12523,13206,1 +7256,5056,31420,1 +7257,27717,29268,1 +7258,12518,9018,1 +7259,36210,34486,1 +7260,18018,23060,1 +7261,5683,23061,1 +7262,5673,23066,1 +7263,18028,24205,1 +7264,5678,24882,1 +7265,5693,24990,1 +7266,5683,20039,1 +7267,20396,23067,1 +7268,18018,23058,1 +7269,18018,24890,1 +7270,5718,24893,1 +7271,18011,24212,1 +7272,5703,24888,1 +7273,28906,28865,1 +7274,28906,28857,1 +7275,4584,20232,1 +7276,5057,3033,1 +7277,27760,29359,1 +7278,12525,11393,1 +7279,5814,27497,1 +7280,5814,27499,1 +7281,5814,27509,1 +7282,5814,27500,1 +7283,5814,27503,1 +7284,27110,27424,1 +7285,5303,8774,1 +7286,5333,3330,1 +7287,36173,35209,1 +7288,36189,34810,1 +7289,28718,26915,1 +7290,24250,23828,1 +7291,36186,34819,1 +7292,7609,7518,1 +7293,12518,9024,1 +7294,36189,34826,1 +7295,36189,34829,1 +7296,28718,29399,1 +7297,12583,11424,1 +7298,27709,23481,1 +7299,5364,2234,1 +7300,29958,33531,1 +7301,19947,21646,1 +7302,5334,3035,1 +7303,5275,3555,1 +7304,36173,35134,1 +7305,19947,19337,1 +7306,5062,4206,1 +7307,27707,23535,1 +7308,19948,19043,1 +7309,36252,38976,1 +7310,36173,37145,1 +7311,27760,33540,1 +7312,19988,19019,1 +7313,19996,18857,1 +7314,5282,31496,1 +7315,36186,38994,1 +7316,36187,38999,1 +7317,36187,39011,1 +7318,37284,39002,1 +7319,37284,39011,1 +7320,36184,34511,1 +7321,27712,26918,1 +7322,22428,23752,1 +7323,36186,34836,1 +7324,19948,21683,1 +7325,19944,18800,1 +7326,19938,18176,1 +7327,27717,25619,1 +7328,27715,26925,1 +7329,12523,14706,1 +7330,27715,26933,1 +7331,19948,21690,1 +7332,36199,34682,1 +7333,36199,34685,1 +7334,36199,34687,1 +7335,36199,34695,1 +7336,36199,35454,1 +7337,36199,34538,1 +7338,36199,34592,1 +7339,36199,34594,1 +7340,36199,34590,1 +7341,36199,34593,1 +7342,36199,34591,1 +7343,36199,35452,1 +7344,36186,34862,1 +7345,27760,25602,1 +7346,14155,17423,1 +7347,36212,34880,1 +7348,19947,20825,1 +7349,36186,34895,1 +7350,14146,14411,1 +7351,19998,23708,1 +7352,7608,7496,1 +7353,7807,7508,1 +7354,7608,7502,1 +7355,5338,7502,1 +7356,5322,7508,1 +7357,5288,7496,1 +7358,5289,8258,1 +7359,36186,35156,1 +7360,27690,26093,1 +7361,27717,25626,1 +7362,5338,7496,1 +7363,7807,7502,1 +7364,28718,29367,1 +7365,7608,7508,1 +7366,5338,7508,1 +7367,5288,7502,1 +7368,19946,19034,1 +7369,12523,17443,1 +7370,19946,18804,1 +7371,27710,26106,1 +7372,26730,28068,1 +7373,4439,20068,1 +7374,4439,20067,1 +7375,12583,20687,1 +7376,19947,20687,1 +7377,7023,20688,1 +7378,19947,20688,1 +7379,12525,20688,1 +7380,5075,20688,1 +7381,12581,36866,1 +7382,7009,36866,1 +7383,7015,36866,1 +7384,26736,30435,1 +7385,26729,33324,1 +7386,5633,27528,1 +7387,5703,20040,1 +7388,5723,27561,1 +7389,18019,23065,1 +7390,5632,16748,1 +7391,25187,27507,1 +7392,27099,27424,1 +7393,7022,36866,1 +7394,26739,28066,1 +7395,26727,28065,1 +7396,26732,33321,1 +7397,29961,33239,1 +7398,26730,32052,1 +7399,26730,33325,1 +7400,31320,33240,1 +7401,5723,17587,1 +7402,7009,36868,1 +7403,5723,16756,1 +7404,12581,36869,1 +7405,7015,36869,1 +7406,7009,36870,1 +7407,7023,36870,1 +7408,12524,36870,1 +7409,7009,36871,1 +7410,19940,18268,1 +7411,36168,34185,1 +7412,12537,12772,1 +7413,5672,15636,1 +7414,5672,17579,1 +7415,7807,7496,1 +7416,5329,7502,1 +7417,5329,7508,1 +7418,5329,7496,1 +7419,27705,33242,1 +7420,5826,17577,1 +7421,5826,15638,1 +7422,5826,16756,1 +7423,5723,16754,1 +7424,5826,15636,1 +7425,5322,7496,1 +7426,5322,7502,1 +7427,5288,7508,1 +7428,27715,25611,1 +7429,16706,17584,1 +7430,36186,34837,1 +7431,5633,17581,1 +7432,19944,18652,1 +7433,5667,16750,1 +7434,15649,16751,1 +7435,5723,16745,1 +7436,5717,16743,1 +7437,2453,15627,1 +7438,27951,27611,1 +7439,27951,27596,1 +7440,27951,27597,1 +7441,27951,27598,1 +7442,27951,27599,1 +7443,27951,27600,1 +7444,27951,27601,1 +7445,27951,27602,1 +7446,33937,37845,1 +7447,33938,37846,1 +7448,33939,37847,1 +7449,33940,37848,1 +7450,33941,37849,1 +7451,33942,37850,1 +7452,33931,37852,1 +7453,33932,37853,1 +7454,33930,37851,1 +7455,18019,24885,1 +7456,18025,24888,1 +7457,12562,11184,1 +7458,36168,34179,1 +7459,12631,23102,1 +7460,22428,24414,1 +7461,5290,3499,1 +7462,33919,35205,1 +7463,21083,21823,1 +7464,36193,35585,1 +7465,36212,37167,1 +7466,36172,34695,1 +7467,36189,34695,1 +7468,36186,34695,1 +7469,36249,34546,1 +7470,36189,34546,1 +7471,36209,34392,1 +7472,36183,34392,1 +7473,36198,35356,1 +7474,36170,35356,1 +7475,36209,34301,1 +7476,7015,36870,1 +7477,36192,35585,1 +7478,29716,29731,1 +7479,29714,32057,1 +7480,29714,32096,1 +7481,29714,29768,1 +7482,29715,29780,1 +7483,29716,32106,1 +7484,19947,18818,1 +7485,19903,18824,1 +7486,19997,18867,1 +7487,19996,18845,1 +7488,19944,18874,1 +7489,19944,18885,1 +7490,19944,18886,1 +7491,19944,18888,1 +7492,5677,16742,1 +7493,36173,35108,1 +7494,36251,38173,1 +7495,36251,38179,1 +7496,36186,38191,1 +7497,36187,38198,1 +7498,37284,38206,1 +7499,36186,34947,1 +7500,35791,34952,1 +7501,28718,26923,1 +7502,12523,15404,1 +7503,7008,6377,1 +7504,7019,6377,1 +7505,5373,6377,1 +7506,7019,6378,1 +7507,7022,6378,1 +7508,7009,6379,1 +7509,7016,6379,1 +7510,7021,6383,1 +7511,5367,6383,1 +7512,5364,6383,1 +7513,7020,6389,1 +7514,5378,6389,1 +7515,5374,6389,1 +7516,7009,6390,1 +7517,5376,6390,1 +7518,7008,6390,1 +7519,7016,6391,1 +7520,5378,6391,1 +7521,7018,6392,1 +7522,7016,6393,1 +7523,7016,6397,1 +7524,7009,6397,1 +7525,7013,6397,1 +7526,7008,20689,1 +7527,5366,20689,1 +7528,8151,4190,1 +7529,22308,21823,1 +7530,21090,20943,1 +7531,21090,20944,1 +7532,21090,20945,1 +7533,21090,20946,1 +7534,21090,20947,1 +7535,21090,20948,1 +7536,21090,20949,1 +7537,21090,20950,1 +7538,21090,20951,1 +7539,21090,20952,1 +7540,21090,20954,1 +7541,21090,20953,1 +7542,21090,20957,1 +7543,21090,20955,1 +7544,21090,20956,1 +7545,21090,30086,1 +7546,21090,30087,1 +7547,36213,37161,1 +7548,36199,35428,1 +7549,36199,35377,1 +7550,36199,34584,1 +7551,36199,34579,1 +7552,36199,35369,1 +7553,36199,35373,1 +7554,36199,35363,1 +7555,36199,35380,1 +7556,36199,35382,1 +7557,36199,35372,1 +7558,36199,35376,1 +7559,36199,34534,1 +7560,36199,35453,1 +7561,36199,35455,1 +7562,36199,34533,1 +7563,36199,35378,1 +7564,36199,34539,1 +7565,36199,35433,1 +7566,36199,34569,1 +7567,36199,35371,1 +7568,36199,34549,1 +7569,36199,34531,1 +7570,36199,35365,1 +7571,36199,35379,1 +7572,36199,35370,1 +7573,36199,35364,1 +7574,36199,35366,1 +7575,36199,35362,1 +7576,36199,35381,1 +7577,36199,34530,1 +7578,33938,38835,1 +7579,33933,38830,1 +7580,33935,38832,1 +7581,33934,38831,1 +7582,8151,2203,1 +7583,8151,9227,1 +7584,8151,20357,1 +7585,8151,8360,1 +7586,8151,1880,1 +7587,8151,1950,1 +7588,8151,2204,1 +7589,8151,10444,1 +7590,8151,14891,1 +7591,8151,20356,1 +7592,6163,4195,1 +7593,6163,4295,1 +7594,6163,4296,1 +7595,6163,4297,1 +7596,6163,4298,1 +7597,8151,1671,1 +7598,8151,2050,1 +7599,8151,10506,1 +7600,8151,4191,1 +7601,8151,1741,1 +7602,8151,2103,1 +7603,8151,10568,1 +7604,8151,8357,1 +7605,8151,8355,1 +7606,8151,8359,1 +7607,8151,1811,1 +7608,8151,4192,1 +7609,8151,4193,1 +7610,8151,4194,1 +7611,8151,8363,1 +7612,8151,8356,1 +7613,8151,8362,1 +7614,8151,20359,1 +7615,8151,15915,1 +7616,8152,1674,1 +7617,8151,8361,1 +7618,8152,1814,1 +7619,8152,1883,1 +7620,8152,1744,1 +7621,8152,20360,1 +7622,8152,9228,1 +7623,8152,1952,1 +7624,8152,2138,1 +7625,8152,2205,1 +7626,8152,14889,1 +7627,8152,10569,1 +7628,8152,4398,1 +7629,8152,10471,1 +7630,8152,15913,1 +7631,8152,10533,1 +7632,8152,8368,1 +7633,8152,8370,1 +7634,8153,1815,1 +7635,8153,1884,1 +7636,8153,1745,1 +7637,8153,20364,1 +7638,8153,1954,1 +7639,8153,14893,1 +7640,8153,2209,1 +7641,8153,1994,1 +7642,8153,4195,1 +7643,8153,4297,1 +7644,8153,8379,1 +7645,8153,8374,1 +7646,8153,8377,1 +7647,8153,9236,1 +7648,8153,20366,1 +7649,8153,8375,1 +7650,8153,10534,1 +7651,8153,15916,1 +7652,8151,8358,1 +7653,8151,20358,1 +7654,8151,9234,1 +7655,8151,10470,1 +7656,8151,10532,1 +7657,8151,10408,1 +7658,8152,10445,1 +7659,8152,10507,1 +7660,8152,20361,1 +7661,8152,2206,1 +7662,8152,4299,1 +7663,8152,4300,1 +7664,8152,4397,1 +7665,8152,4399,1 +7666,8152,8367,1 +7667,8152,20362,1 +7668,8152,8372,1 +7669,8152,8364,1 +7670,8152,10409,1 +7671,8152,9235,1 +7672,8152,8366,1 +7673,8152,8365,1 +7674,8152,8369,1 +7675,8152,8371,1 +7676,8153,10447,1 +7677,36212,34710,1 +7678,36186,34710,1 +7679,36211,34710,1 +7680,36227,34710,1 +7681,36186,34715,1 +7682,36228,34715,1 +7683,36212,34715,1 +7684,36211,34715,1 +7685,36251,34702,1 +7686,36172,34702,1 +7687,36171,34702,1 +7688,36209,34274,1 +7689,36248,34274,1 +7690,36247,34274,1 +7691,12583,20695,1 +7692,27693,33282,1 +7693,27751,33282,1 +7694,12610,33282,1 +7695,12849,23883,1 +7696,12850,23883,1 +7697,14158,23883,1 +7698,5095,23883,1 +7699,5365,28983,1 +7700,27866,28983,1 +7701,27757,28983,1 +7702,27275,28983,1 +7703,8153,9230,1 +7704,8153,10509,1 +7705,8153,20365,1 +7706,8153,2210,1 +7707,8153,10571,1 +7708,8153,2305,1 +7709,8153,4295,1 +7710,8153,4296,1 +7711,8153,4298,1 +7712,8153,8380,1 +7713,8153,8376,1 +7714,8153,8378,1 +7715,8153,10473,1 +7716,8153,20367,1 +7717,8153,10410,1 +7718,8153,8373,1 +7719,8153,8381,1 +7720,9375,9225,1 +7721,9378,9010,1 +7722,9378,9011,1 +7723,9378,9013,1 +7724,9378,10451,1 +7725,9378,9014,1 +7726,9378,9012,1 +7727,9378,20380,1 +7728,9378,9016,1 +7729,9378,9015,1 +7730,9378,10513,1 +7731,9378,9018,1 +7732,9378,9019,1 +7733,9378,20381,1 +7734,9378,9017,1 +7735,9378,9020,1 +7736,9378,10575,1 +7737,9378,9021,1 +7738,9378,9022,1 +7739,9378,9023,1 +7740,9378,9025,1 +7741,9378,9024,1 +7742,16897,16181,1 +7743,16897,16183,1 +7744,16897,16186,1 +7745,17572,17460,1 +7746,17572,17449,1 +7747,17572,17453,1 +7748,17572,17448,1 +7749,17572,17452,1 +7750,16897,16184,1 +7751,17572,17450,1 +7752,16897,16176,1 +7753,16897,16175,1 +7754,16897,20445,1 +7755,16897,16182,1 +7756,16897,16185,1 +7757,17572,20446,1 +7758,17572,17451,1 +7759,17572,17456,1 +7760,17572,17454,1 +7761,17572,17457,1 +7762,17572,17455,1 +7763,17572,17458,1 +7764,17572,17459,1 +7765,17572,20447,1 +7766,16897,16174,1 +7767,16897,16187,1 +7768,16897,16177,1 +7769,16897,16180,1 +7770,16897,20444,1 +7771,16897,16179,1 +7772,17572,17447,1 +7773,16897,16178,1 +7774,18021,24207,1 +7775,35791,34947,1 +7776,35791,34949,1 +7777,35791,34945,1 +7778,35791,34948,1 +7779,35791,34946,1 +7780,35791,34954,1 +7781,35791,34950,1 +7782,35791,34953,1 +7783,35791,34951,1 +7784,35791,34962,1 +7785,35791,34964,1 +7786,35791,34960,1 +7787,35791,34963,1 +7788,35791,34961,1 +7789,35792,34925,1 +7790,35792,34944,1 +7791,35792,34938,1 +7792,35792,34933,1 +7793,35792,34936,1 +7794,35792,34930,1 +7795,35792,34939,1 +7796,35792,34931,1 +7797,35792,34935,1 +7798,35792,34940,1 +7799,35792,34927,1 +7800,35792,34929,1 +7801,35792,34928,1 +7802,35792,34932,1 +7803,35792,34934,1 +7804,35792,34926,1 +7805,35792,34941,1 +7806,35792,34943,1 +7807,35792,34942,1 +7808,37492,36923,1 +7809,37492,36942,1 +7810,37492,36925,1 +7811,37492,36929,1 +7812,37492,36938,1 +7813,37492,36926,1 +7814,37492,36941,1 +7815,37492,36924,1 +7816,37492,36936,1 +7817,37492,36928,1 +7818,37492,36927,1 +7819,37492,36930,1 +7820,37492,36939,1 +7821,37492,36932,1 +7822,37492,36933,1 +7823,37492,36937,1 +7824,37492,36931,1 +7825,37492,36934,1 +7826,37492,36935,1 +7827,37492,36940,1 +7828,38675,37856,1 +7829,38675,37875,1 +7830,38675,37858,1 +7831,38675,37862,1 +7832,38675,37871,1 +7833,38675,37859,1 +7834,38675,37874,1 +7835,38675,37857,1 +7836,38675,37869,1 +7837,38675,37861,1 +7838,38675,37860,1 +7839,38675,37863,1 +7840,38675,37872,1 +7841,38675,37865,1 +7842,38675,37866,1 +7843,38675,37870,1 +7844,38675,37864,1 +7845,38675,37867,1 +7846,38675,37868,1 +7847,38675,37873,1 +7848,39583,39124,1 +7849,39583,39143,1 +7850,39583,39125,1 +7851,39583,39127,1 +7852,39583,39137,1 +7853,39583,39132,1 +7854,39583,39128,1 +7855,39583,39140,1 +7856,39583,39129,1 +7857,39583,39135,1 +7858,39583,39138,1 +7859,39583,39130,1 +7860,39583,39139,1 +7861,39583,39134,1 +7862,39583,39131,1 +7863,39583,39133,1 +7864,39583,39142,1 +7865,39583,39136,1 +7866,39583,39126,1 +7867,39583,39141,1 +7868,33819,33482,1 +7869,33819,33499,1 +7870,33819,33484,1 +7871,33819,33488,1 +7872,33819,33497,1 +7873,33819,33485,1 +7874,33819,33483,1 +7875,33819,33495,1 +7876,33819,33487,1 +7877,33819,33486,1 +7878,33819,33489,1 +7879,33819,33498,1 +7880,33819,33491,1 +7881,33819,33492,1 +7882,33819,33496,1 +7883,33819,33490,1 +7884,33819,33493,1 +7885,33819,33494,1 +7886,32822,32258,1 +7887,32822,32275,1 +7888,32822,32260,1 +7889,32822,32264,1 +7890,32822,32273,1 +7891,32822,32261,1 +7892,32822,32259,1 +7893,32822,32271,1 +7894,32822,32263,1 +7895,32822,32262,1 +7896,32822,32265,1 +7897,32822,32274,1 +7898,32822,32267,1 +7899,32822,32268,1 +7900,32822,32272,1 +7901,32822,32266,1 +7902,32822,32269,1 +7903,32822,32270,1 +7904,30615,30597,1 +7905,30615,30614,1 +7906,30615,30599,1 +7907,30615,30603,1 +7908,30615,30612,1 +7909,30615,30600,1 +7910,30615,30598,1 +7911,30615,30610,1 +7912,30615,30602,1 +7913,30615,30601,1 +7914,30615,30604,1 +7915,30615,30613,1 +7916,30615,30606,1 +7917,30615,30607,1 +7918,30615,30611,1 +7919,30615,30605,1 +7920,30615,30608,1 +7921,30615,30609,1 +7922,29401,29002,1 +7923,29401,29019,1 +7924,29401,29004,1 +7925,29401,29008,1 +7926,29401,29017,1 +7927,29401,29005,1 +7928,29401,29003,1 +7929,29401,29015,1 +7930,29401,29007,1 +7931,29401,29006,1 +7932,29401,29009,1 +7933,29401,29018,1 +7934,29401,29011,1 +7935,29401,29012,1 +7936,29401,29016,1 +7937,29401,29010,1 +7938,29401,29013,1 +7939,29401,29014,1 +7940,28631,28285,1 +7941,28631,28284,1 +7942,28631,28275,1 +7943,28631,28278,1 +7944,28631,28277,1 +7945,28631,28282,1 +7946,28631,28281,1 +7947,28631,28283,1 +7948,28631,28279,1 +7949,28631,28274,1 +7950,28631,28286,1 +7951,28631,28280,1 +7952,28631,28276,1 +7953,28631,28273,1 +7954,28631,28272,1 +7955,28631,28271,1 +7956,28631,28287,1 +7957,28631,28288,1 +7958,27951,27613,1 +7959,27951,27609,1 +7960,27951,27603,1 +7961,24003,23551,1 +7962,24803,24485,1 +7963,24803,24480,1 +7964,24003,23555,1 +7965,25197,28072,1 +7966,22307,21478,1 +7967,22307,21490,1 +7968,22307,21484,1 +7969,22307,21486,1 +7970,21090,20958,1 +7971,19124,19792,1 +7972,19124,19800,1 +7973,26731,32053,1 +7974,26731,33320,1 +7975,26731,33326,1 +7976,12609,12748,1 +7977,5492,20057,1 +7978,4580,12773,1 +7979,10386,20067,1 +7980,10386,20089,1 +7981,10386,20113,1 +7982,10386,20088,1 +7983,10386,20118,1 +7984,10386,20130,1 +7985,5814,4894,1 +7986,5814,4895,1 +7987,5814,4899,1 +7988,5814,4904,1 +7989,5814,4905,1 +7990,5814,4996,1 +7991,5814,4999,1 +7992,5814,5014,1 +7993,5814,4913,1 +7994,5814,4917,1 +7995,5814,4923,1 +7996,5814,4924,1 +7997,5814,5028,1 +7998,5814,7678,1 +7999,5814,7683,1 +8000,5814,7693,1 +8001,5814,7699,1 +8002,5814,7707,1 +8003,5814,7713,1 +8004,5814,7910,1 +8005,5814,7921,1 +8006,5814,7930,1 +8007,5814,7938,1 +8008,5814,7947,1 +8009,5814,8753,1 +8010,5814,8764,1 +8011,5814,8771,1 +8012,5814,12722,1 +8013,5814,12723,1 +8014,5814,12724,1 +8015,5814,12729,1 +8016,5814,12753,1 +8017,5814,12763,1 +8018,5814,12771,1 +8019,5814,12810,1 +8020,5814,12818,1 +8021,5814,12825,1 +8022,5814,13732,1 +8023,5814,16745,1 +8024,5814,16747,1 +8025,5814,16754,1 +8026,5814,17581,1 +8027,5814,20065,1 +8028,5814,20059,1 +8029,5814,20092,1 +8030,5814,20093,1 +8031,5814,20106,1 +8032,5814,20068,1 +8033,5814,20131,1 +8034,5814,20117,1 +8035,5814,20053,1 +8036,5814,20079,1 +8037,5814,20034,1 +8038,5814,20078,1 +8039,5814,20074,1 +8040,5814,20100,1 +8041,5814,20103,1 +8042,5814,22396,1 +8043,5814,23054,1 +8044,5814,23060,1 +8045,5814,23066,1 +8046,5814,24888,1 +8047,5814,27417,1 +8048,5814,27412,1 +8049,5814,27425,1 +8050,5814,27410,1 +8051,5814,27479,1 +8052,19923,20107,1 +8053,5432,4966,1 +8054,4430,5015,1 +8055,2612,4943,1 +8056,5527,12723,1 +8057,5527,12835,1 +8058,5818,5033,1 +8059,5818,5037,1 +8060,5818,4994,1 +8061,5818,5005,1 +8062,5818,5042,1 +8063,5818,5026,1 +8064,5818,5031,1 +8065,5818,7698,1 +8066,5818,7700,1 +8067,5818,7701,1 +8068,5818,7714,1 +8069,5818,7903,1 +8070,5818,7908,1 +8071,5818,7913,1 +8072,5818,7931,1 +8073,5818,7949,1 +8074,5818,8768,1 +8075,5818,8770,1 +8076,5818,12716,1 +8077,5818,12725,1 +8078,5818,12728,1 +8079,5818,12737,1 +8080,5818,12744,1 +8081,5818,12745,1 +8082,5818,12747,1 +8083,5818,12752,1 +8084,5818,12754,1 +8085,5818,12757,1 +8086,5818,12775,1 +8087,5818,12783,1 +8088,5818,12792,1 +8089,5818,12800,1 +8090,5818,12808,1 +8091,5818,12811,1 +8092,5818,12815,1 +8093,5818,12817,1 +8094,5818,12829,1 +8095,5818,12837,1 +8096,5818,14211,1 +8097,5818,15628,1 +8098,5818,15637,1 +8099,5818,16742,1 +8100,5818,17579,1 +8101,5818,17582,1 +8102,5818,17593,1 +8103,5818,20045,1 +8104,5818,20062,1 +8105,5818,20082,1 +8106,5818,20083,1 +8107,5818,20087,1 +8108,5818,20037,1 +8109,5818,20066,1 +8110,5818,20071,1 +8111,5818,20102,1 +8112,5818,20120,1 +8113,5818,20126,1 +8114,5818,20076,1 +8115,5818,20141,1 +8116,5818,20021,1 +8117,5818,21175,1 +8118,5818,22391,1 +8119,5818,22393,1 +8120,5818,22398,1 +8121,5818,24210,1 +8122,5818,24211,1 +8123,5818,24212,1 +8124,5818,24214,1 +8125,5818,24886,1 +8126,5818,24991,1 +8127,5818,27440,1 +8128,5818,27449,1 +8129,5818,27448,1 +8130,5818,27445,1 +8131,5057,3585,1 +8132,27714,29343,1 +8133,36213,35078,1 +8134,36187,35160,1 +8135,36251,37218,1 +8136,12522,18186,1 +8137,36251,35436,1 +8138,36262,35436,1 +8139,36250,35436,1 +8140,36212,35436,1 +8141,36248,34272,1 +8142,36209,34272,1 +8143,36247,34272,1 +8144,36248,34278,1 +8145,36247,34278,1 +8146,36208,34278,1 +8147,36209,34278,1 +8148,5378,9724,1 +8149,7040,9724,1 +8150,5512,9724,1 +8151,5377,9724,1 +8152,7777,7083,1 +8153,5337,7083,1 +8154,5328,7083,1 +8155,5818,27453,1 +8156,5818,27461,1 +8157,5818,27478,1 +8158,5818,27489,1 +8159,5818,27485,1 +8160,5480,2202,1 +8161,36171,34624,1 +8162,19990,22785,1 +8163,14932,14833,1 +8164,29979,29348,1 +8165,27691,26101,1 +8166,27717,30676,1 +8167,27715,26931,1 +8168,19906,18660,1 +8169,27725,26432,1 +8170,36182,34180,1 +8171,19978,18446,1 +8172,36212,34893,1 +8173,36210,34498,1 +8174,36252,35064,1 +8175,36198,34409,1 +8176,28718,32628,1 +8177,19943,23791,1 +8178,22428,23757,1 +8179,36251,37219,1 +8180,36187,35166,1 +8181,5340,8704,1 +8182,5818,27491,1 +8183,5818,27466,1 +8184,5818,27511,1 +8185,5818,27513,1 +8186,5818,27456,1 +8187,5818,27467,1 +8188,5818,27505,1 +8189,4797,8773,1 +8190,12599,12782,1 +8191,5519,4876,1 +8192,5519,4938,1 +8193,5519,4970,1 +8194,7671,4872,1 +8195,7671,4938,1 +8196,7671,4956,1 +8197,7671,4957,1 +8198,19944,18882,1 +8199,37284,34847,1 +8200,19946,18814,1 +8201,36211,34885,1 +8202,12595,11216,1 +8203,5284,31524,1 +8204,5330,8249,1 +8205,36250,34647,1 +8206,36168,34197,1 +8207,27792,26472,1 +8208,5285,31569,1 +8209,36172,35123,1 +8210,22493,23733,1 +8211,5469,20082,1 +8212,7671,4889,1 +8213,7671,4968,1 +8214,7671,5544,1 +8215,7671,4898,1 +8216,7671,4993,1 +8217,7671,5038,1 +8218,7671,5039,1 +8219,7671,5009,1 +8220,7671,5011,1 +8221,7671,5043,1 +8222,7671,5044,1 +8223,7671,4912,1 +8224,7671,4918,1 +8225,7671,7682,1 +8226,7671,7695,1 +8227,7671,12715,1 +8228,7671,12731,1 +8229,7671,12779,1 +8230,7671,12794,1 +8231,7671,12799,1 +8232,7671,12816,1 +8233,7671,12827,1 +8234,7671,13728,1 +8235,7671,20094,1 +8236,12539,12787,1 +8237,2443,12823,1 +8238,4422,7714,1 +8239,5268,4935,1 +8240,5268,4948,1 +8241,5484,12718,1 +8242,26735,30434,1 +8243,18026,24992,1 +8244,5352,20035,1 +8245,2614,4959,1 +8246,19955,20043,1 +8247,12630,12791,1 +8248,12630,12834,1 +8249,12576,12764,1 +8250,12627,20116,1 +8251,12631,12750,1 +8252,19942,20035,1 +8253,5272,5037,1 +8254,5272,4990,1 +8255,12602,14219,1 +8256,5198,7904,1 +8257,5199,8771,1 +8258,5199,12724,1 +8259,5199,12765,1 +8260,5199,12826,1 +8261,5202,4964,1 +8262,5202,5004,1 +8263,5202,7936,1 +8264,5202,7937,1 +8265,5202,12746,1 +8266,5202,12828,1 +8267,7588,7687,1 +8268,8149,17583,1 +8269,8149,20107,1 +8270,5152,12745,1 +8271,5152,12754,1 +8272,5152,12755,1 +8273,5152,12772,1 +8274,36208,34267,1 +8275,36209,34267,1 +8276,7009,20701,1 +8277,5267,7132,1 +8278,7016,7132,1 +8279,7016,7136,1 +8280,7016,8011,1 +8281,5329,8011,1 +8282,7008,8012,1 +8283,7009,8012,1 +8284,7016,9766,1 +8285,5327,9766,1 +8286,12610,10346,1 +8287,12519,10346,1 +8288,7009,10346,1 +8289,5506,10346,1 +8290,5513,13095,1 +8291,5267,13095,1 +8292,5365,13095,1 +8293,5342,13095,1 +8294,12590,15165,1 +8295,5329,15165,1 +8296,12595,15165,1 +8297,7016,15165,1 +8298,14188,17032,1 +8299,7016,17032,1 +8300,12591,17032,1 +8301,12593,17032,1 +8302,5693,24887,1 +8303,5682,20228,1 +8304,5717,20151,1 +8305,5667,20231,1 +8306,5677,20222,1 +8307,12526,20072,1 +8308,12538,12820,1 +8309,6139,7691,1 +8310,6139,7906,1 +8311,18023,24887,1 +8312,19907,20025,1 +8313,19907,20039,1 +8314,19907,20035,1 +8315,19907,20040,1 +8316,19907,20041,1 +8317,19907,23062,1 +8318,19907,24992,1 +8319,5824,4937,1 +8320,5824,4938,1 +8321,5824,4878,1 +8322,5824,4939,1 +8323,5824,4940,1 +8324,5824,4941,1 +8325,5824,4879,1 +8326,5824,4942,1 +8327,5824,4880,1 +8328,5824,4943,1 +8329,5824,4944,1 +8330,5824,4881,1 +8331,5824,4945,1 +8332,5824,4946,1 +8333,5824,4882,1 +8334,5824,4947,1 +8335,5824,4883,1 +8336,5824,4948,1 +8337,5824,4949,1 +8338,5824,4884,1 +8339,5824,4950,1 +8340,5824,4885,1 +8341,5824,4951,1 +8342,5824,4952,1 +8343,5824,4953,1 +8344,5824,4886,1 +8345,5824,4954,1 +8346,5824,4955,1 +8347,5824,4956,1 +8348,5824,4957,1 +8349,5824,4887,1 +8350,5824,4958,1 +8351,5824,4959,1 +8352,5824,4888,1 +8353,5824,4960,1 +8354,5824,4961,1 +8355,5824,4889,1 +8356,5824,4890,1 +8357,5824,4962,1 +8358,18020,24881,1 +8359,5824,4963,1 +8360,5824,4891,1 +8361,5824,4964,1 +8362,5824,4892,1 +8363,5824,4965,1 +8364,5824,4966,1 +8365,5824,4893,1 +8366,5824,4967,1 +8367,5824,4894,1 +8368,5824,4968,1 +8369,5824,5544,1 +8370,5824,4895,1 +8371,5824,4969,1 +8372,5824,4896,1 +8373,5824,4970,1 +8374,5824,4972,1 +8375,5824,4897,1 +8376,5824,4973,1 +8377,5824,4971,1 +8378,5824,4898,1 +8379,5824,4974,1 +8380,5824,4899,1 +8381,5824,4975,1 +8382,5824,4976,1 +8383,5824,4900,1 +8384,5824,4977,1 +8385,5824,4978,1 +8386,5824,4979,1 +8387,5824,5032,1 +8388,5824,4901,1 +8389,5824,4980,1 +8390,5824,4981,1 +8391,5824,5033,1 +8392,5824,4902,1 +8393,5824,4982,1 +8394,5824,4983,1 +8395,5824,5034,1 +8396,5824,4984,1 +8397,5824,5035,1 +8398,5824,4985,1 +8399,5824,4986,1 +8400,5824,4987,1 +8401,5824,5036,1 +8402,5824,4988,1 +8403,5824,4989,1 +8404,5824,5037,1 +8405,5824,4903,1 +8406,5824,4990,1 +8407,5824,4991,1 +8408,5824,4992,1 +8409,5824,4993,1 +8410,5824,4904,1 +8411,5824,4905,1 +8412,5824,4994,1 +8413,5824,4995,1 +8414,5824,5466,1 +8415,5824,4996,1 +8416,5824,4997,1 +8417,5824,4998,1 +8418,5824,4906,1 +8419,5824,4999,1 +8420,5824,5038,1 +8421,5824,5000,1 +8422,5824,5001,1 +8423,5824,4907,1 +8424,5824,5002,1 +8425,5824,5003,1 +8426,5824,5039,1 +8427,5824,4908,1 +8428,5824,5040,1 +8429,5824,5004,1 +8430,5824,5005,1 +8431,5824,5041,1 +8432,5824,4909,1 +8433,5824,5006,1 +8434,5824,5007,1 +8435,5824,5008,1 +8436,5824,5042,1 +8437,5824,4910,1 +8438,5824,7925,1 +8439,5824,20029,1 +8440,5824,20042,1 +8441,5824,20045,1 +8442,5824,20049,1 +8443,5824,20055,1 +8444,5824,20058,1 +8445,5824,20062,1 +8446,5824,20064,1 +8447,5824,20065,1 +8448,5824,20070,1 +8449,5824,20072,1 +8450,5824,20082,1 +8451,5824,20083,1 +8452,5824,20087,1 +8453,5824,20090,1 +8454,5824,20033,1 +8455,5824,20047,1 +8456,5824,20136,1 +8457,5824,20056,1 +8458,5824,20057,1 +8459,5824,20059,1 +8460,5824,20063,1 +8461,5824,20084,1 +8462,5824,20085,1 +8463,5824,20086,1 +8464,5824,20091,1 +8465,5824,20092,1 +8466,5824,20093,1 +8467,5824,20094,1 +8468,5824,20112,1 +8469,5824,20037,1 +8470,5824,20050,1 +8471,5824,20060,1 +8472,5824,20066,1 +8473,5824,20067,1 +8474,5824,20069,1 +8475,5824,20081,1 +8476,5824,20089,1 +8477,5824,20098,1 +8478,5824,20099,1 +8479,5824,20101,1 +8480,5824,20102,1 +8481,5824,20106,1 +8482,5824,20107,1 +8483,5824,20108,1 +8484,5824,20113,1 +8485,5824,20032,1 +8486,5824,20046,1 +8487,5824,20137,1 +8488,5824,20061,1 +8489,5824,20068,1 +8490,5824,20088,1 +8491,5824,20118,1 +8492,5824,20120,1 +8493,5824,20123,1 +8494,5824,20020,1 +8495,5824,20023,1 +8496,5824,20036,1 +8497,5824,20111,1 +8498,5824,20126,1 +8499,5824,20127,1 +8500,5824,20128,1 +8501,5824,20130,1 +8502,5824,20132,1 +8503,5824,20138,1 +8504,5824,20031,1 +8505,5824,20080,1 +8506,5824,20124,1 +8507,5824,20125,1 +8508,5824,20129,1 +8509,5824,20131,1 +8510,5824,20133,1 +8511,5824,20134,1 +8512,5824,20135,1 +8513,5824,20027,1 +8514,5824,20115,1 +8515,5824,20116,1 +8516,5824,20077,1 +8517,5824,20079,1 +8518,5824,20104,1 +8519,5824,20105,1 +8520,5824,20140,1 +8521,5824,20028,1 +8522,5824,20044,1 +8523,5824,20117,1 +8524,5824,20052,1 +8525,5824,20053,1 +8526,5824,20076,1 +8527,5824,20110,1 +8528,5824,20114,1 +8529,5824,20141,1 +8530,5824,20025,1 +8531,5824,20034,1 +8532,5824,20038,1 +8533,5824,20039,1 +8534,5824,20073,1 +8535,5824,20075,1 +8536,5824,20078,1 +8537,5824,20109,1 +8538,5824,20119,1 +8539,5824,20122,1 +8540,5824,20018,1 +8541,5824,20019,1 +8542,5824,20021,1 +8543,5824,20022,1 +8544,5824,20030,1 +8545,5824,20035,1 +8546,5824,20040,1 +8547,5824,20041,1 +8548,5824,20043,1 +8549,5824,20048,1 +8550,5824,20051,1 +8551,5824,20054,1 +8552,5824,20074,1 +8553,5824,20100,1 +8554,5824,20121,1 +8555,5824,20103,1 +8556,5824,20142,1 +8557,5824,20143,1 +8558,5824,21174,1 +8559,5824,21175,1 +8560,5824,21176,1 +8561,5824,21177,1 +8562,5824,21178,1 +8563,5824,22392,1 +8564,5824,22389,1 +8565,5824,22391,1 +8566,5824,22394,1 +8567,5824,22396,1 +8568,5824,22395,1 +8569,5824,22390,1 +8570,5824,22393,1 +8571,5824,22397,1 +8572,5824,22398,1 +8573,5824,23054,1 +8574,5824,23055,1 +8575,5824,23056,1 +8576,5824,24203,1 +8577,5824,24204,1 +8578,5152,12786,1 +8579,5152,12787,1 +8580,5152,12800,1 +8581,5152,12820,1 +8582,5152,12826,1 +8583,5152,12832,1 +8584,2611,4946,1 +8585,26734,30433,1 +8586,26732,32054,1 +8587,26732,33242,1 +8588,5693,21178,1 +8589,26733,30432,1 +8590,12635,12796,1 +8591,4796,20086,1 +8592,7621,20069,1 +8593,4435,7691,1 +8594,12706,13732,1 +8595,4569,7924,1 +8596,5273,5011,1 +8597,5273,20052,1 +8598,5594,4931,1 +8599,5594,4878,1 +8600,5594,4945,1 +8601,12615,12747,1 +8602,12615,13727,1 +8603,12612,12817,1 +8604,12614,12751,1 +8605,5595,4958,1 +8606,5595,4963,1 +8607,5595,4964,1 +8608,5595,4892,1 +8609,5595,4893,1 +8610,5595,4896,1 +8611,22447,24214,1 +8612,5596,4992,1 +8613,5596,5466,1 +8614,9376,16752,1 +8615,5826,7678,1 +8616,5826,7679,1 +8617,5826,7680,1 +8618,5826,7681,1 +8619,5826,7682,1 +8620,5826,7683,1 +8621,5826,7684,1 +8622,5826,7685,1 +8623,5826,7687,1 +8624,5826,7688,1 +8625,5826,7689,1 +8626,5826,7690,1 +8627,5826,7691,1 +8628,5826,7692,1 +8629,5826,7693,1 +8630,5826,7694,1 +8631,5826,7696,1 +8632,5826,7697,1 +8633,5826,7698,1 +8634,5826,7699,1 +8635,5826,7700,1 +8636,5826,7701,1 +8637,5826,7702,1 +8638,5826,7703,1 +8639,5826,7704,1 +8640,5826,7705,1 +8641,5826,7706,1 +8642,5826,7708,1 +8643,5826,7709,1 +8644,5826,7710,1 +8645,5826,7711,1 +8646,5826,7712,1 +8647,5826,7713,1 +8648,5826,7714,1 +8649,5826,7902,1 +8650,5826,7903,1 +8651,5826,7904,1 +8652,5826,7905,1 +8653,5826,7906,1 +8654,5826,7907,1 +8655,5826,7908,1 +8656,5826,7909,1 +8657,5826,7910,1 +8658,5826,7911,1 +8659,5826,7912,1 +8660,5826,7913,1 +8661,5826,7914,1 +8662,5826,7915,1 +8663,5826,7916,1 +8664,5826,7918,1 +8665,5826,7920,1 +8666,5826,7921,1 +8667,5826,7922,1 +8668,5826,7923,1 +8669,5826,7924,1 +8670,5826,7925,1 +8671,5826,7926,1 +8672,5826,7927,1 +8673,5826,7928,1 +8674,5826,7929,1 +8675,5826,7930,1 +8676,5826,7931,1 +8677,5826,7932,1 +8678,5826,7933,1 +8679,5826,7934,1 +8680,5826,7935,1 +8681,5826,7936,1 +8682,5826,7937,1 +8683,5826,7938,1 +8684,5826,7939,1 +8685,5826,7940,1 +8686,5826,7941,1 +8687,5826,7942,1 +8688,5826,7943,1 +8689,5826,7944,1 +8690,5826,7945,1 +8691,5826,7946,1 +8692,5826,7947,1 +8693,5826,7948,1 +8694,5826,7949,1 +8695,5826,7951,1 +8696,5826,8752,1 +8697,5826,8753,1 +8698,5826,8755,1 +8699,5826,8757,1 +8700,5826,8758,1 +8701,5826,8759,1 +8702,5826,8760,1 +8703,5826,8761,1 +8704,5826,8762,1 +8705,5826,8765,1 +8706,5826,8766,1 +8707,5826,8767,1 +8708,5826,8769,1 +8709,5826,8770,1 +8710,5826,8771,1 +8711,5826,8773,1 +8712,5826,8774,1 +8713,5826,8776,1 +8714,5826,12763,1 +8715,5826,12765,1 +8716,5826,12766,1 +8717,5826,12770,1 +8718,5826,12775,1 +8719,5826,12785,1 +8720,5826,12786,1 +8721,5826,12788,1 +8722,5826,12793,1 +8723,5826,12798,1 +8724,5826,12799,1 +8725,5826,12801,1 +8726,5826,12803,1 +8727,5826,12805,1 +8728,5826,12806,1 +8729,5826,12807,1 +8730,5826,12810,1 +8731,5826,12813,1 +8732,5826,12814,1 +8733,5826,12815,1 +8734,5826,12817,1 +8735,5826,12819,1 +8736,5826,12820,1 +8737,5826,12822,1 +8738,5826,12825,1 +8739,5826,15630,1 +8740,5826,12827,1 +8741,5826,12829,1 +8742,5826,12830,1 +8743,5826,12832,1 +8744,5826,13727,1 +8745,5826,13731,1 +8746,5826,13732,1 +8747,5826,15626,1 +8748,5826,15627,1 +8749,5826,15628,1 +8750,5826,15629,1 +8751,5826,15631,1 +8752,5826,15632,1 +8753,5826,15633,1 +8754,5826,15634,1 +8755,5826,15635,1 +8756,5826,15637,1 +8757,5826,16745,1 +8758,5826,16746,1 +8759,5826,16747,1 +8760,5826,16748,1 +8761,5826,16749,1 +8762,5826,16750,1 +8763,5826,16752,1 +8764,5826,17578,1 +8765,5826,17579,1 +8766,5826,17580,1 +8767,5826,17586,1 +8768,5826,17587,1 +8769,5826,23057,1 +8770,5826,23058,1 +8771,5826,23059,1 +8772,5826,23060,1 +8773,5826,23061,1 +8774,5826,23062,1 +8775,5826,23063,1 +8776,5826,23064,1 +8777,5826,23065,1 +8778,5826,23066,1 +8779,5826,23067,1 +8780,5826,23068,1 +8781,5826,23069,1 +8782,5826,23070,1 +8783,5826,24206,1 +8784,5826,24208,1 +8785,5826,24209,1 +8786,5826,24210,1 +8787,5826,24211,1 +8788,5826,24212,1 +8789,5826,24213,1 +8790,5826,24214,1 +8791,5826,24215,1 +8792,5826,24216,1 +8793,5826,24217,1 +8794,5826,24218,1 +8795,5826,24881,1 +8796,5826,24882,1 +8797,5826,24885,1 +8798,5826,24886,1 +8799,5826,24887,1 +8800,5826,24891,1 +8801,5826,24892,1 +8802,5826,24893,1 +8803,5596,5002,1 +8804,5596,5020,1 +8805,5596,5024,1 +8806,5596,5025,1 +8807,5597,4922,1 +8808,5597,5027,1 +8809,5597,12720,1 +8810,5597,12726,1 +8811,5597,12733,1 +8812,5597,12765,1 +8813,5598,7692,1 +8814,5598,7694,1 +8815,5598,7712,1 +8816,5598,7912,1 +8817,5598,7915,1 +8818,5598,7926,1 +8819,5598,7942,1 +8820,5827,8754,1 +8821,5827,8756,1 +8822,5827,8763,1 +8823,5827,8768,1 +8824,5827,8772,1 +8825,5827,8775,1 +8826,5827,16753,1 +8827,5827,16754,1 +8828,5827,16742,1 +8829,5827,16743,1 +8830,5827,16744,1 +8831,5827,17581,1 +8832,5827,17582,1 +8833,5827,17583,1 +8834,5827,17588,1 +8835,5827,17589,1 +8836,5827,17590,1 +8837,5827,17591,1 +8838,5827,17592,1 +8839,5827,24994,1 +8840,5827,24990,1 +8841,5827,24991,1 +8842,5827,24993,1 +8843,5827,24995,1 +8844,36197,34382,1 +8845,36197,34385,1 +8846,36197,34395,1 +8847,36197,34231,1 +8848,36197,34249,1 +8849,36197,34230,1 +8850,36197,34284,1 +8851,36197,34279,1 +8852,36197,34297,1 +8853,36197,34299,1 +8854,36197,34298,1 +8855,36197,34296,1 +8856,36197,34238,1 +8857,36197,34287,1 +8858,36197,34289,1 +8859,36197,34285,1 +8860,36197,34288,1 +8861,36197,34286,1 +8862,36197,34233,1 +8863,36197,34234,1 +8864,36197,34239,1 +8865,36197,34390,1 +8866,36198,34384,1 +8867,36198,35352,1 +8868,36198,35342,1 +8869,36198,35359,1 +8870,36198,35348,1 +8871,36198,35361,1 +8872,36198,35350,1 +8873,36198,34380,1 +8874,36198,35344,1 +8875,36198,35358,1 +8876,36198,35349,1 +8877,36198,35343,1 +8878,36198,35345,1 +8879,36198,35341,1 +8880,36198,34399,1 +8881,36198,35360,1 +8882,36198,34381,1 +8883,36198,35575,1 +8884,36198,38605,1 +8885,36198,35458,1 +8886,36198,35456,1 +8887,36198,34540,1 +8888,36198,35457,1 +8889,36198,35459,1 +8890,36198,34537,1 +8891,36198,34532,1 +8892,36198,34545,1 +8893,36198,34535,1 +8894,36198,38606,1 +8895,36198,34389,1 +8896,36198,37400,1 +8897,36198,34388,1 +8898,36198,35351,1 +8899,36198,35355,1 +8900,36198,34383,1 +8901,36198,35357,1 +8902,36198,34404,1 +8903,36198,34419,1 +8904,36198,34434,1 +8905,36198,34429,1 +8906,36198,34424,1 +8907,36198,34414,1 +8908,36198,37364,1 +8909,36198,35576,1 +8910,36198,35810,1 +8911,5598,8755,1 +8912,5598,8757,1 +8913,5598,8759,1 +8914,5825,5009,1 +8915,5825,5010,1 +8916,5825,5011,1 +8917,5825,5043,1 +8918,5825,5044,1 +8919,5825,4911,1 +8920,5825,5012,1 +8921,5825,5013,1 +8922,5825,4912,1 +8923,5825,5014,1 +8924,5825,5015,1 +8925,5825,4913,1 +8926,5825,4914,1 +8927,5825,5016,1 +8928,5825,5017,1 +8929,5825,4915,1 +8930,5825,4916,1 +8931,5825,5018,1 +8932,5825,5019,1 +8933,5825,5020,1 +8934,5825,5045,1 +8935,5825,4917,1 +8936,5825,4918,1 +8937,5825,5021,1 +8938,5825,5046,1 +8939,5825,4919,1 +8940,5825,4920,1 +8941,5825,4921,1 +8942,5825,4922,1 +8943,5825,5022,1 +8944,5825,5023,1 +8945,5825,5024,1 +8946,5825,5025,1 +8947,5825,5026,1 +8948,5825,5027,1 +8949,5825,4923,1 +8950,5825,4924,1 +8951,5825,5028,1 +8952,5825,5029,1 +8953,5825,5030,1 +8954,5825,5031,1 +8955,5825,7685,1 +8956,5825,7690,1 +8957,5825,10123,1 +8958,5825,12713,1 +8959,5825,12715,1 +8960,5825,12716,1 +8961,5825,12718,1 +8962,5825,12719,1 +8963,5825,12720,1 +8964,5825,12721,1 +8965,5825,12722,1 +8966,5825,12723,1 +8967,5825,12724,1 +8968,5825,12725,1 +8969,5825,12726,1 +8970,5825,12727,1 +8971,5825,12728,1 +8972,5825,12729,1 +8973,5825,12730,1 +8974,5825,12731,1 +8975,5825,12732,1 +8976,5825,12733,1 +8977,5825,12734,1 +8978,5825,12735,1 +8979,5825,12737,1 +8980,5825,12738,1 +8981,5825,12739,1 +8982,5825,12740,1 +8983,5825,12741,1 +8984,5825,12742,1 +8985,5825,12743,1 +8986,5825,12744,1 +8987,5825,12745,1 +8988,5825,12746,1 +8989,5825,12747,1 +8990,5825,12748,1 +8991,5825,12749,1 +8992,5825,12750,1 +8993,5825,12751,1 +8994,5825,12752,1 +8995,5825,12753,1 +8996,5825,12754,1 +8997,5825,12755,1 +8998,5825,12756,1 +8999,5825,12757,1 +9000,5825,12758,1 +9001,5825,12760,1 +9002,5825,12762,1 +9003,5825,12764,1 +9004,5825,12767,1 +9005,5825,12768,1 +9006,5825,12769,1 +9007,5825,12771,1 +9008,5825,12772,1 +9009,5825,12773,1 +9010,5825,12774,1 +9011,5825,12776,1 +9012,5825,12777,1 +9013,5825,12778,1 +9014,5825,12779,1 +9015,5825,12780,1 +9016,5825,12781,1 +9017,5825,12782,1 +9018,5825,12783,1 +9019,5825,12787,1 +9020,5825,12789,1 +9021,5825,12790,1 +9022,5825,12791,1 +9023,5825,12792,1 +9024,5825,12794,1 +9025,5825,12796,1 +9026,5825,12797,1 +9027,5825,12800,1 +9028,5825,12804,1 +9029,5825,12808,1 +9030,5825,12809,1 +9031,5825,12811,1 +9032,5825,12812,1 +9033,5825,12816,1 +9034,5825,12818,1 +9035,5825,12823,1 +9036,5825,12824,1 +9037,5825,12826,1 +9038,5825,12828,1 +9039,5825,12834,1 +9040,5825,12835,1 +9041,5825,14213,1 +9042,5825,14217,1 +9043,5825,14220,1 +9044,5823,4871,1 +9045,5823,4874,1 +9046,5825,12836,1 +9047,5825,12837,1 +9048,5825,14211,1 +9049,5825,13728,1 +9050,5825,13729,1 +9051,5825,14215,1 +9052,5825,14212,1 +9053,5825,14214,1 +9054,5825,14216,1 +9055,5825,14218,1 +9056,5825,14219,1 +9057,5823,4776,1 +9058,5823,4925,1 +9059,5823,4926,1 +9060,5823,4869,1 +9061,5823,4870,1 +9062,5823,4927,1 +9063,5823,4928,1 +9064,5823,4929,1 +9065,5823,4930,1 +9066,5823,4872,1 +9067,5823,4931,1 +9068,5823,4873,1 +9069,5823,4932,1 +9070,5823,4933,1 +9071,5823,4875,1 +9072,5823,4934,1 +9073,5823,4876,1 +9074,5823,4935,1 +9075,5823,4877,1 +9076,5823,4936,1 +9077,5823,12759,1 +9078,5823,13730,1 +9079,5823,20095,1 +9080,5823,20096,1 +9081,5823,20097,1 +9082,5823,36385,1 +9083,5823,36387,1 +9084,5823,36388,1 +9085,5823,36389,1 +9086,5823,36390,1 +9087,5823,36392,1 +9088,5823,36393,1 +9089,5823,36394,1 +9090,5823,36395,1 +9091,5823,36396,1 +9092,5823,36397,1 +9093,5823,36398,1 +9094,5823,36399,1 +9095,5823,36400,1 +9096,5823,36402,1 +9097,5823,36403,1 +9098,5823,36404,1 +9099,5823,36405,1 +9100,5823,36407,1 +9101,5823,36409,1 +9102,5823,36410,1 +9103,5823,36411,1 +9104,5823,36412,1 +9105,5823,36415,1 +9106,5823,36417,1 +9107,5823,36418,1 +9108,5823,36419,1 +9109,5823,36420,1 +9110,5823,36421,1 +9111,5823,36422,1 +9112,5823,36423,1 +9113,5823,36425,1 +9114,5823,36426,1 +9115,5823,36427,1 +9116,5823,36430,1 +9117,5823,36431,1 +9118,5823,36432,1 +9119,5823,36434,1 +9120,5823,36435,1 +9121,5823,36436,1 +9122,5823,36438,1 +9123,5823,36439,1 +9124,5823,36441,1 +9125,5823,36442,1 +9126,5823,36443,1 +9127,5823,36444,1 +9128,5823,36446,1 +9129,5823,36447,1 +9130,5823,36448,1 +9131,5823,36449,1 +9132,5823,36450,1 +9133,5823,36451,1 +9134,5823,36452,1 +9135,5823,36453,1 +9136,5823,36454,1 +9137,5823,36456,1 +9138,5823,36457,1 +9139,5823,36458,1 +9140,5823,36460,1 +9141,5823,36461,1 +9142,5823,36462,1 +9143,5823,36463,1 +9144,5823,36465,1 +9145,5823,36466,1 +9146,5823,36467,1 +9147,5823,36468,1 +9148,5823,36470,1 +9149,5823,36473,1 +9150,5823,36475,1 +9151,5823,36476,1 +9152,5823,36477,1 +9153,5823,36478,1 +9154,5823,36481,1 +9155,5823,36484,1 +9156,5823,36485,1 +9157,5823,36487,1 +9158,5823,36488,1 +9159,5823,36489,1 +9160,5823,36491,1 +9161,5823,36492,1 +9162,5823,36494,1 +9163,5823,36495,1 +9164,5823,36496,1 +9165,5823,36499,1 +9166,5823,36501,1 +9167,5823,36502,1 +9168,5823,36503,1 +9169,5823,36505,1 +9170,5823,36506,1 +9171,5823,36507,1 +9172,5823,36509,1 +9173,5823,36510,1 +9174,5823,36511,1 +9175,5823,36512,1 +9176,5823,36513,1 +9177,5823,36514,1 +9178,5823,36515,1 +9179,5823,36516,1 +9180,5823,36517,1 +9181,5823,36518,1 +9182,5823,36519,1 +9183,5823,36520,1 +9184,5823,36521,1 +9185,9363,15637,1 +9186,19879,20101,1 +9187,5184,14211,1 +9188,4564,12807,1 +9189,4143,4923,1 +9190,5261,7705,1 +9191,5261,7712,1 +9192,5261,7939,1 +9193,5261,12830,1 +9194,5204,7920,1 +9195,5204,7933,1 +9196,5204,7945,1 +9197,5204,7951,1 +9198,12522,15626,1 +9199,12533,12818,1 +9200,12533,20084,1 +9201,19965,20131,1 +9202,5598,8760,1 +9203,5598,8761,1 +9204,5598,8762,1 +9205,5598,12769,1 +9206,5598,12772,1 +9207,5598,12773,1 +9208,5598,12786,1 +9209,5598,12787,1 +9210,5598,12807,1 +9211,5598,12813,1 +9212,5598,12820,1 +9213,10386,12823,1 +9214,10386,12826,1 +9215,10386,12828,1 +9216,10386,12832,1 +9217,10386,12835,1 +9218,10386,15627,1 +9219,10386,15631,1 +9220,10386,16746,1 +9221,10386,16756,1 +9222,10386,17587,1 +9223,10386,17589,1 +9224,10386,20070,1 +9225,10386,17583,1 +9226,10386,17588,1 +9227,10386,20033,1 +9228,10386,20136,1 +9229,10386,20060,1 +9230,18021,23061,1 +9231,18021,24883,1 +9232,18021,24884,1 +9233,18021,24991,1 +9234,25190,28071,1 +9235,26731,28071,1 +9236,26731,28929,1 +9237,10386,20031,1 +9238,10386,20140,1 +9239,10386,20110,1 +9240,10386,20114,1 +9241,10386,20122,1 +9242,17837,20018,1 +9243,17837,20022,1 +9244,17837,22390,1 +9245,17837,23061,1 +9246,17837,23070,1 +9247,17837,24207,1 +9248,17837,27420,1 +9249,17837,27452,1 +9250,17837,27450,1 +9251,17837,27458,1 +9252,17837,27416,1 +9253,17837,27418,1 +9254,17837,27437,1 +9255,17837,27490,1 +9256,17837,27493,1 +9257,17837,27508,1 +9258,7008,12754,1 +9259,5819,4969,1 +9260,5819,4972,1 +9261,5819,4981,1 +9262,5819,4983,1 +9263,5819,4987,1 +9264,5819,4995,1 +9265,5819,4908,1 +9266,5819,4909,1 +9267,5819,5006,1 +9268,5819,5013,1 +9269,5819,5016,1 +9270,5819,4915,1 +9271,5819,4916,1 +9272,5819,5018,1 +9273,5819,5029,1 +9274,5819,5030,1 +9275,5819,7679,1 +9276,5819,7680,1 +9277,5819,7689,1 +9278,5819,7697,1 +9279,5819,7708,1 +9280,5819,7709,1 +9281,5819,7916,1 +9282,5819,7925,1 +9283,5819,7929,1 +9284,5819,7943,1 +9285,5819,8765,1 +9286,5819,12730,1 +9287,5819,12764,1 +9288,5819,12770,1 +9289,5819,12767,1 +9290,5819,12780,1 +9291,5819,12782,1 +9292,5819,12803,1 +9293,5819,13727,1 +9294,5819,14212,1 +9295,5819,15630,1 +9296,5819,15638,1 +9297,5819,17586,1 +9298,5819,20064,1 +9299,5819,20061,1 +9300,5819,20036,1 +9301,5819,20128,1 +9302,5819,20124,1 +9303,5819,20134,1 +9304,5819,20135,1 +9305,5819,20119,1 +9306,5819,21178,1 +9307,5819,22395,1 +9308,5819,24890,1 +9309,5819,24891,1 +9310,5819,24892,1 +9311,5819,24990,1 +9312,5819,27443,1 +9313,5819,27460,1 +9314,5819,27472,1 +9315,5819,27488,1 +9316,5819,27514,1 +9317,5817,4937,1 +9318,5817,4971,1 +9319,5817,4900,1 +9320,5817,4978,1 +9321,5817,4903,1 +9322,5817,4906,1 +9323,5817,4907,1 +9324,5817,5040,1 +9325,5817,5041,1 +9326,5817,4914,1 +9327,5817,5019,1 +9328,5817,5046,1 +9329,5817,4919,1 +9330,5817,4921,1 +9331,5817,7686,1 +9332,5817,7690,1 +9333,5817,7702,1 +9334,5817,7703,1 +9335,5817,7704,1 +9336,5817,7706,1 +9337,5817,7711,1 +9338,5817,7902,1 +9339,5817,7911,1 +9340,5817,7919,1 +9341,5817,7923,1 +9342,5817,7940,1 +9343,5817,7941,1 +9344,5817,7946,1 +9345,5817,7948,1 +9346,5817,7950,1 +9347,5817,7951,1 +9348,5817,8767,1 +9349,5817,8772,1 +9350,5817,8774,1 +9351,5817,10123,1 +9352,5817,12713,1 +9353,5817,12718,1 +9354,5817,12719,1 +9355,5817,12727,1 +9356,5817,12732,1 +9357,5817,12734,1 +9358,5817,12738,1 +9359,5817,12739,1 +9360,5817,12740,1 +9361,5817,12748,1 +9362,5817,12751,1 +9363,5817,12755,1 +9364,5817,12766,1 +9365,5817,12768,1 +9366,5817,12774,1 +9367,5817,12776,1 +9368,5817,12781,1 +9369,5817,12785,1 +9370,5817,12791,1 +9371,5817,12793,1 +9372,5817,12796,1 +9373,5817,12805,1 +9374,5817,12809,1 +9375,5817,12814,1 +9376,5817,13729,1 +9377,5817,14213,1 +9378,5817,14217,1 +9379,5817,14218,1 +9380,5817,15633,1 +9381,5817,16748,1 +9382,5817,16750,1 +9383,5817,16751,1 +9384,5817,16753,1 +9385,5817,16743,1 +9386,5817,16744,1 +9387,5817,17578,1 +9388,5817,17580,1 +9389,5817,20042,1 +9390,5817,20049,1 +9391,5817,20063,1 +9392,5817,20069,1 +9393,5817,20099,1 +9394,5817,20108,1 +9395,5817,20032,1 +9396,5817,20046,1 +9397,5817,20137,1 +9398,5817,20020,1 +9399,5817,20133,1 +9400,5817,20027,1 +9401,5817,20115,1 +9402,5817,20104,1 +9403,5817,20025,1 +9404,5817,20039,1 +9405,5817,20109,1 +9406,5817,20035,1 +9407,5817,20040,1 +9408,5817,20041,1 +9409,5817,20043,1 +9410,5817,20051,1 +9411,5817,21174,1 +9412,5817,22394,1 +9413,5817,23055,1 +9414,5817,23057,1 +9415,5817,23064,1 +9416,5817,23059,1 +9417,5817,23062,1 +9418,5817,24217,1 +9419,5817,27428,1 +9420,5817,27436,1 +9421,5817,23067,1 +9422,5817,23068,1 +9423,5817,23069,1 +9424,5817,24208,1 +9425,5817,24215,1 +9426,5817,24882,1 +9427,5817,24883,1 +9428,5817,24887,1 +9429,5817,24889,1 +9430,5817,27411,1 +9431,5817,27429,1 +9432,5817,27426,1 +9433,5817,27431,1 +9434,5817,27438,1 +9435,5817,27415,1 +9436,5817,27422,1 +9437,5817,27433,1 +9438,5817,27434,1 +9439,5817,27444,1 +9440,5817,27457,1 +9441,5817,27470,1 +9442,5817,27474,1 +9443,5817,27465,1 +9444,5817,27492,1 +9445,5817,27441,1 +9446,5817,27496,1 +9447,5817,27442,1 +9448,5817,27432,1 +9449,5817,27501,1 +9450,5817,27507,1 +9451,5817,27512,1 +9452,5817,27502,1 +9453,12257,11420,1 +9454,12257,11433,1 +9455,12257,11422,1 +9456,12257,11426,1 +9457,12257,11423,1 +9458,12257,11421,1 +9459,12257,20426,1 +9460,12257,11425,1 +9461,12257,11424,1 +9462,12257,11427,1 +9463,12257,11430,1 +9464,12257,20427,1 +9465,12257,11428,1 +9466,12257,11431,1 +9467,12257,11432,1 +9468,7161,7516,1 +9469,7161,7517,1 +9470,7161,7518,1 +9471,7161,7519,1 +9472,7161,7520,1 +9473,19988,19754,1 +9474,19997,19755,1 +9475,23181,23206,1 +9476,19929,23207,1 +9477,36172,35391,1 +9478,36239,35402,1 +9479,36262,35392,1 +9480,36172,35403,1 +9481,8150,36697,1 +9482,29961,30466,1 +9483,29962,30467,1 +9484,30484,30468,1 +9485,30484,30469,1 +9486,30484,30470,1 +9487,27693,27227,1 +9488,27749,27228,1 +9489,27749,27229,1 +9490,27715,27230,1 +9491,27952,27621,1 +9492,27952,27627,1 +9493,27952,27633,1 +9494,27952,27616,1 +9495,27952,27623,1 +9496,27952,27626,1 +9497,27952,27631,1 +9498,27952,27617,1 +9499,27952,27619,1 +9500,27951,27612,1 +9501,27951,27606,1 +9502,27951,27605,1 +9503,27951,27604,1 +9504,27951,27610,1 +9505,27951,27607,1 +9506,27951,27608,1 +9507,24803,24477,1 +9508,24003,23557,1 +9509,24003,23560,1 +9510,24803,24476,1 +9511,24803,24479,1 +9512,24803,24481,1 +9513,24003,23564,1 +9514,24803,24474,1 +9515,24803,24482,1 +9516,24003,23558,1 +9517,24003,23561,1 +9518,24803,24472,1 +9519,24803,24484,1 +9520,24003,23562,1 +9521,24803,24487,1 +9522,24003,23550,1 +9523,24003,23565,1 +9524,24003,23563,1 +9525,24003,23554,1 +9526,24803,24478,1 +9527,24803,24486,1 +9528,24803,24483,1 +9529,24003,23552,1 +9530,24003,23556,1 +9531,24003,23553,1 +9532,24003,23559,1 +9533,24803,24475,1 +9534,24803,24473,1 +9535,23209,22852,1 +9536,23209,22859,1 +9537,23209,22864,1 +9538,23209,22867,1 +9539,23209,22854,1 +9540,23209,22858,1 +9541,23209,22857,1 +9542,23209,22856,1 +9543,23209,22861,1 +9544,23209,22866,1 +9545,23209,22855,1 +9546,23209,22862,1 +9547,23209,22853,1 +9548,23209,22860,1 +9549,23209,22865,1 +9550,23209,22863,1 +9551,22307,21492,1 +9552,22307,21487,1 +9553,22307,21491,1 +9554,19124,19794,1 +9555,19124,19802,1 +9556,19124,19803,1 +9557,19124,19805,1 +9558,19123,19784,1 +9559,22307,21479,1 +9560,22307,21482,1 +9561,22307,21481,1 +9562,22307,21488,1 +9563,19124,19795,1 +9564,19124,19804,1 +9565,19123,19771,1 +9566,19123,19776,1 +9567,22307,21477,1 +9568,22307,21480,1 +9569,19124,19787,1 +9570,19124,19788,1 +9571,19124,19797,1 +9572,19123,19786,1 +9573,19123,19773,1 +9574,19123,19775,1 +9575,19123,19785,1 +9576,22307,21483,1 +9577,22307,21485,1 +9578,22307,21489,1 +9579,19124,19789,1 +9580,19124,19791,1 +9581,19124,19790,1 +9582,19124,19793,1 +9583,19124,19796,1 +9584,19124,19798,1 +9585,19124,19799,1 +9586,19124,19801,1 +9587,19124,19806,1 +9588,19123,19777,1 +9589,19123,19781,1 +9590,19123,19782,1 +9591,19123,19774,1 +9592,19123,19772,1 +9593,19123,19778,1 +9594,19123,19780,1 +9595,19123,19779,1 +9596,19123,19783,1 +9597,15653,15303,1 +9598,15653,15316,1 +9599,15653,15305,1 +9600,15653,15309,1 +9601,15653,15306,1 +9602,15653,15304,1 +9603,15653,20442,1 +9604,15653,15308,1 +9605,15653,15307,1 +9606,15653,15310,1 +9607,15653,15312,1 +9608,15653,15313,1 +9609,15653,20443,1 +9610,15653,15311,1 +9611,15653,15314,1 +9612,15653,15315,1 +9613,13060,14016,1 +9614,13060,14029,1 +9615,13060,14018,1 +9616,13060,14026,1 +9617,13060,14019,1 +9618,13060,14017,1 +9619,13060,20438,1 +9620,13060,14021,1 +9621,13060,14020,1 +9622,13060,14027,1 +9623,13060,14023,1 +9624,13060,14024,1 +9625,13060,20439,1 +9626,13060,14022,1 +9627,13060,14025,1 +9628,13060,14028,1 +9629,6161,4299,1 +9630,6161,4300,1 +9631,6161,4397,1 +9632,6161,4398,1 +9633,6161,4399,1 +9634,6159,4190,1 +9635,6159,4191,1 +9636,6159,4192,1 +9637,6159,4193,1 +9638,6159,4194,1 +9639,7160,6693,1 +9640,7160,6702,1 +9641,7160,6695,1 +9642,7160,10448,1 +9643,7160,6696,1 +9644,7160,6694,1 +9645,7160,20372,1 +9646,7160,9231,1 +9647,7160,6697,1 +9648,7160,10510,1 +9649,7160,6700,1 +9650,7160,20373,1 +9651,7160,14887,1 +9652,7160,6701,1 +9653,7160,10572,1 +9654,7160,6703,1 +9655,12593,16208,1 +9656,12522,11373,1 +9657,27757,26482,1 +9658,36173,35121,1 +9659,5338,8249,1 +9660,29958,29279,1 +9661,27758,29377,1 +9662,19998,21659,1 +9663,29961,32593,1 +9664,27742,29342,1 +9665,29979,29354,1 +9666,27755,26227,1 +9667,14187,16668,1 +9668,27738,25742,1 +9669,36182,34211,1 +9670,27712,26920,1 +9671,27715,26922,1 +9672,36187,38208,1 +9673,36186,34846,1 +9674,36186,34828,1 +9675,32949,32637,1 +9676,19948,23764,1 +9677,16706,16635,1 +9678,27711,26193,1 +9679,5374,31509,1 +9680,19945,27376,1 +9681,36235,35030,1 +9682,19947,18828,1 +9683,36185,34635,1 +9684,36170,34475,1 +9685,12584,15389,1 +9686,5065,2783,1 +9687,29961,29290,1 +9688,29979,29352,1 +9689,19998,24375,1 +9690,5058,3135,1 +9691,5288,8250,1 +9692,36211,34638,1 +9693,36210,34488,1 +9694,27760,32593,1 +9695,19988,25759,1 +9696,5337,3401,1 +9697,36168,34189,1 +9698,19997,20835,1 +9699,19945,18617,1 +9700,5069,6241,1 +9701,36186,35158,1 +9702,36186,34912,1 +9703,36186,34920,1 +9704,36182,34225,1 +9705,19944,18798,1 +9706,5069,6244,1 +9707,36185,34672,1 +9708,36184,34523,1 +9709,27715,26926,1 +9710,27712,26927,1 +9711,28718,26929,1 +9712,19942,18491,1 +9713,5067,6248,1 +9714,5069,8296,1 +9715,36171,34865,1 +9716,27713,35770,1 +9717,19945,18826,1 +9718,12550,16635,1 +9719,5375,16635,1 +9720,12535,12786,1 +9721,18018,24215,1 +9722,26728,28926,1 +9723,12637,12783,1 +9724,19966,24890,1 +9725,14955,14215,1 +9726,5271,5034,1 +9727,28062,27436,1 +9728,28062,27438,1 +9729,28062,27449,1 +9730,28062,27422,1 +9731,28062,27463,1 +9732,28062,27416,1 +9733,28062,27437,1 +9734,28062,27453,1 +9735,28062,27473,1 +9736,28062,27424,1 +9737,28062,27475,1 +9738,28062,27476,1 +9739,28062,27474,1 +9740,28062,27483,1 +9741,28062,27442,1 +9742,28062,27498,1 +9743,28062,27499,1 +9744,28062,27504,1 +9745,28062,27501,1 +9746,28062,27507,1 +9747,28062,27514,1 +9748,28062,36476,1 +9749,27994,28066,1 +9750,27994,28067,1 +9751,27994,28068,1 +9752,27994,28070,1 +9753,18011,20142,1 +9754,18011,24889,1 +9755,26727,33241,1 +9756,4579,12812,1 +9757,4579,20025,1 +9758,4588,20113,1 +9759,5820,8754,1 +9760,5820,12746,1 +9761,5820,12798,1 +9762,5820,14216,1 +9763,5820,27427,1 +9764,18028,20074,1 +9765,18028,23057,1 +9766,5723,20021,1 +9767,18029,24218,1 +9768,19968,24208,1 +9769,5462,20054,1 +9770,5815,24209,1 +9771,5815,24881,1 +9772,5815,27483,1 +9773,5673,20018,1 +9774,26729,28927,1 +9775,18020,24214,1 +9776,18020,27485,1 +9777,26730,28069,1 +9778,2448,20107,1 +9779,2618,4999,1 +9780,5378,4924,1 +9781,12535,17583,1 +9782,18018,24891,1 +9783,18018,24993,1 +9784,5796,14219,1 +9785,5774,20027,1 +9786,5271,20053,1 +9787,7589,7918,1 +9788,1616,7922,1 +9789,28062,27412,1 +9790,28062,27429,1 +9791,28062,27448,1 +9792,28062,27446,1 +9793,28062,27451,1 +9794,28062,27462,1 +9795,28062,27433,1 +9796,28062,27460,1 +9797,28062,27472,1 +9798,28062,27478,1 +9799,28062,27491,1 +9800,28062,27464,1 +9801,28062,27513,1 +9802,28062,27503,1 +9803,27994,28069,1 +9804,27994,28071,1 +9805,5633,20142,1 +9806,17545,23065,1 +9807,4584,7695,1 +9808,4584,23064,1 +9809,5820,5021,1 +9810,5820,12834,1 +9811,18028,23069,1 +9812,18028,24213,1 +9813,18028,24893,1 +9814,26738,28072,1 +9815,26738,30437,1 +9816,25198,28066,1 +9817,12588,12744,1 +9818,5815,20019,1 +9819,5815,23063,1 +9820,5815,23065,1 +9821,5815,24218,1 +9822,5815,24885,1 +9823,5815,27423,1 +9824,5815,27477,1 +9825,5815,27482,1 +9826,22392,24206,1 +9827,18019,20018,1 +9828,26729,32051,1 +9829,25189,28068,1 +9830,4439,7940,1 +9831,12545,23058,1 +9832,12540,17584,1 +9833,9292,8772,1 +9834,4576,4886,1 +9835,5182,5028,1 +9836,5816,5036,1 +9837,5816,4990,1 +9838,5816,4998,1 +9839,5816,5015,1 +9840,5816,5023,1 +9841,12532,12733,1 +9842,18018,27507,1 +9843,26728,32050,1 +9844,26728,33239,1 +9845,16729,17591,1 +9846,5269,4880,1 +9847,5229,4950,1 +9848,28062,27417,1 +9849,28062,27411,1 +9850,28062,27431,1 +9851,28062,27439,1 +9852,28062,27440,1 +9853,28062,27414,1 +9854,28062,27410,1 +9855,28062,27415,1 +9856,28062,27434,1 +9857,28062,27468,1 +9858,28062,27489,1 +9859,28062,27441,1 +9860,28062,27511,1 +9861,28062,27509,1 +9862,28062,27432,1 +9863,28062,27512,1 +9864,12546,12753,1 +9865,18011,23059,1 +9866,9359,12776,1 +9867,5820,4901,1 +9868,5820,4980,1 +9869,5820,17577,1 +9870,18028,24208,1 +9871,18029,20021,1 +9872,26739,30438,1 +9873,5815,20030,1 +9874,5815,20048,1 +9875,5815,23056,1 +9876,5815,24206,1 +9877,5815,27451,1 +9878,5815,27414,1 +9879,5815,27421,1 +9880,5815,27469,1 +9881,5181,7944,1 +9882,5187,8754,1 +9883,18019,23067,1 +9884,18019,24206,1 +9885,26729,33318,1 +9886,26730,28928,1 +9887,5523,4957,1 +9888,5270,4968,1 +9889,7019,12713,1 +9890,5169,4973,1 +9891,7028,7912,1 +9892,9295,8763,1 +9893,5186,7949,1 +9894,4576,12778,1 +9895,5360,4997,1 +9896,5182,7682,1 +9897,5816,4897,1 +9898,5816,4977,1 +9899,5816,4991,1 +9900,5816,7681,1 +9901,5816,7688,1 +9902,12532,12767,1 +9903,25187,28067,1 +9904,5196,7916,1 +9905,5229,7706,1 +9906,28062,27425,1 +9907,28062,27428,1 +9908,28062,27426,1 +9909,28062,27447,1 +9910,28062,27413,1 +9911,28062,27420,1 +9912,28062,27443,1 +9913,28062,27444,1 +9914,28062,27457,1 +9915,28062,27454,1 +9916,28062,27455,1 +9917,28062,27458,1 +9918,28062,27459,1 +9919,28062,27477,1 +9920,28062,27488,1 +9921,28062,27484,1 +9922,28062,27490,1 +9923,28062,27492,1 +9924,28062,27466,1 +9925,28062,27506,1 +9926,28062,27456,1 +9927,28062,27467,1 +9928,28062,27505,1 +9929,28062,27502,1 +9930,28062,28719,1 +9931,12546,12774,1 +9932,4583,12816,1 +9933,25186,28065,1 +9934,4579,5030,1 +9935,5820,5008,1 +9936,5820,12743,1 +9937,18029,23064,1 +9938,5815,20054,1 +9939,5815,27454,1 +9940,5815,27463,1 +9941,5815,27471,1 +9942,2442,12720,1 +9943,18019,24209,1 +9944,18020,20019,1 +9945,2617,4981,1 +9946,5232,12755,1 +9947,20619,23057,1 +9948,12646,24216,1 +9949,12542,12752,1 +9950,5051,4963,1 +9951,5786,21178,1 +9952,4578,12721,1 +9953,14956,14213,1 +9954,5816,4974,1 +9955,5816,4975,1 +9956,5816,5032,1 +9957,5816,5034,1 +9958,5816,7685,1 +9959,5816,7918,1 +9960,5816,7935,1 +9961,5816,12750,1 +9962,5816,12762,1 +9963,12532,15630,1 +9964,26728,33317,1 +9965,19950,20091,1 +9966,5271,4898,1 +9967,7589,8752,1 +9968,16907,17591,1 +9969,28062,27427,1 +9970,28062,27419,1 +9971,28062,27445,1 +9972,28062,27452,1 +9973,28062,27450,1 +9974,28062,27418,1 +9975,28062,27421,1 +9976,28062,27461,1 +9977,28062,27479,1 +9978,28062,27471,1 +9979,28062,27469,1 +9980,28062,27423,1 +9981,28062,27480,1 +9982,28062,27486,1 +9983,28062,27485,1 +9984,28062,27465,1 +9985,28062,27494,1 +9986,28062,27510,1 +9987,28062,27508,1 +9988,28062,36478,1 +9989,27994,28065,1 +9990,27994,28072,1 +9991,4583,7678,1 +9992,4583,12793,1 +9993,4583,12806,1 +9994,26727,28925,1 +9995,12899,12735,1 +9996,5820,4910,1 +9997,5820,12836,1 +9998,18029,23068,1 +9999,5815,22392,1 +10000,5815,27424,1 +10001,5815,27487,1 +10002,5815,27464,1 +10003,7122,8757,1 +10004,18019,23066,1 +10005,18019,24217,1 +10006,18020,23070,1 +10007,4581,12810,1 +10008,5433,4966,1 +10009,23178,24994,1 +10010,9294,8775,1 +10011,12524,12800,1 +10012,6154,7935,1 +10013,6154,8759,1 +10014,6154,8766,1 +10015,9358,15637,1 +10016,5816,4984,1 +10017,5816,4985,1 +10018,5816,7710,1 +10019,5816,7936,1 +10020,5816,7939,1 +10021,5816,7942,1 +10022,5816,8752,1 +10023,5816,12758,1 +10024,18018,20100,1 +10025,18018,24211,1 +10026,26728,33323,1 +10027,15645,16751,1 +10028,4277,7684,1 +10029,5271,5033,1 +10030,7589,12762,1 +10031,28062,27430,1 +10032,28062,27435,1 +10033,28062,27470,1 +10034,28062,27482,1 +10035,28062,27487,1 +10036,28062,27493,1 +10037,28062,27497,1 +10038,28062,27496,1 +10039,28062,27495,1 +10040,28062,27500,1 +10041,28062,36477,1 +10042,28062,36479,1 +10043,5306,7943,1 +10044,26727,30439,1 +10045,26727,32049,1 +10046,26727,33316,1 +10047,26727,33322,1 +10048,4585,8769,1 +10049,5820,12788,1 +10050,18029,24216,1 +10051,5815,20143,1 +10052,5815,21176,1 +10053,5815,23058,1 +10054,5815,27484,1 +10055,5815,27504,1 +10056,5815,27481,1 +10057,5815,27510,1 +10058,5376,4920,1 +10059,20613,20117,1 +10060,8303,8764,1 +10061,25188,28070,1 +10062,18020,24882,1 +10063,18020,27477,1 +10064,25189,28069,1 +10065,5523,4956,1 +10066,5270,4978,1 +10067,5734,15635,1 +10068,12540,12832,1 +10069,9293,8768,1 +10070,4456,7906,1 +10071,4575,5003,1 +10072,12636,12769,1 +10073,5816,5035,1 +10074,5816,5045,1 +10075,5816,7905,1 +10076,5816,7937,1 +10077,5816,12760,1 +10078,5816,12777,1 +10079,5816,12789,1 +10080,5816,12797,1 +10081,5816,12806,1 +10082,5816,12819,1 +10083,5816,13731,1 +10084,5816,14214,1 +10085,5816,15626,1 +10086,5816,14220,1 +10087,5816,15632,1 +10088,5816,17585,1 +10089,5816,17590,1 +10090,5816,20026,1 +10091,5816,16749,1 +10092,5816,20029,1 +10093,5816,20072,1 +10094,5816,20091,1 +10095,5816,20080,1 +10096,5816,20052,1 +10097,5816,20090,1 +10098,5816,20098,1 +10099,5816,20101,1 +10100,5816,20107,1 +10101,5816,20111,1 +10102,5816,20127,1 +10103,5816,20077,1 +10104,5816,20073,1 +10105,5816,20121,1 +10106,5816,22389,1 +10107,5816,24213,1 +10108,5816,24216,1 +10109,5816,24884,1 +10110,5816,27430,1 +10111,5816,27439,1 +10112,5816,27446,1 +10113,5816,27447,1 +10114,5816,27462,1 +10115,5816,27413,1 +10116,5816,27435,1 +10117,5816,27455,1 +10118,5816,27459,1 +10119,5816,27468,1 +10120,5816,27475,1 +10121,5816,27486,1 +10122,5823,29727,1 +10123,5823,29743,1 +10124,5823,29758,1 +10125,5823,29763,1 +10126,5823,29765,1 +10127,5823,32110,1 +10128,26734,32114,1 +10129,26732,29788,1 +10130,26732,29791,1 +10131,29715,28938,1 +10132,29715,29722,1 +10133,29715,29728,1 +10134,29715,29730,1 +10135,29715,29719,1 +10136,29715,28939,1 +10137,29715,29724,1 +10138,29715,28940,1 +10139,29715,29741,1 +10140,29715,29734,1 +10141,29715,29742,1 +10142,29715,29720,1 +10143,29715,29744,1 +10144,29715,29746,1 +10145,29715,29766,1 +10146,29715,29752,1 +10147,29715,29755,1 +10148,29715,29779,1 +10149,29715,29760,1 +10150,29715,29775,1 +10151,29715,29772,1 +10152,29715,29748,1 +10153,29715,29773,1 +10154,29715,29762,1 +10155,29715,29783,1 +10156,29715,29785,1 +10157,29715,32055,1 +10158,29715,32077,1 +10159,29715,32097,1 +10160,29715,32059,1 +10161,29715,32080,1 +10162,29715,32062,1 +10163,29715,32101,1 +10164,29715,32102,1 +10165,29715,32064,1 +10166,29715,32084,1 +10167,29715,32065,1 +10168,29715,32067,1 +10169,29715,32068,1 +10170,29715,32069,1 +10171,29715,32071,1 +10172,29715,32086,1 +10173,29715,32087,1 +10174,29715,32089,1 +10175,29715,32108,1 +10176,29715,32109,1 +10177,29715,32113,1 +10178,29715,32083,1 +10179,29716,29723,1 +10180,29716,29737,1 +10181,29716,29738,1 +10182,29716,28942,1 +10183,29716,29725,1 +10184,29716,29751,1 +10185,29716,29754,1 +10186,29716,29735,1 +10187,29716,29733,1 +10188,29716,29745,1 +10189,29716,29750,1 +10190,29716,29759,1 +10191,29716,29761,1 +10192,29716,29767,1 +10193,29716,29769,1 +10194,29716,29770,1 +10195,29716,29776,1 +10196,29716,29781,1 +10197,29716,29782,1 +10198,29716,29784,1 +10199,29716,29787,1 +10200,29716,32058,1 +10201,29716,32060,1 +10202,29716,32078,1 +10203,29716,32099,1 +10204,29716,32100,1 +10205,29716,32061,1 +10206,29716,32081,1 +10207,29716,32070,1 +10208,29716,32072,1 +10209,29716,32073,1 +10210,29716,32091,1 +10211,29716,32092,1 +10212,29716,32093,1 +10213,29716,32111,1 +10214,29716,32103,1 +10215,29714,28937,1 +10216,29714,29739,1 +10217,29714,28941,1 +10218,29714,29729,1 +10219,29714,29736,1 +10220,29714,29718,1 +10221,29714,29740,1 +10222,29714,29721,1 +10223,29714,29726,1 +10224,29714,29732,1 +10225,29714,29747,1 +10226,29714,29749,1 +10227,29714,29753,1 +10228,29714,29756,1 +10229,29714,29757,1 +10230,29714,29764,1 +10231,29714,29771,1 +10232,29714,29774,1 +10233,29714,29777,1 +10234,29714,29778,1 +10235,29714,29786,1 +10236,29714,32056,1 +10237,29714,32075,1 +10238,29714,32076,1 +10239,29714,32095,1 +10240,29714,32079,1 +10241,29714,32098,1 +10242,29714,32082,1 +10243,29714,32104,1 +10244,29714,32066,1 +10245,29714,32085,1 +10246,29714,32088,1 +10247,29714,32090,1 +10248,29714,32107,1 +10249,29714,32105,1 +10250,29714,32112,1 +10251,29714,32063,1 +10252,19946,25717,1 +10253,27781,29270,1 +10254,27713,28221,1 +10255,5285,11104,1 +10256,36172,35121,1 +10257,36173,35136,1 +10258,36212,34891,1 +10259,14155,16215,1 +10260,36252,35138,1 +10261,36248,34334,1 +10262,36168,34199,1 +10263,36182,34212,1 +10264,36182,34213,1 +10265,32936,31875,1 +10266,27712,26915,1 +10267,27712,26919,1 +10268,36186,34844,1 +10269,36189,34847,1 +10270,27717,33557,1 +10271,12522,13210,1 +10272,12911,10530,1 +10273,12910,10468,1 +10274,7620,1666,1 +10275,19949,21405,1 +10276,36170,34470,1 +10277,36199,34854,1 +10278,36169,34462,1 +10279,19947,19288,1 +10280,36236,35032,1 +10281,36189,34867,1 +10282,29979,29375,1 +10283,19949,21633,1 +10284,29958,29423,1 +10285,14152,16214,1 +10286,36172,35122,1 +10287,36170,34627,1 +10288,14155,11792,1 +10289,36251,34884,1 +10290,27714,29349,1 +10291,12522,10753,1 +10292,12524,11246,1 +10293,36186,34830,1 +10294,36186,34832,1 +10295,36189,34835,1 +10296,27715,29381,1 +10297,27712,26921,1 +10298,19948,21682,1 +10299,36186,35168,1 +10300,36186,34849,1 +10301,36189,34845,1 +10302,12522,18127,1 +10303,19998,19329,1 +10304,36172,35118,1 +10305,19990,21672,1 +10306,14152,14431,1 +10307,27740,26086,1 +10308,36186,34834,1 +10309,36186,34817,1 +10310,36186,34822,1 +10311,5068,8267,1 +10312,7607,8349,1 +10313,24250,23770,1 +10314,27716,26442,1 +10315,36189,34858,1 +10316,12583,13245,1 +10317,36212,38172,1 +10318,24250,23792,1 +10319,27743,32612,1 +10320,36187,35077,1 +10321,36189,34837,1 +10322,36186,38202,1 +10323,27717,32634,1 +10324,27689,25939,1 +10325,19946,25785,1 +10326,36186,35862,1 +10327,12631,17545,1 +10328,12590,13771,1 +10329,19947,25724,1 +10330,36172,38162,1 +10331,27752,26071,1 +10332,36172,38163,1 +10333,36213,38174,1 +10334,36210,34658,1 +10335,36187,38194,1 +10336,28718,28252,1 +10337,27715,28255,1 +10338,19997,25777,1 +10339,36186,38203,1 +10340,36186,34915,1 +10341,36188,34522,1 +10342,28718,26928,1 +10343,19997,25780,1 +10344,9360,8351,1 +10345,5067,4299,1 +10346,5677,8340,1 +10347,9332,20215,1 +10348,5056,9189,1 +10349,19942,18432,1 +10350,5285,5569,1 +10351,12591,11382,1 +10352,36213,35061,1 +10353,5289,9968,1 +10354,36249,34497,1 +10355,5276,31430,1 +10356,36250,34873,1 +10357,5285,31521,1 +10358,5334,31439,1 +10359,29963,29432,1 +10360,19993,18161,1 +10361,36201,35021,1 +10362,36173,35021,1 +10363,12526,11371,1 +10364,5569,2202,1 +10365,24251,23796,1 +10366,5056,2721,1 +10367,12591,11389,1 +10368,36251,37180,1 +10369,36211,34887,1 +10370,5277,31438,1 +10371,14152,11817,1 +10372,5333,31431,1 +10373,36249,34659,1 +10374,27760,26456,1 +10375,5057,31436,1 +10376,36172,35021,1 +10377,36232,35021,1 +10378,19907,20239,1 +10379,5824,20145,1 +10380,5824,20147,1 +10381,5824,20148,1 +10382,5824,20150,1 +10383,5824,20152,1 +10384,5824,20153,1 +10385,5824,20154,1 +10386,5824,20156,1 +10387,5824,20159,1 +10388,5824,20171,1 +10389,5824,20172,1 +10390,5824,20175,1 +10391,5824,20178,1 +10392,5824,20184,1 +10393,5824,20193,1 +10394,5824,20195,1 +10395,5824,20196,1 +10396,5824,20197,1 +10397,5824,20199,1 +10398,5824,20201,1 +10399,5824,20205,1 +10400,5824,20204,1 +10401,5824,20208,1 +10402,5824,20210,1 +10403,5824,20211,1 +10404,5824,20212,1 +10405,5824,20213,1 +10406,5824,20214,1 +10407,5824,20215,1 +10408,5824,20216,1 +10409,5824,20217,1 +10410,5824,20220,1 +10411,5824,20221,1 +10412,5824,20222,1 +10413,5824,20223,1 +10414,5824,20224,1 +10415,5824,20225,1 +10416,5824,20226,1 +10417,5824,20227,1 +10418,5824,20229,1 +10419,5824,20231,1 +10420,5824,20233,1 +10421,5824,20234,1 +10422,5824,20236,1 +10423,5824,20237,1 +10424,5824,20238,1 +10425,5824,21179,1 +10426,5824,20144,1 +10427,5824,20146,1 +10428,5824,20149,1 +10429,5824,20151,1 +10430,5824,20155,1 +10431,5824,20157,1 +10432,5824,20158,1 +10433,5824,20160,1 +10434,5824,20161,1 +10435,5824,20162,1 +10436,5824,20163,1 +10437,5824,20164,1 +10438,5824,20165,1 +10439,5824,20166,1 +10440,5824,20167,1 +10441,5824,20168,1 +10442,5824,20169,1 +10443,5824,20170,1 +10444,5824,20173,1 +10445,5824,20174,1 +10446,5824,20176,1 +10447,5824,20177,1 +10448,5824,20179,1 +10449,5824,20182,1 +10450,5824,20183,1 +10451,5824,20185,1 +10452,5824,20186,1 +10453,5824,20187,1 +10454,5824,20188,1 +10455,5824,20189,1 +10456,5824,20190,1 +10457,5824,20191,1 +10458,5824,20192,1 +10459,5824,20194,1 +10460,5824,20198,1 +10461,5824,20200,1 +10462,5824,20202,1 +10463,5824,20203,1 +10464,5824,20206,1 +10465,5824,20209,1 +10466,5824,20218,1 +10467,5824,20219,1 +10468,5824,20228,1 +10469,5824,20230,1 +10470,5824,20232,1 +10471,5824,20235,1 +10472,5824,20239,1 +10473,5824,21180,1 +10474,5823,36522,1 +10475,5823,36524,1 +10476,5823,36526,1 +10477,5823,36527,1 +10478,5823,36548,1 +10479,5823,36549,1 +10480,5823,36550,1 +10481,5823,36551,1 +10482,5823,36552,1 +10483,5823,36553,1 +10484,5823,36554,1 +10485,5823,36555,1 +10486,5823,36556,1 +10487,5823,36557,1 +10488,5823,36558,1 +10489,5823,36559,1 +10490,5823,36560,1 +10491,5823,36561,1 +10492,5823,36562,1 +10493,5823,36563,1 +10494,5823,36564,1 +10495,5823,36565,1 +10496,5823,36528,1 +10497,5823,36529,1 +10498,5823,36530,1 +10499,5823,36531,1 +10500,5823,36532,1 +10501,5823,36533,1 +10502,5823,36534,1 +10503,5823,36537,1 +10504,5823,36539,1 +10505,5823,36538,1 +10506,5823,36547,1 +10507,5823,36540,1 +10508,5823,36541,1 +10509,5823,36542,1 +10510,5823,36543,1 +10511,5823,36544,1 +10512,5823,36545,1 +10513,5823,36566,1 +10514,5823,36567,1 +10515,5823,36571,1 +10516,5823,36569,1 +10517,5823,36570,1 +10518,5823,36581,1 +10519,5823,36572,1 +10520,5823,36575,1 +10521,5823,36574,1 +10522,5823,36576,1 +10523,5823,36579,1 +10524,5823,36582,1 +10525,5823,36583,1 +10526,5823,36584,1 +10527,5823,36585,1 +10528,5823,36586,1 +10529,5823,36587,1 +10530,5823,36568,1 +10531,5823,36578,1 +10532,5823,36573,1 +10533,5823,36546,1 +10534,5823,36580,1 +10535,5682,20219,1 +10536,5683,20237,1 +10537,18021,27548,1 +10538,5492,20192,1 +10539,5742,27546,1 +10540,5814,20151,1 +10541,5814,20163,1 +10542,5814,20183,1 +10543,5814,20185,1 +10544,5814,20190,1 +10545,5814,20192,1 +10546,5814,20197,1 +10547,5814,20210,1 +10548,5814,20221,1 +10549,5814,20228,1 +10550,5814,20239,1 +10551,5814,21179,1 +10552,5814,27536,1 +10553,5814,27537,1 +10554,5814,27547,1 +10555,5814,27553,1 +10556,5814,27571,1 +10557,5814,27564,1 +10558,5814,27575,1 +10559,5818,20144,1 +10560,5818,20148,1 +10561,5818,20155,1 +10562,5818,20170,1 +10563,5818,20173,1 +10564,5818,20174,1 +10565,5818,20188,1 +10566,5818,20212,1 +10567,5818,27519,1 +10568,5818,27569,1 +10569,5818,27574,1 +10570,5818,27581,1 +10571,5818,27535,1 +10572,5818,27580,1 +10573,19901,20197,1 +10574,10386,20145,1 +10575,10386,20146,1 +10576,10386,20152,1 +10577,10386,20156,1 +10578,10386,20161,1 +10579,10386,20165,1 +10580,10386,20166,1 +10581,10386,20169,1 +10582,10386,20182,1 +10583,10386,20202,1 +10584,10386,20204,1 +10585,10386,20217,1 +10586,10386,20218,1 +10587,17837,20226,1 +10588,17837,20230,1 +10589,17837,20232,1 +10590,17837,27544,1 +10591,5819,20150,1 +10592,5819,20167,1 +10593,5819,20178,1 +10594,5819,20184,1 +10595,5819,20191,1 +10596,5819,20203,1 +10597,5819,20222,1 +10598,5819,20229,1 +10599,5819,27539,1 +10600,5819,27548,1 +10601,5819,27577,1 +10602,5819,27562,1 +10603,5819,27567,1 +10604,5817,20147,1 +10605,5817,20157,1 +10606,5817,20158,1 +10607,5817,20196,1 +10608,5817,20205,1 +10609,5817,20206,1 +10610,5819,27557,1 +10611,5819,27576,1 +10612,5819,27578,1 +10613,5819,27566,1 +10614,5817,20164,1 +10615,5817,20172,1 +10616,5817,20176,1 +10617,5817,20179,1 +10618,5817,20195,1 +10619,5817,20198,1 +10620,5817,20207,1 +10621,5817,20208,1 +10622,5817,20214,1 +10623,5817,20215,1 +10624,5817,20216,1 +10625,5817,20219,1 +10626,5817,20223,1 +10627,5817,20224,1 +10628,5817,20225,1 +10629,5817,20227,1 +10630,5817,20234,1 +10631,5817,20235,1 +10632,5817,20236,1 +10633,5817,20237,1 +10634,5817,20238,1 +10635,5817,27516,1 +10636,5817,27522,1 +10637,5817,27528,1 +10638,5817,27533,1 +10639,5817,27523,1 +10640,5817,27525,1 +10641,5817,27530,1 +10642,5817,27532,1 +10643,5817,27555,1 +10644,5817,27534,1 +10645,5817,27573,1 +10646,5817,27579,1 +10647,12521,20172,1 +10648,5666,20186,1 +10649,5667,20186,1 +10650,5667,20233,1 +10651,5668,20233,1 +10652,18018,20227,1 +10653,14179,20177,1 +10654,14180,20178,1 +10655,28062,27516,1 +10656,28062,27517,1 +10657,28062,27518,1 +10658,28062,27520,1 +10659,28062,27522,1 +10660,28062,27528,1 +10661,28062,27529,1 +10662,28062,27533,1 +10663,28062,27536,1 +10664,28062,27519,1 +10665,28062,27521,1 +10666,28062,27523,1 +10667,28062,27524,1 +10668,28062,27525,1 +10669,28062,27527,1 +10670,28062,27530,1 +10671,28062,27531,1 +10672,28062,27526,1 +10673,28062,27532,1 +10674,28062,27537,1 +10675,28062,27539,1 +10676,28062,27538,1 +10677,28062,27540,1 +10678,28062,27541,1 +10679,28062,27544,1 +10680,28062,27546,1 +10681,28062,27547,1 +10682,28062,27545,1 +10683,28062,27548,1 +10684,28062,27549,1 +10685,28062,27550,1 +10686,28062,27552,1 +10687,28062,27553,1 +10688,28062,27554,1 +10689,28062,27555,1 +10690,28062,27556,1 +10691,28062,27557,1 +10692,28062,27568,1 +10693,28062,27569,1 +10694,28062,27570,1 +10695,28062,27571,1 +10696,28062,27551,1 +10697,28062,27558,1 +10698,28062,27559,1 +10699,28062,27560,1 +10700,28062,27561,1 +10701,28062,27577,1 +10702,28062,27562,1 +10703,28062,27563,1 +10704,28062,27564,1 +10705,28062,27565,1 +10706,28062,27574,1 +10707,28062,27576,1 +10708,28062,27534,1 +10709,28062,27567,1 +10710,28062,27572,1 +10711,28062,27575,1 +10712,28062,27578,1 +10713,28062,27581,1 +10714,28062,27535,1 +10715,28062,27566,1 +10716,28062,27573,1 +10717,28062,27579,1 +10718,28062,27580,1 +10719,4583,20145,1 +10720,4579,20167,1 +10721,4579,20232,1 +10722,27818,27517,1 +10723,5820,21180,1 +10724,5820,27517,1 +10725,5820,27520,1 +10726,5820,27521,1 +10727,5820,27531,1 +10728,5820,27526,1 +10729,5820,27552,1 +10730,5820,27551,1 +10731,5716,20151,1 +10732,5716,20213,1 +10733,5716,20216,1 +10734,5716,20225,1 +10735,5717,20205,1 +10736,5717,20213,1 +10737,5718,20236,1 +10738,5718,27526,1 +10739,5721,20158,1 +10740,5721,20188,1 +10741,5722,20188,1 +10742,18029,20230,1 +10743,5721,20194,1 +10744,5722,20158,1 +10745,5723,20230,1 +10746,5815,20153,1 +10747,5815,20154,1 +10748,5815,20159,1 +10749,5815,20168,1 +10750,5815,20175,1 +10751,5815,20177,1 +10752,5815,20186,1 +10753,5815,20187,1 +10754,5815,20189,1 +10755,5815,20193,1 +10756,5815,20194,1 +10757,5815,20200,1 +10758,5815,20201,1 +10759,5815,20209,1 +10760,5815,20211,1 +10761,5815,20231,1 +10762,5815,27546,1 +10763,5815,27549,1 +10764,5815,27554,1 +10765,5815,27556,1 +10766,5815,27568,1 +10767,5815,27563,1 +10768,5815,27572,1 +10769,5518,20194,1 +10770,5518,20195,1 +10771,5518,20196,1 +10772,5518,20197,1 +10773,5518,20205,1 +10774,5518,20206,1 +10775,5518,20207,1 +10776,5518,20208,1 +10777,5518,20214,1 +10778,5518,20215,1 +10779,5518,20216,1 +10780,5518,20223,1 +10781,5518,20224,1 +10782,5518,20225,1 +10783,5518,20235,1 +10784,5518,20236,1 +10785,5518,20237,1 +10786,5518,20238,1 +10787,5067,20239,1 +10788,5671,20172,1 +10789,5671,20201,1 +10790,5672,20172,1 +10791,5672,20201,1 +10792,5673,27577,1 +10793,18019,20239,1 +10794,18019,27562,1 +10795,5676,20154,1 +10796,5677,20154,1 +10797,5677,20221,1 +10798,5677,20234,1 +10799,5678,20234,1 +10800,5678,27568,1 +10801,2448,20207,1 +10802,5494,20192,1 +10803,5728,27570,1 +10804,5816,20160,1 +10805,27120,27572,1 +10806,27087,27522,1 +10807,5816,20149,1 +10808,5816,20171,1 +10809,5816,20213,1 +10810,5816,27538,1 +10811,5816,27570,1 +10812,5816,27560,1 +10813,5816,27561,1 +10814,5816,27565,1 +10815,32935,31822,1 +10816,16707,16654,1 +10817,36196,32506,1 +10818,5280,31446,1 +10819,36186,34811,1 +10820,32935,31830,1 +10821,27741,26248,1 +10822,27738,25750,1 +10823,12594,13685,1 +10824,29961,29302,1 +10825,19945,18615,1 +10826,36209,34333,1 +10827,27760,30649,1 +10828,27758,28218,1 +10829,14188,16668,1 +10830,14149,16243,1 +10831,29959,32632,1 +10832,36189,34909,1 +10833,36169,34459,1 +10834,36184,34469,1 +10835,36212,34886,1 +10836,36168,34181,1 +10837,27742,29364,1 +10838,36232,35049,1 +10839,27717,29327,1 +10840,19948,21686,1 +10841,36187,35169,1 +10842,5180,4143,1 +10843,5065,4143,1 +10844,8150,10090,1 +10845,8029,9733,1 +10846,8029,10090,1 +10847,5187,9733,1 +10848,5069,9733,1 +10849,5059,10090,1 +10850,5095,10090,1 +10851,5066,1730,1 +10852,36172,34855,1 +10853,27693,26356,1 +10854,36173,35125,1 +10855,24251,23821,1 +10856,36250,34637,1 +10857,27714,30618,1 +10858,5060,8226,1 +10859,36250,34903,1 +10860,27757,31834,1 +10861,19975,18160,1 +10862,12566,11406,1 +10863,5321,3500,1 +10864,36173,35149,1 +10865,27715,31873,1 +10866,5067,7317,1 +10867,27717,29328,1 +10868,19944,18880,1 +10869,36182,34220,1 +10870,5069,16695,1 +10871,36186,34847,1 +10872,19948,19355,1 +10873,33931,39883,1 +10874,36200,38622,1 +10875,36200,35398,1 +10876,36200,38623,1 +10877,33936,38833,1 +10878,19994,16380,1 +10879,8147,18401,1 +10880,19980,18397,1 +10881,8147,18398,1 +10882,5067,4193,1 +10883,5324,3024,1 +10884,5482,2675,1 +10885,8145,3102,1 +10886,8150,7093,1 +10887,8150,7094,1 +10888,8150,7087,1 +10889,7047,7094,1 +10890,7047,8805,1 +10891,8146,10748,1 +10892,33935,41406,1 +10893,33930,39882,1 +10894,33930,41401,1 +10895,33931,41402,1 +10896,5330,5580,1 +10897,8144,21823,1 +10898,19988,21823,1 +10899,19985,21823,1 +10900,8150,21823,1 +10901,37284,40263,1 +10902,37830,37800,1 +10903,8144,38180,1 +10904,8144,37197,1 +10905,37833,37944,1 +10906,36172,40264,1 +10907,36239,34861,1 +10908,36172,34876,1 +10909,36189,37217,1 +10910,36251,38188,1 +10911,36186,39002,1 +10912,33934,41405,1 +10913,27717,25545,1 +10914,27717,25620,1 +10915,27717,25614,1 +10916,27717,25616,1 +10917,27717,25611,1 +10918,27717,31812,1 +10919,8150,35439,1 +10920,5267,7923,1 +10921,5267,8760,1 +10922,5267,5026,1 +10923,5267,5011,1 +10924,5267,5008,1 +10925,5267,5002,1 +10926,5267,7947,1 +10927,5267,4984,1 +10928,5267,7695,1 +10929,5267,4963,1 +10930,5267,7699,1 +10931,5267,4949,1 +10932,5267,4935,1 +10933,5267,8774,1 +10934,5267,5023,1 +10935,5267,7922,1 +10936,5267,4951,1 +10937,5267,8775,1 +10938,5267,5028,1 +10939,5267,7936,1 +10940,5267,4972,1 +10941,5267,5000,1 +10942,5267,7921,1 +10943,5267,4980,1 +10944,5267,4961,1 +10945,5267,7914,1 +10946,5267,7913,1 +10947,5267,4962,1 +10948,5267,7908,1 +10949,5267,4982,1 +10950,5267,4945,1 +10951,5267,8773,1 +10952,5267,4996,1 +10953,5267,4994,1 +10954,5267,7912,1 +10955,5267,4992,1 +10956,5267,4967,1 +10957,5267,7907,1 +10958,5267,7683,1 +10959,5267,7694,1 +10960,5267,7935,1 +10961,5267,7934,1 +10962,5267,4976,1 +10963,5267,4979,1 +10964,5267,4939,1 +10965,5267,4964,1 +10966,5267,4958,1 +10967,5267,4950,1 +10968,5267,4921,1 +10969,5267,4907,1 +10970,5267,5462,1 +10971,5267,7926,1 +10972,5267,5461,1 +10973,5267,4887,1 +10974,5267,7693,1 +10975,5267,4882,1 +10976,5267,4880,1 +10977,5267,7684,1 +10978,5267,4912,1 +10979,5267,7687,1 +10980,5267,4916,1 +10981,5267,20143,1 +10982,5267,8752,1 +10983,5267,5031,1 +10984,5267,4993,1 +10985,5267,4974,1 +10986,5267,7940,1 +10987,5267,5012,1 +10988,5267,5003,1 +10989,5267,4978,1 +10990,5267,7939,1 +10991,5267,4991,1 +10992,5267,7938,1 +10993,5267,5001,1 +10994,5267,4999,1 +10995,5267,4990,1 +10996,5267,4975,1 +10997,5267,4965,1 +10998,5267,7925,1 +10999,5267,4998,1 +11000,5267,4987,1 +11001,5267,4983,1 +11002,5267,8754,1 +11003,5267,4919,1 +11004,5267,4923,1 +11005,5267,4904,1 +11006,5267,4911,1 +11007,5267,4897,1 +11008,5267,8753,1 +11009,5267,4920,1 +11010,5267,7924,1 +11011,5267,4902,1 +11012,5267,20165,1 +11013,5267,4892,1 +11014,5267,4888,1 +11015,5267,7915,1 +11016,5267,4913,1 +11017,5267,4901,1 +11018,5267,4898,1 +11019,5267,4896,1 +11020,5267,4895,1 +11021,5267,4917,1 +11022,5267,4900,1 +11023,5267,4894,1 +11024,5267,10123,1 +11025,5267,4883,1 +11026,5267,43725,1 +11027,5267,7909,1 +11028,5267,4891,1 +11029,5267,4876,1 +11030,5267,7902,1 +11031,5267,5544,1 +11032,5267,4938,1 +11033,5267,4929,1 +11034,5267,7903,1 +11035,5267,6185,1 +11036,5267,4890,1 +11037,5267,4884,1 +11038,5267,4886,1 +11039,5267,7697,1 +11040,5267,4970,1 +11041,5267,4947,1 +11042,5267,4944,1 +11043,5267,4933,1 +11044,5267,7712,1 +11045,5267,7691,1 +11046,5267,4914,1 +11047,5267,4870,1 +11048,5267,7690,1 +11049,5267,4915,1 +11050,5267,4881,1 +11051,5267,7710,1 +11052,5267,4879,1 +11053,5267,7680,1 +11054,5267,4878,1 +11055,5267,4877,1 +11056,5267,4776,1 +11057,5267,7681,1 +11058,5267,4936,1 +11059,5267,7682,1 +11060,5267,4956,1 +11061,5267,4952,1 +11062,5267,4948,1 +11063,5267,4941,1 +11064,5267,7709,1 +11065,5267,4931,1 +11066,5267,4928,1 +11067,5267,7686,1 +11068,5267,4903,1 +11069,5267,4875,1 +11070,5267,4874,1 +11071,5267,5460,1 +11072,5267,7688,1 +11073,5267,4934,1 +11074,5267,7679,1 +11075,5267,4946,1 +11076,5267,4930,1 +11077,5267,4926,1 +11078,5267,4925,1 +11079,5267,7678,1 +11080,5267,4872,1 +11081,5267,7707,1 +11082,5267,7685,1 +11083,5267,4885,1 +11084,5267,4871,1 +11085,5267,4869,1 +11086,5267,7920,1 +11087,5267,4968,1 +11088,5267,4942,1 +11089,5267,7700,1 +11090,5267,7705,1 +11091,5267,4927,1 +11092,5267,7701,1 +11093,5267,7708,1 +11094,5267,7696,1 +11095,5267,7713,1 +11096,5267,4905,1 +11097,5267,4932,1 +11098,5267,7917,1 +11099,5267,7927,1 +11100,5267,4973,1 +11101,5267,7937,1 +11102,5267,5016,1 +11103,5267,4989,1 +11104,5267,4988,1 +11105,5267,7916,1 +11106,5267,7904,1 +11107,5267,7905,1 +11108,5267,5015,1 +11109,5267,4995,1 +11110,5267,4959,1 +11111,5267,4957,1 +11112,5267,4955,1 +11113,5267,4954,1 +11114,5267,8757,1 +11115,5267,4922,1 +11116,5267,8756,1 +11117,5267,4918,1 +11118,5267,7948,1 +11119,5267,4953,1 +11120,5267,8755,1 +11121,5267,4910,1 +11122,5267,4906,1 +11123,5267,5466,1 +11124,5267,7950,1 +11125,5267,4909,1 +11126,5267,4908,1 +11127,5267,7941,1 +11128,31970,32910,1 +11129,31980,32912,1 +11130,31977,32912,1 +11131,31978,32912,1 +11132,31962,32909,1 +11133,31972,32915,1 +11134,31974,32915,1 +11135,31973,32915,1 +11136,31971,32915,1 +11137,31978,32914,1 +11138,31977,32914,1 +11139,31976,32914,1 +11140,31973,32913,1 +11141,31975,32913,1 +11142,31972,32913,1 +11143,31971,32913,1 +11144,31974,32913,1 diff --git a/src/LuminaSupplemental.Excel/Generated/MobDrop.csv b/src/LuminaSupplemental.Excel/Generated/MobDrop.csv index 861fad2..b6dee14 100644 --- a/src/LuminaSupplemental.Excel/Generated/MobDrop.csv +++ b/src/LuminaSupplemental.Excel/Generated/MobDrop.csv @@ -279,1927 +279,1927 @@ RowId,ItemId,BNpcNameId 278,5292,5 279,5292,224 280,5292,281 -281,5292,13101 -282,5296,879 -283,5296,880 -284,5296,881 -285,5296,2049 -286,5296,2050 -287,5296,273 -288,5296,274 -289,5300,26 -290,5300,1976 -291,5300,164 -292,5300,8136 -293,5300,2015 -294,5300,217 -295,5300,27 -296,5303,1975 -297,5303,16 -298,5303,12458 -299,5303,15 -300,5303,1667 -301,5306,304 -302,5306,1993 -303,5306,303 -304,5308,1427 -305,5308,795 -306,5310,411 -307,5310,412 -308,5310,2375 -309,5310,130 -310,5310,2 -311,5316,1444 -312,5316,789 -313,5317,352 -314,5317,106 -315,5317,2192 -316,5317,1462 -317,5318,958 -318,5318,409 -319,5318,403 -320,5318,410 -321,5318,318 -322,5318,574 -323,5318,577 -324,5318,1317 -325,5318,306 -326,5319,3 -327,5319,4 -328,5319,1992 -329,5319,514 -330,5320,11 -331,5320,461 -332,5320,1985 -333,5320,9 -334,5320,2033 -335,5320,2034 -336,5321,790 -337,5321,1444 -338,5321,789 -339,5322,411 -340,5322,412 -341,5322,2375 -342,5322,130 -343,5322,2 -344,5340,1823 -345,5340,1821 -346,5340,1822 -347,5340,1824 -348,5340,1825 -349,5340,1663 -350,5340,2351 -351,5340,57 -352,5340,59 -353,5340,5549 -354,5340,53 -355,5340,5547 -356,5340,58 -357,5340,5548 -358,5340,60 -359,5340,5550 -360,5340,61 -361,5340,5551 -362,5340,2120 -363,5340,3110 -364,5340,3334 -365,5340,1817 -366,5340,1815 -367,5340,1816 -368,5340,1818 -369,5340,1819 -370,5340,1811 -371,5340,2983 -372,5340,1809 -373,5340,1810 -374,5340,1812 -375,5340,1813 -376,5340,3177 -377,5340,3361 -378,5340,3176 -379,5340,3181 -380,5340,3362 -381,5340,3178 -382,5340,3360 -383,5340,3180 -384,5340,3359 -385,5345,11 -386,5345,461 -387,5345,1985 -388,5345,9 -389,5345,2033 -390,5345,2034 -391,5347,1427 -392,5347,795 -393,5348,341 -394,5349,1503 -395,5349,271 -396,5355,393 -397,5355,394 -398,5355,859 -399,5432,20 -400,5432,110 -401,5434,392 -402,5434,1099 -403,5435,4 -404,5436,879 -405,5436,880 -406,5436,881 -407,5436,2049 -408,5436,2050 -409,5436,273 -410,5436,274 -411,5439,2017 -412,5439,3493 -413,5439,2061 -414,5439,793 -415,5439,1442 -416,5439,2874 -417,5442,364 -418,5442,363 -419,5442,38 -420,5442,612 -421,5442,112 -422,5442,171 -423,5442,3342 -424,5442,279 -425,5444,399 -426,5444,1180 -427,5444,174 -428,5444,1846 -429,5444,653 -430,5444,659 -431,5446,353 -432,5446,687 -433,5446,1516 -434,5446,4114 -435,5446,355 -436,5446,2002 -437,5446,1986 -438,5446,354 -439,5446,1612 -440,5446,1611 -441,5447,2010 -442,5447,290 -443,5447,885 -444,5447,1978 -445,5448,3627 -446,5449,3622 -447,5449,4285 -448,5454,227 -449,5454,204 -450,5454,285 -451,5455,381 -452,5455,226 -453,5455,869 -454,5456,561 -455,5456,850 -456,5456,860 -457,5457,1200 -458,5457,1995 -459,5457,560 -460,5458,1505 -461,5458,2511 -462,5458,243 -463,5458,2360 -464,5468,1987 -465,5468,286 -466,5468,12521 -467,5468,8137 -468,5492,396 -469,5492,364 -470,5492,363 -471,5492,43 -472,5492,41 -473,5492,38 -474,5492,612 -475,5492,118 -476,5492,2058 -477,5492,680 -478,5492,681 -479,5492,168 -480,5492,201 -481,5492,279 -482,5492,1199 -483,5492,696 -484,5492,1994 -485,5492,298 -486,5493,587 -487,5493,44 -488,5493,2187 -489,5493,4069 -490,5494,112 -491,5494,171 -492,5494,3342 -493,5495,962 -494,5495,39 -495,5495,448 -496,5495,188 -497,5495,4046 -498,5496,1479 -499,5496,2622 -500,5496,40 -501,5497,293 -502,5497,292 -503,5497,875 -504,5499,232 -505,5499,2876 -506,5499,233 -507,5499,163 -508,5499,25 -509,5499,1669 -510,5499,3343 -511,5499,24 -512,5518,5717 -513,5518,5721 -514,5526,1511 -515,5526,270 -516,5526,9879 -517,5528,270 -518,5528,9879 -519,5528,2688 -520,5528,2707 -521,5528,2745 -522,5528,2743 -523,5528,3646 -524,5528,17 -525,5528,2189 -526,5528,132 -527,5533,1823 -528,5533,1821 -529,5533,1822 -530,5533,1824 -531,5533,1825 -532,5533,1663 -533,5533,2351 -534,5533,57 -535,5533,59 -536,5533,5549 -537,5533,53 -538,5533,5547 -539,5533,58 -540,5533,5548 -541,5533,60 -542,5533,5550 -543,5533,61 -544,5533,5551 -545,5533,2120 -546,5533,3110 -547,5533,3334 -548,5533,1817 -549,5533,1815 -550,5533,1816 -551,5533,1818 -552,5533,1819 -553,5533,1811 -554,5533,2983 -555,5533,1809 -556,5533,1810 -557,5533,1812 -558,5533,1813 -559,5533,3177 -560,5533,3361 -561,5533,3176 -562,5533,3181 -563,5533,3362 -564,5533,3178 -565,5533,3360 -566,5533,3180 -567,5533,3359 -568,5548,573 -569,5548,400 -570,5548,447 -571,5548,22 -572,5548,4064 -573,5549,162 -574,5549,23 -575,5549,3341 -576,5550,401 -577,5550,402 -578,5550,1526 -579,5550,62 -580,5550,1463 -581,5550,2029 -582,5551,364 -583,5551,363 -584,5551,38 -585,5551,612 -586,5551,112 -587,5551,171 -588,5551,3342 -589,5551,279 -590,5552,512 -591,5552,21 -592,5552,492 -593,5552,1028 -594,5552,1198 -595,5552,2039 -596,5552,692 -597,5553,242 -598,5553,1508 -599,5554,2057 -600,5554,1329 -601,5554,238 -602,5554,1662 -603,5554,237 -604,5554,12627 -605,5554,2871 -606,5554,2007 -607,5554,1610 -608,5554,2055 -609,5554,4995 -610,5555,165 -611,5555,33 -612,5556,2024 -613,5556,361 -614,5556,1481 -615,5556,360 -616,5557,2024 -617,5557,361 -618,5557,1481 -619,5557,360 -620,5633,7064 -621,5633,7655 -622,5633,7654 -623,5633,7658 -624,5633,7649 -625,5633,7652 -626,5633,6030 -627,5633,6254 -628,5633,6032 -629,5633,6260 -630,5633,6902 -631,5633,6901 -632,5633,6130 -633,5633,6127 -634,5633,6132 -635,5633,6131 -636,5633,7003 -637,5633,7074 -638,5633,7006 -639,5633,7007 -640,5633,7682 -641,5633,7685 -642,5633,7214 -643,5633,7216 -644,5633,7212 -645,5633,6077 -646,5633,6079 -647,5668,7064 -648,5668,7655 -649,5668,7654 -650,5668,7658 -651,5668,7649 -652,5668,7652 -653,5668,6030 -654,5668,6254 -655,5668,6032 -656,5668,6260 -657,5668,6902 -658,5668,6901 -659,5668,6130 -660,5668,6127 -661,5668,6132 -662,5668,6131 -663,5668,7003 -664,5668,7074 -665,5668,7006 -666,5668,7007 -667,5668,7682 -668,5668,7685 -669,5668,7214 -670,5668,7216 -671,5668,7212 -672,5668,6077 -673,5668,6079 -674,5673,7064 -675,5673,7655 -676,5673,7654 -677,5673,7658 -678,5673,7649 -679,5673,7652 -680,5673,6030 -681,5673,6254 -682,5673,6032 -683,5673,6260 -684,5673,6902 -685,5673,6901 -686,5673,6130 -687,5673,6127 -688,5673,6132 -689,5673,6131 -690,5673,7003 -691,5673,7074 -692,5673,7006 -693,5673,7007 -694,5673,7682 -695,5673,7685 -696,5673,7214 -697,5673,7216 -698,5673,7212 -699,5673,6077 -700,5673,6079 -701,5678,7064 -702,5678,7655 -703,5678,7654 -704,5678,7658 -705,5678,7649 -706,5678,7652 -707,5678,6030 -708,5678,6254 -709,5678,6032 -710,5678,6260 -711,5678,6902 -712,5678,6901 -713,5678,6130 -714,5678,6127 -715,5678,6132 -716,5678,6131 -717,5678,7003 -718,5678,7074 -719,5678,7006 -720,5678,7007 -721,5678,7682 -722,5678,7685 -723,5678,7214 -724,5678,7216 -725,5678,7212 -726,5678,6077 -727,5678,6079 -728,5683,7064 -729,5683,7655 -730,5683,7654 -731,5683,7658 -732,5683,7649 -733,5683,7652 -734,5683,6030 -735,5683,6254 -736,5683,6032 -737,5683,6260 -738,5683,6902 -739,5683,6901 -740,5683,6130 -741,5683,6127 -742,5683,6132 -743,5683,6131 -744,5683,7003 -745,5683,7074 -746,5683,7006 -747,5683,7007 -748,5683,7682 -749,5683,7685 -750,5683,7214 -751,5683,7216 -752,5683,7212 -753,5683,6077 -754,5683,6079 -755,5718,7064 -756,5718,7655 -757,5718,7654 -758,5718,7658 -759,5718,7649 -760,5718,7652 -761,5718,6030 -762,5718,6254 -763,5718,6032 -764,5718,6260 -765,5718,6902 -766,5718,6901 -767,5718,6130 -768,5718,6127 -769,5718,6132 -770,5718,6131 -771,5718,7003 -772,5718,7074 -773,5718,7006 -774,5718,7007 -775,5718,7682 -776,5718,7685 -777,5718,7214 -778,5718,7216 -779,5718,7212 -780,5718,6077 -781,5718,6079 -782,5723,7064 -783,5723,7655 -784,5723,7654 -785,5723,7658 -786,5723,7649 -787,5723,7652 -788,5723,6030 -789,5723,6254 -790,5723,6032 -791,5723,6260 -792,5723,6902 -793,5723,6901 -794,5723,6130 -795,5723,6127 -796,5723,6132 -797,5723,6131 -798,5723,7003 -799,5723,7074 -800,5723,7006 -801,5723,7007 -802,5723,7682 -803,5723,7685 -804,5723,7214 -805,5723,7216 -806,5723,7212 -807,5723,6077 -808,5723,6079 -809,6149,1608 -810,6149,1313 -811,6149,894 -812,6150,352 -813,6150,106 -814,6150,2192 -815,6150,1462 -816,6158,1185 -817,6158,9288 -818,6160,1644 -819,6160,7893 -820,6160,9287 -821,6162,1801 -822,6162,8350 -823,6218,1466 -824,6218,11955 -825,6219,1459 -826,6220,1482 -827,7007,725 -828,7007,2752 -829,7157,2612 -830,7159,2505 -831,7159,2550 -832,7159,8486 -833,8019,2832 -834,8019,9281 -835,9377,2994 -836,9377,9353 -837,9380,3210 -838,12254,3772 -839,12255,3772 -840,12256,3649 -841,12256,9354 -842,12258,3660 -843,12568,3481 -844,12568,3489 -845,12569,4045 -846,12569,4054 -847,12569,9248 -848,12569,3628 -849,12569,3576 -850,12570,3505 -851,12571,3486 -852,12571,3630 -853,12571,3617 -854,12571,3586 -855,12572,4053 -856,12572,3559 -857,12572,3619 -858,12572,4278 -859,12572,4290 -860,12573,4404 -861,12573,3526 -862,12573,12313 -863,12575,3483 -864,12575,3490 -865,12576,3486 -866,12576,3630 -867,12576,3617 -868,12576,3586 -869,12577,4404 -870,12577,3526 -871,12577,12313 -872,12599,3540 -873,12600,3603 -874,12609,3566 -875,12609,3606 -876,12627,3486 -877,12627,3630 -878,12627,3617 -879,12627,3586 -880,12628,3471 -881,12629,3505 -882,12630,3486 -883,12630,3630 -884,12630,3617 -885,12630,3586 -886,12635,3480 -887,12635,3491 -888,12636,4045 -889,12636,4054 -890,12636,9248 -891,12636,3628 -892,12636,3576 -893,12637,3402 -894,12637,3475 -895,12637,3488 -896,12871,3495 -897,12871,4059 -898,12872,3610 -899,12873,3571 -900,12874,3505 -901,12875,3610 -902,12876,3609 -903,12888,3479 -904,12888,11214 -905,13059,4776 -906,14936,4708 -907,14936,9216 -908,16898,5193 -909,16898,9220 -910,18011,7069 -911,18011,7071 -912,18011,2642 -913,18011,7067 -914,18011,7653 -915,18011,7656 -916,18011,6033 -917,18011,5655 -918,18011,6034 -919,18011,6261 -920,18011,6359 -921,18011,6904 -922,18011,6905 -923,18011,6906 -924,18011,6123 -925,18011,6124 -926,18011,7014 -927,18011,7004 -928,18011,7012 -929,18011,7008 -930,18011,7009 -931,18011,7011 -932,18011,7010 -933,18011,7013 -934,18011,7683 -935,18011,7681 -936,18011,7684 -937,18011,7688 -938,18011,7686 -939,18011,7218 -940,18011,7213 -941,18011,7215 -942,18011,7219 -943,18011,6084 -944,18011,6082 -945,18018,7069 -946,18018,7071 -947,18018,2642 -948,18018,7067 -949,18018,7653 -950,18018,7656 -951,18018,6033 -952,18018,5655 -953,18018,6034 -954,18018,6261 -955,18018,6359 -956,18018,6904 -957,18018,6905 -958,18018,6906 -959,18018,6123 -960,18018,6124 -961,18018,7014 -962,18018,7004 -963,18018,7012 -964,18018,7008 -965,18018,7009 -966,18018,7011 -967,18018,7010 -968,18018,7013 -969,18018,7683 -970,18018,7681 -971,18018,7684 -972,18018,7688 -973,18018,7686 -974,18018,7218 -975,18018,7213 -976,18018,7215 -977,18018,7219 -978,18018,6084 -979,18018,6082 -980,18019,7069 -981,18019,7071 -982,18019,2642 -983,18019,7067 -984,18019,7653 -985,18019,7656 -986,18019,6033 -987,18019,5655 -988,18019,6034 -989,18019,6261 -990,18019,6359 -991,18019,6904 -992,18019,6905 -993,18019,6906 -994,18019,6123 -995,18019,6124 -996,18019,7014 -997,18019,7004 -998,18019,7012 -999,18019,7008 -1000,18019,7009 -1001,18019,7011 -1002,18019,7010 -1003,18019,7013 -1004,18019,7683 -1005,18019,7681 -1006,18019,7684 -1007,18019,7688 -1008,18019,7686 -1009,18019,7218 -1010,18019,7213 -1011,18019,7215 -1012,18019,7219 -1013,18019,6084 -1014,18019,6082 -1015,18020,7069 -1016,18020,7071 -1017,18020,2642 -1018,18020,7067 -1019,18020,7653 -1020,18020,7656 -1021,18020,6033 -1022,18020,5655 -1023,18020,6034 -1024,18020,6261 -1025,18020,6359 -1026,18020,6904 -1027,18020,6905 -1028,18020,6906 -1029,18020,6123 -1030,18020,6124 -1031,18020,7014 -1032,18020,7004 -1033,18020,7012 -1034,18020,7008 -1035,18020,7009 -1036,18020,7011 -1037,18020,7010 -1038,18020,7013 -1039,18020,7683 -1040,18020,7681 -1041,18020,7684 -1042,18020,7688 -1043,18020,7686 -1044,18020,7218 -1045,18020,7213 -1046,18020,7215 -1047,18020,7219 -1048,18020,6084 -1049,18020,6082 -1050,18021,7069 -1051,18021,7071 -1052,18021,2642 -1053,18021,7067 -1054,18021,7653 -1055,18021,7656 -1056,18021,6033 -1057,18021,5655 -1058,18021,6034 -1059,18021,6261 -1060,18021,6359 -1061,18021,6904 -1062,18021,6905 -1063,18021,6906 -1064,18021,6123 -1065,18021,6124 -1066,18021,7014 -1067,18021,7004 -1068,18021,7012 -1069,18021,7008 -1070,18021,7009 -1071,18021,7011 -1072,18021,7010 -1073,18021,7013 -1074,18021,7683 -1075,18021,7681 -1076,18021,7684 -1077,18021,7688 -1078,18021,7686 -1079,18021,7218 -1080,18021,7213 -1081,18021,7215 -1082,18021,7219 -1083,18021,6084 -1084,18021,6082 -1085,18028,7069 -1086,18028,7071 -1087,18028,2642 -1088,18028,7067 -1089,18028,7653 -1090,18028,7656 -1091,18028,6033 -1092,18028,5655 -1093,18028,6034 -1094,18028,6261 -1095,18028,6359 -1096,18028,6904 -1097,18028,6905 -1098,18028,6906 -1099,18028,6123 -1100,18028,6124 -1101,18028,7014 -1102,18028,7004 -1103,18028,7012 -1104,18028,7008 -1105,18028,7009 -1106,18028,7011 -1107,18028,7010 -1108,18028,7013 -1109,18028,7683 -1110,18028,7681 -1111,18028,7684 -1112,18028,7688 -1113,18028,7686 -1114,18028,7218 -1115,18028,7213 -1116,18028,7215 -1117,18028,7219 -1118,18028,6084 -1119,18028,6082 -1120,18029,7069 -1121,18029,7071 -1122,18029,2642 -1123,18029,7067 -1124,18029,7653 -1125,18029,7656 -1126,18029,6033 -1127,18029,5655 -1128,18029,6034 -1129,18029,6261 -1130,18029,6359 -1131,18029,6904 -1132,18029,6905 -1133,18029,6906 -1134,18029,6123 -1135,18029,6124 -1136,18029,7014 -1137,18029,7004 -1138,18029,7012 -1139,18029,7008 -1140,18029,7009 -1141,18029,7011 -1142,18029,7010 -1143,18029,7013 -1144,18029,7683 -1145,18029,7681 -1146,18029,7684 -1147,18029,7688 -1148,18029,7686 -1149,18029,7218 -1150,18029,7213 -1151,18029,7215 -1152,18029,7219 -1153,18029,6084 -1154,18029,6082 -1155,19873,5773 -1156,19874,5703 -1157,19874,5748 -1158,19874,5759 -1159,19874,5771 -1160,19875,5712 -1161,19877,5692 -1162,19877,5672 -1163,19878,5773 -1164,19919,5709 -1165,19919,5704 -1166,19920,5697 -1167,19920,6280 -1168,19921,5773 -1169,19922,5702 -1170,19923,5737 -1171,19923,11765 -1172,19923,5900 -1173,19924,4753 -1174,19924,5708 -1175,19924,5757 -1176,19924,12933 -1177,19930,5671 -1178,19933,5716 -1179,19985,5777 -1180,19986,5783 -1181,19989,5713 -1182,19999,5692 -1183,19999,5672 -1184,20000,5734 -1185,20001,5785 -1186,20001,5772 -1187,20001,5760 -1188,20002,5688 -1189,20002,5908 -1190,20002,5781 -1191,20003,5697 -1192,20003,6280 -1193,20004,5711 -1194,22308,7131 -1195,25186,10115 -1196,25186,10114 -1197,25186,10116 -1198,25186,10561 -1199,25186,10117 -1200,25186,10553 -1201,25186,9722 -1202,25186,9724 -1203,25186,9725 -1204,25186,9734 -1205,25186,8283 -1206,25186,8284 -1207,25186,8282 -1208,25186,8286 -1209,25186,8285 -1210,25186,8190 -1211,25186,10933 -1212,25186,11250 -1213,25186,8188 -1214,25186,8199 -1215,25186,10371 -1216,25186,11054 -1217,25186,8189 -1218,25186,8192 -1219,25186,8212 -1220,25186,10373 -1221,25186,10924 -1222,25186,11245 -1223,25186,11348 -1224,25186,9277 -1225,25186,9273 -1226,25186,9055 -1227,25186,9062 -1228,25186,9058 -1229,25186,9179 -1230,25186,9469 -1231,25186,9479 -1232,25186,9477 -1233,25186,9481 -1234,25186,9466 -1235,25186,9482 -1236,25186,8175 -1237,25187,10115 -1238,25187,10114 -1239,25187,10116 -1240,25187,10561 -1241,25187,10117 -1242,25187,10553 -1243,25187,9722 -1244,25187,9724 -1245,25187,9725 -1246,25187,9734 -1247,25187,8283 -1248,25187,8284 -1249,25187,8282 -1250,25187,8286 -1251,25187,8285 -1252,25187,8190 -1253,25187,10933 -1254,25187,11250 -1255,25187,8188 -1256,25187,8199 -1257,25187,10371 -1258,25187,11054 -1259,25187,8189 -1260,25187,8192 -1261,25187,8212 -1262,25187,10373 -1263,25187,10924 -1264,25187,11245 -1265,25187,11348 -1266,25187,9277 -1267,25187,9273 -1268,25187,9055 -1269,25187,9062 -1270,25187,9058 -1271,25187,9179 -1272,25187,9469 -1273,25187,9479 -1274,25187,9477 -1275,25187,9481 -1276,25187,9466 -1277,25187,9482 -1278,25187,8175 -1279,25188,10115 -1280,25188,10114 -1281,25188,10116 -1282,25188,10561 -1283,25188,10117 -1284,25188,10553 -1285,25188,9722 -1286,25188,9724 -1287,25188,9725 -1288,25188,9734 -1289,25188,8283 -1290,25188,8284 -1291,25188,8282 -1292,25188,8286 -1293,25188,8285 -1294,25188,8190 -1295,25188,10933 -1296,25188,11250 -1297,25188,8188 -1298,25188,8199 -1299,25188,10371 -1300,25188,11054 -1301,25188,8189 -1302,25188,8192 -1303,25188,8212 -1304,25188,10373 -1305,25188,10924 -1306,25188,11245 -1307,25188,11348 -1308,25188,9277 -1309,25188,9273 -1310,25188,9055 -1311,25188,9062 -1312,25188,9058 -1313,25188,9179 -1314,25188,9469 -1315,25188,9479 -1316,25188,9477 -1317,25188,9481 -1318,25188,9466 -1319,25188,9482 -1320,25188,8175 -1321,25189,10115 -1322,25189,10114 -1323,25189,10116 -1324,25189,10561 -1325,25189,10117 -1326,25189,10553 -1327,25189,9722 -1328,25189,9724 -1329,25189,9725 -1330,25189,9734 -1331,25189,8283 -1332,25189,8284 -1333,25189,8282 -1334,25189,8286 -1335,25189,8285 -1336,25189,8190 -1337,25189,10933 -1338,25189,11250 -1339,25189,8188 -1340,25189,8199 -1341,25189,10371 -1342,25189,11054 -1343,25189,8189 -1344,25189,8192 -1345,25189,8212 -1346,25189,10373 -1347,25189,10924 -1348,25189,11245 -1349,25189,11348 -1350,25189,9277 -1351,25189,9273 -1352,25189,9055 -1353,25189,9062 -1354,25189,9058 -1355,25189,9179 -1356,25189,9469 -1357,25189,9479 -1358,25189,9477 -1359,25189,9481 -1360,25189,9466 -1361,25189,9482 -1362,25189,8175 -1363,25190,10115 -1364,25190,10114 -1365,25190,10116 -1366,25190,10561 -1367,25190,10117 -1368,25190,10553 -1369,25190,9722 -1370,25190,9724 -1371,25190,9725 -1372,25190,9734 -1373,25190,8283 -1374,25190,8284 -1375,25190,8282 -1376,25190,8286 -1377,25190,8285 -1378,25190,8190 -1379,25190,10933 -1380,25190,11250 -1381,25190,8188 -1382,25190,8199 -1383,25190,10371 -1384,25190,11054 -1385,25190,8189 -1386,25190,8192 -1387,25190,8212 -1388,25190,10373 -1389,25190,10924 -1390,25190,11245 -1391,25190,11348 -1392,25190,9277 -1393,25190,9273 -1394,25190,9055 -1395,25190,9062 -1396,25190,9058 -1397,25190,9179 -1398,25190,9469 -1399,25190,9479 -1400,25190,9477 -1401,25190,9481 -1402,25190,9466 -1403,25190,9482 -1404,25190,8175 -1405,25197,10115 -1406,25197,10114 -1407,25197,10116 -1408,25197,10561 -1409,25197,10117 -1410,25197,10553 -1411,25197,9722 -1412,25197,9724 -1413,25197,9725 -1414,25197,9734 -1415,25197,8283 -1416,25197,8284 -1417,25197,8282 -1418,25197,8286 -1419,25197,8285 -1420,25197,8190 -1421,25197,10933 -1422,25197,11250 -1423,25197,8188 -1424,25197,8199 -1425,25197,10371 -1426,25197,11054 -1427,25197,8189 -1428,25197,8192 -1429,25197,8212 -1430,25197,10373 -1431,25197,10924 -1432,25197,11245 -1433,25197,11348 -1434,25197,9277 -1435,25197,9273 -1436,25197,9055 -1437,25197,9062 -1438,25197,9058 -1439,25197,9179 -1440,25197,9469 -1441,25197,9479 -1442,25197,9477 -1443,25197,9481 -1444,25197,9466 -1445,25197,9482 -1446,25197,8175 -1447,26727,10101 -1448,26727,10102 -1449,26727,9730 -1450,26727,9728 -1451,26727,9727 -1452,26727,9729 -1453,26727,9731 -1454,26727,8291 -1455,26727,8292 -1456,26727,8200 -1457,26727,10365 -1458,26727,10931 -1459,26727,10959 -1460,26727,8187 -1461,26727,10368 -1462,26727,10932 -1463,26727,8186 -1464,26727,10935 -1465,26727,9278 -1466,26727,9061 -1467,26727,9127 -1468,26727,9059 -1469,26727,9128 -1470,26727,9060 -1471,26727,9469 -1472,26727,9479 -1473,26727,9467 -1474,26727,9480 -1475,26727,9475 -1476,26727,9478 -1477,26727,9641 -1478,26727,8182 -1479,26727,8176 -1480,26728,10101 -1481,26728,10102 -1482,26728,9730 -1483,26728,9728 -1484,26728,9727 -1485,26728,9729 -1486,26728,9731 -1487,26728,8291 -1488,26728,8292 -1489,26728,8200 -1490,26728,10365 -1491,26728,10931 -1492,26728,10959 -1493,26728,8187 -1494,26728,10368 -1495,26728,10932 -1496,26728,8186 -1497,26728,10935 -1498,26728,9278 -1499,26728,9061 -1500,26728,9127 -1501,26728,9059 -1502,26728,9128 -1503,26728,9060 -1504,26728,9469 -1505,26728,9479 -1506,26728,9467 -1507,26728,9480 -1508,26728,9475 -1509,26728,9478 -1510,26728,9641 -1511,26728,8182 -1512,26728,8176 -1513,26729,10101 -1514,26729,10102 -1515,26729,9730 -1516,26729,9728 -1517,26729,9727 -1518,26729,9729 -1519,26729,9731 -1520,26729,8291 -1521,26729,8292 -1522,26729,8200 -1523,26729,10365 -1524,26729,10931 -1525,26729,10959 -1526,26729,8187 -1527,26729,10368 -1528,26729,10932 -1529,26729,8186 -1530,26729,10935 -1531,26729,9278 -1532,26729,9061 -1533,26729,9127 -1534,26729,9059 -1535,26729,9128 -1536,26729,9060 -1537,26729,9469 -1538,26729,9479 -1539,26729,9467 -1540,26729,9480 -1541,26729,9475 -1542,26729,9478 -1543,26729,9641 -1544,26729,8182 -1545,26729,8176 -1546,26730,10101 -1547,26730,10102 -1548,26730,9730 -1549,26730,9728 -1550,26730,9727 -1551,26730,9729 -1552,26730,9731 -1553,26730,8291 -1554,26730,8292 -1555,26730,8200 -1556,26730,10365 -1557,26730,10931 -1558,26730,10959 -1559,26730,8187 -1560,26730,10368 -1561,26730,10932 -1562,26730,8186 -1563,26730,10935 -1564,26730,9278 -1565,26730,9061 -1566,26730,9127 -1567,26730,9059 -1568,26730,9128 -1569,26730,9060 -1570,26730,9469 -1571,26730,9479 -1572,26730,9467 -1573,26730,9480 -1574,26730,9475 -1575,26730,9478 -1576,26730,9641 -1577,26730,8182 -1578,26730,8176 -1579,26731,10101 -1580,26731,10102 -1581,26731,9730 -1582,26731,9728 -1583,26731,9727 -1584,26731,9729 -1585,26731,9731 -1586,26731,8291 -1587,26731,8292 -1588,26731,8200 -1589,26731,10365 -1590,26731,10931 -1591,26731,10959 -1592,26731,8187 -1593,26731,10368 -1594,26731,10932 -1595,26731,8186 -1596,26731,10935 -1597,26731,9278 -1598,26731,9061 -1599,26731,9127 -1600,26731,9059 -1601,26731,9128 -1602,26731,9060 -1603,26731,9469 -1604,26731,9479 -1605,26731,9467 -1606,26731,9480 -1607,26731,9475 -1608,26731,9478 -1609,26731,9641 -1610,26731,8182 -1611,26731,8176 -1612,26738,10101 -1613,26738,10102 -1614,26738,9730 -1615,26738,9728 -1616,26738,9727 -1617,26738,9729 -1618,26738,9731 -1619,26738,8291 -1620,26738,8292 -1621,26738,8200 -1622,26738,10365 -1623,26738,10931 -1624,26738,10959 -1625,26738,8187 -1626,26738,10368 -1627,26738,10932 -1628,26738,8186 -1629,26738,10935 -1630,26738,9278 -1631,26738,9061 -1632,26738,9127 -1633,26738,9059 -1634,26738,9128 -1635,26738,9060 -1636,26738,9469 -1637,26738,9479 -1638,26738,9467 -1639,26738,9480 -1640,26738,9475 -1641,26738,9478 -1642,26738,9641 -1643,26738,8182 -1644,26738,8176 -1645,26739,10101 -1646,26739,10102 -1647,26739,9730 -1648,26739,9728 -1649,26739,9727 -1650,26739,9729 -1651,26739,9731 -1652,26739,8291 -1653,26739,8292 -1654,26739,8200 -1655,26739,10365 -1656,26739,10931 -1657,26739,10959 -1658,26739,8187 -1659,26739,10368 -1660,26739,10932 -1661,26739,8186 -1662,26739,10935 -1663,26739,9278 -1664,26739,9061 -1665,26739,9127 -1666,26739,9059 -1667,26739,9128 -1668,26739,9060 -1669,26739,9469 -1670,26739,9479 -1671,26739,9467 -1672,26739,9480 -1673,26739,9475 -1674,26739,9478 -1675,26739,9641 -1676,26739,8182 -1677,26739,8176 -1678,27732,8511 -1679,27733,8577 -1680,27734,8604 -1681,27735,8563 -1682,27736,8630 -1683,27756,8552 -1684,27756,8553 -1685,27763,8507 -1686,27764,8506 -1687,27773,8613 -1688,27774,8600 -1689,27797,8582 -1690,27798,8533 -1691,27799,8621 -1692,27800,8628 -1693,27850,8525 -1694,27851,8582 -1695,27852,8552 -1696,27852,8553 -1697,33917,11366 -1698,33917,11363 -1699,33917,11362 -1700,33917,12342 -1701,33917,12490 -1702,33917,10303 -1703,33917,10302 -1704,33917,10305 -1705,33917,10306 -1706,33917,11225 -1707,33917,11226 -1708,33917,11235 -1709,33917,11236 -1710,33917,11875 -1711,33917,12082 -1712,33917,12079 -1713,33917,12095 -1714,33917,12311 -1715,33917,10319 -1716,33917,10318 -1717,33917,10335 -1718,33917,10356 -1719,33917,10360 -1720,33917,10414 -1721,33917,10407 -1722,33917,10413 -1723,33917,10406 -1724,33918,11366 -1725,33918,11363 -1726,33918,11362 -1727,33918,12342 -1728,33918,12490 -1729,33918,10303 -1730,33918,10302 -1731,33918,10305 -1732,33918,10306 -1733,33918,11225 -1734,33918,11226 -1735,33918,11235 -1736,33918,11236 -1737,33918,11875 -1738,33918,12082 -1739,33918,12079 -1740,33918,12095 -1741,33918,12311 -1742,33918,10319 -1743,33918,10318 -1744,33918,10335 -1745,33918,10356 -1746,33918,10360 -1747,33918,10414 -1748,33918,10407 -1749,33918,10413 -1750,33918,10406 -1751,33919,11366 -1752,33919,11363 -1753,33919,11362 -1754,33919,12342 -1755,33919,12490 -1756,33919,10303 -1757,33919,10302 -1758,33919,10305 -1759,33919,10306 -1760,33919,11225 -1761,33919,11226 -1762,33919,11235 -1763,33919,11236 -1764,33919,11875 -1765,33919,12082 -1766,33919,12079 -1767,33919,12095 -1768,33919,12311 -1769,33919,10319 -1770,33919,10318 -1771,33919,10335 -1772,33919,10356 -1773,33919,10360 -1774,33919,10414 -1775,33919,10407 -1776,33919,10413 -1777,33919,10406 -1778,33920,11366 -1779,33920,11363 -1780,33920,11362 -1781,33920,12342 -1782,33920,12490 -1783,33920,10303 -1784,33920,10302 -1785,33920,10305 -1786,33920,10306 -1787,33920,11225 -1788,33920,11226 -1789,33920,11235 -1790,33920,11236 -1791,33920,11875 -1792,33920,12082 -1793,33920,12079 -1794,33920,12095 -1795,33920,12311 -1796,33920,10319 -1797,33920,10318 -1798,33920,10335 -1799,33920,10356 -1800,33920,10360 -1801,33920,10414 -1802,33920,10407 -1803,33920,10413 -1804,33920,10406 -1805,33921,11366 -1806,33921,11363 -1807,33921,11362 -1808,33921,12342 -1809,33921,12490 -1810,33921,10303 -1811,33921,10302 -1812,33921,10305 -1813,33921,10306 -1814,33921,11225 -1815,33921,11226 -1816,33921,11235 -1817,33921,11236 -1818,33921,11875 -1819,33921,12082 -1820,33921,12079 -1821,33921,12095 -1822,33921,12311 -1823,33921,10319 -1824,33921,10318 -1825,33921,10335 -1826,33921,10356 -1827,33921,10360 -1828,33921,10414 -1829,33921,10407 -1830,33921,10413 -1831,33921,10406 -1832,33928,11366 -1833,33928,11363 -1834,33928,11362 -1835,33928,12342 -1836,33928,12490 -1837,33928,10303 -1838,33928,10302 -1839,33928,10305 -1840,33928,10306 -1841,33928,11225 -1842,33928,11226 -1843,33928,11235 -1844,33928,11236 -1845,33928,11875 -1846,33928,12082 -1847,33928,12079 -1848,33928,12095 -1849,33928,12311 -1850,33928,10319 -1851,33928,10318 -1852,33928,10335 -1853,33928,10356 -1854,33928,10360 -1855,33928,10414 -1856,33928,10407 -1857,33928,10413 -1858,33928,10406 -1859,33929,11366 -1860,33929,11363 -1861,33929,11362 -1862,33929,12342 -1863,33929,12490 -1864,33929,10303 -1865,33929,10302 -1866,33929,10305 -1867,33929,10306 -1868,33929,11225 -1869,33929,11226 -1870,33929,11235 -1871,33929,11236 -1872,33929,11875 -1873,33929,12082 -1874,33929,12079 -1875,33929,12095 -1876,33929,12311 -1877,33929,10319 -1878,33929,10318 -1879,33929,10335 -1880,33929,10356 -1881,33929,10360 -1882,33929,10414 -1883,33929,10407 -1884,33929,10413 -1885,33929,10406 -1886,33930,11364 -1887,33930,11367 -1888,33930,11447 -1889,33930,12349 -1890,33930,12347 -1891,33930,10304 -1892,33930,11228 -1893,33930,12086 -1894,33930,12084 -1895,33930,10321 -1896,33930,10327 -1897,33930,10323 -1898,33930,10355 -1899,33930,10359 -1900,33930,10415 -1901,33931,11364 -1902,33931,11367 -1903,33931,11447 -1904,33931,12349 -1905,33931,12347 -1906,33931,10304 -1907,33931,11228 -1908,33931,12086 -1909,33931,12084 -1910,33931,10321 -1911,33931,10327 -1912,33931,10323 -1913,33931,10355 -1914,33931,10359 -1915,33931,10415 -1916,33932,11364 -1917,33932,11367 -1918,33932,11447 -1919,33932,12349 -1920,33932,12347 -1921,33932,10304 -1922,33932,11228 -1923,33932,12086 -1924,33932,12084 -1925,33932,10321 -1926,33932,10327 -1927,33932,10323 -1928,33932,10355 -1929,33932,10359 -1930,33932,10415 -1931,33933,11364 -1932,33933,11367 -1933,33933,11447 -1934,33933,12349 -1935,33933,12347 -1936,33933,10304 -1937,33933,11228 -1938,33933,12086 -1939,33933,12084 -1940,33933,10321 -1941,33933,10327 -1942,33933,10323 -1943,33933,10355 -1944,33933,10359 -1945,33933,10415 -1946,33934,11364 -1947,33934,11367 -1948,33934,11447 -1949,33934,12349 -1950,33934,12347 -1951,33934,10304 -1952,33934,11228 -1953,33934,12086 -1954,33934,12084 -1955,33934,10321 -1956,33934,10327 -1957,33934,10323 -1958,33934,10355 -1959,33934,10359 -1960,33934,10415 -1961,33941,11364 -1962,33941,11367 -1963,33941,11447 -1964,33941,12349 -1965,33941,12347 -1966,33941,10304 -1967,33941,11228 -1968,33941,12086 -1969,33941,12084 -1970,33941,10321 -1971,33941,10327 -1972,33941,10323 -1973,33941,10355 -1974,33941,10359 -1975,33941,10415 -1976,33942,11364 -1977,33942,11367 -1978,33942,11447 -1979,33942,12349 -1980,33942,12347 -1981,33942,10304 -1982,33942,11228 -1983,33942,12086 -1984,33942,12084 -1985,33942,10321 -1986,33942,10327 -1987,33942,10323 -1988,33942,10355 -1989,33942,10359 -1990,33942,10415 -1991,36203,10656 -1992,36203,10915 -1993,36242,10705 -1994,36243,10673 -1995,36244,10667 -1996,36245,10714 -1997,36246,10609 -1998,36253,10700 -1999,36254,10674 -2000,36255,10659 -2001,36256,10597 -2002,36257,10471 -2003,36258,10457 -2004,36259,10468 -2005,36260,10614 -2006,36260,10612 -2007,36260,10613 -2008,36261,10671 -2009,36262,10429 -2010,36262,10432 -2011,36262,10433 -2012,36262,10434 -2013,36262,10435 -2014,36262,10427 -2015,36262,10430 -2016,36262,10416 -2017,36262,10417 -2018,36262,10418 -2019,36262,10426 -2020,36262,10425 -2021,36262,10431 -2022,36262,10428 -2023,36264,10698 -2024,36630,10597 -2025,41757,12895 -2026,41757,12894 -2027,41757,12836 -2028,41757,12837 -2029,41757,12838 -2030,41757,12794 -2031,41757,12795 -2032,41757,12796 -2033,41757,13186 -2034,41757,13187 -2035,41757,13183 -2036,41757,13298 -2037,41757,13295 -2038,41757,13290 -2039,41757,13296 -2040,41758,12895 -2041,41758,12894 -2042,41758,12836 -2043,41758,12837 -2044,41758,12838 -2045,41758,12794 -2046,41758,12795 -2047,41758,12796 -2048,41758,13186 -2049,41758,13187 -2050,41758,13183 -2051,41758,13298 -2052,41758,13295 -2053,41758,13290 -2054,41758,13296 -2055,41759,12895 -2056,41759,12894 -2057,41759,12836 -2058,41759,12837 -2059,41759,12838 -2060,41759,12794 -2061,41759,12795 -2062,41759,12796 -2063,41759,13186 -2064,41759,13187 -2065,41759,13183 -2066,41759,13298 -2067,41759,13295 -2068,41759,13290 -2069,41759,13296 -2070,41760,12895 -2071,41760,12894 -2072,41760,12836 -2073,41760,12837 -2074,41760,12838 -2075,41760,12794 -2076,41760,12795 -2077,41760,12796 -2078,41760,13186 -2079,41760,13187 -2080,41760,13183 -2081,41760,13298 -2082,41760,13295 -2083,41760,13290 -2084,41760,13296 -2085,41761,12895 -2086,41761,12894 -2087,41761,12836 -2088,41761,12837 -2089,41761,12838 -2090,41761,12794 -2091,41761,12795 -2092,41761,12796 -2093,41761,13186 -2094,41761,13187 -2095,41761,13183 -2096,41761,13298 -2097,41761,13295 -2098,41761,13290 -2099,41761,13296 -2100,41768,12895 -2101,41768,12894 -2102,41768,12836 -2103,41768,12837 -2104,41768,12838 -2105,41768,12794 -2106,41768,12795 -2107,41768,12796 -2108,41768,13186 -2109,41768,13187 -2110,41768,13183 -2111,41768,13298 -2112,41768,13295 -2113,41768,13290 -2114,41768,13296 -2115,41769,12895 -2116,41769,12894 -2117,41769,12836 -2118,41769,12837 -2119,41769,12838 -2120,41769,12794 -2121,41769,12795 -2122,41769,12796 -2123,41769,13186 -2124,41769,13187 -2125,41769,13183 -2126,41769,13298 -2127,41769,13295 -2128,41769,13290 -2129,41769,13296 -2130,41770,10792 -2131,41770,12840 -2132,41770,12694 -2133,41770,12839 -2134,41770,12836 -2135,41770,12800 -2136,41770,12799 -2137,41770,13189 -2138,41770,13301 -2139,41770,13299 -2140,41771,10792 -2141,41771,12840 -2142,41771,12694 -2143,41771,12839 -2144,41771,12836 -2145,41771,12800 -2146,41771,12799 -2147,41771,13189 -2148,41771,13301 -2149,41771,13299 -2150,41772,10792 -2151,41772,12840 -2152,41772,12694 -2153,41772,12839 -2154,41772,12836 -2155,41772,12800 -2156,41772,12799 -2157,41772,13189 -2158,41772,13301 -2159,41772,13299 -2160,41773,10792 -2161,41773,12840 -2162,41773,12694 -2163,41773,12839 -2164,41773,12836 -2165,41773,12800 -2166,41773,12799 -2167,41773,13189 -2168,41773,13301 -2169,41773,13299 -2170,41774,10792 -2171,41774,12840 -2172,41774,12694 -2173,41774,12839 -2174,41774,12836 -2175,41774,12800 -2176,41774,12799 -2177,41774,13189 -2178,41774,13301 -2179,41774,13299 -2180,41781,10792 -2181,41781,12840 -2182,41781,12694 -2183,41781,12839 -2184,41781,12836 -2185,41781,12800 -2186,41781,12799 -2187,41781,13189 -2188,41781,13301 -2189,41781,13299 -2190,41782,10792 -2191,41782,12840 -2192,41782,12694 -2193,41782,12839 -2194,41782,12836 -2195,41782,12800 -2196,41782,12799 -2197,41782,13189 -2198,41782,13301 -2199,41782,13299 -2200,44027,12991 -2201,44027,13548 +281,5296,879 +282,5296,880 +283,5296,881 +284,5296,2049 +285,5296,2050 +286,5296,273 +287,5296,274 +288,5300,26 +289,5300,1976 +290,5300,164 +291,5300,8136 +292,5300,2015 +293,5300,217 +294,5300,27 +295,5303,1975 +296,5303,16 +297,5303,12458 +298,5303,15 +299,5303,1667 +300,5306,304 +301,5306,1993 +302,5306,303 +303,5308,1427 +304,5308,795 +305,5310,411 +306,5310,412 +307,5310,2375 +308,5310,130 +309,5310,2 +310,5316,1444 +311,5316,789 +312,5317,352 +313,5317,106 +314,5317,2192 +315,5317,1462 +316,5318,958 +317,5318,409 +318,5318,403 +319,5318,410 +320,5318,318 +321,5318,574 +322,5318,577 +323,5318,1317 +324,5318,306 +325,5319,3 +326,5319,4 +327,5319,1992 +328,5319,514 +329,5320,11 +330,5320,461 +331,5320,1985 +332,5320,9 +333,5320,2033 +334,5320,2034 +335,5321,790 +336,5321,1444 +337,5321,789 +338,5322,411 +339,5322,412 +340,5322,2375 +341,5322,130 +342,5322,2 +343,5340,1823 +344,5340,1821 +345,5340,1822 +346,5340,1824 +347,5340,1825 +348,5340,1663 +349,5340,2351 +350,5340,57 +351,5340,59 +352,5340,5549 +353,5340,53 +354,5340,5547 +355,5340,58 +356,5340,5548 +357,5340,60 +358,5340,5550 +359,5340,61 +360,5340,5551 +361,5340,2120 +362,5340,3110 +363,5340,3334 +364,5340,1817 +365,5340,1815 +366,5340,1816 +367,5340,1818 +368,5340,1819 +369,5340,1811 +370,5340,2983 +371,5340,1809 +372,5340,1810 +373,5340,1812 +374,5340,1813 +375,5340,3177 +376,5340,3361 +377,5340,3176 +378,5340,3181 +379,5340,3362 +380,5340,3178 +381,5340,3360 +382,5340,3180 +383,5340,3359 +384,5345,11 +385,5345,461 +386,5345,1985 +387,5345,9 +388,5345,2033 +389,5345,2034 +390,5347,1427 +391,5347,795 +392,5348,341 +393,5349,1503 +394,5349,271 +395,5355,393 +396,5355,394 +397,5355,859 +398,5432,20 +399,5432,110 +400,5434,392 +401,5434,1099 +402,5435,4 +403,5436,879 +404,5436,880 +405,5436,881 +406,5436,2049 +407,5436,2050 +408,5436,273 +409,5436,274 +410,5439,2017 +411,5439,3493 +412,5439,2061 +413,5439,793 +414,5439,1442 +415,5439,2874 +416,5442,364 +417,5442,363 +418,5442,38 +419,5442,612 +420,5442,112 +421,5442,171 +422,5442,3342 +423,5442,279 +424,5444,399 +425,5444,1180 +426,5444,174 +427,5444,1846 +428,5444,653 +429,5444,659 +430,5446,353 +431,5446,687 +432,5446,1516 +433,5446,4114 +434,5446,355 +435,5446,2002 +436,5446,1986 +437,5446,354 +438,5446,1612 +439,5446,1611 +440,5447,2010 +441,5447,290 +442,5447,885 +443,5447,1978 +444,5448,3627 +445,5449,3622 +446,5449,4285 +447,5454,227 +448,5454,204 +449,5454,285 +450,5455,381 +451,5455,226 +452,5455,869 +453,5456,561 +454,5456,850 +455,5456,860 +456,5457,1200 +457,5457,1995 +458,5457,560 +459,5458,1505 +460,5458,2511 +461,5458,243 +462,5458,2360 +463,5468,1987 +464,5468,286 +465,5468,12521 +466,5468,8137 +467,5492,396 +468,5492,364 +469,5492,363 +470,5492,43 +471,5492,41 +472,5492,38 +473,5492,612 +474,5492,118 +475,5492,2058 +476,5492,680 +477,5492,681 +478,5492,168 +479,5492,201 +480,5492,279 +481,5492,1199 +482,5492,696 +483,5492,1994 +484,5492,298 +485,5493,587 +486,5493,44 +487,5493,2187 +488,5493,4069 +489,5494,112 +490,5494,171 +491,5494,3342 +492,5495,962 +493,5495,39 +494,5495,448 +495,5495,188 +496,5495,4046 +497,5496,1479 +498,5496,2622 +499,5496,40 +500,5497,293 +501,5497,292 +502,5497,875 +503,5499,232 +504,5499,2876 +505,5499,233 +506,5499,163 +507,5499,25 +508,5499,1669 +509,5499,3343 +510,5499,24 +511,5518,5717 +512,5518,5721 +513,5526,1511 +514,5526,270 +515,5526,9879 +516,5528,270 +517,5528,9879 +518,5528,2688 +519,5528,2707 +520,5528,2745 +521,5528,2743 +522,5528,3646 +523,5528,17 +524,5528,2189 +525,5528,132 +526,5533,1823 +527,5533,1821 +528,5533,1822 +529,5533,1824 +530,5533,1825 +531,5533,1663 +532,5533,2351 +533,5533,57 +534,5533,59 +535,5533,5549 +536,5533,53 +537,5533,5547 +538,5533,58 +539,5533,5548 +540,5533,60 +541,5533,5550 +542,5533,61 +543,5533,5551 +544,5533,2120 +545,5533,3110 +546,5533,3334 +547,5533,1817 +548,5533,1815 +549,5533,1816 +550,5533,1818 +551,5533,1819 +552,5533,1811 +553,5533,2983 +554,5533,1809 +555,5533,1810 +556,5533,1812 +557,5533,1813 +558,5533,3177 +559,5533,3361 +560,5533,3176 +561,5533,3181 +562,5533,3362 +563,5533,3178 +564,5533,3360 +565,5533,3180 +566,5533,3359 +567,5548,573 +568,5548,400 +569,5548,447 +570,5548,22 +571,5548,4064 +572,5549,162 +573,5549,23 +574,5549,3341 +575,5550,401 +576,5550,402 +577,5550,1526 +578,5550,62 +579,5550,1463 +580,5550,2029 +581,5551,364 +582,5551,363 +583,5551,38 +584,5551,612 +585,5551,112 +586,5551,171 +587,5551,3342 +588,5551,279 +589,5552,512 +590,5552,21 +591,5552,492 +592,5552,1028 +593,5552,1198 +594,5552,2039 +595,5552,692 +596,5553,242 +597,5553,1508 +598,5554,2057 +599,5554,1329 +600,5554,238 +601,5554,1662 +602,5554,237 +603,5554,12627 +604,5554,2871 +605,5554,2007 +606,5554,1610 +607,5554,2055 +608,5554,4995 +609,5555,165 +610,5555,33 +611,5556,2024 +612,5556,361 +613,5556,1481 +614,5556,360 +615,5557,2024 +616,5557,361 +617,5557,1481 +618,5557,360 +619,5633,7064 +620,5633,7655 +621,5633,7654 +622,5633,7658 +623,5633,7649 +624,5633,7652 +625,5633,6030 +626,5633,6254 +627,5633,6032 +628,5633,6260 +629,5633,6902 +630,5633,6901 +631,5633,6130 +632,5633,6127 +633,5633,6132 +634,5633,6131 +635,5633,7003 +636,5633,7074 +637,5633,7006 +638,5633,7007 +639,5633,7682 +640,5633,7685 +641,5633,7214 +642,5633,7216 +643,5633,7212 +644,5633,6077 +645,5633,6079 +646,5668,7064 +647,5668,7655 +648,5668,7654 +649,5668,7658 +650,5668,7649 +651,5668,7652 +652,5668,6030 +653,5668,6254 +654,5668,6032 +655,5668,6260 +656,5668,6902 +657,5668,6901 +658,5668,6130 +659,5668,6127 +660,5668,6132 +661,5668,6131 +662,5668,7003 +663,5668,7074 +664,5668,7006 +665,5668,7007 +666,5668,7682 +667,5668,7685 +668,5668,7214 +669,5668,7216 +670,5668,7212 +671,5668,6077 +672,5668,6079 +673,5673,7064 +674,5673,7655 +675,5673,7654 +676,5673,7658 +677,5673,7649 +678,5673,7652 +679,5673,6030 +680,5673,6254 +681,5673,6032 +682,5673,6260 +683,5673,6902 +684,5673,6901 +685,5673,6130 +686,5673,6127 +687,5673,6132 +688,5673,6131 +689,5673,7003 +690,5673,7074 +691,5673,7006 +692,5673,7007 +693,5673,7682 +694,5673,7685 +695,5673,7214 +696,5673,7216 +697,5673,7212 +698,5673,6077 +699,5673,6079 +700,5678,7064 +701,5678,7655 +702,5678,7654 +703,5678,7658 +704,5678,7649 +705,5678,7652 +706,5678,6030 +707,5678,6254 +708,5678,6032 +709,5678,6260 +710,5678,6902 +711,5678,6901 +712,5678,6130 +713,5678,6127 +714,5678,6132 +715,5678,6131 +716,5678,7003 +717,5678,7074 +718,5678,7006 +719,5678,7007 +720,5678,7682 +721,5678,7685 +722,5678,7214 +723,5678,7216 +724,5678,7212 +725,5678,6077 +726,5678,6079 +727,5683,7064 +728,5683,7655 +729,5683,7654 +730,5683,7658 +731,5683,7649 +732,5683,7652 +733,5683,6030 +734,5683,6254 +735,5683,6032 +736,5683,6260 +737,5683,6902 +738,5683,6901 +739,5683,6130 +740,5683,6127 +741,5683,6132 +742,5683,6131 +743,5683,7003 +744,5683,7074 +745,5683,7006 +746,5683,7007 +747,5683,7682 +748,5683,7685 +749,5683,7214 +750,5683,7216 +751,5683,7212 +752,5683,6077 +753,5683,6079 +754,5718,7064 +755,5718,7655 +756,5718,7654 +757,5718,7658 +758,5718,7649 +759,5718,7652 +760,5718,6030 +761,5718,6254 +762,5718,6032 +763,5718,6260 +764,5718,6902 +765,5718,6901 +766,5718,6130 +767,5718,6127 +768,5718,6132 +769,5718,6131 +770,5718,7003 +771,5718,7074 +772,5718,7006 +773,5718,7007 +774,5718,7682 +775,5718,7685 +776,5718,7214 +777,5718,7216 +778,5718,7212 +779,5718,6077 +780,5718,6079 +781,5723,7064 +782,5723,7655 +783,5723,7654 +784,5723,7658 +785,5723,7649 +786,5723,7652 +787,5723,6030 +788,5723,6254 +789,5723,6032 +790,5723,6260 +791,5723,6902 +792,5723,6901 +793,5723,6130 +794,5723,6127 +795,5723,6132 +796,5723,6131 +797,5723,7003 +798,5723,7074 +799,5723,7006 +800,5723,7007 +801,5723,7682 +802,5723,7685 +803,5723,7214 +804,5723,7216 +805,5723,7212 +806,5723,6077 +807,5723,6079 +808,6149,1608 +809,6149,1313 +810,6149,894 +811,6150,352 +812,6150,106 +813,6150,2192 +814,6150,1462 +815,6158,1185 +816,6158,9288 +817,6160,1644 +818,6160,7893 +819,6160,9287 +820,6162,1801 +821,6162,8350 +822,6218,1466 +823,6218,11955 +824,6219,1459 +825,6220,1482 +826,7007,725 +827,7007,2752 +828,7157,2612 +829,7159,2505 +830,7159,2550 +831,7159,8486 +832,8019,2832 +833,8019,9281 +834,9377,2994 +835,9377,9353 +836,9380,3210 +837,12254,3772 +838,12255,3772 +839,12256,3649 +840,12256,9354 +841,12258,3660 +842,12568,3481 +843,12568,3489 +844,12569,4045 +845,12569,4054 +846,12569,9248 +847,12569,3628 +848,12569,3576 +849,12570,3505 +850,12571,3486 +851,12571,3630 +852,12571,3617 +853,12571,3586 +854,12572,4053 +855,12572,3559 +856,12572,3619 +857,12572,4278 +858,12572,4290 +859,12573,4404 +860,12573,3526 +861,12573,12313 +862,12575,3483 +863,12575,3490 +864,12576,3486 +865,12576,3630 +866,12576,3617 +867,12576,3586 +868,12577,4404 +869,12577,3526 +870,12577,12313 +871,12599,3540 +872,12600,3603 +873,12609,3566 +874,12609,3606 +875,12627,3486 +876,12627,3630 +877,12627,3617 +878,12627,3586 +879,12628,3471 +880,12629,3505 +881,12630,3486 +882,12630,3630 +883,12630,3617 +884,12630,3586 +885,12635,3480 +886,12635,3491 +887,12636,4045 +888,12636,4054 +889,12636,9248 +890,12636,3628 +891,12636,3576 +892,12637,3402 +893,12637,3475 +894,12637,3488 +895,12871,3495 +896,12871,4059 +897,12872,3610 +898,12873,3571 +899,12874,3505 +900,12875,3610 +901,12876,3609 +902,12888,3479 +903,12888,11214 +904,13059,4776 +905,14936,4708 +906,14936,9216 +907,16898,5193 +908,16898,9220 +909,18011,7069 +910,18011,7071 +911,18011,2642 +912,18011,7067 +913,18011,7653 +914,18011,7656 +915,18011,6033 +916,18011,5655 +917,18011,6034 +918,18011,6261 +919,18011,6359 +920,18011,6904 +921,18011,6905 +922,18011,6906 +923,18011,6123 +924,18011,6124 +925,18011,7014 +926,18011,7004 +927,18011,7012 +928,18011,7008 +929,18011,7009 +930,18011,7011 +931,18011,7010 +932,18011,7013 +933,18011,7683 +934,18011,7681 +935,18011,7684 +936,18011,7688 +937,18011,7686 +938,18011,7218 +939,18011,7213 +940,18011,7215 +941,18011,7219 +942,18011,6084 +943,18011,6082 +944,18018,7069 +945,18018,7071 +946,18018,2642 +947,18018,7067 +948,18018,7653 +949,18018,7656 +950,18018,6033 +951,18018,5655 +952,18018,6034 +953,18018,6261 +954,18018,6359 +955,18018,6904 +956,18018,6905 +957,18018,6906 +958,18018,6123 +959,18018,6124 +960,18018,7014 +961,18018,7004 +962,18018,7012 +963,18018,7008 +964,18018,7009 +965,18018,7011 +966,18018,7010 +967,18018,7013 +968,18018,7683 +969,18018,7681 +970,18018,7684 +971,18018,7688 +972,18018,7686 +973,18018,7218 +974,18018,7213 +975,18018,7215 +976,18018,7219 +977,18018,6084 +978,18018,6082 +979,18019,7069 +980,18019,7071 +981,18019,2642 +982,18019,7067 +983,18019,7653 +984,18019,7656 +985,18019,6033 +986,18019,5655 +987,18019,6034 +988,18019,6261 +989,18019,6359 +990,18019,6904 +991,18019,6905 +992,18019,6906 +993,18019,6123 +994,18019,6124 +995,18019,7014 +996,18019,7004 +997,18019,7012 +998,18019,7008 +999,18019,7009 +1000,18019,7011 +1001,18019,7010 +1002,18019,7013 +1003,18019,7683 +1004,18019,7681 +1005,18019,7684 +1006,18019,7688 +1007,18019,7686 +1008,18019,7218 +1009,18019,7213 +1010,18019,7215 +1011,18019,7219 +1012,18019,6084 +1013,18019,6082 +1014,18020,7069 +1015,18020,7071 +1016,18020,2642 +1017,18020,7067 +1018,18020,7653 +1019,18020,7656 +1020,18020,6033 +1021,18020,5655 +1022,18020,6034 +1023,18020,6261 +1024,18020,6359 +1025,18020,6904 +1026,18020,6905 +1027,18020,6906 +1028,18020,6123 +1029,18020,6124 +1030,18020,7014 +1031,18020,7004 +1032,18020,7012 +1033,18020,7008 +1034,18020,7009 +1035,18020,7011 +1036,18020,7010 +1037,18020,7013 +1038,18020,7683 +1039,18020,7681 +1040,18020,7684 +1041,18020,7688 +1042,18020,7686 +1043,18020,7218 +1044,18020,7213 +1045,18020,7215 +1046,18020,7219 +1047,18020,6084 +1048,18020,6082 +1049,18021,7069 +1050,18021,7071 +1051,18021,2642 +1052,18021,7067 +1053,18021,7653 +1054,18021,7656 +1055,18021,6033 +1056,18021,5655 +1057,18021,6034 +1058,18021,6261 +1059,18021,6359 +1060,18021,6904 +1061,18021,6905 +1062,18021,6906 +1063,18021,6123 +1064,18021,6124 +1065,18021,7014 +1066,18021,7004 +1067,18021,7012 +1068,18021,7008 +1069,18021,7009 +1070,18021,7011 +1071,18021,7010 +1072,18021,7013 +1073,18021,7683 +1074,18021,7681 +1075,18021,7684 +1076,18021,7688 +1077,18021,7686 +1078,18021,7218 +1079,18021,7213 +1080,18021,7215 +1081,18021,7219 +1082,18021,6084 +1083,18021,6082 +1084,18028,7069 +1085,18028,7071 +1086,18028,2642 +1087,18028,7067 +1088,18028,7653 +1089,18028,7656 +1090,18028,6033 +1091,18028,5655 +1092,18028,6034 +1093,18028,6261 +1094,18028,6359 +1095,18028,6904 +1096,18028,6905 +1097,18028,6906 +1098,18028,6123 +1099,18028,6124 +1100,18028,7014 +1101,18028,7004 +1102,18028,7012 +1103,18028,7008 +1104,18028,7009 +1105,18028,7011 +1106,18028,7010 +1107,18028,7013 +1108,18028,7683 +1109,18028,7681 +1110,18028,7684 +1111,18028,7688 +1112,18028,7686 +1113,18028,7218 +1114,18028,7213 +1115,18028,7215 +1116,18028,7219 +1117,18028,6084 +1118,18028,6082 +1119,18029,7069 +1120,18029,7071 +1121,18029,2642 +1122,18029,7067 +1123,18029,7653 +1124,18029,7656 +1125,18029,6033 +1126,18029,5655 +1127,18029,6034 +1128,18029,6261 +1129,18029,6359 +1130,18029,6904 +1131,18029,6905 +1132,18029,6906 +1133,18029,6123 +1134,18029,6124 +1135,18029,7014 +1136,18029,7004 +1137,18029,7012 +1138,18029,7008 +1139,18029,7009 +1140,18029,7011 +1141,18029,7010 +1142,18029,7013 +1143,18029,7683 +1144,18029,7681 +1145,18029,7684 +1146,18029,7688 +1147,18029,7686 +1148,18029,7218 +1149,18029,7213 +1150,18029,7215 +1151,18029,7219 +1152,18029,6084 +1153,18029,6082 +1154,19873,5773 +1155,19874,5703 +1156,19874,5748 +1157,19874,5759 +1158,19874,5771 +1159,19875,5712 +1160,19877,5692 +1161,19877,5672 +1162,19878,5773 +1163,19919,5709 +1164,19919,5704 +1165,19920,5697 +1166,19920,6280 +1167,19921,5773 +1168,19922,5702 +1169,19923,5737 +1170,19923,11765 +1171,19923,5900 +1172,19924,4753 +1173,19924,5708 +1174,19924,5757 +1175,19924,12933 +1176,19930,5671 +1177,19933,5716 +1178,19985,5777 +1179,19986,5783 +1180,19989,5713 +1181,19999,5692 +1182,19999,5672 +1183,20000,5734 +1184,20001,5785 +1185,20001,5772 +1186,20001,5760 +1187,20002,5688 +1188,20002,5908 +1189,20002,5781 +1190,20003,5697 +1191,20003,6280 +1192,20004,5711 +1193,22308,7131 +1194,25186,10115 +1195,25186,10114 +1196,25186,10116 +1197,25186,10561 +1198,25186,10117 +1199,25186,10553 +1200,25186,9722 +1201,25186,9724 +1202,25186,9725 +1203,25186,9734 +1204,25186,8283 +1205,25186,8284 +1206,25186,8282 +1207,25186,8286 +1208,25186,8285 +1209,25186,8190 +1210,25186,10933 +1211,25186,11250 +1212,25186,8188 +1213,25186,8199 +1214,25186,10371 +1215,25186,11054 +1216,25186,8189 +1217,25186,8192 +1218,25186,8212 +1219,25186,10373 +1220,25186,10924 +1221,25186,11245 +1222,25186,11348 +1223,25186,9277 +1224,25186,9273 +1225,25186,9055 +1226,25186,9062 +1227,25186,9058 +1228,25186,9179 +1229,25186,9469 +1230,25186,9479 +1231,25186,9477 +1232,25186,9481 +1233,25186,9466 +1234,25186,9482 +1235,25186,8175 +1236,25187,10115 +1237,25187,10114 +1238,25187,10116 +1239,25187,10561 +1240,25187,10117 +1241,25187,10553 +1242,25187,9722 +1243,25187,9724 +1244,25187,9725 +1245,25187,9734 +1246,25187,8283 +1247,25187,8284 +1248,25187,8282 +1249,25187,8286 +1250,25187,8285 +1251,25187,8190 +1252,25187,10933 +1253,25187,11250 +1254,25187,8188 +1255,25187,8199 +1256,25187,10371 +1257,25187,11054 +1258,25187,8189 +1259,25187,8192 +1260,25187,8212 +1261,25187,10373 +1262,25187,10924 +1263,25187,11245 +1264,25187,11348 +1265,25187,9277 +1266,25187,9273 +1267,25187,9055 +1268,25187,9062 +1269,25187,9058 +1270,25187,9179 +1271,25187,9469 +1272,25187,9479 +1273,25187,9477 +1274,25187,9481 +1275,25187,9466 +1276,25187,9482 +1277,25187,8175 +1278,25188,10115 +1279,25188,10114 +1280,25188,10116 +1281,25188,10561 +1282,25188,10117 +1283,25188,10553 +1284,25188,9722 +1285,25188,9724 +1286,25188,9725 +1287,25188,9734 +1288,25188,8283 +1289,25188,8284 +1290,25188,8282 +1291,25188,8286 +1292,25188,8285 +1293,25188,8190 +1294,25188,10933 +1295,25188,11250 +1296,25188,8188 +1297,25188,8199 +1298,25188,10371 +1299,25188,11054 +1300,25188,8189 +1301,25188,8192 +1302,25188,8212 +1303,25188,10373 +1304,25188,10924 +1305,25188,11245 +1306,25188,11348 +1307,25188,9277 +1308,25188,9273 +1309,25188,9055 +1310,25188,9062 +1311,25188,9058 +1312,25188,9179 +1313,25188,9469 +1314,25188,9479 +1315,25188,9477 +1316,25188,9481 +1317,25188,9466 +1318,25188,9482 +1319,25188,8175 +1320,25189,10115 +1321,25189,10114 +1322,25189,10116 +1323,25189,10561 +1324,25189,10117 +1325,25189,10553 +1326,25189,9722 +1327,25189,9724 +1328,25189,9725 +1329,25189,9734 +1330,25189,8283 +1331,25189,8284 +1332,25189,8282 +1333,25189,8286 +1334,25189,8285 +1335,25189,8190 +1336,25189,10933 +1337,25189,11250 +1338,25189,8188 +1339,25189,8199 +1340,25189,10371 +1341,25189,11054 +1342,25189,8189 +1343,25189,8192 +1344,25189,8212 +1345,25189,10373 +1346,25189,10924 +1347,25189,11245 +1348,25189,11348 +1349,25189,9277 +1350,25189,9273 +1351,25189,9055 +1352,25189,9062 +1353,25189,9058 +1354,25189,9179 +1355,25189,9469 +1356,25189,9479 +1357,25189,9477 +1358,25189,9481 +1359,25189,9466 +1360,25189,9482 +1361,25189,8175 +1362,25190,10115 +1363,25190,10114 +1364,25190,10116 +1365,25190,10561 +1366,25190,10117 +1367,25190,10553 +1368,25190,9722 +1369,25190,9724 +1370,25190,9725 +1371,25190,9734 +1372,25190,8283 +1373,25190,8284 +1374,25190,8282 +1375,25190,8286 +1376,25190,8285 +1377,25190,8190 +1378,25190,10933 +1379,25190,11250 +1380,25190,8188 +1381,25190,8199 +1382,25190,10371 +1383,25190,11054 +1384,25190,8189 +1385,25190,8192 +1386,25190,8212 +1387,25190,10373 +1388,25190,10924 +1389,25190,11245 +1390,25190,11348 +1391,25190,9277 +1392,25190,9273 +1393,25190,9055 +1394,25190,9062 +1395,25190,9058 +1396,25190,9179 +1397,25190,9469 +1398,25190,9479 +1399,25190,9477 +1400,25190,9481 +1401,25190,9466 +1402,25190,9482 +1403,25190,8175 +1404,25197,10115 +1405,25197,10114 +1406,25197,10116 +1407,25197,10561 +1408,25197,10117 +1409,25197,10553 +1410,25197,9722 +1411,25197,9724 +1412,25197,9725 +1413,25197,9734 +1414,25197,8283 +1415,25197,8284 +1416,25197,8282 +1417,25197,8286 +1418,25197,8285 +1419,25197,8190 +1420,25197,10933 +1421,25197,11250 +1422,25197,8188 +1423,25197,8199 +1424,25197,10371 +1425,25197,11054 +1426,25197,8189 +1427,25197,8192 +1428,25197,8212 +1429,25197,10373 +1430,25197,10924 +1431,25197,11245 +1432,25197,11348 +1433,25197,9277 +1434,25197,9273 +1435,25197,9055 +1436,25197,9062 +1437,25197,9058 +1438,25197,9179 +1439,25197,9469 +1440,25197,9479 +1441,25197,9477 +1442,25197,9481 +1443,25197,9466 +1444,25197,9482 +1445,25197,8175 +1446,26727,10101 +1447,26727,10102 +1448,26727,9730 +1449,26727,9728 +1450,26727,9727 +1451,26727,9729 +1452,26727,9731 +1453,26727,8291 +1454,26727,8292 +1455,26727,8200 +1456,26727,10365 +1457,26727,10931 +1458,26727,10959 +1459,26727,8187 +1460,26727,10368 +1461,26727,10932 +1462,26727,8186 +1463,26727,10935 +1464,26727,9278 +1465,26727,9061 +1466,26727,9127 +1467,26727,9059 +1468,26727,9128 +1469,26727,9060 +1470,26727,9469 +1471,26727,9479 +1472,26727,9467 +1473,26727,9480 +1474,26727,9475 +1475,26727,9478 +1476,26727,9641 +1477,26727,8182 +1478,26727,8176 +1479,26728,10101 +1480,26728,10102 +1481,26728,9730 +1482,26728,9728 +1483,26728,9727 +1484,26728,9729 +1485,26728,9731 +1486,26728,8291 +1487,26728,8292 +1488,26728,8200 +1489,26728,10365 +1490,26728,10931 +1491,26728,10959 +1492,26728,8187 +1493,26728,10368 +1494,26728,10932 +1495,26728,8186 +1496,26728,10935 +1497,26728,9278 +1498,26728,9061 +1499,26728,9127 +1500,26728,9059 +1501,26728,9128 +1502,26728,9060 +1503,26728,9469 +1504,26728,9479 +1505,26728,9467 +1506,26728,9480 +1507,26728,9475 +1508,26728,9478 +1509,26728,9641 +1510,26728,8182 +1511,26728,8176 +1512,26729,10101 +1513,26729,10102 +1514,26729,9730 +1515,26729,9728 +1516,26729,9727 +1517,26729,9729 +1518,26729,9731 +1519,26729,8291 +1520,26729,8292 +1521,26729,8200 +1522,26729,10365 +1523,26729,10931 +1524,26729,10959 +1525,26729,8187 +1526,26729,10368 +1527,26729,10932 +1528,26729,8186 +1529,26729,10935 +1530,26729,9278 +1531,26729,9061 +1532,26729,9127 +1533,26729,9059 +1534,26729,9128 +1535,26729,9060 +1536,26729,9469 +1537,26729,9479 +1538,26729,9467 +1539,26729,9480 +1540,26729,9475 +1541,26729,9478 +1542,26729,9641 +1543,26729,8182 +1544,26729,8176 +1545,26730,10101 +1546,26730,10102 +1547,26730,9730 +1548,26730,9728 +1549,26730,9727 +1550,26730,9729 +1551,26730,9731 +1552,26730,8291 +1553,26730,8292 +1554,26730,8200 +1555,26730,10365 +1556,26730,10931 +1557,26730,10959 +1558,26730,8187 +1559,26730,10368 +1560,26730,10932 +1561,26730,8186 +1562,26730,10935 +1563,26730,9278 +1564,26730,9061 +1565,26730,9127 +1566,26730,9059 +1567,26730,9128 +1568,26730,9060 +1569,26730,9469 +1570,26730,9479 +1571,26730,9467 +1572,26730,9480 +1573,26730,9475 +1574,26730,9478 +1575,26730,9641 +1576,26730,8182 +1577,26730,8176 +1578,26731,10101 +1579,26731,10102 +1580,26731,9730 +1581,26731,9728 +1582,26731,9727 +1583,26731,9729 +1584,26731,9731 +1585,26731,8291 +1586,26731,8292 +1587,26731,8200 +1588,26731,10365 +1589,26731,10931 +1590,26731,10959 +1591,26731,8187 +1592,26731,10368 +1593,26731,10932 +1594,26731,8186 +1595,26731,10935 +1596,26731,9278 +1597,26731,9061 +1598,26731,9127 +1599,26731,9059 +1600,26731,9128 +1601,26731,9060 +1602,26731,9469 +1603,26731,9479 +1604,26731,9467 +1605,26731,9480 +1606,26731,9475 +1607,26731,9478 +1608,26731,9641 +1609,26731,8182 +1610,26731,8176 +1611,26738,10101 +1612,26738,10102 +1613,26738,9730 +1614,26738,9728 +1615,26738,9727 +1616,26738,9729 +1617,26738,9731 +1618,26738,8291 +1619,26738,8292 +1620,26738,8200 +1621,26738,10365 +1622,26738,10931 +1623,26738,10959 +1624,26738,8187 +1625,26738,10368 +1626,26738,10932 +1627,26738,8186 +1628,26738,10935 +1629,26738,9278 +1630,26738,9061 +1631,26738,9127 +1632,26738,9059 +1633,26738,9128 +1634,26738,9060 +1635,26738,9469 +1636,26738,9479 +1637,26738,9467 +1638,26738,9480 +1639,26738,9475 +1640,26738,9478 +1641,26738,9641 +1642,26738,8182 +1643,26738,8176 +1644,26739,10101 +1645,26739,10102 +1646,26739,9730 +1647,26739,9728 +1648,26739,9727 +1649,26739,9729 +1650,26739,9731 +1651,26739,8291 +1652,26739,8292 +1653,26739,8200 +1654,26739,10365 +1655,26739,10931 +1656,26739,10959 +1657,26739,8187 +1658,26739,10368 +1659,26739,10932 +1660,26739,8186 +1661,26739,10935 +1662,26739,9278 +1663,26739,9061 +1664,26739,9127 +1665,26739,9059 +1666,26739,9128 +1667,26739,9060 +1668,26739,9469 +1669,26739,9479 +1670,26739,9467 +1671,26739,9480 +1672,26739,9475 +1673,26739,9478 +1674,26739,9641 +1675,26739,8182 +1676,26739,8176 +1677,27732,8511 +1678,27733,8577 +1679,27734,8604 +1680,27735,8563 +1681,27736,8630 +1682,27756,8552 +1683,27756,8553 +1684,27763,8507 +1685,27764,8506 +1686,27773,8613 +1687,27774,8600 +1688,27797,8582 +1689,27798,8533 +1690,27799,8621 +1691,27800,8628 +1692,27850,8525 +1693,27851,8582 +1694,27852,8552 +1695,27852,8553 +1696,33917,11366 +1697,33917,11363 +1698,33917,11362 +1699,33917,12342 +1700,33917,12490 +1701,33917,10303 +1702,33917,10302 +1703,33917,10305 +1704,33917,10306 +1705,33917,11225 +1706,33917,11226 +1707,33917,11235 +1708,33917,11236 +1709,33917,11875 +1710,33917,12082 +1711,33917,12079 +1712,33917,12095 +1713,33917,12311 +1714,33917,10319 +1715,33917,10318 +1716,33917,10335 +1717,33917,10356 +1718,33917,10360 +1719,33917,10414 +1720,33917,10407 +1721,33917,10413 +1722,33917,10406 +1723,33918,11366 +1724,33918,11363 +1725,33918,11362 +1726,33918,12342 +1727,33918,12490 +1728,33918,10303 +1729,33918,10302 +1730,33918,10305 +1731,33918,10306 +1732,33918,11225 +1733,33918,11226 +1734,33918,11235 +1735,33918,11236 +1736,33918,11875 +1737,33918,12082 +1738,33918,12079 +1739,33918,12095 +1740,33918,12311 +1741,33918,10319 +1742,33918,10318 +1743,33918,10335 +1744,33918,10356 +1745,33918,10360 +1746,33918,10414 +1747,33918,10407 +1748,33918,10413 +1749,33918,10406 +1750,33919,11366 +1751,33919,11363 +1752,33919,11362 +1753,33919,12342 +1754,33919,12490 +1755,33919,10303 +1756,33919,10302 +1757,33919,10305 +1758,33919,10306 +1759,33919,11225 +1760,33919,11226 +1761,33919,11235 +1762,33919,11236 +1763,33919,11875 +1764,33919,12082 +1765,33919,12079 +1766,33919,12095 +1767,33919,12311 +1768,33919,10319 +1769,33919,10318 +1770,33919,10335 +1771,33919,10356 +1772,33919,10360 +1773,33919,10414 +1774,33919,10407 +1775,33919,10413 +1776,33919,10406 +1777,33920,11366 +1778,33920,11363 +1779,33920,11362 +1780,33920,12342 +1781,33920,12490 +1782,33920,10303 +1783,33920,10302 +1784,33920,10305 +1785,33920,10306 +1786,33920,11225 +1787,33920,11226 +1788,33920,11235 +1789,33920,11236 +1790,33920,11875 +1791,33920,12082 +1792,33920,12079 +1793,33920,12095 +1794,33920,12311 +1795,33920,10319 +1796,33920,10318 +1797,33920,10335 +1798,33920,10356 +1799,33920,10360 +1800,33920,10414 +1801,33920,10407 +1802,33920,10413 +1803,33920,10406 +1804,33921,11366 +1805,33921,11363 +1806,33921,11362 +1807,33921,12342 +1808,33921,12490 +1809,33921,10303 +1810,33921,10302 +1811,33921,10305 +1812,33921,10306 +1813,33921,11225 +1814,33921,11226 +1815,33921,11235 +1816,33921,11236 +1817,33921,11875 +1818,33921,12082 +1819,33921,12079 +1820,33921,12095 +1821,33921,12311 +1822,33921,10319 +1823,33921,10318 +1824,33921,10335 +1825,33921,10356 +1826,33921,10360 +1827,33921,10414 +1828,33921,10407 +1829,33921,10413 +1830,33921,10406 +1831,33928,11366 +1832,33928,11363 +1833,33928,11362 +1834,33928,12342 +1835,33928,12490 +1836,33928,10303 +1837,33928,10302 +1838,33928,10305 +1839,33928,10306 +1840,33928,11225 +1841,33928,11226 +1842,33928,11235 +1843,33928,11236 +1844,33928,11875 +1845,33928,12082 +1846,33928,12079 +1847,33928,12095 +1848,33928,12311 +1849,33928,10319 +1850,33928,10318 +1851,33928,10335 +1852,33928,10356 +1853,33928,10360 +1854,33928,10414 +1855,33928,10407 +1856,33928,10413 +1857,33928,10406 +1858,33929,11366 +1859,33929,11363 +1860,33929,11362 +1861,33929,12342 +1862,33929,12490 +1863,33929,10303 +1864,33929,10302 +1865,33929,10305 +1866,33929,10306 +1867,33929,11225 +1868,33929,11226 +1869,33929,11235 +1870,33929,11236 +1871,33929,11875 +1872,33929,12082 +1873,33929,12079 +1874,33929,12095 +1875,33929,12311 +1876,33929,10319 +1877,33929,10318 +1878,33929,10335 +1879,33929,10356 +1880,33929,10360 +1881,33929,10414 +1882,33929,10407 +1883,33929,10413 +1884,33929,10406 +1885,33930,11364 +1886,33930,11367 +1887,33930,11447 +1888,33930,12349 +1889,33930,12347 +1890,33930,10304 +1891,33930,11228 +1892,33930,12086 +1893,33930,12084 +1894,33930,10321 +1895,33930,10327 +1896,33930,10323 +1897,33930,10355 +1898,33930,10359 +1899,33930,10415 +1900,33931,11364 +1901,33931,11367 +1902,33931,11447 +1903,33931,12349 +1904,33931,12347 +1905,33931,10304 +1906,33931,11228 +1907,33931,12086 +1908,33931,12084 +1909,33931,10321 +1910,33931,10327 +1911,33931,10323 +1912,33931,10355 +1913,33931,10359 +1914,33931,10415 +1915,33932,11364 +1916,33932,11367 +1917,33932,11447 +1918,33932,12349 +1919,33932,12347 +1920,33932,10304 +1921,33932,11228 +1922,33932,12086 +1923,33932,12084 +1924,33932,10321 +1925,33932,10327 +1926,33932,10323 +1927,33932,10355 +1928,33932,10359 +1929,33932,10415 +1930,33933,11364 +1931,33933,11367 +1932,33933,11447 +1933,33933,12349 +1934,33933,12347 +1935,33933,10304 +1936,33933,11228 +1937,33933,12086 +1938,33933,12084 +1939,33933,10321 +1940,33933,10327 +1941,33933,10323 +1942,33933,10355 +1943,33933,10359 +1944,33933,10415 +1945,33934,11364 +1946,33934,11367 +1947,33934,11447 +1948,33934,12349 +1949,33934,12347 +1950,33934,10304 +1951,33934,11228 +1952,33934,12086 +1953,33934,12084 +1954,33934,10321 +1955,33934,10327 +1956,33934,10323 +1957,33934,10355 +1958,33934,10359 +1959,33934,10415 +1960,33941,11364 +1961,33941,11367 +1962,33941,11447 +1963,33941,12349 +1964,33941,12347 +1965,33941,10304 +1966,33941,11228 +1967,33941,12086 +1968,33941,12084 +1969,33941,10321 +1970,33941,10327 +1971,33941,10323 +1972,33941,10355 +1973,33941,10359 +1974,33941,10415 +1975,33942,11364 +1976,33942,11367 +1977,33942,11447 +1978,33942,12349 +1979,33942,12347 +1980,33942,10304 +1981,33942,11228 +1982,33942,12086 +1983,33942,12084 +1984,33942,10321 +1985,33942,10327 +1986,33942,10323 +1987,33942,10355 +1988,33942,10359 +1989,33942,10415 +1990,36203,10656 +1991,36203,10915 +1992,36242,10705 +1993,36243,10673 +1994,36244,10667 +1995,36245,10714 +1996,36246,10609 +1997,36253,10700 +1998,36254,10674 +1999,36255,10659 +2000,36256,10597 +2001,36257,10471 +2002,36258,10457 +2003,36259,10468 +2004,36260,10614 +2005,36260,10612 +2006,36260,10613 +2007,36261,10671 +2008,36262,10429 +2009,36262,10432 +2010,36262,10433 +2011,36262,10434 +2012,36262,10435 +2013,36262,10427 +2014,36262,10430 +2015,36262,10416 +2016,36262,10417 +2017,36262,10418 +2018,36262,10426 +2019,36262,10425 +2020,36262,10431 +2021,36262,10428 +2022,36264,10698 +2023,36630,10597 +2024,41757,12895 +2025,41757,12894 +2026,41757,12836 +2027,41757,12837 +2028,41757,12838 +2029,41757,12794 +2030,41757,12795 +2031,41757,12796 +2032,41757,13186 +2033,41757,13187 +2034,41757,13183 +2035,41757,13298 +2036,41757,13295 +2037,41757,13290 +2038,41757,13296 +2039,41758,12895 +2040,41758,12894 +2041,41758,12836 +2042,41758,12837 +2043,41758,12838 +2044,41758,12794 +2045,41758,12795 +2046,41758,12796 +2047,41758,13186 +2048,41758,13187 +2049,41758,13183 +2050,41758,13298 +2051,41758,13295 +2052,41758,13290 +2053,41758,13296 +2054,41759,12895 +2055,41759,12894 +2056,41759,12836 +2057,41759,12837 +2058,41759,12838 +2059,41759,12794 +2060,41759,12795 +2061,41759,12796 +2062,41759,13186 +2063,41759,13187 +2064,41759,13183 +2065,41759,13298 +2066,41759,13295 +2067,41759,13290 +2068,41759,13296 +2069,41760,12895 +2070,41760,12894 +2071,41760,12836 +2072,41760,12837 +2073,41760,12838 +2074,41760,12794 +2075,41760,12795 +2076,41760,12796 +2077,41760,13186 +2078,41760,13187 +2079,41760,13183 +2080,41760,13298 +2081,41760,13295 +2082,41760,13290 +2083,41760,13296 +2084,41761,12895 +2085,41761,12894 +2086,41761,12836 +2087,41761,12837 +2088,41761,12838 +2089,41761,12794 +2090,41761,12795 +2091,41761,12796 +2092,41761,13186 +2093,41761,13187 +2094,41761,13183 +2095,41761,13298 +2096,41761,13295 +2097,41761,13290 +2098,41761,13296 +2099,41768,12895 +2100,41768,12894 +2101,41768,12836 +2102,41768,12837 +2103,41768,12838 +2104,41768,12794 +2105,41768,12795 +2106,41768,12796 +2107,41768,13186 +2108,41768,13187 +2109,41768,13183 +2110,41768,13298 +2111,41768,13295 +2112,41768,13290 +2113,41768,13296 +2114,41769,12895 +2115,41769,12894 +2116,41769,12836 +2117,41769,12837 +2118,41769,12838 +2119,41769,12794 +2120,41769,12795 +2121,41769,12796 +2122,41769,13186 +2123,41769,13187 +2124,41769,13183 +2125,41769,13298 +2126,41769,13295 +2127,41769,13290 +2128,41769,13296 +2129,41770,10792 +2130,41770,12840 +2131,41770,12694 +2132,41770,12839 +2133,41770,12836 +2134,41770,12800 +2135,41770,12799 +2136,41770,13189 +2137,41770,13301 +2138,41770,13299 +2139,41771,10792 +2140,41771,12840 +2141,41771,12694 +2142,41771,12839 +2143,41771,12836 +2144,41771,12800 +2145,41771,12799 +2146,41771,13189 +2147,41771,13301 +2148,41771,13299 +2149,41772,10792 +2150,41772,12840 +2151,41772,12694 +2152,41772,12839 +2153,41772,12836 +2154,41772,12800 +2155,41772,12799 +2156,41772,13189 +2157,41772,13301 +2158,41772,13299 +2159,41773,10792 +2160,41773,12840 +2161,41773,12694 +2162,41773,12839 +2163,41773,12836 +2164,41773,12800 +2165,41773,12799 +2166,41773,13189 +2167,41773,13301 +2168,41773,13299 +2169,41774,10792 +2170,41774,12840 +2171,41774,12694 +2172,41774,12839 +2173,41774,12836 +2174,41774,12800 +2175,41774,12799 +2176,41774,13189 +2177,41774,13301 +2178,41774,13299 +2179,41781,10792 +2180,41781,12840 +2181,41781,12694 +2182,41781,12839 +2183,41781,12836 +2184,41781,12800 +2185,41781,12799 +2186,41781,13189 +2187,41781,13301 +2188,41781,13299 +2189,41782,10792 +2190,41782,12840 +2191,41782,12694 +2192,41782,12839 +2193,41782,12836 +2194,41782,12800 +2195,41782,12799 +2196,41782,13189 +2197,41782,13301 +2198,41782,13299 +2199,44027,12991 +2200,44027,13548 +2201,44027,13588 2202,44053,13082 2203,44054,12930 2204,44056,13104 @@ -2214,9 +2214,9 @@ RowId,ItemId,BNpcNameId 2213,44069,12943 2214,44071,12972 2215,44072,281 -2216,44072,13101 -2217,44106,12991 -2218,44106,13548 +2216,44106,12991 +2217,44106,13548 +2218,44106,13588 2219,4794,2576 2220,4794,433 2221,4794,1541 @@ -2606,4 +2606,17 @@ RowId,ItemId,BNpcNameId 2605,44055,12956 2606,44065,13239 2607,44070,12953 -2608,41834,12854 +2608,44072,13101 +2609,41834,12854 +2610,4573,7774 +2611,4573,7773 +2612,4573,7771 +2613,4573,7772 +2614,4573,6993 +2615,4573,6982 +2616,4573,6983 +2617,4573,6659 +2618,4573,7469 +2619,4573,7472 +2620,4573,7470 +2621,4573,7471 diff --git a/src/LuminaSupplemental.Excel/Generated/MobSpawn.csv b/src/LuminaSupplemental.Excel/Generated/MobSpawn.csv index 056661a..cd07fcc 100644 --- a/src/LuminaSupplemental.Excel/Generated/MobSpawn.csv +++ b/src/LuminaSupplemental.Excel/Generated/MobSpawn.csv @@ -1,66 +1,139 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype -194,274,145,15.9;23.3;91.43978,18 -194,274,145,16.6;27.9;322.38525,12 -194,274,145,23.4;27.2;287.90787,12 -206,306,145,15.8;25.5;204.02818,22 +1445,244,141,19.3;26.2;238.23656,0 +1445,244,141,21.2;20;-72.70109,0 +1445,244,141,18.7;13;-419.11557,0 +1445,244,141,22.4;30.3;442.09653,0 +385,632,141,19.7;25.8;216.6602,0 +385,632,141,24.1;29.3;393.11084,0 +385,632,141,23.5;33.6;607.524,0 +351,262,141,18.8;26.4;248.91525,0 +351,262,141,22.6;31.3;492.11798,0 +795,1277,141,19.1;27.8;316.1595,0 +797,1277,141,22.1;32.9;575.715,0 +1157,1277,141,19.3;21.2;-10.90875,0 +1157,1277,141,18;15.6;-292.70215,0 +302,308,141,19.8;24.8;167.1702,0 +302,308,141,26.5;19.3;-107.11513,0 +1214,1352,141,21.2;24.4;150.92691,0 +160,289,141,21.1;24;126.78715,0 +160,289,141,22.9;19.4;-102.60045,0 +101,317,141,17.5;24.1;132.29753,0 +41,201,141,20.4;23.7;114.476326,0 +41,201,141,20.1;19.1;-114.94931,0 +41,201,141,20.6;14.5;-347.5059,0 +41,201,141,14.8;21.6;6.804265,0 +432,294,141,19.6;23.6;107.6804,0 +432,294,141,21.4;19.6;-89.108154,0 +432,294,141,18.4;15.6;-289.89563,0 +1276,874,141,18.2;23.5;101.29746,0 +205,318,141,21.9;25.6;209.82648,0 +205,318,141,23.5;30.2;437.10492,0 +431,282,141,18.2;22;27.810577,0 +431,282,141,20;15.5;-297.00296,0 +431,282,141,14.2;22.2;36.86088,0 +1133,1367,141,19.9;20.6;-41.73984,0 +197,292,141,22.7;19.9;-74.381325,0 +197,292,141,27;20.7;-35.040184,0 +38,279,141,22.7;20.1;-66.02118,0 +38,279,141,26.7;17.5;-197.85696,0 +794,1276,141,20.9;18.8;-130.1474,0 +353,330,141,23.4;20.5;-47.401123,0 +175,288,141,23.8;19.5;-96.059364,0 +352,326,141,23.9;21.1;-18.050892,0 +355,328,141,24;21.2;-13.03288,0 +736,254,141,22.1;16.8;-229.5104,0 +735,246,141,22.1;16.8;-233.8986,0 +26,216,141,26.8;19.8;-82.67809,0 +197,293,141,17.2;13.8;-380.82578,0 +771,266,141,19.4;21.2;-10.509201,0 +1178,1341,141,21;25.6;209.7635,0 +1272,870,141,21.2;25.6;209.3291,0 +3180,2924,141,17.8;18.8;-131.73618,0 +3180,2924,141,19.3;23.7;112.17989,0 +3197,2941,141,19.4;23.6;108.8246,0 +3197,2941,141,17.8;18.9;-127.18787,0 +3197,2941,141,21.7;13.7;-385.9329,0 +1299,1348,141,23;16.5;-245.7577,0 +1277,875,141,17;14.8;-333.13745,0 +1265,898,141,15.7;22.2;37.04737,68 +1274,872,141,16.2;19.2;-113.50942,59 +14031,11023,141,25;18.8;-131.2376,0 +1275,873,141,28.4;19.3;-107.53025,0 +2852,2868,141,22.6;21.3;-6.596524,0 +7237,1255,141,23.5;28.6;359.0805,0 +206,306,145,11.3;28.1;334.06805,0 +206,306,145,15.3;27.4;298.25983,0 206,306,145,14.1;21.4;-1.3932948,22 -206,306,145,11.7;26.7;263.12454,14 206,306,145,12.8;15.9;-278.3602,3 -793,1275,145,14.8;22.3;42.91278,24 -131,113,145,14;22;30.78135,13 -131,113,145,18.1;26.4;246.13344,13 -131,113,145,13;26.3;242.4097,32 +131,113,145,12.5;27.8;318.58093,0 +131,113,145,18.1;26.4;248.12096,0 +131,113,145,14;22;27.773623,0 131,113,145,18.8;20.3;-55.40797,19 131,113,145,23;28.7;364.27576,56 -193,273,145,15.4;22;26.505327,18 -193,273,145,16.4;28.7;365.03162,12 -193,273,145,19.4;21.7;14.585639,12 +792,1275,145,12.8;24.9;175.6361,0 +1198,1277,145,15.7;27.4;297.59427,0 +1159,1277,145,27.7;17.2;-210.07376,0 +1156,1277,145,11.8;19.2;-111.69459,31 +1158,1277,145,28.2;22.5;51.99968,0 +138,302,145,16.2;25.9;222.8101,0 +194,274,145,16.6;27.8;320.00668,0 +194,274,145,15.5;23.4;97.09688,0 +194,274,145,23.4;27.2;287.90787,12 +193,273,145,17.6;27.2;287.98303,0 +193,273,145,18.4;22.7;65.14955,0 193,273,145,23.3;27;278.89252,4 -41,1199,145,12.8;21.9;25.076675,10 -138,302,145,16.5;25.7;211.0373,15 +735,247,145,18.6;27.6;309.0138,0 +737,250,145,19;27.4;299.66724,0 +203,272,145,22;22.4;50.36091,0 +203,272,145,26.5;21.5;2.3052988,0 +36,296,145,22.4;22.3;45.406654,0 +36,296,145,25.8;18.1;-164.76788,0 +170,268,145,23.2;22.9;73.0724,0 +799,1255,145,23.8;22.4;50.3241,0 +168,251,145,24.7;21.4;-0.8643701,0 +1343,1245,145,22.3;21.3;-6.7476,0 +204,271,145,25.5;24.6;160.92827,0 +204,271,145,29.5;24.2;137.61975,2 +167,256,145,25.1;20.9;-28.189774,0 +166,245,145,25.5;20.8;-32.51355,0 +166,245,145,17;26.8;267.93185,0 +399,634,145,26.5;24.8;166.81139,0 +399,634,145,31.1;26.6;260.88724,35 +1207,1371,145,24.8;20.4;-52.435173,0 +1162,1371,145,16.9;26.8;266.3178,0 +2128,1503,145,27.2;24.1;133.50555,0 +353,1311,145,26.6;19.2;-113.61527,0 +354,1310,145,27;19.1;-114.97329,0 +1282,880,145,17.3;24.1;132.51064,0 +1281,879,145,17.5;23.9;125.698494,0 +1283,881,145,17.6;24.1;134.7562,0 +12,301,145,21.9;20.3;-55.149876,0 +181,281,145,24.2;19.1;-114.35818,0 +181,281,145,28.6;16.9;-227.25568,0 +352,1309,145,26.3;19;-123.56697,0 +41,1199,145,12.3;22.9;72.234634,0 +3181,2925,145,18.8;22.4;47.900948,0 +3181,2925,145,29.5;17.3;-207.80038,0 +3181,2925,145,23.9;21.2;-13.233374,0 +1406,1223,145,11.8;27.1;281.42865,0 +168,249,145,16.9;26.8;266.3626,0 +167,253,145,17;26.7;264.15714,0 +3198,2942,145,23.9;21.1;-14.25627,0 +3198,2942,145,23.4;26.6;258.3722,0 +3198,2942,145,14.4;26.1;231.67029,0 +23,23,145,27.6;17.4;-203.457,0 +194,2050,145,26.6;18.5;-145.92189,0 +193,2049,145,26.5;18.5;-148.3607,0 21,1198,145,14.9;18.9;-124.62379,5 18,319,145,15;17.2;-211.74988,24 19,322,145,14.9;17;-222.62877,1 21,1349,145,12;19;-122.586205,10 -12,301,145,21.5;19.9;-77.96842,18 -203,272,145,22.1;22.3;41.620735,32 -1343,1245,145,22.3;21.3;-6.7476,23 -36,296,145,22.2;20.2;-61.15287,22 -36,296,145,26.2;21.6;9.316723,38 -36,296,145,27.7;17.4;-201.42075,0 -170,268,145,23.3;23;76.87147,7 -799,1255,145,23.8;22.4;50.3241,38 -181,281,145,24;19.1;-117.934456,11 -181,281,145,28.5;16.9;-226.08296,0 -168,251,145,24.6;20.9;-26.971245,48 -167,256,145,24.9;20.3;-58.21678,56 -352,1309,145,26.2;19;-121.45999,32 -353,1311,145,26.3;19.1;-117.64622,45 -354,1310,145,26.6;18.7;-136.59622,22 -3198,2942,145,26.6;19.3;-106.90484,23 -3198,2942,145,23.4;26.6;258.3722,0 -3198,2942,145,14.4;26.1;231.67029,0 166,1177,145,14.7;26.2;237.03787,16 -3181,2925,145,22.7;19.6;-89.15677,19 -3181,2925,145,17.3;21.3;-5.7935038,2 -3181,2925,145,27.2;17.8;-182.28265,0 -204,271,145,25.5;24.5;154.47935,52 -204,271,145,29.5;24.2;137.61975,2 -399,634,145,27.2;24.2;136.20638,40 188,275,145,28.2;25.5;201.41554,36 39,1350,145,13.7;20.8;-33.162292,27 -1156,1277,145,11.8;19.2;-111.69459,31 -1159,1277,145,27.1;17.9;-174.80449,0 -1158,1277,145,28.2;22.5;51.99968,0 1161,1343,145,17.9;27.8;320.7598,0 -735,247,145,18.6;27.6;309.0138,0 -737,250,145,19;27.4;298.56506,0 206,1047,145,15.6;22.7;61.57264,0 193,1125,145,14.7;21;-20.037058,0 -1282,880,145,17.3;24.2;137.01128,0 -1283,881,145,17.5;23.9;121.882545,0 -1281,879,145,17.6;24;129.81982,0 -23,23,145,27.1;18.1;-168.02936,0 847,1122,145,11.8;26;228.43906,0 802,1254,145,21.7;21.4;-3.8,0 305,2038,145,20;20.5;-46.57391,0 @@ -73,10 +146,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1316,1248,145,22.1;21.6;6.3694997,0 1314,1250,145,22;21.6;10.452001,0 1311,1251,145,21.7;20.7;-36.71618,0 -1207,1371,145,24.6;20.7;-34.464043,0 -1162,1371,145,16.9;26.5;255.42308,0 -166,245,145,24.9;20.7;-37.11494,0 -166,245,145,16.9;26.7;265.51474,0 844,479,145,12.5;26.2;237.10483,0 1935,2041,145,25.9;16;-269.3156,0 363,1997,145,27.9;16.4;-249.201,0 @@ -91,91 +160,267 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1280,878,145,26.3;21.7;13.091481,0 804,1242,145,23.5;24.4;148.34697,0 2129,1504,145,30.1;25.5;203.2247,0 -168,249,145,16.9;26.5;253.66592,0 -167,253,145,17.1;26.7;262.97202,0 -87,83,153,23.4;18.2;-160.70395,25 -87,83,153,15.4;23;76.03565,0 -87,83,153,16.6;27.2;289.76648,0 -452,520,153,27.3;20.9;-25.24563,47 -84,52,153,24;19.2;-110.76525,8 -84,52,153,15.5;23.1;83.3611,0 -84,52,153,16.7;27.2;289.4605,0 -86,172,153,23.9;19.5;-96.97113,11 -86,172,153,15.3;23;80.06403,0 -130,171,153,25.6;21.8;17.326662,35 -130,171,153,22.4;27;279.2159,4 -143,170,153,25.6;21.7;11.623138,31 -143,170,153,22.1;27.3;295.20322,28 -4,4,153,26.6;21.8;20.953524,38 -4,4,153,22.5;20;-73.270424,51 -616,4,153,15.8;19.7;-84.86511,0 -583,453,153,25.7;21.1;-15.814491,13 -580,453,153,18.4;26;229.1985,26 -582,453,153,16.9;31.8;517.8488,39 -59,56,153,24.7;18.6;-140.61674,15 -59,56,153,22.3;22.7;65.59651,23 -59,56,153,33.3;23.8;116.10858,0 -59,56,153,19.1;30.3;445.35495,0 -159,226,153,24.5;21.7;11.600822,27 -52,50,153,27.2;21.8;17.281946,48 +20,20,145,16.4;22.9;72.37224,0 +793,1275,147,22;29.1;383.961,0 +791,1275,147,22;22.3;42.70066,0 +131,113,147,20.6;28;328.26303,0 +131,113,147,21.6;23.4;96.33891,0 +131,113,147,20.4;17.9;-178.366,0 +131,113,147,26.2;21.6;9.802356,0 +131,113,147,16.1;19.5;-98.14359,8 +173,304,147,22.1;26.8;268.60324,0 +173,304,147,24.5;22.5;53.31376,0 +188,275,147,23.7;26.6;257.79837,0 +327,270,147,25.1;23.2;86.52008,0 +327,270,147,17.9;18.5;-148.4736,4 +2106,1718,147,21.8;29.4;397.7983,0 +3200,2944,147,21;24.9;172.65695,0 +2139,1512,147,25.7;23.2;90.00306,0 +2168,1726,147,22;22.5;55.77166,0 +183,242,147,24;22;27.210567,0 +3183,2927,147,19;16.7;-237.29285,0 +3183,2927,147,21.1;25;179.25125,0 +55,53,147,19.6;16.7;-236.33595,0 +62,59,147,18.4;17;-219.40057,0 +64,61,147,18.9;16.2;-260.34348,0 +61,58,147,18.5;15.7;-285.57916,0 +63,60,147,17.8;15.9;-277.68765,0 +10133,8138,147,17.5;18.4;-151.58017,0 +200,269,147,17.3;16.8;-231.79109,0 +2136,1509,147,18.8;14.3;-357.3661,0 +2214,1681,147,25.7;22.6;59.511963,0 +2217,1690,147,26.3;23;79.40401,0 +2135,1508,147,25.2;20.3;-57.4,0 +2138,1511,147,25.3;23.6;108.6814,0 +1913,2005,147,20.9;29.9;422.6597,0 +134,116,147,21.3;27;276.4714,21 +190,1744,147,21.6;26.9;273.1414,17 +4787,4124,147,21.7;27;276.041,12 +645,1448,147,17.2;14.7;-338.4155,0 +1800,1446,147,17.3;14.4;-350.28452,0 +176,286,146,14.5;14;-373.91653,0 +176,286,146,20.8;9;-621.48425,0 +10131,8137,146,14.9;15.1;-314.863,0 +57,564,146,14.9;13.7;-386.9187,0 +57,564,146,19;15.9;-278.11154,0 +57,564,146,19.4;11.8;-482.24353,0 +57,564,146,21.1;7.8;-679.7735,0 +57,564,146,23.4;12.4;-452.69992,0 +174,303,146,15.5;13.3;-405.0735,0 +174,303,146,21.4;10.8;-533.12604,0 +795,1277,146,16.4;15;-323.3549,0 +1156,1277,146,19.6;27.2;288.18085,18 +356,307,146,16.9;17.9;-177.24126,0 +356,307,146,20.7;29.5;405.51193,0 +1005,1343,146,17.7;17.8;-181.7737,0 +1162,1343,146,23.1;21.8;18.966211,0 +134,116,146,16;19.5;-95.59966,0 +134,116,146,20.3;28.9;374.9097,0 +134,116,146,19.5;33.1;585.64624,0 +134,116,146,24.3;34.1;631.9321,0 +134,116,146,24.1;39.3;895.14813,0 +134,116,146,18;38.4;846.88324,0 +134,912,146,18.8;18.8;-133.72856,0 +134,912,146,19.5;23;77.68299,0 +134,912,146,22.8;16.1;-264.4239,0 +134,912,146,23.7;21.2;-9.425101,0 +134,912,146,24.3;25.3;191.04832,0 +18,320,146,19;16.6;-242.0589,0 +741,1389,146,18.6;20;-71.79082,0 +740,1388,146,18.7;20;-72.99113,0 +19,323,146,19.1;17.3;-206.24469,0 +2260,1999,146,19.4;17.2;-213.36732,0 +2259,1998,146,19.4;16.9;-224.92567,0 +740,253,146,19.5;20.2;-62.2506,0 +740,253,146,19.1;26.1;231.53772,0 +740,253,146,24;28.9;375.7684,14 +742,258,146,18.3;20.6;-43.611256,0 +742,258,146,16.7;25.4;200.9639,0 +742,258,146,21.9;15.8;-281.5931,0 +742,258,146,23.9;27.4;296.41687,0 +2454,258,146,29.6;19.4;-99.13718,0 +739,245,146,18.6;20.7;-37.96064,0 +739,245,146,16.5;25.5;201.09248,0 +739,245,146,22.6;15.5;-298.893,0 +358,2511,146,19.2;21.1;-16.547834,0 +2452,1390,146,17.3;22.3;41.18408,0 +358,243,146,18.8;23.2;88.0278,0 +741,249,146,19.4;23.9;121.1984,0 +741,249,146,20.6;28.5;353.966,0 +741,249,146,21.1;16.6;-242.7983,0 +739,2297,146,18;24.6;158.3428,0 +739,2297,146,23.9;24.3;143.1754,0 +742,1879,146,17.9;24.6;160.3876,0 +742,1879,146,23.7;24.6;156.86845,0 +740,1880,146,17.9;24.5;155.3521,0 +740,1880,146,24.4;26.2;240.6021,0 +2452,1877,146,19.1;25.9;222.3391,0 +2452,1877,146,23.5;21.9;25.37573,0 +2268,2191,146,18.1;29.9;422.59976,0 +3182,2926,146,21.5;30;429.42242,0 +3182,2926,146,19.5;17.2;-212.9458,0 +3182,2926,146,16.8;32.9;571.7846,12 +3182,2926,146,21.7;34.4;646.82025,0 +357,290,146,22;32.5;551.4932,0 +357,290,146,16.2;33.3;595.35754,7 +17,132,146,19.7;34.9;674.0974,0 +190,264,146,24.2;36.6;757.62054,0 +3199,2943,146,24.3;36.9;771.6298,0 +3199,2943,146,24.3;24.8;168.08118,0 +3199,2943,146,23.1;7.9;-677.7305,0 +18,321,146,20.5;37.8;817.6068,0 +19,324,146,20.9;38;828.5903,0 +369,339,146,21.2;19.8;-80.91843,0 +369,339,146,16.9;23.3;95.47323,0 +367,337,146,21.3;19.6;-89.44223,0 +367,337,146,16.8;23.1;84.767426,0 +167,256,146,20.6;15.8;-280.7149,0 +167,256,146,16.2;11.3;-504.4416,16 +169,259,146,21.3;15.7;-288.4108,0 +2133,1699,146,21.9;18.5;-144.04628,0 +30,280,146,22.2;12.8;-433.9954,0 +365,332,146,22.7;9.9;-575.87427,0 +363,331,146,22.2;9.6;-591.9731,0 +2188,1993,146,16.3;13;-422.9004,0 +740,1839,146,23.8;21.6;7.1219983,0 +740,1839,146,28.5;20.6;-41.574577,0 +741,1838,146,22.9;21.9;21.104736,0 +741,1838,146,26.9;21.2;-9.628479,0 +741,1838,146,31.1;18.3;-157.9156,0 +742,1840,146,23.5;21.8;20.46234,0 +742,1840,146,28.3;20.5;-44.18037,0 +742,1840,146,32.5;18.1;-164.9653,0 +739,1837,146,24.7;20.7;-35.051052,0 +739,1837,146,30.3;19.1;-115.8007,0 +2457,2303,146,25.6;23.6;107.614105,0 +2457,2303,146,30.3;19.2;-111.20612,0 +2453,1878,146,27.3;20.6;-42.94824,0 +2453,1878,146,32.6;18.2;-162.2317,0 +190,1841,146,29.6;19.4;-100.615974,0 +739,2304,146,29.8;18.9;-127.0748,0 +740,2369,146,32.1;20.9;-28.595947,0 +2501,2368,146,32.4;20.8;-32.78954,0 +741,2296,146,23.6;25.5;205.61403,0 +2110,1724,146,23.1;21.8;20.138662,0 +1162,1371,146,23.9;27.4;299.9422,0 +1162,1371,146,21.7;16.4;-250.16179,0 +1162,1371,146,16.9;23.4;98.25334,0 +1219,1351,146,25.1;12.7;-437.4005,0 +2130,1505,146,20.3;20.8;-32.431816,0 +740,2305,146,25.6;23.4;96.833466,0 +740,2305,146,30.4;19.7;-84.96753,0 +740,1731,146,29.4;18.9;-126.53236,0 +2134,1507,146,32.6;19.7;-85.7014,0 +1266,899,146,24.1;13;-423.18265,0 +1163,1275,146,20.9;19.5;-97.95598,0 +192,1344,146,16;12.2;-459.62454,0 +2455,2309,146,32.2;19.2;-110.5516,0 +2391,2332,146,16.7;25.5;205.91638,0 +1290,1711,146,18.5;19.5;-96.94071,0 +368,338,146,18.2;19.3;-104.62623,0 +368,338,146,16.9;23.4;97.50691,0 +1161,1733,146,21.6;16.5;-248.43065,0 +1923,2022,146,19.7;17.6;-189.6792,0 +1924,2023,146,19.4;17.7;-187.094,0 +1374,919,146,14.8;30;428.9123,3 +1373,918,146,14.6;30.2;440.0248,6 +1376,921,146,14.9;29.7;412.3762,1 +1375,920,146,14.5;29.8;417.7222,4 +1342,1278,146,14.5;30.8;467.8389,8 +1377,922,146,15.2;29.4;399.7545,2 +42,285,146,13.3;30.9;475.33344,10 +1084,889,146,14.6;30.4;449.106,6 +166,1353,146,16;11.7;-487.6094,17 +168,252,146,26.2;35.9;723.0875,15 +1417,1276,146,19.3;35.6;706.1058,7 +21,2039,146,21.3;38.8;866.1091,0 +169,260,146,25.1;34.3;645.748,0 +166,2155,146,25.4;34.4;649.8054,0 +311,169,153,15;33.6;607.97296,0 +311,169,153,28.6;21.3;-4.3501754,18 +311,169,153,22.7;21.9;24.73044,0 +81,139,153,14.9;33.5;603.0823,0 81,139,153,23.8;22;28.57502,1 81,139,153,28.6;21.5;2.7008,22 -81,139,153,17.4;29.6;406.8779,22 -133,115,153,22.6;20.4;-49.778305,50 -133,115,153,18.4;21.1;-16.516024,10 -23,23,153,22.1;22.3;41.63033,52 -23,23,153,16.7;21.7;12.714099,46 -33,215,153,19.9;19;-122.68965,33 -161,228,153,19.7;22.4;49.29138,8 -302,234,153,19.6;20.9;-26.947708,18 -302,234,153,15.3;18.7;-136.77866,14 -585,454,153,18.5;20.5;-45.04902,41 -3,3,153,18.2;22.5;55.756657,11 -3,3,153,14.9;18.1;-167.21085,8 -170,219,153,16;18;-172.14023,33 -24,24,153,24.4;22.7;62.628437,14 -45,45,153,23.2;24.3;145.78333,1 -84,80,153,21.2;20.4;-49.845505,21 -86,82,153,21.1;20.4;-49.59999,32 -64,61,153,22.7;20.9;-24.77565,29 -61,58,153,22.6;20.8;-30.98357,30 -465,529,153,17.4;20.5;-47.03476,22 -611,523,153,21.7;17.5;-195.0233,1 -480,526,153,22.6;17.7;-184.87404,9 -469,526,153,28.9;21.9;21.88773,2 -1434,2163,153,22.8;17.9;-175.99626,55 +79,140,153,14.8;33.7;613.4767,0 79,140,153,28.6;21.5;1.937849,58 79,140,153,16;28.8;367.98093,38 79,140,153,24.2;21.3;-8.83293,0 -79,140,153,15.1;33.5;604.8828,0 -311,169,153,28.6;21.3;-4.3501754,18 -311,169,153,22.7;21.9;24.73044,0 -311,169,153,14.9;33.5;603.6621,0 -130,112,153,28.8;22.8;69.23631,55 -130,112,153,33.4;24;128.8,0 -2187,1992,153,18.6;23.3;92.44644,10 -13,566,153,18.6;25.5;204.78307,47 -13,566,153,16.1;32.2;540.3309,8 -41,168,153,18;25.7;214,14 -41,168,153,15.5;29.8;417.32135,26 -41,168,153,16.7;34.4;646.2755,0 -86,540,153,17.4;22.8;69.650314,60 -34,34,153,18.8;28.1;331.61234,36 +13,566,153,16;34.1;634.65753,0 +13,566,153,15.8;28.2;337.05048,0 +41,168,153,15.4;33.6;607.74133,0 +41,168,153,19;28.2;336.1432,0 +582,453,153,16.9;31.8;517.8488,0 +580,453,153,18.4;26;229.1985,0 +582,453,153,25.7;19.9;-77.23826,0 +302,235,153,18;30.9;474.30798,0 +34,34,153,16.1;30.6;457.97577,0 +34,34,153,20.1;30.1;433.75287,0 +305,236,153,14.7;30.6;458.856,0 +304,238,153,16.2;30.5;453.54822,0 +304,238,153,20.4;27.9;325.04678,0 +161,228,153,18.5;24.7;162.31525,0 +3,3,153,18.1;24;129.53563,0 +3,3,153,14.7;18.4;-153.6652,0 +2187,1992,153,18;24.1;131.53473,0 +133,115,153,17.3;23.5;102.700294,0 +133,115,153,14.5;18;-172.51842,0 +133,115,153,22.5;20.5;-45.784832,0 +491,514,153,20.1;22.8;70.43737,0 +23,23,153,16.3;22.9;74.32755,0 +23,23,153,21.7;21.1;-14.484698,0 +586,454,153,18;21.1;-15.33967,0 +84,52,153,15.5;22.9;75.39437,0 +84,52,153,24.8;18.4;-151.3954,0 +84,52,153,16.7;27.2;289.4605,0 +87,83,153,15.3;22.8;67.97908,0 +87,83,153,24.9;18.4;-150.1393,0 +87,83,153,20.8;20.4;-51.659977,0 +87,83,153,16.6;27.2;289.76648,0 +302,234,153,19.3;20.8;-30.533506,0 +86,172,153,15.3;23;80.06403,0 +86,172,153,25.1;18.5;-146.27977,0 +465,529,153,17.4;20.5;-47.03476,0 +33,215,153,18.9;19.3;-104.721664,0 +170,219,153,16;18;-171.57678,0 +3194,2938,153,27.7;17.6;-189.92615,0 3194,2938,153,15.7;28.5;353.22595,17 -3194,2938,153,27.6;17.7;-186.52647,0 3194,2938,153,15.8;19.6;-93.08967,0 3194,2938,153,22.1;19.1;-116.36133,0 3194,2938,153,22.7;25.5;204.6,0 -304,238,153,15.6;30.1;433.9103,47 -304,238,153,19.7;28.9;375.63647,10 -305,236,153,14.7;30.2;440.0076,50 -302,235,153,17.6;30.4;447.79233,33 +4,4,153,26.2;18.5;-147.61049,0 +4,4,153,21.5;19.9;-76.08375,0 +616,4,153,15.8;19.7;-84.86511,0 +59,56,153,24.7;18.5;-145.8362,0 +59,56,153,22.4;22.8;68.87059,0 +59,56,153,33.3;23.8;116.10858,0 +59,56,153,19.1;30.3;445.35495,0 +480,526,153,22.1;17.2;-212.616,0 +469,526,153,26.1;21.3;-5.943449,40 +130,171,153,25.6;21.7;13.050913,0 +130,171,153,22.6;27.1;281.99673,0 +143,170,153,25.4;21.6;10.04456,0 +143,170,153,22.4;26.2;239.46667,0 +159,226,153,24.5;21.8;16.041573,0 +24,24,153,24.3;22.7;64.54855,0 +45,45,153,23.3;24.3;142.74036,0 +3177,2921,153,16.9;23.6;110.277534,0 +3177,2921,153,26.9;19.9;-75.27612,0 3177,2921,153,22.6;25.6;207.64748,19 3177,2921,153,16.2;31.9;522.60974,34 -3177,2921,153,26.9;22.7;61.242367,6 3177,2921,153,15.8;19.6;-93.79954,0 -3177,2921,153,16.1;27.5;304.12354,0 -3177,2921,153,24.4;18.2;-161.71606,0 +86,540,153,15.4;23.1;82.798386,0 +86,82,153,20.9;20.5;-48.427845,0 +84,80,153,20.8;20.4;-50.08353,0 +452,520,153,27.3;20.9;-25.24563,0 +52,50,153,27.5;21;-20.317142,0 +9,9,153,25.3;18.3;-157.8613,0 +64,61,153,22.7;20.9;-24.77565,29 +61,58,153,22.6;20.8;-30.98357,30 +611,523,153,21.7;17.5;-195.0233,1 +1434,2163,153,22.8;17.9;-175.99626,55 +130,112,153,28.8;22.8;69.23631,55 +130,112,153,33.4;24;128.8,0 16,15,153,28.8;24.3;143.40013,42 8,8,153,31.4;23.8;116.37062,44 2123,1667,153,32.2;25.5;205.14781,40 @@ -215,7 +460,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 55,57,153,18.6;18.7;-135.6416,0 52,551,153,27.1;21.5;2.5510402,0 305,3344,153,14.7;30.5;454.04703,0 -491,514,153,20.1;22.8;70.43737,0 67,108,153,31.6;25.3;195.3054,0 7245,6565,153,25.2;20.5;-46.703697,0 1111,1128,153,17.4;29.6;406.5799,0 @@ -226,195 +470,70 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1330,1228,153,16;31.1;481.6054,0 34,506,153,16.7;31.1;482.60056,0 7232,5822,153,15.9;31.9;523.4912,0 -792,1275,147,19.3;19.6;-91.27579,2 -793,1275,147,22;29.1;383.961,4 -173,304,147,21.9;23.1;82.05698,3 -131,113,147,21.4;23.3;92.15504,4 -131,113,147,26.2;21.7;11.919116,26 -131,113,147,17.9;19.1;-116.446815,5 -131,113,147,22;27.4;300.01663,1 -131,113,147,18.4;14.8;-333.0928,0 -183,242,147,23.8;21.4;-0.3467325,8 -188,275,147,22.9;25.2;188.33858,17 -327,270,147,25;23.7;113.211044,21 -327,270,147,17.9;18.5;-148.4736,4 -2214,1681,147,25.7;22.6;59.48117,16 -2217,1690,147,26.3;23;79.40401,33 -2139,1512,147,25.7;23.2;90.00306,23 -2168,1726,147,22;22.5;55.77166,4 -10133,8138,147,17.4;18.3;-158.1865,4 -55,53,147,16.8;18.6;-140.99265,6 -62,59,147,17.9;17.9;-175.52348,9 -3183,2927,147,15.5;18.6;-139.78085,8 -3183,2927,147,23.9;22.8;69.23003,26 -64,61,147,16.8;17.7;-188.64499,13 -134,116,147,21.3;27;276.4714,21 -190,1744,147,21.6;26.9;273.1414,17 -2106,1718,147,21.8;29.4;397.7983,3 -4787,4124,147,21.7;27;276.041,12 -2138,1511,147,25.2;23.7;111.51509,0 -200,269,147,17.3;16.8;-230.47487,0 -63,60,147,16.9;16.4;-253.5897,0 -61,58,147,17.1;16;-272.7979,0 -645,1448,147,17.2;14.7;-338.4155,0 -1800,1446,147,17.3;14.4;-350.28452,0 -1374,919,146,14.8;30;428.9123,3 -1373,918,146,14.6;30.2;440.0248,6 -1376,921,146,14.9;29.7;412.3762,1 -1375,920,146,14.5;29.8;417.7222,4 -1342,1278,146,14.5;30.8;467.8389,8 -1377,922,146,15.2;29.4;399.7545,2 -42,285,146,13.3;30.9;475.33344,10 -2268,2191,146,17.6;30.6;457.28906,10 -134,116,146,18.1;31.6;510.5003,12 -134,116,146,21.5;37.8;820.1145,4 -134,116,146,24;31.2;487.04056,37 -134,116,146,16;19.6;-91.069695,0 -3182,2926,146,18.9;30.5;455.01074,6 -3182,2926,146,19.6;19.3;-104.275856,6 -356,307,146,19.5;32.3;541.37714,13 -356,307,146,17.1;17.9;-175.66705,20 -357,290,146,16.2;33.3;595.35754,7 -357,290,146,20.6;33.7;613.8678,7 -17,132,146,19.7;34.8;670.0669,5 -18,321,146,20.4;37.8;819.60986,12 -19,324,146,21;38;828.75726,2 -190,264,146,23.1;38.4;848.5089,17 -174,303,146,16.6;12.9;-427.94492,8 -174,303,146,21.3;10.8;-529.8015,32 -57,564,146,19.3;11.7;-488.11145,5 -57,564,146,19;15.8;-281.10815,16 -57,564,146,23.5;12.3;-458.28616,15 -57,564,146,14.9;13.7;-385.73715,20 -57,564,146,24.3;7.9;-677.70526,52 -57,564,146,19.6;7.5;-695.5826,9 -2188,1993,146,17;12.7;-435.85236,4 -796,1277,146,20.3;13.8;-382.8017,10 -1156,1277,146,19.6;27.2;288.18085,18 -169,259,146,20.8;15.2;-310.01608,8 -176,286,146,17.2;15.5;-294.79047,11 -176,286,146,21.1;9.1;-616.44025,35 -10131,8137,146,16.5;15.8;-279.58377,15 -167,256,146,20.6;15.8;-281.81436,17 -167,256,146,16.2;11.3;-504.4416,16 -18,320,146,19.7;16.4;-249.53635,18 -19,323,146,19.2;16.4;-251.03354,2 -2259,1998,146,19.5;16.8;-233.02565,21 -2260,1999,146,19.7;17.1;-218.49673,23 -742,258,146,21.8;15.9;-278.97424,27 -742,258,146,20.2;20.2;-63.663017,27 -742,258,146,24;27.6;310.25693,1 -742,258,146,16.7;25.4;200.9639,0 -30,280,146,22.2;12.9;-428.45557,14 -740,253,146,22.5;16.3;-257.435,3 -740,253,146,19.2;23;78.8352,26 -740,253,146,20.5;28.6;360.8505,5 -739,245,146,22.5;15.4;-302.13135,4 -739,245,146,19.9;19.9;-76.00818,25 -739,245,146,16.7;25.3;193.88568,0 -134,912,146,22.7;16.2;-262.27197,28 -134,912,146,19.7;20.5;-48.012634,8 -134,912,146,23.8;21.4;-1.799999,31 -134,912,146,19.7;25.1;183.69038,4 -134,912,146,24;27.7;315.38922,28 -367,337,146,22.2;18.7;-138.5349,15 -367,337,146,18.2;19.3;-108.60027,0 -369,339,146,22.2;18.7;-138.6893,1 -369,339,146,18;19.2;-111.47919,0 -369,339,146,16.9;23.3;95.47323,0 -2452,1390,146,21;20.5;-48.3559,23 -2452,1390,146,16.8;25.3;195.9105,0 -358,2511,146,21.2;20.9;-24.433088,9 -358,2511,146,17;23.4;96.65709,0 -742,1840,146,23.5;21.8;20.46234,38 -740,1388,146,21.8;21.7;12.186859,35 -741,1389,146,20.3;21.6;9.603136,33 -741,1838,146,23;21.8;20.206419,37 -2452,1877,146,23.5;21.9;25.37573,39 -2452,1877,146,19.1;25.9;222.3391,32 -741,249,146,20.5;22.6;56.948055,14 -741,249,146,20.6;28.5;353.966,19 -358,243,146,20.5;23.9;123.95284,5 -358,243,146,16.2;24.6;159.2036,0 -739,2297,146,19.7;24.5;152.9106,24 -742,1879,146,19.8;25.3;193.94247,29 -740,1880,146,19.5;25.3;195.2697,21 -1084,889,146,14.6;30.4;449.106,6 -192,1344,146,16.9;12;-473.24127,4 -1005,1343,146,17.7;17.8;-181.7737,12 -166,1353,146,16;11.7;-487.6094,17 -365,332,146,21.7;9.6;-592.7192,29 -363,331,146,21.7;9.6;-591.6082,13 -168,252,146,26.2;35.9;723.0875,15 -1162,1371,146,23.4;29.8;419.48068,1 -1162,1371,146,16.9;23.4;98.25334,0 -1417,1276,146,19.3;35.6;706.1058,7 -21,2039,146,21.3;38.8;866.1091,0 -169,260,146,25.1;34.3;645.748,0 -166,2155,146,25.4;34.4;649.8054,0 -3199,2943,146,23.1;7.9;-677.7305,0 -368,338,146,18;19.1;-114.30435,0 -368,338,146,16.9;23.4;97.50691,0 -1163,1275,146,18.1;19.1;-115.10515,0 -1290,1711,146,18.5;19.5;-96.97472,0 -2390,2332,146,15.9;25.9;225.89734,0 -7245,6565,962,11.2;11.2;0.40896606,0 -901,541,148,23.3;20.6;-42.38244,7 -582,453,148,21.7;23.4;100.4989,2 -582,453,148,17.3;18.9;-126.9776,22 -580,453,148,23.4;19;-121.4335,26 +39,39,148,24.8;30.7;464.9374,0 +39,39,148,17.3;21.5;2.1822376,0 +57,54,148,24.1;31.2;487.839,0 +57,54,148,23.2;26.1;233.88618,0 +57,54,148,21;19.4;-101.04016,0 +57,54,148,16.6;21.4;-3.4964643,0 +57,54,148,18;27.4;297.6137,0 +57,54,148,28.1;29.7;414.28207,0 +12,13,148,26.4;29.5;403.47888,0 +12,13,148,17.9;19.7;-88.89748,0 581,453,148,25.7;27.9;324.1454,0 -43,43,148,23.6;22.5;51.344765,14 -43,43,148,27.6;23.4;96.1784,0 -43,43,148,28.1;18.4;-149.02946,0 -159,197,148,22.3;20.5;-45.117767,10 -59,56,148,23.5;23.6;109.050674,8 -59,56,148,21.4;19;-123.39794,11 +582,453,148,21.7;23.4;100.4989,0 +580,453,148,23.4;19;-121.43009,0 +582,453,148,17.3;18.9;-126.9776,0 +22,22,148,23.3;27.2;287.0502,0 +41,41,148,25.6;25.9;223.53719,0 +21,21,148,25.9;25.9;224.69429,0 +10,10,148,21.7;27.3;292.66663,0 +10,10,148,21.1;18.6;-140.20459,0 +159,197,148,24.1;24.3;144.87183,0 +159,197,148,21.6;19.3;-105.11408,0 +59,56,148,24.1;24;129.77385,0 +59,56,148,21.5;19.1;-118.3916,0 59,56,148,26.6;19.6;-92.23377,0 -486,445,148,23.8;24.2;136.7615,16 -22,22,148,23.7;24.5;152.81316,20 -22,22,148,20.8;29.6;406.3978,0 -57,54,148,18.3;20.1;-65.15502,6 -57,54,148,14.7;24.6;160.1182,36 -57,54,148,19.4;26.9;274.31116,0 -57,54,148,23.5;25.8;218.42166,0 -57,54,148,24.9;30.8;468.27667,0 -12,13,148,18.1;19.9;-74.74876,5 -12,13,148,26.4;29.4;400.17078,0 -58,55,148,17.7;22.2;37.182243,8 -771,218,148,17.6;20.6;-41.06929,3 -135,117,148,17.5;21.8;17.977427,11 -135,117,148,13.5;19.8;-83.73363,8 -178,221,148,17.2;20;-71.43909,18 -39,39,148,17.2;21.5;4.0184474,22 -39,39,148,24.3;28.1;333.43408,0 -2193,2057,148,15.3;21.3;-7.7887197,43 -53,130,148,14.2;19.6;-89.41533,49 -304,238,148,13.9;22.4;50.944084,13 +486,445,148,23.8;24.1;131.06577,0 +43,43,148,24.1;22.5;55.703953,0 +43,43,148,28.2;21.9;24.328098,0 +43,43,148,27.1;17.9;-175.43164,0 +901,541,148,23.3;20.6;-42.38244,0 +485,518,148,24.3;19.9;-76.6385,0 +49,49,148,25.1;19.5;-94.03818,0 +47,47,148,24.9;19.4;-100.73726,0 +160,196,148,25.6;22.1;33.484398,0 +160,196,148,26.6;17.9;-175.48401,0 +37,37,148,21.8;18.7;-134.87213,0 +1446,128,148,24.6;18;-172.56218,0 +1446,128,148,26.9;22.7;62.99018,0 +771,218,148,17.7;19.7;-88.00217,0 +178,221,148,17.1;20.2;-62.01033,0 +48,48,148,16.6;17.9;-178.36514,0 +135,117,148,16;20.5;-47.890842,0 +135,117,148,10.2;17.1;-214.23544,0 +2267,2190,148,15.6;17.9;-176.40997,0 +53,130,148,14.9;18.4;-152.54459,0 +1213,519,148,14.7;17.8;-180.267,0 +3192,2936,148,12.7;20.8;-33.242653,0 +3192,2936,148,22;24.5;152.20274,0 +2193,2057,148,15.3;21.3;-7.6641483,0 +304,238,148,12.7;21.3;-6.082798,0 +101,91,148,12.4;17.5;-198.19211,0 +305,236,148,11.8;20.1;-65.90292,0 +2117,1661,148,11.4;18.3;-158.6612,0 +3175,2919,148,10;18.9;-127.89329,0 +3175,2919,148,19;18.4;-153.55968,0 +3175,2919,148,27;22.5;52.792908,0 +3175,2919,148,15.8;23.8;120.58386,0 +30,131,148,9.8;18.2;-161.37291,0 +58,55,148,17.7;22.4;48.135456,0 +483,446,148,17.7;22.2;40.682755,0 +1894,1982,148,11;16.8;-232.12984,0 182,207,148,12.2;22.9;72.64983,27 -10,10,148,20.8;19.5;-94.1187,14 -10,10,148,18.6;26.7;262.8249,0 -620,10,148,22.6;25.9;224.5238,0 -49,49,148,21.7;18.7;-134.57062,23 -49,49,148,25.9;18.9;-125.17513,0 -37,37,148,21.8;18.7;-138.26712,26 -483,446,148,17.7;22.2;37.561966,34 -48,48,148,16.6;17.9;-178.95515,14 -2267,2190,148,15.6;19;-123.74136,20 488,448,148,14.6;25.2;188.60619,11 782,1329,148,13.4;22.3;42.14563,4 -305,236,148,11.8;20.3;-58.184963,11 -99,91,148,10;18.8;-130.47495,32 -30,131,148,9.9;18.7;-137.82619,29 -2117,1661,148,11.5;18.3;-157.3279,2 -47,47,148,23.2;17.7;-187.8538,48 -47,47,148,27.9;15.8;-280.42374,0 -1446,128,148,20.8;16.9;-224.31262,59 -1446,128,148,24.8;18.1;-168.74863,0 -1446,128,148,26.9;22.7;62.99018,0 10,589,148,18.8;20.2;-62.17909,58 -3192,2936,148,22;24.5;152.20274,0 -160,196,148,26.3;20.4;-53.110233,0 142,120,148,25.1;19.1;-115.81006,0 142,120,148,30.3;21.3;-7.6421304,0 480,526,148,25.7;18.9;-124.152756,0 @@ -422,21 +541,16 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 480,526,148,27.8;24.1;131.24272,0 480,526,148,22.4;26.4;249.381,0 32,32,148,27.2;19.9;-77.613754,0 -21,21,148,27.8;24;126.86375,0 -41,41,148,27.7;24.1;133.73,0 14,195,148,28.9;23.1;82.77126,0 20,20,148,19.7;27.2;286.90146,0 306,129,148,19.1;27.5;302.523,0 606,542,148,30;23.6;108.53602,0 19,19,148,18.8;27.4;296.6059,0 18,182,148,18.5;27.2;289.1282,0 -3175,2919,148,19;18.4;-153.55968,0 -3175,2919,148,27;22.5;52.792908,0 294,134,148,19.9;20.8;-32.80958,0 299,135,148,24.4;20.7;-35.52741,0 297,136,148,28.1;29.7;414.6859,0 1937,2043,148,13.1;18.5;-145.0155,0 -1213,519,148,14.7;17.8;-180.267,0 1212,1328,148,27.6;20.5;-47.432583,0 14011,11038,148,28.1;17.8;-179.8249,0 43,181,148,18.6;20.9;-26.892775,0 @@ -445,36 +559,52 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1221,2175,148,12.5;16.4;-249.4674,0 30,2996,148,12.4;15.9;-278.14233,0 487,447,148,20.3;31;479.19662,0 -485,518,148,24.3;19.9;-76.6385,0 481,51,148,31.4;21;-19.059093,0 -17,17,154,18.5;26.4;248.0964,4 -17,17,154,21.1;30.8;469.35764,0 -17,17,154,16;31.3;494.11353,0 -113,209,154,22.4;28.2;336.6598,5 -582,453,154,20.3;27.8;320.835,3 +2623,2475,148,21.2;29.2;390.4924,0 +882,887,148,14.7;21.8;19.797997,0 +1631,1858,148,14.7;21.8;17.873125,0 +3209,2953,148,29;19.5;-98.32734,0 +42,227,154,22.1;31.1;485.09686,0 +17,17,154,20.4;29.9;422.9857,0 +17,17,154,15.8;28.1;334.9886,0 +170,219,154,21.9;30.2;440.7858,0 +40,40,154,20.6;31.4;497.14053,0 +40,40,154,17.5;26.7;265.60992,0 +30,30,154,19.4;29.1;382.26932,0 +115,210,154,22.9;28.7;361.81317,0 +114,208,154,23.2;28.5;352.3155,0 +113,209,154,23.1;28.5;351.461,0 +582,453,154,20.3;27.8;320.835,0 581,453,154,26.3;24.7;161.7639,75 580,453,154,27.7;20.1;-66.82289,0 -11,11,154,18.5;26.2;240.44704,2 -11,11,154,22.6;27.3;292.8587,9 -115,210,154,22.6;27.8;319.71982,10 -114,208,154,22.5;28.2;339.0096,12 -25,25,154,22.6;25.5;201.32275,7 -130,171,154,22.5;24.6;160.27655,6 -46,46,154,23.2;24.7;163.95709,11 -2125,1669,154,23.6;25;177.68689,24 -49,49,154,24.3;27.5;304.03284,33 +582,453,154,30.5;25.4;198.8471,0 +11,11,154,22.6;27.3;295.6875,0 +11,11,154,18.5;26.3;245.86455,0 +2266,2189,154,17.4;27.1;285.63254,0 +179,224,154,17.3;28.3;341.4722,0 +49,49,154,24.3;27.4;299.99866,0 49,49,154,29.8;27;277.22507,0 -9,9,154,24.4;27.5;301.2612,35 -744,193,154,25.7;26.5;252.5189,52 -743,192,154,25.7;26.5;253.0403,60 -745,194,154,25.8;26.7;261.50394,61 +9,9,154,24.3;27.5;305.43033,0 +1446,128,154,24.7;28.4;346.70602,0 +1446,128,154,26.2;21.4;-2.096081,0 +1446,128,154,30.4;26.7;262.0296,0 +621,5,154,25.1;28.4;348.78564,0 5,5,154,26.8;24.1;131.96419,14 -621,5,154,24.9;28.4;347.3064,0 +25,25,154,22.6;25.4;200.88731,0 +130,171,154,24.1;25.4;200.24126,0 +46,46,154,23.3;24.8;170.49083,0 +745,194,154,25.7;26.7;262.86407,0 +744,193,154,25.7;26.5;252.5189,0 +750,663,154,22.3;23.3;95.23082,0 +748,662,154,22;23.1;84.29402,0 +747,436,154,22.2;23.1;84.389725,0 +747,436,154,20.5;18.5;-145.07968,0 +2125,1669,154,23.6;25;177.68689,24 +743,192,154,25.7;26.5;253.0403,60 3195,2939,154,24.5;28.2;339.08966,53 +3195,2939,154,23.4;19.8;-82.20616,0 136,118,154,27;25.1;182.86165,5 136,118,154,27.1;20.5;-44.84665,0 -1446,128,154,26.9;27;280.5232,4 -1446,128,154,26.2;21.4;-2.096081,0 37,37,154,27.8;26.7;264.2321,47 480,526,154,19.1;25.8;218.3785,9 480,526,154,27.2;23.2;89.97125,0 @@ -485,13 +615,8 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 29,29,154,22.6;20.7;-38.32922,3 3178,2922,154,22.6;20.6;-41.048122,32 3178,2922,154,21.6;30;429.96353,0 +3178,2922,154,27.9;24.2;139.41254,0 141,174,154,21.4;20.6;-40.696167,31 -747,436,154,20.1;20.2;-62.21112,16 -179,224,154,18;26.8;269.92136,12 -40,40,154,17.7;26.6;259.53403,13 -40,40,154,21;30.8;469.66098,0 -2266,2189,154,17.6;27.1;284.71185,16 -30,30,154,17.9;28.2;340.4881,35 603,521,154,22.9;26.6;256.397,0 113,102,154,23.2;25.5;204.5999,0 113,102,154,27.2;23.3;93.54366,0 @@ -500,10 +625,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 294,134,154,27.9;29.2;390.488,0 163,191,154,25.4;28.4;347.49216,0 32,32,154,26;22.8;70.63798,0 -750,663,154,22.3;23.5;104.62384,0 -748,662,154,22.3;23.3;94.7753,0 -170,219,154,21.6;30.2;437.9065,0 -42,227,154,21.2;30.5;453.13684,0 30,552,154,17.2;28.1;335.55606,0 454,533,154,16.5;29.2;389.2012,0 2265,2188,154,16.1;31.4;497.95343,0 @@ -513,433 +634,81 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 2237,1860,154,20.8;18.9;-124.3856,0 4683,4080,154,23.6;20.4;-52.84717,0 113,660,154,22.4;25;179.63824,0 -197,292,141,22.3;19.7;-88.16462,34 -197,292,141,27;20.8;-31.857643,0 -431,282,141,20.1;19.5;-97.85724,23 -431,282,141,15.9;21.5;1.8146353,36 -431,282,141,20.1;15.5;-295.40463,52 -432,294,141,19.9;16.7;-236.3455,22 -432,294,141,21.9;20.7;-38.40429,39 -432,294,141,24;16.7;-236.95573,20 -1445,244,141,19.4;19.1;-117.62793,28 -1445,244,141,19.3;26.3;241.88329,51 -1445,244,141,18.6;13.2;-411.62592,0 -1445,244,141,22.3;30.3;442.95688,0 -41,201,141,19.3;18;-173.21547,36 -41,201,141,16.4;22;28.409359,48 -41,201,141,24.3;16.7;-234.85709,33 -41,201,141,19.6;13.9;-375.5702,0 -1299,1348,141,23;16.5;-245.7577,60 -160,289,141,23.1;18.6;-141.0438,61 -160,289,141,21.2;23.7;115.58946,39 -794,1276,141,21.6;17.9;-178.5199,2 -736,254,141,21.9;16.2;-262.5932,44 -735,246,141,22;16.3;-258.168,45 -38,279,141,22.6;20.1;-64.67466,59 -38,279,141,25.2;16;-269.42062,13 -38,279,141,26.9;21.4;-3.326596,0 -1133,1367,141,19.9;20.6;-41.73984,37 -771,266,141,17.4;18.9;-124.0359,51 -1265,898,141,15.7;22.2;37.04737,68 -1203,1277,141,15.5;22.1;35.49814,71 -795,1277,141,19.1;27.8;316.1595,5 -101,317,141,18.1;23;79.02047,72 -175,288,141,23.7;19.6;-92.18429,51 -302,308,141,27;18.4;-150.3479,5 -302,308,141,19.4;24.1;135.36153,45 -3180,2924,141,18.1;17.4;-200.01445,18 -3180,2924,141,20.4;26;228.92093,52 -351,262,141,19;25.6;210.15459,12 -385,632,141,18.4;26.4;250.74171,27 -385,632,141,22.6;24.3;143.19792,0 -385,632,141,22.9;29.5;405.04315,0 -1274,872,141,16.2;19.2;-113.50942,59 -1214,1352,141,21.1;24.4;149.71718,55 -205,318,141,22.1;25.5;204.05927,9 -205,318,141,23.4;30.3;443.65833,0 -1276,874,141,18.2;23.4;100.9891,27 -26,216,141,26.6;19.8;-80.49101,0 -353,330,141,23.6;20.4;-51.852802,0 -352,326,141,23.8;20.8;-33.730206,0 -14031,11023,141,25;18.8;-131.2376,0 -1275,873,141,28.4;19.3;-107.53025,0 -197,293,141,17.1;13.7;-387.85706,0 -2852,2868,141,22.6;21.3;-6.596524,0 -1178,1341,141,21;25.6;209.7635,0 -1272,870,141,21.2;25.6;209.3291,0 -7237,1255,141,23.5;28.6;359.0805,0 -784,1272,138,25.9;25.7;213.1352,7 -783,1272,138,34.5;30.9;475.4431,51 -1418,1346,138,25.9;25.7;211.5911,5 -341,402,138,28.4;25.7;212.84628,14 -38,363,138,26.7;24.6;157.42134,9 -38,363,138,21.6;22.5;53.83542,37 -181,1181,138,25;23.7;113.13256,16 -206,403,138,26.2;23.8;118.88204,17 -769,225,138,26.7;22.7;65.28866,39 -1194,1359,138,27.1;23.7;111.1769,20 -1217,1370,138,28.4;25.6;206.12866,23 -3204,2948,138,27.6;23.9;122.657265,17 -12,13,138,30.5;29.1;383.1723,3 -135,117,138,30.5;27.1;282.9007,7 -135,117,138,33.5;31.1;481.34433,33 -340,394,138,31.5;27.9;325.1412,8 -205,410,138,33.2;28.4;347.99173,19 -349,420,138,33.2;27.2;288.5005,24 -138,399,138,34.5;28.1;335.73065,50 -22,400,138,34.8;30;429.1894,25 -17,963,138,33.6;28.5;355.5594,39 -1233,860,138,30.8;29.7;413.422,3 -3221,2965,138,23.3;24.6;158.33408,1 -397,644,138,23;23.9;121.559555,9 -46,46,138,17.2;31.4;498.03293,2 -46,46,138,16.7;36.3;744.492,24 -46,46,138,12.7;35.8;716.1438,0 -396,1852,138,16.3;32.8;566.9137,8 -20,1854,138,15;35.4;696.75336,19 -312,360,138,14.4;17.4;-200.14069,9 -774,345,138,13.2;17.2;-212.0242,6 -776,559,138,13.2;17.2;-213.1533,13 -773,347,138,12.9;16.9;-226.1932,16 -775,1866,138,13.8;16.8;-231.38103,11 -139,1831,138,13.7;15.6;-291.56308,7 -768,1830,138,15.1;15.5;-298.3956,29 -766,1828,138,15;15.4;-300.051,28 -765,1827,138,13;15;-322.49713,31 -767,1829,138,13.5;14.6;-342.0849,32 -2837,2532,138,13.9;14.5;-348.9891,34 -2836,2531,138,15.5;14.4;-349.569,43 -2832,2527,138,16;14.8;-331.5412,32 -768,2526,138,16.2;16;-269.29102,35 -767,2523,138,16.6;17.8;-179.7056,42 -339,393,138,34.5;29.1;385.30835,19 -1192,981,138,34.9;29;378.23038,21 -1304,1172,138,28;23.8;120.57315,0 -403,1853,138,12.5;36.1;732.73224,0 -317,342,138,24.4;23.7;113.691246,0 -316,344,138,24.4;23.8;119.68982,0 -1155,1332,138,24.4;23.8;116.690315,0 -1155,1332,138,18.8;21.6;6.0720015,0 -786,1273,138,19.5;22.5;54.82166,0 -767,389,138,19;21.9;24.801872,0 -766,384,138,18.8;21.3;-4.640727,0 -59,56,138,18.6;21.5;2.15391,0 -765,386,138,18.5;21.8;19.103924,0 -1405,1362,138,33.2;29.6;409.0849,0 -3187,2931,138,27.6;23.9;123.542755,0 -3187,2931,138,12.9;14.6;-341.55716,0 -306,129,138,22.9;20.3;-57.860336,0 -768,565,138,20.1;19.7;-88.20339,0 -2835,2530,138,19.7;19.2;-110.3991,0 -333,2167,138,18.8;19;-120.94839,0 -334,2165,138,18.8;21.5;2.5748239,0 -2147,1518,138,18.6;18.9;-126.631424,0 -765,2525,138,17;17.4;-199.04674,0 -766,2524,138,17.1;16.8;-230.12682,0 -2508,2356,138,17.3;15.2;-310.4531,0 -6,6,152,17.4;25.9;223.5151,7 -6,6,152,20.2;30.1;434.65268,7 -36,36,152,17.2;25.5;203.66698,31 -36,36,152,19.7;29.6;410.6434,34 -47,220,152,18.9;28.6;360.30865,12 -7,7,152,18.9;25.9;225.54277,9 -24,232,152,18.4;25.4;197.4122,34 -57,179,152,15.6;28.6;359.13007,29 -582,453,152,16;27.2;289.3206,14 -582,453,152,10.8;22.8;70.2776,0 -179,223,152,19.9;25.4;199.4786,15 -81,240,152,19.7;30;427.6951,27 -311,241,152,19.4;30;428.10956,30 -79,239,152,19.6;30;430.9535,16 -15,16,152,18.7;25.1;184.61208,16 -15,16,152,14.5;22.7;64.49179,43 -38,38,152,18.5;24.9;174.22113,18 -38,38,152,17.6;20.6;-43.776184,40 -12,12,152,14.8;25.3;192.27933,47 -2482,2359,152,16.7;21.8;19.476109,2 -2482,2359,152,11.6;23;76.51076,0 -118,107,152,14.3;25.4;199.95956,18 -57,54,152,14.2;25.5;203.1084,14 -14,14,152,13.8;24.1;133.39935,7 -1446,128,152,13.5;25.6;209.33792,51 -39,39,152,13.4;25.2;187.96384,29 -2264,2187,152,15.7;21.3;-5.0732784,14 -44,44,152,16.4;21.3;-6.6955194,48 -306,211,152,15.2;21.2;-9.49898,31 -7,2157,152,21.4;30.8;468.87778,47 -762,64,152,21.2;21.8;16.215294,22 -762,64,152,28.5;20.7;-37.36757,10 -763,65,152,21;21.7;11.104546,30 -763,65,152,25;21.4;-3.018583,31 -70,538,152,19.7;21.7;13.913875,2 -3176,2920,152,21.2;21.7;13.676151,12 -3176,2920,152,14.3;25.3;193.91849,0 -71,230,152,19.3;21.7;14.63335,7 -70,229,152,19.3;21.7;12.95486,34 -72,231,152,19.3;21.7;14.32817,9 -876,531,152,20.4;21.5;4.044417,43 -614,531,152,21.5;26.4;247.7557,56 -133,115,152,21.3;21.6;7.7763443,47 -133,115,152,26.1;20.3;-57.380054,39 -133,115,152,31.7;20.8;-33.775543,38 -2660,2314,152,21.3;21;-20.09619,27 -2660,2314,152,25.6;20.3;-55.77138,12 -764,66,152,21.3;21.1;-18.33262,41 -764,66,152,28.1;20.6;-39.43251,34 -140,237,152,22.9;20.4;-50.31357,32 -33,33,152,25.2;22.9;71.738594,2 -33,33,152,30.4;21.3;-5.2202377,31 -33,33,152,13.6;25.3;191.4542,0 -24,233,152,25.7;20.5;-45.13056,41 -27,164,152,25.5;18.7;-135.36877,22 -33,165,152,23.6;18.5;-147.26633,27 -762,67,152,27.2;18.9;-128.96382,35 -762,67,152,31.4;15.2;-311.03152,11 -61,58,152,29;20.5;-45.046642,33 -1895,58,152,19.4;26.7;261.1208,0 -62,59,152,29.1;20.7;-36.20972,4 -1896,59,152,19.4;26.6;257.1418,0 -55,53,152,29;20.7;-38.028316,18 -178,222,152,26.2;23.1;82.59052,35 -64,61,152,32.4;20.5;-47.389446,21 -1898,61,152,19.3;26.7;263.93478,0 -63,60,152,32.4;20.4;-53.23545,37 -1897,60,152,19.5;26.6;257.8812,0 -403,567,152,29.2;17.1;-214.07823,23 -764,69,152,30.3;16.7;-238.06651,42 -764,69,152,28.7;12.7;-436.11282,44 -763,68,152,28.9;16.7;-238.29112,31 -2464,2315,152,28.4;16.2;-260.5784,10 -48,166,152,26.5;13.4;-402.20303,16 -762,2319,152,25.3;17;-219.6841,28 -762,2319,152,24.2;12.1;-467.79,8 -764,2318,152,26.4;12.7;-435.4444,28 -2465,2316,152,26.5;12.7;-435.1415,37 -763,2317,152,24.2;16.5;-244.5229,44 -763,2317,152,24.7;10.6;-542.7177,20 -23,162,152,24.1;15.4;-300.32486,10 -24,163,152,24.4;11.9;-477.55225,29 -464,526,152,21.3;26.8;268.0574,31 -878,621,152,20.9;29.6;406.1306,51 -33,214,152,20.8;29.6;406.08054,52 -1344,1330,152,17.8;26.9;274.1657,0 -769,225,152,13.6;27.7;311.77304,0 -499,507,152,18.2;27.8;319.78552,0 -489,513,152,19.1;27.5;303.2426,0 -1369,1202,152,23.3;29.7;411.7765,0 -1370,1203,152,23.2;29.8;420.3533,0 -3193,2937,152,14.6;27.5;305.02307,0 -445,524,152,11.7;24.6;158.1823,0 -295,553,152,11.2;22.1;35.87895,0 -47,699,152,11.6;23;77.49007,0 -297,136,152,15.9;28.8;366.56982,0 -7,125,152,19.2;28;328.56534,0 -2487,704,152,16.4;21.5;2.885954,0 -2484,701,152,14.6;22.7;61.67727,0 -2485,702,152,14.9;22.8;68.47832,0 -2488,705,152,16.3;21.2;-10.28989,0 -14012,11037,152,19.1;25.2;190.1473,0 -1939,2045,152,15.9;20.4;-49.4187,0 -1938,2043,152,16.1;20.4;-53.17743,0 -1938,2044,152,15.9;20.4;-53.45695,0 -73,1138,152,16.4;28.5;353.40308,0 -70,1139,152,17.6;28.7;364.0271,0 -23,175,152,16.4;28.7;364.46292,0 -6669,5723,621,28.7;34.8;669.0127,1 -6669,5723,621,27.9;30.3;443.87415,4 -6669,5723,621,23.8;32.1;535.84705,11 -6614,117,621,29;30.9;473.76965,3 -6614,117,621,28;35.2;687.40283,2 -6614,117,621,24.9;30;428.19916,9 -6614,117,621,19.6;28.1;333.4924,12 -6614,117,621,17.5;22.3;44.380188,10 -6614,117,621,13.3;19.1;-116.03699,6 -6614,117,621,5.3;15.5;-294.92764,0 -6614,117,621,26.2;8.8;-629.28644,0 -6614,117,621,26.8;24.8;167.11641,0 -6614,117,621,24.5;19.3;-106.46396,0 -6706,5727,621,30.7;30.7;463.518,4 -6661,5726,621,26.1;30.2;437.7464,1 -6661,5726,621,24.8;23;78.904434,0 -6599,5719,621,19.5;27.1;284.1019,8 -6589,5717,621,22.9;26.6;259.40936,3 -6589,5717,621,22.9;21.4;0.5284659,0 -6862,6013,621,23;25.9;223.90038,10 -8059,6726,621,21.6;25.8;217.34715,2 -6843,5994,621,18.9;25.5;201.57703,3 -6843,5994,621,13.9;20.5;-45.39999,0 -7968,6459,621,22;25.2;187.26245,9 -6610,5722,621,20.9;23.4;99.53459,4 -6610,5722,621,25;22.9;72.87205,0 -6606,5721,621,15.7;23;76.570145,8 -6673,5730,621,19.1;21.6;8.312114,1 -6673,5730,621,16.7;15.7;-285.3596,0 -6611,113,621,14.4;24.7;162.54874,6 -6611,113,621,12.3;19.1;-115.22725,5 -6611,113,621,7.6;16.5;-244.3113,0 -6611,113,621,11.1;11.9;-478.27142,0 -6611,113,621,15.3;12.9;-424.02646,0 -6588,5716,621,12.9;19.5;-98.9234,12 -6588,5716,621,12.4;15.3;-307.5737,1 -6588,5716,621,7.6;17.3;-206.3573,0 -7204,5793,621,11.4;20.1;-65.03043,1 -6670,5724,621,14.9;16.7;-235.4714,9 -6670,5724,621,19.8;13.3;-404.6583,0 -7970,6461,621,11;17.6;-190.81375,10 -7393,541,621,10.5;20.4;-50.7269,1 -6581,5718,621,11.1;24.4;147.36932,0 -6583,5731,621,6.2;16.3;-255.30112,0 -6583,5731,621,15.6;13.8;-381.6926,0 -7646,6746,621,4.4;16.1;-267.0952,0 -7645,6745,621,4.4;16.2;-259.9492,0 -7973,6464,621,15;13.3;-406.9491,0 -6662,5732,621,23.4;10.2;-559.6365,0 -6615,116,621,22.4;8.9;-627.67017,0 -6671,5725,621,26.4;11.1;-514.00745,0 -7658,6758,621,24.9;7.7;-686.1956,0 -7659,6759,621,25;7.9;-674.23645,0 -7660,6760,621,25.3;7.9;-674.71454,0 -7672,6772,621,8.4;17.5;-195.3273,0 -7673,6773,621,8.4;17.8;-183.3721,0 -7674,6774,621,8.7;17.8;-180.7915,0 -7245,6565,621,8.4;17.6;-191.10484,0 -4060,3510,401,11.2;16.2;-314.88016,6 -4059,3509,401,8.7;16.2;-314.71045,5 -5101,115,401,12.1;12.6;-493.20255,11 -5101,115,401,11.2;17;-275.36826,2 -5101,115,401,17;16.9;-281.33636,6 -5101,115,401,21.5;19;-176.86699,15 -5101,115,401,30.3;18.7;-192.4608,20 -5101,115,401,35.4;20.2;-117.628944,16 -5101,115,401,36.2;24.4;96.10522,12 -4922,115,401,35.2;30;372.9714,1 -5101,115,401,24.6;6.3;-812.4074,6 -5101,115,401,6.8;7.4;-755.843,8 -5101,115,401,14.2;7.2;-763.25226,8 -5101,115,401,18.5;6.1;-821.04205,9 -4922,115,401,10.3;32.9;521.52386,2 -4922,115,401,14.4;36.7;711.9034,9 -4922,115,401,18.4;36.1;680.1989,15 -5101,115,401,24.2;23.8;66.8927,0 -5101,115,401,26.3;29.3;341.16714,0 -5101,115,401,15.4;32.1;477.32278,0 -5101,115,401,19.3;26.6;203.66466,0 -5101,115,401,15.2;23.6;52.639706,0 -5101,115,401,19.6;10.4;-603.66754,0 -4523,3508,401,11.9;12.4;-507.7867,10 -4789,3887,401,11.2;12.6;-494.2245,3 -4875,4004,401,12.2;12;-524.9838,5 -4050,3512,401,14.5;14.6;-394.68936,1 -4050,3512,401,19;17.9;-232.06633,19 -4050,3512,401,20.6;13.4;-457.4253,0 -4068,3513,401,15.6;16.2;-314.0385,2 -4058,3514,401,21.1;17;-273.78992,14 -4058,3514,401,27.1;16.3;-308.90918,24 -4058,3514,401,32;18.8;-184.69212,12 -4058,3514,401,24.5;23.1;28.444567,0 -4052,3516,401,20.9;15.3;-358.44693,9 -4052,3516,401,25.5;16.9;-280.53683,8 -4052,3516,401,29.5;18.6;-196.27747,8 -4052,3516,401,23.1;21;-75.81101,0 -4052,3516,401,29;25.8;165.09628,0 -4053,3517,401,20.9;15.1;-371.3108,7 -4053,3517,401,22.1;19.8;-134.2642,22 -4053,3517,401,26.7;16.5;-302.7486,4 -4053,3517,401,26.3;20.7;-91.87138,4 -4051,3515,401,21.2;17.6;-246.7231,2 -4051,3515,401,25.6;16.4;-307.33893,2 -4051,3515,401,30;19.7;-140.2457,6 -4051,3515,401,24.1;23.7;61.647232,0 -4051,3515,401,28.7;24.8;113.383934,0 -4878,4000,401,23.7;19.7;-142.20891,16 -4058,3500,401,34.7;19.8;-136.4515,18 -4051,3501,401,35.2;20.5;-99.92194,4 -4051,3501,401,35.1;26.1;177.51733,6 -4052,3502,401,35.3;19.3;-160.15202,23 -4052,3502,401,36.1;23.7;60.56299,5 -4053,3503,401,36;20.3;-108.4949,5 -4053,3503,401,36;25.3;137.9873,4 -4054,3511,401,35.9;21.7;-42.878876,3 -4054,3511,401,14.2;11.1;-568.93353,0 -4054,3511,401,19.1;10.5;-599.26855,0 -4811,3499,401,35.2;28.7;308.30493,3 -4813,3494,401,36.4;29.5;351.6991,27 -4813,3494,401,11.9;34.5;599.8729,14 -4813,3494,401,15.9;36.9;721.146,26 -4873,4006,401,36.1;32.1;481.16306,24 -4064,3524,401,25.6;6.1;-818.20966,5 -4064,3524,401,20.6;6.1;-817.9902,6 -4070,3525,401,27.2;7.1;-769.7831,11 -4070,3525,401,20.5;5.7;-838.4049,5 -4048,3526,401,7.6;6;-824.76746,7 -4066,3523,401,14.6;6.6;-793.8778,11 -4812,3495,401,12;33.3;541.9952,13 -4812,3495,401,16.2;36.8;712.64594,24 -4063,3504,401,12;31.2;432.1098,15 -4049,3507,401,11.8;31.5;448.5423,9 -4791,3888,401,10.3;32.2;484.5502,5 -4547,4370,401,15.2;15;-375.96378,0 -4058,3531,401,20.7;21.1;-69.64337,0 -4058,3531,401,24.8;23.9;72.02574,0 -4058,3531,401,15.5;22.8;16.93729,0 -4052,3528,401,19.3;22.4;-4.361803,0 -4052,3528,401,26.1;24.6;102.99481,0 -4052,3528,401,14.5;23.7;61.589252,0 -4053,3529,401,18.9;22.6;4.4980297,0 -4053,3529,401,24.1;25.3;139.269,0 -4053,3529,401,14.7;22.2;-17.394428,0 -4068,3530,401,20.1;23.4;45.97875,0 -4068,3530,401,25.5;24.2;83.91935,0 -4068,3530,401,15.9;23.8;62.69784,0 -4051,3527,401,21.9;23.9;70.42311,0 -4051,3527,401,26.4;25.8;165.82062,0 -4051,3527,401,17.3;23.2;35.5791,0 -4069,3505,401,27.1;28.2;282.2541,0 -4069,3505,401,16.1;31.2;436.72995,0 -4057,3506,401,26.8;28.8;314.29123,0 -4057,3506,401,18.1;29.5;351.40012,0 -4816,3498,401,28.7;29.5;348.7694,0 -4814,3497,401,28.9;29.5;348.49072,0 -4817,56,401,30.2;29.8;366.3387,0 -5066,4007,401,30.5;30.3;390.6051,0 -4815,3496,401,27.3;30.9;421.5646,0 -5101,3961,401,21.6;13.1;-471.37317,0 -4796,3962,401,21.6;12.7;-488.0125,0 -5236,4586,401,22.1;9.4;-657.49634,0 -4536,4359,401,23.5;10.1;-620.1947,0 -1774,1582,155,25;17.6;-190.7124,7 -731,659,155,27.8;14.8;-332.81927,20 -731,659,155,23.7;27.4;296.1056,0 -720,1611,155,24.2;16.4;-252.32912,10 -720,1611,155,19.7;18;-170.8286,33 -388,658,155,27.2;14.7;-336.53827,19 -132,114,155,23.7;17.1;-217.41466,18 +3239,2984,154,27.9;25;180.2309,0 +749,2985,154,26.2;26;227.9928,0 +496,516,154,24.9;28.3;342.39484,0 +3240,2988,154,17.8;28.4;346.48706,0 +877,539,154,15.8;31.2;486.05542,0 +497,452,154,26.3;21.7;15.051283,0 +747,2986,154,23.1;28.7;363.2244,0 +604,522,154,28.1;19.3;-108.8339,0 +613,528,154,27.5;20.6;-43.82674,0 +720,1612,155,21;31.1;482.00797,0 +720,1612,155,25;25.9;223.91321,0 +720,1612,155,24.8;20.4;-53.91056,0 +132,114,155,21.6;31.8;516.65784,0 +132,114,155,23.4;26.9;271.83978,0 +132,114,155,24.4;22.1;34.7158,0 +132,114,155,23.8;17.2;-212.37569,0 +132,114,155,19.4;18.1;-167.95804,0 +132,114,155,15.7;34.9;674.96844,0 +132,114,155,16.5;29.7;414.88293,0 +132,114,155,15.2;21.5;4.0662947,0 +132,114,155,11.1;29;380.96576,0 132,114,155,28.5;16;-272.15527,14 132,114,155,30.1;10.7;-535.2955,6 132,114,155,25.8;12;-472.3933,9 -132,114,155,19.3;18.1;-164.43805,31 -132,114,155,15.1;18.2;-163.36086,19 132,114,155,10.8;14.2;-361.0098,11 132,114,155,5.6;18.1;-167.11848,28 -132,114,155,8.6;27.1;285.04346,17 -132,114,155,12.6;28.7;364.7281,12 -132,114,155,16.3;33;579.369,11 -132,114,155,24.5;22.1;33.75269,0 -132,114,155,24.8;26.8;270.45105,0 +132,114,155,6.5;28.4;350.6523,19 +132,114,155,28.4;26.7;264.87372,0 +731,659,155,21.8;29.2;389.2868,0 +731,659,155,27.8;14.8;-332.81927,20 +1773,1581,155,24.5;28.4;348.0435,0 +1773,1581,155,11.5;17.7;-188.4811,19 +1668,1581,155,19.2;30.1;434.0072,0 +395,784,155,25.4;24.4;149.477,0 +395,784,155,25.4;20.2;-61.67979,10 +719,795,155,24.2;20.1;-68.68637,0 +719,795,155,23.6;15.3;-307.30157,0 +719,795,155,28;28.9;371.95654,0 +719,795,155,27.8;13.7;-387.06213,15 +720,1611,155,21.3;18.6;-140.58527,0 +403,1183,155,19.3;18.7;-137.49184,0 +1775,1583,155,18.7;15.7;-285.0843,0 +731,653,155,16.3;34;626.8274,0 +731,653,155,11.6;30.7;462.43176,0 +139,645,155,17.6;31;480.7729,0 +139,645,155,12.3;30.1;431.84198,0 +191,788,155,16;30;426.73563,0 +191,788,155,12.3;25.3;194.86288,0 +191,788,155,11.9;29.4;398.6656,0 +191,788,155,7.3;27.5;302.824,26 +721,785,155,15.9;28.2;337.67545,0 +722,786,155,14.3;27.3;294.7393,0 +722,786,155,19.7;29.9;424.17078,0 +723,787,155,15.8;26.5;255.5062,0 +143,2156,155,15.1;20.6;-43.56561,0 +1787,1434,155,21.4;17.8;-183.90742,0 +387,637,155,18.4;17;-222.30446,0 +387,637,155,10.4;14.3;-354.50784,17 +1774,1582,155,25;17.6;-190.7124,0 +3190,2934,155,19.5;18.7;-136.4031,0 +3190,2934,155,27.4;22.2;37.64765,18 +3190,2934,155,35.8;22.9;75.587906,0 +721,1447,155,16.1;20.3;-55.73074,0 +1794,1445,155,15.7;20.2;-63.53186,0 +901,541,155,13.5;16.9;-228.849,0 +1785,1432,155,12.5;23.7;113.92064,0 +1780,1427,155,27.6;23.9;124.23589,0 +733,655,155,6.1;21.9;25.94837,0 +733,655,155,3.8;14.3;-355.17212,1 +388,658,155,27.2;14.7;-336.53827,19 646,794,155,24;14.8;-332.94193,13 646,794,155,29.7;11.4;-501.31543,27 -719,795,155,23.9;14.9;-327.8812,14 -719,795,155,28.8;13.6;-393.63248,20 -719,795,155,26.4;19.3;-105.91939,16 398,657,155,26.7;15;-323.9324,7 -720,1612,155,26.7;19.5;-94.535484,13 -720,1612,155,28.4;23.5;102.68196,0 -720,1612,155,23.2;27.5;302.7331,0 1666,1847,155,24.6;20;-72.255775,2 -395,784,155,24.9;21.2;-13.13567,20 398,1849,155,26.7;10.5;-544.90515,33 -403,1183,155,19.3;18.6;-140.88971,5 -1775,1583,155,18.7;15.7;-285.0843,9 141,1846,155,31.3;18.2;-161.76558,4 141,1846,155,34.2;22.2;40.753593,20 748,1843,155,32;18.2;-162.3408,19 @@ -948,514 +717,944 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 750,1845,155,34.1;23.1;83.55144,33 1293,1730,155,33;20.9;-24.75608,10 750,663,155,33.1;20.8;-32.756977,22 +116,663,155,33;15.5;-298.61017,0 749,662,155,33.3;20.8;-30.421047,13 +114,662,155,32.5;15.2;-309.0064,0 747,1842,155,33.3;19.4;-102.04073,12 +747,1842,155,33.7;24.9;172.63321,0 749,1844,155,34.3;21.9;21.206505,21 -143,2156,155,14.4;18.3;-156.21396,17 -901,541,155,13.5;16.9;-228.849,2 -1773,1581,155,11.5;17.7;-188.4811,19 -1773,1581,155,26.9;28.1;334.2489,0 -387,637,155,10.4;14.3;-354.50784,17 -387,637,155,15.6;19.2;-113.7495,0 +749,1844,155,31.4;17.5;-198.84718,0 394,1850,155,4.2;21.4;-2.6506953,2 2160,1530,155,5;21.9;24.245712,17 -191,788,155,7.3;27.5;302.824,26 -191,788,155,11.8;29.5;402.79648,11 -191,788,155,16.1;29.9;425.4583,26 -139,645,155,10.2;29.4;399.4578,15 -139,645,155,14.8;30.4;448.25034,12 -139,645,155,18.9;30.9;475.1611,17 -731,653,155,11.7;30.6;459.99344,16 -731,653,155,15.8;31.6;509.08218,16 -723,787,155,12.6;27.8;317.7767,2 2167,1712,155,25.8;21.3;-8.781956,4 2109,1604,155,25.9;21.4;-2.2748504,2 -733,655,155,3.8;14.3;-355.17212,1 -1794,1445,155,15.8;20.2;-63.82918,3 644,790,155,11.9;19;-119.61042,4 -721,1447,155,15.3;20.7;-37.747425,25 2103,1862,155,26.3;15.8;-281.282,5 -3190,2934,155,27.4;22.2;37.64765,18 1783,1430,155,15.8;20.7;-36.94403,0 -1787,1434,155,21.6;17.7;-187.7873,0 -571,541,397,31.5;38.6;806.9333,5 -4791,3889,397,31.8;35.3;639.6724,2 -4414,3889,397,30.5;21.6;-47.64716,30 -4414,3889,397,28;30.8;416.8643,21 -3991,3492,397,29.8;36.3;687.5006,8 -3991,3492,397,16.8;31.1;430.39697,12 -4801,114,397,32.5;34.3;590.7152,4 -4801,114,397,32.5;28.9;319.51047,7 -4801,114,397,29.4;24.4;95.7763,11 -4801,114,397,31.9;19.8;-137.55238,10 -4801,114,397,29.5;14.5;-399.9341,13 -4801,114,397,33.6;15.2;-366.31412,33 -4801,114,397,27.4;29.5;351.20425,12 -4801,114,397,24.8;25.1;127.85468,12 -5100,114,397,20.8;19.9;-128.17686,11 -5100,114,397,20.7;15.7;-338.5993,11 -5100,114,397,16;12.2;-517.1322,15 -4801,114,397,25;13.2;-466.5393,19 -5100,114,397,22.8;29.5;349.2602,12 -5100,114,397,17.2;28.2;283.31396,20 -5100,114,397,17.9;32.8;515.2094,18 -5100,114,397,31.8;8.9;-680.79565,0 -5100,114,397,16.4;21.5;-50.98013,0 -4801,114,397,25.1;17.8;-236.63023,0 -5100,114,397,11.3;11;-575.81683,0 -4803,3471,397,30.7;31.6;455.68945,1 -4803,3471,397,30.7;27.6;256.35022,26 -4806,3470,397,29.8;32.2;482.4234,12 -4806,3470,397,28.4;27.4;244.77057,14 -4809,3472,397,33.6;28.1;277.6052,25 -4809,3472,397,30.5;23.9;67.86589,23 -4810,3473,397,33.2;22.7;10.245888,31 -4810,3473,397,32;34.7;610.2177,10 -4810,3473,397,24.2;25.2;132.79886,14 -4810,3473,397,35.2;12.5;-498.4271,12 -731,3473,397,12.4;11;-577.2072,0 -4802,3474,397,29.3;21.2;-64.55935,36 -4802,3474,397,31;17.2;-263.0395,23 -4808,3477,397,32.7;13.5;-451.4446,12 -4808,3477,397,28.1;11.4;-557.8948,23 -4807,3476,397,33.3;13.5;-449.29584,5 -4807,3476,397,27.8;12.4;-507.81177,24 -4416,4410,397,31;32.7;508.3237,13 -4865,3968,397,31;32.6;504.4359,14 -3992,3490,397,25.9;31.9;471.33545,7 +1792,1439,155,33.8;23.6;109.49105,0 +2105,1716,155,26.1;27.4;300.6451,0 +113,660,155,32;15.4;-299.72415,0 +45,2918,155,32.9;15.2;-309.7198,0 +390,1182,155,32.6;12;-473.5787,0 +115,661,155,33;15.6;-292.86343,0 +1788,1435,155,34.3;20.6;-39.93161,0 +1791,1438,155,34.6;21.8;20.239227,0 +1789,1436,155,35.2;21;-23.026154,0 +1790,1437,155,35.4;21.7;13.332899,0 +143,1763,155,13.7;18.4;-150.71255,0 +191,1761,155,12.6;18.3;-158.12329,0 +1911,2003,155,20.8;30.3;445.8489,0 +725,1989,155,22.4;28.4;346.4317,0 +17605,13460,155,21.1;31.8;520.7662,0 +571,541,397,31.5;38.6;806.9333,0 +3991,3492,397,29.7;36.3;689.6588,0 +3991,3492,397,22.7;33.7;561.44836,0 +3991,3492,397,18.7;34.8;612.98956,0 +3991,3492,397,14.1;32.5;499.67175,14 +4791,3889,397,31.8;35.3;639.6724,0 +4414,3889,397,30.8;20.6;-94.86971,0 +4414,3889,397,28;30.8;416.8643,0 +5100,114,397,28.8;34.4;593.8756,0 +5100,114,397,24.8;32.4;493.48828,0 +5100,114,397,23;27.1;232.04399,0 +4801,114,397,26.2;22.5;-2.7491689,0 +5100,114,397,21.9;21.5;-50.136917,0 +5100,114,397,21.7;17.5;-251.97867,0 +5100,114,397,17.5;12.9;-479.76926,0 +5100,114,397,19;8.6;-695.60815,0 +5100,114,397,12.9;11.4;-557.3502,0 +4801,114,397,24.4;11.2;-564.3195,0 +4801,114,397,29.2;11;-574.6737,0 +4801,114,397,33.3;12.5;-500.50433,0 +4801,114,397,26.7;15.3;-361.85126,0 +4801,114,397,31.6;17.7;-240.74452,0 +4801,114,397,30.2;22.1;-20.593142,0 +4801,114,397,31;26.3;187.21185,0 +5100,114,397,7.1;10.3;-612.08813,0 +5100,114,397,8.9;15.5;-351.56006,0 +5100,114,397,13.4;17.3;-260.93753,0 +5100,114,397,16.2;21.5;-52.63645,0 +4801,114,397,35.1;24.8;112.70987,0 +5100,114,397,30.8;6.4;-804.0595,0 +5100,114,397,14.7;7.2;-765.0006,0 +5100,114,397,36;20.8;-86.42304,0 +5100,114,397,20.7;34;575.1268,0 +4801,114,397,31;30.4;396.39883,14 +5100,114,397,18.9;25.7;159.38414,3 +5100,114,397,15.7;29.7;361.00357,20 +5100,114,397,36.7;8.1;-719.04456,0 +4806,3470,397,29.5;32.8;514.8721,0 +4806,3470,397,25.4;26.2;183.20456,0 +3992,3490,397,25.8;32.1;477.18344,0 3992,3490,397,17.9;27.6;253.87523,11 -5102,3491,397,25.1;29.2;332.63632,11 -5102,3491,397,19.4;27.9;267.15677,9 -3993,3485,397,23.5;22.2;-13.993771,6 -3993,3485,397,22.6;17.6;-243.82735,8 -3993,3485,397,18.1;18.5;-199.89134,16 -3993,3485,397,18.6;22.6;3.5472133,18 -4527,4350,397,21.5;20.9;-81.19336,14 -3988,3479,397,19.9;18.9;-182.2043,2 -3988,3479,397,16.8;13.6;-445.8869,22 +4464,3482,397,24.5;30.2;385.77832,0 +4464,3482,397,21.3;25.8;163.74777,0 +4464,3482,397,13.6;11.2;-566.2631,0 +4464,3482,397,9.4;13.6;-442.9023,0 +4464,3482,397,12.6;17.7;-240.60075,0 +4464,3482,397,17.1;23.5;51.278114,0 +4464,3482,397,20.9;35.4;646.4709,0 +4464,3482,397,19.3;30.4;394.52045,13 +5102,3491,397,25.2;29.3;339.8355,0 +5102,3491,397,19.9;24.5;101.94644,0 +3992,3483,397,21.6;27.9;269.35934,0 +3992,3483,397,8.9;10.2;-613.2195,0 +3992,3483,397,22;35.7;659.39655,0 +3992,3483,397,17.3;30.4;397.0976,13 +4810,3473,397,22.8;25.3;138.87506,0 +4810,3473,397,29.5;22.6;3.22258,0 +4810,3473,397,34.9;23.4;44.66513,0 +731,3473,397,12.2;11.4;-557.6326,0 +4810,3473,397,31.8;34.7;611.68945,0 +731,3473,397,20.4;33.8;566.7935,0 +4810,3473,397,35.2;12.5;-498.4271,12 +3993,3485,397,23.5;22.3;-9.407094,0 +3993,3485,397,22.7;17.7;-240.02042,0 +3993,3485,397,18.7;20.7;-91.56495,0 +4802,3474,397,26.2;22.2;-14.857797,0 +4802,3474,397,30.6;14.7;-391.1735,0 +4802,3474,397,30.7;19.6;-145.18079,0 +4804,3475,397,25.6;19.8;-136.97525,0 +4804,3475,397,23.9;13.8;-434.06696,0 +4804,3475,397,27.9;14.3;-412.1438,0 +3988,3479,397,20.5;17.6;-242.96121,0 +3988,3479,397,16.8;13.6;-445.61026,0 +3988,3479,397,16.1;18;-224.71391,0 +3986,3481,397,19.5;15.3;-359.30948,0 +3986,3481,397,16.8;10.4;-603.706,0 +3986,3481,397,21.4;11.1;-572.8461,0 3986,3481,397,19.5;21.3;-61.061184,6 -3986,3481,397,17.8;14.5;-400.4025,13 -3986,3481,397,14.5;10.4;-606.96533,22 -3986,3481,397,22.5;13.3;-462.1716,21 -3996,3484,397,13.8;15.5;-349.2069,17 -3996,3484,397,11.9;9.5;-647.9416,0 -4464,3482,397,12.8;12.1;-521.9395,6 -4464,3482,397,24.5;30.1;379.1626,11 -4464,3482,397,21.5;25.8;165.2425,11 -4464,3482,397,20.3;31.5;449.0361,15 -4464,3482,397,17.1;23.4;44.104763,2 -4464,3482,397,14.6;19.2;-163.37117,0 -5102,3480,397,16.9;8.3;-712.2017,8 -4804,3475,397,23.7;15.8;-334.08347,11 -4805,3478,397,24.1;12.3;-511.62393,12 -4805,3478,397,29.4;5.7;-841.55927,0 +5102,3480,397,18.4;10.3;-608.98645,0 +5102,3480,397,23.1;8.5;-700.5217,0 +5102,3480,397,10.8;16.5;-299.9778,0 +3996,3484,397,13.1;12.5;-498.3311,0 +3996,3484,397,8.5;11.3;-560.5701,0 +3996,3484,397,9.5;16.6;-293.54245,0 +4805,3478,397,24.1;12.2;-513.3619,0 +4805,3478,397,29.2;5.7;-841.57306,0 +4805,3478,397,24;7.7;-740.6284,0 +4807,3476,397,27.8;12.3;-510.92303,0 +4807,3476,397,33.4;13.5;-450.43784,0 +4808,3477,397,28;11.4;-556.85425,0 +4808,3477,397,32.2;13;-477.57156,0 +5102,4409,397,26;18.5;-199.54668,0 +4464,4408,397,26.2;17.8;-235.08556,0 +4809,3472,397,32.9;23.6;53.489452,0 +4809,3472,397,33.6;28.1;277.6052,25 +4803,3471,397,30.2;26.3;187.69879,0 +4803,3471,397,31.2;30.4;392.3002,0 +4454,3493,397,11.7;8.6;-695.0173,0 +4527,4350,397,10.3;13.2;-467.05188,0 +4527,4350,397,23.7;28.5;297.29858,0 +4527,4350,397,22;20.7;-91.594826,0 +4527,4350,397,18;19.2;-163.881,0 +4540,4363,397,6.9;12.4;-503.86948,0 +4540,4363,397,18.3;19;-175.87857,0 +4540,4363,397,35.6;9.3;-661.57166,0 +4864,3969,397,27.1;26.2;182.3982,0 +4791,3890,397,17.3;22.3;-12.26722,0 +3998,3486,397,12.9;21.1;-71.46996,0 +4416,3976,397,31.5;30.7;408.6884,0 +4861,3972,397,30.5;28.7;308.1169,0 +3997,3487,397,32.1;6.4;-807.3732,0 +3997,3487,397,28;7.1;-770.8534,0 +3990,3488,397,33.6;5.7;-842.84,0 3990,3488,397,34.8;11.1;-572.48645,26 -3990,3488,397,34.1;6.2;-816.29816,0 -3997,3487,397,34.8;10;-627.04034,31 -3997,3487,397,30.8;9;-672.9335,0 -3992,3483,397,21.6;27.9;271.2282,20 -3992,3483,397,21.7;32.1;481.84955,20 -3992,3483,397,17.3;30.4;397.0976,13 -4791,3890,397,17.3;22.3;-12.26722,2 +4416,4410,397,31;32.7;508.3237,0 +4865,3968,397,31;32.6;504.4359,0 +4539,4362,397,21.8;17.5;-250.55255,0 +4539,4362,397,17.8;18.9;-178.2526,0 +4539,4362,397,26.1;11.5;-552.561,0 +4539,4362,397,6.9;12.6;-496.54028,0 +4858,3974,397,27;13.4;-456.30478,0 +3986,3489,397,34.1;20.7;-88.34349,0 +3986,3489,397,35.7;16.5;-300.79483,0 +4793,3965,397,20.3;33.3;539.32806,0 4868,4419,397,17.8;22.1;-22.1046,11 -3998,3486,397,15.6;24.4;93.576065,4 -4416,3976,397,31.5;30.7;408.6884,0 -3986,3489,397,34.2;20.7;-88.20132,0 4528,4351,397,32.8;17.7;-238.52243,0 +4528,4351,397,28.1;21.4;-54.28152,0 +4528,4351,397,27.4;15.9;-330.2166,0 4374,4112,397,31.5;7.6;-745.532,0 14025,11029,397,35.9;13.4;-452.9578,0 4041,4042,397,28.4;17.8;-237.0632,0 -4864,3969,397,27;26.1;180.73967,0 -4454,3493,397,11.7;8.5;-700.77966,0 4677,4081,397,15.8;10.7;-588.2604,0 4866,3967,397,17.8;22;-26.33035,0 4690,4082,397,15.8;10.8;-585.4797,0 -571,541,398,32.6;24.8;116.3364,6 -4792,3891,398,34.1;23.5;48.33994,2 -4166,3563,398,35.1;22.2;-16.732412,10 -5099,113,398,34.8;23.1;27.671852,5 -5099,113,398,29.2;24.1;79.18909,2 -5099,113,398,27.4;28.3;288.3837,23 -5099,113,398,29.4;17.3;-258.98184,21 -5099,113,398,28.3;12.9;-480.39996,21 -5099,113,398,32.8;13.2;-467.4309,23 -5099,113,398,30.6;33;522.3404,9 -5099,113,398,25.8;32.5;498.86395,7 -5099,113,398,36.8;18.9;-181.74542,0 -5099,113,398,15;21;-74.032196,0 -5099,113,398,18.8;26.2;185.04402,0 -5099,113,398,22.9;27.7;258.57147,0 -5099,113,398,23.6;22.2;-13.78772,0 -5099,113,398,23.4;17.2;-266.11588,0 -5099,113,398,17.1;30.4;393.93213,0 -5099,113,398,18;16.1;-318.01343,0 -5099,113,398,21.4;34.6;603.3929,0 -5099,113,398,12;28.4;295.95972,0 -5099,113,398,12;32.7;507.8875,0 -5099,113,398,10.1;36.7;708.5265,0 -5099,113,398,22.9;11.5;-548.70667,0 -5099,113,398,27.7;7.3;-760.61816,0 -5099,113,398,18.1;11.6;-545.8402,0 -4011,3564,398,35.2;21.6;-46.070812,11 -4011,3564,398,34.5;26.3;188.84799,6 -4015,3568,398,29.1;25.1;131.6926,5 -4015,3568,398,28;21.1;-68.01151,24 -4015,3568,398,23.2;25.7;161.04114,0 -4015,3568,398,24;21.5;-51.756,0 -4467,3570,398,28.6;22.7;9.498653,4 -4467,3570,398,25.6;26.7;210.65187,8 -4012,3571,398,27.8;26.4;194.83969,13 -4012,3571,398,27.3;30.8;416.74728,13 -4465,3569,398,27.8;23.4;45.61783,11 -4465,3569,398,25.2;27.4;244.95374,24 -4465,3569,398,22.8;31.7;458.2189,0 -4034,56,398,27.7;22.8;14.773368,14 -4034,56,398,25.8;28.6;306.37225,10 -4034,56,398,31.1;17.8;-237.15721,28 -4034,56,398,30.7;13.7;-442.88632,2 -4034,56,398,23.6;35.6;653.0099,36 -4034,56,398,28.1;8.2;-714.68024,0 -387,3572,398,25.2;32;472.36533,7 -387,3572,398,29.7;31.7;459.84793,17 -398,3567,398,27.2;22.6;2.321621,2 -398,3567,398,23.9;16.7;-291.40338,0 -398,3567,398,25.4;12.1;-522.3778,0 -4008,3565,398,31.6;18.9;-181.5305,3 -4008,3565,398,32;14.6;-394.0042,3 -4029,3566,398,27.6;15.6;-345.12347,24 -4029,3566,398,31.8;11.7;-538.33466,27 -4029,3566,398,27.2;11.6;-546.5522,27 -5098,116,398,27.1;34.2;584.0381,16 -5098,116,398,14.6;18.8;-187.43733,0 +4166,3563,398,40.3;28.5;300.1052,0 +4166,3563,398,35.4;26.2;185.703,0 +4166,3563,398,37.8;22.1;-21.213364,0 +4166,3563,398,34.4;16.3;-308.90735,0 +5099,113,398,38;28.7;308.33856,0 +5099,113,398,31.1;29.3;340.11987,0 +5099,113,398,29.1;33.4;544.3595,0 +5099,113,398,24.4;30.7;408.59628,0 +5099,113,398,19.8;33.2;532.53973,0 +5099,113,398,15.7;33.1;529.1539,0 +5099,113,398,11.4;33.8;564.88605,0 +5099,113,398,12.9;38;773.2538,0 +5099,113,398,17.1;37.8;765.61285,0 +5099,113,398,21.3;37.2;733.31177,0 +5099,113,398,27.1;37.6;756.19977,0 +5099,113,398,37.7;24.4;93.41724,0 +5099,113,398,29.1;24;72.186,0 +5099,113,398,24.6;25.2;133.9173,0 +5099,113,398,19.5;24.9;120.26949,0 +5099,113,398,15;20.9;-81.40428,0 +5099,113,398,14.7;14.9;-381.6132,0 +5099,113,398,26.2;19.9;-131.39557,0 +5099,113,398,20.2;18.5;-199.2901,0 +5099,113,398,15.1;27;224.00293,0 +5099,113,398,25;13.9;-430.85745,0 +5099,113,398,26.9;8.4;-707.06494,0 +5099,113,398,29.4;15.7;-338.0781,0 +5099,113,398,34;15.1;-371.40915,0 +5099,113,398,38;18.8;-186.59822,0 +5099,113,398,10.7;28.2;283.8253,0 +5099,113,398,8.9;38.2;782.1986,0 +5099,113,398,20.8;10.9;-579.8334,0 +12668,9912,398,39.7;27;225.24968,0 +12668,9912,398,35;28.9;318.5136,0 +4011,3564,398,38.1;27.7;257.94104,0 +4011,3564,398,33.7;27.9;269.88275,0 +4011,3564,398,36.7;23.2;34.61264,0 +4011,3564,398,35.8;18.7;-189.62766,0 +4012,3571,398,30.5;29.9;371.30084,0 +4012,3571,398,26.2;30.4;393.0976,0 +4012,3571,398,24.4;20.5;-100.36915,0 +387,3572,398,29.7;31.6;456.9938,0 +387,3572,398,25.1;33.7;560.6164,0 +5098,116,398,27.1;34.2;586.1987,0 +5098,116,398,14.5;18.9;-182.47404,0 +5098,116,398,13;13.9;-431.88846,0 +5098,116,398,11.5;9.3;-659.01746,0 5098,116,398,20.4;8.8;-686.24603,0 -4000,3574,398,27.4;34.3;590.1036,13 -4002,3575,398,26.2;34.3;588.6,1 -4001,3573,398,26.2;34.4;596.1617,21 -4541,4364,398,24.9;32.4;495.31808,19 -4364,4048,398,26.3;28.5;298.9019,20 -12668,9912,398,37.1;23.6;52.212452,0 -4009,3578,398,19.2;25.5;151.3865,0 -4009,3578,398,21.4;21;-76.212105,0 -4009,3578,398,14.6;26.2;186.95673,0 -4007,3577,398,18.6;27.6;256.44153,0 -4007,3577,398,21.4;33;524.1546,0 -725,3989,398,25.1;22.1;-19.430016,0 -4790,3892,398,24.2;19;-174.2175,0 -4529,4352,398,20;30.4;394.84097,0 -4013,3579,398,16;19.6;-147.47697,0 -4013,3579,398,18;15.4;-355.0757,0 -4013,3579,398,23.5;11.5;-548.8604,0 -4013,3579,398,19.3;9.7;-638.203,0 -3999,3582,398,13.1;19.8;-136.12108,0 -3999,3582,398,14.2;14.5;-400.2448,0 +5098,116,398,28.9;38.5;800.873,0 +4000,3574,398,27.4;34.3;590.1036,0 +4002,3575,398,26.3;34.2;586.66626,0 +4001,3573,398,26.1;34.4;594.21124,0 +4034,56,398,23.5;31.6;452.60046,0 +4034,56,398,23.5;35.7;658.5195,0 +4034,56,398,27.2;24.6;107.00685,0 +4034,56,398,30.5;19;-175.72533,0 +4034,56,398,27.8;11.4;-557.74585,0 +4034,56,398,29.2;5.5;-850.1418,0 +4034,56,398,32.8;11.2;-564.01215,0 +4465,3569,398,22.6;31.7;459.39117,0 +4465,3569,398,22.9;36.1;678.46045,0 +4465,3569,398,27.6;25.3;139.71117,0 +4465,3569,398,29.4;20.9;-82.46774,0 +4007,3577,398,21.3;33;525.1315,0 +4007,3577,398,16.9;31.3;440.64243,0 +732,3576,398,18.2;33.1;528.63293,0 +732,3576,398,13.9;33.1;529.3781,0 +732,3576,398,9.9;36.2;686.1054,0 +732,3576,398,16.2;37.6;753.6337,0 +732,3576,398,9.8;30;374.9184,0 +4529,4352,398,14.4;31.6;456.37714,0 +4529,4352,398,27.7;31.1;428.0562,0 +4529,4352,398,21.4;34;574.77686,0 +4468,3587,398,11.9;38.6;802.6546,0 +4467,3570,398,23;35.9;671.3184,0 +4467,3570,398,28;24.2;83.81269,0 +4467,3570,398,23.9;29.5;348.65717,0 +4002,3592,398,26.3;36.7;708.73926,0 +4000,3591,398,26.6;36.8;715.6629,0 +4001,3590,398,27;37.6;753.04785,0 +4000,3584,398,29.7;35.3;640.1382,0 +4002,3585,398,29.9;37.2;732.72754,0 +4001,3583,398,30;35.7;659.19165,0 +4885,3996,398,34.5;31.9;468.3843,0 +141,3994,398,35.9;26.2;186.3223,0 +4413,3995,398,35.3;25.7;159.89896,0 +571,541,398,32.8;24.7;108.4051,0 +4015,3568,398,29.1;25.2;134.06512,0 +4015,3568,398,24.1;25.7;158.97427,0 +4015,3568,398,28;21.1;-70.24472,0 +4015,3568,398,23.9;20.8;-85.70027,0 +398,3567,398,25.7;23.4;46.266983,0 +398,3567,398,23.8;16.7;-291.1573,0 +398,3567,398,25.4;12.1;-522.632,0 +4009,3578,398,20.9;25;122.86254,0 +4009,3578,398,19.7;20.7;-88.51336,0 +4009,3578,398,15.3;27.6;255.95445,0 +4013,3579,398,15.9;19.5;-147.9756,0 +4013,3579,398,15.1;13.8;-434,0 +4013,3579,398,21.1;13;-475.00455,0 +4013,3579,398,21.3;8.1;-720.622,0 +3999,3582,398,13.1;19.8;-133.33762,0 +3999,3582,398,13;15.4;-354.4177,0 +3999,3582,398,13.4;9.9;-628.72986,0 3999,3582,398,18;9;-676.6425,0 -4079,3555,398,13.9;17.3;-261.22086,0 +4006,3581,398,12.7;19;-172.9573,0 +4006,3581,398,13.4;14;-423.77103,0 +4006,3581,398,19.6;11.4;-554.7037,0 +4079,3555,398,13.9;17.3;-259.2777,0 +4079,3555,398,13.1;12.1;-521.0076,0 4079,3555,398,19.3;12.1;-521.37396,0 4079,3555,398,20.8;8.1;-718.9915,0 -4006,3581,398,14.7;15.9;-331.7725,0 -4006,3581,398,19.6;11.4;-554.7037,0 -732,3576,398,18.3;33.1;530.505,0 -732,3576,398,13.7;31.5;451.57178,0 -732,3576,398,8.9;32.8;516.1764,0 +4792,3891,398,34.1;23.5;48.33994,0 +4418,3891,398,31;15.7;-341.6561,0 +4790,3892,398,24.2;19;-174.2175,0 +5550,4713,398,28.4;26;173.7239,0 +5550,4713,398,23;25.1;128.3365,0 +725,3989,398,25;21.8;-36.3948,0 +4008,3565,398,31.6;18.7;-188.49115,0 +4008,3565,398,32;14.7;-391.45984,0 +4008,3565,398,36.6;9.8;-636.46625,0 +4891,3988,398,25.1;22;-27.8859,0 +5551,4723,398,14.6;27.7;257.6152,0 +4542,4365,398,19.8;30.2;383.9534,0 +4542,4365,398,13.8;14.7;-390.7697,0 +4542,4365,398,29.1;21.7;-40.895977,0 +4471,3894,398,30.4;24;73.07014,0 +5042,4091,398,25.7;20.5;-102.2339,0 +4619,4092,398,25.8;20.5;-100.3201,0 +5543,4716,398,21.1;24.4;92.65884,0 +5543,4716,398,21.1;19.2;-164.5872,0 +5549,4724,398,26.8;30.5;397.6379,0 +4541,4364,398,20.5;30.1;377.65536,0 +4541,4364,398,24.9;32.4;495.31808,19 +4029,3566,398,26.6;13.2;-463.4453,0 +4029,3566,398,30.7;11.9;-530.3945,0 +4008,3588,398,26.2;8.9;-678.11597,0 +4008,3588,398,27.1;4.4;-903.74774,0 +4008,3588,398,37;13.2;-465.1404,0 +4142,3586,398,28.3;8.7;-692.35455,0 +387,3589,398,28.9;6.5;-802.4301,0 +387,3589,398,33.8;8.8;-685.31433,0 +4685,4311,398,11.4;34.5;598.3279,0 +5045,4310,398,34;19.9;-132.5552,0 +5042,4309,398,34;19.8;-134.7616,0 +5547,4721,398,32.3;17.7;-240.0637,0 +5548,4720,398,29;17.1;-268.6999,0 +5548,4720,398,19.9;37.6;756.7803,0 +5544,4717,398,27.1;34.4;592.2072,0 +5545,4718,398,27.2;34.2;586.9886,0 +4530,4353,398,21.3;20.2;-117.59904,0 +4530,4353,398,35;13.5;-450.31027,0 +4530,4353,398,34.7;28.6;304.45538,0 +4530,4353,398,26.6;7.6;-746.81586,0 +398,3963,398,14.2;36.4;694.64496,0 +4794,3964,398,13.5;36.5;701.59985,0 +4893,3986,398,22.9;31;426.8661,0 +4892,3987,398,16.8;35.6;653.55225,0 +4887,3993,398,38.5;20.4;-102.89952,0 +4364,4048,398,26.3;28.5;298.9019,20 4692,4084,398,11.2;28.6;302.615,0 4691,4083,398,11.3;28.6;304.4011,0 4691,4083,398,9;38.1;780.395,0 -4468,3587,398,11.1;38.8;815.9678,0 4690,4082,398,9;38.1;777.5394,0 -4008,3588,398,26.2;8.8;-683.007,0 -4142,3586,398,28.2;8.1;-721.7667,0 4894,3985,398,28.2;7.9;-731.1159,0 -4530,4353,398,26.6;7.6;-746.81586,0 -4542,4365,398,17.1;11;-573.8391,0 -13961,10349,130,9.3;8.8;-119.56356,1 -7245,6565,130,10.3;8.5;-135.40527,0 -136,396,137,22.9;21.1;-16.139256,11 -136,396,137,20;25.9;222.21458,27 -136,396,137,18.8;34.3;642.865,10 -348,1719,137,21.9;23.6;109.626144,8 -2107,1721,137,21.9;23.6;106.3547,9 -1289,1720,137,21.6;22.9;73.30212,2 -1155,1332,137,21.9;23.5;105.353584,10 -788,1273,137,21.6;22.4;50.65337,1 -384,684,137,18.5;24.8;170.74205,15 -26,26,137,20.2;25.8;219.8481,28 -117,352,137,19.5;27.2;288.8122,1 -320,353,137,18.4;33.9;621.8818,13 -320,353,137,18.4;29.4;399.45816,13 -2,411,137,19.4;34.9;674.3913,7 -2,411,137,23.8;21.8;20.439846,6 -178,366,137,20.3;33.1;583.6863,17 -55,1821,137,25;21.2;-9.289619,19 -55,1821,137,31.1;20.2;-63.42728,31 -3203,2947,137,25.2;21.8;20.567848,8 -63,1824,137,25.5;20.8;-32.984554,19 -63,1824,137,29.6;21.3;-5.415344,25 -64,1825,137,25.6;21.3;-8.08724,21 -64,1825,137,30.4;20.5;-48.73996,28 -61,1822,137,25.6;20.9;-24.662737,20 -61,1822,137,30.1;19.4;-102.54197,1 -62,1823,137,26.1;21.3;-4.784592,18 -62,1823,137,31.1;19.3;-107.208,30 -133,115,137,28.1;24.7;162.631,9 -133,115,137,28;30;428.8347,16 -133,115,137,32;32.4;549.8218,30 -133,115,137,27.9;35.4;700.80383,25 -329,369,137,27.9;25.5;205.0659,7 -331,373,137,27.7;25.4;198.261,14 -328,379,137,27.9;25.6;206.3782,18 -322,1313,137,29.3;25.8;220.98454,25 -322,1313,137,28.2;30.5;452.00107,6 -322,1313,137,27;34.6;659.7673,16 -386,639,137,29.6;24.7;161.54128,11 -314,1068,137,29.6;27.8;317.3704,4 -312,361,137,31.1;26.4;250.77556,33 -790,1274,137,30.7;29.2;386.2941,26 -325,560,137,30.8;33.3;595.81213,13 -314,341,137,30.1;34.6;658.8453,33 -170,351,137,26.5;32.7;561.881,13 -1231,858,137,26.2;32.7;564.1851,18 -1082,891,137,30.2;29.2;389.1048,4 -3220,2964,137,14.7;28.8;366.6561,1 -1190,981,137,28.4;33.8;617.00867,38 -1420,1608,137,27.8;28.5;355.73074,10 -1408,894,137,27.7;28.6;360.40515,15 -201,1826,137,28.5;19.6;-93.76828,13 -326,1080,137,32;28.7;365.93945,13 -14702,1385,137,36;30.5;455.4359,1 -322,1076,137,29.9;29;376.62662,17 -45,45,137,31.7;28.1;335.53894,32 -1216,1339,137,31.2;28.5;352.57684,38 -2142,1515,137,18.1;28;329.8896,0 -1378,1326,137,31.8;23.7;112.7623,0 -1372,1201,137,30.7;35;679.77747,0 -1371,1200,137,31.1;35.2;686.548,0 -389,643,137,32.8;31.8;516.1321,0 -118,1092,137,31.8;28.6;358.0346,0 -3572,3166,137,31.8;28.5;351.1252,0 -59,56,139,28.6;22.5;54.03659,9 -59,56,139,33.8;25.1;182.60759,12 -389,643,139,28.6;22.2;39.2212,8 -389,643,139,33.1;25.2;187.12782,20 -1155,1868,139,28.4;21.1;-17.58236,19 -2109,1604,139,28.4;21;-20.24911,21 -346,415,139,28.5;21.4;-0.13004136,12 -346,415,139,35.6;24.3;141.83037,5 -345,416,139,28.7;21.3;-6.2067175,13 -345,416,139,28.7;25.7;215.57094,12 -345,416,139,35.1;23.9;122.31244,9 -344,413,139,29;21.2;-11.202309,14 -344,413,139,28.3;25.6;209.13301,13 -344,413,139,32.8;25.3;194.67989,14 -787,1273,139,28.9;23;77.13647,2 -139,391,139,28.1;24.5;152.34172,18 -3188,2932,139,28;25.5;204.2016,19 -3188,2932,139,13.8;25.7;215.92114,0 -343,414,139,28.1;25.6;206.94937,14 -343,414,139,34.7;24.1;134.68642,6 -343,414,139,27.8;21.5;5.0599093,35 -383,642,139,32.7;25.4;198.27783,13 -1154,1331,139,28.5;22.9;75.42546,19 -2151,1522,139,28.5;22.9;75.28534,25 -2150,1521,139,28.4;24.5;155.41513,17 -329,369,139,28.2;20.1;-66.083374,14 -328,379,139,27.3;19.5;-98.074135,21 -330,376,139,26.6;19.5;-94.8605,40 -331,372,139,26.9;18.6;-142.68236,6 -2148,1519,139,34.2;24.1;133.40034,16 -1153,981,139,28.4;22.9;74.16667,13 -159,382,139,28.3;22.7;64.47902,16 -36,296,139,14.3;24.8;170.62126,2 -382,638,139,14.1;24.5;155.95657,19 -303,1180,139,14;25.2;187.04791,31 -328,380,139,12.7;22.6;59.700867,17 -159,381,139,13.1;22.3;45.155727,18 -329,370,139,11.7;22.6;57.96058,11 -46,2056,139,30;24.3;141.4524,0 -4401,4111,139,35.4;24.1;133.2875,0 -4400,4110,139,35.5;24.1;132.8182,0 -347,1236,139,12.5;24.8;168.87053,0 -814,1239,139,12.5;24.8;167.41539,0 -330,1235,139,11.5;24;126.015495,0 -818,1372,139,11.4;24.1;133.50406,0 -28,28,139,10.1;21.1;-15.002092,0 -1288,886,139,9.1;21;-21.609188,0 -12667,9911,139,9;21.4;0.46602976,0 -2149,1520,139,14;24.3;145.96988,0 -816,1240,139,12.1;25.1;184.1571,0 -5252,4666,139,27;22.7;61.16508,0 -5049,4079,139,29.3;21.6;9.3084,0 -14087,10982,958,15.1;31;476.9817,8 -14088,10981,958,13.3;29.1;385.6107,5 -13482,10665,958,12.5;33;578.49524,6 -13482,10665,958,17.3;29.5;404.60217,5 -13482,10665,958,22.1;30.5;452.7369,3 -13482,10665,958,23.2;26.5;255.46483,8 -13482,10665,958,20;22.5;55.577324,15 -13482,10665,958,13.1;28.6;356.28778,12 -13482,10665,958,32.7;17.7;-185.92415,4 -13482,10665,958,31.2;11.9;-475.92786,15 -13482,10665,958,27.5;27;276.58054,9 -13482,10665,958,30.2;21.8;17.938963,10 -13482,10665,958,15;24.4;146.2263,25 -13482,10665,958,31.8;32.5;551.2016,0 -13475,10659,958,17.6;31;477.93137,1 -13475,10659,958,19.6;26.5;254.60124,0 -13479,10662,958,21.7;32;526.73047,5 -13479,10662,958,26.8;31.9;523.7296,0 -13477,10660,958,22.6;25.9;225.97432,6 -13477,10660,958,22.2;21.1;-16.008886,8 -13477,10660,958,17.8;21.9;25.854809,21 -13481,10664,958,23.1;27.7;315.81485,2 -13481,10664,958,27.7;24.6;158.33449,13 -13480,10663,958,19.5;25.4;197.89073,5 -13480,10663,958,15;23.8;117.77672,8 -13474,10658,958,27.7;22.7;62.583515,11 -13474,10658,958,32.4;15.8;-281.05182,16 -13775,10615,958,20.1;24.3;143.97705,1 -13473,10657,958,12.2;28;329.49503,4 -13469,10653,958,30.2;16.9;-228.28972,12 -13469,10653,958,29.7;12.4;-449.58337,12 -13948,10667,958,33.4;18.5;-146.80133,10 -13948,10667,958,30.1;23.2;88.92451,9 -13948,10667,958,34.7;10.4;-550.056,0 -13483,10666,958,30;15.9;-274.66608,13 -13483,10666,958,17.2;13.8;-380.81238,5 -13483,10666,958,16.6;19;-122.6782,19 -14151,10758,958,28.5;14.4;-351.66605,9 -13467,10651,958,28.7;13.3;-405.8683,10 -13467,10651,958,17;12.6;-439.49927,1 -13467,10651,958,18.4;17.8;-183.79666,13 -13467,10651,958,23.7;18.5;-144.4414,0 -13470,10654,958,27;11.3;-507.58234,5 -13470,10654,958,22.9;13.1;-418.80182,6 -13470,10654,958,18.4;13.9;-375.33377,6 -13464,10648,958,28.6;9.8;-579.5146,8 -13464,10648,958,21.1;10.1;-568.2005,1 -14304,10771,958,23.8;9.9;-574.259,21 -13468,10652,958,18.1;12.1;-466.7003,21 -13468,10652,958,14;9.7;-586.4623,0 -14148,10756,958,14.9;12.5;-448.71863,15 -13465,10649,958,18.6;15.2;-312.8538,10 -13465,10649,958,19.9;19.2;-110.42163,18 -13465,10649,958,27.2;19.1;-117.50925,11 -14152,10754,958,18.5;10.7;-537.63513,7 -14150,10760,958,21.3;14.9;-326.30215,18 -14147,10750,958,24.4;27.4;296.56342,5 -13472,10656,958,32.2;27.5;301.82028,9 -14149,10757,958,15.1;12.4;-452.5619,14 -13758,10619,958,15.9;19.4;-99.28303,1 -14205,11169,958,16.9;22.6;59.62664,30 -13466,10650,958,13.5;20;-69.849075,29 -13466,10650,958,14;15.6;-293.39883,9 -14396,11167,958,17.3;23.2;87.53227,12 -13972,10639,958,11.8;17;-220.11325,12 -13471,10655,958,11.3;13.6;-389.22385,5 -13937,10628,958,23.3;25.7;212.24992,0 -13973,10640,958,32.8;21.8;17.813103,0 -13973,10640,958,23.4;25.6;209.89978,0 -14686,11347,958,30.2;22.7;65.3557,0 -14206,10753,958,16.7;25.9;221.2631,0 -14178,10752,958,16.4;25.8;216.3283,0 -14688,11349,958,20.7;13.1;-414.6945,0 -14687,11348,958,20.7;13;-420.3223,0 -14154,10755,958,14.2;16.5;-246.02274,0 -14272,11121,958,34.3;17.4;-200.7041,0 -14272,11121,958,29.4;35.2;689.3849,0 -14272,11121,958,16.6;12.1;-467.36197,0 -14272,11121,958,34.1;10.1;-564.90924,0 -14271,11120,958,34.3;17.4;-200.71669,0 -14271,11120,958,34;9.9;-575.214,0 -14270,11119,958,34.2;17.4;-200.9033,0 -14270,11119,958,34.2;9.8;-582.6922,0 -14269,11118,958,34.3;17.4;-203.6957,0 -14269,11118,958,29.4;35.2;688.98694,0 -14269,11118,958,16.6;12.1;-466.6098,0 -14273,11122,958,34.3;17.4;-201.4921,0 -14273,11122,958,29.3;35.6;708.51117,0 -14273,11122,958,16.4;11.8;-482.9375,0 -14266,11115,958,34.5;17.4;-199.3235,0 -14266,11115,958,29.5;35.4;700.3206,0 -14266,11115,958,16.4;11.9;-475.2462,0 -14266,11115,958,34;9.9;-575.239,0 -14264,11113,958,34.4;17.5;-198.0505,0 -14264,11113,958,29.5;35.4;700.78046,0 -14264,11113,958,16.4;11.9;-478.06726,0 -14264,11113,958,34.1;9.8;-582.5555,0 -14175,10747,958,28.1;31.5;503.5053,0 -13478,10661,958,30.4;31.7;513.5254,0 -13961,10349,958,29.3;35.5;702.2469,0 -14268,11117,958,34.1;10.1;-566.39624,0 -14078,10987,958,31.6;22.7;61.61979,0 -14079,10986,958,28.3;23.3;91.70589,0 -14080,10986,958,20.9;29.3;394.9502,0 -14083,10984,958,24.8;23.4;100.7365,0 -14174,10746,958,13;27.3;293.47415,0 -13445,10610,961,12.6;14.7;-335.38702,5 -13445,10610,961,12.7;19.3;-107.499115,5 -13431,10596,961,10.4;14.6;-341.18423,4 -13443,10608,961,9.9;20.1;-68.33114,4 -13443,10608,961,12.6;24.6;156.60286,0 -14162,10801,961,13.8;17;-222.86955,3 -14163,10802,961,14;17;-222.87332,9 -13438,10603,961,20.7;13.1;-414.2328,5 -13438,10603,961,29.9;12.3;-456.1703,7 -13438,10603,961,25;13.9;-375.5481,0 -13441,10606,961,19.8;11.7;-485.74957,11 -13441,10606,961,23.3;6.5;-746.6965,0 -13439,10604,961,22.9;10.9;-526.5922,3 -13439,10604,961,26.9;10.5;-545.1635,0 -13436,10601,961,23.8;10.4;-553.243,8 -13435,10600,961,12.8;10.3;-557.1712,3 -13435,10600,961,17.8;7.7;-684.6121,8 -13444,10609,961,11.8;8.9;-626.4024,7 -13447,10612,961,24.2;20.9;-28.677492,1 -13447,10612,961,10.2;30.9;474.8502,5 -13447,10612,961,27;26.1;235.66289,1 -13447,10612,961,22.5;26.5;251.09904,12 -13447,10612,961,31;24;127.033516,11 -13447,10612,961,24.7;30.6;456.78888,12 -13432,10597,961,27.3;23.6;107.24643,2 -13449,10614,961,26;20.4;-52.0488,4 -13449,10614,961,9;30.4;448.07397,8 -13449,10614,961,23;27.5;301.0663,7 -13449,10614,961,19.9;21;-19.319424,5 -13449,10614,961,25.9;33.2;586.10504,11 -13427,10592,961,25.4;19.8;-80.52849,7 -13427,10592,961,21.8;25.1;183.77606,3 -13440,10605,961,29.4;17.8;-183.41939,4 -13440,10605,961,34.7;19.6;-92.85542,7 -13440,10605,961,37.7;15.1;-316.68787,18 -13440,10605,961,32;12.8;-432.26212,13 -13446,10611,961,30.8;18;-173.49707,9 -13446,10611,961,35.1;18.1;-167.54572,22 -13442,10607,961,10.6;34.4;647.0957,9 -13442,10607,961,5.6;34.8;667.7048,1 -13448,10613,961,8.7;30.5;453.47897,7 -13448,10613,961,24.5;18.9;-127.03512,8 -13448,10613,961,21.6;23.9;123.24106,5 -13448,10613,961,20;28.5;352.43777,9 -13448,10613,961,24.8;28.7;362.7226,8 -13448,10613,961,30.6;23.4;97.4054,23 -13448,10613,961,25.1;32.9;572.37225,4 -13429,10594,961,7.9;29.7;413.99716,10 -13429,10594,961,12.1;32;526.9242,6 -13976,10643,961,32.7;18.9;-128.27461,18 -13976,10643,961,33.9;10.5;-544.93945,17 -13976,10643,961,12.6;9.9;-578.8998,0 -16067,12307,961,12.8;8.8;-632.9197,11 -16067,12307,961,16.8;30.8;470.8219,5 -16067,12307,961,27.1;24.1;133.54851,4 -16067,12307,961,22.5;24.4;150.7524,3 -16067,12307,961,29.7;9.5;-598.8716,20 -16067,12307,961,29.2;17.4;-199.1912,0 -16067,12307,961,11.8;33.3;592.22736,0 -16067,12307,961,37;18.4;-149.3201,0 -16058,12298,961,12.8;8.6;-642.6069,12 -16058,12298,961,17;31;476.86615,11 -16058,12298,961,37.2;18.3;-156.02179,14 -16058,12298,961,27.3;24.2;138.20631,15 -16058,12298,961,22.6;24.4;147.36214,5 -16058,12298,961,29.2;17.6;-190.64606,9 +4415,3991,398,35.4;17.7;-238.1047,0 +4758,4412,398,12;38.9;820.1816,0 +4038,3613,400,28.4;32.7;508.34015,0 +4038,3613,400,28.9;27.9;268.07828,0 +4038,3613,400,33.5;34.7;607.6977,0 +4047,117,400,28.1;32.4;496.0417,0 +4047,117,400,25.1;27.7;257.88846,0 +4047,117,400,29.4;27.6;254.79967,0 +4047,117,400,27.3;20.5;-102.455505,0 +4047,117,400,29.2;12;-524.8207,0 +4047,117,400,12.9;30.8;414.2472,0 +4047,117,400,17.9;27.2;232.53769,0 +4047,117,400,34;21.9;-29.691612,0 +4047,117,400,34.1;30.4;396.0444,0 +4047,117,400,36.9;25.9;169.22694,0 +4047,117,400,38.5;30.9;419.85645,0 +4047,117,400,33;35;623.34985,0 +4047,117,400,20.9;31.6;454.81702,0 +4047,117,400,13.8;25;123.25911,0 +4047,117,400,12.6;19.9;-130.33162,0 +4047,117,400,11.5;14.7;-391.96176,0 +4047,117,400,10.3;10.3;-611.6571,0 +4047,117,400,7.1;19.3;-160.42003,0 +4047,117,400,32.4;16.4;-303.91248,0 +4047,117,400,23;21.3;-61.444824,0 +4047,117,400,16.3;14;-425.6172,0 +4047,117,400,22;10.2;-615.1208,0 +4047,117,400,16.9;32.4;496.36044,0 +4047,117,400,11.2;36;672.9148,0 +4047,117,400,5.7;13.9;-428.72614,0 +5101,115,400,27.9;31.6;456.17114,0 +5101,115,400,26.7;27.6;252.82945,0 +5101,115,400,27.2;19.9;-129.12392,0 +5101,115,400,27.9;10.1;-622.1426,0 +5101,115,400,13.7;29.7;359.99725,0 +5101,115,400,18.3;30.5;400.21063,0 +5101,115,400,19.4;23.9;67.11305,0 +5101,115,400,32.1;24.4;96.053696,0 +5101,115,400,39;29.2;334.8917,0 +5101,115,400,38.8;24.7;108.67027,0 +5101,115,400,34.6;32.5;498.8561,0 +5101,115,400,22.3;29;324.47644,0 +5101,115,400,12.8;24;72.627335,0 +5101,115,400,12.7;18.8;-185.62463,0 +5101,115,400,9;14.6;-394.12906,0 +5101,115,400,8.8;9.4;-657.5043,0 +5101,115,400,6.4;20;-125.4265,0 +5101,115,400,34.3;15.4;-354.4943,0 +5101,115,400,21.2;19.6;-143.63615,0 +5101,115,400,16.9;18.9;-181.7291,0 +5101,115,400,15.2;14;-425.81656,0 +5101,115,400,21.3;10.9;-581.3232,0 +5101,115,400,16.9;34.6;604.3746,0 +5101,115,400,7;33.9;568.7853,0 +5101,115,400,7.9;38;772.93066,0 +4631,3628,400,24.8;30;372.59976,0 +4631,3628,400,8.3;17.1;-269.93875,0 +11515,9248,400,26.2;27.4;242.18552,0 +3999,3620,400,27.6;27.1;230.92099,0 +3999,3620,400,31.8;24.9;119.8479,0 +3999,3620,400,36.5;26.9;220.45972,0 +3999,3620,400,36.5;32.4;493.126,0 +4755,3957,400,29.5;23.9;70.13402,0 +4470,3616,400,26.3;20.4;-103.386345,0 +4469,3630,400,29.1;11.2;-563.8214,0 +4469,3630,400,25.1;8.1;-719.2677,0 +4076,3619,400,12;31;426.6684,0 +4076,3619,400,16.7;27.8;264.6179,0 +4076,3619,400,18.9;33;523.4695,0 +4668,3618,400,17.9;29.2;335.3516,0 +4668,3618,400,22.9;30.6;405.82886,0 +4842,3952,400,19;28.8;316.6,0 +4045,3625,400,17.4;25.5;147.33067,0 +4045,3625,400,12.5;22.8;12.840271,0 +4045,3625,400,17.2;20.4;-104.20587,0 +4534,4357,400,17.5;24.8;116.78139,0 +4042,3617,400,22.6;24.2;86.46527,0 +4042,3617,400,23.1;19.9;-130.79965,0 +4763,3950,400,20.9;23.4;43.14307,0 +4763,3950,400,16.8;31.6;456.24417,0 +4765,3951,400,21;23.4;44.2408,0 +4765,3951,400,27.9;32.9;519.315,0 +4036,3626,400,33.5;22.7;7.572977,0 +191,3627,400,31.3;29.4;342.83353,0 +4039,3614,400,34.9;29;323.93903,0 +4039,3614,400,34.8;33.2;536.86163,0 +4039,3614,400,27.3;32.3;490.4809,0 +4533,4356,400,36.9;26;175.36697,0 +4533,4356,400,25.7;7.9;-728.41016,0 +4533,4356,400,22.3;31.2;432.4408,0 +4533,4356,400,24.5;20.4;-107.19912,0 +4533,4356,400,26.4;27.5;247.30327,0 +4533,4356,400,31.9;32.3;490.98206,0 +5056,3948,400,13.1;24.7;111.1065,0 +4764,3948,400,16.8;31.7;458.1722,0 +4015,3668,400,11;20.6;-96.74993,0 +4015,3668,400,16.3;18.7;-192.7425,0 +190,3622,400,10.3;18.3;-212.66174,0 +190,3622,400,16.3;15.2;-364.22974,0 +4044,3629,400,8.9;19;-177.88615,0 +4044,3629,400,11;11;-574.36865,0 +4044,3629,400,6.7;9.4;-655.56616,0 +30,3621,400,8.2;15.9;-331.9283,0 +30,3621,400,7.5;10.9;-580.0869,0 +4545,4368,400,7.8;15.5;-351.33362,0 +4545,4368,400,36.9;26;175.14824,0 +4545,4368,400,15.6;30.2;387.09174,0 +4752,3960,400,32.5;24.9;120.8226,0 +4041,3615,400,30.8;18.7;-189.43015,0 +4037,3624,400,34.6;14.6;-397.4998,0 +4037,3624,400,21.8;20.7;-91.77966,0 +4037,3624,400,19.1;14.2;-413.9995,0 +4757,3955,400,21.4;29.2;333.54764,0 +4751,3958,400,36.2;32.9;519.4371,0 +4490,3905,400,28.8;29;325.97318,0 +4487,3904,400,28.6;29;322.38852,0 +4078,3623,400,17.6;13.5;-450.55908,0 +4078,3623,400,22.5;11.6;-545.85077,0 +4546,4369,400,22.6;30.8;412.2643,0 +4546,4369,400,28.8;20.1;-122.32301,0 +4850,3982,400,22.4;21.5;-51.69263,0 +4468,3631,400,10.6;35.5;647.97485,0 +4468,3631,400,17.1;32;474.37537,0 +4760,3953,400,20.4;17.2;-265.19763,0 +4851,3981,400,14.8;13.2;-466.7951,0 +4762,4417,400,25.6;8.1;-718.402,0 +4668,3697,400,27.2;31.4;445.466,0 +4631,3669,400,27.9;31.5;448.0181,0 +4751,4407,400,30;24.2;84.62027,0 +4479,3907,400,30.4;19.6;-147.1076,0 +5054,4028,400,30.4;19.4;-154.0857,0 +7245,6565,131,14;10.3;-43.986313,0 +10372,8507,813,36.4;29;378.89386,0 +10372,8507,813,30.7;27.8;318.12775,0 +10372,8507,813,26.5;27.4;300.47864,0 +10372,8507,813,30.7;23.4;96.58675,0 +10372,8507,813,30.1;13.8;-380.9859,0 +10372,8507,813,26.5;21.8;17.666271,0 +10372,8507,813,35.8;24.4;146.80017,0 +10372,8507,813,21.6;27.3;294.09045,0 +10372,8507,813,22.1;23.2;87.10533,0 +10372,8507,813,15.7;20.5;-48.008823,0 +10367,8502,813,35.6;30.7;464.14297,0 +10367,8502,813,30.3;26.8;270.84302,0 +10367,8502,813,26.1;24.8;167.18272,0 +10367,8502,813,31;22.7;63.11341,0 +10367,8502,813,35.8;25.7;212.3808,0 +11157,8937,813,33.8;28.4;350.5251,0 +10364,8500,813,28.2;29.5;405.38168,0 +10364,8500,813,22.5;28.6;358.7637,0 +10364,8500,813,27.2;33.5;602.87885,0 +10938,8844,813,28.6;23.7;113.8162,0 +10944,8851,813,28.5;23;78.91682,0 +11158,8939,813,34.6;20.4;-49.21039,0 +10379,8514,813,32.5;19.6;-93.63407,0 +10379,8514,813,36.5;17.1;-217.23985,0 +10379,8514,813,34;12.9;-425.4997,0 +10379,8514,813,27;12.5;-446.2513,0 +10379,8514,813,22.9;12.1;-464.18372,0 +10379,8514,813,22;17.7;-187.26642,0 +10379,8514,813,27.7;19.8;-80.55825,0 +11157,8938,813,36.3;22.9;72.46512,0 +10363,8499,813,36.7;17.6;-193.60872,0 +10363,8499,813,35.8;12.5;-448.8303,0 +10363,8499,813,31.5;10.6;-543.7762,0 +10370,8505,813,36.5;12.7;-437.0462,0 +10370,8505,813,32.2;12.1;-467.49136,0 +10384,8907,813,36.9;12.2;-461.03976,0 +10384,8907,813,23.2;29.8;418.45663,0 +10384,8907,813,30.9;22;27.784807,0 +10384,8907,813,11.7;17.1;-218.64471,0 +10384,8907,813,25.1;23.9;124.7763,0 +10384,8907,813,35.6;26.8;269.6584,0 +10384,8907,813,27.2;37.4;798.3759,0 +10377,8512,813,29;12.9;-426.45816,0 +10377,8512,813,23.9;12.9;-428.8726,0 +10937,8843,813,25.3;12.4;-451.7934,0 +10935,8843,813,32.7;17.8;-183.36205,0 +11249,8838,813,25.3;12.4;-453.1898,0 +10362,8498,813,20;9.7;-586.03394,0 +10362,8498,813,15;6.2;-760.0257,0 +10362,8498,813,16;10.4;-553.1648,0 +10381,8516,813,20.5;14;-371.34738,0 +10381,8516,813,25.1;16.5;-245.00658,0 +10380,8515,813,19.2;14.1;-365.65912,0 +10380,8515,813,24.4;18.7;-134.59085,0 +10380,8515,813,30.3;18.5;-146.36548,0 +10371,8506,813,17.6;14.4;-353.7371,0 +10371,8506,813,9.8;18.6;-141.2018,0 +10371,8506,813,9.8;14.2;-363.00504,0 +10378,8513,813,22.2;13.8;-382.02982,0 +10378,8513,813,25.8;17.9;-178.84311,0 +10369,8504,813,25.4;20.6;-39.92142,0 +10369,8504,813,25;24.7;165.87892,0 +10369,8504,813,21.4;19.6;-93.9899,0 +10385,8908,813,29.6;18.9;-124.29377,0 +10385,8908,813,19.8;9.7;-586.579,0 +10386,8909,813,28;30.8;470.2216,0 +10386,8909,813,35.5;15.9;-275.9956,0 +10386,8909,813,35.4;26.7;262.33694,0 +10386,8909,813,22.9;29.4;400.71127,0 +10386,8909,813,30.7;22.3;42.60942,8 +10375,8786,813,22.8;25.8;217.15633,0 +10375,8786,813,18.8;23.1;81.22956,0 +10941,8848,813,19.6;21.5;4.286908,0 +10383,8906,813,18.7;23.1;82.00088,0 +10383,8906,813,25.5;23.6;107.855286,0 +10935,8845,813,19.7;20.9;-27.873287,0 +11469,8845,813,14.4;18.5;-147.67241,0 +10376,8511,813,14.6;11.4;-502.6357,0 +10376,8511,813,10.1;11.1;-516.4731,0 +10942,8849,813,32.2;17.7;-184.63217,0 +10365,8501,813,14.7;23.2;90.12478,0 +10365,8501,813,9.4;21.1;-18.027708,0 +10365,8501,813,9.1;25.7;215.17647,0 +10374,8509,813,14.2;20.4;-52.704285,0 +10374,8509,813,9.1;20.1;-68.50546,0 +5036,108,813,14.6;18.5;-145.156,0 +10943,8850,813,14.6;18.3;-158.33429,0 +10982,8839,813,10.3;21.6;10.67883,0 +10937,8842,813,10.3;21.6;8.046244,0 +10939,8842,813,10.5;14.1;-364.0821,9 +11156,8940,813,8.7;16.6;-243.5187,0 +11158,8941,813,8.7;16.4;-252.2469,0 +10368,8503,813,14.1;17;-222.91205,0 +10984,8841,813,10.2;22.1;35.529827,0 +10983,8840,813,10.3;21.8;20.886742,0 +10373,8508,813,30.4;37.4;800.298,0 +10373,8508,813,25.7;35.1;683.59753,22 +11156,8936,813,31.7;34.8;667.6584,0 +10854,8422,813,34.1;15.9;-277.3282,0 +11437,9159,813,26.1;36.2;738.5604,23 +11059,8760,813,17.6;16.9;-225.5803,0 +11059,8760,813,38.1;13.7;-387.8565,0 +11063,8764,813,17.7;16.9;-225.83105,0 +11063,8764,813,38;13.7;-388.6685,0 +11061,8762,813,17.6;16.9;-224.6665,0 +11061,8762,813,38.1;13.6;-389.65952,0 +11055,8756,813,17.6;16.9;-226.3585,0 +11055,8756,813,38;13.7;-387.8155,0 +12162,9582,813,37.7;21.9;22.39145,0 +12662,9864,813,34.5;25.9;222.9242,0 +12663,9865,813,34.5;25.9;222.9242,0 +12664,9866,813,34.5;25.9;222.9242,0 +12665,9867,813,21.5;15.4;-302.3449,0 +10945,8854,813,20.7;28.1;334.64685,0 +10947,8853,813,20.7;28.2;336.7207,0 +10946,8852,813,20.8;28.5;354.2908,0 +10274,8596,817,7.5;34.5;652.3077,0 +10278,8600,817,7;33.8;620.12256,0 +10278,8600,817,11.7;31.6;506.6134,0 +10278,8600,817,17.3;32.7;563.40674,0 +10278,8600,817,11.8;35.7;713.9812,0 +10278,8600,817,12.8;27.2;286.16147,0 +10278,8600,817,16.5;23.1;81.67959,0 +10917,8457,817,10;35.3;694.4055,0 +10282,8604,817,11.4;32.3;541.1362,0 +10282,8604,817,12.4;36.6;757.4201,0 +10287,8609,817,14.2;31.1;483.95605,0 +10287,8609,817,13.7;26.7;262.9755,0 +10287,8609,817,15.2;36.4;747.0841,0 +10284,8606,817,23.6;27.3;291.9466,0 +10284,8606,817,28.4;26.8;270.25085,0 +10284,8606,817,28.5;22.3;43.195,0 +10290,8612,817,24.6;29;376.26147,0 +10290,8612,817,23;33.1;581.63306,0 +10275,8597,817,25.7;27.7;313.6721,0 +10275,8597,817,30.4;25.7;211.1043,0 +10300,8894,817,25.2;30.2;438.32382,0 +10300,8894,817,26.3;24;128.9731,0 +10300,8894,817,33.4;22.9;72.8361,0 +10674,8478,817,13.2;35;678.6887,0 +4418,8473,817,13.4;35.1;682.3941,0 +11185,8474,817,13.3;35;679.9503,0 +10674,8476,817,13.5;35.2;686.8517,0 +4410,8475,817,13.4;35.1;685.1183,0 +4413,8477,817,13.6;35.3;692.6962,0 +10299,8893,817,8.5;34.6;657.0492,0 +10299,8893,817,17.6;35;680.71356,0 +4418,8471,817,15.4;28;326.8815,0 +4416,8470,817,15.4;28;328.9671,0 +10915,8453,817,14.2;28.5;351.1573,0 +10295,8591,817,16;25;179.84073,0 +10294,8616,817,25.8;23.5;102.15986,0 +10178,8479,817,26.1;24.4;148.82196,0 +4416,8479,817,23.9;29.3;391.7474,0 +10178,8483,817,26.2;24.8;170.7091,0 +4418,8483,817,24;29.2;390.6718,0 +10281,8603,817,27.3;23.1;85.04721,0 +10281,8603,817,31.4;24.2;138.58897,0 +11191,8468,817,25.5;21.7;11.989347,0 +10920,8467,817,25.5;21.6;7.2814,0 +10180,8484,817,25.7;22.2;37.7401,0 +10180,8484,817,23.9;29.1;382.6915,0 +10298,8892,817,15;30.2;437.0853,0 +10298,8892,817,8.6;34.9;673.90765,0 +10298,8892,817,29.6;25.9;223.20422,0 +10298,8892,817,16.9;24.2;140.07585,12 +10297,8891,817,26.1;24;128.2255,0 +10297,8891,817,12.3;35.6;710.7013,0 +11190,8466,817,24;29.5;405.14117,0 +10916,8454,817,12.6;30.3;443.14142,0 +10291,8613,817,10.4;25.6;207.17625,0 +10291,8613,817,5.7;23;76.40046,0 +10286,8608,817,30.9;21.8;18.625633,0 +10285,8607,817,31.1;22.7;64.01022,0 +10289,8611,817,14.7;22;27.257221,0 +10293,8615,817,15.9;21.1;-15.1119,0 +10283,8605,817,12.6;22.9;74.34409,0 +10283,8605,817,7;21.4;-2.953772,0 +10277,8599,817,26;14.9;-327.05576,0 +10276,8598,817,24.4;14.8;-333.84958,0 +11031,8732,817,24.3;15.3;-305.6598,0 +11026,8727,817,24.4;15.2;-310.6377,0 +11034,8735,817,24.4;15.2;-310.0137,0 +11030,8731,817,24.6;15.3;-307.161,0 +11027,8728,817,24.6;15.3;-308.7604,0 +10266,8589,816,7.5;36;726.9007,0 +10266,8589,816,12.4;35.2;689.6138,0 +10247,8155,816,10.2;34.2;639.79443,0 +10247,8155,816,7.5;30;430.6144,0 +11195,8672,816,8.1;32;530.80554,0 +10273,8656,816,9.2;30.9;473.1714,0 +10273,8656,816,10.6;20.3;-56.50724,0 +10257,8788,816,7.3;26.4;249.40323,0 +10257,8788,816,4.3;22.3;41.891502,0 +10257,8788,816,10.8;22.1;31.87036,0 +10256,8579,816,8.1;25.7;214.7873,0 +10256,8579,816,8.4;21.5;3.2084684,0 +10256,8579,816,4;23.4;98.66944,0 +10258,8581,816,5.7;20.1;-64.5494,0 +10258,8581,816,9.9;20.8;-29.953337,0 +10271,8654,816,7.6;23;80.07606,0 +10271,8654,816,13.7;33.9;625.5893,0 +10271,8654,816,25.7;7.2;-713.9981,0 +10271,8654,816,19.5;34.6;659.2841,0 +11196,8674,816,6.3;27.2;287.37317,0 +4414,8676,816,6.6;27.2;286.5323,0 +4414,8675,816,6.7;27.1;284.302,0 +10248,8571,816,11.6;21.5;1.3096882,0 +10248,8571,816,15.4;26;228.09938,0 +10253,8576,816,12.1;24.5;152.32384,0 +10253,8576,816,13.4;28.7;361.9874,0 +10269,8592,816,17.5;26.7;261.30457,0 +10269,8592,816,23.4;32.4;547.2498,11 +10262,8585,816,17.6;30.8;466.21417,0 +10262,8585,816,21.9;33;579.3688,9 +10246,8569,816,18;31.5;502.25836,0 +10246,8569,816,15.1;36.2;738.555,0 +10246,8569,816,22.4;35.3;692.371,20 +10926,8670,816,10.7;35.6;710.7489,0 +11017,8718,816,6.4;20.5;-45.84946,0 +11017,8718,816,25.1;12.3;-458.6119,0 +11017,8718,816,10.4;12.9;-428.2015,0 +10927,8673,816,10.9;29.2;388.89474,0 +10252,8575,816,18.8;17.8;-181.5887,0 +10254,8577,816,23.7;19.1;-117.64254,0 +10254,8577,816,26.2;14.9;-324.2552,0 +10254,8577,816,30.5;13.4;-399.0725,0 +10260,8583,816,24.3;18.3;-158.26088,0 +10260,8583,816,28;13.1;-416.39206,0 +10251,8574,816,30.7;18.4;-151.55974,0 +10251,8574,816,30.7;14.2;-360.38095,0 +10250,8573,816,30.9;18.8;-132.19135,0 +10249,8572,816,31.6;18.8;-129.51595,0 +10264,8587,816,27;11.3;-507.1759,0 +10264,8587,816,27.2;5.7;-787.1947,0 +10261,8584,816,30.2;10.9;-526.2635,0 +10263,8586,816,26.7;10.3;-556.9974,0 +10263,8586,816,28.3;5.7;-788.48895,0 +10259,8582,816,26.5;7.6;-690.71814,0 +10259,8582,816,24.7;12.6;-439.76013,0 +11201,8659,816,26.8;8.5;-646.6794,0 +11204,8665,816,27.3;9.8;-583.6423,0 +10921,8662,816,27.4;9.2;-610.4115,0 +11192,8666,816,27.7;9.7;-586.7389,0 +10921,8663,816,27.5;9.2;-610.1071,0 +11197,8677,816,7.7;19.5;-96.84022,0 +11197,8677,816,10.2;23.5;105.7023,0 +11199,8679,816,6.9;18.8;-132.15408,0 +10272,8655,816,14;34;629.112,0 +10272,8655,816,7.4;22.6;59.03001,0 +10272,8655,816,9.8;30.6;460.67017,0 +11198,8678,816,10.2;23.2;88.018906,0 +10267,8590,816,8.7;15.6;-291.0866,12 +10255,8578,816,19.6;8.1;-667.71533,2 +10255,8578,816,24.1;10.7;-537.929,0 +10265,8588,816,18.9;9.2;-609.8885,6 +10265,8588,816,11.9;14.2;-359.67764,3 +11194,8671,816,17.1;35.3;694.622,9 +11445,9165,816,11.6;13.2;-410.4219,12 +11443,9163,816,6.4;30.5;451.5164,11 +11444,9164,816,21.6;34.2;639.5016,25 +10921,8664,816,23.7;10.8;-532.1975,0 +11201,8660,816,23.6;10.8;-533.46716,0 +11201,8661,816,23.6;10.8;-532.3271,0 +11020,8721,816,25;12.2;-460.1354,0 +11020,8721,816,10.3;12.9;-426.1872,0 +11022,8723,816,25.1;12.2;-461.3569,0 +11022,8723,816,10.4;12.8;-429.6215,0 +11024,8725,816,25.2;12.2;-460.1226,0 +11024,8725,816,10.6;13;-423.0303,0 +11023,8724,816,25.2;12.2;-461.1716,0 +11023,8724,816,10.6;12.9;-425.04608,0 +10411,8536,814,35.4;25.6;209.2037,0 +10411,8536,814,31.8;30.5;451.8253,0 +10411,8536,814,31;25;177.13889,0 +10411,8536,814,35.7;21;-19.887041,8 +10392,8518,814,37.3;28;330.0373,0 +10392,8518,814,33.2;30.9;472.28754,0 +10397,8523,814,36.4;28.6;359.24762,0 +10397,8523,814,32.1;29.8;420.4869,0 +10397,8523,814,31.4;25.6;206.22853,0 +10397,8523,814,36.5;24.2;140.16077,0 +10183,541,814,35.8;27.1;285.0142,0 +10395,8521,814,29.9;28.5;351.1019,0 +10395,8521,814,21.7;28;329.0547,0 +10395,8521,814,29.1;32.7;562.1534,0 +10414,8539,814,27.5;32.4;546.19104,0 +10414,8539,814,23.3;32;530.53625,0 +10414,8539,814,18.7;31.4;496.62195,0 +10414,8539,814,21.3;36.5;751.2239,0 +10414,8539,814,11;34.1;634.1,0 +10417,8542,814,26.9;32.1;535.3473,0 +10417,8542,814,22.2;33.2;590.546,0 +10417,8542,814,22.7;29.2;389.85797,0 +10420,8911,814,24.2;30.3;444.24265,0 +10420,8911,814,22;14.1;-365.9941,0 +10399,8525,814,20.8;28.1;333.83182,0 +10399,8525,814,14.7;27.4;299.688,0 +10399,8525,814,17.3;23.1;85.08484,0 +10399,8525,814,10.4;27.4;296.7789,18 +10407,8532,814,19.5;26.1;231.21033,0 +10407,8532,814,16.3;31.8;516.3736,0 +10407,8532,814,13.2;27.5;305.68964,0 +10407,8532,814,14.4;22.8;70.88509,9 +10419,8914,814,29.6;29.5;403.5977,0 +10419,8914,814,21;31.2;488.2259,0 +10406,8531,814,16.9;32.1;531.6221,0 +10406,8531,814,17.9;36.7;762.17255,0 +10892,8816,814,17.8;27.7;315.17432,0 +10892,8816,814,31.9;25.4;197.80966,0 +10892,8816,814,13.5;27.3;292.61032,9 +10890,8817,814,17.8;27.8;316.2805,0 +10890,8817,814,32;25.4;199.46593,0 +10898,8815,814,17.8;27.7;315.08795,0 +10898,8815,814,31.9;25.4;198.6538,0 +10899,8814,814,17.8;27.7;313.94772,0 +10412,8537,814,14.2;28.3;342.82333,0 +10412,8537,814,10.1;30.5;455.51688,0 +10412,8537,814,9.7;25.1;184.74683,15 +10891,8818,814,32;25.4;200.28474,0 +10891,8818,814,13.4;27.2;290.21445,29 +10408,8533,814,25.1;24.7;164.69289,0 +11006,8809,814,25;27.1;284.86435,0 +11005,8810,814,31.4;33.3;595.4116,0 +10391,8517,814,31.2;19.9;-75.7514,0 +10418,8913,814,31.2;19.7;-84.80672,0 +10418,8913,814,19.3;10.6;-540.325,0 +10400,8791,814,27.3;20;-69.99483,0 +10400,8791,814,23.2;19;-120.30008,0 +10413,8538,814,28.3;19.5;-95.61337,0 +10413,8538,814,24.3;20.7;-36.32701,0 +10413,8538,814,21.2;16.5;-246.37688,0 +10413,8538,814,21.2;11.2;-510.1208,0 +10398,8524,814,20.2;18.5;-147.33047,0 +10398,8524,814,15.3;14.4;-350.28293,0 +10398,8524,814,14.2;19.1;-115.6239,0 +10398,8524,814,21.1;22.5;51.270058,0 +10398,8524,814,14.9;10.3;-554.9183,2 +10398,8524,814,10.1;17.6;-193.60695,18 +10394,8520,814,18.8;19.2;-109.38269,0 +10394,8520,814,11.9;18.1;-168.70932,0 +10394,8520,814,21;23.5;103.921234,0 +11011,8805,814,18.5;18.5;-147.45915,0 +11258,8804,814,18.4;18.5;-148.4518,0 +10415,8540,814,16.5;15.4;-301.2572,0 +10415,8540,814,12.5;16.4;-252.1032,0 +10415,8540,814,11.4;11.4;-500.4623,23 +10402,8527,814,16.3;13.3;-408.51544,0 +10402,8527,814,14.4;8;-672.91003,27 +10767,8803,814,11.5;15;-321.67194,0 +10409,8534,814,9.8;30.9;471.58307,0 +10409,8534,814,9.1;25.4;197.11542,3 +10634,8910,814,9.4;25.5;203.42188,2 +10573,8822,814,33.7;21.1;-17.289087,1 +10978,2186,814,33.2;19.5;-96.2081,13 +7245,6565,814,9.3;25.5;205.47466,82 +13961,10349,814,9.5;25.8;216.75378,17 +11152,9013,814,11.8;28.1;332.3973,29 +11257,8811,814,17.6;30.5;454.0149,22 +11004,8812,814,17.7;30.5;451.87112,13 +11009,8806,814,15;10;-571.98895,13 +10393,8519,814,14.7;8.3;-657.0077,19 +10393,8519,814,18.9;8.2;-659.7543,0 +11158,8942,814,13.5;9;-619.8062,6 +11142,9012,814,13.3;15.6;-289.7842,12 +5231,108,814,18.6;18.5;-146.5598,12 +10900,8813,814,13.4;27.3;292.0879,6 +10404,8529,814,9.9;18.1;-165.9338,28 +10404,8529,814,5.8;19.1;-118.6188,0 +11068,8769,814,7.7;18;-173.7423,0 +11068,8769,814,20.4;9.1;-617.812,0 +11067,8768,814,7.8;17.8;-181.2947,0 +11067,8768,814,20.5;9;-622.03973,0 +11074,8775,814,7.8;17.8;-182.3497,0 +11074,8775,814,20.5;9;-621.67615,0 +11065,8766,814,8;17.9;-174.7332,0 +11065,8766,814,20.4;9.1;-617.90137,0 +11065,8766,814,11.7;13.9;-378.9479,0 +11069,8770,814,8;18;-173.7382,0 +11069,8770,814,20.4;9.1;-617.35376,0 +11069,8770,814,11.7;13.8;-380.0869,0 +10416,8541,814,19.1;7.1;-717.96686,0 +10416,8541,814,20.6;11.2;-512.8691,0 +11073,8774,814,20.4;9;-619.2599,0 +11073,8774,814,11.7;13.8;-379.8309,0 +11070,8771,814,20.3;9.1;-615.5879,0 +11070,8771,814,11.7;13.8;-380.7159,0 +10405,8787,814,8.3;32.4;548.74713,0 +10421,8912,814,11.4;18.4;-150.39987,0 +13425,10590,961,25.6;35.1;681.7493,0 +13449,10614,961,25.3;35;677.2414,0 +13449,10614,961,22.9;30.4;448.18848,0 +13449,10614,961,26.1;20.5;-45.470585,0 +13449,10614,961,19.9;21.1;-18.304337,0 +13449,10614,961,9;30.4;448.07397,8 +13448,10613,961,26.5;34.7;663.8586,0 +13448,10613,961,20;28.4;348.2969,0 +13448,10613,961,21.5;23.8;120.797844,0 +13448,10613,961,24.6;18.9;-125.49849,0 +13448,10613,961,24.7;28.8;366.0969,0 +13448,10613,961,30.5;23.5;102.56383,0 +13448,10613,961,8.7;30.5;453.47897,7 +13447,10612,961,26.2;34.8;669.0857,0 +13447,10612,961,24.6;30.7;461.49054,0 +13447,10612,961,20;26.6;257.33542,0 +13447,10612,961,24.2;20.8;-32.82601,0 +13447,10612,961,26.9;26.1;233.34886,0 +13447,10612,961,31;24;129.1155,0 +13447,10612,961,10.2;30.9;474.8502,5 +13430,10595,961,23.8;30.8;468.61218,0 +13430,10595,961,28.8;29.3;395.2091,0 +13426,10591,961,20.7;30.4;448.9335,0 +13426,10591,961,18.5;25.6;206.17628,0 +13426,10591,961,16;30.5;455.17822,0 +13427,10592,961,21.4;25.5;202.84637,0 +13427,10592,961,25.5;19.8;-81.03276,0 +13427,10592,961,21.4;20;-72.248604,0 +13432,10597,961,27.4;23.5;105.54004,0 +13432,10597,961,30.3;27.5;303.3455,0 +13440,10605,961,29.5;17.7;-185.9207,0 +13440,10605,961,34.7;19.6;-92.85542,7 +13440,10605,961,37.7;15.1;-316.68787,18 +13440,10605,961,32;12.8;-432.26212,13 +13446,10611,961,30.5;17.1;-216.29039,0 +13446,10611,961,35.1;18.1;-167.54572,22 +13445,10610,961,16;19.5;-97.3238,0 +13445,10610,961,13.1;14.1;-367.22543,0 +14162,10801,961,14.1;16.8;-231.93971,0 +14163,10802,961,13.8;17.1;-215.2267,0 +4447,108,961,19.7;29.1;385.0881,0 +14143,10794,961,19.7;29.7;414.57843,0 +13977,10644,961,18.5;24.4;149.74777,0 +13977,10644,961,17.6;30.5;452.18552,0 +13977,10644,961,29.6;27.6;306.23483,0 +13977,10644,961,12.7;32.1;532.786,0 +13443,10608,961,14.3;23.5;103.06919,0 +13443,10608,961,8.4;24.5;151.8258,0 +13443,10608,961,9.9;20.1;-68.33114,4 +13429,10594,961,12.7;30.7;463.10574,0 +13429,10594,961,7.9;29.7;413.99716,10 +5231,10809,961,30.1;25;176.5796,0 +14166,10797,961,30.8;25.4;198.51283,0 +14157,10795,961,21.6;21.8;18.385607,0 +13819,10632,961,18.3;30.3;444.07565,0 +13819,10632,961,21.5;13.3;-404.18527,0 +13819,10632,961,34.2;14.3;-357.10092,0 +14142,10793,961,28.2;29.2;390.82635,0 +13431,10596,961,10.4;14.6;-341.18423,4 +13438,10603,961,20.7;13.1;-414.2328,5 +13438,10603,961,29.9;12.3;-456.1703,7 +13438,10603,961,25;13.9;-375.5481,0 +13441,10606,961,19.8;11.7;-485.74957,11 +13441,10606,961,23.3;6.5;-746.6965,0 +13439,10604,961,22.9;10.9;-526.5922,3 +13439,10604,961,26.9;10.5;-545.1635,0 +13436,10601,961,23.8;10.4;-553.243,8 +13435,10600,961,12.8;10.3;-557.1712,3 +13435,10600,961,17.8;7.7;-684.6121,8 +13444,10609,961,11.8;8.9;-626.4024,7 +13442,10607,961,10.6;34.4;647.0957,9 +13442,10607,961,5.6;34.8;667.7048,1 +13976,10643,961,32.7;18.9;-128.27461,18 +13976,10643,961,33.9;10.5;-544.93945,17 +13976,10643,961,12.6;9.9;-578.8998,0 +16067,12307,961,12.8;8.8;-632.9197,11 +16067,12307,961,16.8;30.8;470.8219,5 +16067,12307,961,27.1;24.1;133.54851,4 +16067,12307,961,22.5;24.4;150.7524,3 +16067,12307,961,29.7;9.5;-598.8716,20 +16067,12307,961,29.2;17.4;-199.1912,0 +16067,12307,961,11.8;33.3;592.22736,0 +16067,12307,961,37;18.4;-149.3201,0 +16058,12298,961,12.8;8.6;-642.6069,12 +16058,12298,961,17;31;476.86615,11 +16058,12298,961,37.2;18.3;-156.02179,14 +16058,12298,961,27.3;24.2;138.20631,15 +16058,12298,961,22.6;24.4;147.36214,5 +16058,12298,961,29.2;17.6;-190.64606,9 16058,12298,961,29.8;9.3;-606.16394,8 16058,12298,961,11.6;33.1;581.99756,0 16060,12300,961,12.8;8.6;-641.9779,13 @@ -1482,10 +1681,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 16065,12305,961,22.3;24.6;158.46019,20 16065,12305,961,11.9;33.3;591.1646,0 16065,12305,961,37;18.6;-141.6456,0 -13430,10595,961,22.1;27.5;305.7418,14 -13430,10595,961,28.3;28.3;341.47885,8 -13426,10591,961,18.7;28.6;357.93906,13 -13426,10591,961,16.7;24.5;151.14053,0 16062,12302,961,16.7;31;476.91592,6 16062,12302,961,36.9;18.6;-139.523,16 16062,12302,961,29;17.3;-204.29715,6 @@ -1502,10 +1697,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 16066,12306,961,27.1;24.1;135.96526,0 16066,12306,961,12.8;8.9;-626.38367,0 16066,12306,961,11.9;33.3;592.43884,0 -14143,10794,961,19.5;29.5;404.5655,13 -4447,108,961,19.7;29.1;385.0881,6 -5231,10809,961,30.1;25;176.5796,15 -14166,10797,961,30.7;25.5;202.22394,22 16063,12303,961,37;18.4;-150.62012,7 16063,12303,961,29.7;9.4;-599.72955,4 16063,12303,961,29.2;17.5;-198.7352,18 @@ -1519,18 +1710,12 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 13437,10602,961,34.7;11.2;-513.7078,5 13437,10602,961,29.6;10.8;-531.8127,17 13437,10602,961,25.1;6.2;-762,0 -14157,10795,961,21.4;21.7;14.53039,21 13851,10631,961,29.5;27.4;297.15244,2 13851,10631,961,12.9;32.3;543.0694,0 13851,10631,961,21.2;13.2;-410.95755,0 13851,10631,961,34.2;14.1;-365.83438,0 13851,10631,961,17.4;30.2;440.60388,0 -13425,10590,961,25.9;32.7;565.7883,8 -13977,10644,961,18.2;30;428.29654,15 -13977,10644,961,12.7;32.1;532.786,0 6358,11072,961,8.2;28.5;353.9,2 -13819,10632,961,21.5;13.3;-404.18527,0 -13819,10632,961,34.2;14.3;-357.10092,0 14073,10990,961,23.5;9.6;-592.55206,0 14072,10991,961,23.5;9.3;-608.26587,0 13961,10349,961,13;32.2;539.779,0 @@ -1548,35 +1733,247 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 14156,10796,961,10.4;35.5;704.375,0 14167,10806,961,27.1;14.4;-349.8586,0 5231,10829,961,27.4;14.1;-364.8069,0 -13372,10467,959,8;33.8;618.3988,10 -13372,10467,959,12.8;35.5;701.49567,3 -13364,10460,959,8.6;34.9;672.1432,1 -13364,10460,959,14;34.8;666.0173,11 -13374,10469,959,15.3;33.7;612.23865,1 -13374,10469,959,16.4;29.5;401.2555,7 +7393,541,621,10.5;20.4;-50.7269,0 +7204,5793,621,10.9;23.1;82.58748,0 +6581,5718,621,11.2;24.4;146.01807,0 +6581,5718,621,18;29.5;402.5859,0 +6588,5716,621,12.3;21.1;-16.195343,0 +6588,5716,621,9.4;17.1;-218.2597,0 +6588,5716,621,13.7;15.1;-318.5072,9 +6588,5716,621,25.4;9.3;-605.85394,0 +6606,5721,621,12.6;23.1;85.92937,0 +6606,5721,621,18.5;33.1;583.7944,0 +6614,117,621,12.8;21.7;13.922695,0 +6614,117,621,18.3;24.9;174.03264,0 +6614,117,621,22.1;30.3;445.64505,0 +6614,117,621,26.7;30;427.19455,0 +6614,117,621,28;35.2;690.8327,0 +6614,117,621,26.9;24.7;165.37047,0 +6614,117,621,19;20.6;-39.892025,15 +6614,117,621,5.3;15.5;-294.92764,0 +6614,117,621,15.5;16.1;-267.40955,0 +6614,117,621,26.2;8.8;-629.28644,0 +6614,117,621,24.5;19.3;-106.46396,0 +6614,117,621,31.5;10.1;-566.74207,0 +6614,117,621,31.8;15;-322.6788,0 +6614,117,621,7.6;8.6;-643.0812,0 +6611,113,621,11.6;25.3;194.4991,0 +6611,113,621,13.5;20.8;-31.13566,0 +6611,113,621,9.4;18.6;-139.09206,0 +6611,113,621,11.1;11.9;-478.27142,0 +6611,113,621,15.3;12.9;-424.02646,0 +6672,5729,621,14.6;27.1;281.63046,0 +6599,5719,621,17.3;27.5;304.74594,0 +6661,5726,621,23.1;30.2;440.48233,0 +6661,5726,621,27.1;29;379.36362,12 +6661,5726,621,24.8;23;78.904434,0 +6669,5723,621,22.5;31.4;500.51477,0 +6669,5723,621,27.9;30.3;444.7505,0 +6669,5723,621,26.7;34.7;664.5415,0 +6669,5723,621,17.5;31.2;488.53568,0 +7965,6456,621,21.9;31.6;506.18912,0 +6706,5727,621,30.6;30.7;464.94016,0 +6706,5727,621,30.1;25.6;209.97176,0 +6706,5727,621,30.2;13.9;-378.88095,0 +6706,5727,621,30.8;18.2;-162.72112,0 +6706,5727,621,8.2;7.4;-700.862,0 +7977,6469,621,12.5;26.9;275.4559,0 +7972,6463,621,26.5;32;530.0766,0 +6589,5717,621,21.4;25.3;194.13531,0 +6589,5717,621,24.7;31.2;487.67468,0 +6589,5717,621,25.5;24.8;170.99664,0 +6589,5717,621,22.1;18.2;-162.21796,0 +8059,6726,621,21.8;25.7;213.2453,0 +7968,6459,621,22;25.2;186.7453,0 +6670,5724,621,15.4;19.3;-104.82125,0 +6670,5724,621,16.2;14.8;-332.1197,0 +6670,5724,621,17.6;10.7;-535.81586,0 +6673,5730,621,15.2;18.9;-128.06613,0 +17622,12925,621,14.1;19.9;-76.82922,0 +6862,6013,621,18.8;25.4;199.05667,0 +6862,6013,621,22.9;25.6;206.19295,0 +7975,6466,621,18.9;27.9;322.2334,0 +6610,5722,621,19.7;22.9;71.638985,0 +6610,5722,621,28.5;25.7;213.73584,0 +6583,5731,621,8.6;24.7;165.83292,0 +6583,5731,621,6.2;16.3;-255.30112,0 +6583,5731,621,15.6;13.8;-381.6926,0 +6599,6797,621,23.3;29;379.93307,0 +7974,6465,621,13.4;23.6;109.86655,0 +6844,5995,621,18.7;25.7;213.8875,0 +6843,5994,621,18.9;25.5;201.57703,3 +6843,5994,621,13.9;20.5;-45.39999,0 +6843,5994,621,6.5;7.8;-680.5342,0 +7970,6461,621,11;17.6;-190.81375,10 +7646,6746,621,4.4;16.1;-267.0952,0 +7645,6745,621,4.4;16.2;-259.9492,0 +7973,6464,621,15;13.3;-406.9491,0 +6662,5732,621,23.4;10.2;-559.6365,0 +6662,5732,621,22.2;5.9;-778.35724,0 +6615,116,621,22.4;8.9;-627.67017,0 +6615,116,621,17.4;7.2;-710.4778,0 +6615,116,621,12.1;6.1;-765.8805,0 +6671,5725,621,26.4;11.1;-514.00745,0 +6671,5725,621,31.2;10.9;-528.0098,0 +7658,6758,621,24.9;7.7;-686.1956,0 +7659,6759,621,25;7.9;-674.23645,0 +7660,6760,621,25.3;7.9;-674.71454,0 +7672,6772,621,8.4;17.5;-195.3273,0 +7673,6773,621,8.4;17.8;-183.3721,0 +7674,6774,621,8.7;17.8;-180.7915,0 +7245,6565,621,8.4;17.6;-191.10484,0 +6607,5720,621,25;13.3;-405.05618,0 +6607,5720,621,28.4;19.2;-111.13732,0 +6651,5728,621,19.6;7.8;-679.31213,0 +6651,5728,621,11.5;6;-772.2616,0 +13482,10665,958,12.7;33.2;588.1112,0 +13482,10665,958,17.3;29.6;408.71167,0 +13482,10665,958,21.9;30.6;457.8626,0 +13482,10665,958,21.3;24.7;165.65265,0 +13482,10665,958,13.2;28.3;344.12985,0 +13482,10665,958,32.7;17.7;-185.92415,4 +13482,10665,958,31.2;11.9;-475.92786,15 +13482,10665,958,27.5;27;276.58054,9 +13482,10665,958,30.2;21.8;17.938963,10 +13482,10665,958,17.3;22.1;32.84011,20 +13482,10665,958,11.4;21.6;7.8427463,0 +13482,10665,958,31.8;32.5;551.2016,0 +14087,10982,958,15.1;31;476.9817,0 +13475,10659,958,17.4;30.9;474.36053,0 +13475,10659,958,21.4;29;378.47937,0 +13479,10662,958,21.7;31.9;522.34045,0 +13479,10662,958,26.8;31.9;523.7296,0 +13480,10663,958,18;25.7;213.13359,0 +13480,10663,958,12.7;23;76.74625,3 +13477,10660,958,21.6;25.4;198.88893,0 +13477,10660,958,22.2;20.9;-25.184679,0 +13465,10649,958,20;19.2;-110.92055,0 +13465,10649,958,18.7;15.2;-311.2407,0 +13465,10649,958,27.2;19.1;-117.50925,11 +13467,10651,958,22.4;19.1;-115.02943,0 +13467,10651,958,18.3;17.8;-180.24599,0 +13467,10651,958,16.9;12.5;-445.1012,0 +13467,10651,958,28.7;13.3;-405.8683,10 +13483,10666,958,16.7;18.9;-128.77711,0 +13483,10666,958,16.3;14.9;-326.1492,0 +13483,10666,958,30;15.9;-274.66608,13 +13466,10650,958,15.7;18.5;-148.46445,0 +13466,10650,958,11.3;15.3;-306.75137,11 +13470,10654,958,18.3;13.9;-376.26413,0 +13470,10654,958,27;11.3;-507.58234,5 +13470,10654,958,22.9;13.1;-418.80182,6 +13471,10655,958,13.8;11.9;-477.7059,0 +13972,10639,958,12.2;12.7;-434.85175,0 +13972,10639,958,11.8;17;-220.11325,12 +13468,10652,958,11.6;9.6;-591.7492,0 +13468,10652,958,18.1;12.1;-466.7003,21 +14088,10981,958,13.3;29.2;386.2,0 +13473,10657,958,14;27;276.76822,0 +13481,10664,958,23.2;27.9;323.20447,0 +13481,10664,958,27.7;24.6;158.33449,13 +13474,10658,958,27.7;22.7;62.583515,11 +13474,10658,958,32.4;15.8;-281.05182,16 +13775,10615,958,20.1;24.3;143.97705,1 +13469,10653,958,30.2;16.9;-228.28972,12 +13469,10653,958,29.7;12.4;-449.58337,12 +13948,10667,958,33.4;18.5;-146.80133,10 +13948,10667,958,30.1;23.2;88.92451,9 +13948,10667,958,34.7;10.4;-550.056,0 +14151,10758,958,28.5;14.4;-351.66605,9 +13464,10648,958,28.6;9.8;-579.5146,8 +13464,10648,958,21.1;10.1;-568.2005,1 +14304,10771,958,23.8;9.9;-574.259,21 +14148,10756,958,14.9;12.5;-448.71863,15 +14152,10754,958,18.5;10.7;-537.63513,7 +14150,10760,958,21.3;14.9;-326.30215,18 +14147,10750,958,24.4;27.4;296.56342,5 +13472,10656,958,32.2;27.5;301.82028,9 +13472,10656,958,33.3;32.6;559.08136,0 +14149,10757,958,15.1;12.4;-452.5619,14 +13758,10619,958,15.9;19.4;-99.28303,1 +14205,11169,958,16.9;22.6;59.62664,30 +14396,11167,958,17.3;23.2;87.53227,12 +13937,10628,958,23.3;25.7;212.24992,0 +13973,10640,958,32.8;21.8;17.813103,0 +13973,10640,958,23.4;25.6;209.89978,0 +13973,10640,958,32.2;32.5;555.4238,0 +14686,11347,958,30.2;22.7;65.3557,0 +14206,10753,958,16.7;25.9;221.2631,0 +14178,10752,958,16.4;25.8;216.3283,0 +14688,11349,958,20.7;13.1;-414.6945,0 +14687,11348,958,20.7;13;-420.3223,0 +14154,10755,958,14.2;16.5;-246.02274,0 +14272,11121,958,34.3;17.4;-200.7041,0 +14272,11121,958,29.4;35.2;689.3849,0 +14272,11121,958,16.6;12.1;-467.36197,0 +14272,11121,958,34.1;10.1;-564.90924,0 +14271,11120,958,34.3;17.4;-200.71669,0 +14271,11120,958,34;9.9;-575.214,0 +14270,11119,958,34.2;17.4;-200.9033,0 +14270,11119,958,34.2;9.8;-582.6922,0 +14269,11118,958,34.3;17.4;-203.6957,0 +14269,11118,958,29.4;35.2;688.98694,0 +14269,11118,958,16.6;12.1;-466.6098,0 +14273,11122,958,34.3;17.4;-201.4921,0 +14273,11122,958,29.3;35.6;708.51117,0 +14273,11122,958,16.4;11.8;-482.9375,0 +14266,11115,958,34.5;17.4;-199.3235,0 +14266,11115,958,29.5;35.4;700.3206,0 +14266,11115,958,16.4;11.9;-475.2462,0 +14266,11115,958,34;9.9;-575.239,0 +14264,11113,958,34.4;17.5;-198.0505,0 +14264,11113,958,29.5;35.4;700.78046,0 +14264,11113,958,16.4;11.9;-478.06726,0 +14264,11113,958,34.1;9.8;-582.5555,0 +14175,10747,958,28.1;31.5;503.5053,0 +13478,10661,958,30.4;31.7;513.5254,0 +13961,10349,958,29.3;35.5;702.2469,0 +14268,11117,958,34.1;10.1;-566.39624,0 +14078,10987,958,31.6;22.7;61.61979,0 +14079,10986,958,28.3;23.3;91.70589,0 +14080,10986,958,20.9;29.3;394.9502,0 +14083,10984,958,24.8;23.4;100.7365,0 +14174,10746,958,13;27.3;293.47415,0 +14176,10748,958,30.9;27.4;299.98486,0 +13833,10627,958,27.7;33.6;607.7757,0 +13372,10467,959,7.2;36.4;747.601,0 +13372,10467,959,11.9;37.6;808.03,0 +13372,10467,959,8.7;32;526.4193,11 +13364,10460,959,7.5;35.4;697.444,0 +13364,10460,959,14;34.6;659.3336,0 +14211,10775,959,6.7;34;627.72406,0 +13374,10469,959,15.4;33.7;615.11346,0 +13374,10469,959,17.7;28.5;355.39972,0 13374,10469,959,12.4;28.9;375.80542,0 -14209,10773,959,18;32.4;547.62744,4 -13370,10465,959,20.5;35.8;717.9526,7 -13370,10465,959,21.4;31.2;490.51306,14 -13975,10642,959,21;34.4;648.7728,9 -13369,10464,959,25.2;35.8;718.5258,5 +13370,10465,959,20.3;35.7;714.52686,0 +13370,10465,959,21.5;31.3;493.6915,0 +13361,10457,959,25.5;30.4;450.94037,0 +13365,10461,959,25.3;27.6;307.7627,0 +13365,10461,959,29.6;25;178.92708,7 +13366,10462,959,30;31.7;513.3029,0 +13835,10630,959,24;33.4;600.0452,0 +13835,10630,959,24.7;23.5;103.82772,2 +13835,10630,959,16.2;28.7;365.36902,1 +13369,10464,959,26.3;34.1;635.7359,0 13369,10464,959,30.3;35.8;720.71387,0 -13361,10457,959,26.1;32.8;567.5183,12 -13366,10462,959,29.1;32.7;565.60345,5 +14209,10773,959,18.2;31.8;520.63574,0 +13376,10471,959,17.7;26.5;254.8547,0 +13376,10471,959,13.1;24.7;163.65132,0 +13975,10642,959,16.5;29;378.6519,0 +13975,10642,959,21;34.4;648.7728,9 +14168,10641,959,17;24.9;172.93628,0 +14168,10641,959,27.7;26.4;250.10004,0 +13367,10463,959,19.8;23.8;117.26488,0 +13367,10463,959,19.1;19.3;-106.2415,3 +13373,10468,959,12.2;22.7;61.301544,0 13362,10458,959,22.5;19.1;-118.71194,2 13362,10458,959,24;24.6;157.01666,5 13363,10459,959,22.6;19.2;-110.13131,2 13363,10459,959,24.2;23.6;109.57893,5 -13367,10463,959,20;22.3;42.820633,3 13378,10473,959,28.3;22.5;52.60906,4 13378,10473,959,31.1;27.3;291.88873,76 13378,10473,959,35.5;28.9;375.38806,0 -13835,10630,959,24.7;23.5;103.82772,2 -13835,10630,959,16.2;28.7;365.36902,1 -13835,10630,959,20.8;34.7;664.0383,0 -13376,10471,959,16.2;26.9;271.61917,9 14220,10784,959,19.1;22.9;71.63662,5 -13365,10461,959,25.9;25.5;205.43239,14 13757,10620,959,30;29.6;406.7495,1 13791,10629,959,24.1;33.1;583.8537,25 13791,10629,959,29.7;30.3;443.51923,0 @@ -1602,7 +1999,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 14279,11128,959,16.9;19.2;-110.60008,0 14279,11128,959,12.4;26.7;261.09988,0 14279,11128,959,30.5;25;178.15541,0 -13373,10468,959,11.6;23.9;124.859726,0 14280,11129,959,12;26.7;263.7331,0 14280,11129,959,30.5;25;176.14104,0 14280,11129,959,34.6;30;428.12537,0 @@ -1614,91 +2010,84 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 14282,11131,959,34.9;30;429.68253,0 14282,11131,959,17.3;19.3;-104.94379,0 14219,10783,959,15.1;25.1;182.388,0 -14168,10641,959,27.7;26.4;250.10004,0 13380,10475,959,34.1;28.2;338.81677,0 14212,10776,959,33.1;27.6;307.07538,0 -10287,8609,817,15.8;27.2;288.33795,1 -10287,8609,817,16.3;31.2;487.5609,0 -10278,8600,817,15.5;26.2;236.84961,2 -10278,8600,817,15.4;30.2;437.8535,0 -10278,8600,817,16.1;34.4;649.73114,0 -10295,8591,817,16.1;25;176.92708,10 -10298,8892,817,16.9;24.2;140.07585,12 -10298,8892,817,15;30.2;437.82394,0 -4418,8483,817,23.4;29.4;397.1503,9 -5231,8479,817,23.4;29.6;409.2561,3 -10180,8484,817,23.3;29.5;401.2903,2 -10284,8606,817,23.5;27.4;296.3673,7 -10284,8606,817,28.4;22.1;34.84644,9 -10290,8612,817,24.6;29;378.1256,16 -10275,8597,817,25.7;27.8;318.72983,6 -10275,8597,817,30.4;25.6;209.49388,0 -10286,8608,817,31;19.9;-75.93548,4 -10294,8616,817,27.3;21;-21.58449,4 -10281,8603,817,29.4;21.3;-6.7629046,7 -10277,8599,817,26;14.9;-327.05576,0 -10276,8598,817,24.4;14.8;-333.84958,0 -11031,8732,817,24.3;15.3;-305.6598,0 -11026,8727,817,24.4;15.2;-310.6377,0 -11034,8735,817,24.4;15.2;-310.0137,0 -11030,8731,817,24.6;15.3;-307.161,0 -11027,8728,817,24.6;15.3;-308.7604,0 -10297,8891,817,29.2;25.7;213.38457,0 -2946,721,364,6.2;6.1;-0.7809319,11 -2947,108,364,6.3;6.2;4.349893,1 -2946,722,364,6.2;6.1;2.281526,9 -2946,720,364,6.2;6;-4.575181,15 -236,2752,364,6.1;5.9;-8,10 -234,723,364,6;6.1;3,22 -235,724,364,6.1;6.2;4,23 -230,719,364,6.1;6.1;3,24 -229,718,364,6;6;-3,20 -14626,724,1067,6;6;-3,17 -14624,722,1067,6.2;6;-3,19 -14625,723,1067,6.1;6.1;0,3 -14622,720,1067,6.1;6.2;6,10 -14623,721,1067,6.2;6.1;3,4 -14621,719,1067,6;6.1;3,1 -14620,718,1067,6.1;6;-6,18 -14627,725,1067,6.1;6.1;0,20 -13542,10714,957,28.2;14.8;-333.3447,3 -13542,10714,957,30.2;25.4;197.82393,7 -13542,10714,957,29.3;20.8;-30.065216,0 -13542,10714,957,27.8;10.1;-565.1549,0 -13531,10703,957,31.4;18.2;-160.28351,5 -13531,10703,957,27.2;17.5;-197.79674,6 -13531,10703,957,31.4;13.7;-388.59515,0 -13529,10701,957,29.7;13.4;-401.64774,7 -13529,10701,957,25.4;15.8;-280.44992,7 -13529,10701,957,25.1;11.2;-510.40717,10 -14678,10961,957,26.7;12.1;-468.08383,9 -13536,10708,957,21.9;15.1;-314.47528,5 -13536,10708,957,34.5;24.6;158.83542,0 -13536,10708,957,26.5;23.5;105.939384,0 -14235,11156,957,26.7;14.6;-340.96817,5 +14215,10779,959,10.7;21.2;-11.746159,0 +823,405,214,18.5;17.4;-201.3316,0 +821,1263,214,18.6;17.4;-199.9303,0 +1123,1264,214,18.9;17.2;-210.334,0 +13728,541,957,23.6;34.1;634,0 +14089,10980,957,24;33.2;590.2952,0 +13533,10705,957,23.6;31.1;483.31015,0 +13533,10705,957,18.1;30.4;446.90717,0 +13530,10702,957,26.8;28.3;342.23804,0 +13820,10626,957,27.5;25.2;190.336,0 +13820,10626,957,20.3;31.2;488.2762,0 +13820,10626,957,26.6;21;-22.640642,0 +13820,10626,957,14.3;12.3;-457.09192,0 +13820,10626,957,17.8;16.5;-247.0153,0 +13820,10626,957,18.5;11.5;-497.94833,0 +13820,10626,957,29.7;13.9;-378.00082,0 +13542,10714,957,28;25;179.09413,0 +13542,10714,957,31.2;20.9;-25.178503,0 +13542,10714,957,26.2;17.4;-201.2857,0 +13542,10714,957,25.7;12.1;-467.41962,0 +13542,10714,957,31.9;12.4;-453.555,0 +13538,10710,957,30.9;23.5;103.96561,0 +13538,10710,957,35;26.2;238.5726,0 +13535,10707,957,28.1;21.6;6.6167355,0 +13535,10707,957,23.1;22.6;59.094147,0 13535,10707,957,25.1;17.6;-189.91187,12 -13535,10707,957,22.9;22.3;42.37069,0 +13531,10703,957,30.4;19.6;-91.625885,0 +13531,10703,957,31.2;15;-323.97516,2 +13529,10701,957,24.8;16.3;-258.82547,0 +13529,10701,957,25;11.2;-512.19763,0 +13529,10701,957,29.8;13.4;-402.00516,0 +13541,10713,957,24.1;18.2;-161.75291,0 +13536,10708,957,21.7;15.1;-318.6153,0 +13536,10708,957,23.6;26.1;233.5361,0 +13536,10708,957,34.5;24.6;158.83542,0 +13534,10706,957,20.8;11.8;-482.43088,0 +14307,10786,957,21.6;10.7;-535.3023,0 +14305,10790,957,20.8;10.7;-538.64,0 +14305,10790,957,14;16.4;-253.8596,0 +13532,10704,957,18.4;17.8;-179.77222,0 +13524,10697,957,21.3;19.5;-98.11401,0 +13524,10697,957,18.1;24.4;150.09059,0 +14202,11149,957,18;19.6;-89.76316,0 +13528,10700,957,15.8;25.7;213.81859,0 +13528,10700,957,20.1;26.5;251.59045,0 +14182,11188,957,17.2;27.2;286.264,0 +14181,11144,957,17.7;27.4;296.85095,0 +13543,10715,957,13.6;28;328.69324,0 +13527,10699,957,21.8;33.4;599.9128,0 +13971,10638,957,27.3;25.6;207.47102,0 +13971,10638,957,20.2;31.3;492.79288,0 +13971,10638,957,18.5;23.5;102.11766,0 +13971,10638,957,26.8;20.5;-44.958603,0 +13971,10638,957,32.5;20.1;-64.31964,0 +13759,10625,957,18.7;23.6;108.18783,0 +13759,10625,957,27.4;25.4;196.03363,8 +13759,10625,957,18.1;16.3;-255.47896,0 +13759,10625,957,20.5;31.1;483.04404,0 +13759,10625,957,26.8;20.5;-47.92255,0 +13759,10625,957,29.6;13.7;-387.78726,0 +14238,11159,957,24.8;27.1;283.6154,0 +13970,10637,957,29.7;13.7;-388.87238,0 +13970,10637,957,14;12.4;-452.86496,0 +13970,10637,957,17.8;16.4;-249.10675,0 +14678,10961,957,26.8;12;-472.48203,0 +14227,11153,957,27.2;11;-522.45154,0 +14235,11156,957,26;14.7;-336.719,0 +14230,11179,957,27.4;10.3;-554.467,0 +14229,11180,957,27.3;10.2;-559.0753,0 +14228,11181,957,27.4;10.2;-561.5181,0 13526,10698,957,13;20.1;-66.74626,2 13544,10716,957,7.9;18.5;-148.04892,3 13544,10716,957,7.3;13.6;-390.34146,5 13537,10709,957,10.6;14.2;-363.77176,3 -13534,10706,957,22.1;10.3;-556.17487,1 -14307,10786,957,21.4;11.2;-512.0259,7 -13541,10713,957,23.4;17.1;-216.37885,3 -13970,10637,957,29.6;13.6;-393.16397,6 -13970,10637,957,14;12.4;-452.86496,0 -13970,10637,957,17.8;16.4;-249.10675,0 -14227,11153,957,27.1;10.8;-529.85266,3 -14089,10980,957,24;33.2;590.2952,1 -13728,541,957,23.6;34.1;634,2 -13530,10702,957,26.7;28.2;340.4168,1 -13538,10710,957,31.2;27.3;295.86557,6 -13538,10710,957,33.8;23.1;81.68831,0 -13524,10697,957,21.3;19.5;-97.44202,10 -13524,10697,957,19.7;23.9;122.92429,0 14236,11157,957,24.9;20;-71.55782,11 13677,10269,957,9.3;37.6;810.43243,1 -13527,10699,957,21.9;33.3;593.02673,8 4447,108,957,9.8;37.6;810,2 13682,10272,957,9.7;38.1;832,24 13961,10349,957,9.2;37.5;803.65356,63 @@ -1711,26 +2100,9 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 14306,10791,957,9.7;37.7;811.0007,6 14306,10791,957,34;26.9;271.0994,0 14306,10791,957,23.7;23.3;92.04383,0 -13533,10705,957,19.6;30.5;453.69427,5 -13533,10705,957,23.7;31.2;490.0894,11 14184,11189,957,15.3;31.4;497.7909,7 -13528,10700,957,17.6;27.1;284.6072,7 -13532,10704,957,16.7;16.2;-261.09277,6 13540,10712,957,14.4;13.2;-411.7161,7 -13543,10715,957,11.9;26.8;269.302,2 14183,11145,957,14.4;31.1;482.1597,10 -13820,10626,957,20.3;31.2;487.89197,8 -13820,10626,957,14.3;12.3;-457.09192,0 -13820,10626,957,26.7;20.6;-41.2664,0 -13820,10626,957,17.8;16.5;-247.0153,0 -13820,10626,957,18.5;11.5;-497.94833,0 -13820,10626,957,29.7;13.9;-378.00082,0 -13759,10625,957,27.4;25.4;196.03363,8 -13759,10625,957,18.1;16.3;-255.47896,0 -13759,10625,957,20.5;31.1;483.04404,0 -13759,10625,957,18.2;23.3;95.7103,0 -13759,10625,957,26.8;20.5;-47.92255,0 -13759,10625,957,29.6;13.7;-387.78726,0 14041,11020,957,32;14.6;-339.169,0 14232,11182,957,30.1;19.3;-107.6958,0 14233,11183,957,30;19.2;-113.5209,0 @@ -1738,26 +2110,15 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 14234,11155,957,30.6;25.1;184.1737,0 14309,10788,957,34;27.5;302.64624,0 14040,11021,957,26;10.1;-564.2256,0 -13971,10638,957,27.6;25.5;204.16853,0 -13971,10638,957,20.2;31.3;492.79288,0 -13971,10638,957,18.5;23.5;102.11766,0 -13971,10638,957,26.8;20.5;-44.958603,0 -13971,10638,957,32.5;20.1;-64.31964,0 13539,10711,957,16.8;10.5;-548.145,0 14039,11022,957,15.8;10.4;-550.0473,0 -14181,11144,957,17.9;27.5;304.9257,0 -14182,11188,957,17.2;27.2;286.264,0 -14202,11149,957,18;19.7;-88.7692,0 14674,11338,957,13.4;14.1;-368.9814,0 14675,11339,957,13.4;14;-370.6393,0 14681,11344,957,14.1;19.2;-111.2891,0 -14238,11159,957,24.8;27.1;283.6154,0 14676,11340,957,9.2;15;-319.8542,0 7245,6565,957,20.5;31.1;484.4281,0 7245,6565,957,18.2;23.2;87.81555,0 7245,6565,957,18.4;11.6;-492.0577,0 -14305,10790,957,20.8;10.7;-538.64,0 -14305,10790,957,14;16.4;-253.8596,0 14682,11345,957,25.7;10.9;-527.7549,0 14237,11158,957,24.8;26.8;266.91943,0 14188,11148,957,16.1;9;-620.8284,0 @@ -1769,9 +2130,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 7586,6737,957,30.3;25.9;225.94861,0 7586,6737,957,22.5;23.3;91.59872,0 7586,6737,957,14.5;31.2;487.23,0 -14230,11179,957,27.4;10.3;-554.467,0 -14229,11180,957,27.3;10.2;-559.0753,0 -14228,11181,957,27.4;10.2;-561.5181,0 14299,11151,957,8.4;15.6;-292.9192,0 14298,11150,957,8.4;15.6;-293.508,0 14300,11152,957,8.5;15.1;-318.0922,0 @@ -1791,217 +2149,2922 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 14262,11111,957,19.3;14;-370.75684,0 14260,11109,957,32.1;14.5;-344.6886,0 14260,11109,957,19.3;14.1;-368.16425,0 -10634,8910,814,9.4;25.5;203.42188,2 -10397,8523,814,34.8;29;379.2379,14 -10397,8523,814,33;24.7;164.0206,16 -10573,8822,814,33.7;21.1;-17.289087,1 -10411,8536,814,33;27.7;312.97128,11 -10411,8536,814,34.5;23.5;105.612465,22 -10183,541,814,35.8;27.1;285.0142,7 -10392,8518,814,36.9;27.6;309.7073,21 -10391,8517,814,32.5;20;-69.2845,23 -10978,2186,814,33.2;19.5;-96.2081,13 -10395,8521,814,28.8;24.9;171.51923,15 -10395,8521,814,21.7;27.9;324.17978,18 -10408,8533,814,28.4;23;78.59766,4 -10408,8533,814,23.5;23.4;96.57312,0 -10399,8525,814,17.9;28.4;349.11145,23 -10399,8525,814,12.8;25.8;218.8945,21 -10399,8525,814,17.2;23;80.99394,25 -10417,8542,814,18.3;30.9;471.42395,19 -10407,8532,814,14.6;31.1;484.72015,9 -10407,8532,814,15;26.3;242.00043,20 -10407,8532,814,19;27.7;312.60544,6 -10412,8537,814,14.1;28.4;350.04477,19 -10412,8537,814,9.7;25.1;184.74683,15 -10412,8537,814,9.3;31.3;492.4588,4 -10409,8534,814,9.1;25.4;197.11542,3 -10409,8534,814,11.3;29.7;412.6896,24 -7245,6565,814,9.3;25.5;205.47466,82 -13961,10349,814,9.5;25.8;216.75378,17 -10414,8539,814,19.7;30.6;460.03088,12 -10414,8539,814,10.5;31.3;493.14816,2 -10414,8539,814,10.7;35.8;719.59,2 -10418,8913,814,31.4;19.9;-75.52604,20 -10418,8913,814,19.3;10.6;-540.325,0 -11152,9013,814,11.8;28.1;332.3973,29 -10406,8531,814,14.5;31.8;518.86487,15 -11257,8811,814,17.6;30.5;454.0149,22 -11004,8812,814,17.7;30.5;451.87112,13 -10402,8527,814,14.7;9.5;-596.2503,21 -10402,8527,814,18.8;12.6;-443.18048,3 -10398,8524,814,13.6;11;-523.93274,4 -10398,8524,814,18.2;16.2;-263.00195,24 -10398,8524,814,13.4;16.2;-261.42038,11 -10398,8524,814,17.2;20.2;-61.47701,20 -10398,8524,814,7.8;16.9;-225.8646,0 -11009,8806,814,15;10;-571.98895,13 -10393,8519,814,14.7;8.3;-657.0077,19 -10393,8519,814,18.9;8.2;-659.7543,0 -11158,8942,814,13.5;9;-619.8062,6 -10415,8540,814,13.9;13;-421.75784,23 -10394,8520,814,16.2;16.6;-239.87334,23 -10394,8520,814,11.9;17.9;-174.55663,4 -10394,8520,814,19.3;20.6;-39.52946,27 -10413,8538,814,19.1;13.9;-375.02545,28 -10413,8538,814,21.4;17.9;-175.45279,3 -10413,8538,814,22.4;9.3;-608.7509,0 -11142,9012,814,13.3;15.6;-289.7842,12 -10400,8791,814,20.6;16.8;-229.89096,26 -11258,8804,814,18.6;18.5;-148.3298,28 -5231,108,814,18.6;18.5;-146.5598,12 -11011,8805,814,18.7;19.3;-106.404915,11 -10891,8818,814,13.4;27.2;290.21445,29 -10900,8813,814,13.4;27.3;292.0879,6 -10892,8816,814,13.5;27.3;292.61032,9 -10404,8529,814,9.9;18.1;-165.9338,28 -10404,8529,814,5.8;19.1;-118.6188,0 -11068,8769,814,7.7;18;-173.7423,0 -11068,8769,814,20.4;9.1;-617.812,0 -11067,8768,814,7.8;17.8;-181.2947,0 -11067,8768,814,20.5;9;-622.03973,0 -11074,8775,814,7.8;17.8;-182.3497,0 -11074,8775,814,20.5;9;-621.67615,0 -11065,8766,814,8;17.9;-174.7332,0 -11065,8766,814,20.4;9.1;-617.90137,0 -11065,8766,814,11.7;13.9;-378.9479,0 -11069,8770,814,8;18;-173.7382,0 -11069,8770,814,20.4;9.1;-617.35376,0 -11069,8770,814,11.7;13.8;-380.0869,0 -10416,8541,814,19.1;7.1;-717.96686,0 -10416,8541,814,20.6;11.2;-512.8691,0 -11073,8774,814,20.4;9;-619.2599,0 -11073,8774,814,11.7;13.8;-379.8309,0 -11070,8771,814,20.3;9.1;-615.5879,0 -11070,8771,814,11.7;13.8;-380.7159,0 -135,117,156,20.3;8.9;-626.8626,14 -135,117,156,24.6;9.7;-588.1963,12 -135,117,156,17.6;17.6;-191.33655,5 -135,117,156,13.8;11.3;-504.67557,21 -135,117,156,29.7;14.2;-361.9378,14 -135,117,156,29.2;7.6;-693.24554,9 -1778,1584,156,23.3;9.1;-614.2371,9 -1137,1584,156,30.1;12.2;-463.90002,22 -1173,1584,156,19;8.9;-628.3481,0 -2112,1707,156,22.3;7;-721.8822,8 -2112,1707,156,28.3;11.7;-484.28046,0 -27,27,156,19.5;9.7;-585.5581,12 -727,647,156,25.5;10.7;-535.8937,5 -727,647,156,31.8;12.4;-451.04825,15 -729,648,156,25.8;11.1;-516.1405,10 -729,648,156,31;13.9;-377.94995,5 -728,646,156,26.1;11;-522.6151,9 -728,646,156,31.7;13.7;-387.02448,8 -777,1851,156,25.3;12.2;-461.7423,1 -46,46,156,18.7;17.8;-180.64136,13 -726,652,156,17.4;17.1;-216.51344,1 -725,651,156,17.2;15.7;-288.254,4 -724,650,156,17.2;15.6;-289.6822,14 -140,237,156,14.7;12.6;-442.91766,2 -62,1811,156,12.9;15.4;-301.5192,10 -63,1812,156,12.9;16.5;-247.20473,3 -63,1812,156,12;12.5;-446.3701,13 -55,1809,156,12.7;13;-423.4038,7 -64,1813,156,12.4;12.6;-442.98462,11 -64,1813,156,11.8;16.6;-243.8278,22 -61,1810,156,12.3;12.5;-446.52805,8 -201,1814,156,11.1;15.5;-297.7994,24 -10132,8139,156,14.4;11.6;-489.73386,30 -139,645,156,13.6;11.4;-501.18,1 -64,3180,156,12.1;16.6;-242.8733,6 -3566,3179,156,12.1;16.7;-236.74153,19 -1799,1610,156,13.8;10.5;-546.99054,30 -55,3176,156,10.6;15.4;-301.13843,22 -62,3177,156,9.5;13.7;-387.4911,28 -61,3181,156,9.6;13.6;-391.5068,7 -645,789,156,26.8;8.2;-659.6148,5 -645,789,156,32.6;10.8;-529.2385,17 -1798,1444,156,27;6.5;-745.6665,16 -647,793,156,30.5;6.3;-757.2257,18 -1796,1442,156,31;5.2;-812.0397,7 -2197,2061,156,29.6;6.4;-753.4713,23 -1948,2054,156,31.5;14.4;-350.1438,18 -2164,1717,156,31.6;11.5;-498.08398,8 -2164,2172,156,29.8;13.2;-410.8476,8 -603,1859,156,29.8;13.3;-407.564,14 -3208,2952,156,26.7;8.5;-648.86273,0 -3208,2952,156,31.6;11.3;-507.7255,0 -3191,2935,156,25.2;12.7;-437.84442,0 -3191,2935,156,30.1;15;-320.27087,0 -3191,2935,156,15.9;10.4;-549.1994,0 -1797,1443,156,29.8;14.5;-344.31287,0 -730,649,156,32.7;14.9;-327.0134,0 -1914,2006,156,30.2;14.3;-356.8764,0 -3062,2758,156,31.7;13.9;-377.75574,0 -646,1770,156,30;14.1;-364.82217,0 -728,1766,156,30;14.2;-361.32318,0 -727,1767,156,29.7;13.6;-393.1004,0 -645,1774,156,30.9;14.3;-356.4287,0 -644,1774,156,24.1;10.4;-551.7042,0 -1839,1773,156,31.4;14.4;-352.24887,0 -1840,1776,156,29.1;14.7;-338.3167,0 -3068,2764,156,31.5;13.9;-376.80957,0 -3067,2763,156,31.5;13.9;-374.5691,0 -3077,2773,156,31.5;13.9;-376.8223,0 -3063,2759,156,31.7;13.9;-377.4054,0 -1795,1441,156,15.6;14.3;-355.93762,0 -200,1865,156,13;12.5;-447.24316,0 -2285,2212,156,16.2;14.5;-344.4409,0 -1949,2055,156,16.3;14.5;-344.1834,0 -1779,1607,156,13.8;11.3;-508.13504,0 -10554,108,837,8.4;19.1;396.5056,3 -10566,108,837,10.8;14;141.5579,22 -10566,108,837,13.1;6.6;-227.2221,15 -10556,8302,837,8.4;19.1;396.5056,4 -10561,8307,837,8.3;17.9;334.8896,13 -10561,8307,837,11.4;12.7;73.78885,5 -10561,8307,837,12.9;6.4;-241.4917,12 -10557,8303,837,9.2;17.7;326.7719,14 -10558,8304,837,11;16.9;286.5797,20 -10122,8299,837,10.9;15.8;231.9219,4 -10563,8309,837,10.8;13.7;125.3528,18 -10562,8308,837,10.9;13.5;115.9838,21 -10560,8306,837,11.8;11.7;27.93921,6 -10123,8300,837,12.8;9.4;-88.88385,38 -10564,8310,837,12.8;7;-209.2165,27 -10565,8311,837,13.3;6.4;-237.3159,24 -10124,8301,837,13.9;1.7;-472.4284,26 -10389,8570,837,13.7;2.1;-453.67142,5 -10067,5239,837,7.7;20.6;471.1158,0 -10066,4130,837,7.8;20.7;473.53098,0 -10074,8650,837,7.7;20.6;470.3498,0 -10073,8919,837,7.7;20.7;473.08942,0 -13325,10430,960,13.5;28.4;350.0833,2 -13325,10430,960,17.8;27.9;322.94336,3 -13322,10427,960,11.8;29.7;414.49963,4 -13324,10429,960,13.5;29.9;423.9004,3 -13324,10429,960,11.5;33.9;625.73505,0 +14111,10959,957,29.9;27.5;302.5406,0 +1630,1805,170,16.6;13;88.01765,0 +1630,1805,170,11.5;13.7;126.4431,0 +1616,1591,170,16.5;13.2;102.5183,0 +1616,1591,170,11.5;14;141.22678,0 +1615,1592,170,16.2;13.4;110.0473,0 +1615,1592,170,9.8;13.5;114.444595,0 +1618,1799,170,11.4;13.7;126.57282,0 +1617,1593,170,13;14.5;164.08192,0 +1606,1585,170,10.8;15.3;206.3217,0 +1607,1586,170,11.3;15.1;197.3704,0 +1622,1594,170,16.9;9.5;-84.71403,0 +1620,1597,170,18.1;10.1;-55.25299,0 +1619,1596,170,16;10.2;-50.867207,0 +1621,1595,170,18.1;7.9;-166.92972,0 +1611,1589,170,8.2;14.3;153.7313,0 +1625,1600,170,10.3;9;-110.154625,0 +1626,1601,170,10.1;8.7;-122.411896,0 +1623,1599,170,9.4;7.4;-190.3578,0 +1624,1598,170,9.4;7.2;-200.39091,0 +1628,1806,170,9.6;9.5;-82.83878,0 +1612,1590,170,7.6;7;-210.6361,0 +1613,1848,170,7.6;7.1;-203.25623,0 +17465,13079,1187,32.3;14;-372.97946,0 +17465,13079,1187,12.6;9;-620.37775,0 +17465,13079,1187,21.5;10.2;-561.9756,0 +17475,13089,1187,31.5;14.8;-332.87027,0 +13728,541,1187,30.1;12.9;-427,0 +17468,13082,1187,28.6;15.9;-277.76288,0 +17474,13088,1187,27.9;16.9;-226.12923,0 +17474,13088,1187,22.9;18.2;-162.5643,0 +4447,108,1187,25.7;17;-222.7952,0 +17006,12893,1187,25.4;17.8;-180,0 +17004,12891,1187,25.3;17.1;-218.0718,0 +17003,12890,1187,25.2;17.1;-217.0164,0 +17476,13090,1187,23.5;15.9;-276.74362,0 +17476,13090,1187,19.5;17.9;-175.94447,0 +17557,13144,1187,22.1;16.9;-224.88475,0 +17557,13144,1187,33.5;19;-119.02798,0 +17482,13096,1187,25.5;19.9;-76.02877,0 +17482,13096,1187,25.9;23.9;121.52362,0 +17479,13093,1187,20.8;21.4;0.27453232,0 +17479,13093,1187,25.9;25.9;225.55495,0 +17479,13093,1187,18.9;26.7;262.2995,0 +17477,13091,1187,19.1;18.9;-125.1993,0 +17480,13094,1187,17.4;23.5;103.75103,0 +17483,13097,1187,10.3;23.3;95.372925,0 +17558,13145,1187,7.2;25.7;211.8382,0 +17558,13145,1187,27.9;22.7;63.833614,0 +17558,13145,1187,15.8;24.2;139.72446,0 +17466,13080,1187,20.8;15.6;-293.4427,0 +17707,13361,1187,18.9;14.1;-364.50598,0 +17707,13361,1187,28.1;22.8;70.760345,0 +17469,13083,1187,22.3;13.1;-416.48868,0 +17478,13092,1187,15.9;12.9;-427.11407,0 +17484,13098,1187,27.6;25.6;210.69417,0 +17484,13098,1187,27.1;29.7;414.80518,0 +17708,13362,1187,28.2;22.6;56.1512,0 +17708,13362,1187,7.6;25.7;213.3736,0 +17467,13081,1187,30.6;27;277.22928,0 +17467,13081,1187,32.7;31;477.41995,0 +17467,13081,1187,34.6;35;677.0688,0 +17472,13086,1187,30.8;22.5;55.40063,0 +17472,13086,1187,31.3;17.6;-190.75781,0 +17013,12902,1187,32.7;15.3;-306.1665,0 +17473,13087,1187,28;10.4;-549.8073,0 +17015,12904,1187,26.1;9.8;-582.0336,0 +17021,12910,1187,19.8;28.1;331.78964,0 +17030,12919,1187,28.5;27.9;322.16022,0 +17481,13095,1187,33.1;27.2;289.7694,0 +17481,13095,1187,37.6;27.5;301.82254,0 +17014,12903,1187,23.5;13.4;-400.45493,0 +17024,12913,1187,15.9;22.5;51.379475,0 +17023,12912,1187,16.2;23.1;84.54306,0 +17022,12911,1187,8.5;23;80.09655,0 +17646,13478,1187,26.6;14.4;-350.3583,0 +17025,12914,1187,15.9;22.4;50.4588,0 +7245,6565,1187,15.9;22.4;50.212673,0 +7245,6565,1187,31.9;21;-20.931547,0 +7245,6565,1187,8.4;23.2;86.08949,0 +7245,6565,1187,23.9;13.9;-377.39822,0 +7245,6565,1187,13.9;8.2;-660.068,0 +7245,6565,1187,17;15.6;-292.52832,0 +7245,6565,1187,28.6;27.8;320.99597,0 +17008,12897,1187,31.9;20.7;-36.94859,0 +17008,12897,1187,16.9;16.5;-245.1597,0 +17010,12899,1187,31.9;20.6;-39.24551,0 +17010,12899,1187,17;16.6;-243.4531,0 +17009,12898,1187,32;20.6;-39.20956,0 +17009,12898,1187,17;16.5;-244.8309,0 +17007,12896,1187,31.9;20.7;-36.94879,0 +17007,12896,1187,17;16.5;-246.3528,0 +17012,12901,1187,31.9;21.1;-15.89306,0 +7586,6737,1187,31.8;21.1;-17.470915,0 +7586,6737,1187,29;28.1;331.2,0 +7586,6737,1187,15.7;22.2;36.69024,0 +7586,6737,1187,25.5;17.1;-217.7374,0 +17016,12905,1187,14.1;8.4;-652.96277,0 +17033,12922,1187,24.3;24.1;133.1995,0 +17031,12920,1187,24.6;24.7;162.066,0 +17032,12921,1187,24.4;24.9;174.4573,0 +17011,12900,1187,16.8;15.7;-286.7405,0 +17026,12915,1187,23.4;27.2;287.9292,0 +17027,12916,1187,23.2;27.2;288.78436,0 +17028,12917,1187,23.2;27.4;297.12936,0 +17029,12918,1187,22.2;28.2;340.9428,0 +17020,12909,1187,35.9;26.7;265.05093,0 +17018,12907,1187,20.4;10.6;-543.2207,0 +17019,12908,1187,20.4;11;-522.9858,0 +17017,12906,1187,20;10.9;-526.9905,0 +17648,13480,1187,17.9;24.7;161.4862,0 +14576,2113,1043,14;10;-60.50208,0 +14568,2105,1043,14.8;9.5;-85.93884,0 +14572,2109,1043,13.9;10;-61.45065,0 +14573,2110,1043,13.1;9.9;-65.23045,0 +14570,2107,1043,13.2;9.9;-66.08495,0 +14575,2112,1043,12.4;10.2;-50.0483,0 +14539,2106,1043,11.5;10.4;-37.40211,0 +14538,557,1043,11.4;10.4;-38.65112,0 +14668,297,1043,11.3;10.6;-28.86134,0 +6358,108,1043,11.5;12.6;69.047,0 +14578,269,1043,11.2;12.6;70.55878,0 +14577,2121,1043,10.8;13.4;112.0469,0 +14574,2111,1043,10.1;15.3;206.3782,0 +14571,2108,1043,10.2;15.3;205.1994,0 +14541,2116,1043,10.9;11.7;25.11024,0 +14580,1486,1043,11.3;9.2;-97.4739,0 +9020,2118,1043,9.2;10.5;-33,0 +17230,12931,1188,15.6;7.1;-714.1845,0 +17230,12931,1188,19.8;5.4;-799.80707,0 +17249,12938,1188,13;9.4;-599.8798,0 +17233,12933,1188,14.7;13.5;-397.77307,0 +17232,12932,1188,18.3;16.1;-268.55417,0 +17559,13146,1188,16;17.5;-195.99548,0 +17559,13146,1188,36.8;17.4;-202.96233,0 +17235,12935,1188,14.5;19.2;-111.573814,0 +17235,12935,1188,9.6;18.3;-154.97977,0 +17242,12946,1188,18.7;21.4;-0.8031558,0 +17242,12946,1188,20.4;26.2;236.19202,0 +17248,12952,1188,16.8;24.6;159.19054,0 +17248,12952,1188,11.8;25;180.72704,0 +17248,12952,1188,11.7;30.3;443.65967,0 +17229,12944,1188,20;27.2;287.6195,0 +17560,13147,1188,20.5;28.3;344.74802,0 +17560,13147,1188,15.9;23.4;97.883865,0 +17560,13147,1188,34.6;36.2;738.35815,0 +17438,13022,1188,21.2;29.8;420.5721,0 +17246,12950,1188,18.4;31.3;495.27243,0 +17246,12950,1188,18.8;35.6;709.25946,0 +17227,12943,1188,14;21.5;3.1799242,0 +17227,12943,1188,9;22.9;75.77474,0 +17241,12945,1188,23.6;27.3;293.87585,0 +17241,12945,1188,30.3;25.5;205.73222,0 +17244,12948,1188,33.8;30.6;456.73712,0 +17244,12948,1188,35.5;26.6;259.82968,0 +17245,12949,1188,36.2;35;676.5329,0 +17243,12947,1188,6.7;31.9;521.9957,0 +17247,12951,1188,6.8;29.9;421.78586,0 +17234,12934,1188,12.9;16.8;-231.84758,0 +17234,12934,1188,8.3;16.8;-233.26697,0 +17228,12930,1188,11.1;8.5;-647.80585,0 +13728,541,1188,20.9;11.1;-516,0 +17236,12936,1188,21.9;12.8;-433.06195,0 +17236,12936,1188,24.8;8.1;-665.245,0 +17791,13442,1188,16.2;17.5;-195.42006,0 +17791,13442,1188,20.1;28.6;356.63675,0 +17791,13442,1188,23.4;36.5;755.0495,0 +17791,13442,1188,15.4;23.8;118.28658,0 +17791,13442,1188,9.6;7.6;-690.99023,0 +17237,12937,1188,26.3;12.2;-463.14294,0 +17237,12937,1188,26.8;7.2;-711.5732,0 +17435,13019,1188,8.6;22.1;34.17036,0 +17231,12939,1188,30.1;14.9;-328.1203,0 +17231,12939,1188,31.4;9;-622.46063,0 +17239,12941,1188,32.1;13.8;-381.92975,0 +17239,12941,1188,37;14.9;-325.1327,0 +17792,13443,1188,16.3;23.9;124.74797,0 +17792,13443,1188,24;36.8;767.8766,0 +17238,12940,1188,32.9;9.6;-589.21515,0 +17238,12940,1188,38.5;10.6;-539.48505,0 +17434,13018,1188,23;25.4;197.32681,0 +17430,13014,1188,34.3;29.4;396.71893,0 +17428,13012,1188,34.6;29.2;390.05792,0 +17429,13013,1188,34.7;29.1;385.17175,0 +17240,12942,1188,36;20.9;-28.08423,0 +17423,13007,1188,36.9;13.3;-408.01462,0 +17257,12958,1189,23.1;6;-771.4119,0 +17257,12958,1189,27.8;10.4;-552.0909,0 +16892,12692,1189,26;9.5;-597.8038,0 +16892,12692,1189,23.7;14;-373.25232,0 +16892,12692,1189,8.3;19.7;-84.12721,0 +17250,12953,1189,24.5;10.8;-533.3811,0 +17250,12953,1189,20.5;11.8;-480.3179,0 +17250,12953,1189,27.7;14.8;-332.82443,0 +17258,12959,1189,31.1;10.7;-537.4276,0 +17252,12954,1189,18.1;11.8;-482.86084,0 +17252,12954,1189,15.8;16;-270.30252,0 +17252,12954,1189,11.7;16.8;-232.21678,0 +17252,12954,1189,16.7;21;-20.853588,0 +17199,13363,1189,16.9;10.1;-564.00323,0 +17667,13363,1189,12.1;8.2;-660.2755,0 +17255,12956,1189,14.9;9.9;-576.8411,0 +17262,12963,1189,12.4;18.6;-141.51093,0 +17262,12963,1189,7.4;18.5;-148.89528,0 +17268,12955,1189,12.4;21.6;9.311344,0 +17266,12970,1189,22.8;17.4;-200.60747,0 +17266,12970,1189,26.1;22.4;49.17407,0 +17251,12964,1189,19.8;22.5;53.180523,0 +17251,12964,1189,18.9;26.5;253.36757,0 +17251,12964,1189,13.9;27.6;307.0941,0 +17265,12969,1189,17.7;29.7;414.431,0 +17265,12969,1189,13.4;29.9;423.6544,0 +17731,13396,1189,15.4;30.2;438.9037,0 +17730,13395,1189,15.4;30.3;441.3034,0 +17254,12966,1189,10;29.2;389.01147,0 +17254,12966,1189,9;24.7;161.8367,0 +17267,12971,1189,12;33.4;596.22766,0 +17256,12957,1189,19.8;6;-772.5111,0 +17347,13391,1189,14.2;15.8;-279.0694,0 +17346,13390,1189,14.3;15.9;-277.8244,0 +17349,13393,1189,14.3;15.8;-282.4097,0 +17348,13392,1189,14.3;15.8;-280.9533,0 +17259,12960,1189,26.6;17.4;-201.78221,0 +17259,12960,1189,30.9;17.4;-203.82553,0 +17310,13380,1189,15.3;30;429.4586,0 +17562,13149,1189,26.3;9.5;-595.8025,0 +17562,13149,1189,23.6;14.4;-350.4911,0 +17562,13149,1189,8.3;19.5;-97.682625,0 +16946,12753,1189,23.2;14.3;-357.51443,0 +16946,12753,1189,8.6;19.5;-98.72432,0 +17340,13387,1189,20.7;14.5;-348.6098,0 +17339,13386,1189,20.7;14.4;-350.637,0 +17201,13365,1189,20.1;24.3;143.87555,0 +17561,13148,1189,13.5;25.8;218.04884,0 +17198,13398,1189,8.2;16.8;-232.67366,0 +17197,13397,1189,8.1;16.8;-231.18439,0 +17260,12961,1189,31.4;19.5;-94.71119,0 +17260,12961,1189,35.6;20.2;-60.104794,0 +17261,12962,1189,31.4;22.1;34.36016,0 +17261,12962,1189,35.5;24.2;137.1187,0 +17298,13371,1189,29.8;16.2;-262.7139,0 +17297,13370,1189,29.6;16;-273.25345,0 +17253,12965,1189,28.4;25.3;193.16098,0 +17253,12965,1189,31.8;29.3;393.88168,0 +17300,13373,1189,34.1;18.2;-161.21738,0 +17203,13367,1189,14.7;33.6;607.8988,0 +17204,13368,1189,14.4;33.6;607.14886,0 +17296,13369,1189,27.8;12.4;-453.07742,0 +17671,13497,1189,35.6;21.4;0.4802818,0 +17306,13376,1189,14.6;18.1;-166.5042,0 +17304,13374,1189,14.5;18.3;-154.13281,0 +16841,541,1192,21.2;38.4;849.5,0 +17512,13128,1192,25.2;32.9;571.3336,0 +17512,13128,1192,29.1;27.3;294.40286,0 +17512,13128,1192,33.6;31.1;482.07132,0 +17512,13128,1192,34.7;26.7;263.90488,0 +17512,13128,1192,32.1;35.3;694.0676,0 +17503,13119,1192,25.7;31.9;525.86,0 +17503,13119,1192,29.7;33.8;617.5186,0 +17502,13118,1192,26.5;32.2;539.37,0 +17502,13118,1192,31;19.7;-87.37274,0 +17502,13118,1192,35.5;19.2;-109.256836,0 +17502,13118,1192,30.5;33.2;589.4632,0 +17502,13118,1192,32.7;28.2;338.29196,0 +17502,13118,1192,16.8;31.2;489.95468,0 +17502,13118,1192,16.9;24.3;144.78842,0 +17502,13118,1192,15.1;19.5;-97.43753,0 +17502,13118,1192,19.1;18.9;-126.10505,0 +17502,13118,1192,26.8;19.3;-104.854416,0 +17502,13118,1192,12.4;12.8;-433.9288,0 +17502,13118,1192,11;8.7;-638.3236,0 +17502,13118,1192,30.3;7.1;-714.6309,0 +17301,13435,1192,26.9;31.5;502.16403,0 +17301,13435,1192,18.9;19.8;-80.05207,0 +17504,13120,1192,29.3;27;276.8079,0 +17518,13134,1192,28.1;21.8;19.590038,0 +17518,13134,1192,32.4;19.1;-116.08976,0 +17518,13134,1192,36.4;21.2;-11.0443325,0 +17518,13134,1192,37;16.7;-236.1545,0 +17518,13134,1192,24.4;16.1;-265.4456,0 +17518,13134,1192,30.6;12.8;-433.5319,0 +17518,13134,1192,26.6;9.7;-586.6685,0 +17518,13134,1192,26.3;5.4;-799.43835,0 +17518,13134,1192,34.9;10.9;-527.0312,0 +17517,13133,1192,29.2;21.8;18.218502,0 +17517,13133,1192,30.3;16.6;-239.52803,0 +17568,13155,1192,32.5;21;-22.585361,0 +17568,13155,1192,36.9;19;-123.49403,0 +17568,13155,1192,18.8;20.1;-68.955284,0 +17515,13131,1192,33.7;20.4;-53.08935,0 +17515,13131,1192,35.8;16.4;-249.47905,0 +17511,13127,1192,33.9;28.5;353.5143,0 +17511,13127,1192,35.1;32.9;575.8707,0 +17510,13126,1192,18.3;31.7;515.9452,0 +17506,13122,1192,18.3;30.9;472.19037,0 +17524,13140,1192,17.1;24.7;164.46219,0 +17524,13140,1192,17.4;19.6;-93.487175,0 +17524,13140,1192,14.9;12.9;-427.55368,0 +17524,13140,1192,10.8;15.5;-294.45206,0 +17524,13140,1192,9.7;9.8;-582.98083,0 +17520,13136,1192,18.4;24.7;162.6343,0 +17520,13136,1192,17.7;20.5;-47.40219,0 +17523,13139,1192,15.9;19.2;-109.859924,0 +17523,13139,1192,14.7;12.4;-451.44406,0 +17567,13154,1192,27.1;31.3;494.6432,0 +17302,13436,1192,26.7;31.2;489.99982,0 +17514,13130,1192,28.8;16.3;-254.73486,0 +17514,13130,1192,24.4;16.9;-226.30652,0 +17505,13121,1192,31.2;35.1;685.9806,0 +17458,13341,1192,26.6;15.6;-293.34772,0 +17457,13340,1192,26.7;15.3;-304.0945,0 +17522,13138,1192,10.3;15.6;-292.4975,0 +17522,13138,1192,13.2;11.2;-509.96158,0 +17522,13138,1192,8.7;10.9;-524.51965,0 +17519,13135,1192,11.9;9.9;-576.87384,0 +17519,13135,1192,5.7;10.1;-565.81836,0 +17516,13132,1192,31.3;13.1;-416.73227,0 +17513,13129,1192,26.2;9.5;-598.5076,0 +17513,13129,1192,26.5;5.1;-814.9022,0 +17454,13337,1192,27.5;8.7;-635.65125,0 +17455,13339,1192,27.3;8.7;-635.2221,0 +17447,13330,1192,7.4;15.3;-308.80533,0 +6358,13331,1192,7.3;15.1;-314.3738,0 +17445,13328,1192,7.2;9.1;-614.28937,0 +17446,13329,1192,7.1;9;-620.10455,0 +17456,13338,1192,24.7;5.7;-786.5559,0 +17206,13327,1192,16.3;15.2;-309.92148,0 +17205,13326,1192,15.7;16.5;-245.9296,0 +17521,13137,1192,12.3;17.8;-182.3493,0 +17270,12973,1190,28.4;35.2;688.5947,0 +17270,12973,1190,24.3;34.3;645.6335,0 +17270,12973,1190,17;21.4;-3.6766984,0 +17270,12973,1190,17.7;16.5;-246.82622,0 +17270,12973,1190,14.4;25.5;203.30273,0 +17269,12972,1190,28.1;33.4;599.63885,0 +17269,12972,1190,31.3;28.2;336.40714,0 +17269,12972,1190,35.3;26.7;263.19156,0 +17269,12972,1190,33.5;32.6;560.4872,0 +17277,12976,1190,28.1;28.4;348.44608,0 +17277,12976,1190,23.2;29.3;393.7112,0 +17277,12976,1190,22.8;25.3;193.73921,0 +17281,12996,1190,27.6;25.8;218.3381,0 +17281,12996,1190,29.2;20.9;-24.711924,0 +17281,12996,1190,23.4;21.2;-12.883505,0 +17276,12992,1190,30.8;25.4;198.43318,0 +17276,12992,1190,33.9;21.4;-3.3054016,0 +17371,13400,1190,31;23.6;110.73463,0 +17371,13400,1190,23.1;19;-122.08899,0 +17371,13400,1190,15.9;8.3;-656.68896,0 +17371,13400,1190,21.8;28;327.40143,0 +17371,13400,1190,21.5;33.3;591.69366,0 +17371,13400,1190,9;16.5;-245.15103,0 +17272,12989,1190,30.6;21.2;-11.825019,0 +17272,12989,1190,26.6;16.9;-224.73637,0 +17272,12989,1190,27.6;12.6;-443.46997,0 +17280,12995,1190,25.5;15.9;-275.89893,0 +17280,12995,1190,21;19.2;-113.835236,0 +17275,12991,1190,24.6;13;-423.50674,0 +17275,12991,1190,20.1;9.6;-589.0353,0 +17279,12994,1190,26.7;8.5;-644.3325,0 +17279,12994,1190,30.9;7.4;-700.91705,0 +17279,12994,1190,35.1;7.2;-713.6249,0 +17739,13453,1190,27.4;12.8;-430.34097,0 +17271,12974,1190,19.5;8.7;-638.59875,0 +17274,12990,1190,16.3;9.3;-605.7049,0 +17274,12990,1190,12.2;8.5;-647.7453,0 +17372,13401,1190,15.9;8.3;-658.59576,0 +17372,13401,1190,21.6;33.3;592.9543,0 +17372,13401,1190,21.6;28.3;342.50937,0 +17372,13401,1190,24.7;23;79.25965,0 +17372,13401,1190,23.2;18.6;-142.8147,0 +17284,12997,1190,13.4;12.7;-436.69266,0 +17284,12997,1190,9.3;13.5;-397.26614,0 +17746,13523,1190,28.6;32.3;544,0 +17288,12987,1190,20.6;29.5;403.25623,0 +17288,12987,1190,15.1;28.9;371.8841,0 +17282,12977,1190,20.9;24.5;155.52473,0 +17282,12977,1190,19.8;19.8;-82.034874,0 +17283,12978,1190,18.5;24;126.49539,0 +17283,12978,1190,11.9;22.1;35.085453,0 +17283,12978,1190,10.8;26.1;233.68896,0 +17273,12975,1190,13.9;17;-222.05804,0 +17273,12975,1190,12.4;21.5;1.8113408,0 +17273,12975,1190,9.4;17.3;-207.72636,0 +17563,13150,1190,13.2;27.3;292.95493,0 +17563,13150,1190,22;28.3;341.11154,0 +17563,13150,1190,21.7;33.3;593.2971,0 +17563,13150,1190,9;16.4;-249.5828,0 +17563,13150,1190,24.5;23;77.76654,0 +17287,12986,1190,14.1;29.4;397.8361,0 +17287,12986,1190,17;33.5;604.6097,0 +17287,12986,1190,13;34.4;646.4546,0 +17564,13151,1190,31.4;23.5;101.53627,0 +17564,13151,1190,16.4;8.6;-642.45056,0 +17564,13151,1190,23.2;18.7;-136.87859,0 +16705,13550,1190,24.2;15.6;-289.824,0 +17767,13549,1190,23.9;16.3;-254.97612,0 +16705,13530,1190,12.2;15.8;-281.5287,0 +17751,13529,1190,11.7;16.3;-258.6395,0 +17289,12988,1190,21.5;34.3;645.33734,0 +17289,12988,1190,16.9;34.2;636.8102,0 +17754,13535,1190,23.2;32.2;540.8169,0 +17765,13546,1190,27.1;22.5;51.709614,0 +16705,13547,1190,27.7;21.9;22.967,0 +16705,13534,1190,28.5;18.1;-165.1756,0 +16705,13534,1190,24.1;32.6;557.7414,0 +16705,13534,1190,21.5;8.5;-648.0554,0 +17755,13536,1190,28.9;17.9;-177.99455,0 +17749,13526,1190,21.6;30.8;467.05945,0 +17383,12981,1190,8.9;20.9;-24.97906,0 +17382,12980,1190,8.9;20.9;-25.19269,0 +17748,13525,1190,13.7;24.2;139.37134,0 +17750,13528,1190,22.4;30.4;448.933,0 +16705,13527,1190,22.3;30.5;451.8842,0 +17762,13542,1190,32.1;20.8;-32.30363,0 +17747,13524,1190,20.8;22.6;58.156185,0 +17757,13538,1190,20.7;8.9;-627.7717,0 +17756,13537,1190,20.6;8.1;-666.57465,0 +17759,13540,1190,21.3;8.4;-650.6598,0 +17758,13539,1190,20.8;9.2;-612.6923,0 +17753,13533,1190,27.4;27.6;309.91592,0 +17101,13191,1190,17.3;9.5;-596.69086,0 +17100,13190,1190,17.3;9.5;-594.98785,0 +17286,12985,1190,10.9;29.6;407.74075,0 +17384,12982,1190,8.4;22.5;51.6252,0 +17386,12984,1190,8.3;22.1;31.231798,0 +17285,12979,1190,8.2;21.4;0.4425049,0 +17385,12983,1190,8;20.1;-67.39917,0 +17740,13454,1190,27.7;14.5;-345.06253,0 +17278,12993,1190,34.4;8.6;-639.777,0 +17278,12993,1190,35.6;16.1;-268.07977,0 +17761,13541,1190,34.6;10.5;-547.5611,0 +17764,13545,1190,34.8;13.8;-382.3971,0 +16705,13544,1190,34.8;14;-369.1823,0 +17763,13543,1190,34.9;14.5;-348.53345,0 +16863,12733,1190,22.5;4.9;-827,0 +17373,13399,1190,21.6;33.1;584.9405,0 +7245,6565,1190,22.5;5;-822.8585,0 +13961,10349,1190,22.7;5;-822.29443,0 +16990,13062,1190,22.6;4.9;-829,0 +17493,13109,1191,33.5;34;629.58905,0 +17493,13109,1191,10;12.7;-435.45502,0 +17493,13109,1191,14.3;7.5;-696.01697,0 +17485,13101,1191,34.9;33.5;604.4169,0 +17485,13101,1191,29.7;31.2;486.90317,0 +17485,13101,1191,33.4;26.1;235.33606,0 +17489,13105,1191,27.6;32.8;568.8982,0 +17489,13105,1191,23.2;32.4;548.7845,0 +17489,13105,1191,21.4;28.4;350.21814,0 +17492,13108,1191,18.8;26;226.97697,0 +17492,13108,1191,14.2;23.7;112.73324,0 +17492,13108,1191,16.9;19.7;-88.97179,0 +17492,13108,1191,14.2;28.7;362.7979,0 +17491,13107,1191,17;26;228.70644,0 +17491,13107,1191,12.1;23.1;82.93431,0 +17491,13107,1191,7.6;20.2;-60.455948,0 +17491,13107,1191,17;20.2;-60.84221,0 +17789,13408,1191,13.4;25.4;198.58847,0 +17789,13408,1191,7;20.6;-41.657192,0 +17789,13408,1191,31.6;12;-472.03632,0 +17490,13106,1191,13.3;25.3;192.5888,0 +17490,13106,1191,7.3;20.1;-67.17274,0 +17490,13106,1191,29.5;12.4;-450.86728,0 +17490,13106,1191,31.8;8.1;-664.09296,0 +17488,13104,1191,14.6;18.4;-152.60516,0 +17488,13104,1191,14.3;14.2;-360.80264,0 +17499,13115,1191,11.2;19.3;-105.20098,0 +17499,13115,1191,9.9;14.4;-350.0897,0 +17583,13425,1191,9;14.9;-328.18256,0 +17601,13441,1191,9.4;14.2;-363.0602,0 +17600,13424,1191,9.3;14.2;-362.6934,0 +16751,13158,1191,27.3;33.9;622.906,0 +16751,13158,1191,14.5;26;229.79117,0 +16751,13158,1191,24.5;19.8;-81.48683,0 +16751,13158,1191,27.4;14;-371.42795,0 +16751,13158,1191,29.1;29.8;419.25095,0 +17500,13116,1191,27.3;27.5;304.0047,0 +17500,13116,1191,27.8;22.1;31.792002,0 +17566,13153,1191,12.8;21.2;-12.96529,0 +17566,13153,1191,27.2;33.7;615.8812,0 +17566,13153,1191,14.8;26.3;241.61528,0 +17566,13153,1191,8.1;33.3;595.60297,0 +17580,13421,1191,13.3;14.9;-326.52893,0 +17598,13420,1191,13.1;15.5;-294.5882,0 +17581,13422,1191,13.2;14.9;-324.77658,0 +17586,13429,1191,12;21.7;13.3821125,0 +17582,13423,1191,13.2;15.1;-316.50058,0 +17604,108,1191,12.9;16.1;-268.0025,0 +17487,13103,1191,22.2;17.8;-180.17046,0 +17496,13112,1191,22.4;20;-69.465355,0 +17496,13112,1191,26.5;21.6;9.059141,0 +17496,13112,1191,26.4;16.4;-252.21869,0 +17594,13414,1191,25.5;22.8;67.06606,0 +17595,13439,1191,25.6;22.8;66.86777,0 +17575,13438,1191,25.8;23;76.47106,0 +17596,13440,1191,25.6;22.7;62.30503,0 +17501,13117,1191,31.4;23.2;90.051155,0 +17577,13416,1191,33.3;27.7;311.4506,0 +17495,13111,1191,31.1;18.7;-136.81418,0 +17495,13111,1191,28.2;13.4;-403.58273,0 +17495,13111,1191,32.2;14.2;-361.35703,0 +17701,13111,1191,20.4;10.7;-535.09656,0 +17574,13413,1191,31.8;30.8;466.33258,0 +16750,13157,1191,29.5;19.1;-115.7196,0 +16750,13157,1191,27.2;33.5;604.4683,0 +16750,13157,1191,14.8;26.2;237.86757,0 +16750,13157,1191,8.1;33;578.1199,0 +16750,13157,1191,29.3;29.5;404.04126,0 +17494,13110,1191,19;31.4;500.07843,0 +17584,13427,1191,18.6;28.4;347.61044,0 +17779,13426,1191,17.5;28.6;360.1072,0 +17565,13152,1191,29.1;29.5;401.7283,0 +17565,13152,1191,27.4;13.9;-374.06467,0 +17585,13428,1191,20.3;32.7;561.22186,0 +17578,13417,1191,25.4;14.4;-349.04486,0 +17117,13207,1191,17.1;22.1;32.787888,0 +17118,13208,1191,17.1;21.9;24.069052,0 +17116,13206,1191,17.2;22.1;31.667992,0 +17115,13205,1191,17.2;22;27.833424,0 +17110,13200,1191,17;22.1;32.47409,0 +17112,13202,1191,17.3;22;29.494257,0 +17114,13204,1191,17.3;22.2;37.24333,0 +17597,13418,1191,35.3;22.7;64.36092,0 +17497,13113,1191,34.3;14.5;-347.559,0 +17497,13113,1191,33.5;10.5;-544.6993,0 +17486,13102,1191,31.4;7;-721.0999,0 +17486,13102,1191,26.6;8.3;-657.6649,0 +17486,13102,1191,36.5;15.8;-282.75766,0 +17576,13415,1191,32.2;9.8;-583.6827,0 +17570,13409,1191,29.6;13.3;-407.6445,0 +17572,13411,1191,30.1;13.8;-379.94696,0 +17571,13410,1191,30.3;13.7;-386.6551,0 +17498,13114,1191,9.7;32.8;570.6572,0 +7586,6737,1191,29.9;13.6;-393.07065,0 +17678,13503,1191,12.5;16.1;-266.6104,0 +17679,13504,1191,12.3;13.3;-408.4513,0 +17587,13430,1191,24;34.5;655.4111,0 +13961,10349,130,9.3;8.8;-119.56356,1 +7245,6565,130,10.3;8.5;-135.40527,0 +3782,1385,144,6.9;7.3;60.809628,0 +3610,3345,144,6.1;7;44.33188,0 +3664,108,144,7.7;5.3;-36.23311,0 +3663,3046,144,7.5;5.4;-35.98763,0 +13961,10349,144,6.1;5.8;-14.179962,94 +9643,9066,144,7.5;5.5;-30.8981,6 +6613,56,613,32.6;35.9;724.141,0 +6613,56,613,26.6;31.2;486.4834,0 +6613,56,613,24.6;26.6;256.5484,0 +6613,56,613,20.3;24.8;168.11388,0 +6613,56,613,14.9;8.7;-637.71625,0 +6613,56,613,21.4;5.9;-774.79626,0 +6613,56,613,25.4;7.8;-679.71704,0 +6613,56,613,29.9;8.1;-665.57666,0 +6613,56,613,15.6;15.6;-291.69373,0 +6613,56,613,34.8;5.4;-802.5336,0 +6613,56,613,33.3;16.3;-255.34982,0 +6613,56,613,31.1;24.2;136.75081,0 +6613,56,613,36.1;21.2;-12.920785,0 +6613,56,613,20.5;32;526.7131,0 +6613,56,613,16.5;36.1;732.299,0 +7204,5794,613,32.6;37.1;785.6549,0 +7204,5794,613,19.8;9.6;-590.9056,0 +7204,5794,613,24.3;8.6;-640.0273,0 +6616,5733,613,31.8;38.2;836.5064,0 +6616,5733,613,27.5;31.7;513.6051,0 +6616,5733,613,33.4;25.3;191.1119,0 +6676,5740,613,29.2;33.3;592.91406,0 +6676,5740,613,25;31.8;517.969,0 +6676,5740,613,20.8;32;528.3575,0 +6615,116,613,27.9;33.7;615.1934,0 +6615,116,613,23.9;32.9;574.7984,0 +6615,116,613,23.5;37;780.3046,0 +6677,5741,613,27.3;34.3;644.7834,0 +6677,5741,613,22.3;36.3;741.92737,0 +7379,5742,613,24.6;32.7;564.14935,0 +7379,5742,613,26.2;37.1;784.31805,0 +6851,6002,613,24.2;32.7;563.9848,0 +6851,6002,613,24.6;26.2;237.6299,0 +6674,5751,613,25.1;26.6;259.04736,0 +6674,5751,613,20.7;25.5;202.12068,0 +6674,5751,613,15.4;14.9;-326.63995,0 +6675,5750,613,22.1;26.3;243.55635,0 +6675,5750,613,14.9;14.2;-363.69525,0 +6649,5749,613,8.5;5.9;-778.7275,0 +6612,115,613,7.8;5.1;-815.24664,0 +6612,115,613,32.4;20.3;-56.34144,0 +6612,115,613,37;19.5;-94.352066,0 +7717,6473,613,10.7;7.4;-700.99963,0 +6637,5734,613,16;8;-670.1234,0 +6637,5734,613,23;6.1;-766.10693,0 +6674,6730,613,17.7;9.1;-618.4528,0 +7597,6497,613,17.7;9.3;-605.17664,0 +6622,5739,613,18.3;7.7;-685.42377,0 +6622,5739,613,23.1;6.2;-763.4238,0 +6622,5739,613,27.4;7.4;-702.77356,0 +6622,5739,613,34.8;15.5;-298.20984,0 +6846,5997,613,18.9;8.2;-661.95636,0 +6846,5997,613,14.4;13.7;-388.0296,0 +6647,5738,613,29.3;7.5;-694.174,0 +6647,5738,613,34.4;8;-671.8861,0 +6645,5736,613,32.1;8.2;-659.81854,0 +6645,5736,613,33.4;3.9;-878.8967,0 +7594,6480,613,26.5;29.6;407.87607,0 +6619,6477,613,33.4;5.7;-785.1563,0 +7488,5853,613,34.5;5.5;-797.3141,0 +6638,5735,613,34.4;15.5;-298.4253,0 +6638,5735,613,30.7;24.6;158.04474,0 +6638,5735,613,34.7;21.2;-9.959484,0 +6679,5748,613,32.8;18.6;-143.11713,0 +6679,5748,613,28.2;29.8;416.20483,0 +6679,5748,613,32.2;22.9;71.170876,0 +6679,5748,613,37.7;17;-222.30133,0 +6852,6003,613,7.4;5.8;-781.6282,0 +6845,5996,613,32;24.4;146.0894,0 +6845,5996,613,14.8;13.6;-390.90717,0 +6620,6483,613,27.8;28.9;375.0614,0 +6648,6729,613,27.8;28.8;369.07147,0 +7595,6482,613,27.3;28.6;358.1982,0 +7656,6756,613,27.6;29.8;418.53293,0 +7655,6755,613,27.9;29.8;419.49344,0 +7657,6757,613,27.6;30.1;434.70203,0 +6598,6485,613,34.8;18.1;-168.39049,0 +7591,6472,613,32.4;20.3;-56.268097,0 +7590,6471,613,33.8;10.7;-535.0665,0 +8241,6880,613,35.3;9.2;-611.004,0 +6621,5747,613,18.4;33.6;606.0363,0 +6621,5747,613,15.3;37.9;824.6908,0 +5231,6476,613,28.9;7.3;-705.81506,0 +6833,5984,613,25.9;7.5;-694.5881,0 +6680,5760,614,36.1;15.3;-306.62094,0 +6680,5760,614,38.4;20.6;-43.293884,0 +6679,5759,614,38.1;15.1;-314.66296,0 +6679,5759,614,29.8;24.1;135.85413,0 +6679,5759,614,25.7;23.4;99.235725,0 +6614,117,614,37;16.3;-255.27344,0 +6614,117,614,31.6;20.6;-42.94178,0 +6614,117,614,18;16.1;-266.57443,0 +6614,117,614,19.4;11.5;-498.63257,0 +6614,117,614,24.4;11.8;-483.50375,0 +6614,117,614,30.7;5.1;-815.52875,0 +6614,117,614,29.2;11.3;-505.84378,0 +6614,117,614,25.6;20.5;-46.61915,0 +6613,56,614,35.3;13.4;-400.54895,0 +6613,56,614,35.2;19.5;-97.6139,0 +6613,56,614,30.3;21.1;-16.139383,0 +6613,56,614,26.2;23.8;120.268875,0 +6613,56,614,27;29;378.67688,0 +6613,56,614,21.5;30.5;451.11902,0 +6613,56,614,27.6;8.2;-663.38,0 +6613,56,614,35.6;23.5;102.669525,0 +6613,56,614,31.8;30.3;445.0212,0 +6613,56,614,18.5;34.9;671.1277,0 +6613,56,614,13.6;33.6;610.2423,0 +6613,56,614,29.4;16;-271.95447,0 +3249,5763,614,34.3;17;-220.59796,0 +6581,5767,614,37.7;19;-122.490654,0 +6133,541,614,31.2;16.6;-240,0 +7380,5757,614,31.2;22;26.681446,0 +7380,5757,614,30.9;26.7;263.12778,0 +7380,5757,614,26.6;20.6;-43.781677,0 +6612,115,614,29.5;24.3;145.6721,0 +6612,115,614,25.2;29.4;398.04807,0 +6612,115,614,18.6;32.5;555.49,0 +6612,115,614,14.3;31.5;504.59882,0 +6612,115,614,15.9;25.8;220.43932,0 +6612,115,614,29.6;32.7;565.58344,0 +6612,115,614,24.3;35.3;695.0247,0 +6612,115,614,24.2;21.8;16.878477,0 +6682,5762,614,25.2;25.8;216.76569,0 +6682,5762,614,31;30.1;433.74622,0 +6684,5764,614,24.3;28.7;361.94766,0 +6684,5764,614,26.4;32.8;570.3418,0 +6635,5753,614,23.6;28.7;363.2141,0 +6635,5753,614,26.6;33;580.54205,0 +6634,5752,614,23.4;28.3;345.5698,0 +6634,5752,614,26.7;33.5;601.37427,0 +6636,5754,614,23.1;27.8;319.39124,0 +6636,5754,614,26.3;33.4;596.0874,0 +8018,6296,614,25.9;29.5;401.15305,0 +6624,6528,614,26.3;29.5;405.60873,0 +6621,5766,614,19.3;30.1;432.14597,0 +6621,5766,614,19.4;34.9;672.5508,0 +6681,5761,614,18.4;31.6;509.8875,0 +6681,5761,614,14.1;32.9;572.3757,0 +6681,5761,614,25;25.2;186.55832,0 +7766,6499,614,18;31.6;507.1134,0 +7205,5796,614,16.4;31.5;504.3259,0 +6631,5756,614,14.7;30;430.71762,0 +6679,5771,614,19.1;15.9;-277.4583,0 +6679,5771,614,20.7;11.8;-481.98602,0 +6624,5768,614,18.6;11.9;-478.39542,0 +6680,5772,614,23.3;13.5;-397.85928,0 +6680,5772,614,23.5;9.4;-601.0826,0 +6680,5772,614,31.5;5.3;-807.4929,0 +6680,5772,614,28.8;10.9;-524.3614,0 +6847,5998,614,23.9;11.2;-509.06757,0 +6854,6005,614,26.9;10.4;-553.9239,0 +6627,5769,614,27;7.6;-689.5333,0 +7204,5795,614,28.2;10.5;-544.2388,0 +7984,6511,614,34.7;15.3;-304.43787,0 +6641,5758,614,33.2;28.4;350.17996,0 +6625,5755,614,28.3;31.1;485.34363,0 +6625,5755,614,23.9;32.5;551.5099,0 +6853,6004,614,12.2;30.6;458.0029,0 +6643,6521,614,29.9;6.4;-749.82263,0 +4418,6520,614,29.9;6.5;-745.8796,0 +7560,5835,614,31.5;23.4;100.5022,0 +5231,6512,614,33.9;15.4;-302.7062,0 +6685,6507,614,33;17.4;-201.51869,0 +5231,6508,614,26;22.5;52.20105,0 +14026,11028,614,27.9;25.9;222.4639,0 +7637,6493,614,13.9;28.5;353.4515,0 +6677,5784,622,17.1;36.5;752.1195,0 +6677,5784,622,11.5;35.1;682.15356,0 +6677,5784,622,10.6;30;426.46204,0 +6677,5784,622,15.6;31.9;525.6385,1 +6615,116,622,18.5;36.7;765.16724,0 +6615,116,622,14.4;36.2;739.5793,0 +6615,116,622,19.1;31.5;504.6327,0 +6615,116,622,11.4;30.5;453.32614,0 +6615,116,622,9.7;34.6;656.882,0 +6643,5783,622,17.5;35.6;707.36816,0 +6643,5783,622,13.2;35.7;711.77234,0 +6643,5783,622,12.4;29.8;420.6186,0 +6643,5783,622,8.8;33.8;617.8356,0 +7202,5798,622,13.7;33.2;588.2793,0 +7203,6794,622,11.8;32.7;562.2117,0 +6641,5786,622,17;31.1;482.84647,0 +6641,5786,622,17.8;27.1;283.6661,0 +6641,5786,622,13.3;25.3;195.91724,0 +7378,5788,622,22;30.9;471.4991,0 +7378,5788,622,19.9;25.8;216.24077,0 +7378,5788,622,14.2;24.8;168.1726,0 +6612,115,622,22.4;32.5;552.2952,0 +6612,115,622,28;32.4;548.9884,0 +6612,115,622,32.4;32.3;545.9396,0 +6612,115,622,31;24.2;139.04813,0 +6612,115,622,31.1;19.4;-100.80027,0 +6612,115,622,29.5;11.2;-511.33838,0 +6612,115,622,34.4;13.6;-390.98892,0 +6612,115,622,25.2;16.1;-267.77875,0 +6612,115,622,25;9.9;-574.63055,0 +6612,115,622,19.3;10.1;-568.6091,0 +6612,115,622,20.5;18.7;-134.9094,0 +6612,115,622,19.2;26.1;235.86554,0 +6612,115,622,14.6;27.1;285.84677,0 +6612,115,622,23.7;26.8;266.68597,0 +6612,115,622,13.8;15.6;-293.18127,0 +6612,115,622,15.3;20.3;-56.44769,0 +6612,115,622,14.9;11.3;-504.4775,0 +6598,5787,622,23.4;32.1;534.6233,0 +6598,5787,622,13.3;28.5;352.77594,0 +6613,56,622,25.7;31.8;519.0329,0 +6613,56,622,32.9;21.8;18.17359,0 +6613,56,622,30.2;17.7;-187.70973,0 +6613,56,622,20.1;9.9;-578.0535,0 +6613,56,622,21.5;26.4;248.03738,0 +6613,56,622,19.3;19.7;-84.11731,0 +6613,56,622,16.6;14.1;-364.1095,0 +6613,56,622,15.4;24;130.0025,0 +6613,56,622,14.2;18.9;-125.54737,0 +6613,56,622,26.9;21.9;21.835077,0 +6855,6006,622,26.7;34.1;634.8345,0 +6632,5773,622,26.9;31.1;485.75656,0 +6632,5773,622,31.7;33.1;585.2796,0 +7202,5797,622,32.6;30.9;474.0823,0 +6133,541,622,34;27.3;292.3718,0 +7203,6793,622,32.5;26.7;261.0237,0 +6649,5774,622,33.8;25.2;189.1654,0 +6649,5774,622,29.3;21.5;1.840626,0 +7751,6531,622,33;24.5;152.54507,0 +6692,5780,622,33.3;24.4;147.75256,0 +6692,5780,622,31.1;18.4;-153.03444,0 +6692,5780,622,33.8;14.1;-364.79678,0 +6693,5781,622,30.5;16.6;-242.8737,0 +6693,5781,622,25.6;17.6;-192.28969,0 +6639,5775,622,29.2;14.1;-364.69275,0 +6639,5775,622,23.9;13.3;-407.99442,0 +6639,5775,622,18.3;13.9;-374.79642,0 +7962,6554,622,24.8;14.8;-332.4788,0 +7511,5777,622,26.8;15.6;-292.649,0 +6644,5777,622,22.2;16.3;-255.65955,0 +6644,5777,622,17.7;17.2;-210.77063,0 +6687,5779,622,28.4;11.8;-480.36868,0 +6687,5779,622,23.5;10.3;-558.8134,0 +6650,5778,622,18.2;11.4;-500.01285,0 +6650,5778,622,15.2;15.4;-303.7574,0 +7835,5930,622,19.8;10.7;-535.5831,0 +6856,6007,622,34.5;14.7;-337.7543,0 +6856,6007,622,27.8;18.5;-144.4512,0 +6856,6007,622,21.9;16.7;-236.86171,0 +6856,6007,622,17.2;18.3;-155.21956,6 +6856,6007,622,27.9;25.5;201.02289,0 +6626,5776,622,29.9;27.7;312.06354,0 +6626,5776,622,27.1;23;80.58545,0 +6626,5776,622,22.2;26.1;233.61331,0 +8060,6742,622,30.1;22.9;75.378,0 +7761,6553,622,29.8;23;80.01249,0 +7202,6355,622,25.5;21.9;21.71356,0 +4414,6556,622,26.1;25.2;188.949,0 +7639,108,622,25.6;25.3;194.892,0 +7755,6542,622,19.6;31.2;488.14032,0 +4418,6558,622,26.1;25.5;202.1362,0 +4418,6557,622,25.9;25.5;202.27481,0 +7996,6564,622,26.3;25.3;191.5083,0 +4416,6559,622,26.2;25.3;191.9962,0 +6691,5785,622,18.6;19.9;-77.29249,0 +6691,5785,622,14.2;22.8;66.77491,0 +4411,6535,622,19.9;15.8;-279.69406,0 +7758,6548,622,12.6;14.8;-332.14636,0 +7754,6539,622,20;29.6;409.87814,13 +7757,6546,622,31.7;32.2;537.9082,0 +4414,6547,622,31.8;31.6;510.6431,0 +7669,6769,622,29;35.2;689.42957,0 +7669,6769,622,30.9;21.8;20.80947,0 +7671,6771,622,29.3;35.3;693.261,0 +7671,6771,622,31;22;26.304956,0 +7670,6770,622,29.1;35.6;708.29626,0 +7670,6770,622,31.1;22.2;40.868443,0 +7245,6565,622,31;22.1;31.918634,0 +5101,115,401,7.7;18;-223.17397,0 +5101,115,401,12.7;13.5;-452.62,0 +5101,115,401,10.7;9.5;-652.45135,0 +5101,115,401,16.8;10.2;-616.22845,0 +5101,115,401,21.7;7.9;-732.2064,0 +5101,115,401,12.8;18.9;-178.046,0 +5101,115,401,17.2;16.8;-286.9164,0 +5101,115,401,21.5;18.9;-179.22691,0 +5101,115,401,15.3;23.6;57.030277,0 +5101,115,401,20.5;28.4;295.17056,0 +5101,115,401,24.5;31.9;471.88586,0 +5101,115,401,7.3;22.6;4.551836,0 +5101,115,401,11.3;29.6;352.31262,0 +4922,115,401,12.4;34.1;581.20074,0 +5101,115,401,16.5;29.3;337.14615,0 +5101,115,401,17.4;34.1;578.1573,0 +5101,115,401,21.4;37.5;748.8708,0 +4922,115,401,32;30.7;408.9425,0 +5101,115,401,24.9;14;-425.7994,0 +5101,115,401,29.7;13.3;-462.79718,0 +5101,115,401,34;12.5;-500.56146,0 +5101,115,401,37.6;8.5;-700.9072,0 +5101,115,401,35.5;37.6;754.1184,0 +5101,115,401,26.1;37.6;756.86743,0 +5101,115,401,26.9;25.3;138.93742,0 +5101,115,401,6.7;7.6;-746.9923,0 +5101,115,401,30.2;18.7;-191.99203,0 +5101,115,401,36.2;24.4;95.68787,0 +5101,115,401,35.6;20.1;-118.74717,0 +5101,115,401,25.8;7.4;-757.402,12 +4060,3510,401,8.3;15.9;-329.26566,0 +4060,3510,401,8;19.9;-130.48099,0 +4059,3509,401,8.6;16.2;-317.7781,0 +4059,3509,401,6.6;21.2;-64.05083,0 +4789,3887,401,10;15.3;-362.7222,0 +11516,9249,401,9.5;16.9;-278.24652,0 +4523,3508,401,12.2;13;-476.4411,0 +4523,3508,401,6.2;22.1;-21.527805,0 +4050,3512,401,14.3;14.6;-396.248,0 +4050,3512,401,21.3;11.5;-552.31714,0 +4050,3512,401,18.1;18.8;-185.29132,0 +4050,3512,401,25.9;9.8;-635.1603,0 +4054,3511,401,14.1;11.2;-564.79236,0 +4054,3511,401,19.2;9.3;-661.20355,0 +4054,3511,401,35.9;21.7;-42.878876,3 +4066,3523,401,15.6;8.4;-705.8228,0 +4066,3523,401,10;24.8;114.02781,0 +4536,4359,401,18.9;9.2;-663.10547,0 +4536,4359,401,9;16.8;-283.27795,0 +4536,4359,401,15.8;14.9;-381.94565,0 +4536,4359,401,25;12.6;-494.62595,0 +4070,3525,401,21.1;7.7;-740.5011,0 +4070,3525,401,25.4;7.6;-747.2393,0 +4070,3525,401,37.3;14.7;-391.09424,0 +4064,3524,401,21.8;7.4;-756.2088,0 +4064,3524,401,35.8;36.7;707.8818,0 +5236,4586,401,22.2;9.3;-661.8137,0 +5236,4586,401,17.8;10.6;-595.5672,0 +4068,3513,401,16.1;13.4;-454.5616,0 +4068,3513,401,17.4;18.1;-218.3719,0 +4051,3527,401,13.5;18.8;-183.09349,0 +4051,3527,401,14.4;23;22.77777,0 +4051,3527,401,18.4;25.9;168.16,0 +4051,3527,401,26.3;25.7;161.01764,0 +4058,3531,401,14.1;19.1;-169.25777,0 +4058,3531,401,20.7;21.1;-72.42003,0 +4058,3531,401,16.4;23.1;30.369133,0 +4058,3531,401,25.5;25;122.48915,0 +4052,3528,401,13.8;19.9;-130.22894,0 +4052,3528,401,19.4;22.4;-3.1932883,0 +4052,3528,401,26.2;26.3;187.46887,0 +4068,3530,401,13.3;20;-127.5807,0 +4068,3530,401,20.1;23.4;45.97875,0 +4068,3530,401,26.6;26.7;211.491,0 +4053,3529,401,14.1;20.5;-99.68919,0 +4053,3529,401,20.9;23.2;37.03357,0 +4053,3529,401,26.1;25.3;138.48428,0 +4051,3515,401,21.2;17.6;-246.7231,0 +4051,3515,401,21.1;29.9;368.1092,0 +4051,3515,401,26.7;16.8;-282.9471,0 +4051,3515,401,29.2;9.7;-639.1732,0 +4051,3515,401,26.6;23.9;70.34579,0 +4051,3515,401,30.6;21.5;-51.54207,0 +4053,3517,401,21.5;18.4;-207.12038,0 +4053,3517,401,21;29.9;370.7325,0 +4053,3517,401,26.7;16.5;-302.7486,0 +4053,3517,401,30.8;16.1;-321.7365,0 +4053,3517,401,29.4;11.8;-533.9895,0 +4053,3517,401,24.3;24.7;107.24261,0 +4053,3517,401,26.2;20.6;-97.18573,0 +4053,3517,401,29.1;24.9;119.1886,0 +4058,3514,401,21.7;18;-224.63158,0 +4058,3514,401,24.4;23.1;30.510857,0 +4058,3514,401,27.2;16.3;-307.91586,0 +4058,3514,401,29.6;10.4;-604.12085,0 +4058,3514,401,30.1;21.9;-32.7546,0 +4058,3514,401,31.2;16.9;-279.97888,0 +4052,3516,401,22.7;19.1;-169.3386,0 +4052,3516,401,23.6;23.4;43.25928,0 +4052,3516,401,21.1;29.1;330.0544,0 +4052,3516,401,28.3;16;-327.64413,0 +4052,3516,401,28.8;10.9;-579.9367,0 +4052,3516,401,29;25.7;159.84995,0 +4052,3516,401,30.4;21.2;-64.53177,0 +4548,4371,401,14.6;23.5;48.687252,0 +4548,4371,401,21.7;7.9;-728.63654,0 +4548,4371,401,36.5;21;-77.55363,0 +4057,3506,401,20;28.6;302.34134,0 +4057,3506,401,24.4;30;374.4279,0 +4069,3505,401,20.6;28.3;287.3493,0 +4069,3505,401,24.7;29.2;335.64844,0 +4069,3505,401,16.2;31.1;429.5238,0 +4811,3499,401,21.6;31.9;468.32745,0 +4811,3499,401,28.7;32;472.33755,0 +4811,3499,401,33.2;30.1;380.5196,0 +4814,3497,401,25.3;32.3;487.99362,0 +4814,3497,401,30;30.6;402.6112,0 +4814,3497,401,31.9;35;625.68335,0 +4813,3494,401,21.7;32.4;493.77518,0 +4813,3494,401,10.5;32.7;511.91602,0 +4813,3494,401,15.2;35;625.4638,0 +4813,3494,401,33.7;31.3;438.70993,0 +4817,56,401,25.8;32;477.0648,0 +4817,56,401,30.2;29.8;363.38177,0 +4817,56,401,29.8;35.7;658.2892,0 +4815,3496,401,25.8;32.7;508.52246,0 +4815,3496,401,31.5;34.4;592.9153,0 +4816,3498,401,27.9;32.7;510.3555,0 +4816,3498,401,32.3;36.5;699.6794,0 +5234,4585,401,26.8;30.7;410.1235,0 +4063,3504,401,11.5;30.9;417.35385,0 +4063,3504,401,13.7;26.6;204.5389,0 +4063,3504,401,20;38.8;814.61145,0 +4063,3504,401,26.7;37.9;768.15924,0 +4049,3507,401,11.6;29.3;341.33594,0 +4049,3507,401,15.8;29.7;360.94574,0 +4791,3888,401,10.3;32.2;484.5502,0 +4812,3495,401,12.1;33.3;538.8188,0 +4812,3495,401,16.9;35.3;642.0251,0 +4535,4358,401,13.9;29.2;334.6976,0 +4535,4358,401,24.9;25;127.103424,0 +4535,4358,401,14.7;23.2;33.093204,0 +4535,4358,401,31.5;36.1;679.7042,0 +4535,4358,401,31.6;18.8;-182.96034,0 +5061,4413,401,28.5;32.6;503.1224,0 +4811,4406,401,28.5;32.5;498.65738,0 +4547,4370,401,24.8;13.1;-468.9872,0 +4547,4370,401,18.7;9.7;-642.8321,0 +4547,4370,401,18.5;31.8;466.94357,0 +4547,4370,401,15.2;15;-375.96378,0 +4669,3518,401,31;13.8;-434.1955,0 +4673,3522,401,31.1;14.3;-411.10748,0 +4671,3520,401,31.2;14.7;-392.5981,0 +4672,3521,401,31.3;13.5;-449.2487,0 +4670,3519,401,31.3;14.2;-417.43555,0 +4048,3526,401,33.1;12.4;-503.72815,0 +4048,3526,401,38;9.3;-659.67474,0 +4048,3526,401,7.4;8.7;-690.2568,0 +5241,4591,401,24.8;14;-423.5339,0 +5101,3961,401,22;12.8;-487.6694,0 +4796,3962,401,21.6;12.9;-480.38632,0 +5240,4590,401,9.5;26.8;212.4641,0 +5237,4603,401,37;38.2;786.5094,0 +5065,4411,401,30.2;36.2;684.97925,0 +4872,4008,401,29.9;35.9;671.93396,0 +4063,3673,401,17.4;32.7;511.4038,0 +4882,4405,401,10.7;25.7;157.7214,0 +4414,4005,401,25.6;34.9;617.9835,0 +4414,4005,401,14.8;37.3;737.2686,0 +4051,3501,401,34.4;29.5;351.68872,0 +4051,3501,401,35.9;24.8;115.258675,0 +4051,3501,401,35.2;20.4;-104.09087,0 +4053,3503,401,34.5;29.3;339.9991,0 +4053,3503,401,36;25.3;137.9873,0 +4053,3503,401,36;20.3;-108.4949,0 +4812,4011,401,20.9;32.9;519.79083,0 +5027,4010,401,20.9;32.7;509.4036,0 +4875,4004,401,12.2;12;-524.9838,0 +5243,4593,401,15.6;10.6;-595.741,0 +5243,4593,401,20.6;9.3;-658.072,0 +4878,4000,401,23.7;19.6;-144.4304,0 +5235,4587,401,29.2;21;-77.77423,0 +5235,4587,401,18.8;26.6;204.5948,0 +5242,4592,401,14.9;31.2;435.9445,0 +5242,4682,401,17.1;30.7;407.3675,0 +5028,4397,401,15.3;37.1;731.3896,0 +5066,4007,401,30.5;30.5;398.32584,0 +4052,3502,401,36.2;24.9;119.588936,0 +4052,3502,401,35.4;19.4;-155.26498,0 +4058,3500,401,36.6;24.5;97.24905,0 +4058,3500,401,34.8;19.9;-130.3496,0 +4879,3999,401,20.4;23.4;43.492744,0 +4883,4404,401,36.2;9.2;-664.3922,0 +5244,4594,401,25.7;31.6;453.6049,0 +5246,4581,401,5.4;18.1;-218.6604,0 +4877,4001,401,30.3;15;-377.09363,0 +4877,4418,401,30;15.1;-368.2311,0 +5238,4588,401,10.1;19.2;-165.941,0 +4873,4006,401,36.1;32.1;481.16306,24 +3667,3354,1063,15.3;9.2;-101.9177,0 +3668,3353,1063,15.3;9.3;-95.6094,0 +3666,3355,1063,14.5;10.3;-46.62613,0 +3684,3350,1063,14.6;10.1;-52.299107,0 +3683,3351,1063,12.9;10;-58.239048,0 +3682,3352,1063,14.1;10.5;-34.22601,0 +3685,3349,1063,14.6;10.8;-18.47914,0 +14633,3371,1063,11.8;10.9;-16.9516,0 +14632,3370,1063,11.8;10.9;-16.9516,0 +3669,3368,1063,11.6;10.9;-14.650507,0 +14631,3369,1063,11.5;10.9;-14.63906,0 +3670,3367,1063,11.5;10.8;-20.343134,0 +3677,3362,1063,9.3;8.7;-122.7284,0 +3674,3357,1063,9.3;8.6;-127.4586,0 +3679,3360,1063,9.2;8.7;-123.5524,0 +3678,3361,1063,9.3;7.9;-164.9827,0 +3680,3359,1063,10.1;6.9;-212.0646,0 +3676,3363,1063,9.2;7.8;-169.8961,0 +3673,3358,1063,9;7.5;-184.1917,0 +2928,3379,1063,9.4;7.3;-192.2616,0 +3707,3373,1063,11.3;8.2;-147.9159,0 +3711,108,1063,14.1;9.9;-65.613686,0 +3672,3365,1063,13;9.6;-78.50769,0 +3707,3387,1063,12.3;9.8;-69.09147,0 +3671,3366,1063,10.4;11;-8.163635,0 +14636,3375,1063,10.7;9.9;-64.1075,0 +434,1185,292,6.8;6.1;0,0 +210,1186,292,5.9;6.1;0,0 +4432,3763,444,11.3;11.7;23.15475,0 +4433,3762,444,11;10.9;-16.53044,0 +434,3764,444,10.9;11.4;10.02596,0 +4914,3765,444,12.2;9.9;-63.03228,0 +4913,3768,444,12.3;9.8;-68.78898,0 +4910,3766,444,12.3;9.7;-74.79802,0 +434,1801,1046,6.1;5.7;-20,0 +1507,1802,1046,6;6.1;-0.68300205,0 +1444,1804,1046,6;6.2;6.864902,0 +831,402,215,12.5;11.8;-479.915,0 +826,1259,215,13.5;11.7;-486.8391,0 +827,6,215,12.6;11.9;-478.4689,0 +825,1260,215,13.8;10.2;-563.0723,0 +824,1261,215,14.4;8.3;-654.1696,0 +1125,1262,215,14.1;8.4;-650.7899,0 +828,1043,215,14.6;8.8;-630.36,0 +6358,510,1044,15;13.3;104.6869,0 +14558,2125,1044,14.9;10.7;-25.17122,0 +14557,2124,1044,14.8;10.4;-37.05863,0 +14567,1486,1044,14.3;11.1;-4.289979,0 +14559,2126,1044,15.8;11.1;-3.047705,0 +14563,2121,1044,15.7;11;-10.23883,0 +14452,2121,1044,7.9;10.8;-20,17 +14561,2130,1044,15.8;11;-10.48637,0 +14562,2092,1044,14.4;9.9;-64.509,0 +14560,2128,1044,15.6;9.9;-66.6444,0 +14450,2134,1044,14.9;11.2;-0.07916208,0 +14565,297,1044,15.4;13;90.8855,0 +14564,2089,1044,15.2;13;91.54263,0 +14566,2133,1044,12.9;10.2;-47.71503,0 +14616,2132,1044,9.8;11.2;-0.01538185,0 +14451,2135,1044,7.8;11.2;-0.1984,0 +14453,2136,1044,-0;15.6;219.9699,0 +14455,11285,1044,-0.2;15.7;227.9787,0 +14456,9947,1044,0;15.7;223.4441,0 +4241,3439,1065,15.3;15;133.15913,0 +4241,3439,1065,11;10.3;-99.1481,0 +4240,3438,1065,15.7;14.7;121.47382,0 +4240,3438,1065,11.1;10.5;-89.669395,0 +4244,3442,1065,15.6;13.6;64.93117,0 +4245,3443,1065,15.6;13.4;57.683586,0 +4245,3443,1065,8.8;12.2;-2.457425,0 +4419,4402,1065,15.7;13.2;45.87354,0 +4242,3440,1065,15.5;13.2;47.57666,0 +4243,3441,1065,14.1;10.9;-68.58219,0 +3752,3454,1065,16.7;8.5;-189.3187,0 +3750,3452,1065,17.1;8.1;-208.4859,0 +3751,3453,1065,17.5;8.1;-210.216,0 +4249,3448,1065,13.3;10;-113.991455,0 +4248,3447,1065,15.1;11.1;-57.001057,0 +4247,11993,1065,15.1;11.4;-45.88391,0 +4253,11994,1065,15.3;10.8;-76.76402,0 +14704,3455,1065,10.6;13.7;68,0 +14706,11386,1065,10.8;13.8;73.88065,0 +4250,3449,1065,8.7;12.3;2.519869,0 +4251,3450,1065,11.5;11.4;-46.53238,0 +4252,3451,1065,10.4;8.6;-184.1917,0 +4526,3469,1065,11.7;9.3;-150.5728,0 +14794,3458,1065,11.1;6.7;-279.6484,0 +14795,3460,1065,11;7.2;-255.61739,0 +14797,3464,1065,11.3;7;-264,0 +14796,3462,1065,11.1;7;-267,0 +14736,10013,1065,13.1;15.7;169.70816,0 +14741,12239,1065,13.1;15.8;173.15495,0 +14739,11431,1065,13.2;15.7;171.43259,0 +7245,6565,962,11.2;11.2;0.40896606,0 +6358,108,822,13.3;13.1;96.02502,0 +9494,108,822,14.9;8.4;-137.2855,0 +6358,108,822,8.1;7;-209.1228,0 +6358,108,822,4.1;8.6;-130.8602,0 +6358,108,822,2.6;14;140.8546,0 +10476,8265,822,13.6;12.7;76.51209,0 +10476,8265,822,13.8;7.8;-170.4548,0 +10474,8263,822,13.6;12.8;82.33512,0 +10474,8263,822,14.4;8.4;-140.2876,0 +10475,8264,822,14.2;11.3;5.734736,0 +10477,8262,822,14.1;11;-7.58899,0 +10190,8262,822,2.6;16.1;245.9956,0 +7245,6565,822,14.1;11.7;27.68703,0 +7245,6565,822,7.4;7.3;-195.28662,0 +7245,6565,822,3.4;9;-108.75897,0 +7245,6565,822,2.7;14.6;172.02332,0 +10186,8260,822,10.9;7.8;-170.0094,0 +10479,8266,822,9.4;7.2;-201.3125,0 +10479,8266,822,3.5;8.9;-113.7592,0 +10479,8266,822,3.6;13.1;94.38843,0 +10478,8271,822,9.5;7.2;-198.6742,0 +10478,8271,822,4.9;7.7;-176.9938,0 +10480,8267,822,7.2;7.3;-193.6256,0 +10482,8269,822,4.8;7.8;-170.4563,0 +10482,8269,822,3.7;13.3;106.804,0 +10188,8261,822,2.6;10.6;-27.5,0 +10189,7864,822,2.5;10.1;-55,0 +10567,7864,822,2.8;14.5;166.8401,0 +10481,8268,822,1.6;12.2;48.6102,0 +10483,8270,822,2.6;15;190.6615,0 +10071,8378,822,13.2;13.7;123.235504,0 +10067,5239,822,13.3;13.7;123.55106,0 +10068,713,822,13.2;13.6;122.40246,0 +10066,4130,822,13.2;13.7;126.365746,0 +6139,5207,582,12;11.3;3.06489,0 +6140,5208,582,10.3;11;-7.63307,0 +410,5186,582,11.2;12.2;52.04507,0 +6055,5187,582,11.2;12.2;49,0 +6058,5190,582,11;12;42.11,0 +6057,5189,582,11;12.1;43.52002,0 +6056,5188,582,11.2;12.2;50.180637,0 +6101,3647,582,11.2;12.1;47.98805,0 +5219,3632,448,6.1;5.9;-6.486042,0 +5216,3645,448,6.1;5.7;-19,0 +5219,3642,448,6.1;5.9;-6.486042,0 +5219,3640,448,6.1;5.9;-6.486042,0 +5204,3633,448,6.1;6.1;0,0 +5209,3638,448,6.1;5.6;-26,0 +5208,3637,448,5.6;6.1;0,0 +5207,3636,448,6.4;6.4;18.3849,0 +5206,3635,448,6.3;6.1;0,0 +5205,3634,448,5.9;6.1;0,0 +5219,3639,448,6.1;5.9;-6.486042,0 +5219,3643,448,6.1;5.9;-6.486042,0 +5219,3644,448,6.1;5.9;-6.486042,0 +5218,4387,448,5.9;5.9;-8.4853,0 +5217,4386,448,6.1;6.1;0,0 +5219,3641,448,6.1;5.9;-6.486042,0 +410,5570,638,5.9;6.2;8.911666,0 +6449,5567,638,6.1;6.1;0,0 +6450,5568,638,6.1;6.1;0,0 +6609,5707,620,36.6;13.1;-414.85846,0 +6614,117,620,36;12.6;-443.9502,0 +6614,117,620,34.1;8;-670.7493,0 +6614,117,620,29.6;11.9;-476.7949,0 +6614,117,620,24.8;11.9;-475.24194,0 +6614,117,620,29.1;31.3;491.15622,0 +6614,117,620,23.9;25.1;182.22835,0 +6614,117,620,20.4;19.5;-98.28959,0 +6614,117,620,25.1;17.3;-208.38162,0 +6614,117,620,24.6;30.2;439.34485,0 +6614,117,620,16.9;34.7;665.44073,0 +6614,117,620,24.1;35.6;709.5125,0 +6614,117,620,12.9;35.7;711.1619,0 +6614,117,620,8.5;32.9;574.4947,0 +6585,5704,620,32.3;8.7;-637.02734,0 +6585,5704,620,19.9;19;-120.805,0 +6585,5704,620,24.6;18.1;-167.77313,0 +6585,5704,620,28.7;13.4;-403.3021,0 +6667,5708,620,27.2;11.3;-508.86942,0 +6667,5708,620,23.2;14.1;-366.05414,0 +6603,5705,620,26.4;8.1;-665.1372,0 +6603,5705,620,22.3;16.5;-247.2543,0 +7679,6438,620,23.2;9.4;-600.79736,0 +7452,115,620,21.9;8.1;-664.8837,0 +7452,115,620,13.9;9.6;-592.1848,0 +7452,115,620,7.7;14.5;-345.85492,0 +7452,115,620,9.5;10.5;-544.94354,0 +7452,115,620,20.9;13.2;-411.18213,0 +7445,5698,620,21.8;8.6;-641.28296,0 +7445,5698,620,19.8;14.2;-361.1618,0 +7447,5700,620,19.3;7.4;-703.8833,0 +7447,5700,620,5.5;14.9;-327.43707,0 +5231,9401,620,21.4;6.7;-738.2526,0 +7449,5702,620,15.2;7.3;-705.5558,0 +7449,5702,620,8.1;12.8;-430.1691,0 +7677,6435,620,13.8;8;-673.95306,0 +7450,5703,620,11.8;8.2;-663.22894,0 +6859,6010,620,7.7;25.7;214.23596,0 +6653,5715,620,7.9;25.5;205.98332,0 +6653,5715,620,10.8;31.9;521.0897,0 +7981,6427,620,11.7;11.1;-516.5332,0 +7448,5701,620,13;13.2;-412.90942,0 +7448,5701,620,17.9;11.6;-491.15833,0 +7446,5699,620,16.6;13.2;-409.7725,0 +7446,5699,620,16.4;19;-120.06225,0 +7451,113,620,16.4;13.7;-388.79474,0 +7451,113,620,15.9;18.6;-140.78644,0 +8014,6437,620,19.1;15.1;-316.9614,0 +6605,5712,620,30;30.5;451.2843,0 +6605,5712,620,24.8;28.4;350.50507,0 +6602,5711,620,26.9;25.8;218.76793,0 +6602,5711,620,22.5;24.9;172.33907,0 +6842,5993,620,16.7;23;80.07412,0 +6860,6011,620,8.9;13;-420.51566,0 +6860,6011,620,31.7;7.5;-696.8745,0 +6860,6011,620,27.1;7.3;-705.3159,0 +6837,5988,620,32.2;7.7;-686.36346,0 +6584,5706,620,24.3;19.8;-80.28137,0 +7554,6736,620,27.7;29.9;425.7114,0 +7553,2234,620,27.6;29.9;423.485,0 +7687,6450,620,28.1;31;480.3246,0 +6666,5713,620,27.9;31.4;500.95975,0 +6666,5713,620,23.1;36;730.09686,0 +6666,5713,620,13.7;36.5;752.2048,0 +8033,5844,620,28.2;30.2;439.0915,0 +8045,5578,620,28.2;30.1;434.3036,0 +7568,5847,620,30;30.9;475.3894,0 +6593,5710,620,18.2;34.9;674.1337,0 +6593,5710,620,13.3;36.2;736.26605,0 +7204,6792,620,17.7;36.1;733.6627,0 +7204,5793,620,15.8;35.4;699.8575,0 +5231,6439,620,25.7;28.9;371.9407,0 +7536,5893,620,24.3;29.4;397.3461,0 +7494,5894,620,24.3;29.4;398.6068,0 +5231,6442,620,13.8;36.3;744.9606,0 +6662,6741,620,21.6;9;-622.7077,0 +14009,11040,620,33.3;8.8;-630.9148,0 +14009,11040,620,24.4;12;-471.1345,0 +6585,5709,620,24.8;13.7;-387.01523,0 +6585,5709,620,7.9;33.5;604.6519,0 +7668,6768,620,8.7;32.6;560.5864,0 +7667,6767,620,8.8;32.6;556.6704,0 +7666,6766,620,8.7;32.6;560.4304,0 +7665,6765,620,8.7;32.6;559.9724,0 +7438,5673,612,28;10.4;-551.4448,0 +7438,5673,612,27.7;15;-319.45892,0 +7451,113,612,28.4;10.8;-532.6428,0 +7451,113,612,27;15.7;-285.66556,0 +7451,113,612,21.3;15.5;-297.89893,0 +6611,113,612,17.9;20.8;-30.559475,0 +6611,113,612,15;26.7;264.75427,0 +6611,113,612,31.4;30.6;459.70572,0 +6611,113,612,28.7;26.6;256.41562,0 +7451,113,612,22.8;9.5;-597.9334,0 +6611,113,612,31.4;21.5;4.8709917,0 +6611,113,612,33.4;26;228.009,0 +6611,113,612,26.4;31;476.6387,0 +7588,5660,612,28.6;12;-471.8617,0 +4417,5660,612,35.5;29.9;421.88553,0 +7436,5678,612,28.8;13.7;-388.07382,0 +7436,5678,612,26.3;17.9;-177.9845,0 +7453,56,612,28.4;14.5;-347.33322,0 +6613,56,612,10.4;30.2;440.86942,0 +7453,56,612,24.3;19;-119.473,0 +7453,56,612,17.4;12.8;-433.55276,0 +7453,56,612,18.3;7.7;-687.3338,0 +7442,5677,612,25.9;14.6;-339.3429,0 +7442,5677,612,20.6;15.6;-293.28574,0 +7442,5677,612,21.9;11;-523.6965,0 +6595,5692,612,28.8;14.9;-327.2479,0 +7443,5679,612,25;15.4;-301.55746,0 +7443,5679,612,23.4;5.5;-796.1248,0 +7437,5672,612,24.3;12.9;-428.12766,0 +7437,5672,612,22.9;17.5;-198.40427,0 +7437,5672,612,20;9.4;-603.2105,0 +7439,5674,612,23.2;13.8;-380.73267,0 +7439,5674,612,24.2;18.3;-158.24103,0 +6590,5681,612,18.7;20.3;-58.77752,0 +6590,5681,612,15;25.6;206.10368,0 +6839,5990,612,17.2;21.7;11.551307,0 +7355,5682,612,16.3;23.3;94.49901,0 +6597,5684,612,13.6;23.2;86.50103,0 +6597,5684,612,9;25.1;181.39856,0 +6597,5684,612,10.1;29.2;390.78464,0 +6654,5685,612,11.5;27;276.64874,0 +6654,5685,612,7.5;30.4;446.90115,0 +6658,5686,612,10.2;27.5;305.53888,0 +6658,5686,612,10.1;32;529.525,0 +6658,5686,612,11.5;22.3;41.52565,2 +6582,5696,612,31.7;30.5;451.09756,0 +6590,5694,612,32.4;28.7;364.51596,0 +6590,5694,612,27.1;25.3;192.16309,0 +7355,5695,612,29;28.2;336.5988,0 +7355,5695,612,35.9;29.3;395.78244,0 +6664,5697,612,27.7;28.8;367.24246,0 +6655,5693,612,31.2;26;228.06161,0 +6655,5693,612,31.2;20.7;-37.64818,0 +7203,5791,612,29.6;25.5;202.3336,0 +4416,5791,612,31.6;29.6;409.9946,0 +4418,6417,612,27.3;25.3;192.03645,0 +6857,6008,612,28.2;23.6;109.48652,0 +7820,5792,612,28.4;21.3;-4.501404,0 +7369,6422,612,27.8;27.9;321.90887,0 +7440,5675,612,9.8;13;-423.7294,0 +6707,5675,612,14.6;23.2;88.38745,0 +7202,5790,612,9.5;12.1;-468.2751,0 +6133,541,612,10.1;11.6;-489.6621,0 +7435,5671,612,10.5;13;-420.5329,0 +7435,5671,612,14.9;11.5;-498.51395,0 +7435,5671,612,17;7.4;-702.4819,0 +7435,5671,612,16.2;16.4;-251.6408,0 +7441,5676,612,10.9;11.9;-476.55118,0 +7452,115,612,11.1;11.4;-499.03088,0 +7452,115,612,16.6;10.7;-538.758,0 +7452,115,612,16.1;15;-321.58588,0 +7452,115,612,11.3;16.2;-260.29013,5 +6858,6009,612,10.7;14.3;-357.4,0 +6858,6009,612,24.1;17.9;-174.8,0 +6858,6009,612,17.3;21.7;15.590001,0 +6663,5680,612,12.3;11.3;-505.94696,0 +7444,5680,612,17.1;9.9;-574.2261,0 +7364,6413,612,14.6;23.4;100.380905,0 +6700,6426,612,14;20;-71.10875,0 +6665,5687,612,11.3;23.3;95.81017,0 +6665,5687,612,11.5;17.4;-199.16301,20 +6665,5687,612,12.9;13.4;-400.36917,0 +8046,5852,612,23.3;7;-723.8728,0 +6577,5689,612,34.1;25.7;214.6486,0 +6578,5690,612,34.2;25.2;187.90195,0 +6578,5690,612,34.3;20.8;-30.507065,0 +6608,5688,612,34.5;24.2;137.74039,0 +6579,5691,612,35.5;26;230.58275,0 +6579,5691,612,33.6;21.1;-17.171652,0 +6655,6796,612,35.8;29.2;389.91132,0 +6600,5683,612,11;17.1;-214.26115,3 +6600,5683,612,9.9;12.4;-452.37512,0 +4415,6409,612,11.4;21.9;22.2099,26 +7367,6416,612,29.8;23.8;120.65778,0 +4416,6399,612,9.9;12.4;-450.4788,0 +4412,6399,612,8.5;16.6;-240.7997,0 +6840,5991,612,18.2;8.1;-664.7728,0 +6840,5991,612,14.1;12.2;-460.05505,0 +7370,6424,612,28.3;17.2;-210.68234,0 +4409,1275,612,8.5;16.1;-268.77222,0 +4409,6402,612,8.5;16.1;-265.0918,0 +4412,6403,612,8.4;16.6;-241.6702,0 +7992,6396,612,9.4;16.6;-239.4511,0 +7993,6397,612,9.4;16.6;-240.1804,0 +7586,6737,612,10;12.4;-451.91104,0 +7586,6737,612,27.7;28;327.2126,0 +7373,6420,612,30.4;21.4;0.63497066,0 +7368,6418,612,31.1;21.5;2.258034,0 +7373,6419,612,30.5;21.4;-3.790958,0 +7545,5907,612,30.7;23.9;124.4919,0 +6358,7092,758,6.1;6.1;0,0 +6358,7093,758,6.1;6.1;0,0 +8437,7094,758,6.1;6.1;0.1684819,34 +8438,7095,758,5.8;6.4;14.137,52 +13961,10349,758,6.1;6;-3.2640657,0 +9020,11381,1083,6.1;5.9;90,0 +14902,11462,1083,5.8;5.8;85,0 +15065,108,1083,6.1;5.9;90,0 +7245,6565,1083,6.1;6.1;100.042984,0 +8603,108,749,5.4;6.6;27.61,0 +6358,7097,749,6;6;-1.458081,0 +6358,7102,749,6;6;-1.458081,0 +6358,7104,749,6;6;-1.458081,0 +6358,7103,749,5.7;5.8;-12.5,0 +6358,7101,749,6.4;6.2;8.5,0 +6358,7135,749,6;6;-1.458081,0 +8656,7096,749,6.1;5.8;-14.5,0 +8658,7098,749,6.1;6.1;0.005,0 +8461,7183,749,5.7;6.2;5.587628,0 +15745,12065,1118,11.2;15.9;-243.4328,0 +15621,9363,1118,10.8;18;-139.5429,0 +15621,9363,1118,11.6;13;-387.2557,0 +15621,9363,1118,13.2;8.9;-595.5344,0 +15621,9363,1118,-4.8;38.4;882.3639,0 +15621,9363,1118,-2.7;33.2;618.4888,0 +15621,9363,1118,18.2;23.6;141.9479,0 +7245,6565,1118,11.2;16;-237.61691,0 +7245,6565,1118,11.2;11.1;-486.22324,0 +7245,6565,1118,12.2;5.8;-748.8284,0 +7245,6565,1118,-4.7;36.8;799.8376,0 +7245,6565,1118,-2.7;32.8;598.42773,0 +7245,6565,1118,27.2;35.8;749.61206,0 +15987,108,1118,11.2;16;-238,0 +15984,108,1118,12;5.6;-760.7554,0 +13961,10349,1118,11.2;16.1;-232.08931,0 +13961,10349,1118,12.2;5.7;-754.87756,0 +13961,10349,1118,-2.7;32.8;600.03314,0 +13961,10349,1118,27.2;35.8;750.2677,0 +16024,750,1118,11.2;12.6;-411.97,0 +16026,750,1118,12.2;5.7;-753.812,0 +16026,750,1118,-4.5;36.5;787.654,0 +15636,12253,1118,11.6;11;-487.7417,0 +15635,12252,1118,11.4;11.1;-486.8303,0 +15633,12250,1118,13.2;8.5;-612.57275,0 +15634,12251,1118,13.2;8.4;-617.1651,0 +15901,12244,1118,12.2;5.8;-749.9892,0 +15584,12061,1118,12.4;5.6;-759.9892,0 +15583,12062,1118,12.2;5.6;-759.9892,0 +15637,12254,1118,-4.4;36.8;800.1926,0 +15638,12255,1118,-4.4;36.7;797.8,0 +15789,12064,1118,-2.7;32.5;585.3412,0 +15790,12297,1118,-2.7;33.1;616.2,0 +15993,11295,1118,27;36;760.6066,0 +15728,12063,1118,27.2;35.5;737.5,0 +15988,11296,1118,27;35.8;750,0 +6358,7107,750,5.7;6;-5.571648,0 +6358,7117,750,5.8;6;-4.971647,0 +6358,7118,750,5.8;6;-5.271647,0 +8400,7112,750,6.2;6;-1.1087756,0 +8399,7111,750,5.8;5.8;-15,0 +8397,7109,750,6.5;6.2;5.99999,0 +8398,7110,750,6.4;5.8;-15,0 +8378,7114,750,5.8;6.2;5,0 +8431,7113,750,6.4;6.4;15,0 +8396,7108,750,5.8;5.8;-15,36 +62,1811,156,12.5;17;-219.6512,0 +62,1811,156,12;12.8;-433.7377,0 +64,1813,156,11.6;16.6;-240.70572,0 +64,1813,156,12.3;12.6;-441.9739,0 +201,1814,156,11.4;16.4;-252.4801,0 +63,1812,156,12.9;16.4;-249.85751,0 +55,1809,156,12.1;16.3;-257.49774,0 +55,1809,156,12.5;12;-471.43796,21 +61,1810,156,11.9;16;-271.77127,0 +61,1810,156,12;11.4;-502.02386,17 +135,117,156,15.2;14.9;-328.1816,0 +135,117,156,14.9;10.1;-564.50854,0 +135,117,156,19.7;8.9;-624.2249,0 +135,117,156,24.6;9.7;-588.1963,12 +135,117,156,29.7;14.2;-361.9378,14 +135,117,156,29.2;7.6;-693.24554,9 +140,237,156,13.5;14.4;-352.90936,0 +3191,2935,156,12.6;13.7;-385.0282,0 +3191,2935,156,25.2;12.7;-437.84442,0 +3191,2935,156,30.1;15;-320.27087,0 +726,652,156,16.3;15.3;-308.46472,0 +724,650,156,16.8;15.3;-304.79205,0 +10132,8139,156,14.2;11.8;-483.748,0 +725,651,156,17.2;15.7;-288.254,0 +139,645,156,13.5;11.5;-496.9992,0 +27,27,156,15.9;11.1;-514.4684,0 +27,27,156,20.5;9.4;-603.4702,5 +1777,1584,156,21.2;8;-670.9288,0 +1165,1584,156,25.5;10.8;-531.7818,6 +1137,1584,156,30.1;12.2;-463.90002,22 +2112,1707,156,22.3;7;-721.8822,8 +2112,1707,156,28.3;11.7;-484.28046,0 +727,647,156,25.5;10.7;-535.8937,5 +727,647,156,31.8;12.4;-451.04825,15 +729,648,156,25.8;11.1;-516.1405,10 +729,648,156,31;13.9;-377.94995,5 +728,646,156,26.1;11;-522.6151,9 +728,646,156,31.7;13.7;-387.02448,8 +777,1851,156,25.3;12.2;-461.7423,1 +46,46,156,18.7;17.8;-180.64136,13 +64,3180,156,12.1;16.6;-242.8733,6 +3566,3179,156,12.1;16.7;-236.74153,19 +1799,1610,156,13.8;10.5;-546.99054,30 +55,3176,156,10.6;15.4;-301.13843,22 +62,3177,156,9.5;13.7;-387.4911,28 +61,3181,156,9.6;13.6;-391.5068,7 +645,789,156,26.8;8.2;-659.6148,5 +645,789,156,32.6;10.8;-529.2385,17 +1798,1444,156,27;6.5;-745.6665,16 +647,793,156,30.5;6.3;-757.2257,18 +1796,1442,156,31;5.2;-812.0397,7 +2197,2061,156,29.6;6.4;-753.4713,23 +1948,2054,156,31.5;14.4;-350.1438,18 +2164,1717,156,31.6;11.5;-498.08398,8 +2164,2172,156,29.8;13.2;-410.8476,8 +603,1859,156,29.8;13.3;-407.564,14 +3208,2952,156,26.7;8.5;-648.86273,0 +3208,2952,156,31.6;11.3;-507.7255,0 +1797,1443,156,29.8;14.5;-344.31287,0 +730,649,156,32.7;14.9;-327.0134,0 +1914,2006,156,30.2;14.3;-356.8764,0 +3062,2758,156,31.7;13.9;-377.75574,0 +646,1770,156,30;14.1;-364.82217,0 +647,1770,156,22.9;10.8;-530.5102,0 +728,1766,156,30;14.2;-361.32318,0 +727,1767,156,29.7;13.6;-393.1004,0 +645,1774,156,30.9;14.3;-356.4287,0 +644,1774,156,24.1;10.4;-551.7042,0 +1839,1773,156,31.4;14.4;-352.24887,0 +1840,1776,156,29.1;14.7;-338.3167,0 +3068,2764,156,31.5;13.9;-376.80957,0 +3067,2763,156,31.5;13.9;-374.5691,0 +3077,2773,156,31.5;13.9;-376.8223,0 +3063,2759,156,31.7;13.9;-377.4054,0 +1795,1441,156,15.6;14.3;-355.93762,0 +200,1865,156,13;12.5;-447.24316,0 +2285,2212,156,16.2;14.5;-344.4409,0 +1949,2055,156,16.3;14.5;-344.1834,0 +1779,1607,156,13.8;11.3;-508.13504,0 +645,1775,156,22.8;10.8;-533.1836,0 +13388,10668,956,23.1;6;-770.3655,0 +13388,10668,956,28.6;8.7;-635.12445,0 +13398,10678,956,22;9.3;-606.96893,0 +13393,10673,956,21;11;-520.0123,0 +14318,11079,956,23.1;11.5;-495.09943,0 +13399,10679,956,25.2;14.3;-354.44125,0 +13402,10681,956,26.5;11.5;-498.21494,0 +13402,10681,956,31.9;13.9;-374.9609,5 +13414,10688,956,28.2;18.2;-163.73083,0 +13414,10688,956,29.5;22.2;39.95059,0 +13410,10684,956,28;18.3;-155.61464,0 +13410,10684,956,32;20.3;-56.022255,11 +13413,10687,956,28.1;18.2;-160.39793,0 +13413,10687,956,30.7;22.2;39.3816,0 +13392,10672,956,30.9;9.1;-615.4911,0 +13392,10672,956,17.8;5.5;-798.21423,0 +14320,11081,956,31.5;8.9;-624.2717,0 +14317,11186,956,29.2;8.2;-663.9662,0 +14316,11185,956,29.2;8.1;-667.5587,0 +14315,11078,956,28.7;8.2;-663.5176,0 +13403,10682,956,18.2;9.4;-601.5261,0 +13403,10682,956,31.7;16.1;-267.3749,9 +13403,10682,956,29;20.8;-30.874502,23 +13390,10670,956,17.4;6.8;-730.9691,0 +13390,10670,956,13.1;7.1;-717.5225,9 +13394,10674,956,16.9;9.2;-609.25525,0 +13394,10674,956,17.7;13.4;-402.88647,0 +13395,10675,956,16.4;8.8;-630.666,0 +13396,10676,956,15.3;8.4;-651.4541,0 +13416,10690,956,27.5;19.9;-76.672,0 +13416,10690,956,32;19.1;-117.366165,10 +13953,10695,956,19.3;18.5;-146.86182,0 +13949,10691,956,10.6;20.7;-38.577938,0 +13391,10671,956,11.6;19.2;-110.08458,0 +13391,10671,956,16.8;16.5;-247.2205,0 +13391,10671,956,9.3;31.6;508.94937,1 +13391,10671,956,20.9;37;777.55237,2 +13391,10671,956,10.8;36.6;759.55164,12 +13391,10671,956,6.8;22.8;70.83899,0 +13391,10671,956,25.1;22.4;48.224777,0 +13969,10636,956,16.3;17.1;-217.46638,0 +13969,10636,956,19.7;38.4;848.2702,0 +13728,541,956,31.1;13.7;-387.0355,1 +13411,10685,956,29.4;17.5;-198.63298,10 +13411,10685,956,32.1;21.6;6.320915,28 +14324,11085,956,6.6;31.5;501.01163,4 +13954,10696,956,17.8;35.7;712.79675,1 +13950,10692,956,6.4;31.5;501.07358,1 +13950,10692,956,11.3;35.4;697.94495,7 +14328,11088,956,9.6;35.7;711.7312,6 +13412,10686,956,29.4;17.4;-200.49527,19 +13412,10686,956,29.2;22.2;39.890507,0 +13415,10689,956,29;17.8;-181.90758,7 +13415,10689,956,29.7;22.2;40.22591,0 +13397,10677,956,33.4;18.8;-130.45805,7 +13397,10677,956,33.9;12.7;-434.48956,4 +13968,10635,956,30.1;8.3;-658.2782,4 +13968,10635,956,34.3;13.3;-404.80157,0 +14221,10736,956,33.3;14.6;-341.39444,16 +14225,10740,956,33.7;15.5;-295.9479,22 +13401,10680,956,36.9;15.4;-302.40533,8 +13405,10683,956,37.2;18.5;-145.05371,10 +14332,11092,956,7.9;24.6;157.4432,0 +14331,11091,956,8.3;24.3;143.08784,0 +13952,10694,956,23.5;23.2;90.12328,0 +14329,11089,956,23.9;23.2;89.87022,0 +13790,10623,956,10.4;19.4;-102.14179,0 +13790,10623,956,11.8;35.1;683.64526,0 +13789,10624,956,12.3;35.6;710.3911,0 +13789,10624,956,25.8;24.8;170.79346,0 +7245,6565,956,12.3;35.6;710.38367,0 +13961,10349,956,11.9;35.5;704.373,0 +13389,10669,956,30.1;23.3;95.370575,0 +14023,11030,956,26.6;9.7;-587.6402,0 +14022,11031,956,26.4;9.7;-585.9312,0 +14224,10739,956,17.9;37.9;822.5675,0 +14226,10741,956,18.5;37.7;812.0399,0 +13951,10693,956,23;31.4;496.5234,0 +17809,12689,1199,10.9;12.1;138.0455,0 +17804,12689,1199,27.3;22.8;676.957,0 +17406,13184,1199,11.2;11.6;113.9391,0 +17407,13185,1199,9.6;10.7;69.5043,0 +17410,13188,1199,9.4;9.4;5.154637,0 +16755,12844,1199,28.8;25.6;816,0 +6358,12664,1199,28.2;24.4;755.43,0 +16757,12843,1199,28.6;25.6;813,0 +16756,12842,1199,28.6;25.8;823,0 +17409,13187,1199,26.8;23.5;710.994,0 +17408,13186,1199,27.3;24;737.9109,0 +17405,13183,1199,27.6;22.7;668.5129,0 +16747,12865,1199,0.9;1.6;-385.2349,0 +16746,12864,1199,1.1;1.6;-383,0 +17848,13189,1199,0.1;0.4;-446.3804,0 +17818,13181,1199,0.1;-0.1;-475.5779,0 +17850,13182,1199,-2.9;-2.5;-595.4833,0 +16849,12732,1199,-3.4;-3.8;-657.6995,0 +16848,12731,1199,-3.3;-3.6;-648,0 +16847,12730,1199,-3.3;-3.6;-648,0 +16846,12729,1199,-3.3;-3.7;-656,0 +13961,10349,1199,28.9;25.7;822.5927,0 +13961,10349,1199,1.1;1.9;-370.6305,0 +13961,10349,1199,-3.5;-3.7;-653.1317,0 +16888,4846,1199,13;13.4;206.00975,0 +16884,9363,1199,13.1;13.4;205.49025,0 +16886,12487,1199,13;13.4;204.17123,0 +7245,6565,132,10.9;11.5;16.829952,0 +6358,7132,751,6.1;6.1;0,0 +6358,7131,751,6.1;6.1;0,0 +16673,12820,1193,13.5;15;189.23,0 +16676,12812,1193,12.1;15.2;201.46523,0 +16678,12814,1193,12.1;15.1;193.43774,0 +16674,12810,1193,10.6;14.9;183.95831,0 +16677,12813,1193,10.5;14.9;185.87578,0 +16675,12811,1193,9.7;15.1;194.01927,0 +16691,12819,1193,9.7;15;191.35133,0 +17314,12700,1193,8.9;13.4;109.8726,0 +16729,12699,1193,9;13.4;110,0 +16731,12701,1193,8.8;13.6;119,0 +16732,12702,1193,9.4;13.4;109,0 +16681,12816,1193,8.3;12.6;72.73528,0 +16679,12815,1193,8.4;12.7;77.88425,0 +16686,108,1193,10.4;11.6;18.38708,0 +16695,108,1193,10.1;7.1;-205,0 +16685,12739,1193,10.5;11.6;21,0 +16680,12817,1193,9.8;12.3;53.4119,0 +16682,12818,1193,9.3;11.1;-4.049021,0 +9020,12703,1193,10.1;10.1;-57,0 +16734,12704,1193,10.2;9.9;-63.261784,0 +16687,12821,1193,9.6;9;-110.3307,0 +16689,12824,1193,8.9;10.1;-53.18391,0 +16690,12823,1193,9;10.2;-50.46534,0 +16688,12822,1193,8;9.9;-63.13236,0 +16735,12705,1193,10.1;7.1;-205,0 +16738,12708,1193,10;6.9;-213.4776,0 +16736,12706,1193,9.7;7.4;-190,0 +16888,4846,1193,15.4;14.8;178.77374,0 +16878,5239,1193,15.5;14.7;175.28986,0 +16886,12487,1193,15.4;14.7;177.06953,0 +4018,3593,399,19.3;12.5;-502.40884,0 +4018,3593,399,26.6;15.9;-328.80432,0 +4018,3593,399,32.4;18.1;-218.94305,0 +4018,3593,399,17.6;16.9;-281.77686,0 +4018,3593,399,33.7;30.8;412.97855,0 +5099,113,399,18.2;12.2;-515.481,0 +5099,113,399,24.9;16;-324.22757,0 +5099,113,399,29.7;17.6;-246.53075,0 +5099,113,399,33.9;20.2;-112.98137,0 +5099,113,399,35;24.8;112.20809,0 +5099,113,399,36;31;425.51514,0 +5099,113,399,31.9;30.9;419.0369,0 +5099,113,399,28.4;26.9;221.92679,0 +5099,113,399,24.3;22.9;18.25466,0 +5099,113,399,17;22.9;19.493332,0 +5099,113,399,13.8;18.8;-184.808,0 +5099,113,399,18.6;17.4;-253.58386,0 +5099,113,399,13.1;27.1;231.70764,0 +5099,113,399,11.9;32.6;506.8774,0 +5099,113,399,12.7;36.9;718.1036,0 +5099,113,399,9;20.3;-109.20076,0 +5099,113,399,25.7;30.9;419.5484,0 +5099,113,399,26.6;35.3;637.89777,0 +5099,113,399,27.9;39.5;848.1949,0 +5099,113,399,22.6;37.9;768.02295,0 +5099,113,399,18.9;33.9;571.46936,0 +5099,113,399,18.3;37.9;770.14075,0 +5099,113,399,8.4;26.5;201.70663,0 +5099,113,399,12.2;13.5;-449.57532,0 +571,541,399,22.9;16.4;-303.1477,0 +4033,3602,399,28.1;19.2;-167.78062,0 +4033,3602,399,33.3;24.3;87.29249,0 +4033,3602,399,22.5;18.2;-216.68765,0 +4033,3602,399,26.1;23.4;43.45857,0 +4031,3600,399,28.3;20.4;-104.25145,0 +4031,3600,399,33;22.6;3.5753489,0 +4030,3599,399,31;20.7;-89.57345,0 +4019,3598,399,29.9;20.9;-81.23327,0 +4032,3601,399,31.1;20.7;-89.52472,0 +4032,3601,399,27.1;23.7;57.932034,0 +4032,3601,399,22.4;18.1;-218.81123,0 +4019,3945,399,32.7;21.9;-28.803741,0 +4819,4416,399,32.9;22.4;-3.8983917,0 +4819,4416,399,21.7;18.1;-221.27107,0 +4028,3596,399,33.7;19.1;-168.391,0 +4028,3596,399,35.2;23.2;33.233624,0 +4028,3596,399,34.4;28.1;281.95184,0 +4017,3597,399,34.3;22;-25.842075,0 +4017,3597,399,35.1;26;174.6328,0 +4017,3597,399,39.3;25.8;164.80208,0 +4017,3597,399,23.2;25.6;152.26855,0 +4532,4355,399,36.1;22.2;-17.458567,0 +4532,4355,399,26.3;29.3;341.8628,0 +4532,4355,399,24.1;23.9;67.68993,0 +4820,3944,399,37.6;22.3;-9.684621,0 +4035,3609,399,36.5;30.9;418.2302,0 +4035,3609,399,31.6;31.3;441.81702,0 +4035,3609,399,13;36.6;705.06006,0 +4035,3609,399,18.4;32.8;517.0121,0 +4035,3609,399,26.7;38.8;814.2383,0 +4035,3609,399,21.3;38.3;791.8351,0 +4020,3595,399,31.7;27.4;245.42215,0 +4020,3595,399,26.9;25.2;136.66197,0 +4020,3595,399,38.1;25.8;162.74886,0 +4855,3979,399,32.9;27;226.80972,0 +4824,3941,399,28.7;26.3;191.28893,0 +4023,3612,399,28.7;29;324.78427,0 +4023,3612,399,25.8;33.8;562.81586,0 +4023,3612,399,28;38.8;814.88586,0 +4023,3612,399,21.5;37.7;760.3797,0 +4023,3612,399,16.2;33.1;527.1732,0 +4061,3594,399,25.6;24.6;106.06169,0 +4061,3594,399,24;19.6;-147.89401,0 +4061,3594,399,26;35.1;631.07446,0 +4024,3603,399,16.6;22.1;-19.92471,0 +4024,3603,399,13.4;16.7;-292.18988,0 +4024,3603,399,9.2;19;-174.22728,0 +4024,3603,399,10.5;25.8;163.59125,0 +4027,3605,399,11.5;22.6;5.997732,0 +4027,3605,399,14.2;31.3;439.9484,0 +386,3604,399,14.9;24.7;111.56117,0 +386,3604,399,12.3;29.1;330.05582,0 +386,3604,399,16.8;32.4;494.47565,0 +4819,3937,399,13.7;23.6;55.49964,0 +4821,3943,399,36.4;24.8;113.60305,0 +603,4396,399,22.2;18;-227.4185,0 +4819,4012,399,22.3;18.1;-222.19295,0 +4823,3942,399,22.4;18.1;-218.6078,0 +4531,4354,399,13.5;16.5;-299.7229,0 +4825,3940,399,11.5;23.9;68.02794,0 +4026,3610,399,13.3;31;424.979,0 +4026,3610,399,8.9;31.7;457.5212,0 +4828,3938,399,10.7;31.1;430.4329,0 +4034,56,399,9.4;31.5;450.92413,0 +4034,56,399,9.1;35.5;650.5938,0 +4034,56,399,13.7;35.5;649.7434,0 +4034,56,399,16.6;31.1;427.6063,0 +4029,3606,399,9.1;28.2;286.70865,0 +4029,3606,399,7.8;20.3;-108.756645,0 +4029,3606,399,15.7;22.8;15.579111,0 +4029,3606,399,15.1;29.5;350.63962,0 +4021,3611,399,12.2;32.3;491.07327,0 +4021,3611,399,16.5;34.6;605.13715,0 +4016,3608,399,10.5;32.8;515.38074,0 +4016,3608,399,11.4;37.8;764.3796,0 +4016,3608,399,16.4;36.6;704.577,0 +4016,3608,399,13;24.4;96.08673,0 +4025,3607,399,11;33.8;566.2326,0 +4025,3607,399,20.5;37.8;763.4522,0 +4829,3936,399,11.6;34.4;596.7716,0 +4826,3939,399,7.2;20.3;-108.54603,0 +4544,4367,399,26.5;29.5;352.07568,0 +4830,3935,399,15.4;37.1;728.4467,0 +4797,3946,399,31.7;22.7;9.603111,0 +4856,3978,399,14.4;29.9;371.56793,0 +4831,3934,399,15.2;19.9;-132.69447,0 +7700,5633,693,6.1;5.9;-8,0 +6358,5633,693,10.7;5.7;-18,0 +7701,5634,693,5.9;6.3;10,0 +7702,6724,693,6.4;5.8;-15,0 +7703,3293,693,6.1;5.9;-10,0 +7703,3293,693,10.7;5.7;-19,0 +7245,6565,693,6.1;6;-2.4054956,29 +13601,10345,1002,6.1;5.9;90,0 +7245,6565,1002,6.1;6.1;101.88777,0 +13603,108,1002,6.1;5.9;90,0 +13961,10349,1002,6.1;6;98.4669,0 +16398,750,1178,10.9;14;-644.9523,0 +16398,750,1178,8.3;45.8;948.8815,0 +16398,750,1178,27.4;13.4;-671.1351,0 +16398,750,1178,27.2;8.9;-899.3049,0 +16398,750,1178,27.4;44.1;862.7356,0 +16400,12478,1178,11.4;10.8;-802.9441,0 +16517,12480,1178,11.3;10.8;-800.1765,0 +16402,11263,1178,11.3;10.7;-807.288,0 +16401,12479,1178,11.3;10.8;-800.1356,0 +13961,10349,1178,11.2;10.8;-801.1168,0 +13961,10349,1178,27.1;8.8;-902.3684,0 +13961,10349,1178,27.2;41.9;751.69025,0 +13961,10349,1178,46.1;8;-944.64026,0 +13961,10349,1178,8.3;45.8;947.34546,0 +13961,10349,1178,43.2;45;905.89246,0 +16554,108,1178,8.3;45.8;945,0 +16408,108,1178,43.1;42;757.9224,0 +16522,108,1178,46.7;8.6;-912.4731,0 +16461,11298,1178,8.5;45.5;933,0 +16423,12503,1178,27.4;8.9;-900,0 +16422,12502,1178,27;8.9;-900,0 +16420,11299,1178,27.2;8.6;-912,0 +16425,12505,1178,26.5;8.7;-910,0 +16421,12504,1178,27;8.9;-900,0 +16526,12504,1178,46.3;8.1;-940,0 +16494,12486,1178,27.4;41.9;754.5729,0 +16493,11300,1178,27.2;41.7;740,0 +16407,12483,1178,42.9;42;755.7808,0 +16406,4846,1178,42.9;42;758.048,0 +16405,9363,1178,43;42;759.6398,0 +16404,12482,1178,43.4;42.5;782.4442,0 +16403,12481,1178,43.2;42.5;783.3921,0 +16518,11301,1178,46.1;8.2;-935,0 +16519,12633,1178,46.1;8.9;-900,0 +16523,11322,1178,46.1;8;-945,0 +16525,11304,1178,45.7;8.8;-905,0 +16524,11303,1178,46.5;8.8;-905,0 +16072,12340,1126,10.5;13.9;413.1707,0 +16070,12338,1126,10.6;14;419.7909,0 +15628,108,1126,9.1;13.2;379.324,0 +16105,108,1126,23.1;6.9;61.500828,0 +16219,108,1126,10.5;5.1;-28.79404,0 +16044,108,1126,11.7;-1.9;-384.5,0 +16223,12339,1126,10.3;12.8;359.182,0 +16073,12341,1126,10.8;11.5;290.5078,0 +13961,10349,1126,12.1;10.3;234.95305,0 +13961,10349,1126,27.1;-3.1;-441.8037,0 +13961,10349,1126,11;-1.2;-347.7744,0 +16107,12336,1126,12.1;7.9;110,0 +16076,12344,1126,23.4;6;19.847046,0 +16075,12343,1126,23.5;5.8;6.9013677,0 +16074,12342,1126,22.6;5.4;-13.713754,0 +16078,12346,1126,25.9;3.9;-86.53955,0 +16077,12345,1126,26.7;2.9;-135.1139,0 +9020,12337,1126,27.1;-3.2;-448,0 +16080,12348,1126,10.1;6;17.827888,0 +16082,12350,1126,11.9;3.9;-85.87188,0 +16081,12349,1126,11.9;3.9;-89.53255,0 +16079,12347,1126,10.8;5.3;-16.8066,0 +16042,12334,1126,11.2;-1.6;-368,0 +16043,12335,1126,11.9;-1.5;-361.5,0 +7005,6187,1143,12;19.7;425.4063,0 +7004,6186,1143,12.1;20.4;461.1414,0 +7006,6188,1143,12.1;20.5;464.5609,0 +7003,6185,1143,10.7;19.5;413.6708,0 +410,6198,1143,10.5;19.3;407.0057,0 +410,6197,1143,11.3;17;290.1147,0 +6817,6175,1143,11.1;15.8;230.1344,0 +6815,6174,1143,11.6;15.9;236.4839,0 +410,6173,1143,11;15.9;233.63661,0 +6818,6176,1143,10.4;16.2;252.6758,0 +7010,6191,1143,10.9;12.8;78.41301,0 +7011,6192,1143,10.9;12.7;73.66483,0 +410,6199,1143,10;13.8;130.717,0 +7009,6190,1143,10;13.9;133.257,0 +410,108,1143,11.1;12.2;51.8487,0 +7007,6189,1143,11.1;12.2;50.29549,0 +6358,6177,1143,10.6;10.5;-34,0 +6821,6180,1143,10.6;10.9;-14,0 +8009,6664,1143,10.9;11.2;-1.500002,0 +8017,3306,1143,10.6;11.2;1.9007379,0 +8010,6663,1143,10.6;10.7;-26.5,0 +8013,6692,1143,10.6;11;-9.5,0 +6820,6178,1143,10.4;10.9;-14,0 +7015,6195,1143,10.6;6.8;-218.4601,0 +7016,6196,1143,10.5;6.7;-225.8544,0 +410,6193,1143,10.7;6.5;-234.9449,0 +7014,6194,1143,11.7;4.8;-319.4419,0 +410,6155,1143,11.7;1.5;-483.5388,0 +6824,6182,1143,11.4;2;-461.4884,0 +7178,6183,1143,11.7;1.7;-474.96625,0 +7179,6184,1143,11.6;1.7;-476.03375,0 +7245,6565,1143,12.1;20.4;461.90292,0 +7245,6565,1143,11.2;16;242.40155,0 +7245,6565,1143,10.6;6.5;-233.2878,0 +7245,6565,1143,11.7;1.6;-478.1073,0 +6823,6181,1143,11.9;1.4;-488.9587,0 +5352,4776,524,6.1;5.9;-6.604878,0 +5349,4778,524,6.4;6.1;0.253,0 +5348,4777,524,6.1;6.3;12,0 +17053,13071,1225,6;5.8;85,0 +17052,12686,1225,6.1;5.9;90,0 +17054,108,1225,6.3;6.1;100,0 +7245,6565,1225,6.2;6.2;107.51322,0 +16938,12685,1227,6.1;5.9;90,0 +16940,13064,1227,6.1;6.1;100,0 +16944,13065,1227,6.1;6.1;100,0 +16939,13063,1227,6.1;6.1;100,0 +13961,10349,1227,5.9;6.1;103.8512,0 +136,396,137,23;21.2;-13.778309,0 +136,396,137,21.4;27.4;297.93484,0 +136,396,137,18.9;34.2;640.2629,0 +136,396,137,17.3;29.2;386.49606,0 +788,1273,137,21.6;22.4;50.65337,0 +2,411,137,23.1;21.3;-6.735114,0 +2,411,137,18;34.1;633.8284,0 +2,411,137,15.2;26.4;247.61134,0 +384,684,137,20.1;25.4;199.79633,0 +384,684,137,18.8;34.1;634.39526,0 +26,26,137,20.3;25.8;218.05872,0 +26,26,137,15;28.7;365.9587,0 +1420,1608,137,27.2;28.8;370.3728,0 +322,1313,137,27.1;28.7;362.52002,0 +322,1313,137,27.2;34.6;659.7035,0 +1408,894,137,27.4;28.6;357.0631,0 +133,115,137,27.1;29.5;405.23068,0 +133,115,137,31.9;32.5;553.14124,0 +133,115,137,26.2;33.7;613.24335,0 +133,115,137,28.1;24.7;162.631,9 +331,373,137,27.7;26.1;233.173,0 +329,369,137,27.8;26.2;236.6549,0 +328,379,137,27.8;26.1;233.8604,0 +17,270,137,28.9;28.1;334.82278,0 +789,1274,137,31.9;32.7;564.839,0 +170,351,137,26.1;32.1;532.7992,0 +325,560,137,30.9;33.4;596.6457,0 +314,341,137,27.2;36.4;750.6592,0 +1231,858,137,26.3;32.7;563.82574,0 +320,353,137,18.3;33.7;614.65356,0 +320,353,137,18.4;29.4;399.45816,13 +178,366,137,20.2;33.2;586.63873,0 +1944,2051,137,18.5;33.3;591.2122,0 +321,355,137,16.8;32.4;547.8287,0 +348,1719,137,21.9;23.6;109.626144,8 +2107,1721,137,21.9;23.6;106.3547,9 +1289,1720,137,21.6;22.9;73.30212,2 +1155,1332,137,21.9;23.5;105.353584,10 +117,352,137,19.5;27.2;288.8122,1 +55,1821,137,25;21.2;-9.289619,19 +55,1821,137,31.1;20.2;-63.42728,31 +3203,2947,137,25.2;21.8;20.567848,8 +63,1824,137,25.5;20.8;-32.984554,19 +63,1824,137,29.6;21.3;-5.415344,25 +64,1825,137,25.6;21.3;-8.08724,21 +64,1825,137,30.4;20.5;-48.73996,28 +61,1822,137,25.6;20.9;-24.662737,20 +61,1822,137,30.1;19.4;-102.54197,1 +62,1823,137,26.1;21.3;-4.784592,18 +62,1823,137,31.1;19.3;-107.208,30 +386,639,137,29.6;24.7;161.54128,11 +314,1068,137,29.6;27.8;317.3704,4 +312,361,137,31.1;26.4;250.77556,33 +1082,891,137,30.2;29.2;389.1048,4 +3220,2964,137,14.7;28.8;366.6561,1 +3220,2964,137,20.2;25.1;185.7591,0 +1190,981,137,28.4;33.8;617.00867,38 +201,1826,137,28.5;19.6;-93.76828,13 +326,1080,137,32;28.7;365.93945,13 +14702,1385,137,36;30.5;455.4359,1 +322,1076,137,29.9;29;376.62662,17 +45,45,137,31.7;28.1;335.53894,32 +1216,1339,137,31.2;28.5;352.57684,38 +2142,1515,137,18.1;28;329.8896,0 +1378,1326,137,31.8;23.7;112.7623,0 +1372,1201,137,30.7;35;679.77747,0 +1371,1200,137,31.1;35.2;686.548,0 +389,643,137,32.8;31.8;516.1321,0 +118,1092,137,31.8;28.6;358.0346,0 +3572,3166,137,31.8;28.5;351.1252,0 +2144,1517,137,18.8;25;177.84499,0 +5042,4091,137,21.4;26.7;262.7765,0 +4619,4092,137,21.4;26.7;262.9933,0 +7496,6354,137,30.8;37;776.0109,0 +3186,2930,137,30.7;26.6;258.51007,0 +2221,1732,137,15.8;28;328.096,0 +17091,13357,1229,5.9;5.9;90.6,0 +17093,108,1229,5.4;6.1;100,0 +17090,13356,1229,6.1;5.9;93,0 +17092,13359,1229,6.2;6.1;100,0 +13961,10349,1229,6;6.1;99.03966,0 +9020,13057,1231,6.1;5.9;90,0 +16996,13562,1231,6.2;6.1;100,0 +7245,6565,1231,6.1;6.1;100.05164,0 +16821,12805,1167,8.9;9.1;-17.53265,0 +16820,12804,1167,8.9;9.1;-18.50922,0 +16804,12768,1167,9;8.8;-32.5,0 +16803,12767,1167,8.9;8.8;-32.60427,0 +17786,12766,1167,9;10.7;61.14025,0 +16819,12803,1167,8.9;9.8;20.288158,0 +16784,12723,1167,11;7.3;-105,0 +16788,12727,1167,10.8;7.3;-105.2129,0 +16785,12724,1167,10.8;7.8;-81.43552,0 +16786,12725,1167,10.9;7.5;-97.40789,0 +13961,10349,1167,11;7.6;-93.1073,0 +16807,12770,1167,13;7.1;-116.0736,0 +16809,12771,1167,13.1;8.8;-33.6366,0 +17336,12769,1167,13.1;7.2;-112.7318,0 +17336,12769,1167,13.2;11.5;105.170235,0 +16808,12772,1167,13.2;8.8;-31.20037,0 +16824,12808,1167,14;10.1;33.55457,0 +16823,12807,1167,14;10.1;33.49805,0 +16822,12806,1167,14;10.1;32.36438,0 +16815,12719,1167,14.3;11.4;96.96911,0 +16814,12718,1167,14.4;11.4;100.35617,0 +16813,12717,1167,14.4;11.6;107.75137,0 +16818,12720,1167,14.3;11.4;96.96911,0 +16825,12711,1167,10;14.8;267.7321,0 +16789,12716,1167,11.9;10.3;43,0 +16796,12721,1167,12;10.4;48.75736,0 +16810,12773,1167,9.8;11.3;92.0271,0 +16810,12773,1167,8.8;15.8;320.3326,0 +17337,12774,1167,9.9;11.3;95.8114,0 +17338,12775,1167,9.9;12.8;169.33215,0 +16743,12712,1167,8.9;14.5;254.3565,0 +16742,12713,1167,8.8;14.5;251.6482,0 +16745,12714,1167,8.4;14.6;256.1812,0 +16748,12715,1167,8.4;14.4;250.9257,0 +16888,4846,1167,9;8.5;-47.995,0 +16875,4130,1167,8.9;8.5;-47.995,0 +16886,12487,1167,8.9;8.5;-45.01,0 +3796,3909,1109,4.4;11.2;2.888206,0 +3790,3912,1109,5.7;11.4;9.6368,0 +3787,3910,1109,7.1;10;-61.74351,0 +3789,3913,1109,7.2;9.7;-72.69038,0 +3793,3911,1109,9.9;11.2;0.04577639,0 +3798,3923,1109,11.1;11.1;-6.131752,0 +3792,3916,1109,12.7;11.8;31.455761,0 +3797,3914,1109,12.8;12;40.547993,0 +3794,3917,1109,13.2;11.1;-3.1279259,0 +3791,3915,1109,13.2;12;39.47153,0 +3715,3925,1109,14.7;11.7;27.11523,0 +4292,3929,1109,15;12;41.08636,3 +4293,3928,1109,14.6;11.6;18.34703,0 +3785,3921,1109,16.5;10.7;-26.5965,0 +3786,3918,1109,15.2;9.9;-65.65033,0 +3788,3922,1109,16.5;10;-59.73236,0 +3795,3920,1109,16.9;10.6;-29.514824,0 +4278,3919,1109,16.5;9.4;-88.59322,0 +3748,3930,1109,18.6;10.1;-53.90247,0 +3781,4420,1109,18.4;10.1;-55.251114,0 +3717,3931,1109,18.7;9.6;-79.72162,0 +15794,8378,1109,3.5;11.2;-1.6347581,0 +15798,4130,1109,3.5;11.2;1.8120223,0 +15792,12312,1109,3.5;11.2;0.088975936,0 +3719,3933,1109,18.4;9.8;-69.75774,0 +3718,3932,1109,18.7;9.6;-79.72162,0 +49,49,140,28.3;25.2;186.44977,0 +351,262,140,29.9;24;130.12393,0 +796,1277,140,29.9;24.4;147.3456,0 +796,1277,140,25.3;24.7;162.15,0 +798,1277,140,23.6;17.6;-189.6823,0 +1445,244,140,28.5;25.3;191.12407,0 +1445,244,140,24;26.3;242.59564,0 +175,287,140,28.3;25;177.6862,0 +175,287,140,24;25.2;190.57037,0 +793,1275,140,27.8;26.1;234.1765,0 +791,1275,140,12.7;11.7;-484.8055,19 +431,282,140,26.4;22.9;71.06474,0 +431,282,140,21.5;24.4;150.61389,0 +901,541,140,26.3;24.8;166.2903,0 +131,113,140,25.9;21.6;6.8280153,0 +131,113,140,21.7;23.4;97.647194,0 +131,113,140,22.7;27.8;320.6814,0 +131,113,140,18.7;28.2;336.6,0 +172,305,140,25.2;20.9;-24.68077,0 +313,265,140,24.9;21.5;4.5986986,0 +313,265,140,20.9;23.6;106.33212,0 +136,298,140,25.1;20.3;-58.63885,0 +136,298,140,19;16.2;-263.62625,0 +138,302,140,25.4;19.9;-74.5434,0 +1267,865,140,24.5;21.1;-16.602396,0 +302,308,140,19.3;16.6;-243.97789,0 +12,13,140,17.3;16.5;-246.68587,0 +389,635,140,17.4;14.6;-340.60608,0 +382,636,140,16.5;16.5;-246.496,0 +3179,2923,140,22.8;24.7;161.2114,0 +3179,2923,140,14.9;5.9;-776.4453,26 +3179,2923,140,16.9;16.4;-252.21452,0 +3179,2923,140,20.2;29.2;389.4933,0 +1268,866,140,22.6;24;127.38978,0 +3196,2940,140,18.2;17.3;-205.42738,0 +3196,2940,140,26.8;16.9;-227.34523,0 +17,316,140,26.9;17.9;-175.4855,0 +187,277,140,27.4;17.7;-188.59993,0 +10128,8135,140,27.8;17.7;-188.9211,0 +1269,867,140,15.8;16;-273.3245,0 +2853,2670,140,24.9;20.4;-53.807636,0 +187,276,140,23.7;26;229.37546,0 +187,276,140,19.6;26.4;249.77156,0 +42,284,140,24.1;27;276.8815,0 +1219,1322,140,22.5;27.8;317.3494,0 +12,299,140,21.5;25.7;211.15178,0 +187,278,140,13.9;10.7;-536.6355,9 +42,227,140,14;8.8;-630.31354,6 +342,309,140,13.7;11.3;-507.14,12 +55,1815,140,12.7;7.4;-702.67377,16 +62,1817,140,13;7.2;-712.226,19 +10130,8136,140,15.6;7.3;-708.93713,20 +26,217,140,15.8;7.2;-712.4706,18 +109,310,140,16.6;6.7;-737.8865,22 +201,1820,140,12.1;7;-723.47656,22 +61,1816,140,13.3;6.6;-740.8874,4 +64,1819,140,12.3;6.4;-752.7131,23 +63,1818,140,11.9;6.2;-763.8093,6 +110,314,140,17.3;6.6;-741.7606,21 +111,312,140,17.8;6.4;-751.36523,1 +17,1034,140,24;19;-122.86272,0 +1262,896,140,13.6;11.7;-485.25067,0 +769,283,140,19;25.6;207.32019,0 +12,1216,140,19.7;27.7;315.6046,0 +1218,1323,140,17.3;28.8;370.3263,0 +2848,2672,140,25.3;21.8;18.41395,0 +1215,1324,140,15.9;16.5;-246.8884,0 +356,234,140,15.6;16.2;-260.60974,0 +1270,868,140,13.8;10.6;-542.7755,0 +1271,869,140,14.3;6.7;-738.5928,0 +1239,1213,140,13.7;10.4;-549.5582,0 +1294,1347,140,14.4;8.9;-626.4589,0 +182,242,140,17.9;16.5;-244.6488,0 +1246,1179,140,24.5;25.6;206.81999,0 +55,1364,140,14.2;7;-722.38635,0 +141,1366,140,14.2;7.2;-713.4308,0 +64,1365,140,13.7;7.2;-713.8055,0 +138,1033,140,23.3;19.1;-117.73302,0 +1390,1178,140,24.3;26;228.41719,0 +784,1272,135,20.8;23.7;112.142,0 +785,1272,135,20.8;30.6;456.2498,0 +1447,354,135,22.9;24.6;157.45967,0 +1447,354,135,28.8;19.3;-106.57728,0 +1447,354,135,29.8;14.5;-347.8753,0 +49,49,135,21.8;23.5;102.14712,0 +49,49,135,25.8;21.8;20.974438,0 +49,49,135,24.5;27.6;310.71524,22 +49,49,135,30.2;17.8;-180.5517,0 +347,417,135,21.4;24.1;133.99362,0 +2239,417,135,34.9;17.3;-205.21797,0 +313,349,135,23.6;21.6;9.314147,0 +324,563,135,24.3;22.2;40.12911,0 +324,563,135,24.5;27.7;313.0155,25 +38,364,135,27;16.7;-235.06857,0 +118,405,135,28.1;18.7;-134.03674,0 +118,405,135,33.1;18.2;-159.01016,0 +133,115,135,28.3;20.1;-67.274605,0 +133,115,135,29.2;14.2;-362.74112,0 +133,115,135,33.3;13.7;-388.40262,0 +133,115,135,33.7;18.5;-148.3797,0 +339,393,135,28.7;19.7;-85.8632,0 +339,393,135,28.3;15.1;-315.36862,0 +339,393,135,32.8;13.3;-406.30396,0 +5,408,135,29.3;14.9;-326.46606,0 +12,299,135,31.4;16.3;-254.71452,0 +754,372,135,31.5;13.1;-416.7385,0 +751,378,135,31.5;13.2;-413.5918,0 +752,368,135,31.7;13.2;-413.50632,0 +1217,1321,135,35.5;15.9;-277.526,0 +1192,981,135,24.1;22.2;39.291027,0 +1153,981,135,20.7;38.5;853.1065,0 +1258,895,135,24.1;22.9;71.89635,0 +3185,2929,135,32.9;15.9;-275.18735,0 +3185,2929,135,16.9;35.2;690.0842,55 +3185,2929,135,28.9;16.8;-230.99301,0 +787,1273,135,33.4;19.1;-115.5213,0 +788,1273,135,24;36.1;735.6196,6 +3202,2946,135,28.5;18.2;-163.78299,0 +3202,2946,135,19.2;35.4;698.39886,48 +135,117,135,22.9;35.1;683.18567,15 +135,117,135,18.8;34.6;656.233,65 +326,561,135,24.3;37;779.3074,21 +326,561,135,19.9;36.7;761.0185,68 +138,399,135,23;35.9;725.21655,12 +138,399,135,21;31;480.63895,0 +306,129,135,26.4;36.8;769.7378,23 +1212,1334,135,27.1;17.9;-178.215,47 +1257,2971,135,21.9;34.5;654.0917,58 +205,409,135,21.2;35.6;707.7446,58 +771,350,135,18.6;35.7;712.5132,67 +170,570,135,18.5;35.5;704.9379,64 +1230,857,135,20.4;33.3;591.7062,13 +862,1079,135,22.9;34.5;654.8463,0 +325,1081,135,22.9;34.5;654.7143,0 +1227,854,135,20.9;38.6;859.9473,0 +1228,855,135,20.9;38.3;844.4677,0 +1404,1357,135,19.8;37.3;791.1678,0 +1216,1336,135,26.3;25.5;201.0704,0 +1217,1335,135,26.3;25.5;201.8593,0 +3219,2963,135,31.4;16.4;-249.38858,0 +3219,2963,135,23.1;36;726.39606,0 +1212,1358,135,30.5;18.5;-146.9213,0 +1900,1986,135,34;16;-269.9497,0 +7245,6565,135,31.3;16.7;-234.42758,0 +2395,739,174,3.6;16.8;280.31345,0 +2393,737,174,3.4;16.9;283.53506,0 +2394,738,174,3.3;16.6;271.78436,0 +2392,736,174,3.3;16.7;274.85712,0 +2398,820,174,3.2;17.2;298.33435,0 +2404,820,174,16.2;16.1;245.8791,0 +2397,741,174,3.2;16.7;273.65488,0 +2396,740,174,3.3;16.7;277.91858,0 +2399,821,174,2.3;17.1;293.5377,0 +2400,822,174,2.2;16.4;261.0665,0 +2405,822,174,16.2;17.5;316.425,0 +2402,1871,174,1.9;15.2;198.3521,0 +2401,1864,174,2.1;14.9;187.6096,0 +2406,1864,174,16.2;16.8;281.152,0 +2348,706,174,2.2;11.6;20.02778,0 +2349,707,174,2.3;11.6;18.33485,0 +2434,913,174,2;11.5;17.96146,0 +2403,1872,174,16.3;17.5;315.1276,0 +2353,712,174,19.6;16.1;245.4548,0 +2350,710,174,20;16.8;279.918,0 +2352,711,174,20.3;17.3;306.0666,0 +2435,2000,174,20;16.8;280.27588,17 +2410,1876,174,9.4;8.1;-154.9635,14 +2407,1873,174,9;7.9;-165.3661,0 +2408,1874,174,9;8.3;-144.4192,0 +2409,1875,174,9.5;8.2;-149.5103,0 +2359,2510,174,8.5;4.3;-343.4946,0 +2355,727,174,9.1;3.6;-380.4105,0 +2357,730,174,9;3.3;-395.3018,0 +2436,730,174,9;15.6;222.2063,0 +2356,728,174,9;3.8;-369.3986,0 +2358,731,174,9.1;4;-359.8961,0 +2361,732,174,8.9;14.8;182.7853,0 +2362,733,174,8.3;15.1;193.8219,0 +6358,108,904,6.1;6.1;100,0 +11786,9299,904,6.1;5.5;70,0 +11565,9298,904,6.1;5.5;70,0 +7245,6565,904,6.1;6;95.57945,0 +11569,9301,904,6.4;6;95,0 +16155,12426,1149,6.5;5.7;83.54168,0 +16154,12355,1149,6.5;5.7;79.40012,0 +16156,108,1149,6.3;6.4;114,0 +16153,12354,1149,6.1;5.4;65,0 +13961,10349,1149,6.1;6;96.6786,54 +4867,108,436,5.8;6.1;0,0 +3936,3378,436,5.8;6.1;0.07970428,0 +4843,3659,436,5.8;6.5;19.5,0 +3832,3649,436,6.1;6.1;0,0 +4424,3657,436,6.3;6;-5.999998,0 +4423,3656,436,6.3;6;-4.2581,0 +3837,3653,436,5.6;5.9;-8,0 +3836,3652,436,5.6;6.2;8,0 +3840,3655,436,5.8;5.9;-10,0 +3839,3658,436,6;6.3;9.328462,0 +3838,3654,436,5.8;6.3;10,0 +3834,3650,436,5.9;5.9;-11,0 +6,6,152,16.9;25.5;203.35663,0 +6,6,152,21.3;27.5;305.42133,0 +7,7,152,18.9;27.2;287.4052,0 +47,220,152,18.8;28.2;338.6597,0 +36,36,152,19.1;28.4;348.17673,0 +36,36,152,23.4;29.3;391.26645,0 +36,36,152,15;28.2;337.32724,0 +24,232,152,18.1;25.2;189.57664,0 +15,16,152,18.7;25.1;181.82631,0 +15,16,152,14.5;22.7;64.49179,43 +582,453,152,16;27.2;289.3206,0 +582,453,152,10.8;22.8;70.2776,0 +179,223,152,19.9;25.5;203.80438,0 +38,38,152,18.6;24.9;174.47287,0 +38,38,152,17.6;20.6;-43.776184,40 +33,214,152,23;29;379.3291,0 +489,513,152,19.1;27.5;303.2426,0 +81,240,152,19.7;30;427.6951,0 +79,239,152,19.7;30.1;431.0826,0 +311,241,152,19.6;30;429.9159,0 +7,2157,152,22.3;30.2;439.62732,0 +1898,61,152,19.3;26.7;265.2247,0 +64,61,152,32.4;20.5;-47.389446,21 +1897,60,152,19.5;26.6;257.8812,0 +63,60,152,32.4;20.4;-53.23545,37 +1896,59,152,19.4;26.6;257.1418,0 +62,59,152,29.1;20.7;-36.20972,0 +1895,58,152,19.4;26.7;261.1208,0 +61,58,152,29;20.7;-38.387505,0 +178,222,152,25.2;23.9;122.71423,0 +3176,2920,152,25.4;23.5;105.30254,0 +3176,2920,152,23.8;30.7;465.3092,0 +3176,2920,152,21.2;21.7;13.676151,12 +3176,2920,152,14.3;25.3;193.91849,0 +2660,2314,152,25.4;23.8;118.2421,0 +2660,2314,152,21.3;21;-20.09619,0 +33,33,152,25.5;24.6;158.32411,0 +33,33,152,30.4;21.3;-5.2202377,31 +33,33,152,13.6;25.3;191.4542,0 +133,115,152,25.7;23.6;108.394905,0 +133,115,152,21.2;21.7;13.941755,0 +133,115,152,31.7;20.8;-33.775543,38 +764,66,152,25.1;22.6;56.221893,0 +762,64,152,25.1;22.6;59.047688,0 +24,233,152,27.5;22.4;47.957462,0 +763,65,152,25;21.4;-3.018583,0 +763,65,152,21;21.7;11.104546,30 +27,164,152,27.5;20.1;-66.95979,0 +762,67,152,27.4;18.9;-128.40863,0 +762,67,152,31.4;15.1;-318.88,0 +763,68,152,28.8;17.7;-184.7715,0 +763,68,152,29.5;13.4;-399.29477,0 +764,69,152,28.8;17.8;-183.856,0 +764,69,152,28.7;12.7;-436.11282,44 +140,237,152,23.7;21.7;12.60665,0 +33,165,152,23.6;18.6;-140.39085,0 +2505,2353,152,23.5;18.2;-162.77309,0 +2504,2367,152,23.3;18.1;-164.04509,0 +764,2318,152,23.7;17.5;-194.6886,0 +764,2318,152,26.4;12.7;-435.4444,28 +762,2319,152,25.3;17;-219.6841,0 +762,2319,152,24.2;12.1;-467.79,8 +403,567,152,28.1;16.9;-225.72125,0 +55,53,152,29.1;20.7;-37.27783,0 +2464,2315,152,28.4;16.2;-260.5784,0 +48,166,152,25.2;13.9;-376.0349,0 +763,2317,152,24.2;16.5;-244.5229,0 +763,2317,152,24.7;10.6;-542.7177,20 +2465,2316,152,24.2;16.5;-246.0627,0 +2465,2316,152,24.2;12;-470.1152,43 +612,535,152,20.9;29.8;418.75827,0 +490,449,152,20.9;29.9;421.00415,0 +2120,1664,152,32;14.2;-362.7557,0 +1188,1729,152,28.2;20.3;-58.41627,0 +57,179,152,15.6;28.6;359.13007,29 +12,12,152,14.8;25.3;192.27933,47 +2482,2359,152,16.7;21.8;19.476109,2 +2482,2359,152,11.6;23;76.51076,0 +118,107,152,14.3;25.4;199.95956,18 +57,54,152,14.2;25.5;203.1084,14 +14,14,152,13.8;24.1;133.39935,7 +1446,128,152,13.5;25.6;209.33792,51 +39,39,152,13.4;25.2;187.96384,29 +2264,2187,152,15.7;21.3;-5.0732784,14 +44,44,152,16.4;21.3;-6.6955194,48 +306,211,152,15.2;21.2;-9.49898,31 +70,538,152,19.7;21.7;13.913875,2 +71,230,152,19.3;21.7;14.63335,7 +70,229,152,19.3;21.7;12.95486,34 +72,231,152,19.3;21.7;14.32817,9 +876,531,152,20.4;21.5;4.044417,43 +614,531,152,21.5;26.4;247.7557,56 +23,162,152,24.1;15.4;-300.32486,10 +24,163,152,24.4;11.9;-477.55225,29 +464,526,152,21.3;26.8;268.0574,31 +878,621,152,20.9;29.6;406.1306,51 +1344,1330,152,17.8;26.9;274.1657,0 +769,225,152,13.6;27.7;311.77304,0 +499,507,152,18.2;27.8;319.78552,0 +1369,1202,152,23.3;29.7;411.7765,0 +1370,1203,152,23.2;29.8;420.3533,0 +3193,2937,152,14.6;27.5;305.02307,0 +445,524,152,11.7;24.6;158.1823,0 +295,553,152,11.2;22.1;35.87895,0 +47,699,152,11.6;23;77.49007,0 +297,136,152,15.9;28.8;366.56982,0 +7,125,152,19.2;28;328.56534,0 +2487,704,152,16.4;21.5;2.885954,0 +2484,701,152,14.6;22.7;61.67727,0 +2485,702,152,14.9;22.8;68.47832,0 +2488,705,152,16.3;21.2;-10.28989,0 +14012,11037,152,19.1;25.2;190.1473,0 +1939,2045,152,15.9;20.4;-49.4187,0 +1938,2043,152,16.1;20.4;-53.17743,0 +1938,2044,152,15.9;20.4;-53.45695,0 +73,1138,152,16.4;28.5;353.40308,0 +70,1139,152,17.6;28.7;364.0271,0 +23,175,152,16.4;28.7;364.46292,0 +4047,117,402,10.9;12.7;-490.98157,0 +4047,117,402,13.7;8.5;-700.05536,0 +4047,117,402,17.9;10.6;-593.5199,0 +4047,117,402,27.8;10.1;-618.604,0 +4047,117,402,13.8;16.9;-279.65924,4 +4047,117,402,18.9;16.9;-278.40927,3 +4047,117,402,20.6;22;-27.780415,8 +4047,117,402,23.5;29.5;348.97906,0 +4047,117,402,29.1;30.2;386.4527,0 +4047,117,402,29.9;35;623.47943,0 +4047,117,402,35.8;31.5;449.84732,0 +4047,117,402,36.8;35.7;662.01917,0 +4047,117,402,32.4;39;822.19354,0 +4047,117,402,33.6;9.8;-635.76807,0 +4047,117,402,35.9;5.5;-848.9883,0 +4093,3532,402,11.6;12.5;-501.97885,0 +399,3533,402,12.3;11.8;-535.1378,0 +399,3533,402,16.7;8.2;-715.35223,0 +4092,3536,402,12.9;8.8;-686.9649,0 +4092,3536,402,17.2;11.3;-558.5081,0 +5098,116,402,14.4;10.1;-620.853,0 +5098,116,402,18.7;9.7;-638.45715,0 +5098,116,402,27.4;7.3;-760.2433,0 +5098,116,402,11.5;14.1;-417.92218,2 +5098,116,402,15.1;18.2;-216.37785,16 +5098,116,402,23.3;22.3;-7.949972,1 +5098,116,402,15.6;23;23.518269,0 +5098,116,402,24.3;30;373.21622,0 +5098,116,402,28.6;33.4;543.01074,0 +5098,116,402,35.8;34.7;607.40436,0 +5098,116,402,34.5;38.8;813.9197,0 +5098,116,402,27.9;13.9;-432.45526,0 +5098,116,402,32.4;9.3;-660.04333,0 +5098,116,402,19;14;-424.8444,0 +5098,116,402,34.7;5;-874.13135,0 +5098,116,402,36.6;9.3;-661.15704,0 +4090,3534,402,15.9;11.3;-558.76544,0 +4091,3535,402,16.6;11.9;-529.18665,0 +4537,4360,402,16.6;8.6;-695.12714,0 +4537,4360,402,14;16.8;-284.37564,0 +4085,3538,402,19.2;7.9;-728.985,0 +4085,3538,402,27.7;9.7;-642.3136,0 +4085,3538,402,29.1;13.7;-442.16522,0 +4086,3539,402,19.4;7.7;-742.8502,0 +4086,3539,402,27.8;8.5;-701.00775,0 +4086,3539,402,28.4;13.2;-466.53992,0 +4089,3551,402,22;9.7;-642.5621,0 +4089,3551,402,22.8;5.2;-866.2694,0 +4089,3551,402,8.6;16.5;-297.90472,0 +4081,3537,402,13.8;16.6;-295.01236,5 +4081,3537,402,17.9;15.4;-353.17105,17 +4408,3562,402,18.6;20.3;-111.65796,1 +4408,3562,402,22.4;26;175.12024,0 +4088,3561,402,17.6;22.5;0.59208345,15 +4088,3561,402,22.7;20;-127.62514,4 +4088,3561,402,21.6;24.3;88.83116,1 +4630,3553,402,23.7;29.6;353.04373,0 +4630,3553,402,28.9;29.7;361.13412,0 +4084,4399,402,23.8;28.9;320.88046,0 +4084,4399,402,27.8;29.7;361.72083,0 +4084,4399,402,29.5;33.9;571.2236,0 +4084,4399,402,31.5;41.3;939.7593,0 +4084,4399,402,27.5;39.1;828.8903,0 +4672,3549,402,24;30.3;388.42004,0 +4672,3549,402,35.4;33.6;552.68866,0 +4672,3549,402,32.5;38.5;800.9209,0 +4670,3547,402,24.2;29.2;333.06192,0 +4670,3547,402,30.1;34.7;609.80115,0 +4670,3547,402,34.6;31.8;462.8335,0 +4670,3547,402,34.9;37;724.8766,0 +4670,3547,402,28.5;38.8;814.4821,0 +4669,4018,402,24.5;28.7;307.14127,0 +4673,3550,402,25.1;28.6;306.69315,0 +4673,3550,402,32.8;32.8;515.5883,0 +4673,3550,402,32.9;37.5;747.35376,0 +4673,3550,402,28.8;39.4;843.49603,0 +4671,3548,402,27.4;29.8;366.5162,0 +4671,3548,402,30.2;34.8;614.0731,0 +4671,3548,402,35;36.1;678.5811,0 +4083,3552,402,27.6;32.6;506.4537,0 +4083,3552,402,32.3;33.2;534.874,0 +201,3545,402,34.1;32.7;511.7855,0 +201,3545,402,36.7;37.1;729.74115,0 +201,3545,402,32.7;38;774.4008,0 +5017,3545,402,28.7;39.2;833.3183,0 +4669,3546,402,34.5;33.2;535.3496,0 +4669,3546,402,34.1;38.3;789.8833,0 +5022,4013,402,12;13.5;-448.9838,0 +4072,3541,402,29.4;12.2;-513.41644,0 +4072,3541,402,34;11.2;-567.31824,0 +4072,3541,402,30.6;6.8;-784.8874,0 +4046,3542,402,29.6;12.2;-517.14154,0 +4046,3542,402,33.9;8.3;-708.4971,0 +4071,3544,402,33.7;13.2;-463.31088,0 +4071,3544,402,37;5.7;-839.7498,0 +4071,3544,402,38;9.8;-634.7306,0 +4141,3540,402,31.2;7.6;-746.641,0 +5013,4023,402,17.8;12.3;-510.75665,0 +5012,4024,402,18;12.9;-482.7404,0 +5014,4022,402,30.5;7;-775.8583,0 +4087,3543,402,34.9;6.1;-819.5648,0 +5016,4020,402,35.3;9.5;-649.8087,0 +49,49,134,22.2;23.5;102.69316,0 +347,417,134,22.2;23.5;102.3732,0 +338,392,134,22.7;26;229.08687,0 +383,640,134,21.2;22.5;52.68889,0 +383,640,134,19.9;18.1;-164.17046,0 +1192,981,134,22.8;24;127.7099,0 +1152,981,134,21.6;17.2;-209.9028,0 +1447,354,134,22.9;24.1;132.75386,0 +1447,354,134,20.3;16.3;-258.76114,0 +783,1272,134,21.2;24.1;131.5116,0 +57,395,134,20.7;22.2;40.029255,0 +57,395,134,23;18.2;-162.25307,0 +57,395,134,17.9;17.5;-198.49638,0 +341,401,134,19.8;22.1;35.959164,0 +341,401,134,19.1;18.1;-165.65141,0 +769,367,134,23.6;21.8;19.160706,0 +769,3099,134,24.3;21.8;17.35833,0 +3201,2945,134,23.9;19.7;-85.89261,0 +342,404,134,20.2;19.1;-115.43015,0 +118,405,134,22.6;18.9;-124.298965,0 +118,405,134,18.4;16.3;-256.49054,0 +348,421,134,20;17.2;-212.98077,0 +323,358,134,18.9;17.1;-217.01804,0 +349,418,134,20.1;17;-220.6398,0 +1222,849,134,18.6;17.2;-210.3395,0 +350,419,134,20.3;16.9;-227.0085,0 +59,56,134,17;15.1;-315.206,0 +59,56,134,21;12.3;-456.19336,36 +326,561,134,16.9;14.3;-356.15588,0 +138,399,134,17.8;13.4;-403.8913,0 +385,641,134,17.3;13.6;-392.00436,0 +10129,8134,134,16.1;13.5;-394.14178,0 +1407,1224,134,15.6;12.3;-455.90402,0 +385,893,134,14.2;14.6;-342.66003,0 +901,541,134,26;17.6;-193.0083,6 +52,283,134,25.3;23.8;116.6609,62 +3184,2928,134,17.1;17.1;-216.9085,54 +3184,2928,134,23.3;16.9;-227.48386,0 +1212,1320,134,21.7;15.4;-303.3013,0 +138,399,138,35.4;29.7;411.47772,0 +22,400,138,36.1;30.3;442.8298,0 +1234,861,138,36.7;28.6;359.9155,0 +783,1272,138,34.5;30.9;475.4431,0 +784,1272,138,25.9;25.7;213.1352,7 +135,117,138,34.5;30.3;443.29147,0 +135,117,138,30.5;27.1;282.02567,0 +340,394,138,34.3;29.4;398.243,0 +205,410,138,33.8;28.3;344.96216,0 +348,420,138,33.7;27.7;312.09964,0 +1192,981,138,34.7;29.8;416.5728,0 +339,393,138,33.2;28.9;375.29608,0 +12,13,138,30.8;28.7;364.45343,0 +341,402,138,29.7;25.5;201.83917,0 +38,363,138,28.8;23.1;81.774055,0 +38,363,138,24.5;23.4;100.32462,22 +1418,1346,138,25.9;25.7;211.5911,5 +181,1181,138,25;23.7;113.13256,16 +206,403,138,26.2;23.8;118.88204,17 +769,225,138,26.7;22.7;65.28866,39 +1194,1359,138,27.1;23.7;111.1769,20 +1217,1370,138,28.4;25.6;206.12866,23 +3204,2948,138,27.6;23.9;122.657265,17 +17,963,138,33.6;28.5;355.5594,39 +1233,860,138,30.8;29.7;413.422,3 +3221,2965,138,23.3;24.6;158.33408,1 +397,644,138,23;23.9;121.559555,9 +46,46,138,17.2;31.4;498.03293,2 +46,46,138,16.7;36.3;744.492,24 +46,46,138,12.7;35.8;716.1438,0 +396,1852,138,16.3;32.8;566.9137,8 +20,1854,138,15;35.4;696.75336,19 +312,360,138,14.4;17.4;-200.14069,9 +774,345,138,13.2;17.2;-212.0242,6 +776,559,138,13.2;17.2;-213.1533,13 +773,347,138,12.9;16.9;-226.1932,16 +775,1866,138,13.8;16.8;-231.38103,11 +139,1831,138,13.7;15.6;-291.56308,7 +768,1830,138,15.1;15.5;-298.3956,29 +766,1828,138,15;15.4;-300.051,28 +765,1827,138,13;15;-322.49713,31 +767,1829,138,13.5;14.6;-342.0849,32 +2837,2532,138,13.9;14.5;-348.9891,34 +2836,2531,138,15.5;14.4;-349.569,43 +2832,2527,138,16;14.8;-331.5412,32 +768,2526,138,16.2;16;-269.29102,35 +767,2523,138,16.6;17.8;-179.7056,42 +1304,1172,138,28;23.8;120.57315,0 +403,1853,138,12.5;36.1;732.73224,0 +317,342,138,24.4;23.7;113.691246,0 +316,344,138,24.4;23.8;119.68982,0 +1155,1332,138,24.4;23.8;116.690315,0 +1155,1332,138,18.8;21.6;6.0720015,0 +786,1273,138,19.5;22.5;54.82166,0 +767,389,138,19;21.9;24.801872,0 +766,384,138,18.8;21.3;-4.640727,0 +59,56,138,18.6;21.5;2.15391,0 +765,386,138,18.5;21.8;19.103924,0 +1405,1362,138,33.2;29.6;409.0849,0 +3187,2931,138,27.6;23.9;123.542755,0 +3187,2931,138,12.9;14.6;-341.55716,0 +306,129,138,22.9;20.3;-57.860336,0 +768,565,138,20.1;19.7;-88.20339,0 +2835,2530,138,19.7;19.2;-110.3991,0 +333,2167,138,18.8;19;-120.94839,0 +334,2165,138,18.8;21.5;2.5748239,0 +2147,1518,138,18.6;18.9;-126.631424,0 +765,2525,138,17;17.4;-199.04674,0 +766,2524,138,17.1;16.8;-230.12682,0 +2508,2356,138,17.3;15.2;-310.4531,0 +335,2166,138,18.8;21.7;13.239158,0 +2146,1701,138,18.6;21.9;21.772392,0 +2839,2721,138,19;19.1;-116.6225,0 +2145,1700,138,20.2;18.9;-127.8488,0 +2949,2730,138,17.8;17.1;-215.50435,0 +2904,2681,138,16;16.1;-266.9261,0 +2905,2679,138,16;16.1;-268.61673,0 +2906,2680,138,15.9;16.1;-265.4918,0 +773,1705,138,17.5;16;-273.2079,0 +1425,1704,138,17.3;15.8;-280.1375,0 +383,2533,138,5.1;34.7;664.6527,0 +2874,2723,138,5.5;35.1;685.0219,0 +2842,2722,138,6;34.4;650.7368,0 +2843,2728,138,16.9;17.8;-181.8671,0 +2844,2729,138,17.1;17.5;-194.423,0 +776,2535,138,3.9;39.2;889.1942,0 +765,2534,138,3.8;39;878.4689,0 +2832,2538,138,3.1;40.1;932.0314,0 +767,2537,138,2.9;40;927.10583,0 +775,2536,138,3.8;38.9;872.4239,0 +766,2540,138,4.4;40.7;963.48834,0 +768,2541,138,4.1;40.8;969.64856,0 +773,2539,138,4.2;40.5;954.6,0 +765,2543,138,3;37.6;806.4,0 +775,2542,138,3.1;37.5;805.3864,0 +2839,2725,138,3.7;39.1;884.5665,0 +318,1107,138,25.4;27.5;302.7523,0 +322,357,138,29.6;25.8;216.42188,0 +36,296,139,12.2;26.6;256.2047,0 +36,296,139,12.1;22.4;46.589817,10 +303,1180,139,13.8;25.7;214.53185,0 +382,638,139,14.2;24.6;160.13263,0 +2149,1520,139,13.9;24.5;154.1048,0 +814,1239,139,11.2;23.8;120.61713,0 +28,28,139,11.1;23.7;114.99271,0 +816,1240,139,11;23.7;114.795166,0 +817,1238,139,11;23.6;107.681946,0 +819,1234,139,10.9;23.7;111.45152,0 +59,56,139,28.6;22.5;54.03659,9 +59,56,139,33.8;25.1;182.60759,12 +389,643,139,28.6;22.2;39.2212,8 +389,643,139,33.1;25.2;187.12782,20 +1155,1868,139,28.4;21.1;-17.58236,19 +2109,1604,139,28.4;21;-20.24911,21 +346,415,139,28.5;21.4;-0.13004136,12 +346,415,139,35.6;24.3;141.83037,5 +345,416,139,28.7;21.3;-6.2067175,13 +345,416,139,28.7;25.7;215.57094,12 +345,416,139,35.1;23.9;122.31244,9 +344,413,139,29;21.2;-11.202309,14 +344,413,139,28.3;25.6;209.13301,13 +344,413,139,32.8;25.3;194.67989,14 +787,1273,139,28.9;23;77.13647,2 +139,391,139,28.1;24.5;152.34172,18 +3188,2932,139,28;25.5;204.2016,19 +3188,2932,139,13.8;25.7;215.92114,0 +343,414,139,28.1;25.6;206.94937,14 +343,414,139,34.7;24.1;134.68642,6 +343,414,139,27.8;21.5;5.0599093,35 +383,642,139,32.7;25.4;198.27783,13 +1154,1331,139,28.5;22.9;75.42546,19 +2151,1522,139,28.5;22.9;75.28534,25 +2150,1521,139,28.4;24.5;155.41513,17 +329,369,139,28.2;20.1;-66.083374,14 +328,379,139,27.3;19.5;-98.074135,21 +330,376,139,26.6;19.5;-94.8605,40 +331,372,139,26.9;18.6;-142.68236,6 +2148,1519,139,34.2;24.1;133.40034,16 +1153,981,139,28.4;22.9;74.16667,13 +159,382,139,28.3;22.7;64.47902,16 +328,380,139,12.7;22.6;59.700867,17 +159,381,139,13.1;22.3;45.155727,18 +329,370,139,11.7;22.6;57.96058,11 +46,2056,139,30;24.3;141.4524,0 +4401,4111,139,35.4;24.1;133.2875,0 +4400,4110,139,35.5;24.1;132.8182,0 +347,1236,139,12.5;24.8;168.87053,0 +330,1235,139,11.5;24;126.015495,0 +818,1372,139,11.4;24.1;133.50406,0 +1288,886,139,9.1;21;-21.609188,0 +12667,9911,139,9;21.4;0.46602976,0 +5252,4666,139,27;22.7;61.16508,0 +5049,4079,139,29.3;21.6;9.3084,0 +5126,4568,510,10.4;11;-9.871912,0 +3365,4567,510,11.2;11;-7.942991,0 +5190,4570,510,10.5;10.7;-23.7822,0 +3365,4555,510,11.2;11.2;-0.002978198,0 +5124,4553,510,11.2;12;38.01598,0 +5123,4552,510,10.5;11.2;2.407443,0 +5125,4554,510,10.8;11.2;-0.3669033,0 +5122,4551,510,11.2;11.6;18.10034,0 +5183,4569,510,11.2;10.9;-16.13685,0 +5129,4557,510,11.2;10.2;-51.19409,0 +5128,4556,510,11.2;10.1;-55.14666,0 +5132,4560,510,11.4;10.7;-26.11595,0 +5134,4562,510,11.7;10.1;-55.62833,0 +5135,4563,510,11.2;10.8;-20.64551,0 +5247,4563,510,9.8;5.9;-265.519,0 +3599,4571,510,12;10.1;-55.9963,0 +5197,108,510,11.2;8.9;-115.0784,0 +5131,4559,510,11.2;10;-59.78291,0 +5136,4564,510,10.8;7.4;-187.2111,0 +5138,4566,510,8.8;8;-160.0519,0 +5130,4558,510,8.9;7;-208.6977,0 +5137,4565,510,9;7.3;-193.2294,0 +5193,4577,510,9.3;4.9;-316.3422,0 +5191,4575,510,9.3;5.3;-296.2464,0 +5196,4580,510,9.5;5.6;-281.2165,0 +5194,4578,510,9.1;5.2;-301.594,0 +5192,4576,510,9.3;5.2;-301.991,0 +5189,4574,510,12.4;10.1;-55.99331,0 +5188,4573,510,12.3;10.1;-56.01003,0 +5187,4572,510,12;10.3;-43.43166,0 +5195,4579,510,9.2;5.7;-273.59207,0 +7245,6565,628,12.1;10.6;-29.866806,0 +14626,724,1067,6;6;-3,0 +14624,722,1067,6.2;6;-3,0 +14625,723,1067,6.1;6.1;0,0 +14622,720,1067,6.1;6.2;6,0 +14623,721,1067,6.2;6.1;3,0 +14621,719,1067,6;6.1;3,0 +14620,718,1067,6.1;6;-6,0 +14627,725,1067,6.1;6.1;0,0 +1475,1540,172,12.9;11.1;-6.674214,0 +1475,1540,172,6.8;7.5;-186.32994,0 +1478,1543,172,13.6;11.6;21.04218,0 +1539,108,172,12.8;10.8;-21.92808,0 +1539,108,172,8.6;8.6;-127.245,0 +1482,108,172,3.7;8.8;-120.5528,0 +1477,1542,172,12.8;10.9;-15.15228,0 +1476,1541,172,13.1;11.9;35.41614,0 +1471,1534,172,11.7;11.2;2.822876,0 +573,1536,172,10.6;9.7;-72.12083,0 +573,1536,172,4.6;8.1;-155.0967,0 +1472,1538,172,10.4;9.3;-95.65887,0 +1472,1538,172,4.4;8.8;-119.8826,0 +1479,1544,172,9.3;8.7;-122.7589,0 +1479,1544,172,4;7.7;-172.9916,0 +1474,1539,172,9.2;8.7;-122.6978,0 +1480,1545,172,8.9;8.6;-131.4698,0 +1480,1545,172,3.9;7.7;-174.3344,0 +1470,1533,172,7.8;8.4;-141.8632,0 +1481,1546,172,6.8;7.5;-186.26228,0 +943,1532,172,3;8.7;-126.8483,0 +6867,9104,172,14.3;12.8;81.37083,0 +6865,9125,172,14.3;12.8;81.37083,0 +6869,9082,172,14.3;12.8;81.37083,0 +4108,4347,445,11.3;11;-7.5622587,0 +4109,4348,445,11.1;10.8;-20.16286,0 +4110,4349,445,11.3;10.8;-20.162258,0 +3903,3772,445,11.4;10.8;-17.03842,0 +4941,3773,445,11;10.9;-14.0013,0 +4107,4346,445,11.1;11;-7.47646,0 +3905,3778,445,10.9;11.5;15.785,0 +3906,3774,445,13.2;11.4;10.04352,0 +3907,3759,445,10.9;11;-8.9718,0 +434,3287,426,6;6.1;0.2207127,0 +434,3287,426,10.5;6.1;0,0 +3653,3291,426,5.7;5.7;-17.673,0 +3651,3289,426,5.7;6.4;17.67302,0 +3652,3290,426,6.3;6.5;23.0774,0 +3654,3292,426,6.2;6.5;21.593657,0 +3655,3294,426,6.1;6.1;0,0 +3656,3293,426,10.8;6.4;15.5682,0 +3365,3744,442,11.2;11.6;19,0 +4448,3745,442,11.2;10;-62,0 +4449,3746,442,11;9.9;-64.00539,0 +4450,3747,442,11.2;7.7;-173.5,0 +4453,3750,442,11.3;7.7;-175.9474,0 +4452,3749,442,11.3;7.8;-169.06021,0 +4453,3748,442,11.3;7.7;-175.9474,0 +5390,3745,520,11.1;10.1;-57,0 +5391,4709,520,11.1;10.5;-35.440308,0 +410,4696,520,11.2;7.4;-189.9988,0 +410,4687,520,11.2;7.4;-190,0 +410,2667,520,11.1;7.1;-203.0302,0 +5354,3646,520,11.1;7.4;-190,0 +5359,4690,520,11.5;7.7;-175,0 +5357,4688,520,10.9;7.7;-175,0 +2313,2246,160,11.9;12.6;70.50327,0 +2314,2247,160,11.2;12.1;45.85339,0 +2304,2245,160,11.2;12.1;47.21861,0 +2315,2248,160,11.2;11.4;9.079041,0 +2301,2256,160,11;10.6;-27.00893,0 +2306,2257,160,12.1;10.7;-26.68805,0 +434,2154,160,12;9.9;-63.65598,0 +2299,2259,160,12;9.9;-65.2934,0 +2300,2260,160,12.1;9.9;-64.48844,0 +2316,2250,160,10.9;12;42.12514,0 +2317,2255,160,11.9;10.6;-27.51202,0 +2303,2251,160,11.9;11.7;24.44745,0 +2302,2252,160,10.6;10.1;-56.21881,0 +2305,2249,160,11.5;10.8;-19.90721,0 +2297,2261,160,11.8;10.6;-29.06848,0 +2298,108,160,11.2;11.2;0,0 +2296,2267,160,10.8;11.3;7.65,0 +2294,2263,160,11;10.8;-18.104,0 +2293,2262,160,11.5;11.5;14.528,0 +2329,2258,160,11.2;12;40.73877,0 +2318,2253,160,10.4;11.2;-0.08940566,0 +2327,2254,160,10.4;11.2;-0.09342459,0 +2328,2264,160,11.2;11;-8.896057,0 +434,2265,160,11.1;11.2;0,0 +2288,2266,160,11;11.4;8.75,0 +2289,2513,160,11.5;11.5;16,0 +6144,3468,581,10.6;12.6;148.5892,0 +6141,4691,581,9.7;11.7;104.8661,0 +6145,5205,581,11.1;11.6;101.3351,0 +6142,5206,581,10.4;11.6;101.7717,0 +6143,5175,581,11.2;10.5;44.38843,0 +6151,5209,581,11;9.8;12,0 +6148,5185,581,11.3;10.1;25.75,0 +6151,4698,581,11.2;9.8;12,0 +6151,5180,581,11.7;9.5;-6.706982,0 +6151,5182,581,11.7;9.5;-6.706982,0 +7391,6348,713,15.6;14.9;-325.0378,0 +6358,6347,713,15;14.2;-363.0845,0 +7430,6350,713,14.7;13.6;-390.4231,0 +7429,6349,713,14.5;13.5;-395.9034,0 +7390,6351,714,11.2;16.5;265.1489,0 +6358,6347,714,11.1;16.1;246.786,0 +7391,6348,714,11.3;16.5;265.5105,0 +434,5199,576,6.1;6.1;0.01813515,0 +6027,5201,576,6.3;5.9;-8.224874,0 +6029,5202,576,6.1;5.9;-7.454397,0 +6030,5203,576,6;6.1;2.471632,0 +6031,5204,576,6.2;6.1;2.479932,0 +9020,2137,1048,5.9;6.1;-600,0 +14592,2137,1048,7.3;27.7;480,0 +14591,2139,1048,6.1;6.1;-600,0 +14589,2140,1048,6.1;6.1;-600,0 +14588,2141,1048,6.1;6.1;-600,0 +14590,1804,1048,5.9;6.1;-599.59534,0 +14594,2138,1048,7.7;27.4;465.8579,0 +14593,2142,1048,7.2;27.6;474.5307,0 +14660,11336,1048,6.4;6.1;-598.2766,0 +14660,11336,1048,7.7;27.7;481.98138,0 +14661,11337,1048,6.4;6;-601.7234,0 +14661,11337,1048,7.7;27.6;478.5346,0 +14658,11334,1048,6.3;6.1;-600,0 +14658,11334,1048,7.7;27.7;480.258,0 +14659,11335,1048,6.3;6.1;-598.2766,0 +14659,11335,1048,7.7;27.7;481.98138,0 +10301,8618,818,25.3;6.3;-757.44086,0 +10317,8632,818,28.3;3.3;-908.5253,0 +10317,8632,818,27.8;7.6;-690.0535,0 +10326,8899,818,28.9;8.3;-654.0596,0 +10326,8899,818,24.6;25.1;183.85464,0 +10313,8629,818,28.5;8.4;-649.34235,0 +10313,8629,818,24.4;8.9;-628.11163,0 +10315,8630,818,27.8;13.1;-415.7968,0 +10315,8630,818,28;18;-169.7602,0 +10315,8630,818,30;23.2;87.76702,0 +10320,8635,818,20.4;13.9;-374.93127,0 +10320,8635,818,16.4;13.2;-412.4051,0 +10312,8628,818,19.6;11.4;-503.875,0 +10305,8622,818,20;18.3;-158.11836,0 +10305,8622,818,24.7;16.9;-224.40234,0 +10324,8897,818,21.2;7.2;-710.1777,0 +10324,8897,818,24.9;12.8;-431.01117,0 +10324,8897,818,15.5;19.8;-79.77774,0 +10324,8897,818,29;22.5;55.996582,0 +10302,8619,818,28.4;13.8;-381.462,0 +10302,8619,818,28.2;18.3;-157.9462,0 +10319,8634,818,28.7;14.4;-350.81525,0 +10318,8633,818,29.5;10.8;-529.4957,0 +10318,8633,818,32.6;4.6;-841.265,0 +10307,8623,818,30.3;12.2;-463.39697,0 +10307,8623,818,35.5;10.8;-531.64655,0 +10633,8333,818,27.9;16.4;-250.26779,0 +10183,541,818,31.9;19.1;-115.9977,0 +10886,8323,818,28.8;12.6;-440.8101,0 +11223,8323,818,24.2;17.9;-174.3405,0 +11003,8323,818,35.3;9.4;-601.53613,0 +11253,8485,818,28.7;12.2;-462.97665,0 +11254,8485,818,36.8;5.5;-795.44775,0 +10887,8324,818,28.5;11.9;-478.0594,0 +11256,8324,818,36.2;5.6;-793.759,0 +10627,8329,818,33.3;10.8;-533.12836,0 +10625,8330,818,18.9;17.8;-179.20142,0 +9020,108,818,24.1;17.6;-191.5337,0 +10626,8316,818,23.9;17.9;-177.2702,0 +10933,8334,818,29.1;29.8;420.7469,0 +10628,8315,818,30.2;29.9;421.87473,0 +10181,8325,818,32.2;30.1;435.6939,0 +10311,8627,818,13.2;11.7;-485.57715,0 +10311,8627,818,15.9;18.2;-160.34691,0 +10631,8331,818,12.2;14;-370.61087,0 +10308,8624,818,10;16.5;-245.65161,0 +10310,8626,818,35.8;19.3;-105.676834,0 +10310,8626,818,36.6;14.9;-327.294,0 +10323,8896,818,36.2;19.7;-88.95847,0 +10323,8896,818,8.8;8.5;-644.04114,0 +10629,8328,818,38.8;18.5;-147.13782,0 +10934,8335,818,39;17.7;-188.1611,0 +10932,8327,818,18;11;-523.6303,0 +10316,8631,818,36.3;7.6;-692.87445,0 +10630,8317,818,36.5;8.1;-668.6367,0 +10623,8318,818,36.1;5.7;-787.6743,0 +10632,8332,818,36.7;13.9;-376.52676,0 +11038,8739,818,16;18.4;-151.12521,0 +11038,8739,818,12.5;11.5;-496.889,0 +11036,8737,818,16;18.4;-153.32521,0 +11036,8737,818,12.7;11.5;-498.06186,0 +11044,8745,818,16;18.4;-152.51721,0 +11044,8745,818,12.6;11.4;-500.6183,0 +11044,8745,818,37.5;17.6;-189.43411,0 +11042,8743,818,16;18.4;-151.54721,0 +11042,8743,818,37.5;17.7;-188.46411,0 +11042,8743,818,12.8;11.5;-497.5848,0 +11039,8740,818,12.4;11.5;-498.83023,0 +11039,8740,818,37.3;17.5;-194.45139,0 +11037,8738,818,12.6;11.4;-501.2723,0 +11037,8738,818,37.3;17.5;-195.02739,0 +10736,8637,818,11.8;9.2;-609.0982,0 +10735,8636,818,10.8;9.3;-604.88885,0 +11035,8736,818,12.8;11.5;-497.45584,0 +11040,8741,818,37.2;17.6;-190.6068,0 +11040,8741,818,12.5;11.5;-497.9735,0 +10309,8625,818,31.8;20.5;-46.81151,0 +10306,8638,818,11.1;8.7;-637.26105,0 +13320,10425,960,14.9;35.6;707.76953,0 +13324,10429,960,12;35.8;718.9238,0 +13324,10429,960,14.9;31.6;506.48547,0 +13979,10646,960,15.1;35.7;712.306,0 13979,10646,960,17.7;29.8;416.92465,2 +13325,10430,960,15.4;29.1;385.00995,0 +13326,10431,960,12.8;21.1;-17.003868,0 +13326,10431,960,8.7;24.1;131.73979,10 +13315,10420,960,17.2;15.9;-275.22076,0 +13315,10420,960,20.3;10.8;-529.24316,10 +13315,10420,960,28;8.7;-638.55865,0 +13315,10420,960,30.2;13.1;-416.7625,0 +13315,10420,960,14.6;10.1;-565.47845,0 +13330,10435,960,15.6;15.6;-293.11444,0 +13330,10435,960,13;10.1;-567.6915,0 +13327,10432,960,18.1;13.2;-411.64313,0 +13321,10426,960,21;30.7;464.8102,0 +13321,10426,960,21.6;35.8;717.659,2 +13322,10427,960,11.8;29.7;414.49963,4 14191,10811,960,17.1;28.4;348.11548,6 14192,10816,960,16.7;28.1;334.08353,15 -13321,10426,960,19.4;33.1;582.87366,2 13760,10634,960,20.9;34.2;639.59155,5 13760,10634,960,19.4;10.1;-568.66394,8 13760,10634,960,28.1;12.2;-459.12402,0 14196,10815,960,21.2;35.1;683.2726,8 14195,10814,960,20.6;35.3;694.7899,3 -13326,10431,960,11.4;23;76.5516,4 -13326,10431,960,7;21;-23.336887,9 13761,10633,960,12.1;21.9;25.381535,7 13761,10633,960,21.2;34;629.8635,18 13761,10633,960,19.1;9.8;-583.8648,0 13323,10428,960,10;21.3;-7.9841065,11 -13315,10420,960,20.3;10.8;-529.24316,10 -13315,10420,960,18.1;15.4;-302.4906,13 -13315,10420,960,28;8.7;-638.55865,0 -13315,10420,960,30.2;13.1;-416.7625,0 -13315,10420,960,14.6;10.1;-565.47845,0 -13327,10432,960,19.6;12.4;-452.5478,2 7586,6737,960,17.8;11.3;-507.00195,14 14197,10810,960,17.3;10.9;-527.2153,14 -13330,10435,960,17.5;14.1;-367.08713,23 -13330,10435,960,13.5;15.4;-302.38586,17 -13330,10435,960,13;10.1;-567.6915,0 13317,10422,960,33;29.2;390.868,2 13728,541,960,30.5;26.5;255.948,22 13316,10421,960,31.4;26;228.97597,11 @@ -2043,108 +5106,135 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 14291,11140,960,17.8;26.8;267.1872,0 14288,11137,960,12.5;13.5;-397.34946,0 14288,11137,960,17.6;27;276.4021,0 -14292,11141,960,12.5;13.5;-394.95325,0 -14292,11141,960,8;30.6;458.85422,0 -14292,11141,960,17.6;26.9;275.6551,0 -14289,11138,960,7.9;30.6;457.6262,0 -14200,10821,960,20.6;8;-670.9198,0 -14193,10812,960,12;35.3;694.0244,0 -14311,10813,960,12.3;35.2;689.314,0 -14201,10822,960,30.5;7.2;-713.9812,0 -13320,10425,960,16.7;34.9;673.4407,0 -118,405,134,24.5;17.9;-177.87198,7 -118,405,134,20.3;15.8;-280.05295,2 -901,541,134,26;17.6;-193.0083,6 -57,395,134,24.1;17.1;-218.0362,11 -57,395,134,23.4;21.2;-13.704516,69 -57,395,134,18.7;15.6;-291.222,31 -57,395,134,19;19.8;-79.262436,0 -341,401,134,23.7;19.3;-104.9872,25 -341,401,134,18.9;18.1;-168.37476,50 -383,640,134,22.6;16.4;-251.54254,28 -383,640,134,23.6;22.1;32.848797,84 -383,640,134,17.8;19.4;-103.41382,47 -1447,354,134,23;20.8;-29.53661,63 -1447,354,134,20.3;16.3;-258.80392,27 -769,367,134,23.8;21.1;-17.50214,67 -342,404,134,20.5;18.6;-143.81114,68 -769,3099,134,24.2;21.2;-12.500637,70 -49,49,134,23.4;22.4;47.58158,34 -49,49,134,24.2;26.5;252.31685,25 -347,417,134,22.8;22.6;58.086964,23 -783,1272,134,21.2;24.1;131.8,59 -338,392,134,23.7;24.4;150.39316,87 -52,283,134,25.3;23.8;116.6609,62 -1152,981,134,22;24.2;136.45764,54 -1152,981,134,21.6;17.2;-209.9028,0 -348,421,134,20.3;16.9;-226.271,18 -349,418,134,20.2;16.8;-230.5694,43 -350,419,134,20.3;16.9;-227.0085,74 -323,358,134,18.8;17.1;-214.18523,77 -3184,2928,134,17.1;17.1;-216.9085,54 -3184,2928,134,23.3;16.9;-227.48386,0 -59,56,134,17;15.1;-318.04694,61 -59,56,134,21;12.3;-456.19336,36 -326,561,134,16.5;15.4;-300.1664,68 -385,641,134,16;15;-319.4375,47 -138,399,134,18.5;13.6;-389.83725,70 -10129,8134,134,16;13.6;-392.56335,52 -1222,849,134,18.7;17.3;-206.70453,0 -1212,1320,134,21.7;15.4;-303.3013,0 -135,117,135,22.9;35.1;683.18567,15 -135,117,135,18.8;34.6;656.233,65 -326,561,135,24.3;37;779.3074,21 -326,561,135,19.9;36.7;761.0185,68 -138,399,135,23;35.9;725.21655,12 -138,399,135,21;31;480.63895,0 -306,129,135,26.4;36.8;769.7378,23 -788,1273,135,24;36.1;735.6196,6 -787,1273,135,33.4;19.1;-115.5213,21 -324,563,135,24.5;27.7;313.0155,25 -324,563,135,26.2;22.8;66.60823,10 -49,49,135,24.5;27.6;310.71524,22 -49,49,135,25.5;22.9;73.99664,24 -49,49,135,21.3;23.3;95.83568,0 -1447,354,135,25.4;26.4;247.94077,27 -1447,354,135,25.4;22.4;47.357933,9 -1447,354,135,30.6;18.9;-124.57901,35 -1447,354,135,30;14.3;-355.06012,4 -313,349,135,25.3;23.3;94.77072,4 -133,115,135,28.3;21.5;1.602173,3 -133,115,135,29.1;14.3;-358.8922,53 -133,115,135,33.2;13.7;-385.9268,58 -133,115,135,33.9;18;-173.10312,58 -339,393,135,27.5;21.3;-4.300106,8 -339,393,135,29.1;16.3;-257.3945,46 -339,393,135,33.2;11.9;-477.03217,38 -118,405,135,28.5;19;-121.79136,29 -118,405,135,34.6;16.7;-235.66594,28 -1212,1334,135,27.1;17.9;-178.215,47 -38,364,135,27.1;17.5;-194.84326,48 -1258,895,135,24.8;22.6;57.500618,25 -1190,981,135,24.7;23.8;116.3425,9 -1153,981,135,20.7;38.5;853.1065,0 -347,417,135,23.9;24.3;141.7113,4 -12,299,135,31.8;16.7;-237.05797,52 -328,378,135,31.4;15.4;-303.7576,61 -5,408,135,30.1;14.7;-334.0432,15 -329,368,135,31.2;14.9;-326.31793,19 -331,372,135,31.6;15;-323.8681,24 -1217,1321,135,35.5;15.9;-277.526,18 -1257,2971,135,21.9;34.5;654.0917,58 -205,409,135,21.2;35.6;707.7446,58 -3202,2946,135,19.2;35.4;698.39886,48 -771,350,135,18.6;35.7;712.5132,67 -3185,2929,135,16.9;35.2;690.0842,55 -170,570,135,18.5;35.5;704.9379,64 -1230,857,135,20.4;33.3;591.7062,13 -784,1272,135,20.8;23.7;112.142,0 -785,1272,135,20.8;30.6;456.2498,0 -862,1079,135,22.9;34.5;654.8463,0 -325,1081,135,22.9;34.5;654.7143,0 -1227,854,135,20.9;38.6;859.9473,0 -1228,855,135,20.9;38.3;844.4677,0 -1404,1357,135,19.8;37.3;791.1678,0 +14292,11141,960,12.5;13.5;-394.95325,0 +14292,11141,960,8;30.6;458.85422,0 +14292,11141,960,17.6;26.9;275.6551,0 +14289,11138,960,7.9;30.6;457.6262,0 +14200,10821,960,20.6;8;-670.9198,0 +14193,10812,960,12;35.3;694.0244,0 +14311,10813,960,12.3;35.2;689.314,0 +14201,10822,960,30.5;7.2;-713.9812,0 +14199,10820,960,20.6;8.1;-665.5404,0 +11157,8944,815,33.8;9.2;-610.3701,0 +11156,8943,815,33.7;9;-620.1724,0 +10328,8543,815,33.2;10.2;-561.46466,0 +16348,10902,815,32.9;9.2;-613.894,0 +10333,8547,815,34.6;10.8;-532.6469,0 +10333,8547,815,31.9;16;-269.13745,0 +10333,8547,815,30.5;9.4;-603.73126,0 +11077,8827,815,33.2;11.1;-517.78357,0 +10340,8554,815,32.9;14.5;-347.86508,0 +10340,8554,815,28.7;14.4;-352.00214,0 +10340,8554,815,33.5;18.7;-134.06187,13 +10341,8555,815,30.9;14.4;-349.3274,0 +10341,8555,815,30.3;18.5;-147.85466,0 +10356,8901,815,31;14;-371.9737,0 +10356,8901,815,28.5;26.1;231.58607,0 +10337,8551,815,30.2;19.9;-78.810074,0 +10342,8556,815,28.6;19.8;-83.86795,0 +10342,8556,815,27.5;23.8;117.8556,0 +10342,8556,815,33;21.5;5.8649883,27 +10346,8560,815,27.9;24.9;173.77237,0 +10336,8550,815,26.7;25.2;186.53032,0 +10336,8550,815,32.5;25.5;201.41188,25 +10336,8550,815,29.5;29.8;416.05103,24 +10350,8564,815,23;25.3;193.67958,0 +10350,8564,815,18.9;25;179.07205,0 +10331,8545,815,22.9;24.2;138.37029,0 +10331,8545,815,20.2;20.2;-60.775135,0 +11251,8790,815,22.1;25.4;197.92894,0 +11251,8790,815,19.2;20.5;-45.80759,0 +10332,8546,815,19.7;28.6;360.32648,0 +10332,8546,815,17.3;32.9;572.92615,0 +10358,8903,815,17.4;31.8;518.24036,0 +10358,8903,815,19.5;16.4;-253.99042,17 +10358,8903,815,11.5;19.7;-84.72145,0 +11000,8834,815,17.2;32.9;574.4013,0 +11001,8835,815,16.8;33;580.7263,0 +10353,8567,815,20.9;33.3;593.28265,0 +10353,8567,815,25.8;32.4;550.24054,0 +10349,8563,815,21.8;34.1;633.0042,0 +10349,8563,815,26;35;677.45636,0 +10349,8563,815,30;34.6;657.9958,0 +10359,8904,815,19.8;36.1;731.8485,0 +10359,8904,815,28.8;12.4;-450.11322,0 +10357,8902,815,23.1;29.5;404.91092,0 +10357,8902,815,16.4;24;128.42957,0 +10347,8561,815,19.9;18;-170.69379,0 +10347,8561,815,15.9;15.6;-292.43637,0 +10347,8561,815,11;19.4;-103.61387,0 +10347,8561,815,15.4;20;-70.65945,0 +10351,8565,815,19.1;18;-173.87134,0 +10351,8565,815,16.7;12.9;-426.1124,0 +10351,8565,815,21;11.7;-488.45395,0 +10351,8565,815,14.6;17.4;-202.91928,0 +10338,8552,815,19.1;14.1;-364.62192,0 +10338,8552,815,19;9.9;-576.30426,0 +10339,8553,815,16.8;13.7;-388.0796,0 +10339,8553,815,21.1;12.8;-429.20105,0 +10335,8549,815,14.6;11;-523.9522,0 +10335,8549,815,10.3;11.6;-492.04575,0 +10345,8559,815,20.1;9.8;-582.1885,0 +10352,8566,815,20.4;10.7;-537.3668,0 +10334,8548,815,29.7;24.3;144.25854,0 +10183,541,815,27.7;14.6;-341.6648,0 +10875,8442,815,31.1;22.8;66.71113,11 +10344,8558,815,30.1;25.8;219.4359,7 +10344,8558,815,30.7;30.6;458.0375,26 +11158,8945,815,29.5;26.4;246.6362,21 +10343,8557,815,17.4;21.3;-5.446213,1 +10343,8557,815,12.2;18.5;-147.28076,0 +11079,8829,815,31.8;17;-223.53944,28 +7427,108,815,31.9;17.3;-207.2023,21 +10348,8562,815,25.3;28.6;357.57358,18 +11156,8946,815,28.8;29;380.082,19 +11052,8753,815,32.3;8.5;-647.71484,0 +11052,8753,815,30.1;30.5;453.0126,0 +11051,8752,815,32.2;8.5;-645.0834,0 +11051,8752,815,30.1;30.6;456.7276,0 +11048,8749,815,32.4;8.4;-653.5364,0 +11048,8749,815,30.2;30.5;451.88632,0 +11046,8747,815,32.4;8.4;-650.6975,0 +11046,8747,815,30.3;30.5;451.8013,0 +11045,8746,815,32.6;8.5;-646.46844,0 +11045,8746,815,30.4;30.6;457.2377,0 +11047,8965,815,32.6;8.5;-647.56323,0 +11047,8965,815,30.4;30.6;457.0527,0 +10999,8830,815,32.3;14.4;-349.82568,0 +11230,8294,815,31.2;19.8;-80.27184,0 +11231,8295,815,31.3;19.8;-83.0882,0 +11236,8949,815,31.4;19.8;-82.212234,0 +2946,721,364,6.2;6.1;-0.7809319,11 +2947,108,364,6.3;6.2;4.349893,1 +2946,722,364,6.2;6.1;2.281526,9 +2946,720,364,6.2;6;-4.575181,15 +236,2752,364,6.1;5.9;-8,10 +234,723,364,6;6.1;3,22 +235,724,364,6.1;6.2;4,23 +230,719,364,6.1;6.1;3,24 +229,718,364,6;6;-3,20 +10554,108,837,8.4;19.1;396.5056,3 +10566,108,837,10.8;14;141.5579,22 +10566,108,837,13.1;6.6;-227.2221,15 +10556,8302,837,8.4;19.1;396.5056,4 +10561,8307,837,8.3;17.9;334.8896,13 +10561,8307,837,11.4;12.7;73.78885,5 +10561,8307,837,12.9;6.4;-241.4917,12 +10557,8303,837,9.2;17.7;326.7719,14 +10558,8304,837,11;16.9;286.5797,20 +10122,8299,837,10.9;15.8;231.9219,4 +10563,8309,837,10.8;13.7;125.3528,18 +10562,8308,837,10.9;13.5;115.9838,21 +10560,8306,837,11.8;11.7;27.93921,6 +10123,8300,837,12.8;9.4;-88.88385,38 +10564,8310,837,12.8;7;-209.2165,27 +10565,8311,837,13.3;6.4;-237.3159,24 +10124,8301,837,13.9;1.7;-472.4284,26 +10389,8570,837,13.7;2.1;-453.67142,5 +10067,5239,837,7.7;20.6;471.1158,0 +10066,4130,837,7.8;20.7;473.53098,0 +10074,8650,837,7.7;20.6;470.3498,0 +10073,8919,837,7.7;20.7;473.08942,0 46,46,180,25.2;18.2;-159.62257,14 755,377,180,25.3;17.2;-209.71661,9 755,377,180,21.3;15.1;-316.54663,26 @@ -2181,11 +5271,22 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 2509,2357,180,22.9;11.1;-514.317,0 757,1834,180,23;9.8;-580.12476,0 755,1832,180,22.4;9.7;-587.7228,0 +755,1832,180,23.1;5.1;-815.49176,0 758,1835,180,21.7;9.4;-602.89886,0 189,1836,180,21.8;9.2;-612.2116,0 2153,1524,180,23.1;12.1;-467.7057,0 2157,1527,180,14.5;15.4;-299.91306,0 2,1863,180,17.9;15.9;-275.84027,0 +756,1833,180,22.2;8.9;-627.14575,0 +755,2518,180,25;8.3;-654.0722,0 +758,2520,180,24;8.3;-656.9975,0 +757,2521,180,24.6;7.5;-698.3292,0 +756,2519,180,24.8;7.2;-713.55176,0 +2126,1670,180,24.4;6.6;-743.7581,0 +189,1671,180,24.4;6.4;-749.7253,0 +2838,2522,180,26.5;5;-822.8139,0 +2834,2529,180,27.1;5.3;-807.59,0 +2830,374,180,22.3;6.4;-752.3167,0 6358,6275,679,6.1;6.1;0,19 6531,5640,679,6.5;6.1;-3.814697E-06,29 6358,5642,679,6.1;6.1;0,10 @@ -2197,243 +5298,7 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 6930,5789,679,6.3;6.1;0,37 6935,6277,679,6.1;6.1;0,30 6934,6278,679,6.7;6.4;14.99998,33 -798,1277,140,23.6;17.6;-189.6823,2 -1159,1277,140,24.6;21.9;23.282598,0 -796,1277,140,29.9;24.4;147.3456,0 -136,298,140,24.2;18.8;-133.93472,3 -136,298,140,18.9;16.2;-263.919,4 -302,308,140,19.4;16.5;-248.25887,2 -389,635,140,17.2;14.7;-335.28027,10 -187,278,140,13.9;10.7;-536.6355,9 -42,227,140,14;8.8;-630.31354,6 -342,309,140,13.7;11.3;-507.14,12 -791,1275,140,12.7;11.7;-484.8055,19 -793,1275,140,27.8;26.1;234.1765,0 -55,1815,140,12.7;7.4;-702.67377,16 -62,1817,140,13;7.2;-712.226,19 -10130,8136,140,15.6;7.3;-708.93713,20 -26,217,140,15.8;7.2;-712.4706,18 -109,310,140,16.6;6.7;-737.8865,22 -201,1820,140,12.1;7;-723.47656,22 -61,1816,140,13.3;6.6;-740.8874,4 -64,1819,140,12.3;6.4;-752.7131,23 -63,1818,140,11.9;6.2;-763.8093,6 -3179,2923,140,14.9;5.9;-776.4453,26 -3179,2923,140,16.9;16.4;-252.21452,0 -110,314,140,17.3;6.6;-741.7606,21 -111,312,140,17.8;6.4;-751.36523,1 -12,13,140,17.4;16.4;-250.6586,22 -382,636,140,16.3;16.1;-265.3379,34 -1269,867,140,15.8;16;-270.58606,45 -172,305,140,24.4;19.9;-75.54583,0 -138,302,140,22.7;21.4;-0.60196507,0 -313,265,140,24.7;21.5;5.88289,0 -131,113,140,22.6;22.6;60.366478,0 -131,113,140,23.5;26.7;262.41635,0 -131,113,140,19.2;27.2;290.57224,0 -431,282,140,24.9;22.7;62.22127,0 -1268,866,140,22.8;23.9;124.72986,0 -12,299,140,21.4;25.5;204.01836,0 -187,276,140,21.6;26.2;239.19524,0 -1445,244,140,24;26.2;237.17603,0 -1445,244,140,28.7;25.2;190.48941,0 -42,284,140,23.2;26.7;262.00497,0 -17,1034,140,24;19;-122.86272,0 -3196,2940,140,18.2;17.2;-210.10126,0 -1262,896,140,13.6;11.7;-485.25067,0 -1267,865,140,24.5;21.2;-13.76428,0 -769,283,140,19;25.6;207.32019,0 -12,1216,140,19.7;27.7;315.6046,0 -1218,1323,140,17.3;28.8;370.3263,0 -187,277,140,26.7;17.1;-217.06876,0 -17,316,140,27.1;17.8;-181.6584,0 -2848,2672,140,25.3;21.8;18.41395,0 -175,287,140,26.5;23.6;107.11743,0 -901,541,140,26.2;23.6;108.6081,0 -49,49,140,26.7;23.6;109.4336,0 -351,262,140,28.4;24.4;148.00226,0 -10128,8135,140,27.3;17.2;-209.63365,0 -1215,1324,140,15.9;16.5;-246.8884,0 -356,234,140,15.6;16.2;-260.60974,0 -1270,868,140,13.8;10.6;-542.7755,0 -1271,869,140,14.3;6.7;-738.5928,0 -1239,1213,140,13.7;10.4;-549.5582,0 -1294,1347,140,14.4;8.9;-626.4589,0 -182,242,140,17.9;16.5;-244.6488,0 -1246,1179,140,24.5;25.6;206.81999,0 -1219,1322,140,22.5;27.8;317.2724,0 -13402,10681,956,31.9;13.9;-374.9609,5 -13402,10681,956,27;11.8;-483.3425,3 -13728,541,956,31.1;13.7;-387.0355,1 -13403,10682,956,31.7;16.1;-267.3749,9 -13403,10682,956,29;20.8;-30.874502,23 -13403,10682,956,17.9;7.8;-680.1783,13 -13399,10679,956,28.6;16.2;-261.27698,11 -13411,10685,956,29.4;17.5;-198.63298,10 -13411,10685,956,32.1;21.6;6.320915,28 -14324,11085,956,6.6;31.5;501.01163,4 -13391,10671,956,9.3;31.6;508.94937,1 -13391,10671,956,20.9;37;777.55237,2 -13391,10671,956,10.8;36.6;759.55164,12 -13391,10671,956,6.8;22.8;70.83899,0 -13391,10671,956,25.1;22.4;48.224777,0 -13391,10671,956,11.7;19.2;-109.60385,0 -13391,10671,956,16.8;16.6;-239.88828,0 -13954,10696,956,17.8;35.7;712.79675,1 -13950,10692,956,6.4;31.5;501.07358,1 -13950,10692,956,11.3;35.4;697.94495,7 -14328,11088,956,9.6;35.7;711.7312,6 -13392,10672,956,31.1;9.2;-613.41046,2 -13392,10672,956,18.1;5.1;-817.5618,10 -13388,10668,956,28.7;8.9;-628.9449,10 -13388,10668,956,23;6.1;-764.6809,3 -13398,10678,956,21.9;9.1;-615.3316,4 -14318,11079,956,23.1;11.6;-489.07523,5 -13412,10686,956,29.4;17.4;-200.49527,19 -13412,10686,956,29.2;22.2;39.890507,0 -13415,10689,956,29;17.8;-181.90758,7 -13415,10689,956,29.7;22.2;40.22591,0 -13414,10688,956,28.1;18.3;-157.91544,15 -13410,10684,956,28.2;18.3;-155.25235,13 -13410,10684,956,29.3;22.6;58.107975,0 -13413,10687,956,28.1;18.3;-158.11858,20 -13416,10690,956,27.6;19.8;-83.64801,16 -13416,10690,956,32;19.1;-117.366165,10 -13397,10677,956,33.4;18.8;-130.45805,7 -13397,10677,956,33.9;12.7;-434.48956,4 -13968,10635,956,30.1;8.3;-658.2782,4 -13968,10635,956,34.3;13.3;-404.80157,0 -14317,11186,956,29.4;8.2;-662.1828,12 -14316,11185,956,29.4;8.1;-665.0211,3 -14315,11078,956,28.8;8;-673.1582,2 -13390,10670,956,17.5;6.9;-725.93896,14 -13390,10670,956,13.1;7.1;-717.5225,9 -13395,10675,956,16;8;-673.07855,11 -13396,10676,956,14.4;8.3;-654.1877,4 -13394,10674,956,16.6;9.5;-596.8698,9 -14221,10736,956,33.3;14.6;-341.39444,16 -14225,10740,956,33.7;15.5;-295.9479,22 -13401,10680,956,36.9;15.4;-302.40533,8 -13405,10683,956,37.2;18.5;-145.05371,10 -14332,11092,956,7.9;24.6;157.4432,0 -14331,11091,956,8.3;24.3;143.08784,0 -13949,10691,956,7.4;21.5;4.777656,0 -13949,10691,956,11.9;20.2;-59.62621,0 -13952,10694,956,23.5;23.2;90.12328,0 -13953,10695,956,19.2;18.5;-144.23422,0 -13393,10673,956,22.4;12.8;-431.32114,0 -14329,11089,956,23.9;23.2;89.87022,0 -13790,10623,956,10.4;19.4;-102.14179,0 -13790,10623,956,11.8;35.1;683.64526,0 -13789,10624,956,12.3;35.6;710.3911,0 -7245,6565,956,12.3;35.6;710.38367,0 -13961,10349,956,11.9;35.5;704.373,0 -13389,10669,956,30.1;23.3;95.370575,0 -14023,11030,956,26.6;9.7;-587.6402,0 -14022,11031,956,26.4;9.7;-585.9312,0 -14224,10739,956,17.9;37.9;822.5675,0 -14226,10741,956,18.5;37.7;812.0399,0 -13969,10636,956,19.7;38.4;848.2702,0 -10253,8576,816,13.5;28.6;358.01053,3 -10248,8571,816,15.7;26;229.59995,7 -10248,8571,816,11.6;21.4;-0.1661681,8 -10256,8579,816,11;22.5;51.93491,14 -10256,8579,816,6.7;23.7;114.892235,1 -10258,8581,816,9.5;18.4;-149.0955,3 -10267,8590,816,8.7;15.6;-291.0866,12 -10257,8788,816,10.7;22.1;33.97801,6 -10257,8788,816,7.5;26.4;248.764,12 -10255,8578,816,19.6;8.1;-667.71533,2 -10255,8578,816,24.1;10.7;-537.929,0 -10265,8588,816,18.9;9.2;-609.8885,6 -10265,8588,816,11.9;14.2;-359.67764,3 -10252,8575,816,19.6;15.3;-308.8969,6 -10254,8577,816,23.7;19.2;-113.675995,4 -10254,8577,816,26.4;13.4;-402.07,0 -10260,8583,816,24.1;18.3;-157.49165,6 -10260,8583,816,27.9;13.2;-412.79044,0 -10269,8592,816,17.4;26.5;253.69751,4 -10269,8592,816,23.4;32.4;547.2498,11 -10246,8569,816,14.3;34.5;655.844,4 -10246,8569,816,18.3;30.5;451.00626,5 -10246,8569,816,19.4;35;679.38416,15 -10266,8589,816,12.3;34.9;672.7998,3 -10266,8589,816,7;32.9;575.81573,11 -10247,8155,816,10.1;33;578.7134,1 -10247,8155,816,8.1;27.4;300.85834,10 -11194,8671,816,17.1;35.3;694.622,9 -10262,8585,816,17.7;30.7;464.48767,9 -10262,8585,816,21.9;33;579.3688,9 -11445,9165,816,11.6;13.2;-410.4219,12 -11443,9163,816,6.4;30.5;451.5164,11 -11444,9164,816,21.6;34.2;639.5016,25 -10263,8586,816,28.3;5.7;-788.48895,0 -10263,8586,816,28.1;10.3;-556.0215,0 -10264,8587,816,27.2;8.5;-647.6069,0 -10261,8584,816,31;9.9;-576.49365,0 -10259,8582,816,26.4;7.7;-686.18286,0 -10259,8582,816,24.7;12.6;-439.76013,0 -10921,8664,816,23.7;10.8;-532.1975,0 -11201,8660,816,23.6;10.8;-533.46716,0 -11201,8659,816,23.6;10.8;-532.75305,0 -11201,8661,816,23.6;10.8;-532.3271,0 -11020,8721,816,25;12.2;-460.1354,0 -11020,8721,816,10.3;12.9;-426.1872,0 -11022,8723,816,25.1;12.2;-461.3569,0 -11022,8723,816,10.4;12.8;-429.6215,0 -11017,8718,816,25.1;12.3;-458.6119,0 -11017,8718,816,10.4;12.9;-428.2015,0 -11024,8725,816,25.2;12.2;-460.1226,0 -11024,8725,816,10.6;13;-423.0303,0 -11023,8724,816,25.2;12.2;-461.1716,0 -11023,8724,816,10.6;12.9;-425.04608,0 -10921,8663,816,23.8;10.7;-536.3654,0 -10921,8662,816,23.7;10.7;-538.0279,0 -10271,8654,816,25.7;7.2;-713.9981,0 -3610,3345,144,6.6;7.8;85.1233,28 -3782,1385,144,5.2;4.9;-58.200462,55 -13961,10349,144,6.1;5.8;-14.179962,94 -3664,108,144,7.7;5.3;-36.23311,1 -3663,3046,144,7.5;5.4;-35.98763,5 -9643,9066,144,7.5;5.5;-30.8981,6 472,108,506,21.4;21.8;16.782732,1 -7440,5675,612,9.8;13;-420.2346,8 -7202,5790,612,9.5;12.1;-468.2751,3 -6133,541,612,10.1;11.6;-489.6621,6 -7435,5671,612,10.5;13;-420.51385,9 -7441,5676,612,10.9;12;-469.50604,10 -7452,115,612,11.1;11.4;-499.4696,11 -7452,115,612,11.3;16.2;-260.29013,5 -6600,5683,612,11;17.1;-214.26115,3 -6600,5683,612,9.9;12.4;-452.37512,0 -6665,5687,612,11.5;17.4;-199.16301,20 -6665,5687,612,11.7;21.4;-2.671348,3 -4415,6409,612,11.4;21.9;22.2099,26 -6597,5684,612,13.3;22.3;41.31761,14 -6611,113,612,15.2;22.1;34.792442,20 -6611,113,612,31.8;25.3;193.55774,0 -6611,113,612,27.6;23.4;96.97441,0 -6611,113,612,27.7;17.4;-203.78145,0 -6611,113,612,27.2;28.3;343.6183,0 -6590,5681,612,14.5;22.2;36.05018,9 -6658,5686,612,11.5;22.3;41.52565,2 -7355,5682,612,16.3;23.3;94.49901,25 -6655,5693,612,31;25.5;204.19089,0 -6655,5693,612,31.1;20.8;-32.405697,0 -7355,5695,612,29;28.2;336.5988,0 -6590,5694,612,29.6;28;330.3761,0 -7203,5791,612,29.6;25.5;202.3336,0 -7367,6416,612,29.8;23.8;120.65778,0 -6577,5689,612,34.1;25.7;214.6486,0 -6578,5690,612,34.2;25.1;185.60217,0 -6608,5688,612,34.3;24.1;133.30826,0 -7820,5792,612,28.4;21.3;-4.501404,0 -6595,5692,612,27.1;18.1;-166.8145,0 -7436,5678,612,26.3;17.8;-181.82399,0 -4418,6417,612,27.3;25.3;192.03468,0 -6664,5697,612,27.2;27.3;294.64954,0 -6582,5696,612,29.1;29.1;382.80948,0 -4416,6399,612,9.9;12.4;-450.4788,0 5121,108,508,10.7;13.9;137.2685,28 5117,4607,508,10.8;13.6;122.5769,32 5118,4608,508,12;13;91.47117,31 @@ -2470,81 +5335,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 7714,6386,719,6;6;-6,12 7713,6690,719,5.9;5.9;-7.5369997,35 7245,6565,719,6.1;6.1;3.1872444,0 -10342,8556,815,28.5;19.7;-86.82888,5 -10342,8556,815,33;21.5;5.8649883,27 -10342,8556,815,27.6;24;128.16136,19 -10337,8551,815,29;20.3;-58.28034,7 -10337,8551,815,33.7;20;-70.99005,10 -10340,8554,815,29.3;18;-173.67836,8 -10340,8554,815,29.9;13.9;-376.55814,10 -10340,8554,815,34.5;15.6;-290.48633,11 -10333,8547,815,29.4;16.9;-227.73047,11 -10333,8547,815,34.8;14;-370.1246,8 -10333,8547,815,30.5;9.4;-603.73126,0 -10341,8555,815,30.3;18.5;-147.75957,11 -10341,8555,815,27.9;13.5;-395.2019,24 -10334,8548,815,29.8;24.3;142.04723,15 -10336,8550,815,30.6;24.5;154.016,7 -10336,8550,815,26.6;25.2;187.24184,22 -10336,8550,815,29.5;29.8;416.05103,24 -10875,8442,815,31.1;22.8;66.71113,11 -10344,8558,815,30.1;25.8;219.4359,7 -10344,8558,815,30.7;30.6;458.0375,26 -11158,8945,815,29.5;26.4;246.6362,21 -10346,8560,815,28.1;26.3;245.74625,14 -10331,8545,815,21.6;21;-22.247135,1 -11251,8790,815,21.2;23.1;82.62386,10 -11251,8790,815,17.2;20.3;-55.97809,24 -11251,8790,815,16.5;24.3;145.76587,28 -10350,8564,815,18.4;22.8;68.81954,19 -10343,8557,815,17.4;21.3;-5.446213,1 -10343,8557,815,12.2;18.5;-147.28076,0 -10347,8561,815,16;18.9;-128.92496,19 -10347,8561,815,11;19.4;-103.61387,0 -10351,8565,815,19.1;17.8;-179.67981,25 -10351,8565,815,16.7;13;-421.32224,16 -10351,8565,815,21.2;11.7;-485.233,30 -10358,8903,815,19.5;16.4;-253.99042,17 -10358,8903,815,11.5;19.7;-84.72145,0 -10338,8552,815,19.1;14.1;-367.5991,31 -10338,8552,815,19;9.9;-574.07385,8 -10339,8553,815,16.7;13.7;-388.35718,8 -10339,8553,815,20.8;13.1;-416.51486,13 -10352,8566,815,20.3;10.7;-536.53986,4 -10345,8559,815,20.8;10.3;-556.9201,7 -10183,541,815,27.4;14.4;-349.8436,16 -10328,8543,815,33.6;12.1;-467.71234,10 -10328,8543,815,32.5;8.1;-664.01086,0 -11079,8829,815,31.8;17;-223.53944,28 -7427,108,815,31.9;17.3;-207.2023,21 -10348,8562,815,25.3;28.6;357.57358,18 -11156,8946,815,28.8;29;380.082,19 -10353,8567,815,27;33;580.2449,6 -10349,8563,815,26.8;34;629.6209,26 -10359,8904,815,28.8;12.4;-450.11322,0 -16348,10902,815,32.5;9.7;-587.7738,0 -11077,8827,815,33.4;10.9;-526.80914,0 -11156,8943,815,33.7;9;-620.1724,0 -11157,8944,815,33.8;9.2;-610.3701,0 -11052,8753,815,32.3;8.5;-647.71484,0 -11052,8753,815,30.1;30.5;453.0126,0 -11051,8752,815,32.2;8.5;-645.0834,0 -11051,8752,815,30.1;30.6;456.7276,0 -11048,8749,815,32.4;8.4;-653.5364,0 -11048,8749,815,30.2;30.5;451.88632,0 -11046,8747,815,32.4;8.4;-650.6975,0 -11046,8747,815,30.3;30.5;451.8013,0 -11045,8746,815,32.6;8.5;-646.46844,0 -11045,8746,815,30.4;30.6;457.2377,0 -11047,8965,815,32.6;8.5;-647.56323,0 -11047,8965,815,30.4;30.6;457.0527,0 -10999,8830,815,32.3;14.4;-349.82568,0 -10357,8902,815,16.4;24;128.42957,0 -8436,7093,758,6.1;6.1;0,23 -8435,7092,758,6.1;5.9;-7.064941,33 -8437,7094,758,6.1;6.1;0.1684819,34 -8438,7095,758,5.8;6.4;14.137,52 -13961,10349,758,6.1;6;-3.2640657,0 5713,4958,556,11.3;13.7;166.8621,26 5713,4958,556,10.9;8;-118.0142,42 5713,4958,556,3.9;4.4;-301.9761,30 @@ -2629,11 +5419,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 6408,5526,627,-3.4;-5.6;-444.6902,23 6411,2568,627,-2.7;-5.6;-445,37 6575,5520,627,-2.3;-5.2;-424.8393,4 -6139,5207,582,12;11.3;3.06489,2 -6140,5208,582,10.3;11;-7.63307,4 -410,5186,582,11.2;12.2;52.04507,2 -6058,5190,582,11.5;12.2;52,4 -6055,5187,582,11.2;12.2;49,3 1452,35,159,13.8;18.7;375.2217,3 890,35,159,13.6;12;42.911186,21 890,35,159,12.3;4.8;-319.51404,14 @@ -2661,32 +5446,12 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1057,1554,159,12.3;6.5;-232.4816,14 1054,1551,159,11.9;6.4;-238.3716,4 1055,1552,159,12.2;6.4;-237.456,6 +6870,9098,159,13.8;20.4;458.67572,0 +6866,9069,159,13.8;20.4;458.67572,0 +6869,9082,159,13.8;20.4;458.67572,0 8016,541,250,6.5;6;-4.634595,11 -7245,6565,132,10.9;11.5;16.829952,0 14906,392,1055,12.1;26.9;136.3523,2 14908,5,1055,11.7;27.3;156.62689,1 -16155,12426,1149,6.5;5.7;83.54168,19 -16154,12355,1149,6.5;5.7;79.40012,17 -16156,108,1149,6.3;6.4;114,12 -16153,12354,1149,6.1;5.4;65,50 -13961,10349,1149,6.1;6;96.6786,54 -14576,2113,1043,14;9.8;-68.61987,9 -14568,2105,1043,14.8;9.5;-85.93884,8 -14572,2109,1043,13.9;9.8;-71.04598,11 -14573,2110,1043,13.1;9.9;-65.23045,17 -14570,2107,1043,13.2;9.9;-66.08495,16 -14575,2112,1043,12.4;10.2;-50.0483,21 -14539,2106,1043,11.5;10.4;-37.40211,14 -14538,557,1043,11.4;10.4;-38.65112,20 -14668,297,1043,11.3;10.6;-28.86134,13 -6358,108,1043,11.5;12.6;69.047,23 -14578,269,1043,11.2;12.6;70.55878,11 -14577,2121,1043,10.8;13.4;112.0469,12 -14574,2111,1043,10.1;15.3;206.3782,11 -14571,2108,1043,10.2;15.3;205.1994,8 -14541,2116,1043,10.9;11.7;25.11024,11 -14580,1486,1043,11.3;9.2;-97.4739,9 -9020,2118,1043,9.2;10.5;-33,48 2987,2832,374,6.1;6.1;0,17 2989,2833,374,5.8;6.2;8.977672,22 3017,2802,372,11.5;12.2;48.517975,29 @@ -2721,112 +5486,13 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 3039,2825,372,3.3;7.4;-189.7051,11 3037,2822,372,3.6;7.5;-186.9173,44 3036,2823,372,3.2;7.2;-200,43 -4241,3439,1065,15.5;14.8;126.48507,4 -4241,3439,1065,11;10.2;-103.84078,16 -4240,3438,1065,15.7;14.7;120.85172,5 -4240,3438,1065,11.1;10.5;-91.8125,15 -4244,3442,1065,15.6;13.5;60.770664,6 -4419,4402,1065,14.7;15.5;158.78835,7 -4419,4402,1065,17.6;9.8;-123.6196,5 -4245,3443,1065,15.6;13.3;51.941486,8 -4245,3443,1065,8.8;12.2;-4.438866,23 -4242,3440,1065,15.5;13.3;49.8163,9 -3752,3454,1065,16.7;8.5;-189.3187,9 -3750,3452,1065,17.1;8.1;-208.4859,14 -3751,3453,1065,16.6;8.3;-197.9767,6 -4243,3441,1065,13.9;11.1;-61.074265,14 -4249,3448,1065,13.4;10;-113.53249,13 -4248,3447,1065,14.9;11.2;-56.491043,15 -4247,11993,1065,15.1;11.4;-45.88391,16 -4253,11994,1065,15.3;10.8;-76.76402,4 -14704,3455,1065,10.6;13.7;68,4 -14706,11386,1065,10.8;13.8;73.88065,10 -4250,3449,1065,8.6;12.4;4.592187,17 -4251,3450,1065,11.5;11.4;-46.30149,22 -4252,3451,1065,11.5;8.5;-190.6005,23 -4526,3469,1065,11.7;9.3;-150.5728,12 -14794,3458,1065,11.1;6.7;-279.6484,18 -14795,3460,1065,11.1;7.2;-255.4542,15 -14797,3464,1065,11.3;7;-264,4 -14796,3462,1065,11.1;7;-267,10 -14736,10013,1065,13.1;15.7;169.70816,0 -14741,12239,1065,13.1;15.8;173.15495,0 -14739,11431,1065,13.2;15.7;171.43259,0 16164,12378,1153,5.9;5.8;88.31187,18 -16229,108,1153,6.1;6.1;100,6 -9020,12377,1153,6.1;5.9;90,25 -16166,12380,1153,6.2;6.2;104,44 -16165,12379,1153,6.2;6;96,43 -13961,10349,1153,6;6;98.62104,50 -7245,6565,1153,6;6.1;102.33149,0 -11158,8939,813,34.6;20.4;-49.21039,1 -11157,8938,813,36.3;22.9;72.46512,2 -10379,8514,813,33.4;19.8;-82.319984,4 -10379,8514,813,37.4;15.9;-278.53488,25 -10379,8514,813,22.8;18.2;-161.17708,18 -10379,8514,813,27.7;19.7;-85.163605,20 -10379,8514,813,24.4;13.4;-399.34973,0 -10372,8507,813,34.7;23.5;101.37444,5 -10372,8507,813,30.7;23.3;91.73605,6 -10372,8507,813,27.6;28;330.03256,31 -10372,8507,813,22.9;26.4;250.07378,10 -10372,8507,813,15.4;18.8;-132.47742,15 -10372,8507,813,20.8;20.1;-64.35075,13 -10372,8507,813,26.6;21.8;18.899124,19 -10372,8507,813,32.1;17.6;-192.60698,15 -10367,8502,813,34.7;24.5;155.96255,11 -10367,8502,813,30.6;25.1;185.98575,7 -10367,8502,813,26.5;26.6;257.14075,29 -10367,8502,813,27.3;20.8;-31.8751,10 -10364,8500,813,27.7;27.5;305.3745,25 -10364,8500,813,23.5;29.2;386.43457,7 -10363,8499,813,36.8;17.5;-197.39162,10 -10363,8499,813,35.8;12.5;-445.94415,0 -11158,8941,813,8.7;16.4;-252.2469,1 -11156,8940,813,8.7;16.6;-243.5187,2 -10371,8506,813,9.2;14.9;-326.02966,3 -10371,8506,813,13.9;13.6;-392.7742,15 -10371,8506,813,18.1;15.8;-282.88208,12 -10376,8511,813,11.5;11.8;-480.66895,1 -10362,8498,813,15.9;10.4;-553.65497,1 -10374,8509,813,10.4;18.7;-137.74414,16 -10374,8509,813,14.7;19.3;-105.29533,10 -10365,8501,813,10;20.5;-46.202858,18 -10368,8503,813,13.2;16.8;-229.99792,19 -10375,8786,813,15.8;21.6;8.210282,8 -10369,8504,813,21.5;19.6;-93.07925,15 -10369,8504,813,25.5;20.6;-41.936153,8 -10380,8515,813,23.1;18.6;-139.65233,10 -10380,8515,813,28.2;19.3;-106.06276,16 -10380,8515,813,19.1;14;-369.71448,28 -10944,8851,813,28.2;22.7;62.29926,15 -10385,8908,813,29.4;19;-123.01919,13 -10378,8513,813,26.8;17.6;-191.35376,12 -10378,8513,813,22.7;16.6;-241.92784,31 -10381,8516,813,26.4;17.6;-190.55605,2 -10381,8516,813,21.9;16;-269.3866,18 -10377,8512,813,23.4;13.4;-403.59326,15 -10939,8842,813,10.5;14.1;-364.0821,9 -10386,8909,813,30.7;22.3;42.60942,8 -10373,8508,813,25.7;35.1;683.59753,22 -11437,9159,813,26.1;36.2;738.5604,23 -11059,8760,813,17.6;16.9;-225.5803,0 -11059,8760,813,38.1;13.7;-387.8565,0 -11063,8764,813,17.7;16.9;-225.83105,0 -11063,8764,813,38;13.7;-388.6685,0 -11061,8762,813,17.6;16.9;-224.6665,0 -11061,8762,813,38.1;13.6;-389.65952,0 -11055,8756,813,17.6;16.9;-226.3585,0 -11055,8756,813,38;13.7;-387.8155,0 -10937,8843,813,33.2;19.3;-106.53095,0 -10942,8849,813,32.6;17.9;-178.45491,0 -12162,9582,813,37.7;21.9;22.39145,0 -10384,8907,813,35.6;26.8;269.6584,0 -12662,9864,813,34.5;25.9;222.9242,0 -12663,9865,813,34.5;25.9;222.9242,0 -12664,9866,813,34.5;25.9;222.9242,0 -12665,9867,813,21.5;15.4;-302.3449,0 -10370,8505,813,37.3;12.6;-439.30957,0 +16229,108,1153,6.1;6.1;100,6 +9020,12377,1153,6.1;5.9;90,25 +16166,12380,1153,6.2;6.2;104,44 +16165,12379,1153,6.2;6;96,43 +13961,10349,1153,6;6;98.62104,50 +7245,6565,1153,6;6.1;102.33149,0 434,108,151,9.7;18.8;380.5083,28 2286,108,151,11.2;7.6;-180.6856,12 3484,3243,151,10;18.8;378.7628,31 @@ -2872,47 +5538,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 7074,108,674,6.1;5.9;-6.059745,30 7300,6225,674,6.1;6.1;0.79999924,31 7067,6222,674,6.5;6.1;0.363,32 -6626,5776,622,24.6;25.2;190.50629,1 -6626,5776,622,29.6;28.9;372.5834,0 -6613,56,622,21.4;26.3;243.72119,2 -6613,56,622,19.6;19.8;-81.51453,8 -6613,56,622,27.4;35.1;684.66943,0 -6613,56,622,32.9;21.9;24.234814,0 -6612,115,622,23.8;26.8;270.35217,4 -6612,115,622,19.3;26.1;234.34488,3 -6612,115,622,17.4;20.2;-60.8605,11 -6612,115,622,21.7;17.6;-190.9043,11 -6612,115,622,31;32.1;534.39185,0 -6612,115,622,30.2;26.8;268.8435,0 -7378,5788,622,20;25.7;215.59486,5 -7378,5788,622,18.4;30.6;459.03888,2 -6598,5787,622,21.6;28.7;362.49075,8 -7754,6539,622,20;29.6;409.87814,13 -6641,5786,622,17.8;26.9;275.65588,1 -6641,5786,622,17;31;479.2723,10 -6615,116,622,19.3;31.5;505.08188,1 -6643,5783,622,17.6;33.5;605.6939,11 -6677,5784,622,18.3;34.5;654.3345,12 -6691,5785,622,17.6;20.9;-27.823696,10 -6644,5777,622,19.9;19.2;-111.524864,7 -6856,6007,622,17.2;18.3;-155.21956,6 -7203,6793,622,32.5;26.7;261.0237,0 -6133,541,622,34;27;277.3718,0 -6632,5773,622,30.5;30;430.06845,0 -6632,5773,622,28;34;630.2728,0 -7202,5797,622,32.6;30.9;474.0823,0 -7757,6546,622,31.7;32.2;537.9082,0 -4414,6547,622,31.8;31.6;510.6431,0 -7669,6769,622,29;35.2;689.42957,0 -7669,6769,622,30.9;21.8;20.80947,0 -7671,6771,622,29.3;35.3;693.261,0 -7671,6771,622,31;22;26.304956,0 -7670,6770,622,29.1;35.6;708.29626,0 -7670,6770,622,31.1;22.2;40.868443,0 -6649,5774,622,31.3;25.4;197.89064,0 -6692,5780,622,32.9;24.2;137.35777,0 -7751,6531,622,33;24.4;150.97311,0 -7245,6565,622,31;22.1;31.918634,0 4919,3753,443,11.4;12.3;55.12481,16 4920,3752,443,11.5;12.6;72.15991,12 4921,3758,443,10.8;13.3;105.5284,10 @@ -2964,31 +5589,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 3152,2632,383,11.6;10.8;-21.80099,37 3151,2631,383,11.8;11.2;0,38 3150,2630,383,11.2;10.6;-29.83381,36 -3365,3744,442,11.2;11.6;19,12 -4448,3745,442,11.2;10;-62,13 -4450,3747,442,11.2;7.7;-173.5,4 -4453,3750,442,11.3;7.7;-175.9474,16 -4451,3748,442,11.2;6.9;-213.1851,20 -4449,3746,442,11.4;9.9;-64.00539,19 -4452,3749,442,11.2;7.9;-163.81467,7 -4432,3763,444,11.3;11.7;23.15475,6 -4433,3762,444,11.1;10.8;-20.90585,19 -434,3764,444,10.9;11.4;10.02596,14 -4914,3765,444,12.2;9.9;-63.03228,10 -3903,3772,445,13.2;11.5;16,17 -4107,4346,445,11.1;11;-7.47646,7 -4108,4347,445,11.3;11;-7.384971,15 -4109,4348,445,11.1;10.8;-20.16286,3 -4110,4349,445,11.3;10.8;-20.162258,8 -4941,3773,445,11;10.9;-14.0013,4 -3905,3778,445,10.8;11;-8.715,18 -5390,3745,520,11.1;10.1;-57,2 -5391,4709,520,11.2;10.1;-52.906395,4 -410,4687,520,11.2;7.4;-190,3 -410,2667,520,11.1;7.1;-203.0302,11 -410,4696,520,11.2;7.4;-189.9988,2 -5359,4690,520,11.5;7.7;-175,16 -5357,4688,520,10.9;7.7;-175,16 5576,3758,521,11.6;12.4;60.56652,3 5577,4772,521,11.5;12.3;54.61559,4 5578,4774,521,11.6;12.1;44.723507,5 @@ -3029,16 +5629,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 6353,5176,580,12.7;6.7;-239.88817,8 6352,5173,580,12.5;6.2;-264,10 6354,5277,580,12.4;6.2;-263,10 -6144,3468,581,10.6;12.6;148.5892,2 -6141,4691,581,9.7;11.7;104.8661,7 -6145,5205,581,11.1;11.6;101.3351,10 -6142,5206,581,10.4;11.6;101.7717,9 -6143,5175,581,11.2;10.5;44.38843,10 -6151,5209,581,11;9.8;12,6 -6148,5185,581,11.3;10.1;25.75,7 -6151,4698,581,11.2;9.8;12,9 -6151,5180,581,11.7;9.5;-6.706982,18 -6151,5182,581,11.7;9.5;-6.706982,8 6163,5193,583,11.2;12.2;52,4 6163,5174,583,10.9;10.8;-17.99961,5 6159,5194,583,11;11.2;2,35 @@ -3148,99 +5738,14 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 8012,5632,692,5.8;6.1;0,0 7775,6712,692,5.9;6.3;9,0 7774,6711,692,5.9;6.3;9,0 -7700,5633,693,6.1;5.9;-8,24 -6358,5633,693,10.7;5.7;-18,31 -7701,5634,693,6.3;6.3;10,25 -7245,6565,693,6.1;6;-2.4054956,29 -7702,6724,693,6.4;5.8;-15,33 -7703,3293,693,6.1;5.9;-10,30 -7703,3293,693,10.7;5.7;-19,30 +7245,6565,692,6.1;6;-3.7342663,0 6358,6052,694,6.1;6.1;0,15 7802,6054,694,6.1;6.4;17,28 7801,6053,694,5.9;6.1;0,0 -4047,117,402,10.9;12.7;-488.29025,4 -4047,117,402,13.8;16.9;-279.65924,4 -4047,117,402,18.9;16.9;-278.40927,3 -4047,117,402,20.6;22;-27.780415,8 -4047,117,402,23.5;29.5;348.97906,0 -4047,117,402,29.1;30.2;386.4527,0 -4047,117,402,29.9;35;623.47943,0 -4047,117,402,35.8;31.5;449.84732,0 -4047,117,402,36.8;35.7;662.01917,0 -4047,117,402,32.4;39;822.19354,0 -4093,3532,402,10.1;13.2;-464.59344,3 -5098,116,402,11.5;14.1;-417.92218,2 -5098,116,402,15.1;18.2;-216.37785,16 -5098,116,402,23.3;22.3;-7.949972,1 -5098,116,402,15.6;23;23.518269,0 -5098,116,402,24.3;30;373.21622,0 -5098,116,402,28.6;33.4;543.01074,0 -5098,116,402,35.8;34.7;607.40436,0 -5098,116,402,34.5;38.8;813.9197,0 -399,3533,402,12.2;11.9;-529.0125,10 -4081,3537,402,13.8;16.6;-295.01236,5 -4081,3537,402,17.9;15.4;-353.17105,17 -4090,3534,402,15.6;13.1;-471.0614,24 -4408,3562,402,18.6;20.3;-111.65796,1 -4408,3562,402,22.4;26;175.12024,0 -4088,3561,402,17.6;22.5;0.59208345,15 -4088,3561,402,22.7;20;-127.62514,4 -4088,3561,402,21.6;24.3;88.83116,1 -4630,3553,402,23.7;29.6;353.04373,0 -4630,3553,402,28.9;29.7;361.13412,0 -4084,4399,402,23.8;28.9;320.88046,0 -4084,4399,402,27.8;29.7;361.72083,0 -4084,4399,402,29.5;33.9;571.2236,0 -4084,4399,402,31.5;41.3;939.7593,0 -4084,4399,402,27.5;39.1;828.8903,0 -4672,3549,402,24;30.3;388.42004,0 -4672,3549,402,35.4;33.6;552.68866,0 -4672,3549,402,32.5;38.5;800.9209,0 -4670,3547,402,24.2;29.2;333.06192,0 -4670,3547,402,30.1;34.7;609.80115,0 -4670,3547,402,34.6;31.8;462.8335,0 -4670,3547,402,34.9;37;724.8766,0 -4670,3547,402,28.5;38.8;814.4821,0 -4669,4018,402,24.5;28.7;307.14127,0 -4673,3550,402,25.1;28.6;306.69315,0 -4673,3550,402,32.8;32.8;515.5883,0 -4673,3550,402,32.9;37.5;747.35376,0 -4673,3550,402,28.8;39.4;843.49603,0 -4671,3548,402,27.4;29.8;366.5162,0 -4671,3548,402,30.2;34.8;614.0731,0 -4671,3548,402,35;36.1;678.5811,0 -4083,3552,402,27.6;32.6;506.4537,0 -4083,3552,402,32.3;33.2;534.874,0 -201,3545,402,34.1;32.7;511.7855,0 -201,3545,402,36.7;37.1;729.74115,0 -201,3545,402,32.7;38;774.4008,0 -5017,3545,402,28.7;39.2;833.3183,0 -4669,3546,402,34.5;33.2;535.3496,0 -4669,3546,402,34.1;38.3;789.8833,0 -4092,3536,402,12.7;8.7;-688.6608,0 -5022,4013,402,12;13.5;-448.9838,0 -4537,4360,402,14;16.8;-284.37564,0 6358,7126,748,5.9;5.8;-11.45953,13 8512,7125,748,5.4;6.2;6.516098,42 8527,7127,748,6.2;5.8;-12.8195,39 8619,7128,748,6.1;6.4;17.5,52 -6358,7135,749,6;6;-1.458081,11 -8658,7098,749,6.1;6.1;0.005,3 -8657,7097,749,6.1;5.8;-14.5,48 -6358,7096,749,6;6;-1.458081,39 -8603,108,749,5.4;6.6;27.61,50 -6358,7102,749,6;6;-1.458081,8 -6358,7104,749,6;6;-1.458081,23 -6358,7103,749,5.7;5.8;-12.5,47 -6358,7101,749,6.4;6.2;8.5,46 -6358,7107,750,5.7;6;-5.571648,15 -6358,7117,750,5.8;6;-4.971647,16 -6358,7118,750,5.8;6;-5.271647,20 -8397,7109,750,6.5;5.7;-17.99999,43 -8378,7114,750,6.2;6.4;15,38 -8396,7108,750,5.8;5.8;-15,36 -6358,7132,751,6.1;6.1;0,40 -6358,7131,751,6.1;6.1;0,12 9020,7691,798,6.1;6.1;100,7 9271,7692,798,6.2;6.2;107,34 9020,108,799,6.1;5.7;82.5,17 @@ -3319,22 +5824,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 15689,12030,1123,6.1;6.1;100,0 7245,6565,1123,6.1;6.1;100.16502,0 15691,12032,1123,6.1;6.1;100,0 -14591,2139,1048,6.1;6.1;-600,1 -14589,2140,1048,6.1;6.1;-600,2 -14588,2141,1048,6.1;6.1;-600,3 -14587,2137,1048,5.9;6.1;-600,4 -14592,2137,1048,7.3;27.7;480,0 -14590,1804,1048,6;6.1;-600.39954,20 -14594,2138,1048,7.7;27.4;465.8579,0 -14593,2142,1048,7.3;27.7;479.7215,0 -14660,11336,1048,6.4;6.1;-598.2766,0 -14660,11336,1048,7.7;27.7;481.98138,0 -14661,11337,1048,6.4;6;-601.7234,0 -14661,11337,1048,7.7;27.6;478.5346,0 -14658,11334,1048,6.3;6.1;-600,0 -14658,11334,1048,7.7;27.7;480.258,0 -14659,11335,1048,6.3;6.1;-598.2766,0 -14659,11335,1048,7.7;27.7;481.98138,0 16123,12395,1137,11.5;10.9;805.4169,6 16122,12394,1137,11.2;11.1;813.8995,4 16122,12394,1137,-4.9;-0.1;249.4834,5 @@ -3411,95 +5900,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 16151,12423,1137,8.4;-9;-193.6504,0 16198,12434,1137,7.5;-11.1;-300,0 16199,12435,1137,7.5;-11.1;-300,0 -4076,3619,400,11.9;30.9;420.28906,1 -4076,3619,400,16.8;27.8;263.26505,0 -4076,3619,400,18.7;32.1;480.0512,0 -4038,3613,400,29.1;32.5;498.06445,0 -4038,3613,400,29.5;28.5;301.60428,0 -4047,117,400,28.1;32.5;497.7425,0 -4047,117,400,29.5;28;273.30124,0 -4047,117,400,30.8;24;73.665924,0 -4047,117,400,35.1;22.8;13.534048,0 -4047,117,400,12.9;30.9;417.11646,0 -4047,117,400,18;27.3;238.15889,0 -4047,117,400,22.5;30;374.10632,0 -4047,117,400,26.4;20;-126.69561,0 -4047,117,400,22.4;20.1;-122.439995,0 -4047,117,400,16.9;32.4;492.17624,0 -4765,3951,400,27.9;32.9;519.315,0 -4039,3614,400,27.5;32.7;511.64246,0 -5101,115,400,30.8;33.2;532.7029,0 -5101,115,400,30.1;27.5;250.51163,0 -5101,115,400,33.4;22.9;21.594952,0 -5101,115,400,13.3;31.3;439.1542,0 -5101,115,400,18.6;28;272.65143,0 -5101,115,400,24.2;27.5;249.43271,0 -5101,115,400,27.2;19.9;-129.95093,0 -5101,115,400,23.2;20.5;-98.38169,0 -5101,115,400,17.5;32.3;489.5339,0 -191,3627,400,30.2;31.5;448.72638,0 -4533,4356,400,31.9;32.3;490.98206,0 -4533,4356,400,24.3;20.3;-112.76274,0 -3999,3620,400,31.7;26.1;178.92052,0 -3999,3620,400,37.1;25.6;153.00699,0 -3999,3620,400,27.7;27.1;231.8431,0 -4752,3960,400,32.4;24.9;121.80776,0 -4036,3626,400,33.7;23.3;40.232914,0 -4668,3618,400,17.9;29.1;330.43597,0 -4668,3618,400,22.9;28.4;296.1604,0 -4045,3625,400,17.4;25.5;149.41663,0 -11515,9248,400,23.6;29.4;346.11874,0 -4631,3628,400,24.8;30;373.44952,0 -4751,4407,400,30;24.2;84.62027,0 -4755,3957,400,29.5;23.7;61.84615,0 -4470,3616,400,27;20.5;-102.29395,0 -4042,3617,400,24;21.8;-35.68978,0 -4037,3624,400,21.9;20.7;-89.914955,0 -6680,5772,614,24.5;13;-420.5672,8 -6680,5772,614,28.8;11;-521.8765,8 -6614,117,614,24.5;11.8;-481.50388,7 -6614,117,614,29.1;11.3;-506.84042,7 -6614,117,614,31.7;20.5;-44.849804,0 -6614,117,614,27.3;20.1;-67.158,0 -7204,5795,614,27.1;12;-470.4257,5 -6627,5769,614,29.1;8.4;-649.8933,13 -6613,56,614,28.5;8.4;-649.4219,2 -6613,56,614,29.4;21.2;-12.71691,0 -6613,56,614,23.5;23.3;94.31282,0 -6613,56,614,27;29.1;381.60855,0 -6613,56,614,21.5;30.3;445.37244,0 -6613,56,614,13.5;33.6;606.09534,0 -6613,56,614,32.9;17.2;-209.27528,0 -6613,56,614,34.7;22.5;51.835354,0 -3249,5763,614,32.3;20.6;-39.569523,0 -3249,5763,614,32.8;16.4;-253.33472,0 -7380,5757,614,28.5;21.9;22.015049,0 -7380,5757,614,32.8;22.2;40.968987,0 -6679,5759,614,24.5;22.1;35.43437,0 -6679,5759,614,31.6;27.6;309.18817,0 -6612,115,614,24.2;21.8;17.400955,0 -6612,115,614,30.6;26.8;270.58673,0 -6612,115,614,25;29.5;402.8646,0 -6612,115,614,17.9;30.9;475.16473,0 -6612,115,614,13.3;32.1;532.1228,0 -6612,115,614,15.8;25.8;217.34023,0 -6641,5758,614,32.5;29.9;425.13177,0 -14026,11028,614,27.9;25.9;222.4639,0 -6682,5762,614,25.6;28.3;342.1809,0 -6681,5761,614,25;25.2;186.55832,0 -6681,5761,614,18.4;31.6;509.6311,0 -6681,5761,614,14.1;32.7;565.8324,0 -6684,5764,614,24.4;28.8;367.8512,0 -6635,5753,614,23.7;28.7;361.83646,0 -6634,5752,614,23.4;28.3;345.41626,0 -6636,5754,614,23.1;29;379.34164,0 -6621,5766,614,19.3;30.2;437.02365,0 -6631,5756,614,16.6;28.3;343.3774,0 -6631,5756,614,12.2;30.3;444.26825,0 -7205,5796,614,16.4;31.5;504.3259,0 -6133,541,614,31.2;16.8;-230,0 -6680,5760,614,34.5;17.8;-183.64409,0 -7637,6493,614,13.9;28.5;353.4515,0 9728,7573,806,6.1;5.7;80.71165,29 9727,7572,806,6.2;6.1;100,28 9725,7570,806,6.1;6;95,10 @@ -3972,7 +6372,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 13072,9975,975,25.1;16.7;-236.6121,0 12744,9930,975,10.4;21.4;0,0 12924,10127,975,32.1;37.7;812.82983,0 -209,1185,292,6.1;6.5;21,3 240,1649,294,6;6.2;5.02,3 242,1644,294,6.1;5.7;-18,8 434,1801,293,6.1;5.7;-20,4 @@ -3987,27 +6386,10 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 2692,2553,281,6.2;5.7;-18,29 3107,2994,377,6.1;6;-1.997127,13 3104,2995,377,5.9;5.9;-9,30 -4867,108,436,5.8;6.1;0,24 -3936,3378,436,5.8;6.1;0.07970428,28 -4843,3659,436,5.8;6.5;19.5,30 -3832,3649,436,6.1;6.1;0,31 -4424,3657,436,6.3;6;-5.999998,7 -4423,3656,436,6.3;6;-4.2581,6 -3837,3653,436,5.6;5.9;-8,32 -3836,3652,436,5.6;6.2;8,33 -3839,3658,436,5.5;5.9;-9.295392,5 -3840,3655,436,5.8;5.9;-10,6 -3838,3654,436,5.8;6.3;10,32 -3834,3650,436,5.9;6.3;11,32 5561,4776,517,6.1;5.9;-6.604878,20 5558,4778,517,5.9;5.9;-9.8995,32 5557,4777,517,6.1;6.3;12,30 5559,4779,517,6.1;6.3;10,0 -434,5199,576,6.1;6.1;0.01813515,3 -6027,5201,576,6.3;5.9;-8.224874,18 -6029,5202,576,6.1;5.9;-7.454397,30 -6031,5204,576,6.2;6.1;2.479932,32 -6030,5203,576,6;6.1;2.471632,31 410,5570,637,6.2;6.3;11.21871,10 6551,5567,637,6.1;6.1;0,25 6552,5568,637,6.1;6.1;0,22 @@ -4099,25 +6481,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 15864,12156,1102,30.1;16.8;-231.17116,5 15645,12263,1102,9.4;15.3;-308,13 15646,12264,1102,9.6;15.1;-316.5,45 -14558,2125,1044,14.9;10.7;-25.17122,8 -14557,2124,1044,14.8;10.4;-37.05863,9 -14567,1486,1044,14.3;11.1;-4.289979,4 -6358,510,1044,14.2;13;88.7673,17 -14559,2126,1044,15.8;11.1;-3.047705,23 -14563,2121,1044,15.7;11;-10.23883,21 -14452,2121,1044,8.2;11.5;14.14213,16 -14561,2130,1044,15.8;11;-10.48637,20 -14562,2092,1044,14.4;9.9;-64.509,25 -14560,2128,1044,15.6;9.9;-66.6444,8 -14450,2134,1044,14.9;11.2;-0.07916208,5 -14565,297,1044,15.4;13;90.8855,8 -14564,2089,1044,15.2;13.3;103.8054,30 -14566,2133,1044,12.9;10.2;-47.71503,32 -14616,2132,1044,9.8;11.2;-0.01538185,22 -14451,2135,1044,7.8;11.2;-0.1984,27 -14455,11285,1044,-0.2;15.7;227.9787,14 -14453,2136,1044,-0;15.6;219.9699,21 -14456,9947,1044,0;15.7;223.99898,5 8444,6998,742,9.7;18.9;386.923,5 8385,6999,742,9.8;17.3;306.6056,8 6358,7179,742,9.4;16.5;267.6805,12 @@ -4346,48 +6709,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 5864,5039,565,27.4;28.6;360.4011,21 5865,5040,565,27.4;28.6;360.4011,22 5830,5038,565,27.4;28.6;360.4011,7 -7204,5794,613,24.3;8.6;-640.0273,5 -7204,5794,613,19.8;9.6;-590.9056,6 -6622,5739,613,19.8;7.7;-687.0676,5 -6622,5739,613,25.9;6.5;-748.5731,0 -6613,56,613,18.9;7.6;-690.7364,0 -6613,56,613,25.4;7.7;-684.02325,0 -6613,56,613,14.8;13.8;-380.39548,0 -6613,56,613,30;8.2;-662.7645,0 -6613,56,613,31.8;16.8;-229.13214,0 -6613,56,613,36.1;21.2;-12.920785,0 -6613,56,613,31.2;24.3;142.30064,0 -6613,56,613,28;30.3;445.17905,0 -6637,5734,613,18.4;10.2;-561.0763,0 -6637,5734,613,13.7;10.2;-559.7465,0 -6637,5734,613,23.4;6.2;-760.74677,0 -6674,6730,613,17.8;9.4;-601.9606,0 -7597,6497,613,17.6;9;-622.10547,0 -6674,5751,613,14.7;13.9;-378.68063,0 -6846,5997,613,14.6;13.3;-404.81964,0 -6675,5750,613,14.7;13.4;-399.3284,0 -6649,5749,613,11.3;8.1;-664.56055,0 -6612,115,613,8;7;-721.01324,0 -6612,115,613,32.5;20.4;-51.178444,0 -6852,6003,613,7.4;5.8;-781.6282,0 -6647,5738,613,29.4;7.6;-690.66473,0 -6647,5738,613,34.5;10.9;-524.8323,0 -6645,5736,613,33.4;9.1;-618.216,0 -6638,5735,613,31.7;17.2;-209.20793,0 -6638,5735,613,34.7;21.2;-9.959484,0 -6638,5735,613,30.7;24.7;165.1934,0 -6679,5748,613,32.6;18.5;-146.95868,0 -6679,5748,613,32.2;22.9;71.170876,0 -6845,5996,613,32;24.4;146.0894,0 -6616,5733,613,33.4;25.3;191.1119,0 -6616,5733,613,27.9;29.7;412.11487,0 -6620,6483,613,27.8;28.9;375.0614,0 -6648,6729,613,27.8;28.8;369.07147,0 -7595,6482,613,27.3;28.6;358.1982,0 -6676,5740,613,26.7;30.3;442.3502,0 -7656,6756,613,27.6;29.8;418.53293,0 -7655,6755,613,27.9;29.8;419.49344,0 -7657,6757,613,27.6;30.1;434.70203,0 6388,7395,770,21.4;21.4;0,7 8883,7272,770,26.3;17;-221.16371,14 8883,7272,770,17.5;26.7;265.2837,11 @@ -4643,43 +6964,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 16656,108,1168,5.9;6;95.9336,0 16462,12586,1168,6.1;5.7;80.1,0 16556,12588,1168,5.7;5.7;80.3,0 -16398,750,1178,10.9;14;-644.9523,0 -16398,750,1178,8.3;45.8;948.8815,0 -16398,750,1178,27.4;13.4;-671.1351,0 -16398,750,1178,27.2;8.9;-899.3049,0 -16398,750,1178,27.4;44.1;862.7356,0 -16400,12478,1178,11.4;10.8;-802.944,0 -16517,12480,1178,11.3;10.8;-800.1765,0 -16402,11263,1178,11.3;10.7;-807.288,0 -16401,12479,1178,11.3;10.8;-800.1356,0 -13961,10349,1178,11.2;10.8;-800.3667,0 -13961,10349,1178,8.3;45.8;947.34546,0 -13961,10349,1178,27.2;8.8;-903.64087,0 -13961,10349,1178,27.4;41.8;745.2283,0 -13961,10349,1178,43.2;45;905.89246,0 -13961,10349,1178,46.1;8;-944.1506,0 -16554,108,1178,8.3;45.8;945,0 -16408,108,1178,43.1;42;757.9224,0 -16522,108,1178,46.7;8.6;-912.4731,0 -16461,11298,1178,8.5;45.5;933,0 -16423,12503,1178,27.4;8.9;-900,0 -16422,12502,1178,27;8.9;-900,0 -16420,11299,1178,27.2;8.6;-912,0 -16425,12505,1178,28.5;9.1;-890,0 -16421,12504,1178,27;9.3;-878,0 -16526,12504,1178,46.3;8.1;-940,0 -16494,12486,1178,27.4;41.9;754.5729,0 -16493,11300,1178,27.2;41.7;740,0 -16407,12483,1178,42.9;42;755.7808,0 -16406,4846,1178,42.9;42;758.048,0 -16405,9363,1178,43;42;759.6398,0 -16404,12482,1178,43.4;42.5;782.4442,0 -16403,12481,1178,43.2;42.5;783.3921,0 -16518,11301,1178,46.1;8.2;-935,0 -16519,12633,1178,46.1;8.9;-900,0 -16523,11322,1178,46.1;8;-945,0 -16525,11304,1178,45.7;8.8;-905,0 -16524,11303,1178,46.5;8.8;-905,0 16350,108,1165,7.1;1.3;-363.8,0 16338,108,1165,3.3;12.9;216.5,0 16338,108,1165,3.4;5.9;-130.3,0 @@ -4895,60 +7179,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1697,2161,369,5.7;11.6;18.91162,0 1698,656,369,6.4;11.7;27.4436,0 7245,6565,344,6.2;5.9;-6.055396,0 -6837,5988,620,32.2;7.7;-686.36346,0 -7452,115,620,21.8;8.2;-663.6458,0 -6603,5705,620,26.3;8;-672.32874,0 -6603,5705,620,22.3;16.5;-247.2543,0 -6614,117,620,31.3;9.1;-617.1247,0 -6614,117,620,24.9;11.9;-476.80264,0 -6614,117,620,25.1;17.3;-208.38162,0 -6614,117,620,25.8;23.9;121.28375,0 -6614,117,620,25.5;28;329.812,0 -6614,117,620,16.9;34.7;665.44073,0 -6614,117,620,24.1;35.6;709.5125,0 -6614,117,620,35.9;12.4;-451.9608,0 -6614,117,620,12.9;35.7;711.1619,0 -6614,117,620,8.5;32.9;574.4947,0 -6585,5704,620,32.2;8.6;-642.6117,0 -6585,5704,620,24.6;18.1;-167.77313,0 -6585,5704,620,28.7;13.4;-403.3021,0 -7445,5698,620,21.8;8.4;-649.1674,0 -6667,5708,620,24.2;10.7;-535.7739,0 -6667,5708,620,26.3;14.9;-327.69702,0 -6584,5706,620,24.3;19.8;-80.28137,0 -6602,5711,620,25.4;24;130.27481,0 -6605,5712,620,26.5;28.1;332.8109,0 -7554,6736,620,27.7;29.9;425.7114,0 -7553,2234,620,27.6;29.9;423.485,0 -7687,6450,620,28.1;31;480.3246,0 -6666,5713,620,27.9;31.4;500.95975,0 -6666,5713,620,23.1;36;730.09686,0 -6666,5713,620,13.7;36.5;752.2048,0 -8033,5844,620,28.2;30.2;439.0915,0 -8045,5578,620,28.2;30.1;434.3036,0 -7568,5847,620,30;30.9;475.3894,0 -6593,5710,620,18.2;34.9;674.1337,0 -6593,5710,620,13.3;36.2;736.26605,0 -7204,6792,620,17.7;36.1;733.6627,0 -7204,5793,620,15.8;35.4;699.8575,0 -5231,6439,620,25.7;28.9;371.9407,0 -7536,5893,620,24.3;29.4;397.3461,0 -7494,5894,620,24.3;29.4;398.6068,0 -7447,5700,620,20.4;6.7;-735.0602,0 -6860,6011,620,31.7;7.5;-696.8745,0 -6609,5707,620,34.6;9.2;-610.5515,0 -6609,5707,620,36.5;13.6;-389.18814,0 -5231,6442,620,13.8;36.3;744.9606,0 -6662,6741,620,21.6;9;-622.7077,0 -14009,11040,620,33.3;8.8;-630.9148,0 -14009,11040,620,24.4;12;-471.1345,0 -6585,5709,620,24.8;13.7;-387.01523,0 -6585,5709,620,7.9;33.5;604.6519,0 -6653,5715,620,10.8;31.9;521.0897,0 -7668,6768,620,8.7;32.6;560.5864,0 -7667,6767,620,8.8;32.6;556.6704,0 -7666,6766,620,8.7;32.6;560.4304,0 -7665,6765,620,8.7;32.6;559.9724,0 10439,8275,841,9.7;17.8;299.7358,0 10441,8274,841,9.7;17.6;290.5837,0 10441,8274,841,5.1;17.6;289.9366,0 @@ -5015,40 +7245,7 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 3815,3401,434,11.6;5.6;-281.57098,0 5033,3410,434,9.6;3.4;-387.341,0 4259,4381,434,9.8;3.4;-388.1761,0 -2393,737,174,3.5;16.8;281.46194,0 -2392,736,174,3.5;16.6;271.5868,0 -2395,739,174,3.6;16.9;283.04257,0 -2394,738,174,3.3;16.8;278.9081,0 -2398,820,174,3.3;17.2;298.38785,0 -2404,820,174,16.2;16.1;245.8791,0 -2397,741,174,3.2;16.7;276.0105,0 -2396,740,174,3.2;16.9;286.22687,0 -2399,821,174,2.1;17;292.9579,0 -2400,822,174,2.2;16.4;261.0665,0 -2405,822,174,16.2;17.5;316.425,0 -2401,1864,174,2;15;192.5536,0 -2406,1864,174,16.2;16.8;281.152,0 -2402,1871,174,1.9;15.2;198.3521,0 -2348,706,174,2.2;11.6;20.02778,0 -2349,707,174,2.3;11.6;18.33485,0 -2434,913,174,2.3;11.6;18.01285,0 -2403,1872,174,16.3;17.5;315.1276,0 -2353,712,174,19.6;16.1;245.4548,0 -2350,710,174,20;16.8;279.918,0 -2352,711,174,20.3;17.3;306.0666,0 -2435,2000,174,20;16.8;280.27588,17 -2410,1876,174,9.4;8.1;-154.9635,14 -2407,1873,174,9;7.9;-165.3661,0 -2408,1874,174,9;7.5;-186.8059,0 -2409,1875,174,8.5;8.2;-149.5103,0 -2359,2510,174,9.5;4.3;-343.4974,0 -2355,727,174,9.1;3.6;-380.4105,0 -2357,730,174,9;3.3;-395.3018,0 -2436,730,174,8.2;15;192.6259,0 -2356,728,174,9;3.8;-367.3986,0 -2358,731,174,8.9;3.9;-364.64023,0 -2361,732,174,8.9;14.8;182.7853,0 -2362,733,174,8.3;15.1;193.8219,0 +3817,3403,434,11.1;7.1;-206.895,0 14470,11350,1138,6.1;6.1;0,0 8062,12674,1138,6;7.1;49.0809,0 16564,12523,1138,6;7;45.13201,0 @@ -5086,84 +7283,16 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 6358,7237,776,31.2;6.5;-141,0 8798,7238,776,31.5;6.9;-125,0 6358,7244,776,30.8;25.6;813,0 -8799,7239,776,30.9;24.8;774,0 -6358,7070,776,31.2;1.4;-400,0 -8789,7235,776,31.3;1.4;-398.711,4 -8791,6945,776,30.8;1.1;-412.5,0 -8793,7236,776,30.8;1.7;-380.2011,0 -8788,7100,776,31.2;1.5;-393.9,0 -7245,6565,776,11.2;10.7;66.037445,0 -7245,6565,776,10;-0;-470.29666,0 -7245,6565,776,30.6;10.4;54.58718,0 -7245,6565,776,31.2;1.2;-406.31546,0 -10183,541,818,31.9;19.1;-115.9977,0 -10319,8634,818,30.8;16.1;-266.77243,0 -10302,8619,818,30.5;15;-320.5983,0 -10302,8619,818,28.5;19.1;-118.4254,0 -10315,8630,818,31.3;13.9;-378.5001,0 -10315,8630,818,26.9;14.6;-341.0692,0 -10886,8323,818,28.8;12.6;-440.8101,0 -11223,8323,818,24.2;17.9;-174.3405,0 -11003,8323,818,35.3;9.4;-601.53613,0 -11253,8485,818,28.7;12.2;-462.97665,0 -11254,8485,818,36.8;5.5;-795.44775,0 -10307,8623,818,30.3;12.2;-463.72052,0 -10307,8623,818,35.5;10.8;-531.64655,0 -10887,8324,818,28.5;11.9;-478.0594,0 -11256,8324,818,36.2;5.6;-793.759,0 -10318,8633,818,29.6;11;-520.6682,0 -10318,8633,818,32.6;4.6;-841.265,0 -10627,8329,818,33.3;10.8;-533.12836,0 -10313,8629,818,25.2;12.8;-431.4568,0 -10313,8629,818,24.6;8.8;-629.51776,0 -10324,8897,818,24.9;12.8;-431.01117,0 -10324,8897,818,15.5;19.8;-79.77774,0 -10305,8622,818,24.6;16.9;-224.58679,0 -10305,8622,818,20.1;18.3;-154.56075,0 -10320,8635,818,22.1;15.1;-316.3856,0 -10320,8635,818,18;13.7;-385.18405,0 -10625,8330,818,18.9;17.8;-179.20142,0 -9020,108,818,24.1;17.6;-191.5337,0 -10626,8316,818,23.9;17.9;-177.2702,0 -10326,8899,818,24.6;25.1;183.85464,0 -10933,8334,818,29.1;29.8;420.7469,0 -10628,8315,818,30.2;29.9;421.87473,0 -10181,8325,818,32.2;30.1;435.6939,0 -10312,8628,818,19.1;11.7;-484.5247,0 -10311,8627,818,13.2;11.7;-485.57715,0 -10311,8627,818,15.9;18.2;-160.34691,0 -10631,8331,818,12.2;14;-370.61087,0 -10308,8624,818,10;16.5;-245.65161,0 -10633,8333,818,28.3;17;-223.2774,0 -10310,8626,818,35.8;19.3;-105.676834,0 -10310,8626,818,36.6;14.9;-327.294,0 -10323,8896,818,36.2;19.7;-88.95847,0 -10629,8328,818,38.8;18.5;-147.13782,0 -10934,8335,818,39;17.7;-188.1611,0 -10932,8327,818,18;11;-523.6303,0 -10316,8631,818,36.3;7.6;-692.87445,0 -10630,8317,818,36.5;8.1;-668.6367,0 -10623,8318,818,36.1;5.7;-787.6743,0 -10632,8332,818,36.7;13.9;-376.52676,0 -11038,8739,818,16;18.4;-151.12521,0 -11038,8739,818,12.5;11.5;-496.889,0 -11036,8737,818,16;18.4;-153.32521,0 -11036,8737,818,12.7;11.5;-498.06186,0 -11044,8745,818,16;18.4;-152.51721,0 -11044,8745,818,12.6;11.4;-500.6183,0 -11044,8745,818,37.5;17.6;-189.43411,0 -11042,8743,818,16;18.4;-151.54721,0 -11042,8743,818,37.5;17.7;-188.46411,0 -11042,8743,818,12.8;11.5;-497.5848,0 -11039,8740,818,12.4;11.5;-498.83023,0 -11039,8740,818,37.3;17.5;-194.45139,0 -11037,8738,818,12.6;11.4;-501.2723,0 -11037,8738,818,37.3;17.5;-195.02739,0 -10736,8637,818,11.8;9.2;-609.0982,0 -10735,8636,818,10.8;9.3;-604.88885,0 -11035,8736,818,12.8;11.5;-497.45584,0 -11040,8741,818,37.2;17.6;-190.6068,0 -11040,8741,818,12.5;11.5;-497.9735,0 +8799,7239,776,30.9;24.8;774,0 +6358,7070,776,31.2;1.4;-400,0 +8789,7235,776,31.3;1.4;-398.711,4 +8791,6945,776,30.8;1.1;-412.5,0 +8793,7236,776,30.8;1.7;-380.2011,0 +8788,7100,776,31.2;1.5;-393.9,0 +7245,6565,776,11.2;10.7;66.037445,0 +7245,6565,776,10;-0;-470.29666,0 +7245,6565,776,30.6;10.4;54.58718,0 +7245,6565,776,31.2;1.2;-406.31546,0 8136,108,734,9.8;16.6;371.6405,0 574,6948,734,10.7;17.4;410.287,0 574,6948,734,10.7;12.2;152.084,0 @@ -6010,121 +8139,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1675,1422,319,15.7;23.9;121.2839,0 1677,40,319,15.5;24.6;157.1693,0 1679,56,319,15.7;23.8;119.3308,0 -5099,113,399,28.7;18.4;-203.36707,0 -5099,113,399,22.3;17;-273.59662,0 -5099,113,399,18.3;12.2;-512.94104,0 -5099,113,399,17.7;16.2;-312.97632,0 -5099,113,399,13.6;20;-123.58851,0 -5099,113,399,15.2;24.4;94.47103,0 -5099,113,399,10.8;26.7;211.7925,0 -5099,113,399,11.9;32.6;506.8774,0 -5099,113,399,12.7;36.9;718.1036,0 -5099,113,399,9;20.3;-109.20076,0 -5099,113,399,23.5;25.2;132.83003,0 -5099,113,399,28.3;28.5;298.95438,0 -5099,113,399,33.2;29.6;354.82593,0 -5099,113,399,32.7;25.4;146.08118,0 -5099,113,399,38.8;26.3;188.88927,0 -5099,113,399,26.6;35.3;637.89777,0 -5099,113,399,27.9;39.5;848.1949,0 -5099,113,399,22.6;37.9;768.02295,0 -5099,113,399,18.9;33.9;571.46936,0 -5099,113,399,36.6;21;-73.371155,0 -5099,113,399,18.3;37.9;770.14075,0 -5099,113,399,12.2;13.5;-449.57532,0 -4018,3593,399,29.5;18.5;-199.94403,0 -4018,3593,399,21.1;16.9;-282.69586,0 -4018,3593,399,19.3;12.4;-505.24258,0 -4018,3593,399,33.7;30.8;412.97855,0 -4033,3602,399,28.1;19.2;-164.27728,0 -4033,3602,399,22.5;18.2;-216.68765,0 -4033,3602,399,30.1;24.3;87.711975,0 -4033,3602,399,26.1;23.4;43.45857,0 -4061,3594,399,24.9;19.7;-138.95903,0 -4061,3594,399,23.2;24.6;103.87004,0 -4061,3594,399,26;35.1;631.07446,0 -571,541,399,22.9;16.4;-303.1477,0 -603,4396,399,22.2;18;-227.4185,0 -4819,4416,399,21.7;18.1;-221.27107,0 -4819,4416,399,32.3;25.3;140.917,0 -4819,4012,399,22.3;18.1;-222.19295,0 -4032,3601,399,22.4;18.1;-218.81123,0 -4032,3601,399,27.2;23.6;55.35735,0 -4032,3601,399,32.5;23.7;61.62838,0 -4823,3942,399,22.4;18.1;-218.6078,0 -4024,3603,399,14.1;18;-223.40903,0 -4024,3603,399,16.7;22.2;-14.906992,0 -4024,3603,399,9.2;19;-174.22728,0 -4024,3603,399,10.5;25.8;163.59125,0 -4024,3603,399,12.1;14;-426.7038,0 -4531,4354,399,13.5;16.5;-299.7229,0 -4027,3605,399,12.8;23.2;35.735184,0 -4027,3605,399,14.2;31.3;439.9484,0 -386,3604,399,14.9;24.7;110.313866,0 -386,3604,399,12.3;29.1;330.05582,0 -386,3604,399,16.8;32.4;494.47565,0 -4825,3940,399,11.5;23.9;68.02794,0 -4026,3610,399,13.3;31;424.979,0 -4026,3610,399,8.9;31.7;457.5212,0 -4828,3938,399,10.7;31.1;430.4329,0 -4034,56,399,9.4;31.5;450.92413,0 -4034,56,399,9.1;35.5;650.5938,0 -4034,56,399,13.7;35.5;649.7434,0 -4034,56,399,16.6;31.1;427.6063,0 -4029,3606,399,9.1;28.2;286.70865,0 -4029,3606,399,7.8;20.3;-108.756645,0 -4029,3606,399,15.7;22.8;15.579111,0 -4029,3606,399,15.1;29.5;350.63962,0 -4021,3611,399,12.2;32.3;491.07327,0 -4021,3611,399,16.5;34.6;605.13715,0 -4016,3608,399,10.5;32.8;515.38074,0 -4016,3608,399,11.4;37.8;764.3796,0 -4016,3608,399,16.4;36.6;704.577,0 -4016,3608,399,13;24.4;96.08673,0 -4025,3607,399,11;33.8;566.2326,0 -4025,3607,399,20.5;37.8;763.4522,0 -4829,3936,399,11.6;34.4;596.7716,0 -4035,3609,399,13;36.6;705.06006,0 -4035,3609,399,18.4;32.8;517.0121,0 -4035,3609,399,31.4;31.3;437.12048,0 -4035,3609,399,36.4;30.9;418.78775,0 -4035,3609,399,26.7;38.8;814.2383,0 -4035,3609,399,21.3;38.3;791.8351,0 -4826,3939,399,7.2;20.3;-108.54603,0 -4017,3597,399,23.2;25.6;152.26855,0 -4017,3597,399,32.9;28.6;305.10406,0 -4017,3597,399,34.2;23.9;71.392555,0 -4017,3597,399,38.3;24.7;110.68991,0 -4023,3612,399,25.8;27.5;251.83704,0 -4023,3612,399,25.8;33.8;562.81586,0 -4023,3612,399,28;38.8;814.88586,0 -4023,3612,399,21.5;37.7;760.3797,0 -4023,3612,399,16.2;33.1;527.1732,0 -4020,3595,399,26.7;25.8;162.32272,0 -4020,3595,399,31.5;27.4;243.05724,0 -4020,3595,399,38.1;25.8;162.74886,0 -4544,4367,399,26.5;29.5;352.07568,0 -4028,3596,399,34.3;28.1;280.80423,0 -4028,3596,399,35;24.1;81.71616,0 -4028,3596,399,34.5;20.1;-118.47502,0 -4031,3600,399,26.9;23.8;63.767517,0 -4031,3600,399,32;24.3;89.09762,0 -4030,3599,399,28.2;23.6;52.74372,0 -4030,3599,399,33.1;22.8;12.512835,0 -4019,3598,399,28.6;23.6;52.95375,0 -4019,3598,399,33.2;22.3;-12.084154,0 -4821,3943,399,36.5;24.7;109.277916,0 -4532,4355,399,36;21.9;-30.102757,0 -4532,4355,399,26.3;29.3;341.8628,0 -4820,3944,399,37.5;22.3;-9.021494,0 -4855,3979,399,33.2;26.9;219.83513,0 -4824,3941,399,28.6;26.3;189.70439,0 -4819,3937,399,13.7;23.6;55.49964,0 -4830,3935,399,15.4;37.1;728.4467,0 -4019,3945,399,32.9;22;-24.928873,0 -4797,3946,399,31.7;22.7;9.603111,0 -4856,3978,399,14.4;29.9;371.56793,0 -4831,3934,399,15.2;19.9;-132.69447,0 12373,9745,933,11.4;11;66.50036,0 12372,9744,933,11.3;11;65.38715,0 12372,9744,933,10.6;5.7;-198.0559,0 @@ -6162,6 +8176,9 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 12265,9731,933,14.3;8.9;-38.598305,0 12299,9741,933,11.2;9.5;-10,0 12370,9742,933,11.2;9.7;0,0 +10067,5239,933,11.2;12.3;130.11371,0 +10066,4130,933,11.2;12.3;132.1037,0 +12031,9363,933,11.2;12.3;129.1187,0 9323,7702,811,6.1;5.8;88.70068,0 9317,7725,811,6.1;6.1;103.2,0 9318,7703,811,6.3;6.3;110.6,0 @@ -6261,6 +8278,9 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 12759,10109,938,34.1;6.9;-106.4715,0 12650,10077,938,35.7;7;-97.49999,0 12651,10074,938,35.2;7;-97.5,0 +10067,5239,938,2.9;14.5;275.2766,0 +10066,4130,938,2.9;14.6;278.7234,0 +10068,713,938,2.9;14.5;277,0 1762,1574,163,8.6;10.1;-55.83282,0 1764,1576,163,8.3;9.9;-62.27216,0 1764,1576,163,14.9;11.2;-0.59863204,0 @@ -6808,6 +8828,7 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 9020,8350,856,6.1;5.9;90,0 10641,8348,856,6.1;6.4;114,0 10642,8347,856,6.1;5.7;80,0 +7245,6565,856,6.1;6.1;99.450165,0 7624,108,1146,9.8;11.1;156.2676,0 7635,108,1146,21.4;8;5.652556,0 7635,108,1146,22;3.3;-230.5181,0 @@ -7911,6 +9932,10 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 3548,3087,188,14.4;4.6;-327.4052,0 3704,3095,188,12.7;2.2;-447.2123,0 3537,3098,188,12.1;2.5;-435.18777,0 +3550,3089,188,13.8;4.6;-331.7349,0 +6870,9098,188,13.8;20.4;461.17902,0 +6866,9069,188,13.8;20.4;461.17902,0 +6864,9117,188,13.8;20.4;461.17902,0 13261,5239,952,10.2;15.2;251.995,0 13260,4130,952,10.2;15.2;251.995,0 13262,713,952,10.2;15.2;249.01,0 @@ -7947,42 +9972,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 7245,6565,952,11.6;9.2;-49.258297,0 7245,6565,952,4.2;13.8;181.96063,0 7245,6565,952,4.9;9.4;-38.742676,0 -10071,8378,822,13.2;13.7;123.235504,0 -10067,5239,822,13.3;13.7;123.55106,0 -10068,713,822,13.2;13.6;122.40246,0 -6358,108,822,13.3;13.1;96.02502,0 -9494,108,822,14.9;8.4;-137.2855,0 -6358,108,822,8.1;7;-209.1228,0 -6358,108,822,4.1;8.6;-130.8602,0 -6358,108,822,2.6;14;140.8546,0 -10476,8265,822,13.6;12.7;76.51209,0 -10476,8265,822,13.8;7.8;-170.4548,0 -10474,8263,822,13.6;12.8;82.33512,0 -10474,8263,822,14.4;8.4;-140.2876,0 -7245,6565,822,13.4;13;90.59607,0 -7245,6565,822,14.5;8.7;-126.76546,0 -7245,6565,822,9.6;7.3;-196.51134,0 -7245,6565,822,4.9;7.5;-183.77261,0 -7245,6565,822,1.7;12;41.01863,0 -7245,6565,822,2.6;16.1;245.9906,0 -10475,8264,822,14.2;11.3;5.734736,0 -10477,8262,822,14.1;11;-7.58899,0 -10190,8262,822,2.6;16.1;245.9956,0 -10186,8260,822,10.9;7.8;-170.0094,0 -10479,8266,822,9.4;7.2;-201.3125,0 -10479,8266,822,3.5;8.9;-113.7592,0 -10479,8266,822,3.6;13.1;94.38843,0 -10478,8271,822,9.5;7.1;-204.0186,0 -10478,8271,822,4.9;7.7;-176.9938,0 -9020,8267,822,7.2;7.3;-193.6256,0 -10482,8269,822,4.8;7.8;-170.4563,0 -10482,8269,822,3.7;13.3;106.804,0 -10188,8261,822,2.6;10.6;-27.5,0 -10189,7864,822,2.7;10.1;-55,0 -10567,7864,822,2.8;14.5;166.8401,0 -10481,8268,822,1.6;12.2;48.6102,0 -9020,8270,822,2.6;15;190.6615,0 -10066,4130,822,13.2;13.7;126.365746,0 13264,8378,970,13;19;383.08447,0 13261,5239,970,13.1;19;382.70203,0 13262,713,970,13;19;381.9044,0 @@ -8048,6 +10037,21 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 1465,114,1042,11.7;10.9;-14.07665,0 1455,1680,1042,11.2;5.9;-262.7756,0 14657,11333,1042,11.2;17.3;306.995,0 +6870,9119,1042,11.2;17.3;304.2,0 +6870,9119,1042,10.2;11.7;24.459806,0 +6866,9124,1042,11.2;17.3;304.2,0 +6866,9124,1042,10.2;11.7;24.459806,0 +6865,9109,1042,11.2;17.3;304.2,0 +6865,9109,1042,10.2;11.7;24.459806,0 +6871,9121,1042,11.2;17.3;304.2,0 +6871,9121,1042,11.6;8.9;-116.61213,0 +6870,9101,1042,11.2;17.3;304.2,0 +6870,9101,1042,11.6;8.9;-116.61213,0 +6866,9069,1042,11.2;17.3;304.2,0 +6866,9069,1042,11.6;8.9;-116.61213,0 +6865,9125,1042,11.2;17.3;304.2,0 +6869,9082,1042,11.2;17.3;304.2,0 +6867,9104,1042,11.2;17.3;304.2,0 1705,1929,320,14.9;25.6;209.1575,0 1701,1927,320,15.1;25.7;211.3952,0 1702,1450,320,15.1;25.1;185.5006,0 @@ -8062,31 +10066,6 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 4342,4184,469,24.7;21.8;16.16141,0 4341,1990,469,24.5;22;27.65834,0 4345,4183,469,24.7;21.4;-1.766871,0 -15794,8378,1109,3.5;11.2;-1.6347581,0 -15798,4130,1109,3.5;11.2;1.8120223,0 -15792,12312,1109,3.5;11.2;0.088975936,0 -3796,3909,1109,4.4;11.2;2.888206,0 -3790,3912,1109,5.7;11.4;9.6368,0 -3787,3910,1109,7.1;10;-61.74351,0 -3789,3913,1109,7.2;9.7;-72.69038,0 -3793,3911,1109,9.9;11.2;0.04577639,0 -3798,3923,1109,11.1;11.1;-6.131752,0 -3792,3916,1109,12.7;11.8;31.346678,0 -3797,3914,1109,12.7;12;38.54652,0 -3794,3917,1109,13.1;11.3;3.7060823,0 -3791,3915,1109,13.2;12;39.47153,0 -3715,3925,1109,14.7;11.7;27.11523,0 -4292,3929,1109,14.5;12;40.9984,3 -4293,3928,1109,14.6;11.8;32.38282,0 -3785,3921,1109,16.5;10.7;-26.5965,0 -3786,3918,1109,15.2;9.9;-65.65033,0 -3788,3922,1109,16.5;10;-59.73236,0 -3795,3920,1109,17;10.6;-29.872507,0 -4278,3919,1109,16.5;9.4;-88.59322,0 -3748,3930,1109,18.6;10.1;-53.90247,0 -3781,4420,1109,18.4;10;-57.69354,0 -3719,3933,1109,18.4;9.8;-69.75774,0 -3718,3932,1109,18.7;9.6;-79.72162,0 4238,4186,464,19.7;10.3;-611.814,0 434,108,464,20.8;9.9;-629.1425,0 4237,4184,464,20.5;10.1;-618.2571,0 @@ -8123,6 +10102,10 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 7125,6205,1144,6.4;7.2;-199.179,0 7128,6207,1144,6.8;7.6;-182,0 16252,12468,1144,17.8;14.9;185.0178,0 +7245,6565,1144,17;12.7;74.64173,0 +7245,6565,1144,11.3;13.6;118.35451,0 +7245,6565,1144,6.5;13.8;130.09589,0 +7245,6565,1144,6.4;8.9;-112.30616,0 4233,4174,465,31;27.1;281.2999,0 4232,4173,465,31;27.1;284.0161,0 4210,4178,465,29.1;26.9;274.4947,0 @@ -8192,270 +10175,16 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 13451,10494,974,12.2;7.2;-50,0 13450,10399,974,12;7;-60,0 13452,10495,974,11.7;7.3;-47,0 -17249,12938,1188,14.3;11;-523.6186,0 -17230,12931,1188,16.7;8.5;-644.30145,0 -17228,12930,1188,11;8.5;-647.0058,0 -17233,12933,1188,15.4;13.6;-390.1884,0 -17241,12945,1188,30.1;26;227.46603,0 -17244,12948,1188,34;27.4;298.39493,0 -17244,12948,1188,34.9;32.1;535.35944,0 -17245,12949,1188,36.8;34.2;638.3482,0 -17240,12942,1188,36;20.9;-28.08423,0 -17559,13146,1188,36.8;17.4;-202.96233,0 -17239,12941,1188,37;14.9;-325.1327,0 -17423,13007,1188,36.9;13.3;-408.01462,0 -17238,12940,1188,38.5;10.6;-539.48505,0 -17238,12940,1188,35.1;6.5;-744.03613,0 -17231,12939,1188,32.1;7.5;-695.2257,0 -17237,12937,1188,26.8;7.2;-711.5732,0 -17237,12937,1188,26.3;12.2;-462.3631,0 -17236,12936,1188,25.3;7.7;-687.78235,0 -17236,12936,1188,21.1;14.2;-361.49643,0 -17234,12934,1188,9.6;14.2;-359.13922,0 -17234,12934,1188,14.2;16.1;-266.74802,0 -17235,12935,1188,9.5;18.2;-161.60866,0 -17235,12935,1188,14.4;19.3;-104.832245,0 -17232,12932,1188,17.3;16.6;-239.14505,0 -17242,12946,1188,18.8;21.5;1.3087946,0 -17242,12946,1188,21.6;25.6;206.63072,0 -17248,12952,1188,17.2;25.2;186.4261,0 -17248,12952,1188,11.7;30.3;443.65967,0 -17248,12952,1188,11.9;25;180.68968,0 -17791,13442,1188,15.4;23.8;118.28658,0 -17791,13442,1188,9.6;7.6;-690.99023,0 -17227,12943,1188,13.8;21.5;4.480458,0 -17229,12944,1188,18.6;27.6;310.58865,0 -17246,12950,1188,17.2;30.6;456.7103,0 -17246,12950,1188,18.9;35.6;710.4097,0 -17560,13147,1188,19.9;28.6;358.08517,0 -17792,13443,1188,24;36.8;767.8766,0 -17243,12947,1188,9.8;33.7;611.9138,0 -17247,12951,1188,9.7;30.2;437.13315,0 -17247,12951,1188,10;26.2;236.30211,0 -13728,541,1188,20.9;11.1;-516,0 -17475,13089,1187,29.6;14.9;-328.47095,0 -17468,13082,1187,26.3;14.8;-332.48315,0 -13728,541,1187,30.1;12.9;-427,0 -17474,13088,1187,25.5;15.5;-298.55634,0 -17476,13090,1187,23.5;15.9;-274.6851,0 -17476,13090,1187,19.5;17.9;-175.94447,0 -17469,13083,1187,22.8;12.3;-456.92743,0 -17466,13080,1187,22.8;15;-321.13217,0 -17466,13080,1187,18.5;15.4;-300.92892,0 -17477,13091,1187,19.6;16.6;-242.18948,0 -17478,13092,1187,15.1;14.3;-355.779,0 -17483,13097,1187,9.4;21.8;20.299953,0 -17483,13097,1187,8.5;26.1;235.57924,0 -17014,12903,1187,23.5;13.4;-400.45493,0 -17558,13145,1187,7.9;25.4;199.57933,0 -17558,13145,1187,15.8;24.2;139.72446,0 -17465,13079,1187,30.3;14.3;-358.83173,0 -17465,13079,1187,12.6;9;-620.37775,0 -17465,13079,1187,21.5;10.2;-561.9756,0 -17473,13087,1187,27.9;10.7;-538.78345,0 -17480,13094,1187,14.3;22.8;69.97308,0 -17708,13362,1187,7.6;25.7;213.3736,0 -17004,12891,1187,25.3;17.1;-218.0718,0 -17003,12890,1187,25.2;17.1;-217.0164,0 -4447,108,1187,25.7;17;-222.7952,0 -17006,12893,1187,25.4;17.8;-180,0 -17479,13093,1187,20.9;21.3;-5.1599793,0 -17479,13093,1187,23.4;25.9;223.71643,0 -17024,12913,1187,15.9;22.5;51.379475,0 -17023,12912,1187,16.2;23.1;84.54306,0 -17022,12911,1187,8.5;23;80.09655,0 -17646,13478,1187,26.6;14.4;-350.3583,0 -17025,12914,1187,15.9;22.4;50.4588,0 -7245,6565,1187,15.9;22.4;50.212673,0 -7245,6565,1187,31.9;21;-20.931547,0 -7245,6565,1187,8.4;23.2;86.08949,0 -7245,6565,1187,23.9;13.9;-377.39822,0 -7245,6565,1187,13.9;8.2;-660.068,0 -7245,6565,1187,17;15.6;-292.52832,0 -7245,6565,1187,28.6;27.8;320.99597,0 -17482,13096,1187,22.7;20.5;-45.807312,0 -17482,13096,1187,26.7;22.5;55.33116,0 -17472,13086,1187,30.4;20.8;-33.966286,0 -17008,12897,1187,31.9;20.7;-36.94859,0 -17008,12897,1187,16.9;16.5;-245.1597,0 -17010,12899,1187,31.9;20.6;-39.24551,0 -17010,12899,1187,17;16.6;-243.4531,0 -17009,12898,1187,32;20.6;-39.20956,0 -17009,12898,1187,17;16.5;-244.8309,0 -17007,12896,1187,31.9;20.7;-36.94879,0 -17007,12896,1187,17;16.5;-246.3528,0 -17012,12901,1187,31.9;21.1;-15.89306,0 -17557,13144,1187,33.5;19;-119.02798,0 -7586,6737,1187,31.8;21.1;-17.470915,0 -7586,6737,1187,29;28.1;331.2,0 -7586,6737,1187,15.7;22.2;36.69024,0 -7586,6737,1187,25.5;17.1;-217.7374,0 -17016,12905,1187,14.1;8.4;-652.96277,0 -17033,12922,1187,24.3;24.1;133.1995,0 -17031,12920,1187,24.6;24.7;162.066,0 -17032,12921,1187,24.4;24.9;174.4573,0 -17484,13098,1187,27.1;29.7;414.80518,0 -17484,13098,1187,28.3;25.2;188.51303,0 -17011,12900,1187,16.8;15.7;-286.7405,0 -17467,13081,1187,33.2;34.9;675.6895,0 -17467,13081,1187,31.3;29.4;397.3744,0 -17026,12915,1187,23.4;27.2;287.9292,0 -17027,12916,1187,23.2;27.2;288.78436,0 -17028,12917,1187,23.2;27.4;297.12936,0 -17029,12918,1187,22.2;28.2;340.9428,0 -17481,13095,1187,33.2;27.3;295.5014,0 -17481,13095,1187,37.6;27.5;301.82254,0 -17020,12909,1187,35.9;26.7;265.05093,0 -17018,12907,1187,20.4;10.6;-543.2207,0 -17019,12908,1187,20.4;11;-522.9858,0 -17017,12906,1187,20;10.9;-526.9905,0 -17030,12919,1187,28.6;27.8;317.25598,0 -17648,13480,1187,17.9;24.7;161.4862,0 -17809,12689,1199,10.9;12.1;138.0455,0 -17804,12689,1199,27.4;23.1;690.657,0 -17406,13184,1199,11.2;11.6;113.9391,0 -17407,13185,1199,9.6;10.7;69.5043,0 -17410,13188,1199,9.4;9.4;5.154637,0 -16755,12844,1199,28.8;25.6;816,0 -6358,12664,1199,28.2;24.4;755.43,0 -16756,12842,1199,28.6;25.6;813,0 -16757,12843,1199,28.8;25.8;823,0 -13961,10349,1199,28.9;25.7;822.5927,0 -13961,10349,1199,1.1;1.9;-370.6305,0 -13961,10349,1199,-3.5;-3.7;-653.1317,0 -17409,13187,1199,26.8;23.5;710.994,0 -17408,13186,1199,27.3;24.1;738.18384,0 -17405,13183,1199,27.6;22.7;668.27216,0 -16747,12865,1199,0.9;1.6;-385.2349,0 -16746,12864,1199,1.1;1.6;-383,0 -17848,13189,1199,0.1;0.4;-446.3804,0 -17818,13181,1199,0.1;-0.1;-475.5779,0 -17850,13182,1199,-2.9;-2.5;-595.4833,0 -16849,12732,1199,-3.4;-3.8;-657.6995,0 -16848,12731,1199,-3.3;-3.6;-648,0 -16847,12730,1199,-3.3;-3.6;-648,0 -16846,12729,1199,-3.3;-3.7;-656,0 -16888,4846,1199,13;13.4;206.00975,0 -16884,9363,1199,13.1;13.4;205.49025,0 -16886,12487,1199,13;13.4;204.17123,0 -17701,13111,1191,20.4;10.7;-535.09656,0 -17495,13111,1191,25.7;11.5;-497.7556,0 -17493,13109,1191,15.3;7;-723.34955,0 -17261,12962,1189,34.3;25.9;225.45914,0 -17253,12965,1189,31.8;29.3;393.88168,0 -17253,12965,1189,28.5;25.1;185.94452,0 -17260,12961,1189,34.5;20.7;-38.531002,0 -17259,12960,1189,28.6;19.2;-113.88047,0 -17671,13497,1189,35.6;21.4;0.4802818,0 -17266,12970,1189,26.1;22.4;46.00658,0 -17279,12994,1190,28.3;8.7;-637.7077,0 -17279,12994,1190,32.6;7.8;-683.2225,0 -17272,12989,1190,27.4;12.6;-442.94626,0 -17272,12989,1190,34;19.2;-113.39431,0 -17275,12991,1190,25.2;10.4;-552.6409,0 -17740,13454,1190,27.7;14.5;-345.06253,0 -17278,12993,1190,34.4;8.6;-639.777,0 -17278,12993,1190,35.6;16.1;-268.07977,0 -17762,13542,1190,32.1;20.9;-28.925167,0 -17276,12992,1190,33.9;21.2;-10.422013,0 -17269,12972,1190,30.9;32.2;540.4809,0 -17270,12973,1190,16.9;20.2;-61.71394,0 -17270,12973,1190,15.4;16.1;-265.33444,0 -17273,12975,1190,13.7;21.1;-14.516583,0 -17273,12975,1190,14;17;-222.73738,0 -17273,12975,1190,8.7;15.5;-296.071,0 -17273,12975,1190,9.7;19.8;-81.84567,0 -17284,12997,1190,14.5;14.7;-335.9626,0 -17284,12997,1190,9.5;13.3;-406.1632,0 -17274,12990,1190,12.4;12.1;-468.66006,0 16834,13029,1202,6.1;6.1;100,0 7245,6565,1202,6.1;6;98.98751,0 16838,108,1202,6.1;5.7;80,0 16837,12487,1202,6.1;5.8;87,0 -16841,541,1192,21.2;38.4;849.5,0 -17512,13128,1192,25.1;32.8;566.7415,0 -17512,13128,1192,32.1;35.3;694.0676,0 -17503,13119,1192,27.2;34.5;654.28516,0 -17503,13119,1192,31.3;33.1;581.82874,0 -17502,13118,1192,27.4;35.5;702.5828,0 -17502,13118,1192,31.7;35.9;725.13715,0 -17505,13121,1192,31.2;35.1;685.9806,0 -17511,13127,1192,35.1;32.9;575.8707,0 -5352,4776,524,6.1;5.9;-6.604878,0 -5349,4778,524,6.3;6;-2.597,0 -5348,4777,524,6.1;6.3;12,0 13822,108,1008,5.9;5.9;90,0 13826,10742,1008,6.1;5.9;90,0 15055,11404,1087,6.2;5.8;88.1778,0 15087,11405,1087,6.1;6.1;100,0 15045,11399,1087,6.1;5.9;90,0 15046,108,1087,6.1;5.9;90,0 -16888,4846,1167,9;8.5;-47.995,0 -16875,4130,1167,8.9;8.5;-47.995,0 -16886,12487,1167,8.9;8.5;-45.01,0 -16821,12805,1167,8.9;9.1;-17.53265,0 -16820,12804,1167,8.9;9.1;-18.50922,0 -17335,12768,1167,8.8;8.8;-32.5,0 -16803,12767,1167,8.9;8.8;-32.60427,0 -17786,12766,1167,9;10.7;61.14025,0 -16819,12803,1167,8.9;9.8;20.64008,0 -16784,12723,1167,11;7.3;-105,0 -16788,12727,1167,11.2;7.6;-93.52628,0 -16785,12724,1167,10.9;7.3;-107.8421,0 -16786,12725,1167,11.2;7.4;-101.7421,0 -16809,12771,1167,13.1;8.8;-33.6366,0 -16807,12770,1167,13;7.1;-116.0736,0 -17336,12769,1167,13.1;7.2;-112.7318,0 -17336,12769,1167,13.2;11.6;107.67862,0 -16808,12772,1167,13.4;8.7;-37.2804,0 -16824,12808,1167,14;10.1;33.55457,0 -16823,12807,1167,14;10.1;33.49805,0 -16822,12806,1167,14;10.1;32.36438,0 -16814,12718,1167,14.3;11.4;98.13468,0 -16815,12719,1167,14.4;11.5;104.09942,0 -16813,12717,1167,14.3;11.6;108.02181,0 -16816,12720,1167,14.3;11.6;108.02181,0 -16825,12711,1167,10;14.8;267.7321,0 -16789,12716,1167,11.9;10.3;43,0 -16796,12721,1167,12;10.4;48.75736,0 -16810,12773,1167,9.8;11.3;92.0271,0 -16810,12773,1167,8.8;15.8;320.3326,0 -17337,12774,1167,9.9;11.3;95.8114,0 -17338,12775,1167,9.9;12.9;172.07257,0 -16743,12712,1167,8.9;14.5;254.3565,0 -16742,12713,1167,8.8;14.5;251.6482,0 -16745,12714,1167,8.4;14.6;256.1812,0 -16748,12715,1167,7.9;15;279.0915,0 -16888,4846,1193,15.4;14.8;178.77374,0 -16878,5239,1193,15.5;14.7;175.28986,0 -16886,12487,1193,15.4;14.7;177.06953,0 -16673,12820,1193,13.5;15;189.23,0 -16676,12812,1193,12.1;15.2;199.40402,0 -16678,12814,1193,11.9;15.1;197.92224,0 -16674,12810,1193,10.7;14.9;183.19946,0 -16677,12813,1193,10.5;14.9;186.81824,0 -16675,12811,1193,9.8;14.8;182.56883,0 -16691,12819,1193,9.6;15;189.9392,0 -17314,12700,1193,8.9;13.4;109.8726,0 -16729,12699,1193,9;13.4;110,0 -16731,12701,1193,9;13.8;129,0 -16732,12702,1193,8.7;13.9;133.1421,0 -16686,108,1193,10.4;11.6;18.38708,0 -16695,108,1193,10.1;7.1;-205,0 -16685,12739,1193,10.5;11.6;21,0 -16680,12817,1193,9.8;12.3;53.4119,0 -16681,12816,1193,8.3;12.6;72.73528,0 -16679,12815,1193,8.4;12.7;77.88425,0 -16682,12818,1193,9.3;11.1;-4.049021,0 -16733,12703,1193,10.1;9.9;-64,0 -16734,12704,1193,10.2;10.3;-46.375885,0 -16687,12821,1193,9.6;9;-110.3307,0 -16689,12824,1193,8.9;10.1;-53.18391,0 -16690,12823,1193,9;10.2;-50.46534,0 -16688,12822,1193,8;9.9;-63.13236,0 -9020,12705,1193,10.1;7.1;-205,0 -16738,12708,1193,9.7;7.3;-195,0 -16736,12706,1193,9.7;7.6;-180,0 17550,12867,1194,12.4;13.4;-35.41626,0 16714,12866,1194,12.6;13.2;-41.79953,0 16888,4846,1194,14.3;13.1;-46.286446,0 @@ -8501,3 +10230,483 @@ BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype 9020,12757,1198,11.2;8.6;-110,0 16860,12782,1198,11.1;6.9;-192.1569,0 16826,12752,1198,13;2.1;-435,0 +3268,2998,387,17.5;7.4;-191.6381,0 +3276,3006,387,17.7;6.8;-218.5784,0 +3276,3006,387,8.8;14.2;150.8549,0 +3276,3006,387,4.7;17.4;308.79868,0 +3272,3002,387,16.5;7;-208.1913,0 +3272,3002,387,5.7;16.4;258.0758,0 +3270,3000,387,16.6;7.2;-197.1619,0 +3270,3000,387,7.6;16.2;249.9275,0 +3274,3004,387,16.6;7;-209.483,0 +3274,3004,387,5.5;16.4;259.5104,0 +3267,2997,387,17.5;7.4;-191.6593,0 +3275,3005,387,15.7;8.2;-149.7395,0 +3275,3005,387,5.9;16.7;273.3959,0 +3273,3003,387,15.7;7.9;-164.0031,0 +3273,3003,387,6.3;16.4;259.5406,0 +3269,2999,387,15.1;9.9;-64.42858,0 +3336,3014,387,14.5;9.5;-86.0597,0 +3279,3009,387,13.5;10;-60.16632,0 +3282,3012,387,10.7;10.8;-18.87549,0 +3277,3007,387,12.5;9.4;-89.95608,0 +3278,3008,387,12.5;9.4;-87.61536,0 +3280,3010,387,10.9;10.8;-21.888107,0 +3281,3011,387,10.6;10.7;-22.99542,0 +3262,3018,387,9.2;14.1;146.2577,0 +3261,3017,387,9.2;14;139.6658,0 +3259,3015,387,9.1;14.1;143.6289,0 +3259,3015,387,4.7;17.4;310.8941,0 +3260,3016,387,9.1;14;139.7878,0 +3263,3019,387,9.4;13.6;122.2343,0 +3271,3001,387,7.4;16.1;246.9673,0 +3283,3013,387,5.2;16.9;284.1382,0 +3264,2904,387,4.3;17.6;318.0437,0 +3266,2905,387,4.5;17;292.6603,0 +3265,2906,387,5.4;17.5;314.5317,0 +3601,108,490,15.6;11;-8.006042,0 +4638,4091,490,15.9;10.8;-21.13058,0 +4639,4245,490,15.4;10.8;-22,0 +4636,4243,490,15.6;10.8;-19,0 +4637,4244,490,16;10.9;-14.05359,0 +4635,4242,490,15.5;11.4;12.30388,0 +4633,3164,490,15.9;10.7;-23.02259,0 +4642,3170,490,15.3;10.8;-21.77466,0 +4641,3171,490,15.3;10.8;-21.83575,0 +4640,4246,490,15.6;10.4;-39.59723,0 +5337,4753,519,12.6;11.1;-318.775,0 +5355,4791,519,11.5;11.2;-312.2163,0 +5334,4750,519,11.2;10.9;-328.5635,0 +5336,4752,519,10.6;11;-326.5372,0 +5335,4751,519,8.9;11.2;-312.1696,0 +5327,4744,519,7.8;11.9;-280.4647,0 +5392,4838,519,8.2;11.8;-282.13293,0 +5328,4839,519,8.3;11.7;-288.37,17 +5340,4756,519,8.8;9.2;-415.3639,0 +5341,4757,519,9.5;11.3;-307.3499,0 +5339,4755,519,9.5;11.5;-300.84735,0 +5338,4754,519,9.9;10.3;-361.7249,0 +5342,4758,519,9.6;11.5;-300.0031,0 +5329,4745,519,7;13;-223.0192,0 +5471,4815,519,7;13;-223.0192,0 +5330,4746,519,6.9;13.3;-207.6785,0 +5360,4762,519,15.6;23;274.89957,0 +5343,4759,519,15.7;22.6;253.4531,0 +5344,4760,519,16.7;22.9;268.1255,0 +5345,4761,519,17.8;23.1;282.6733,0 +3365,4747,519,17.2;25.7;410.4612,0 +5332,4748,519,17.2;25.8;415.22552,4 +5333,4749,519,17.2;25.8;417.4033,1 +2339,2275,349,6.9;7.1;-204.7303,0 +2338,2274,349,8.3;7.1;-204.3766,0 +2333,2269,349,8.3;7;-208.25104,0 +2333,2269,349,10.2;13.6;119.943306,0 +2335,2271,349,7.1;7;-208.3925,0 +2335,2271,349,9.4;13.1;94.22449,0 +2433,2286,349,10.1;7.3;-192.8307,0 +2382,2286,349,11.9;13.7;127.87789,0 +2334,2270,349,10.9;6.8;-218.9517,0 +2334,2270,349,10;13.3;105.26178,0 +2332,2268,349,11.4;8.3;-146.47797,0 +2332,2268,349,9.5;13.2;101.6097,0 +2345,2281,349,10.1;8;-157.1862,0 +2430,2293,349,11.5;7.5;-184.2548,0 +2432,2293,349,12.4;12.3;55.77173,0 +2378,2283,349,12.7;10.2;-48.5221,0 +2375,2282,349,12.7;9.4;-90.97627,0 +2429,2292,349,12.3;11.6;21.41284,0 +2426,2291,349,12.3;11.7;23.77685,0 +2380,2284,349,12.6;10.2;-47.87717,0 +2379,983,349,12.6;10.2;-48.28837,0 +2340,2276,349,10.2;13.4;110.95294,0 +2337,2273,349,12.1;11.9;37.84104,0 +2341,2277,349,10.2;14;139.44707,0 +2336,2272,349,12.7;12;41.36121,0 +2343,2279,349,10.4;14.3;155.74966,0 +2344,2280,349,12.3;12.3;53.29968,0 +2683,2295,349,11.9;13.4;109.9261,0 +2381,2285,349,11.7;13.4;111.8184,0 +2385,2288,349,12;13.6;121.5645,0 +2383,1303,349,11.7;13.4;112.0215,0 +2661,2374,349,12;13.5;114.1794,0 +2384,2287,349,11.9;13.7;123.1669,0 +2342,2278,349,9.3;13.6;122.02407,0 +434,2294,349,9.2;11.3;7.182941,0 +2388,2290,349,9.2;11.3;7.474482,0 +2386,2289,349,9.2;11.3;4.440308,0 +1496,1681,167,7.3;11.2;1.968323,0 +1740,1688,167,8.2;10.7;-26.99323,0 +1503,29,167,8.8;11.5;17.121193,0 +1503,29,167,14.7;11.5;17.740637,0 +1491,1692,167,10.6;11.7;23.24123,0 +1490,1691,167,10.7;10.7;-22.73341,0 +1489,1690,167,10.5;11.2;0.07623291,0 +1498,1683,167,10.8;10.7;-22.98132,0 +1498,1683,167,14.9;9.9;-65.31736,0 +1492,1693,167,11.4;11.2;-0.4264259,0 +1497,1682,167,10.8;10.6;-31.71299,0 +1497,1682,167,14.9;9.6;-80.18385,0 +1488,1689,167,10.7;11.2;0.07623291,0 +1502,1687,167,13.9;11.1;-3.4158113,0 +1500,1685,167,14;11.2;0.8369403,0 +1501,1686,167,14.9;11.6;22.11144,0 +1499,1684,167,14.4;11;-8.057771,0 +410,1694,167,15.1;8.1;-152.0256,0 +1484,1696,167,11.2;11.2;0,0 +1485,1697,167,11.1;11.5;14.5,0 +6464,5547,1114,11.4;9.6;-111.3252,0 +6464,5547,1114,22.2;17.8;297.5356,0 +6469,5552,1114,11.3;9.5;-117.2249,0 +6467,5550,1114,11.3;9.6;-112.831,0 +6533,5550,1114,22.3;17;256.54965,0 +6470,5546,1114,12;10;-90.88738,0 +6465,5548,1114,10.7;10.6;-62.953773,0 +6471,5553,1114,11.1;9.4;-119.7681,0 +6468,5551,1114,11.1;11.4;-20.238523,0 +410,5561,1114,11.3;13.3;73.00292,0 +6456,5560,1114,11.3;13.5;81.19324,0 +6473,5554,1114,14.9;10.5;-67.96161,0 +6472,5557,1114,14.8;10.5;-68.69695,0 +6474,5555,1114,15.1;11.6;-11.90624,0 +6475,5556,1114,14.8;12;9.748672,0 +410,5562,1114,17.2;11.8;-3.894905,0 +6459,5563,1114,17.1;11.8;0.3259,0 +6532,5549,1114,22.3;17.1;262.4877,0 +6477,5559,1114,21.4;16.4;230.6707,0 +6476,5558,1114,21.2;16.4;230.9148,0 +6736,5591,1114,22.1;17.9;301.4608,0 +6737,5592,1114,22.2;17.9;302.1411,0 +6735,5590,1114,22.2;17.9;301.5715,0 +6461,5564,1114,21.7;19.7;392.1214,0 +6462,5565,1114,21.7;19.7;393.5467,0 +6463,5566,1114,21.9;20;406.9745,0 +515,72,190,19.4;27.7;311.9401,0 +516,20,190,19.1;27.7;312.2195,0 +517,19,190,19.4;28;327.19928,0 +1126,1265,221,9.2;20.4;-52.68945,0 +1027,1267,221,9.3;20.3;-58.018936,0 +1127,1266,221,9.1;20.5;-46.578316,0 +834,1257,216,17.5;23.3;93.30884,0 +832,1258,216,17.4;23.3;92.45435,0 +835,289,216,17.2;23.7;111.00107,0 +1130,116,216,17.4;23.9;124.5965,0 +1811,1624,299,32.3;6.6;-739.5598,0 +1827,1797,300,32.5;11.4;-499.3701,0 +1821,1634,300,33;11.4;-499.6183,0 +1818,1631,300,32.3;11.1;-514.9497,0 +1817,1630,300,33;11.1;-517.0917,0 +1813,646,300,32.4;11.5;-495.4499,0 +1814,647,300,33.2;10.9;-524.69244,0 +1820,1633,300,32;11.5;-497.0036,0 +1822,1635,300,32.1;11.5;-496.60553,0 +1816,1629,300,33.3;10.9;-526.4394,0 +1815,648,300,33.1;11;-520.2924,0 +1819,1632,300,33.4;11.8;-480.3092,0 +1824,1637,300,32.1;11.5;-496.5746,0 +1823,1636,300,32;11.6;-493.7956,0 +1826,1796,300,33.2;11.9;-475.1632,0 +1825,1638,300,33.2;11.9;-474.89322,0 +6006,5226,578,5.8;11.3;3.891162,0 +6006,5226,578,11.6;11.2;2.346366,0 +6001,5221,578,8;11.3;5.99743,0 +6002,5222,578,8.1;11.1;-4.181537,0 +6003,5223,578,9.4;9.9;-64.01095,0 +6004,5224,578,10.5;11.2;0.9029138,0 +6005,5225,578,12.4;11.2;0.1067505,0 +410,5278,578,13.4;11.2;0,0 +410,5280,578,13.2;11.4;9.008597,0 +410,5279,578,13.1;11.2;0.008199967,0 +6357,5217,578,13.6;11.2;2.403406E-10,0 +5991,5216,578,13.6;11.2;6.325495E-10,0 +6007,5227,578,15.7;12.9;83.49191,0 +6008,5228,578,15.5;11.8;28.36124,0 +6009,5229,578,15;11.9;35.63463,0 +6012,5232,578,16.4;11.4;11.58416,0 +6011,5231,578,15.1;12.9;83.91303,0 +6010,5230,578,15.1;12.7;76.20816,0 +434,5218,578,17.1;11.7;27.118,0 +6014,5234,578,15.1;8.9;-112.5132,0 +6013,5233,578,15.2;9.1;-103.82147,0 +6016,5236,578,16.3;8.3;-146.0136,0 +6015,5235,578,17;8;-162,0 +6017,5237,578,16.9;7.9;-164,0 +6018,5238,578,18.6;8.1;-154.1009,0 +434,5220,578,20.8;8.1;-154,0 +434,5219,578,20.8;8.1;-154,0 +434,5281,578,20.9;7.8;-169.1297,0 +434,5282,578,20.5;7.9;-163.3646,0 +6000,4895,578,20.8;8.4;-141,0 +6059,5246,1113,4.4;16.4;223.4279,0 +6059,5246,1113,6.4;11.6;-16.437353,0 +6062,5252,1113,4.4;16.4;226.6884,0 +6062,5252,1113,6;11.5;-18.92343,0 +6063,5253,1113,4.7;16.4;223.7664,0 +3365,5273,1113,4.5;16.4;226.7338,0 +3365,5273,1113,6.2;12;4.031268,0 +6060,5247,1113,6;15.2;164.95537,0 +6061,5251,1113,5.3;13.8;93.71156,0 +6043,5265,1113,6.8;10.3;-77.64415,0 +6046,5268,1113,6.7;10.5;-70.2327,0 +6044,5266,1113,7;10.3;-77.20889,0 +6045,5267,1113,7;10.4;-74.04716,4 +6068,5258,1113,9;10.2;-85.32047,0 +6065,5257,1113,9;10.1;-90.97411,0 +6066,5255,1113,8.9;10.3;-81.39401,0 +6066,5255,1113,14.3;9.1;-141.57028,0 +6067,5256,1113,9.7;10.8;-54.02845,0 +6067,5256,1113,16.7;6.5;-268.11917,0 +6069,5254,1113,9.8;10.8;-52.82173,0 +6074,5261,1113,11.2;11.9;-1.245462,0 +6074,5261,1113,16.2;6.7;-258.463,0 +6073,5262,1113,10.6;11.1;-39.21185,0 +6073,5262,1113,16.2;6.8;-255.8143,0 +6047,5269,1113,13.1;12.2;13.10691,0 +6048,5270,1113,12.9;12.2;13.6273,0 +6070,5260,1113,14.5;9;-143.73409,0 +6075,5263,1113,14.2;8.7;-161.1062,0 +6071,5259,1113,16.5;6.7;-260.4934,0 +6072,5264,1113,15.5;3.9;-400.0434,0 +3365,1644,1113,14.6;3.6;-416.1724,0 +6050,5272,1113,14.6;3.6;-416.5758,0 +6426,5534,617,10.4;10.7;8.548898,0 +5690,5589,617,9.9;11.6;54.75879,0 +6427,5535,617,10.5;10.6;0.4310455,0 +6429,5537,617,9.7;11.5;49.35756,0 +6428,5536,617,9.8;11.8;61.08191,0 +6419,5529,617,16.8;15.8;261.8853,0 +6421,5586,617,16.9;15.3;237.17,0 +6420,5585,617,16.5;15.9;265.3807,0 +6432,3805,617,19;15.6;250.4654,0 +6431,5539,617,18.6;16.6;300.9841,0 +6430,5538,617,19.2;16.8;314.6866,0 +6435,5542,617,19.6;14.7;206.6384,0 +6434,5541,617,20.2;14.5;198.8899,0 +6433,5540,617,20.1;14.2;181.19246,0 +6422,5530,617,19.5;12.9;119.1265,0 +6423,5587,617,19.5;12.9;119.0673,0 +6436,5543,617,17.4;8.2;-115.62943,0 +6437,3797,617,15.9;7.9;-131.50616,0 +6439,5545,617,15.8;8;-128.6811,0 +6438,5544,617,15.7;7.9;-134.6418,0 +6424,5531,617,16.3;4.3;-313.2748,0 +410,5588,617,16.4;4.4;-309.4924,0 +4780,5533,617,16.1;4.3;-314.48105,0 +6425,5532,617,16.3;4.2;-315.20084,0 +6943,6384,616,11.8;17.8;293.0947,0 +6940,6227,616,11.6;17.7;288.8396,0 +6939,6226,616,11.6;17.8;296.4795,0 +6941,6228,616,11.2;16.6;235.02592,0 +6942,6229,616,10;15.9;199.4775,0 +6944,6230,616,10;14.8;147.0817,0 +6358,6237,616,11.5;13.6;84.07372,0 +6954,6239,616,11.1;13.3;68.169815,0 +6925,6238,616,11.5;13.3;69.14943,0 +7432,6231,616,11.4;11;-42.40886,0 +6358,6274,616,11.4;7.9;-198.1974,0 +6358,6274,616,11.3;3;-442.9551,0 +6358,6241,616,11.2;7.7;-208.3498,0 +6953,6335,616,10;6.1;-288.6728,0 +6949,6233,616,11.2;6.2;-283.0396,0 +6952,6236,616,11.3;6.3;-277.3022,0 +6950,6234,616,9.8;6.2;-282.3928,0 +7002,6242,616,11.2;7.9;-198.3498,0 +7002,6242,616,11.2;3;-443.8626,0 +6951,6235,616,11.2;4.6;-366.1708,0 +6358,6243,616,11.3;3.2;-433.9795,0 +6929,6246,616,11;3.2;-432.9575,0 +7303,6245,616,11.4;3.4;-422.5883,0 +6928,6244,616,11;3;-443.2107,0 +6947,6232,616,11.2;9.2;-135.5645,0 +7796,6681,726,34.5;22.6;59.3728,0 +7782,6680,726,35.5;22.8;69.25715,0 +7778,6678,726,35.3;21.9;23.78882,0 +7776,3164,726,35.4;21.9;25.43986,0 +7777,3133,726,35.4;21.8;20.40125,0 +7780,3129,726,34.5;22.6;57.40929,0 +3599,108,726,31.8;20.9;-27.9163,0 +7779,3138,726,31.8;20.9;-24.25703,0 +7785,3165,726,33;21.5;3.1723537,0 +7781,6679,726,31.8;20.8;-31.91829,0 +8006,6682,726,31.5;20.8;-31.81335,0 +2364,2370,350,12.1;10.5;-32.44635,0 +434,108,350,10.9;9.3;-96.16147,0 +2425,2349,350,10.9;9.3;-96.036,0 +2424,2348,350,11.5;9.3;-94.00568,0 +2374,2339,350,10.4;10.7;-26.071943,0 +2665,2334,350,12.1;9.9;-64.40795,0 +2365,2371,350,12;9.9;-62.1801,0 +2369,2335,350,10.6;11.3;6.190567,0 +2413,2340,350,11.3;11;-11.32823,0 +2412,426,350,11.4;11.2;0.5548527,0 +2370,428,350,12.4;10.6;-31.63196,0 +434,148,350,11.9;10;-61.91491,0 +434,2345,350,11;11.2;2.833405,0 +2415,2341,350,10.9;11.2;-0.05606866,0 +2418,2344,350,11;11.2;0.11660351,0 +2423,2347,350,10.8;11.2;0.04388714,0 +2416,2342,350,10.8;11.2;0.04388714,0 +2417,2343,350,11.3;11.1;-2.457036,0 +2373,2338,350,10.7;10.3;-42.228,0 +2367,2333,350,10.8;10.3;-45.72801,0 +2372,2337,350,11.2;10.3;-45.39374,0 +2419,2346,350,11.5;11.2;0.1223917,0 +2421,633,350,10.9;11.3;7.309021,0 +2420,2917,350,11.5;11;-9.445435,0 +6806,6078,662,12.2;11.6;-10.75769,0 +6809,6081,662,12.2;10.8;-52.95047,0 +6809,6081,662,17.6;16.8;248.53214,0 +6803,6075,662,12.9;10.4;-72.29015,0 +6803,6075,662,17.9;8.6;-161.9685,0 +6804,6076,662,11.4;11.9;2.3328,0 +6804,6076,662,17.5;9.5;-119.4656,0 +6772,6085,662,9.9;11.9;0,0 +6773,6086,662,9.8;11.6;-10.0826,0 +6805,6077,662,17.6;9.3;-128.3052,0 +6807,6079,662,18;8.7;-156.7951,0 +6808,6080,662,18.2;11.4;-22.026827,0 +6358,6088,662,18.2;13;57.16454,0 +6358,6087,662,18.2;13;57.16454,0 +6810,6082,662,18;15.6;185.8114,0 +6812,6084,662,18.2;16.1;211.139,0 +6811,6083,662,18;17.8;299.5498,0 +6799,6091,662,18.2;19.6;388,0 +6358,3305,662,18.2;19.2;369.4008,0 +6358,6090,662,18.2;19.2;369.4008,0 +6358,6089,662,18.2;19.2;369.4008,0 +6801,6093,662,18.3;19.1;364.24,0 +4123,3411,430,15.9;7.6;32.05306,0 +4124,3412,430,15.9;7.6;35.41233,0 +4126,3414,430,15.8;8.6;81.58839,0 +4127,3415,430,15.9;8.6;82.21773,0 +4128,3416,430,15.8;8.6;85.47233,0 +4125,3413,430,15.2;7;2.731162,0 +4114,3428,430,13.6;7.8;45.37474,0 +4131,3419,430,5.8;8.8;94.717865,0 +4130,3418,430,6;9;104.26044,0 +4129,3417,430,5.7;8.9;99.48328,0 +4133,3421,430,5.5;9.7;136.11496,0 +5361,4794,1111,4.9;14.5;163.2134,0 +5361,4794,1111,3.9;9.5;-83.66528,0 +5365,4795,1111,5;14.6;170.0633,0 +5365,4795,1111,4;9.6;-77.92786,0 +5371,4796,1111,4.8;14.6;169.7978,0 +5371,4796,1111,3.8;9.6;-78.20251,0 +5531,4797,1111,4.6;12;40.25109,0 +5372,4805,1111,3.9;6;-257.7475,0 +5374,4807,1111,4.1;6.2;-250.0321,0 +5373,4806,1111,4;6.3;-242.931,0 +5366,4801,1111,15.1;15.8;230.76271,0 +5364,4800,1111,15;15;190.1942,0 +5367,736,1111,15.1;14.7;174.98131,0 +5362,4798,1111,14.2;14.8;178.5836,0 +5363,4799,1111,14.2;14.9;183.1812,0 +15746,4808,1111,15;13.9;137.5,0 +15747,4810,1111,14.9;13.7;126.5,0 +5369,4803,1111,14.7;9.5;-84.85547,0 +5368,4802,1111,14.1;9.5;-84.90433,0 +5370,4804,1111,16.4;9.5;-85.48764,0 +5378,4813,1111,15.8;7.5;-182.0251,0 +1038,1210,1036,16.6;7.2;-200.0756,0 +1037,38,1036,16.5;7.3;-196.8078,0 +942,1209,1036,15.1;8.7;-123.587494,0 +269,1208,1036,14.8;8.6;-127.6655,0 +1039,1211,1036,14.8;9.1;-103.6991,0 +1040,1212,1036,13.7;9.8;-68.29549,0 +982,344,1036,11.2;11.6;21.671867,0 +982,344,1036,6.2;16.7;273.8326,0 +1065,1205,1036,11.2;11.5;17.849379,0 +415,1205,1036,8.5;16.2;248.56482,0 +411,1204,1036,12.6;10.3;-44.23647,0 +1436,108,1036,10.5;12.4;59.03999,0 +1436,108,1036,4.8;17.3;307.103,0 +1006,342,1036,10.6;12.3;55.71057,0 +983,342,1036,6.3;16.3;254.4102,0 +413,1382,1036,10.6;12.4;58.97142,0 +2281,1382,1036,4.8;17.3;306.6487,0 +1320,346,1036,10.9;13.3;105.8213,0 +985,346,1036,5.6;16.3;257.1602,0 +1036,348,1036,9.2;12.5;66.3225,0 +417,1206,1036,4.5;17.6;318.569,0 +9373,8341,849,6.1;6.1;100,0 +9371,8343,849,5.8;6;94.08144,0 +9369,8345,849,6.1;5.9;90.00023,0 +3959,3722,420,9.9;15.6;219.52368,0 +4629,3725,420,9.9;15.4;212.69325,0 +3958,3724,420,10;15.4;210.25638,0 +3956,3721,420,9;17;289.037,0 +3957,3723,420,9.5;17;290.7224,0 +410,3726,420,12.6;15.5;216.9489,0 +4406,3729,420,13.7;14.3;155.15552,0 +3960,3731,420,13.8;13.9;135.4238,0 +4407,3730,420,14.1;14.1;147.1858,0 +3961,3732,420,13.7;13.3;106.68099,0 +3962,3733,420,13.3;12.9;85.71324,0 +3967,3278,420,14;12.6;69.44528,0 +410,3734,420,14.5;10.7;-22.14798,0 +3963,3736,420,14.5;7.7;-172.90573,0 +3966,3739,420,14.3;6.7;-222.56007,0 +5055,3738,420,14.3;7.3;-192.0043,0 +3964,3737,420,14.3;7.3;-192.4926,0 +410,3741,420,14.7;4.2;-349.6108,0 +410,3740,420,14.6;4.2;-347.9366,0 +10232,8172,840,6.2;11.3;5.083674,0 +10230,8170,840,6.3;11.3;3.820407,0 +10229,8169,840,6.2;11.2;-0.04086411,0 +10229,8169,840,11.4;16.3;255.16444,0 +10231,7062,840,9.3;14.1;146.8633,0 +10233,8173,840,12.4;16.9;284.3477,0 +10234,8174,840,12.5;17;290.8252,0 +10195,8164,840,14.8;17.2;301,0 +10194,8163,840,14.7;17.2;300,0 +10193,8162,840,15.2;16.7;273.9757,0 +10237,8177,840,15.3;14.7;177.9049,0 +10238,8178,840,15.2;14.8;179.8885,0 +10236,8176,840,15.5;14.8;180.5905,0 +10235,8175,840,16.7;15.1;194.9645,0 +10235,8175,840,11.2;8.3;-144.0605,0 +10243,8165,840,15.2;12.4;62.87953,0 +10244,8166,840,15.2;12.9;87,0 +10241,8181,840,11;13.5;115.48966,0 +10240,8180,840,11.1;12;40.618355,0 +10239,8179,840,11.3;12.3;53.575596,0 +10242,8182,840,11.2;8.4;-139.4522,0 +10245,8167,840,11.2;4.4;-339.0097,0 +3354,3288,189,7.4;9.7;-76.14316,0 +3442,3256,189,8.1;9.4;-88.15143,0 +3441,3255,189,7.2;11.2;2.18748,0 +3446,3260,189,7.3;10.4;-41.9439,0 +3451,3265,189,9;9.6;-81.43744,0 +3451,3265,189,13.5;11.4;11.94781,0 +3445,3259,189,11.3;11.5;13.569529,0 +3444,3258,189,11.7;11.1;-2.9413083,0 +3365,3272,189,8.6;11.2;2.5177,0 +3425,3273,189,8.4;11;-11.93795,0 +3450,3264,189,12.2;11.2;0.3203739,0 +3443,3257,189,13.2;11.3;3.8192272,0 +3448,3262,189,13.6;11.2;-0.2289429,0 +3428,3276,189,14.9;8.1;-154.199,0 +3365,108,189,15.2;8.5;-134.0179,0 +3431,3279,189,15.3;8;-160.2308,0 +3429,3277,189,15.3;8;-159.773,0 +3426,3274,189,15.2;8.1;-153.6554,0 +3457,3271,189,15.2;9.7;-72.0122,0 +3454,3268,189,15;11.3;3.609065,0 +3455,3269,189,15.1;11.3;3.773183,0 +3456,3270,189,15.2;11.3;3.875333,0 +3452,3266,189,15;11.1;-4.033607,0 +3453,3267,189,15.2;11.3;7.309021,0 +3439,1695,189,15;11.4;8.851801,0 +3432,3280,189,15.2;15.9;235.6905,0 +472,108,590,21.4;21.1;-18.114374,0 +5616,3458,566,6.1;5.8;-15.82648,0 +5625,4959,566,6.1;5.8;-11.991,0 +5624,4961,566,6.3;6.1;-0.01291275,0 +5623,4960,566,5.9;6.1;-0.01291275,0 +10636,8350,852,6.1;5.9;90,0 +10638,8347,852,6;5.8;86.80384,0 +10637,8348,852,5.9;6.3;110,0 +11693,9254,897,23.4;23.3;94,0 +11487,9250,897,23.4;23.4;100,0 +10508,8382,850,6.1;6;96,0 +10509,8381,850,6.1;6.3;113.998825,0 +10510,8380,850,7.1;6.1;100,0 diff --git a/src/LuminaSupplemental.Excel/Generated/StoreItem.csv b/src/LuminaSupplemental.Excel/Generated/StoreItem.csv index a7d46df..59eb2c5 100644 --- a/src/LuminaSupplemental.Excel/Generated/StoreItem.csv +++ b/src/LuminaSupplemental.Excel/Generated/StoreItem.csv @@ -1,1252 +1,1283 @@ RowId,ItemId,FittingShopItemSetId -1,41717,0 -2,5827,0 -3,12995,0 -4,34062,0 -5,5827,0 -6,12995,0 -7,26537,0 -8,5827,0 -9,12995,0 -10,20289,0 -11,5827,0 -12,12995,0 -13,13991,0 -14,5827,0 -15,12995,0 -16,41718,0 -17,5827,0 -18,44287,0 -19,41720,0 -20,5827,0 -21,44287,0 -22,41728,0 -23,5827,0 -24,44287,0 -25,41733,0 -26,5827,0 -27,44287,0 -28,41723,0 -29,5827,0 -30,44290,0 -31,41726,0 -32,5827,0 -33,44290,0 -34,41730,0 -35,5827,0 -36,44290,0 -37,41736,0 -38,5827,0 -39,44290,0 -40,41719,0 -41,5827,0 -42,44288,0 -43,41721,0 -44,5827,0 -45,44288,0 -46,41727,0 -47,5827,0 -48,44289,0 -49,41731,0 -50,5827,0 -51,44288,0 -52,41735,0 -53,5827,0 -54,44288,0 -55,41722,0 -56,5827,0 -57,44289,0 -58,41729,0 -59,5827,0 -60,44289,0 -61,41734,0 -62,5827,0 -63,44289,0 -64,41724,0 -65,5827,0 -66,44291,0 -67,41725,0 -68,5827,0 -69,44291,0 -70,41732,0 -71,5827,0 -72,44291,0 -73,41783,0 -74,41783,0 -75,41783,0 -76,41490,0 -77,41567,1000455 -78,41568,1000455 -79,41569,1000455 -80,41571,1000455 -81,41570,1000455 -82,40357,0 -83,33705,0 -84,33288,0 -85,33288,0 -86,33288,0 -87,33288,0 -88,33288,0 -89,41130,0 -90,39303,1000449 -91,39304,1000449 -92,39305,1000449 -93,39306,1000449 -94,39307,1000449 -95,39496,0 -96,40384,0 -97,40356,0 -98,40361,0 -99,40360,0 -100,40359,0 -101,40361,0 -102,40360,0 -103,40359,0 -104,40421,1000447 -105,40422,1000447 -106,40423,1000447 -107,40424,1000447 -108,40425,1000447 -109,40759,0 -110,40760,0 -111,40761,0 -112,40762,0 -113,38458,0 -114,38459,0 -115,39295,1000445 -116,39296,1000445 -117,39297,1000445 -118,39298,1000445 -119,39299,1000446 -120,39300,1000446 -121,39301,1000446 -122,39487,0 -123,39628,0 -124,38248,1000429 -125,38249,1000429 -126,38250,1000429 -127,38251,1000429 -128,38252,1000429 -129,38238,1000427 -130,38239,1000427 -131,38240,1000427 -132,38242,1000427 -133,38241,1000427 -134,36814,1000110 -135,36632,0 -136,38569,0 -137,36921,0 -138,36913,0 -139,36009,0 -140,6221,0 -141,6221,0 -142,6221,0 -143,9545,0 -144,9546,0 -145,9547,0 -146,33663,1000036 -147,33664,1000036 -148,33665,1000036 -149,33666,1000036 -150,28600,1000034 -151,28601,1000034 -152,28602,1000034 -153,28603,1000034 -154,28604,1000034 -155,28605,1000035 -156,28606,1000035 -157,28607,1000035 -158,28608,1000035 -159,28609,1000035 -160,32806,1000032 -161,32807,1000032 -162,32808,1000032 -163,32809,1000033 -164,32810,1000033 -165,32811,1000033 -166,31408,1000030 -167,31409,1000030 -168,31410,1000030 -169,31411,1000030 -170,31412,1000030 -171,31413,1000031 -172,31414,1000031 -173,31415,1000031 -174,31416,1000031 -175,31417,1000031 -176,28595,1000029 -177,28596,1000029 -178,28597,1000029 -179,28598,1000029 -180,28599,1000029 -181,30058,1000027 -182,30059,1000027 -183,30060,1000027 -184,30061,1000027 -185,30066,0 -186,33677,0 -187,32838,0 -188,30859,0 -189,28508,0 -190,28122,0 -191,23981,0 -192,23021,0 -193,23983,0 -194,24627,0 -195,21902,0 -196,16561,0 -197,21049,0 -198,21051,0 -199,21192,0 -200,30108,0 -201,15430,0 -202,8726,0 -203,14084,0 -204,25057,0 -205,13689,0 -206,13690,0 -207,39621,0 -208,39622,0 -209,39624,0 -210,39623,0 -211,39627,0 -212,39625,0 -213,39626,0 -214,25056,1000105 -215,24148,1000025 -216,24149,1000025 -217,24150,1000025 -218,24151,1000025 -219,24152,1000025 -220,24153,1000026 -221,24154,1000026 -222,24155,1000026 -223,24156,1000026 -224,24157,1000026 -225,23003,1000021 -226,23004,1000021 -227,23005,1000021 -228,23006,1000021 -229,23007,1000021 -230,23008,1000022 -231,23009,1000022 -232,23010,1000022 -233,23011,1000022 -234,23012,1000022 -235,24599,1000024 -236,24600,1000024 -237,24601,1000024 -238,24602,1000023 -239,24603,1000023 -240,24604,1000023 -241,16042,1000107 -242,16043,1000107 -243,16044,1000107 -244,16045,1000107 -245,16046,1000108 -246,16047,1000108 -247,16048,1000108 -248,22367,1000019 -249,22368,1000019 -250,22369,1000019 -251,22370,1000019 -252,22371,1000019 -253,22372,1000020 -254,22373,1000020 -255,22374,1000020 -256,22375,1000020 -257,22376,1000020 -258,16578,1000017 -259,16579,1000017 -260,16580,1000017 -261,16581,1000017 -262,16582,1000017 -263,16583,1000018 -264,16584,1000018 -265,16585,1000018 -266,16586,1000018 -267,16587,1000018 -268,20479,1000015 -269,20480,1000015 -270,20481,1000015 -271,20482,1000015 -272,20483,1000015 -273,20484,1000016 -274,20485,1000016 -275,20486,1000016 -276,20487,1000016 -277,20488,1000016 -278,21027,1000013 -279,21029,1000013 -280,21031,1000013 -281,21028,1000014 -282,21030,1000014 -283,21032,1000014 -284,30274,1000028 -285,30275,1000028 -286,30276,1000028 -287,21035,0 -288,22499,0 -289,30277,0 -290,20489,1000103 -291,20490,1000103 -292,20491,1000103 -293,20492,1000103 -294,20493,1000103 -295,20494,1000104 -296,20495,1000104 -297,20496,1000104 -298,20497,1000104 -299,20498,1000104 -300,16588,1000011 -301,16589,1000011 -302,16590,1000011 -303,16591,1000011 -304,16592,1000012 -305,16593,1000012 -306,16594,1000012 -307,16595,1000012 -308,15482,1000010 -309,15483,1000010 -310,15484,1000010 -311,15485,1000010 -312,15486,1000010 -313,15480,1000009 -314,15481,1000009 -315,14854,1000001 -316,14855,1000001 -317,14856,1000001 -318,14857,1000002 -319,14858,1000002 -320,14859,1000002 -321,8706,1000106 -322,8707,1000106 -323,8708,1000106 -324,8709,1000106 -325,8710,1000106 -326,10328,0 -327,15639,1000003 -328,15640,1000003 -329,15641,1000003 -330,15642,1000004 -331,15643,1000004 -332,15644,1000004 -333,41572,1000452 -334,41573,1000452 -335,41574,1000452 -336,41575,1000452 -337,40448,1000450 -338,40449,1000450 -339,40450,1000450 -340,40451,1000450 -341,39472,0 -342,38688,0 -343,39302,0 -344,36812,0 -345,36843,0 -346,36336,1000060 -347,36338,1000060 -348,36337,1000061 -349,36339,1000061 -350,33751,1000059 -351,33752,1000059 -352,33753,1000059 -353,32836,0 -354,33042,0 -355,31418,0 -356,30062,1000058 -357,30063,1000058 -358,30064,1000058 -359,30065,1000058 -360,28553,1000057 -361,28554,1000057 -362,28555,1000057 -363,27933,1000056 -364,27934,1000056 -365,27935,1000056 -366,24999,1000055 -367,25000,1000055 -368,24158,1000054 -369,24159,1000054 -370,24160,1000054 -371,24161,1000054 -372,24162,1000054 -373,23013,1000053 -374,23014,1000053 -375,23015,1000053 -376,23016,1000053 -377,22452,1000052 -378,22453,1000052 -379,22454,1000052 -380,22455,1000052 -381,22456,1000052 -382,21302,1000051 -383,21303,1000051 -384,21304,1000051 -385,21305,1000051 -386,21306,1000051 -387,20633,1000050 -388,20634,1000050 -389,20635,1000050 -390,20636,1000050 -391,36346,0 -392,20628,0 -393,20629,0 -394,20630,0 -395,20631,0 -396,20632,0 -397,36335,0 -398,17472,1000049 -399,17473,1000049 -400,17474,1000049 -401,17596,1000047 -402,17597,1000047 -403,17598,1000047 -404,17599,1000047 -405,17600,1000048 -406,17601,1000048 -407,17602,1000048 -408,17603,1000048 -409,17710,1000005 -410,17711,1000005 -411,17712,1000005 -412,17707,1000006 -413,17708,1000006 -414,17709,1000006 -415,17704,1000007 -416,17705,1000007 -417,17706,1000007 -418,17713,1000008 -419,17714,1000008 -420,17716,0 -421,17715,0 -422,15942,1000045 -423,15943,1000045 -424,15944,1000045 -425,15613,1000045 -426,15938,1000046 -427,15939,1000046 -428,15940,1000046 -429,15941,1000046 -430,15612,1000046 -431,14861,1000043 -432,14862,1000043 -433,14863,1000044 -434,14864,1000044 -435,14865,1000044 -436,14866,1000044 -437,14867,1000044 -438,13321,1000037 -439,13703,1000037 -440,13324,1000038 -441,13325,1000038 -442,13696,1000039 -443,13326,1000039 -444,13697,1000039 -445,13698,1000039 -446,13699,1000039 -447,13323,1000040 -448,13693,1000040 -449,13694,1000040 -450,13695,1000040 -451,13327,1000041 -452,13700,1000041 -453,13701,1000041 -454,13702,1000041 -455,13322,1000042 -456,13691,1000042 -457,13692,1000042 -458,6041,1000062 -459,6042,1000062 -460,6043,1000062 -461,6044,1000062 -462,14970,1000062 -463,6045,1000063 -464,6046,1000063 -465,6047,1000063 -466,6048,1000063 -467,14970,1000063 -468,33702,0 -469,30109,0 -470,31399,0 -471,31398,0 -472,16930,0 -473,28507,0 -474,25003,0 -475,25004,0 -476,24220,0 -477,24221,0 -478,23361,0 -479,23362,0 -480,22460,0 -481,22461,0 -482,20567,0 -483,16931,0 -484,15920,0 -485,15919,0 -486,15096,0 -487,15095,0 -488,8732,0 -489,8732,0 -490,8733,0 -491,8733,0 -492,8746,0 -493,8746,0 -494,8747,0 -495,8747,0 -496,8749,0 -497,8749,0 -498,8751,0 -499,8751,0 -500,8743,0 -501,8743,0 -502,8744,0 -503,8744,0 -504,8745,0 -505,8745,0 -506,8748,0 -507,8748,0 -508,8750,0 -509,8750,0 -510,8734,0 -511,8734,0 -512,8737,0 -513,8737,0 -514,8739,0 -515,8739,0 -516,8741,0 -517,8741,0 -518,8735,0 -519,8735,0 -520,8736,0 -521,8736,0 -522,8738,0 -523,8738,0 -524,8740,0 -525,8740,0 -526,8742,0 -527,8742,0 -528,28915,0 -529,28501,0 -530,28502,0 -531,28503,0 -532,40763,0 -533,40763,0 -534,28915,0 -535,28501,0 -536,28502,0 -537,28503,0 -538,24529,0 -539,21870,0 -540,20770,0 -541,20771,0 -542,24184,0 -543,24184,0 -544,24184,0 -545,24184,0 -546,24185,0 -547,24185,0 -548,24185,0 -549,24185,0 -550,20719,0 -551,20719,0 -552,20719,0 -553,20719,0 -554,20717,0 -555,20717,0 -556,20717,0 -557,20717,0 -558,13337,0 -559,13336,0 -560,13342,0 -561,13335,0 -562,13341,0 -563,13342,0 -564,13335,0 -565,13341,0 -566,41175,0 -567,41176,0 -568,41177,0 -569,41178,0 -570,41179,0 -571,41170,0 -572,41171,0 -573,41172,0 -574,41173,0 -575,41174,0 -576,40725,0 -577,40726,0 -578,40727,0 -579,40728,0 -580,40729,0 -581,40730,0 -582,40731,0 -583,40732,0 -584,40733,0 -585,40734,0 -586,25084,0 -587,25085,0 -588,37440,0 -589,37438,0 -590,36377,0 -591,37439,0 -592,36375,0 -593,36376,0 -594,33754,0 -595,33755,0 -596,33756,0 -597,33851,0 -598,33852,0 -599,33853,0 -600,33854,0 -601,33855,0 -602,33856,0 -603,33857,0 -604,33858,0 -605,33859,0 -606,33860,0 -607,33861,0 -608,33862,0 -609,33863,0 -610,33864,0 -611,33865,0 -612,33134,0 -613,33133,0 -614,33132,0 -615,31686,0 -616,31685,0 -617,31684,0 -618,24316,0 -619,24317,0 -620,24318,0 -621,23333,0 -622,23334,0 -623,23335,0 -624,20563,0 -625,16559,0 -626,16560,0 -627,15428,0 -628,14860,0 -629,32852,0 -630,32853,0 -631,32854,0 -632,16027,0 -633,16029,0 -634,16028,0 -635,23997,0 -636,23996,0 -637,23995,0 -638,8206,0 -639,13104,0 -640,8722,0 -641,8723,0 -642,8724,0 -643,8725,0 -644,10075,0 -645,12047,0 -646,41151,0 -647,37312,0 -648,36383,0 -649,32964,0 -650,22406,0 -651,16000,0 -652,16000,0 -653,16000,0 -654,16000,0 -655,16000,0 -656,24283,0 -657,20818,0 -658,16798,0 -659,16001,0 -660,16008,0 -661,15998,0 -662,15999,0 -663,6207,0 -664,35853,1000454 -665,35854,1000454 -666,35855,1000454 -667,35856,1000454 -668,32804,0 -669,32805,0 -670,28556,0 -671,28557,0 -672,24236,0 -673,24237,0 -674,22457,0 -675,22458,0 -676,20678,0 -677,20679,0 -678,16614,0 -679,16615,0 -680,13295,0 -681,13296,0 -682,13297,0 -683,9268,0 -684,9269,0 -685,9270,0 -686,9271,0 -687,6964,0 -688,6965,0 -689,6966,0 -690,6967,0 -691,6106,0 -692,2645,0 -693,2646,0 -694,2647,0 -695,2648,0 -696,8124,0 -697,8128,0 -698,8164,0 -699,38253,1000456 -700,38254,1000456 -701,38255,1000456 -702,38256,1000456 -703,38257,1000457 -704,38258,1000457 -705,38259,1000457 -706,38260,1000457 -707,36915,0 -708,41152,0 -709,37483,0 -710,36013,0 -711,39433,0 -712,32803,0 -713,36384,0 -714,28558,1000066 -715,28559,1000066 -716,28560,1000066 -717,28561,1000066 -718,28562,1000066 -719,28563,1000067 -720,28564,1000067 -721,28565,1000067 -722,28566,1000067 -723,28567,1000067 -724,28568,1000068 -725,28569,1000068 -726,28570,1000068 -727,28571,1000068 -728,28572,1000068 -729,28573,1000069 -730,28574,1000069 -731,28575,1000069 -732,28576,1000069 -733,28577,1000069 -734,28578,1000070 -735,28579,1000070 -736,28580,1000070 -737,28581,1000070 -738,28582,1000070 -739,28583,1000071 -740,28584,1000071 -741,28585,1000071 -742,28586,1000071 -743,28587,1000071 -744,32965,0 -745,32965,0 -746,32965,0 -747,32965,0 -748,32965,0 -749,25020,0 -750,25021,0 -751,29980,0 -752,29980,0 -753,29980,0 -754,29980,0 -755,29980,0 -756,29981,0 -757,29981,0 -758,29981,0 -759,29981,0 -760,29981,0 -761,29982,0 -762,21908,0 -763,21909,0 -764,22408,0 -765,22407,0 -766,22410,0 -767,21307,0 -768,21871,0 -769,17526,0 -770,17619,0 -771,17039,0 -772,17037,0 -773,17038,0 -774,17039,0 -775,17037,0 -776,17038,0 -777,17043,0 -778,13298,0 -779,13567,0 -780,13299,0 -781,13568,0 -782,6971,1000064 -783,6972,1000064 -784,6974,1000064 -785,6975,1000064 -786,6977,1000064 -787,6971,1000065 -788,6973,1000065 -789,6974,1000065 -790,6976,1000065 -791,6977,1000065 -792,4301,0 -793,4302,0 -794,4303,0 -795,39497,0 -796,41153,0 -797,39611,0 -798,35857,0 -799,30043,0 -800,30042,0 -801,32966,0 -802,32967,0 -803,24590,0 -804,29688,0 -805,29688,0 -806,29688,0 -807,29688,0 -808,29688,0 -809,29689,0 -810,29689,0 -811,29689,0 -812,29689,0 -813,29689,0 -814,22378,0 -815,22379,0 -816,22380,0 -817,22378,0 -818,22379,0 -819,22380,0 -820,22409,0 -821,22491,0 -822,17476,1000074 -823,17477,1000074 -824,17478,1000074 -825,17479,1000074 -826,17480,1000074 -827,17481,1000075 -828,17482,1000075 -829,17483,1000075 -830,17484,1000075 -831,17485,1000075 -832,20641,0 -833,21873,0 -834,21872,0 -835,13300,1000072 -836,13724,1000072 -837,13639,1000073 -838,13725,1000073 -839,17040,0 -840,17045,0 -841,17044,0 -842,17044,0 -843,17044,0 -844,17045,0 -845,10066,0 -846,4200,0 -847,6986,0 -848,38233,1000458 -849,38234,1000458 -850,38235,1000458 -851,38236,1000458 -852,38237,1000458 -853,39500,0 -854,41154,0 -855,39612,0 -856,37482,0 -857,36857,0 -858,36916,0 -859,39434,0 -860,39435,0 -861,33653,1000109 -862,33654,1000109 -863,37393,0 -864,37393,0 -865,37393,0 -866,37393,0 -867,37393,0 -868,37394,0 -869,30044,0 -870,30045,0 -871,30046,0 -872,32968,0 -873,32969,0 -874,24605,1000076 -875,24606,1000076 -876,24607,1000076 -877,29690,0 -878,29691,0 -879,29691,0 -880,29691,0 -881,29691,0 -882,29691,0 -883,29692,0 -884,29692,0 -885,29692,0 -886,29692,0 -887,29692,0 -888,21914,0 -889,22405,0 -890,17009,0 -891,21874,0 -892,14236,0 -893,14081,0 -894,17046,0 -895,17041,0 -896,10067,0 -897,10070,0 -898,10069,0 -899,10068,0 -900,2659,0 -901,2707,0 -902,2751,0 -903,2809,0 -904,2671,0 -905,4404,0 -906,4407,0 -907,4406,0 -908,4405,0 -909,4408,0 -910,39483,0 -911,36922,0 -912,33703,0 -913,31338,0 -914,24235,0 -915,20640,0 -916,17042,0 -917,36832,1000448 -918,36833,1000448 -919,36834,1000448 -920,36835,1000448 -921,36836,1000448 -922,40764,0 -923,33686,0 -924,37407,0 -925,37395,0 -926,37395,0 -927,37395,0 -928,37395,0 -929,37395,0 -930,37396,0 -931,37396,0 -932,37396,0 -933,37396,0 -934,37396,0 -935,30750,1000391 -936,30751,1000391 -937,30752,1000391 -938,30753,1000391 -939,30754,1000391 -940,31400,0 -941,33305,0 -942,30431,0 -943,30430,0 -944,30429,0 -945,27943,0 -946,27944,0 -947,27945,0 -948,27946,0 -949,27947,0 -950,27948,0 -951,27949,0 -952,27950,0 -953,23017,1000093 -954,23018,1000093 -955,23019,1000093 -956,23226,1000093 -957,27978,0 -958,27979,0 -959,27980,0 -960,27980,0 -961,27980,0 -962,27980,0 -963,27980,0 -964,20564,1000092 -965,20565,1000092 -966,20566,1000092 -967,23340,0 -968,23340,0 -969,23340,0 -970,23340,0 -971,23340,0 -972,17844,0 -973,23339,0 -974,15467,1000091 -975,15468,1000091 -976,15469,1000091 -977,15470,1000091 -978,15471,1000091 -979,15842,0 -980,15843,0 -981,15844,0 -982,15842,0 -983,15843,0 -984,15844,0 -985,15811,0 -986,20624,0 -987,10316,0 -988,10320,0 -989,10318,0 -990,10317,0 -991,10321,0 -992,10319,0 -993,16147,0 -994,8532,0 -995,8533,0 -996,8534,0 -997,8535,0 -998,8536,0 -999,8537,0 -1000,12040,0 -1001,16148,0 -1002,16149,0 -1003,16150,0 -1004,16151,0 -1005,2973,1000077 -1006,3286,1000077 -1007,2974,1000078 -1008,3287,1000078 -1009,2975,1000079 -1010,3288,1000079 -1011,2976,1000080 -1012,3289,1000080 -1013,2977,1000081 -1014,3290,1000081 -1015,2978,1000082 -1016,3291,1000082 -1017,2979,1000083 -1018,3292,1000083 -1019,2980,1000084 -1020,3293,1000084 -1021,2981,1000085 -1022,3294,1000085 -1023,2982,1000086 -1024,3295,1000086 -1025,6094,1000087 -1026,6095,1000087 -1027,6096,1000088 -1028,6097,1000088 -1029,6098,1000089 -1030,6099,1000089 -1031,6100,1000090 -1032,6101,1000090 -1033,2967,0 -1034,2968,0 -1035,2969,0 -1036,2970,0 -1037,2971,0 -1038,2972,0 -1039,3280,0 -1040,3281,0 -1041,3282,0 -1042,3283,0 -1043,3284,0 -1044,3285,0 -1045,3748,0 -1046,3749,0 -1047,36862,0 -1048,33711,0 -1049,30869,0 -1050,33304,0 -1051,26785,0 -1052,31706,0 -1053,31707,0 -1054,31708,0 -1055,31709,0 -1056,31710,0 -1057,31711,0 -1058,23029,0 -1059,27984,0 -1060,27956,0 -1061,23320,0 -1062,20534,0 -1063,20532,0 -1064,17846,0 -1065,17845,0 -1066,23341,0 -1067,15443,0 -1068,15434,0 -1069,15812,0 -1070,20623,0 -1071,20625,0 -1072,12060,0 -1073,12065,0 -1074,8203,0 -1075,8204,0 -1076,13004,0 -1077,4199,0 -1078,38228,1000453 -1079,38229,1000453 -1080,38230,1000453 -1081,38231,1000453 -1082,38232,1000453 -1083,38571,0 -1084,41149,0 -1085,35863,1000428 -1086,35864,1000428 -1087,35865,1000428 -1088,35866,1000428 -1089,35867,1000428 -1090,36618,0 -1091,38671,0 -1092,38669,0 -1093,26784,0 -1094,31712,0 -1095,31713,0 -1096,23993,0 -1097,23994,0 -1098,27982,0 -1099,27982,0 -1100,27982,0 -1101,27982,0 -1102,27982,0 -1103,27981,0 -1104,27983,0 -1105,21104,1000111 -1106,21105,1000112 -1107,21310,0 -1108,21311,0 -1109,21312,0 -1110,21308,0 -1111,21308,0 -1112,21308,0 -1113,21308,0 -1114,21308,0 -1115,21309,0 -1116,21309,0 -1117,21309,0 -1118,21309,0 -1119,21309,0 -1120,16613,0 -1121,16575,0 -1122,16795,0 -1123,16796,0 -1124,13098,0 -1125,13099,1000095 -1126,13100,1000095 -1127,13101,1000095 -1128,13102,1000095 -1129,13113,0 -1130,16009,0 -1131,20814,0 -1132,20814,0 -1133,20814,0 -1134,20814,0 -1135,20814,0 -1136,15988,0 -1137,15989,0 -1138,15990,0 -1139,15991,0 -1140,16002,0 -1141,28614,0 -1142,8711,1000094 -1143,8712,1000094 -1144,8713,1000094 -1145,8714,1000094 -1146,8715,0 -1147,8718,0 -1148,6107,0 -1149,6108,0 -1150,2638,0 -1151,2639,0 -1152,2640,0 -1153,2641,0 -1154,38460,0 -1155,41150,0 -1156,35968,0 -1157,35969,0 -1158,38670,0 -1159,32837,0 -1160,36380,0 -1161,36381,0 -1162,36382,0 -1163,32825,0 -1164,28617,0 -1165,28892,0 -1166,32961,0 -1167,32963,0 -1168,32962,0 -1169,32962,0 -1170,32962,0 -1171,32962,0 -1172,32962,0 -1173,24145,1000102 -1174,24146,1000102 -1175,24147,1000102 -1176,28912,0 -1177,28912,0 -1178,28912,0 -1179,28912,0 -1180,28912,0 -1181,28913,0 -1182,28914,0 -1183,28911,0 -1184,24289,0 -1185,21050,0 -1186,21316,0 -1187,21313,0 -1188,21313,0 -1189,21313,0 -1190,21313,0 -1191,21313,0 -1192,21314,0 -1193,21314,0 -1194,21314,0 -1195,21314,0 -1196,21314,0 -1197,21315,0 -1198,21318,0 -1199,16612,0 -1200,16797,0 -1201,20816,0 -1202,20815,0 -1203,20817,0 -1204,13290,1000100 -1205,13291,1000100 -1206,13292,1000100 -1207,13293,1000101 -1208,13294,1000101 -1209,13293,0 -1210,13294,0 -1211,15997,0 -1212,15995,0 -1213,15996,0 -1214,15997,0 -1215,15995,0 -1216,15996,0 -1217,15993,0 -1218,15992,0 -1219,15994,0 -1220,15994,0 -1221,15993,0 -1222,15992,0 -1223,16010,0 -1224,16006,0 -1225,16007,0 -1226,16003,0 -1227,16004,0 -1228,16005,0 -1229,9272,1000099 -1230,9273,1000099 -1231,9274,1000099 -1232,9275,1000099 -1233,9290,0 -1234,9345,0 -1235,8111,1000096 -1236,8116,1000096 -1237,8119,1000096 -1238,2643,1000097 -1239,2966,1000097 -1240,6968,1000098 -1241,6969,1000098 -1242,6970,1000098 -1243,6217,0 -1244,6033,0 -1245,6035,0 -1246,6034,0 -1247,6036,0 -1248,6037,0 -1249,6038,0 -1250,6039,0 -1251,6040,0 +1,44908,0 +2,33648,0 +3,6221,0 +4,7569,0 +5,40359,0 +6,33711,0 +7,41125,0 +8,41126,0 +9,41127,0 +10,41128,0 +11,41129,0 +12,40362,0 +13,40665,0 +14,41464,0 +15,41115,0 +16,41116,0 +17,41117,0 +18,41118,0 +19,41119,0 +20,41120,0 +21,41121,0 +22,41122,0 +23,41123,0 +24,41124,0 +25,40386,0 +26,44332,0 +27,40705,0 +28,40755,0 +29,41717,0 +30,5827,0 +31,12995,0 +32,34062,0 +33,5827,0 +34,12995,0 +35,26537,0 +36,5827,0 +37,12995,0 +38,20289,0 +39,5827,0 +40,12995,0 +41,13991,0 +42,5827,0 +43,12995,0 +44,41718,0 +45,5827,0 +46,44287,0 +47,41720,0 +48,5827,0 +49,44287,0 +50,41728,0 +51,5827,0 +52,44287,0 +53,41733,0 +54,5827,0 +55,44287,0 +56,41723,0 +57,5827,0 +58,44290,0 +59,41726,0 +60,5827,0 +61,44290,0 +62,41730,0 +63,5827,0 +64,44290,0 +65,41736,0 +66,5827,0 +67,44290,0 +68,41719,0 +69,5827,0 +70,44288,0 +71,41721,0 +72,5827,0 +73,44288,0 +74,41727,0 +75,5827,0 +76,44289,0 +77,41731,0 +78,5827,0 +79,44288,0 +80,41735,0 +81,5827,0 +82,44288,0 +83,41722,0 +84,5827,0 +85,44289,0 +86,41729,0 +87,5827,0 +88,44289,0 +89,41734,0 +90,5827,0 +91,44289,0 +92,41724,0 +93,5827,0 +94,44291,0 +95,41725,0 +96,5827,0 +97,44291,0 +98,41732,0 +99,5827,0 +100,44291,0 +101,41783,0 +102,41783,0 +103,41783,0 +104,41490,0 +105,41567,1000455 +106,41568,1000455 +107,41569,1000455 +108,41571,1000455 +109,41570,1000455 +110,40357,0 +111,33705,0 +112,33288,0 +113,33288,0 +114,33288,0 +115,33288,0 +116,33288,0 +117,39303,1000449 +118,39304,1000449 +119,39305,1000449 +120,39306,1000449 +121,39307,1000449 +122,39496,0 +123,40384,0 +124,40356,0 +125,40361,0 +126,40360,0 +127,40359,0 +128,6221,0 +129,6221,0 +130,6221,0 +131,9545,0 +132,9546,0 +133,9547,0 +134,40421,1000447 +135,40422,1000447 +136,40423,1000447 +137,40424,1000447 +138,40425,1000447 +139,39295,1000445 +140,39296,1000445 +141,39297,1000445 +142,39298,1000445 +143,39299,1000446 +144,39300,1000446 +145,39301,1000446 +146,38248,1000429 +147,38249,1000429 +148,38250,1000429 +149,38251,1000429 +150,38252,1000429 +151,38238,1000427 +152,38239,1000427 +153,38240,1000427 +154,38242,1000427 +155,38241,1000427 +156,36814,1000110 +157,33663,1000036 +158,33664,1000036 +159,33665,1000036 +160,33666,1000036 +161,28600,1000034 +162,28601,1000034 +163,28602,1000034 +164,28603,1000034 +165,28604,1000034 +166,28605,1000035 +167,28606,1000035 +168,28607,1000035 +169,28608,1000035 +170,28609,1000035 +171,32806,1000032 +172,32807,1000032 +173,32808,1000032 +174,32809,1000033 +175,32810,1000033 +176,32811,1000033 +177,31408,1000030 +178,31409,1000030 +179,31410,1000030 +180,31411,1000030 +181,31412,1000030 +182,31413,1000031 +183,31414,1000031 +184,31415,1000031 +185,31416,1000031 +186,31417,1000031 +187,28595,1000029 +188,28596,1000029 +189,28597,1000029 +190,28598,1000029 +191,28599,1000029 +192,30058,1000027 +193,30059,1000027 +194,30060,1000027 +195,30061,1000027 +196,38458,0 +197,38459,0 +198,39487,0 +199,36632,0 +200,36913,0 +201,36009,0 +202,33677,0 +203,32838,0 +204,30859,0 +205,28508,0 +206,28122,0 +207,23981,0 +208,23021,0 +209,23983,0 +210,24627,0 +211,21902,0 +212,16561,0 +213,21049,0 +214,21051,0 +215,21192,0 +216,30108,0 +217,15430,0 +218,8726,0 +219,14084,0 +220,25057,0 +221,13689,0 +222,13690,0 +223,25056,1000105 +224,24148,1000025 +225,24149,1000025 +226,24150,1000025 +227,24151,1000025 +228,24152,1000025 +229,24153,1000026 +230,24154,1000026 +231,24155,1000026 +232,24156,1000026 +233,24157,1000026 +234,23003,1000021 +235,23004,1000021 +236,23005,1000021 +237,23006,1000021 +238,23007,1000021 +239,23008,1000022 +240,23009,1000022 +241,23010,1000022 +242,23011,1000022 +243,23012,1000022 +244,24599,1000024 +245,24600,1000024 +246,24601,1000024 +247,24602,1000023 +248,24603,1000023 +249,24604,1000023 +250,16042,1000107 +251,16043,1000107 +252,16044,1000107 +253,16045,1000107 +254,16046,1000108 +255,16047,1000108 +256,16048,1000108 +257,22367,1000019 +258,22368,1000019 +259,22369,1000019 +260,22370,1000019 +261,22371,1000019 +262,22372,1000020 +263,22373,1000020 +264,22374,1000020 +265,22375,1000020 +266,22376,1000020 +267,16578,1000017 +268,16579,1000017 +269,16580,1000017 +270,16581,1000017 +271,16582,1000017 +272,16583,1000018 +273,16584,1000018 +274,16585,1000018 +275,16586,1000018 +276,16587,1000018 +277,20479,1000015 +278,20480,1000015 +279,20481,1000015 +280,20482,1000015 +281,20483,1000015 +282,20484,1000016 +283,20485,1000016 +284,20486,1000016 +285,20487,1000016 +286,20488,1000016 +287,21027,1000013 +288,21029,1000013 +289,21031,1000013 +290,21028,1000014 +291,21030,1000014 +292,21032,1000014 +293,30274,1000028 +294,30275,1000028 +295,30276,1000028 +296,21035,0 +297,22499,0 +298,30277,0 +299,20489,1000103 +300,20490,1000103 +301,20491,1000103 +302,20492,1000103 +303,20493,1000103 +304,20494,1000104 +305,20495,1000104 +306,20496,1000104 +307,20497,1000104 +308,20498,1000104 +309,16588,1000011 +310,16589,1000011 +311,16590,1000011 +312,16591,1000011 +313,16592,1000012 +314,16593,1000012 +315,16594,1000012 +316,16595,1000012 +317,15482,1000010 +318,15483,1000010 +319,15484,1000010 +320,15485,1000010 +321,15486,1000010 +322,15480,1000009 +323,15481,1000009 +324,14854,0 +325,14855,0 +326,14856,0 +327,14857,0 +328,14858,0 +329,14859,0 +330,8706,1000106 +331,8707,1000106 +332,8708,1000106 +333,8709,1000106 +334,8710,1000106 +335,10328,0 +336,15639,1000003 +337,15640,1000003 +338,15641,1000003 +339,15642,1000004 +340,15643,1000004 +341,15644,1000004 +342,41572,1000452 +343,41573,1000452 +344,41574,1000452 +345,41575,1000452 +346,40448,1000450 +347,40449,1000450 +348,40450,1000450 +349,40451,1000450 +350,39472,0 +351,38688,0 +352,39302,0 +353,39628,0 +354,39621,0 +355,39622,0 +356,39624,0 +357,39623,0 +358,39627,0 +359,39625,0 +360,39626,0 +361,36812,0 +362,36843,0 +363,36336,1000060 +364,36338,1000060 +365,36337,1000061 +366,36339,1000061 +367,33751,1000059 +368,33752,1000059 +369,33753,1000059 +370,32836,0 +371,33042,0 +372,31418,0 +373,30062,1000058 +374,30063,1000058 +375,30064,1000058 +376,30065,1000058 +377,30066,0 +378,28553,1000057 +379,28554,1000057 +380,28555,1000057 +381,27933,1000056 +382,27934,1000056 +383,27935,1000056 +384,24999,1000055 +385,25000,1000055 +386,24158,1000054 +387,24159,1000054 +388,24160,1000054 +389,24161,1000054 +390,24162,1000054 +391,23013,1000053 +392,23014,1000053 +393,23015,1000053 +394,23016,1000053 +395,22452,1000052 +396,22453,1000052 +397,22454,1000052 +398,22455,1000052 +399,22456,1000052 +400,21302,1000051 +401,21303,1000051 +402,21304,1000051 +403,21305,1000051 +404,21306,1000051 +405,20633,1000050 +406,20634,1000050 +407,20635,1000050 +408,20636,1000050 +409,36346,0 +410,20628,0 +411,20629,0 +412,20630,0 +413,20631,0 +414,20632,0 +415,36335,0 +416,17472,1000049 +417,17473,1000049 +418,17474,1000049 +419,17596,1000047 +420,17597,1000047 +421,17598,1000047 +422,17599,1000047 +423,17600,1000048 +424,17601,1000048 +425,17602,1000048 +426,17603,1000048 +427,17710,1000005 +428,17711,1000005 +429,17712,1000005 +430,17707,1000006 +431,17708,1000006 +432,17709,1000006 +433,17704,1000007 +434,17705,1000007 +435,17706,1000007 +436,17713,1000008 +437,17714,1000008 +438,17716,0 +439,17715,0 +440,15942,1000045 +441,15943,1000045 +442,15944,1000045 +443,15613,1000045 +444,15938,1000046 +445,15939,1000046 +446,15940,1000046 +447,15941,1000046 +448,15612,1000046 +449,14861,1000043 +450,14862,1000043 +451,14863,1000044 +452,14864,1000044 +453,14865,1000044 +454,14866,1000044 +455,14867,1000044 +456,13321,1000037 +457,13703,1000037 +458,13324,1000038 +459,13325,1000038 +460,13696,1000039 +461,13326,1000039 +462,13697,1000039 +463,13698,1000039 +464,13699,1000039 +465,13323,1000040 +466,13693,1000040 +467,13694,1000040 +468,13695,1000040 +469,13327,1000041 +470,13700,1000041 +471,13701,1000041 +472,13702,1000041 +473,13322,1000042 +474,13691,1000042 +475,13692,1000042 +476,6041,1000062 +477,6042,1000062 +478,6043,1000062 +479,6044,1000062 +480,14970,1000062 +481,6045,1000063 +482,6046,1000063 +483,6047,1000063 +484,6048,1000063 +485,14970,1000063 +486,40361,0 +487,40360,0 +488,40359,0 +489,38569,0 +490,36921,0 +491,33702,0 +492,30109,0 +493,31399,0 +494,31398,0 +495,16930,0 +496,28507,0 +497,25003,0 +498,25004,0 +499,24220,0 +500,24221,0 +501,23361,0 +502,23362,0 +503,22460,0 +504,22461,0 +505,20567,0 +506,16931,0 +507,15920,0 +508,15919,0 +509,15096,0 +510,15095,0 +511,8732,0 +512,8732,0 +513,8733,0 +514,8733,0 +515,8746,0 +516,8746,0 +517,8747,0 +518,8747,0 +519,8749,0 +520,8749,0 +521,8751,0 +522,8751,0 +523,8743,0 +524,8743,0 +525,8744,0 +526,8744,0 +527,8745,0 +528,8745,0 +529,8748,0 +530,8748,0 +531,8750,0 +532,8750,0 +533,8734,0 +534,8734,0 +535,8737,0 +536,8737,0 +537,8739,0 +538,8739,0 +539,8741,0 +540,8741,0 +541,8735,0 +542,8735,0 +543,8736,0 +544,8736,0 +545,8738,0 +546,8738,0 +547,8740,0 +548,8740,0 +549,8742,0 +550,8742,0 +551,28915,0 +552,28501,0 +553,28502,0 +554,28503,0 +555,40763,0 +556,28915,0 +557,28501,0 +558,28502,0 +559,28503,0 +560,40763,0 +561,43941,0 +562,40759,0 +563,40760,0 +564,40761,0 +565,40762,0 +566,41130,0 +567,24529,0 +568,21870,0 +569,20770,0 +570,20771,0 +571,24184,0 +572,24184,0 +573,24184,0 +574,24184,0 +575,24185,0 +576,24185,0 +577,24185,0 +578,24185,0 +579,20719,0 +580,20719,0 +581,20719,0 +582,20719,0 +583,20717,0 +584,20717,0 +585,20717,0 +586,20717,0 +587,13337,0 +588,13336,0 +589,13342,0 +590,13335,0 +591,13341,0 +592,13342,0 +593,13335,0 +594,13341,0 +595,41175,0 +596,41176,0 +597,41177,0 +598,41178,0 +599,41179,0 +600,41170,0 +601,41171,0 +602,41172,0 +603,41173,0 +604,41174,0 +605,40725,0 +606,40726,0 +607,40727,0 +608,40728,0 +609,40729,0 +610,40730,0 +611,40731,0 +612,40732,0 +613,40733,0 +614,40734,0 +615,25084,0 +616,25085,0 +617,37440,0 +618,37438,0 +619,36377,0 +620,37439,0 +621,36375,0 +622,36376,0 +623,33754,0 +624,33755,0 +625,33756,0 +626,33851,0 +627,33852,0 +628,33853,0 +629,33854,0 +630,33855,0 +631,33856,0 +632,33857,0 +633,33858,0 +634,33859,0 +635,33860,0 +636,33861,0 +637,33862,0 +638,33863,0 +639,33864,0 +640,33865,0 +641,33134,0 +642,33133,0 +643,33132,0 +644,31686,0 +645,31685,0 +646,31684,0 +647,24316,0 +648,24317,0 +649,24318,0 +650,23333,0 +651,23334,0 +652,23335,0 +653,20563,0 +654,16559,0 +655,16560,0 +656,15428,0 +657,14860,0 +658,32852,0 +659,32853,0 +660,32854,0 +661,16027,0 +662,16029,0 +663,16028,0 +664,23997,0 +665,23996,0 +666,23995,0 +667,8206,0 +668,13104,0 +669,8722,0 +670,8723,0 +671,8724,0 +672,8725,0 +673,10075,0 +674,12047,0 +675,41151,0 +676,37312,0 +677,36383,0 +678,32964,0 +679,22406,0 +680,16000,0 +681,16000,0 +682,16000,0 +683,16000,0 +684,16000,0 +685,24283,0 +686,20818,0 +687,16798,0 +688,16001,0 +689,16008,0 +690,15998,0 +691,15999,0 +692,6207,0 +693,35853,1000454 +694,35854,1000454 +695,35855,1000454 +696,35856,1000454 +697,32804,0 +698,32805,0 +699,28556,0 +700,28557,0 +701,24236,0 +702,24237,0 +703,22457,0 +704,22458,0 +705,20678,0 +706,20679,0 +707,16614,0 +708,16615,0 +709,13295,0 +710,13296,0 +711,13297,0 +712,9268,0 +713,9269,0 +714,9270,0 +715,9271,0 +716,6964,0 +717,6965,0 +718,6966,0 +719,6967,0 +720,6106,0 +721,2645,0 +722,2646,0 +723,2647,0 +724,2648,0 +725,8124,0 +726,8128,0 +727,8164,0 +728,38253,1000456 +729,38254,1000456 +730,38255,1000456 +731,38256,1000456 +732,38257,1000457 +733,38258,1000457 +734,38259,1000457 +735,38260,1000457 +736,36915,0 +737,41152,0 +738,37483,0 +739,36013,0 +740,39433,0 +741,32803,0 +742,36384,0 +743,28558,1000066 +744,28559,1000066 +745,28560,1000066 +746,28561,1000066 +747,28562,1000066 +748,28563,1000067 +749,28564,1000067 +750,28565,1000067 +751,28566,1000067 +752,28567,1000067 +753,28568,1000068 +754,28569,1000068 +755,28570,1000068 +756,28571,1000068 +757,28572,1000068 +758,28573,1000069 +759,28574,1000069 +760,28575,1000069 +761,28576,1000069 +762,28577,1000069 +763,28578,1000070 +764,28579,1000070 +765,28580,1000070 +766,28581,1000070 +767,28582,1000070 +768,28583,1000071 +769,28584,1000071 +770,28585,1000071 +771,28586,1000071 +772,28587,1000071 +773,32965,0 +774,32965,0 +775,32965,0 +776,32965,0 +777,32965,0 +778,25020,0 +779,25021,0 +780,29980,0 +781,29980,0 +782,29980,0 +783,29980,0 +784,29980,0 +785,29981,0 +786,29981,0 +787,29981,0 +788,29981,0 +789,29981,0 +790,29982,0 +791,21908,0 +792,21909,0 +793,22408,0 +794,22407,0 +795,22410,0 +796,21307,0 +797,21871,0 +798,17526,0 +799,17619,0 +800,17039,0 +801,17037,0 +802,17038,0 +803,17039,0 +804,17037,0 +805,17038,0 +806,17043,0 +807,13298,0 +808,13567,0 +809,13299,0 +810,13568,0 +811,6971,1000064 +812,6972,1000064 +813,6974,1000064 +814,6975,1000064 +815,6977,1000064 +816,6971,1000065 +817,6973,1000065 +818,6974,1000065 +819,6976,1000065 +820,6977,1000065 +821,4301,0 +822,4302,0 +823,4303,0 +824,39497,0 +825,41153,0 +826,39611,0 +827,35857,0 +828,30043,0 +829,30042,0 +830,32966,0 +831,32967,0 +832,24590,0 +833,29688,0 +834,29688,0 +835,29688,0 +836,29688,0 +837,29688,0 +838,29689,0 +839,29689,0 +840,29689,0 +841,29689,0 +842,29689,0 +843,22378,0 +844,22379,0 +845,22380,0 +846,22378,0 +847,22379,0 +848,22380,0 +849,22409,0 +850,22491,0 +851,17476,1000074 +852,17477,1000074 +853,17478,1000074 +854,17479,1000074 +855,17480,1000074 +856,17481,1000075 +857,17482,1000075 +858,17483,1000075 +859,17484,1000075 +860,17485,1000075 +861,20641,0 +862,21873,0 +863,21872,0 +864,13300,1000072 +865,13724,1000072 +866,13639,1000073 +867,13725,1000073 +868,17040,0 +869,17045,0 +870,17044,0 +871,17044,0 +872,17044,0 +873,17045,0 +874,10066,0 +875,4200,0 +876,6986,0 +877,38233,1000458 +878,38234,1000458 +879,38235,1000458 +880,38236,1000458 +881,38237,1000458 +882,39500,0 +883,41154,0 +884,39612,0 +885,37482,0 +886,36857,0 +887,36916,0 +888,39434,0 +889,39435,0 +890,33653,1000109 +891,33654,1000109 +892,37393,0 +893,37393,0 +894,37393,0 +895,37393,0 +896,37393,0 +897,37394,0 +898,30044,0 +899,30045,0 +900,30046,0 +901,32968,0 +902,32969,0 +903,24605,1000076 +904,24606,1000076 +905,24607,1000076 +906,29690,0 +907,29691,0 +908,29691,0 +909,29691,0 +910,29691,0 +911,29691,0 +912,29692,0 +913,29692,0 +914,29692,0 +915,29692,0 +916,29692,0 +917,21914,0 +918,22405,0 +919,17009,0 +920,21874,0 +921,14236,0 +922,14081,0 +923,17046,0 +924,17041,0 +925,10067,0 +926,10070,0 +927,10069,0 +928,10068,0 +929,2659,0 +930,2707,0 +931,2751,0 +932,2809,0 +933,2671,0 +934,4404,0 +935,4407,0 +936,4406,0 +937,4405,0 +938,4408,0 +939,39483,0 +940,36922,0 +941,33703,0 +942,31338,0 +943,24235,0 +944,20640,0 +945,17042,0 +946,39245,1000459 +947,39246,1000459 +948,36832,1000448 +949,36833,1000448 +950,36834,1000448 +951,36835,1000448 +952,36836,1000448 +953,40764,0 +954,33686,0 +955,37407,0 +956,37395,0 +957,37395,0 +958,37395,0 +959,37395,0 +960,37395,0 +961,37396,0 +962,37396,0 +963,37396,0 +964,37396,0 +965,37396,0 +966,30750,1000391 +967,30751,1000391 +968,30752,1000391 +969,30753,1000391 +970,30754,1000391 +971,31400,0 +972,33305,0 +973,30431,0 +974,30430,0 +975,30429,0 +976,27943,0 +977,27944,0 +978,27945,0 +979,27946,0 +980,27947,0 +981,27948,0 +982,27949,0 +983,27950,0 +984,23017,1000093 +985,23018,1000093 +986,23019,1000093 +987,23226,1000093 +988,27978,0 +989,27979,0 +990,27980,0 +991,27980,0 +992,27980,0 +993,27980,0 +994,27980,0 +995,20564,1000092 +996,20565,1000092 +997,20566,1000092 +998,23340,0 +999,23340,0 +1000,23340,0 +1001,23340,0 +1002,23340,0 +1003,17844,0 +1004,23339,0 +1005,15467,1000091 +1006,15468,1000091 +1007,15469,1000091 +1008,15470,1000091 +1009,15471,1000091 +1010,15842,0 +1011,15843,0 +1012,15844,0 +1013,15842,0 +1014,15843,0 +1015,15844,0 +1016,15811,0 +1017,20624,0 +1018,10316,0 +1019,10320,0 +1020,10318,0 +1021,10317,0 +1022,10321,0 +1023,10319,0 +1024,16147,0 +1025,8532,0 +1026,8533,0 +1027,8534,0 +1028,8535,0 +1029,8536,0 +1030,8537,0 +1031,12040,0 +1032,16148,0 +1033,16149,0 +1034,16150,0 +1035,16151,0 +1036,2973,1000077 +1037,3286,1000077 +1038,2974,1000078 +1039,3287,1000078 +1040,2975,1000079 +1041,3288,1000079 +1042,2976,1000080 +1043,3289,1000080 +1044,2977,1000081 +1045,3290,1000081 +1046,2978,1000082 +1047,3291,1000082 +1048,2979,1000083 +1049,3292,1000083 +1050,2980,1000084 +1051,3293,1000084 +1052,2981,1000085 +1053,3294,1000085 +1054,2982,1000086 +1055,3295,1000086 +1056,6094,1000087 +1057,6095,1000087 +1058,6096,1000088 +1059,6097,1000088 +1060,6098,1000089 +1061,6099,1000089 +1062,6100,1000090 +1063,6101,1000090 +1064,2967,0 +1065,2968,0 +1066,2969,0 +1067,2970,0 +1068,2971,0 +1069,2972,0 +1070,3280,0 +1071,3281,0 +1072,3282,0 +1073,3283,0 +1074,3284,0 +1075,3285,0 +1076,3748,0 +1077,3749,0 +1078,36862,0 +1079,33711,0 +1080,30869,0 +1081,33304,0 +1082,26785,0 +1083,31706,0 +1084,31707,0 +1085,31708,0 +1086,31709,0 +1087,31710,0 +1088,31711,0 +1089,23029,0 +1090,27984,0 +1091,27956,0 +1092,23320,0 +1093,20534,0 +1094,20532,0 +1095,17846,0 +1096,17845,0 +1097,23341,0 +1098,15443,0 +1099,15434,0 +1100,15812,0 +1101,20623,0 +1102,20625,0 +1103,12060,0 +1104,12065,0 +1105,8203,0 +1106,8204,0 +1107,13004,0 +1108,4199,0 +1109,38228,1000453 +1110,38229,1000453 +1111,38230,1000453 +1112,38231,1000453 +1113,38232,1000453 +1114,38571,0 +1115,41149,0 +1116,35863,1000428 +1117,35864,1000428 +1118,35865,1000428 +1119,35866,1000428 +1120,35867,1000428 +1121,36618,0 +1122,38671,0 +1123,38669,0 +1124,26784,0 +1125,31712,0 +1126,31713,0 +1127,23993,0 +1128,23994,0 +1129,27982,0 +1130,27982,0 +1131,27982,0 +1132,27982,0 +1133,27982,0 +1134,27981,0 +1135,27983,0 +1136,21104,1000111 +1137,21105,1000112 +1138,21310,0 +1139,21311,0 +1140,21312,0 +1141,21308,0 +1142,21308,0 +1143,21308,0 +1144,21308,0 +1145,21308,0 +1146,21309,0 +1147,21309,0 +1148,21309,0 +1149,21309,0 +1150,21309,0 +1151,16613,0 +1152,16575,0 +1153,16795,0 +1154,16796,0 +1155,13098,0 +1156,13099,1000095 +1157,13100,1000095 +1158,13101,1000095 +1159,13102,1000095 +1160,13113,0 +1161,16009,0 +1162,20814,0 +1163,20814,0 +1164,20814,0 +1165,20814,0 +1166,20814,0 +1167,15988,0 +1168,15989,0 +1169,15990,0 +1170,15991,0 +1171,16002,0 +1172,28614,0 +1173,8711,1000094 +1174,8712,1000094 +1175,8713,1000094 +1176,8714,1000094 +1177,8715,0 +1178,8718,0 +1179,6107,0 +1180,6108,0 +1181,2638,0 +1182,2639,0 +1183,2640,0 +1184,2641,0 +1185,38460,0 +1186,41150,0 +1187,35968,0 +1188,35969,0 +1189,38670,0 +1190,32837,0 +1191,36380,0 +1192,36381,0 +1193,36382,0 +1194,32825,0 +1195,28617,0 +1196,28892,0 +1197,32961,0 +1198,32963,0 +1199,32962,0 +1200,32962,0 +1201,32962,0 +1202,32962,0 +1203,32962,0 +1204,24145,1000102 +1205,24146,1000102 +1206,24147,1000102 +1207,28912,0 +1208,28912,0 +1209,28912,0 +1210,28912,0 +1211,28912,0 +1212,28913,0 +1213,28914,0 +1214,28911,0 +1215,24289,0 +1216,21050,0 +1217,21316,0 +1218,21313,0 +1219,21313,0 +1220,21313,0 +1221,21313,0 +1222,21313,0 +1223,21314,0 +1224,21314,0 +1225,21314,0 +1226,21314,0 +1227,21314,0 +1228,21315,0 +1229,21318,0 +1230,16612,0 +1231,16797,0 +1232,20816,0 +1233,20815,0 +1234,20817,0 +1235,13290,1000100 +1236,13291,1000100 +1237,13292,1000100 +1238,13293,1000101 +1239,13294,1000101 +1240,13293,0 +1241,13294,0 +1242,15997,0 +1243,15995,0 +1244,15996,0 +1245,15997,0 +1246,15995,0 +1247,15996,0 +1248,15993,0 +1249,15992,0 +1250,15994,0 +1251,15994,0 +1252,15993,0 +1253,15992,0 +1254,16010,0 +1255,16006,0 +1256,16007,0 +1257,16003,0 +1258,16004,0 +1259,16005,0 +1260,9272,1000099 +1261,9273,1000099 +1262,9274,1000099 +1263,9275,1000099 +1264,9290,0 +1265,9345,0 +1266,8111,1000096 +1267,8116,1000096 +1268,8119,1000096 +1269,2643,1000097 +1270,2966,1000097 +1271,6968,1000098 +1272,6969,1000098 +1273,6970,1000098 +1274,6217,0 +1275,6033,0 +1276,6035,0 +1277,6034,0 +1278,6036,0 +1279,6037,0 +1280,6038,0 +1281,6039,0 +1282,6040,0 diff --git a/src/LuminaSupplemental.Excel/Generated/SubmarineDrop.csv b/src/LuminaSupplemental.Excel/Generated/SubmarineDrop.csv index 3c1ead4..74a7ede 100644 --- a/src/LuminaSupplemental.Excel/Generated/SubmarineDrop.csv +++ b/src/LuminaSupplemental.Excel/Generated/SubmarineDrop.csv @@ -197,840 +197,811 @@ RowId,ItemId,SubmarineExplorationId 196,5717,14 197,5,14 198,17,14 -199,23222,15 -200,22506,15 -201,22505,15 -202,22507,15 -203,22504,15 -204,22502,15 -205,22501,15 -206,22503,15 -207,22500,15 -208,9360,15 -209,5069,15 -210,5188,15 -211,5189,15 -212,5187,15 -213,5192,15 -214,12544,15 -215,12545,15 -216,12925,16 -217,12220,16 -218,12926,16 -219,12922,16 -220,12222,16 -221,12221,16 -222,12928,16 -223,12228,16 -224,12657,16 -225,12579,16 -226,12578,16 -227,5682,16 -228,5667,16 -229,12928,17 -230,12226,17 -231,12223,17 -232,12926,17 -233,12922,17 -234,12224,17 -235,12925,17 -236,23875,17 -237,12533,17 -238,12539,17 -239,12532,17 -240,12551,17 -241,12537,17 -242,5717,17 -243,5677,17 -244,15976,18 -245,23875,18 -246,17019,18 -247,22502,18 -248,22500,18 -249,22501,18 -250,23222,18 -251,9733,18 -252,5069,18 -253,9360,18 -254,12925,19 -255,12922,19 -256,12926,19 -257,12230,19 -258,12929,19 -259,21921,19 -260,22441,19 -261,23337,19 -262,5683,19 -263,5718,19 -264,5722,19 -265,5723,19 -266,5677,19 -267,5678,19 -268,5672,19 -269,5673,19 -270,5668,19 -271,14934,20 -272,12223,20 -273,12224,20 -274,12228,20 -275,21921,20 -276,5698,20 -277,5693,20 -278,5713,20 -279,5703,20 -280,5633,20 -281,12927,21 -282,12221,21 -283,12230,21 -284,12928,21 -285,12922,21 -286,19930,21 -287,12579,21 -288,12578,21 -289,14957,21 -290,19932,21 -291,5395,21 -292,19933,21 -293,5365,21 -294,25008,22 -295,12228,22 -296,12929,22 -297,23337,22 -298,5116,22 -299,5121,22 -300,16725,22 -301,19957,22 -302,12537,22 -303,12534,22 -304,5683,22 -305,5633,22 -306,5678,22 -307,19,22 -308,12221,23 -309,12925,23 -310,12226,23 -311,12927,23 -312,24902,23 -313,5512,23 -314,7047,23 -315,12610,23 -316,8028,23 -317,7040,23 -318,16908,23 -319,5673,23 -320,14,23 -321,15,23 -322,48,24 -323,5226,24 -324,12531,24 -325,12533,24 -326,19952,24 -327,12532,24 -328,19956,24 -329,14955,24 -330,20014,24 -331,18019,24 -332,18018,24 -333,18029,24 -334,18021,24 -335,12927,25 -336,25008,25 -337,12922,25 -338,23222,25 -339,23337,25 -340,12538,25 -341,12539,25 -342,5230,25 -343,7010,25 -344,7008,25 -345,5231,25 -346,5633,25 -347,5683,25 -348,5718,25 -349,5723,25 -350,17019,26 -351,24908,26 -352,22505,26 -353,22506,26 -354,22504,26 -355,9733,26 -356,5069,26 -357,5118,26 -358,5067,26 -359,16,26 -360,21921,27 -361,16906,27 -362,7671,27 -363,21800,27 -364,7621,27 -365,10386,27 -366,17837,27 -367,12925,28 -368,18027,28 -369,18026,28 -370,18022,28 -371,18023,28 -372,18011,28 -373,17,28 -374,18,28 -375,17019,29 -376,24503,29 -377,12657,29 -378,23875,29 -379,9733,29 -380,7009,29 -381,5121,29 -382,19953,29 -383,5069,29 -384,7589,29 -385,5118,29 -386,9360,29 -387,16706,29 -388,24490,30 -389,23875,30 -390,24505,30 -391,12228,30 -392,12230,30 -393,12226,30 -394,19967,30 -395,19964,30 -396,19962,30 -397,10099,30 -398,11,30 -399,8,30 -400,9,30 -401,12,30 -402,13,30 -403,10,30 -404,26528,32 -405,26531,32 -406,12926,32 -407,20791,32 -408,27801,32 -409,12532,32 -410,5232,32 -411,27696,32 -412,18018,32 -413,18028,32 -414,18021,32 -415,11,32 -416,5,32 -417,26528,33 -418,12924,33 -419,26529,33 -420,12230,33 -421,12226,33 -422,23875,33 -423,19932,33 -424,5395,33 -425,5392,33 -426,27683,33 -427,10,33 -428,4,33 -429,12923,34 -430,12921,34 -431,26531,34 -432,12920,34 -433,5120,34 -434,12538,34 -435,27697,34 -436,27696,34 -437,18019,34 -438,18020,34 -439,25187,34 -440,18029,34 -441,13,34 -442,7,34 -443,26528,35 -444,26529,35 -445,12920,35 -446,5391,35 -447,27684,35 -448,14957,35 -449,5392,35 -450,27697,35 -451,27685,35 -452,27683,35 -453,25186,35 -454,8,35 -455,2,35 -456,12224,36 -457,22441,36 -458,23222,36 -459,26802,36 -460,27698,36 -461,5116,36 -462,27699,36 -463,12531,36 -464,14151,36 -465,6,36 -466,12,36 -467,26528,37 -468,12221,37 -469,24902,37 -470,5226,37 -471,5384,37 -472,12578,37 -473,27686,37 -474,27685,37 -475,19933,37 -476,27684,37 -477,19934,37 -478,25190,37 -479,9,37 -480,3,37 -481,12927,38 -482,12922,38 -483,12223,38 -484,12220,38 -485,10099,38 -486,24490,38 -487,24902,38 -488,5512,38 -489,12610,38 -490,19980,38 -491,8028,38 -492,16908,38 -493,24908,39 -494,22500,39 -495,24503,39 -496,22504,39 -497,22505,39 -498,22506,39 -499,22507,39 -500,5066,39 -501,9360,39 -502,19967,39 -503,5118,39 -504,26529,40 -505,25008,40 -506,26531,40 -507,12224,40 -508,26802,40 -509,24505,40 -510,27698,40 -511,27700,40 -512,27699,40 -513,7588,40 -514,12520,40 -515,19938,40 -516,5113,40 -517,25197,40 -518,12926,41 -519,27287,41 -520,27293,41 -521,27801,41 -522,12537,41 -523,19967,41 -524,12544,41 -525,27803,41 -526,14,41 -527,18,41 -528,19,41 -529,15,41 -530,16,41 -531,17,41 -532,26529,42 -533,12221,42 -534,26802,42 -535,20270,42 -536,19933,42 -537,19930,42 -538,12606,42 -539,27684,42 -540,27683,42 -541,25188,42 -542,25197,42 -543,10,42 -544,27287,43 -545,12230,43 -546,12228,43 -547,10099,43 -548,26531,43 -549,27697,43 -550,19967,43 -551,27701,43 -552,27801,43 -553,25187,43 -554,25198,43 -555,13,43 -556,26528,44 -557,26531,44 -558,17837,44 -559,27699,44 -560,27702,44 -561,5563,44 -562,27696,44 -563,5226,44 -564,25190,44 -565,9,44 -566,28621,45 -567,26529,45 -568,26528,45 -569,17837,45 -570,27687,45 -571,27685,45 -572,5564,45 -573,27683,45 -574,27686,45 -575,14957,45 -576,25186,45 -577,11,45 -578,24908,46 -579,24503,46 -580,27293,46 -581,28136,46 -582,27789,46 -583,27996,46 -584,27995,46 -585,5067,46 -586,5069,46 -587,5118,46 -588,27708,46 -589,25189,46 -590,12,46 -591,26529,47 -592,26528,47 -593,30093,47 -594,28621,47 -595,24490,47 -596,19934,47 -597,27687,47 -598,27683,47 -599,27685,47 -600,27686,47 -601,12,47 -602,11,47 -603,29590,48 -604,24902,48 -605,27287,48 -606,12537,48 -607,5232,48 -608,27701,48 -609,8,48 -610,28980,49 -611,22441,49 -612,27293,49 -613,26802,49 -614,27817,49 -615,27753,49 -616,27736,49 -617,27773,49 -618,27774,49 -619,27759,49 -620,25198,49 -621,12,49 -622,10,49 -623,24908,50 -624,24503,50 -625,30034,50 -626,21921,50 -627,12531,50 -628,27702,50 -629,27703,50 -630,12534,50 -631,25190,50 -632,25186,50 -633,13,50 -634,12924,51 -635,26528,51 -636,12926,51 -637,12922,51 -638,12230,51 -639,24505,51 -640,22442,51 -641,28136,51 -642,25189,51 -643,25187,51 -644,25188,51 -645,12,51 -646,12923,53 -647,26529,53 -648,20791,53 -649,24902,53 -650,27683,53 -651,27684,53 -652,22442,54 -653,30034,54 -654,12230,54 -655,29590,54 -656,27696,54 -657,27699,54 -658,21921,55 -659,27293,55 -660,12924,55 -661,12921,55 -662,29590,55 -663,27700,55 -664,27702,55 -665,30093,56 -666,17019,56 -667,26531,56 -668,12226,56 -669,12228,56 -670,12925,56 -671,12922,56 -672,27697,56 -673,27698,56 -674,28621,57 -675,28136,57 -676,12920,57 -677,12926,57 -678,27685,57 -679,27686,57 -680,17019,58 -681,31322,58 -682,12230,58 -683,12927,58 -684,29590,58 -685,27701,58 -686,27703,58 -687,31671,59 -688,23222,59 -689,26528,59 -690,29590,59 -691,27696,59 -692,27699,59 -693,30386,60 -694,24503,60 -695,12929,60 -696,29590,60 -697,27687,60 -698,27686,60 -699,12922,61 -700,12230,61 -701,32205,61 -702,27703,61 -703,27699,61 -704,27702,61 -705,32214,62 -706,23222,62 -707,12226,62 -708,27698,62 -709,27700,62 -710,27701,62 -711,26528,63 -712,26531,63 -713,33120,63 -714,27696,63 -715,5118,63 -716,27697,63 -717,20791,64 -718,26529,64 -719,32248,64 -720,32223,64 -721,27686,64 -722,19934,64 -723,27685,64 -724,32848,65 -725,30034,65 -726,29590,65 -727,27687,65 -728,27684,65 -729,27683,65 -730,33872,66 -731,26531,66 -732,29590,66 -733,27683,66 -734,27684,66 -735,27687,66 -736,32223,67 -737,33848,67 -738,28980,67 -739,27701,67 -740,27700,67 -741,27698,67 -742,32248,68 -743,28621,68 -744,31322,68 -745,27687,68 -746,27684,68 -747,27683,68 -748,33871,69 -749,26529,69 -750,29590,69 -751,27703,69 -752,27702,69 -753,27699,69 -754,32848,70 -755,33873,70 -756,32214,70 -757,19934,70 -758,27686,70 -759,27685,70 -760,33287,71 -761,33120,71 -762,31671,71 -763,27699,71 -764,27703,71 -765,27702,71 -766,33695,72 -767,32205,72 -768,30093,72 -769,5118,72 -770,27697,72 -771,27696,72 -772,29590,74 -773,30034,74 -774,33848,74 -775,26528,74 -776,36086,74 -777,36094,74 -778,36087,74 -779,28621,75 -780,29590,75 -781,33695,75 -782,30093,75 -783,33873,75 -784,37490,75 -785,36089,75 -786,36097,75 -787,36096,75 -788,36175,75 -789,26528,76 -790,30093,76 -791,28621,76 -792,30034,76 -793,37490,76 -794,36181,76 -795,36175,76 -796,36089,76 -797,36097,76 -798,36180,76 -799,37487,77 -800,30386,77 -801,26528,77 -802,30093,77 -803,5387,77 -804,36193,77 -805,36194,77 -806,36190,77 -807,37489,78 -808,33695,78 -809,32248,78 -810,28621,78 -811,36174,78 -812,36178,78 -813,36177,78 -814,31322,79 -815,24505,79 -816,37485,79 -817,36083,79 -818,36205,79 -819,36206,79 -820,37083,80 -821,26528,80 -822,37490,80 -823,36164,80 -824,36165,80 -825,36176,80 -826,26802,81 -827,33848,81 -828,38684,81 -829,36087,81 -830,36086,81 -831,36094,81 -832,21921,82 -833,36164,82 -834,36165,82 -835,36176,82 -836,38685,83 -837,37489,83 -838,28980,83 -839,36174,83 -840,36177,83 -841,36178,83 -842,33873,84 -843,38607,84 -844,32848,84 -845,36097,84 -846,36089,84 -847,36096,84 -848,37490,85 -849,38608,85 -850,37083,85 -851,36190,85 -852,36194,85 -853,36193,85 -854,38619,86 -855,37487,86 -856,24503,86 -857,36181,86 -858,36180,86 -859,36175,86 -860,39587,87 -861,39382,87 -862,37485,87 -863,37487,87 -864,36190,87 -865,36193,87 -866,36194,87 -867,38684,88 -868,38685,88 -869,39387,88 -870,36087,88 -871,36086,88 -872,36096,88 -873,36094,88 -874,38580,89 -875,38607,89 -876,39585,89 -877,36174,89 -878,5141,89 -879,38619,90 -880,39588,90 -881,38608,90 -882,36164,90 -883,36176,90 -884,36165,90 -885,48,90 -886,39586,91 -887,33873,91 -888,36083,91 -889,36205,91 -890,36206,91 -891,37489,91 -892,48,91 -893,39476,92 -894,33848,92 -895,33287,92 -896,36175,92 -897,36181,92 -898,36180,92 -899,48,92 -900,39618,93 -901,33871,93 -902,37083,93 -903,48,93 -904,36089,93 -905,36097,93 -906,36096,93 -907,38607,95 -908,37489,95 -909,40638,95 -910,36175,95 -911,36181,95 -912,37485,96 -913,40699,96 -914,36086,96 -915,36094,96 -916,39387,97 -917,40698,97 -918,38580,98 -919,39585,98 -920,40659,98 -921,36096,98 -922,36089,98 -923,36097,98 -924,38684,99 -925,38685,99 -926,40697,99 -927,36083,99 -928,36205,99 -929,39586,100 -930,39588,100 -931,40696,100 -932,36165,100 -933,36176,100 -934,36164,100 -935,37083,101 -936,39476,101 -937,40381,101 -938,36177,101 -939,36178,101 -940,36174,101 -941,37083,102 -942,37487,102 -943,41652,102 -944,36174,102 -945,36177,102 -946,36178,102 -947,40699,103 -948,38607,103 -949,41427,103 -950,36164,103 -951,36165,103 -952,36176,103 -953,40698,104 -954,40659,104 -955,41103,104 -956,36087,104 -957,36086,104 -958,36094,104 -959,40638,105 -960,38580,105 -961,41651,105 -962,36164,105 -963,36165,105 -964,36176,105 -965,38608,106 -966,40697,106 -967,41664,106 -968,36190,106 -969,36194,106 -970,36193,106 -971,40381,107 -972,39587,107 -973,41665,107 -974,36206,107 -975,36083,107 -976,36205,107 -977,12926,56 -978,12923,21 -979,12925,25 -980,12226,24 -981,10099,13 -982,36193,97 -983,36177,89 -984,38580,82 -985,37485,82 -986,36178,89 -987,36180,95 -988,36087,96 -989,39618,97 -990,36194,97 -991,36190,97 -992,36206,99 -993,37490,96 -994,37083,108 -995,43993,109 -996,44002,109 -997,43992,109 -998,41143,108 -999,41427,108 -1000,43988,108 -1001,43978,108 -1002,43981,108 -1003,41821,109 -1004,44006,112 -1005,44004,112 -1006,44003,112 -1007,43987,111 -1008,43986,111 -1009,43985,111 -1010,38607,110 -1011,33873,110 -1012,36193,110 -1013,44016,110 -1014,41818,110 -1015,39476,109 -1016,40696,109 -1017,44015,110 -1018,44014,110 -1019,40699,111 -1020,41664,112 -1021,41651,112 -1022,44327,114 -1023,41103,113 -1024,40698,113 -1025,44026,113 -1026,44025,113 -1027,41665,114 -1028,41652,114 -1029,44024,113 -1030,43995,114 -1031,44326,112 -1032,44007,114 -1033,41806,111 -1034,43994,114 -1035,41820,113 +199,12925,16 +200,12220,16 +201,12926,16 +202,12922,16 +203,12222,16 +204,12221,16 +205,12928,16 +206,12228,16 +207,12657,16 +208,12579,16 +209,12578,16 +210,5682,16 +211,5667,16 +212,12928,17 +213,12226,17 +214,12223,17 +215,12926,17 +216,12922,17 +217,12224,17 +218,12925,17 +219,23875,17 +220,12533,17 +221,12539,17 +222,12532,17 +223,12551,17 +224,12537,17 +225,5717,17 +226,5677,17 +227,15976,18 +228,23875,18 +229,17019,18 +230,22502,18 +231,22500,18 +232,22501,18 +233,23222,18 +234,9733,18 +235,5069,18 +236,9360,18 +237,12925,19 +238,12922,19 +239,12926,19 +240,12230,19 +241,12929,19 +242,21921,19 +243,22441,19 +244,23337,19 +245,5683,19 +246,5718,19 +247,5722,19 +248,5723,19 +249,5677,19 +250,5678,19 +251,5672,19 +252,5673,19 +253,5668,19 +254,14934,20 +255,12223,20 +256,12224,20 +257,12228,20 +258,21921,20 +259,5698,20 +260,5693,20 +261,5713,20 +262,5703,20 +263,5633,20 +264,12927,21 +265,12221,21 +266,12230,21 +267,12928,21 +268,12922,21 +269,19930,21 +270,12579,21 +271,12578,21 +272,14957,21 +273,19932,21 +274,5395,21 +275,19933,21 +276,5365,21 +277,25008,22 +278,12228,22 +279,12929,22 +280,23337,22 +281,5116,22 +282,5121,22 +283,16725,22 +284,19957,22 +285,12537,22 +286,12534,22 +287,5683,22 +288,5633,22 +289,5678,22 +290,19,22 +291,12221,23 +292,12925,23 +293,12226,23 +294,12927,23 +295,24902,23 +296,5512,23 +297,7047,23 +298,12610,23 +299,8028,23 +300,7040,23 +301,16908,23 +302,5673,23 +303,14,23 +304,15,23 +305,48,24 +306,5226,24 +307,12531,24 +308,12533,24 +309,19952,24 +310,12532,24 +311,19956,24 +312,14955,24 +313,20014,24 +314,18019,24 +315,18018,24 +316,18029,24 +317,18021,24 +318,12927,25 +319,25008,25 +320,12922,25 +321,23222,25 +322,23337,25 +323,12538,25 +324,12539,25 +325,5230,25 +326,7010,25 +327,7008,25 +328,5231,25 +329,5633,25 +330,5683,25 +331,5718,25 +332,5723,25 +333,21921,27 +334,16906,27 +335,7671,27 +336,21800,27 +337,7621,27 +338,10386,27 +339,17837,27 +340,12925,28 +341,18027,28 +342,18026,28 +343,18022,28 +344,18023,28 +345,18011,28 +346,17,28 +347,18,28 +348,17019,29 +349,24503,29 +350,12657,29 +351,23875,29 +352,9733,29 +353,7009,29 +354,5121,29 +355,19953,29 +356,5069,29 +357,7589,29 +358,5118,29 +359,9360,29 +360,16706,29 +361,24490,30 +362,23875,30 +363,24505,30 +364,12228,30 +365,12230,30 +366,12226,30 +367,19967,30 +368,19964,30 +369,19962,30 +370,10099,30 +371,11,30 +372,8,30 +373,9,30 +374,12,30 +375,13,30 +376,10,30 +377,26528,32 +378,26531,32 +379,12926,32 +380,20791,32 +381,27801,32 +382,12532,32 +383,5232,32 +384,27696,32 +385,18018,32 +386,18028,32 +387,18021,32 +388,11,32 +389,5,32 +390,12923,34 +391,12921,34 +392,26531,34 +393,12920,34 +394,5120,34 +395,12538,34 +396,27697,34 +397,27696,34 +398,18019,34 +399,18020,34 +400,25187,34 +401,18029,34 +402,13,34 +403,7,34 +404,26528,35 +405,26529,35 +406,12920,35 +407,5391,35 +408,27684,35 +409,14957,35 +410,5392,35 +411,27697,35 +412,27685,35 +413,27683,35 +414,25186,35 +415,8,35 +416,2,35 +417,12224,36 +418,22441,36 +419,23222,36 +420,26802,36 +421,27698,36 +422,5116,36 +423,27699,36 +424,12531,36 +425,14151,36 +426,6,36 +427,12,36 +428,26528,37 +429,12221,37 +430,24902,37 +431,5226,37 +432,5384,37 +433,12578,37 +434,27686,37 +435,27685,37 +436,19933,37 +437,27684,37 +438,19934,37 +439,25190,37 +440,9,37 +441,3,37 +442,12927,38 +443,12922,38 +444,12223,38 +445,12220,38 +446,10099,38 +447,24490,38 +448,24902,38 +449,5512,38 +450,12610,38 +451,19980,38 +452,8028,38 +453,16908,38 +454,24908,39 +455,22500,39 +456,24503,39 +457,22504,39 +458,22505,39 +459,22506,39 +460,22507,39 +461,5066,39 +462,9360,39 +463,19967,39 +464,5118,39 +465,26529,40 +466,25008,40 +467,26531,40 +468,12224,40 +469,26802,40 +470,24505,40 +471,27698,40 +472,27700,40 +473,27699,40 +474,7588,40 +475,12520,40 +476,19938,40 +477,5113,40 +478,25197,40 +479,12926,41 +480,27287,41 +481,27293,41 +482,27801,41 +483,12537,41 +484,19967,41 +485,12544,41 +486,27803,41 +487,14,41 +488,18,41 +489,19,41 +490,15,41 +491,16,41 +492,17,41 +493,26529,42 +494,12221,42 +495,26802,42 +496,20270,42 +497,19933,42 +498,19930,42 +499,12606,42 +500,27684,42 +501,27683,42 +502,25188,42 +503,25197,42 +504,10,42 +505,27287,43 +506,12230,43 +507,12228,43 +508,10099,43 +509,26531,43 +510,27697,43 +511,19967,43 +512,27701,43 +513,27801,43 +514,25187,43 +515,25198,43 +516,13,43 +517,26528,44 +518,26531,44 +519,17837,44 +520,27699,44 +521,27702,44 +522,5563,44 +523,27696,44 +524,5226,44 +525,25190,44 +526,9,44 +527,28621,45 +528,26529,45 +529,26528,45 +530,17837,45 +531,27687,45 +532,27685,45 +533,5564,45 +534,27683,45 +535,27686,45 +536,14957,45 +537,25186,45 +538,11,45 +539,24908,46 +540,24503,46 +541,27293,46 +542,28136,46 +543,27789,46 +544,27996,46 +545,27995,46 +546,5067,46 +547,5069,46 +548,5118,46 +549,27708,46 +550,25189,46 +551,12,46 +552,26529,47 +553,26528,47 +554,30093,47 +555,28621,47 +556,24490,47 +557,19934,47 +558,27687,47 +559,27683,47 +560,27685,47 +561,27686,47 +562,12,47 +563,11,47 +564,29590,48 +565,24902,48 +566,27287,48 +567,12537,48 +568,5232,48 +569,27701,48 +570,8,48 +571,28980,49 +572,22441,49 +573,27293,49 +574,26802,49 +575,27817,49 +576,27753,49 +577,27736,49 +578,27773,49 +579,27774,49 +580,27759,49 +581,25198,49 +582,12,49 +583,10,49 +584,24908,50 +585,24503,50 +586,30034,50 +587,21921,50 +588,12531,50 +589,27702,50 +590,27703,50 +591,12534,50 +592,25190,50 +593,25186,50 +594,13,50 +595,12924,51 +596,26528,51 +597,12926,51 +598,12922,51 +599,12230,51 +600,24505,51 +601,22442,51 +602,28136,51 +603,25189,51 +604,25187,51 +605,25188,51 +606,12,51 +607,12923,53 +608,26529,53 +609,20791,53 +610,24902,53 +611,27683,53 +612,27684,53 +613,22442,54 +614,30034,54 +615,12230,54 +616,29590,54 +617,27696,54 +618,27699,54 +619,21921,55 +620,27293,55 +621,12924,55 +622,12921,55 +623,29590,55 +624,27700,55 +625,27702,55 +626,30093,56 +627,17019,56 +628,26531,56 +629,12226,56 +630,12228,56 +631,12925,56 +632,12922,56 +633,27697,56 +634,27698,56 +635,28621,57 +636,28136,57 +637,12920,57 +638,12926,57 +639,27685,57 +640,27686,57 +641,17019,58 +642,31322,58 +643,12230,58 +644,12927,58 +645,29590,58 +646,27701,58 +647,27703,58 +648,31671,59 +649,23222,59 +650,26528,59 +651,29590,59 +652,27696,59 +653,27699,59 +654,30386,60 +655,24503,60 +656,12929,60 +657,29590,60 +658,27687,60 +659,27686,60 +660,12922,61 +661,12230,61 +662,32205,61 +663,27703,61 +664,27699,61 +665,27702,61 +666,32214,62 +667,23222,62 +668,12226,62 +669,27698,62 +670,27700,62 +671,27701,62 +672,26528,63 +673,26531,63 +674,33120,63 +675,27696,63 +676,5118,63 +677,27697,63 +678,20791,64 +679,26529,64 +680,32248,64 +681,32223,64 +682,27686,64 +683,19934,64 +684,27685,64 +685,32848,65 +686,30034,65 +687,29590,65 +688,27687,65 +689,27684,65 +690,27683,65 +691,33872,66 +692,26531,66 +693,29590,66 +694,27683,66 +695,27684,66 +696,27687,66 +697,32223,67 +698,33848,67 +699,28980,67 +700,27701,67 +701,27700,67 +702,27698,67 +703,32248,68 +704,28621,68 +705,31322,68 +706,27687,68 +707,27684,68 +708,27683,68 +709,33871,69 +710,26529,69 +711,29590,69 +712,27703,69 +713,27702,69 +714,27699,69 +715,32848,70 +716,33873,70 +717,32214,70 +718,19934,70 +719,27686,70 +720,27685,70 +721,33287,71 +722,33120,71 +723,31671,71 +724,27699,71 +725,27703,71 +726,27702,71 +727,33695,72 +728,32205,72 +729,30093,72 +730,5118,72 +731,27697,72 +732,27696,72 +733,29590,74 +734,30034,74 +735,33848,74 +736,26528,74 +737,36086,74 +738,36094,74 +739,36087,74 +740,28621,75 +741,29590,75 +742,33695,75 +743,30093,75 +744,33873,75 +745,37490,75 +746,36089,75 +747,36097,75 +748,36096,75 +749,36175,75 +750,26528,76 +751,30093,76 +752,28621,76 +753,30034,76 +754,37490,76 +755,36181,76 +756,36175,76 +757,36089,76 +758,36097,76 +759,36180,76 +760,37487,77 +761,30386,77 +762,26528,77 +763,30093,77 +764,5387,77 +765,36193,77 +766,36194,77 +767,36190,77 +768,37489,78 +769,33695,78 +770,32248,78 +771,28621,78 +772,36174,78 +773,36178,78 +774,36177,78 +775,31322,79 +776,24505,79 +777,37485,79 +778,36083,79 +779,36205,79 +780,36206,79 +781,37083,80 +782,26528,80 +783,37490,80 +784,36164,80 +785,36165,80 +786,36176,80 +787,26802,81 +788,33848,81 +789,38684,81 +790,36087,81 +791,36086,81 +792,36094,81 +793,21921,82 +794,36164,82 +795,36165,82 +796,36176,82 +797,38685,83 +798,37489,83 +799,28980,83 +800,36174,83 +801,36177,83 +802,36178,83 +803,33873,84 +804,38607,84 +805,32848,84 +806,36097,84 +807,36089,84 +808,36096,84 +809,37490,85 +810,38608,85 +811,37083,85 +812,36190,85 +813,36194,85 +814,36193,85 +815,38619,86 +816,37487,86 +817,24503,86 +818,36181,86 +819,36180,86 +820,36175,86 +821,39587,87 +822,39382,87 +823,37485,87 +824,37487,87 +825,36190,87 +826,36193,87 +827,36194,87 +828,38684,88 +829,38685,88 +830,39387,88 +831,36087,88 +832,36086,88 +833,36096,88 +834,36094,88 +835,38580,89 +836,38607,89 +837,39585,89 +838,36174,89 +839,5141,89 +840,38619,90 +841,39588,90 +842,38608,90 +843,36164,90 +844,36176,90 +845,36165,90 +846,48,90 +847,39586,91 +848,33873,91 +849,36083,91 +850,36205,91 +851,36206,91 +852,37489,91 +853,48,91 +854,39476,92 +855,33848,92 +856,33287,92 +857,36175,92 +858,36181,92 +859,36180,92 +860,48,92 +861,39618,93 +862,33871,93 +863,37083,93 +864,48,93 +865,36089,93 +866,36097,93 +867,36096,93 +868,38607,95 +869,37489,95 +870,40638,95 +871,36175,95 +872,36181,95 +873,37485,96 +874,40699,96 +875,36086,96 +876,36094,96 +877,39387,97 +878,40698,97 +879,38580,98 +880,39585,98 +881,40659,98 +882,36096,98 +883,36089,98 +884,36097,98 +885,38684,99 +886,38685,99 +887,40697,99 +888,36083,99 +889,36205,99 +890,39586,100 +891,39588,100 +892,40696,100 +893,36165,100 +894,36176,100 +895,36164,100 +896,37083,101 +897,39476,101 +898,40381,101 +899,36177,101 +900,36178,101 +901,36174,101 +902,37083,102 +903,37487,102 +904,41652,102 +905,36174,102 +906,36177,102 +907,36178,102 +908,40699,103 +909,38607,103 +910,41427,103 +911,36164,103 +912,36165,103 +913,36176,103 +914,40698,104 +915,40659,104 +916,41103,104 +917,36087,104 +918,36086,104 +919,36094,104 +920,40638,105 +921,38580,105 +922,41651,105 +923,36164,105 +924,36165,105 +925,36176,105 +926,38608,106 +927,40697,106 +928,41664,106 +929,36190,106 +930,36194,106 +931,36193,106 +932,40381,107 +933,39587,107 +934,41665,107 +935,36206,107 +936,36083,107 +937,36205,107 +938,12926,56 +939,12923,21 +940,12925,25 +941,26528,33 +942,26529,33 +943,23875,33 +944,12226,24 +945,5189,15 +946,5118,26 +947,23222,15 +948,5067,26 +949,5187,15 +950,12544,15 +951,10099,13 +952,16,26 +953,36193,97 +954,36177,89 +955,38580,82 +956,37485,82 +957,36178,89 +958,36180,95 +959,36087,96 +960,39618,97 +961,36194,97 +962,36190,97 +963,36206,99 +964,37490,96 +965,37083,108 +966,43993,109 +967,44002,109 +968,43992,109 +969,41143,108 +970,41427,108 +971,43988,108 +972,43978,108 +973,43981,108 +974,41821,109 +975,44006,112 +976,44004,112 +977,44003,112 +978,43987,111 +979,43986,111 +980,43985,111 +981,38607,110 +982,33873,110 +983,36193,110 +984,44016,110 +985,41818,110 +986,39476,109 +987,40696,109 +988,44015,110 +989,44014,110 +990,40699,111 +991,41664,112 +992,41651,112 +993,44327,114 +994,41103,113 +995,40698,113 +996,44026,113 +997,44025,113 +998,41665,114 +999,41652,114 +1000,44024,113 +1001,43995,114 +1002,44326,112 +1003,44007,114 +1004,41806,111 +1005,43994,114 +1006,41820,113 diff --git a/src/LuminaSupplemental.Excel/Generated/SubmarineUnlock.csv b/src/LuminaSupplemental.Excel/Generated/SubmarineUnlock.csv index 1b4590b..33c7d5a 100644 --- a/src/LuminaSupplemental.Excel/Generated/SubmarineUnlock.csv +++ b/src/LuminaSupplemental.Excel/Generated/SubmarineUnlock.csv @@ -13,92 +13,89 @@ RowId,SubmarineExplorationId,SubmarineExplorationUnlockId,RankRequired 12,12,8,24 13,13,8,27 14,14,10,27 -15,15,14,30 -16,16,11,30 -17,17,16,34 -18,18,12,37 -19,19,15,37 -20,20,19,40 -21,21,19,40 -22,22,21,44 -23,23,14,44 -24,24,23,47 -25,25,20,47 -26,26,25,50 -27,27,26,50 -28,28,27,50 -29,29,27,50 -30,30,28,50 -31,32,30,50 -32,33,32,50 -33,34,33,54 -34,35,34,54 -35,36,35,57 -36,37,34,57 -37,38,37,60 -38,39,38,60 -39,40,38,60 -40,41,40,60 -41,42,39,60 -42,43,42,63 -43,44,40,63 -44,45,41,65 -45,46,45,65 -46,47,43,65 -47,48,36,66 -48,49,47,67 -49,50,45,69 -50,51,42,70 -51,53,49,70 -52,54,53,70 -53,55,53,70 -54,56,55,72 -55,57,55,72 -56,58,56,73 -57,59,57,74 -58,60,57,75 -59,61,59,75 -60,62,59,75 -61,63,61,76 -62,64,61,78 -63,65,62,80 -64,66,65,81 -65,67,64,83 -66,68,66,85 -67,69,64,87 -68,70,65,88 -69,71,69,89 -70,72,70,90 -71,74,72,90 -72,75,74,90 -73,76,74,90 -74,77,76,91 -75,78,75,92 -76,79,75,93 -77,80,76,95 -78,81,77,95 -79,82,81,96 -80,83,79,97 -81,84,83,98 -82,85,83,99 -83,86,81,100 -84,87,82,101 -85,88,84,101 -86,89,85,102 -87,90,87,103 -88,91,88,104 -89,92,88,104 -90,93,89,105 -91,95,93,105 -92,96,95,105 -93,97,95,105 -94,98,96,106 -95,99,97,107 -96,100,96,108 -97,101,97,110 -98,102,101,111 -99,103,98,112 -100,104,100,113 -101,105,101,114 -102,106,104,115 -103,107,105,115 +15,16,11,30 +16,17,16,34 +17,18,12,37 +18,19,0,37 +19,20,19,40 +20,21,19,40 +21,22,21,44 +22,23,14,44 +23,24,23,47 +24,25,20,47 +25,27,0,50 +26,28,27,50 +27,29,27,50 +28,30,28,50 +29,32,30,50 +30,34,0,54 +31,35,34,54 +32,36,35,57 +33,37,34,57 +34,38,37,60 +35,39,38,60 +36,40,38,60 +37,41,40,60 +38,42,39,60 +39,43,42,63 +40,44,40,63 +41,45,41,65 +42,46,45,65 +43,47,43,65 +44,48,36,66 +45,49,47,67 +46,50,45,69 +47,51,42,70 +48,53,49,70 +49,54,53,70 +50,55,53,70 +51,56,55,72 +52,57,55,72 +53,58,56,73 +54,59,57,74 +55,60,57,75 +56,61,59,75 +57,62,59,75 +58,63,61,76 +59,64,61,78 +60,65,62,80 +61,66,65,81 +62,67,64,83 +63,68,66,85 +64,69,64,87 +65,70,65,88 +66,71,69,89 +67,72,70,90 +68,74,72,90 +69,75,74,90 +70,76,74,90 +71,77,76,91 +72,78,75,92 +73,79,75,93 +74,80,76,95 +75,81,77,95 +76,82,81,96 +77,83,79,97 +78,84,83,98 +79,85,83,99 +80,86,81,100 +81,87,82,101 +82,88,84,101 +83,89,85,102 +84,90,87,103 +85,91,88,104 +86,92,88,104 +87,93,89,105 +88,95,93,105 +89,96,95,105 +90,97,95,105 +91,98,96,106 +92,99,97,107 +93,100,96,108 +94,101,97,110 +95,102,101,111 +96,103,98,112 +97,104,100,113 +98,105,101,114 +99,106,104,115 +100,107,105,115 diff --git a/src/LuminaSupplemental.Excel/LuminaSupplemental.Excel.csproj b/src/LuminaSupplemental.Excel/LuminaSupplemental.Excel.csproj index a2794c2..f9383df 100644 --- a/src/LuminaSupplemental.Excel/LuminaSupplemental.Excel.csproj +++ b/src/LuminaSupplemental.Excel/LuminaSupplemental.Excel.csproj @@ -6,11 +6,11 @@ https://github.com/Critical-Impact/LuminaSupplemental LICENSE https://github.com/Critical-Impact/LuminaSupplemental - 2.0.6 - 2.0.6 + 2.1.0-alpha + 2.1.0-alpha Supplemental data for lumina and dalamud plugins. - + README.md @@ -18,7 +18,7 @@ - + true 1591 diff --git a/src/LuminaSupplemental.Excel/Model/AirshipDrop.cs b/src/LuminaSupplemental.Excel/Model/AirshipDrop.cs index fd8dfbf..a864611 100644 --- a/src/LuminaSupplemental.Excel/Model/AirshipDrop.cs +++ b/src/LuminaSupplemental.Excel/Model/AirshipDrop.cs @@ -8,7 +8,7 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -18,10 +18,10 @@ public class AirshipDrop : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("AirshipExplorationPointId")] public uint AirshipExplorationPointId { get; set; } - public LazyRow< AirshipExplorationPoint > AirshipExplorationPoint; - - public LazyRow< Item > Item; - + public RowRef< AirshipExplorationPoint > AirshipExplorationPoint; + + public RowRef< Item > Item; + public AirshipDrop(uint rowId, uint itemId, uint airshipExplorationPointId ) { RowId = rowId; @@ -31,7 +31,7 @@ public AirshipDrop(uint rowId, uint itemId, uint airshipExplorationPointId ) public AirshipDrop() { - + } public void FromCsv(string[] lineData) @@ -51,10 +51,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - AirshipExplorationPoint = new LazyRow< AirshipExplorationPoint >( gameData, AirshipExplorationPointId, language ); - Item = new LazyRow< Item >( gameData, ItemId, language ); + AirshipExplorationPoint = new RowRef< AirshipExplorationPoint >( module, AirshipExplorationPointId ); + Item = new RowRef< Item >( module, ItemId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/AirshipUnlock.cs b/src/LuminaSupplemental.Excel/Model/AirshipUnlock.cs index e155cde..e23b07a 100644 --- a/src/LuminaSupplemental.Excel/Model/AirshipUnlock.cs +++ b/src/LuminaSupplemental.Excel/Model/AirshipUnlock.cs @@ -1,29 +1,24 @@ using System; -using System.Collections.Generic; -using System.Globalization; -using System.IO; -using System.Reflection; -using CsvHelper; using CsvHelper.Configuration.Attributes; using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { public class AirshipUnlock : ICsv { [Name("RowId")] public uint RowId { get; set; } - + [Name("AirshipExplorationPointId")] public uint AirshipExplorationPointId { get; set; } [Name("AirshipExplorationPointUnlockId")] public uint AirshipExplorationPointUnlockId { get; set; } [Name("SurveillanceRequired")] public uint SurveillanceRequired { get; set; } [Name("RankRequired")] public uint RankRequired { get; set; } - public LazyRow< AirshipExplorationPoint > AirshipExplorationPoint; - public LazyRow< AirshipExplorationPoint > AirshipExplorationPointUnlock; - + public RowRef< AirshipExplorationPoint > AirshipExplorationPoint; + public RowRef< AirshipExplorationPoint > AirshipExplorationPointUnlock; + public AirshipUnlock(uint rowId, uint airshipExplorationPointId, uint airshipExplorationPointUnlockId,uint surveillanceRequired, uint rankRequired) { RowId = rowId; @@ -35,7 +30,7 @@ public AirshipUnlock(uint rowId, uint airshipExplorationPointId, uint airshipExp public AirshipUnlock() { - + } public void FromCsv(string[] lineData) @@ -57,10 +52,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - AirshipExplorationPoint = new LazyRow< AirshipExplorationPoint >( gameData, AirshipExplorationPointId, language ); - AirshipExplorationPointUnlock = new LazyRow< AirshipExplorationPoint >( gameData, AirshipExplorationPointUnlockId, language ); + AirshipExplorationPoint = new RowRef< AirshipExplorationPoint >( module, AirshipExplorationPointId); + AirshipExplorationPointUnlock = new RowRef< AirshipExplorationPoint >( module, AirshipExplorationPointUnlockId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/DungeonBoss.cs b/src/LuminaSupplemental.Excel/Model/DungeonBoss.cs index be1b005..6c0aa90 100644 --- a/src/LuminaSupplemental.Excel/Model/DungeonBoss.cs +++ b/src/LuminaSupplemental.Excel/Model/DungeonBoss.cs @@ -10,7 +10,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -21,9 +22,9 @@ public class DungeonBoss : ICsv [Name("ContentFinderConditionId")] public uint ContentFinderConditionId { get; set; } [Name("FightNo")] public uint FightNo { get; set; } - public LazyRow< BNpcName > BNpcName; + public RowRef< BNpcName > BNpcName; - public LazyRow< ContentFinderCondition > ContentFinderCondition; + public RowRef< ContentFinderCondition > ContentFinderCondition; public DungeonBoss() { @@ -56,10 +57,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - BNpcName = new LazyRow< BNpcName >( gameData, BNpcNameId, language ); - ContentFinderCondition = new LazyRow< ContentFinderCondition >( gameData, ContentFinderConditionId, language ); + BNpcName = new RowRef< BNpcName >( module, BNpcNameId); + ContentFinderCondition = new RowRef< ContentFinderCondition >( module, ContentFinderConditionId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/DungeonBossChest.cs b/src/LuminaSupplemental.Excel/Model/DungeonBossChest.cs index 5564216..15dc5ea 100644 --- a/src/LuminaSupplemental.Excel/Model/DungeonBossChest.cs +++ b/src/LuminaSupplemental.Excel/Model/DungeonBossChest.cs @@ -1,14 +1,8 @@ using System; -using System.Collections.Generic; -using System.Globalization; -using System.IO; -using System.Reflection; -using CsvHelper; using CsvHelper.Configuration.Attributes; -using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -20,10 +14,10 @@ public class DungeonBossChest : ICsv [Name("Quantity")] public uint Quantity { get; set; } [Name("FightNo")] public uint FightNo { get; set; } [Name("CofferNo")] public uint CofferNo { get; set; } - - public LazyRow< Item > Item; - - public LazyRow< ContentFinderCondition > ContentFinderCondition; + + public RowRef< Item > Item; + + public RowRef< ContentFinderCondition > ContentFinderCondition; public DungeonBossChest(uint rowId, uint fightNo, uint itemId, uint contentFinderConditionId, uint quantity, uint cofferNo ) { @@ -37,7 +31,7 @@ public DungeonBossChest(uint rowId, uint fightNo, uint itemId, uint contentFinde public DungeonBossChest() { - + } public void FromCsv(string[] lineData) @@ -60,10 +54,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Item = new LazyRow< Item >( gameData, ItemId, language ); - ContentFinderCondition = new LazyRow< ContentFinderCondition >( gameData, ContentFinderConditionId, language ); + Item = new RowRef< Item >( module, ItemId); + ContentFinderCondition = new RowRef< ContentFinderCondition >( module, ContentFinderConditionId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/DungeonBossDrop.cs b/src/LuminaSupplemental.Excel/Model/DungeonBossDrop.cs index 37d34e3..aba5b28 100644 --- a/src/LuminaSupplemental.Excel/Model/DungeonBossDrop.cs +++ b/src/LuminaSupplemental.Excel/Model/DungeonBossDrop.cs @@ -3,7 +3,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -15,9 +16,9 @@ public class DungeonBossDrop : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("Quantity")] public uint Quantity { get; set; } - public LazyRow< Item > Item; + public RowRef< Item > Item; - public LazyRow< ContentFinderCondition > ContentFinderCondition; + public RowRef< ContentFinderCondition > ContentFinderCondition; public DungeonBossDrop( uint rowId, uint contentFinderConditionId, uint fightNo, uint itemId, uint quantity ) { @@ -52,10 +53,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Item = new LazyRow< Item >( gameData, ItemId, language ); - ContentFinderCondition = new LazyRow< ContentFinderCondition >( gameData, ContentFinderConditionId, language ); + Item = new RowRef< Item >( module, ItemId); + ContentFinderCondition = new RowRef< ContentFinderCondition >( module, ContentFinderConditionId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/DungeonChest.cs b/src/LuminaSupplemental.Excel/Model/DungeonChest.cs index aeb008c..d750b32 100644 --- a/src/LuminaSupplemental.Excel/Model/DungeonChest.cs +++ b/src/LuminaSupplemental.Excel/Model/DungeonChest.cs @@ -10,7 +10,9 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; + using LuminaSupplemental.Excel.Converters; namespace LuminaSupplemental.Excel.Model @@ -22,7 +24,7 @@ public class DungeonChest : ICsv [Name("ContentFinderConditionId")] public uint ContentFinderConditionId { get; set; } [Name("Position"), TypeConverter(typeof(Vector2Converter))] public Vector2 Position { get; set; } - public LazyRow< ContentFinderCondition > ContentFinderCondition; + public RowRef< ContentFinderCondition > ContentFinderCondition; public DungeonChest(uint rowId, byte chestNo,uint contentFinderConditionId, Vector2 position ) { @@ -63,9 +65,9 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - ContentFinderCondition = new LazyRow< ContentFinderCondition >( gameData, ContentFinderConditionId, language ); + ContentFinderCondition = new RowRef< ContentFinderCondition >( module, ContentFinderConditionId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/DungeonChestItem.cs b/src/LuminaSupplemental.Excel/Model/DungeonChestItem.cs index b623299..ce75259 100644 --- a/src/LuminaSupplemental.Excel/Model/DungeonChestItem.cs +++ b/src/LuminaSupplemental.Excel/Model/DungeonChestItem.cs @@ -4,7 +4,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -14,7 +15,7 @@ public class DungeonChestItem : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("ChestId")] public uint ChestId { get; set; } - public LazyRow< Item > Item; + public RowRef< Item > Item; public DungeonChestItem( uint rowId, uint itemId, uint chestId) { @@ -45,9 +46,9 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Item = new LazyRow< Item >( gameData, ItemId, language ); + Item = new RowRef< Item >( module, ItemId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/DungeonDrop.cs b/src/LuminaSupplemental.Excel/Model/DungeonDrop.cs index c6451aa..6eda710 100644 --- a/src/LuminaSupplemental.Excel/Model/DungeonDrop.cs +++ b/src/LuminaSupplemental.Excel/Model/DungeonDrop.cs @@ -8,7 +8,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -18,9 +19,9 @@ public class DungeonDrop : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("ContentFinderConditionId")] public uint ContentFinderConditionId { get; set; } - public LazyRow< Item > Item; + public RowRef< Item > Item; - public LazyRow< ContentFinderCondition > ContentFinderCondition; + public RowRef< ContentFinderCondition > ContentFinderCondition; public DungeonDrop(uint rowId, uint itemId, uint contentFinderConditionId ) { @@ -51,10 +52,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Item = new LazyRow< Item >( gameData, ItemId, language ); - ContentFinderCondition = new LazyRow< ContentFinderCondition >( gameData, ContentFinderConditionId, language ); + Item = new RowRef< Item >( module, ItemId); + ContentFinderCondition = new RowRef< ContentFinderCondition >( module, ContentFinderConditionId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/ENpcPlace.cs b/src/LuminaSupplemental.Excel/Model/ENpcPlace.cs index 59f39c0..3117dce 100644 --- a/src/LuminaSupplemental.Excel/Model/ENpcPlace.cs +++ b/src/LuminaSupplemental.Excel/Model/ENpcPlace.cs @@ -10,7 +10,9 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; + using LuminaSupplemental.Excel.Converters; namespace LuminaSupplemental.Excel.Model @@ -23,11 +25,11 @@ public class ENpcPlace : ICsv [Name("MapId")] public uint MapId { get; set; } [Name("PlaceNameId")] public uint PlaceNameId { get; set; } [Name("Position"), TypeConverter(typeof(Vector2Converter))] public Vector2 Position { get; set; } - - public LazyRow ENpcResident; - public LazyRow TerritoryType; - public LazyRow Map; - public LazyRow PlaceName; + + public RowRef ENpcResident; + public RowRef TerritoryType; + public RowRef Map; + public RowRef PlaceName; public ENpcPlace(uint rowId, uint eNpcResidentId, uint territoryTypeId, uint mapId, uint placeNameId, Vector2 position ) { @@ -41,7 +43,7 @@ public ENpcPlace(uint rowId, uint eNpcResidentId, uint territoryTypeId, uint map public ENpcPlace() { - + } public void FromCsv(string[] lineData) @@ -74,18 +76,18 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - ENpcResident = new LazyRow< ENpcResident >( gameData, ENpcResidentId, language ); - TerritoryType = new LazyRow< TerritoryType >( gameData, TerritoryTypeId, language ); - Map = new LazyRow( gameData, MapId, language ); - PlaceName = new LazyRow( gameData, PlaceNameId, language ); + ENpcResident = new RowRef< ENpcResident >( module, ENpcResidentId); + TerritoryType = new RowRef< TerritoryType >( module, TerritoryTypeId); + Map = new RowRef( module, MapId); + PlaceName = new RowRef( module, PlaceNameId); } - + public bool EqualRounded(ENpcPlace other) { - if (Map.Row.Equals(other.Map.Row) && PlaceName.Row.Equals(other.PlaceName.Row)) - { + if (Map.RowId.Equals(other.Map.RowId) && PlaceName.RowId.Equals(other.PlaceName.RowId)) + { var x = (int) Position.X; var y = (int) Position.Y; var otherX = (int) other.Position.X; @@ -99,4 +101,4 @@ public bool EqualRounded(ENpcPlace other) return false; } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/ENpcShop.cs b/src/LuminaSupplemental.Excel/Model/ENpcShop.cs index 05d8f53..62faae0 100644 --- a/src/LuminaSupplemental.Excel/Model/ENpcShop.cs +++ b/src/LuminaSupplemental.Excel/Model/ENpcShop.cs @@ -10,7 +10,9 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; + using LuminaSupplemental.Excel.Converters; namespace LuminaSupplemental.Excel.Model @@ -21,7 +23,7 @@ public class ENpcShop : ICsv [Name("ENpcResidentId")] public uint ENpcResidentId { get; set; } [Name("ShopId")] public uint ShopId { get; set; } - public LazyRow< ENpcResident > ENpcResident; + public RowRef< ENpcResident > ENpcResident; public ENpcShop(uint rowId, uint eNpcResidentId, uint shopId) { @@ -58,9 +60,9 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - ENpcResident = new LazyRow< ENpcResident >( gameData, ENpcResidentId, language ); + ENpcResident = new RowRef< ENpcResident >( module, ENpcResidentId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/FateItem.cs b/src/LuminaSupplemental.Excel/Model/FateItem.cs index 2fa25aa..7a1fae8 100644 --- a/src/LuminaSupplemental.Excel/Model/FateItem.cs +++ b/src/LuminaSupplemental.Excel/Model/FateItem.cs @@ -8,7 +8,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -18,9 +19,9 @@ public class FateItem : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("FateId")] public uint FateId { get; set; } - public LazyRow Fate; + public RowRef Fate; - public LazyRow Item; + public RowRef Item; public FateItem(uint rowId, uint itemId, uint fateId ) { @@ -51,10 +52,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Fate = new LazyRow( gameData, FateId, language ); - Item = new LazyRow( gameData, ItemId, language ); + Fate = new RowRef( module, FateId); + Item = new RowRef( module, ItemId); } } } diff --git a/src/LuminaSupplemental.Excel/Model/HouseVendor.cs b/src/LuminaSupplemental.Excel/Model/HouseVendor.cs index b8ee6a4..1f5f7f5 100644 --- a/src/LuminaSupplemental.Excel/Model/HouseVendor.cs +++ b/src/LuminaSupplemental.Excel/Model/HouseVendor.cs @@ -10,7 +10,7 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + using LuminaSupplemental.Excel.Converters; namespace LuminaSupplemental.Excel.Model @@ -56,9 +56,9 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/ICsv.cs b/src/LuminaSupplemental.Excel/Model/ICsv.cs index d5873d3..4ecbc3f 100644 --- a/src/LuminaSupplemental.Excel/Model/ICsv.cs +++ b/src/LuminaSupplemental.Excel/Model/ICsv.cs @@ -1,5 +1,6 @@ using Lumina; using Lumina.Data; +using Lumina.Excel; namespace LuminaSupplemental.Excel.Model; @@ -9,5 +10,5 @@ public interface ICsv public string[] ToCsv(); public bool IncludeInCsv(); - public void PopulateData( GameData gameData, Language language ); -} \ No newline at end of file + public void PopulateData( ExcelModule gameData, Language language ); +} diff --git a/src/LuminaSupplemental.Excel/Model/ItemPatch.cs b/src/LuminaSupplemental.Excel/Model/ItemPatch.cs index 6bafe62..4242710 100644 --- a/src/LuminaSupplemental.Excel/Model/ItemPatch.cs +++ b/src/LuminaSupplemental.Excel/Model/ItemPatch.cs @@ -9,7 +9,7 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + namespace LuminaSupplemental.Excel.Model { @@ -51,7 +51,7 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { } @@ -69,4 +69,4 @@ public static Dictionary< uint, decimal > ToItemLookup(List itemPatch return lookup; } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/ItemSupplement.cs b/src/LuminaSupplemental.Excel/Model/ItemSupplement.cs index 9b3fd98..e773c73 100644 --- a/src/LuminaSupplemental.Excel/Model/ItemSupplement.cs +++ b/src/LuminaSupplemental.Excel/Model/ItemSupplement.cs @@ -9,7 +9,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -20,9 +21,9 @@ public class ItemSupplement : ICsv [Name("SourceItemId")] public uint SourceItemId { get; set; } [Name("ItemSupplementSource"), TypeConverter(typeof( EnumConverter ))] public ItemSupplementSource ItemSupplementSource { get; set; } - public LazyRow< Item > Item; + public RowRef< Item > Item; - public LazyRow< Item > SourceItem; + public RowRef< Item > SourceItem; public ItemSupplement(uint rowId, uint itemId, uint sourceItemId, ItemSupplementSource itemSupplementSource ) { @@ -58,10 +59,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Item = new LazyRow< Item >( gameData, ItemId, language ); - SourceItem = new LazyRow< Item >( gameData, SourceItemId, language ); + Item = new RowRef< Item >( module, ItemId); + SourceItem = new RowRef< Item >( module, SourceItemId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/MobDrop.cs b/src/LuminaSupplemental.Excel/Model/MobDrop.cs index d97ed7a..29056be 100644 --- a/src/LuminaSupplemental.Excel/Model/MobDrop.cs +++ b/src/LuminaSupplemental.Excel/Model/MobDrop.cs @@ -8,7 +8,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -18,9 +19,9 @@ public class MobDrop : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("BNpcNameId")] public uint BNpcNameId { get; set; } - public LazyRow< BNpcName > BNpcName; + public RowRef< BNpcName > BNpcName; - public LazyRow< Item > Item; + public RowRef< Item > Item; public MobDrop(uint rowId, uint itemId, uint bNpcNameId ) { @@ -51,10 +52,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - BNpcName = new LazyRow< BNpcName >( gameData, BNpcNameId, language ); - Item = new LazyRow< Item >( gameData, ItemId, language ); + BNpcName = new RowRef< BNpcName >( module, BNpcNameId); + Item = new RowRef< Item >( module, ItemId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/MobSpawnPosition.cs b/src/LuminaSupplemental.Excel/Model/MobSpawnPosition.cs index a7f27ed..59a4313 100644 --- a/src/LuminaSupplemental.Excel/Model/MobSpawnPosition.cs +++ b/src/LuminaSupplemental.Excel/Model/MobSpawnPosition.cs @@ -8,7 +8,9 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; + using LuminaSupplemental.Excel.Converters; namespace LuminaSupplemental.Excel.Model; @@ -21,9 +23,9 @@ public class MobSpawnPosition : ICsv [Name("Position"), TypeConverter(typeof(Vector3Converter))] public Vector3 Position { get; set; } [Name("Subtype")] public byte Subtype { get; set; } - public LazyRow< BNpcBase > BNpcBase; - public LazyRow< BNpcName > BNpcName; - public LazyRow< TerritoryType > TerritoryType; + public RowRef< BNpcBase > BNpcBase; + public RowRef< BNpcName > BNpcName; + public RowRef< TerritoryType > TerritoryType; public MobSpawnPosition(uint bNpcBaseId, uint bNpcNameId, uint territoryTypeId, Vector3 position, byte subtype) { @@ -79,10 +81,10 @@ public bool IncludeInCsv() return true; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - BNpcBase = new LazyRow< BNpcBase >( gameData, BNpcBaseId, language ); - BNpcName = new LazyRow< BNpcName >( gameData, BNpcNameId, language ); - TerritoryType = new LazyRow< TerritoryType >( gameData, TerritoryTypeId, language ); + BNpcBase = new RowRef< BNpcBase >( module, BNpcBaseId); + BNpcName = new RowRef< BNpcName >( module, BNpcNameId); + TerritoryType = new RowRef< TerritoryType >( module, TerritoryTypeId); } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/RetainerVentureItem.cs b/src/LuminaSupplemental.Excel/Model/RetainerVentureItem.cs index 0f702b6..bad6c9f 100644 --- a/src/LuminaSupplemental.Excel/Model/RetainerVentureItem.cs +++ b/src/LuminaSupplemental.Excel/Model/RetainerVentureItem.cs @@ -9,7 +9,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -19,9 +20,9 @@ public class RetainerVentureItem : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("RetainerTaskRandomId")] public uint RetainerTaskRandomId { get; set; } - public LazyRow< Item > Item; + public RowRef< Item > Item; - public LazyRow< RetainerTaskRandom > RetainerTaskRandom; + public RowRef< RetainerTaskRandom > RetainerTaskRandom; public RetainerVentureItem(uint rowId, uint itemId, uint retainerTaskRandomId ) { @@ -52,10 +53,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Item = new LazyRow< Item >( gameData, ItemId, language ); - RetainerTaskRandom = new LazyRow< RetainerTaskRandom >( gameData, RetainerTaskRandomId, language ); + Item = new RowRef< Item >( module, ItemId); + RetainerTaskRandom = new RowRef< RetainerTaskRandom >( module, RetainerTaskRandomId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/ShopName.cs b/src/LuminaSupplemental.Excel/Model/ShopName.cs index 6662ab8..a4f315d 100644 --- a/src/LuminaSupplemental.Excel/Model/ShopName.cs +++ b/src/LuminaSupplemental.Excel/Model/ShopName.cs @@ -10,7 +10,7 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + using LuminaSupplemental.Excel.Converters; namespace LuminaSupplemental.Excel.Model @@ -56,9 +56,9 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/StoreItem.cs b/src/LuminaSupplemental.Excel/Model/StoreItem.cs index 3eeec9e..55fe3fa 100644 --- a/src/LuminaSupplemental.Excel/Model/StoreItem.cs +++ b/src/LuminaSupplemental.Excel/Model/StoreItem.cs @@ -9,7 +9,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -19,9 +20,9 @@ public class StoreItem : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("FittingShopItemSetId")] public uint FittingShopItemSetId { get; set; } - public LazyRow< Item > Item; + public RowRef< Item > Item; - public LazyRow< FittingShopItemSet > FittingShopItemSet; + public RowRef< FittingShopItemSet > FittingShopItemSet; public StoreItem(uint rowId, uint itemId, uint fittingShopItemSetId ) { @@ -52,10 +53,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - Item = new LazyRow< Item >( gameData, ItemId, language ); - FittingShopItemSet = new LazyRow< FittingShopItemSet >( gameData, FittingShopItemSetId, language ); + Item = new RowRef< Item >( module, ItemId); + FittingShopItemSet = new RowRef< FittingShopItemSet >( module, FittingShopItemSetId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/SubmarineDrop.cs b/src/LuminaSupplemental.Excel/Model/SubmarineDrop.cs index f5eeab8..79ed623 100644 --- a/src/LuminaSupplemental.Excel/Model/SubmarineDrop.cs +++ b/src/LuminaSupplemental.Excel/Model/SubmarineDrop.cs @@ -8,7 +8,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -18,9 +19,9 @@ public class SubmarineDrop : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("SubmarineExplorationId")] public uint SubmarineExplorationId { get; set; } - public LazyRow< SubmarineExploration > SubmarineExploration; + public RowRef< SubmarineExploration > SubmarineExploration; - public LazyRow< Item > Item; + public RowRef< Item > Item; public SubmarineDrop(uint rowId, uint itemId, uint submarineExplorationId ) { @@ -51,10 +52,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - SubmarineExploration = new LazyRow< SubmarineExploration >( gameData, SubmarineExplorationId, language ); - Item = new LazyRow< Item >( gameData, ItemId, language ); + SubmarineExploration = new RowRef< SubmarineExploration >( module, SubmarineExplorationId); + Item = new RowRef< Item >( module, ItemId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/SubmarineUnlock.cs b/src/LuminaSupplemental.Excel/Model/SubmarineUnlock.cs index 2bbf215..83eba7a 100644 --- a/src/LuminaSupplemental.Excel/Model/SubmarineUnlock.cs +++ b/src/LuminaSupplemental.Excel/Model/SubmarineUnlock.cs @@ -8,7 +8,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -20,8 +21,8 @@ public class SubmarineUnlock : ICsv [Name("SubmarineExplorationUnlockId")] public uint SubmarineExplorationUnlockId { get; set; } [Name("RankRequired")] public uint RankRequired { get; set; } - public LazyRow< SubmarineExploration > SubmarineExploration; - public LazyRow< SubmarineExploration > SubmarineExplorationUnlock; + public RowRef< SubmarineExploration > SubmarineExploration; + public RowRef< SubmarineExploration > SubmarineExplorationUnlock; public SubmarineUnlock(uint rowId, uint submarineExplorationId, uint submarineExplorationUnlockId,uint rankRequired) { @@ -54,10 +55,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - SubmarineExploration = new LazyRow< SubmarineExploration >( gameData, SubmarineExplorationId, language ); - SubmarineExplorationUnlock = new LazyRow< SubmarineExploration >( gameData, SubmarineExplorationUnlockId, language ); + SubmarineExploration = new RowRef< SubmarineExploration >( module, SubmarineExplorationId); + SubmarineExplorationUnlock = new RowRef< SubmarineExploration >( module, SubmarineExplorationUnlockId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/VentureDrop.cs b/src/LuminaSupplemental.Excel/Model/VentureDrop.cs index 2681704..6e31b45 100644 --- a/src/LuminaSupplemental.Excel/Model/VentureDrop.cs +++ b/src/LuminaSupplemental.Excel/Model/VentureDrop.cs @@ -8,7 +8,8 @@ using Lumina; using Lumina.Data; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; namespace LuminaSupplemental.Excel.Model { @@ -18,9 +19,9 @@ public class VentureDrop : ICsv [Name("ItemId")] public uint ItemId { get; set; } [Name("RetainerTaskRandomId")] public uint RetainerTaskRandomId { get; set; } - public LazyRow< Item > Item; + public RowRef< Item > Item; - public LazyRow< RetainerTaskRandom > RetainerTaskRandom; + public RowRef< RetainerTaskRandom > RetainerTaskRandom; public VentureDrop(uint rowId, uint itemId, uint retainerTaskRandomId ) { @@ -46,10 +47,10 @@ public bool IncludeInCsv() return false; } - public virtual void PopulateData( GameData gameData, Language language ) + public virtual void PopulateData( ExcelModule module, Language language ) { - RetainerTaskRandom = new LazyRow< RetainerTaskRandom >( gameData, RetainerTaskRandomId, language ); - Item = new LazyRow< Item >( gameData, ItemId, language ); + RetainerTaskRandom = new RowRef< RetainerTaskRandom >( module, RetainerTaskRandomId); + Item = new RowRef< Item >( module, ItemId); } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.Excel/Model/CsvLoader.cs b/src/LuminaSupplemental.Excel/Services/CsvLoader.cs similarity index 96% rename from src/LuminaSupplemental.Excel/Model/CsvLoader.cs rename to src/LuminaSupplemental.Excel/Services/CsvLoader.cs index ec971cf..cfef82b 100644 --- a/src/LuminaSupplemental.Excel/Model/CsvLoader.cs +++ b/src/LuminaSupplemental.Excel/Services/CsvLoader.cs @@ -4,11 +4,15 @@ using System.Globalization; using System.IO; using System.Reflection; + using CsvHelper; + using Lumina; using Lumina.Data; -namespace LuminaSupplemental.Excel.Model; +using LuminaSupplemental.Excel.Model; + +namespace LuminaSupplemental.Excel.Services; public static class CsvLoader { @@ -33,7 +37,7 @@ public static class CsvLoader item.FromCsv( line ); if( gameData != null && language != null ) { - item.PopulateData( gameData, language.Value ); + item.PopulateData( gameData.Excel, language.Value ); } items.Add( item ); } @@ -45,7 +49,7 @@ public static class CsvLoader return items; } } - + public const string DungeonBossResourceName = "LuminaSupplemental.Excel.Generated.DungeonBoss.csv"; public const string DungeonBossChestResourceName = "LuminaSupplemental.Excel.Generated.DungeonBossChest.csv"; public const string DungeonBossDropResourceName = "LuminaSupplemental.Excel.Generated.DungeonBossDrop.csv"; @@ -88,10 +92,10 @@ public static class CsvLoader try { item.FromCsv( line ); - + if( gameData != null && language != null ) { - item.PopulateData( gameData, language.Value ); + item.PopulateData( gameData.Excel, language.Value ); } items.Add( item ); @@ -106,7 +110,7 @@ public static class CsvLoader } } } - + public static bool ToCsv( List items, string filePath ) where T : ICsv, new() { try diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Generator/Container.cs b/src/LuminaSupplemental.SpaghettiGenerator/Generator/Container.cs index 6b35315..dd88f1e 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Generator/Container.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Generator/Container.cs @@ -84,16 +84,16 @@ public Container() var appConfig = c.Resolve(); return new GameData(appConfig.Basic.FFXIVGameDirectory, new LuminaOptions() { PanicOnSheetChecksumMismatch = false }); }).SingleInstance(); - + var dataAccess = Assembly.GetExecutingAssembly(); - + builder.RegisterAssemblyTypes(dataAccess) .Where(t => t.Name.EndsWith("Step")) .Where(c => c is { IsAbstract: false, IsInterface: false }) .Where(c => c.IsAssignableTo(typeof(IGeneratorStep))) .As() .AsImplementedInterfaces(); - + builder.RegisterAssemblyTypes(dataAccess) .Where(t => t.Name.EndsWith("Step")) .Where(c => c is { IsAbstract: false, IsInterface: false }) @@ -106,8 +106,7 @@ public Container() var gameData = context.Resolve(); var method = typeof(GameData) .GetMethods() - .FirstOrDefault(m => m.Name == "GetExcelSheet" && m.IsGenericMethod && m.GetParameters().Length == 0); - + .FirstOrDefault(m => m.Name == "GetExcelSheet" && m.IsGenericMethod && m.GetParameters().Length == 2); if (method == null) { throw new InvalidOperationException("No matching GetExcelSheet method found."); @@ -115,9 +114,9 @@ public Container() // Make the method generic with the specific type var genericMethod = method.MakeGenericMethod(parameters); - return genericMethod.Invoke(gameData, null)!; + return genericMethod.Invoke(gameData, [null, null])!; }).As(typeof(ExcelSheet<>)); - + this.containerBuilder = builder; } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Generator/DataCacher.cs b/src/LuminaSupplemental.SpaghettiGenerator/Generator/DataCacher.cs index 7e8e9ef..a22cd41 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Generator/DataCacher.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Generator/DataCacher.cs @@ -16,21 +16,21 @@ public DataCacher(GameData gameData) this.gameData = gameData; } - private Dictionary> dataCache = new(); + private Dictionary> dataCache = new(); - public Dictionary ByName(Func nameFunc, Func? acceptFunc = null) where T : ExcelRow + public Dictionary ByName(Func nameFunc, Func? acceptFunc = null) where T : struct, IExcelRow { var rowType = typeof(T); if (!this.dataCache.ContainsKey(rowType)) { - Dictionary results = new(); + Dictionary results = new(); var byName = this.gameData.GetExcelSheet()!.Where(c => acceptFunc?.Invoke(c) ?? true); foreach (var item in byName) { - results.TryAdd(nameFunc.Invoke(item), item); + results.TryAdd(nameFunc.Invoke(item), item.RowId); } this.dataCache[rowType] = results; } - return this.dataCache[rowType].ToDictionary(c => c.Key, c => c.Value as T)!; + return this.dataCache[rowType].ToDictionary(c => c.Key, c => c.Value)!; } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/LuminaSupplemental.SpaghettiGenerator.csproj b/src/LuminaSupplemental.SpaghettiGenerator/LuminaSupplemental.SpaghettiGenerator.csproj index 01e5c22..75c12be 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/LuminaSupplemental.SpaghettiGenerator.csproj +++ b/src/LuminaSupplemental.SpaghettiGenerator/LuminaSupplemental.SpaghettiGenerator.csproj @@ -12,7 +12,7 @@ $(HOME)/Library/Application Support/XIV on Mac/dalamud/Hooks/dev/ $(DALAMUD_HOME)/ - + @@ -106,10 +106,10 @@ - + - + diff --git a/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/10.csv b/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/10.csv new file mode 100644 index 0000000..5998a70 --- /dev/null +++ b/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/10.csv @@ -0,0 +1,8974 @@ +BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype +1445,244,141,19.3;26.2;238.23656,0 +1445,244,141,21.7;27;278.04385,0 +1445,244,141,21.2;20;-72.70109,0 +1445,244,141,19.4;19;-119.828476,0 +1445,244,141,19.1;16.8;-232.72855,0 +1445,244,141,18.7;13;-419.11557,0 +1445,244,141,22.4;30.3;442.09653,0 +1445,244,141,24.7;30.4;447.8725,0 +1445,244,141,25.2;33.6;607.9669,0 +385,632,141,19.7;25.8;216.6602,0 +385,632,141,18.7;26.4;248.97351,0 +385,632,141,21.1;25.8;219.63405,0 +385,632,141,20.6;27.6;310.99182,0 +385,632,141,21.4;28.7;363.58585,0 +385,632,141,22.2;25.8;216.95808,0 +385,632,141,22.7;24.4;146.66263,0 +385,632,141,21.6;27.4;299.8708,0 +385,632,141,23.2;26.8;269.04062,0 +385,632,141,23.4;27.8;316.3919,0 +385,632,141,22.8;29.5;402.96863,0 +385,632,141,24.1;29.3;393.11084,0 +385,632,141,24;30.8;470.0287,0 +385,632,141,22.6;31.6;509.11642,0 +385,632,141,24.3;31.8;518.736,0 +385,632,141,24.7;33.1;583.45935,0 +385,632,141,23.5;33.6;607.524,0 +385,632,141,25.4;31.9;524.2464,0 +385,632,141,25.5;30.4;448.4852,0 +385,632,141,25.9;33.5;604.32416,0 +385,632,141,22.8;34.8;667.48114,0 +385,632,141,23.9;34.9;673.373,0 +385,632,141,26.5;32.5;554.4817,0 +385,632,141,22.5;33.7;615.29224,0 +385,632,141,26.5;31.4;499.1627,0 +351,262,141,18.8;26.4;248.91525,0 +351,262,141,20.8;27.7;314.64697,0 +351,262,141,19.8;27.1;281.61603,0 +351,262,141,20.3;25.8;217.80751,0 +351,262,141,19.3;25.1;182.69437,0 +351,262,141,21.5;26.6;260.6042,0 +351,262,141,22.1;28.5;354.4597,0 +351,262,141,22.6;31.3;492.11798,0 +351,262,141,23.2;32.5;554.3285,0 +351,262,141,22.3;34;626.33685,0 +351,262,141,24.4;34.5;651.29175,0 +795,1277,141,19.1;27.8;316.1595,0 +797,1277,141,22.1;32.9;575.715,0 +1157,1277,141,19.3;21.2;-10.90875,0 +1157,1277,141,18;15.6;-292.70215,0 +302,308,141,19.8;24.8;167.1702,0 +302,308,141,21.4;24.7;164.87764,0 +302,308,141,21.6;23.6;110.57636,0 +302,308,141,26.5;19.3;-107.11513,0 +302,308,141,27.6;18.7;-137.16881,0 +302,308,141,27.6;20.3;-57.86596,0 +302,308,141,28.7;18.7;-137.75482,0 +1214,1352,141,21.2;24.4;150.92691,0 +160,289,141,21.1;24;126.78715,0 +160,289,141,22.1;24.2;138.51501,0 +160,289,141,22.8;20.5;-45.72982,0 +160,289,141,22.9;19.4;-102.60045,0 +160,289,141,24.2;17.7;-188.68848,0 +160,289,141,24.8;16.6;-241.58102,0 +160,289,141,22.1;22.9;73.81531,0 +101,317,141,17.5;24.1;132.29753,0 +100,317,141,18.5;23.7;111.93896,0 +101,317,141,16.1;23.4;96.845146,0 +41,201,141,20.4;23.7;114.476326,0 +41,201,141,18.2;23.6;110.05026,0 +41,201,141,20;21.9;25.08712,0 +41,201,141,18.9;21.7;11.849797,0 +41,201,141,17.5;22.3;45.325424,0 +41,201,141,21.7;20.5;-45.210518,0 +41,201,141,19;20.1;-67.26923,0 +41,201,141,20.1;19.1;-114.94931,0 +41,201,141,22.5;18.9;-128.63512,0 +41,201,141,22.5;17.5;-196.59459,0 +41,201,141,19.7;17.4;-201.19214,0 +41,201,141,23.6;17.3;-208.77753,0 +41,201,141,21.5;17.3;-206.8333,0 +41,201,141,17.8;20.3;-56.092064,0 +41,201,141,18.7;18.7;-134.94276,0 +41,201,141,21.1;15.9;-277.74286,0 +41,201,141,18.3;16.4;-253.25671,0 +41,201,141,19.6;15.3;-306.37967,0 +41,201,141,18.4;15.2;-311.97934,0 +41,201,141,20.6;14.5;-347.5059,0 +41,201,141,22.1;14.3;-354.3921,0 +41,201,141,17.9;13.7;-385.41885,0 +41,201,141,19.2;13.5;-396.1469,0 +41,201,141,17.3;16.5;-247.23383,0 +41,201,141,19.3;12.3;-454.07593,0 +41,201,141,17.2;23.9;125.47803,0 +41,201,141,17.2;19.2;-111.27603,0 +41,201,141,16.8;20.6;-42.629475,0 +41,201,141,18.3;17.6;-191.12515,0 +41,201,141,16.8;14.9;-324.99207,0 +41,201,141,14.8;21.6;6.804265,0 +41,201,141,14.7;23.2;89.792015,0 +41,201,141,16.1;22.5;52.06368,0 +41,201,141,16;19.4;-102.038124,0 +432,294,141,19.6;23.6;107.6804,0 +432,294,141,20.7;22.2;36.405296,0 +432,294,141,21.7;20.7;-34.34513,0 +432,294,141,21.4;19.6;-89.108154,0 +432,294,141,22.2;18.6;-141.53072,0 +432,294,141,23.3;17.8;-183.72981,0 +432,294,141,20;17.2;-212.10854,0 +432,294,141,21.5;17;-220.86534,0 +432,294,141,23.9;16.8;-229.51125,0 +432,294,141,21.2;15.8;-280.902,0 +432,294,141,18.4;15.6;-289.89563,0 +432,294,141,18.1;14.4;-351.6682,0 +432,294,141,17.8;13.2;-412.4816,0 +432,294,141,17.2;15.8;-283.50928,0 +432,294,141,17.1;14.6;-340.2995,0 +1276,874,141,18.2;23.5;101.29746,0 +205,318,141,21.9;25.6;209.82648,0 +205,318,141,22.1;26.6;258.19327,0 +205,318,141,23.1;24.5;154.76167,0 +205,318,141,23.4;25.8;220.08138,0 +205,318,141,23.7;27.6;308.71976,0 +205,318,141,23.5;29.2;389.42984,0 +205,318,141,23.5;30.2;437.10492,0 +205,318,141,24.6;31;480.07422,0 +205,318,141,24.7;29.3;392.45123,0 +205,318,141,24.6;32.2;537.4328,0 +205,318,141,24.2;33.2;586.00446,0 +205,318,141,25.6;33.4;596.86945,0 +205,318,141,26.2;30.8;468.88422,0 +205,318,141,25.8;29.8;418.08987,0 +205,318,141,26.6;33.1;585.0814,0 +431,282,141,18.2;22;27.810577,0 +431,282,141,19.4;21.6;7.9972034,0 +431,282,141,18.8;19.8;-83.90423,0 +431,282,141,20.3;19.3;-105.99181,0 +431,282,141,17.7;21;-20.302547,0 +431,282,141,18.6;18.2;-160.60846,0 +431,282,141,20;15.5;-297.00296,0 +431,282,141,20.8;14.4;-351.4398,0 +431,282,141,21.9;14.3;-355.70425,0 +431,282,141,19.1;14;-370.74844,0 +431,282,141,18.6;12.6;-443.63147,0 +431,282,141,16.9;22;26.155895,0 +431,282,141,15.6;21.6;6.9162226,0 +431,282,141,14.3;23.5;104.835754,0 +431,282,141,14.2;22.2;36.86088,0 +1133,1367,141,19.9;20.6;-41.73984,0 +197,292,141,22.7;19.9;-74.381325,0 +197,292,141,23.6;18.9;-126.61661,0 +197,292,141,24.6;17.8;-180.35022,0 +197,292,141,24.8;19.1;-116.37436,0 +197,292,141,25.8;20.4;-53.773872,0 +197,292,141,26.1;19.3;-105.09994,0 +197,292,141,26.2;17.8;-182.68037,0 +197,292,141,27;20.7;-35.040184,0 +197,292,141,28.5;20.5;-47.786934,0 +197,292,141,29;19.5;-95.58253,0 +197,292,141,30;19.2;-109.3571,0 +38,279,141,22.7;20.1;-66.02118,0 +38,279,141,23.8;20.2;-61.431686,0 +38,279,141,23.7;19;-122.562775,0 +38,279,141,24.2;17.5;-195.64754,0 +38,279,141,24.8;19.7;-86.413055,0 +38,279,141,24.9;20.9;-26.648962,0 +38,279,141,25.6;17.8;-180.6348,0 +38,279,141,25.8;19.5;-96.608345,0 +38,279,141,26.7;17.5;-197.85696,0 +38,279,141,27;19;-122.37534,0 +38,279,141,27.4;20.1;-68.80595,0 +38,279,141,28.4;19.2;-113.85891,0 +38,279,141,25.2;16.1;-265.66934,0 +38,279,141,30.4;19.1;-118.35445,0 +38,279,141,25.9;20.5;-45.89592,0 +38,279,141,28.6;20.2;-63.597042,0 +794,1276,141,20.9;18.8;-130.1474,0 +353,330,141,23.4;20.5;-47.401123,0 +353,330,141,24.4;21.1;-15.61005,0 +175,288,141,23.8;19.5;-96.059364,0 +175,288,141,24.2;20.5;-44.720016,0 +175,288,141,25.2;21;-20.374615,0 +352,326,141,23.9;21.1;-18.050892,0 +355,328,141,24;21.2;-13.03288,0 +736,254,141,22.1;16.8;-229.5104,0 +735,246,141,22.1;16.8;-233.8986,0 +735,246,141,22.3;15.5;-297.8763,0 +26,216,141,26.8;19.8;-82.67809,0 +26,216,141,27.3;18.7;-136.18616,0 +26,216,141,28.3;18.9;-128.28989,0 +26,216,141,27.8;17.7;-185.05841,0 +197,293,141,17.2;13.8;-380.82578,0 +197,293,141,17.9;15.5;-295.58173,0 +771,266,141,19.4;21.2;-10.509201,0 +771,266,141,17.3;19.4;-102.181885,0 +771,266,141,16.1;19.8;-80.01305,0 +1178,1341,141,21;25.6;209.7635,0 +1272,870,141,21.2;25.6;209.3291,0 +3180,2924,141,17.8;18.8;-131.73618,0 +3180,2924,141,18.1;17.5;-198.10165,0 +3180,2924,141,19.3;23.7;112.17989,0 +3180,2924,141,19.1;21.8;16.885363,0 +3197,2941,141,19.4;23.6;108.8246,0 +3197,2941,141,17.8;18.9;-127.18787,0 +3197,2941,141,21.7;13.7;-385.9329,0 +1299,1348,141,23;16.5;-245.7577,0 +1277,875,141,17;14.8;-333.13745,0 +206,306,145,11.3;28.1;334.06805,0 +206,306,145,11.7;26.8;267.58304,0 +206,306,145,12.4;25.8;216.67307,0 +206,306,145,13;27.7;314.03696,0 +206,306,145,12.9;29;377.8116,0 +206,306,145,13.9;26.7;263.0079,0 +206,306,145,14.1;25.6;206.56898,0 +206,306,145,15.3;27.4;298.25983,0 +206,306,145,15.8;25.4;197.04697,0 +206,306,145,16.3;24.4;146.78654,0 +206,306,145,16.8;30.2;439.32208,0 +206,306,145,18;30.6;458.87967,0 +206,306,145,15.5;29.9;424.89658,0 +131,113,145,12.5;27.8;318.58093,0 +131,113,145,13.1;26.3;244.50189,0 +131,113,145,13.4;29.3;394.0047,0 +131,113,145,11.7;25.4;196.40607,0 +131,113,145,14.7;27.5;304.9552,0 +131,113,145,15.2;25;176.7896,0 +131,113,145,18.1;26.4;248.12096,0 +131,113,145,18.9;23.5;104.05805,0 +131,113,145,19.5;25.2;187.10194,0 +131,113,145,17.6;29.5;401.2647,0 +131,113,145,16.6;30;430.6241,0 +131,113,145,15.1;30;426.3161,0 +131,113,145,14;22;27.773623,0 +131,113,145,17.9;20.7;-37.810173,0 +792,1275,145,12.8;24.9;175.6361,0 +793,1275,145,14.8;22.3;42.91278,0 +1198,1277,145,15.7;27.4;297.59427,0 +1159,1277,145,27.7;17.2;-210.07376,0 +138,302,145,16.2;25.9;222.8101,0 +138,302,145,17.4;26.5;255.2718,0 +194,274,145,16.6;27.8;320.00668,0 +194,274,145,17.9;27.2;288.55942,0 +194,274,145,18.3;25.5;204.94588,0 +194,274,145,15.5;23.4;97.09688,0 +194,274,145,18.4;22.7;61.784798,0 +194,274,145,19.4;21.9;22.973541,0 +194,274,145,18.9;24.5;154.97467,0 +194,274,145,18.4;21.4;0.25751853,0 +194,274,145,17;22.2;36.583874,0 +194,274,145,15.7;22.1;31.637444,0 +193,273,145,17.6;27.2;287.98303,0 +193,273,145,16;23.6;108.5192,0 +193,273,145,18.3;24.8;170.64983,0 +193,273,145,18.4;22.7;65.14955,0 +193,273,145,16.3;28.6;359.03015,0 +193,273,145,19.4;21.7;15.383145,0 +193,273,145,15.4;22.1;33.027126,0 +193,273,145,17.4;21.4;0.16248894,0 +735,247,145,18.6;27.6;309.0138,0 +735,247,145,19.9;27.2;289.48166,0 +737,250,145,19;27.4;299.66724,0 +737,250,145,20;27.4;296.42545,0 +737,250,145,19.3;28.4;347.6453,0 +203,272,145,22;22.4;50.36091,0 +203,272,145,23.7;22.1;32.695793,0 +203,272,145,25.2;21.9;24.386292,0 +203,272,145,26.5;21.5;2.3052988,0 +203,272,145,24.2;20.4;-49.369675,0 +36,296,145,22.4;22.3;45.406654,0 +36,296,145,23.9;22.5;52.69775,0 +36,296,145,25.2;21.5;3.273112,0 +36,296,145,26.3;21.7;14.886762,0 +36,296,145,22.5;20.5;-47.645935,0 +36,296,145,24.5;20.2;-60.73202,0 +36,296,145,24.6;18.6;-141.98383,0 +36,296,145,25.8;18.1;-164.76788,0 +36,296,145,27.2;18.8;-130.34618,0 +36,296,145,26;16.8;-233.94417,0 +36,296,145,27.7;17.4;-199.44939,0 +36,296,145,28.8;17.6;-192.64217,0 +36,296,145,23.5;19.8;-81.70165,0 +170,268,145,23.2;22.9;73.0724,0 +170,268,145,23.6;24.4;149.10466,0 +799,1255,145,23.8;22.4;50.3241,0 +168,251,145,24.7;21.4;-0.8643701,0 +168,251,145,25;19.9;-76.31041,0 +1343,1245,145,22.3;21.3;-6.7476,0 +204,271,145,25.5;24.6;160.92827,0 +204,271,145,27;24.5;154.17632,0 +167,256,145,25.1;20.9;-28.189774,0 +166,245,145,25.5;20.8;-32.51355,0 +166,245,145,17;26.8;267.93185,0 +399,634,145,26.5;24.8;166.81139,0 +399,634,145,27.8;23.7;115.44662,0 +1207,1371,145,24.8;20.4;-52.435173,0 +1162,1371,145,16.9;26.8;266.3178,0 +2128,1503,145,27.2;24.1;133.50555,0 +353,1311,145,26.6;19.2;-113.61527,0 +354,1310,145,27;19.1;-114.97329,0 +952,0,145,17.4;28;326.47583,0 +952,0,145,13.5;24.2;139.87268,0 +952,0,145,21.1;20.8;-31.4,0 +1282,880,145,17.3;24.1;132.51064,0 +1281,879,145,17.5;23.9;125.698494,0 +1283,881,145,17.6;24.1;134.7562,0 +12,301,145,21.9;20.3;-55.149876,0 +12,301,145,22.9;19.7;-86.5404,0 +181,281,145,24.2;19.1;-114.35818,0 +181,281,145,25.7;17.7;-186.82666,0 +181,281,145,27;17.1;-215.03957,0 +181,281,145,28.6;16.9;-227.25568,0 +181,281,145,29.6;17.5;-195.26059,0 +352,1309,145,26.3;19;-123.56697,0 +41,1199,145,12.3;22.9;72.234634,0 +3181,2925,145,18.8;22.4;47.900948,0 +3181,2925,145,17.5;24.7;162.01767,0 +3181,2925,145,29.5;17.3;-207.80038,0 +1406,1223,145,11.8;27.1;281.42865,0 +168,249,145,16.9;26.8;266.3626,0 +167,253,145,17;26.7;264.15714,0 +3198,2942,145,23.9;21.1;-14.25627,0 +23,23,145,27.6;17.4;-203.457,0 +194,2050,145,26.6;18.5;-145.92189,0 +193,2049,145,26.5;18.5;-148.3607,0 +793,1275,147,22;29.1;383.961,0 +791,1275,147,22;22.3;42.70066,0 +792,1275,147,19.3;19.6;-91.27579,0 +1162,1275,147,22.6;25.2;189.88498,0 +1163,1275,147,22.4;23.5;101.01883,0 +131,113,147,20.6;28;328.26303,0 +131,113,147,22;27.5;301.9752,0 +131,113,147,21.9;26.3;242.23291,0 +131,113,147,23.3;25.5;203.93251,0 +131,113,147,21.6;24.7;164.95926,0 +131,113,147,23.5;24.2;139.10423,0 +131,113,147,24.5;25.9;221.63605,0 +131,113,147,21.6;23.4;96.33891,0 +131,113,147,23.9;22.8;68.08941,0 +131,113,147,24.5;21;-21.144745,0 +131,113,147,20.4;17.9;-178.366,0 +131,113,147,19.2;18.1;-164.16055,0 +131,113,147,20.1;16.7;-236.53204,0 +131,113,147,18;19.1;-117.6,0 +131,113,147,17.6;16.5;-246.34436,0 +131,113,147,17.5;17.7;-186.58118,0 +131,113,147,18.3;14.8;-331.80466,0 +131,113,147,19.5;14.5;-344.7485,0 +131,113,147,26.2;21.6;9.802356,0 +173,304,147,22.1;26.8;268.60324,0 +173,304,147,21;26.4;250.4839,0 +173,304,147,21.4;25;176.7306,0 +173,304,147,23;24.1;134.83069,0 +173,304,147,22;23.2;87.64188,0 +173,304,147,23.2;23.1;83.942604,0 +173,304,147,24.5;22.5;53.31376,0 +173,304,147,24.8;21.5;3.6161485,0 +188,275,147,23.7;26.6;257.79837,0 +188,275,147,23.4;25.6;207.03546,0 +188,275,147,22.4;23.5;104.39838,0 +188,275,147,23.4;23;79.22184,0 +188,275,147,21;26.9;271.09814,0 +327,270,147,25.1;23.2;86.52008,0 +327,270,147,26.1;23.3;95.92805,0 +2106,1718,147,21.8;29.4;397.7983,0 +952,0,147,21.5;27.5;302.68182,0 +3200,2944,147,21;24.9;172.65695,0 +2139,1512,147,25.7;23.2;90.00306,0 +2168,1726,147,22;22.5;55.77166,0 +183,242,147,24;22;27.210567,0 +183,242,147,24.8;20.5;-46.664036,0 +183,242,147,22.6;25.3;193.32063,0 +3183,2927,147,19;16.7;-237.29285,0 +3183,2927,147,21.1;25;179.25125,0 +55,53,147,19.6;16.7;-236.33595,0 +62,59,147,18.4;17;-219.40057,0 +62,59,147,18.9;14.3;-354.7934,0 +62,59,147,16.9;17.7;-184.1223,0 +64,61,147,18.9;16.2;-260.34348,0 +64,61,147,18;17.5;-196.56674,0 +64,61,147,17.7;14.6;-341.9225,0 +64,61,147,16.8;17.6;-192.29167,0 +64,61,147,16.9;16.4;-253.5897,0 +61,58,147,18.5;15.7;-285.57916,0 +61,58,147,17.1;16.1;-267.87476,0 +63,60,147,17.8;15.9;-277.68765,0 +10133,8138,147,17.5;18.4;-151.58017,0 +200,269,147,17.3;16.8;-231.79109,0 +200,269,147,17.3;15.2;-312.7172,0 +2136,1509,147,18.8;14.3;-357.3661,0 +2214,1681,147,25.7;22.6;59.511963,0 +2217,1690,147,26.3;23;79.40401,0 +2135,1508,147,25.2;20.3;-57.4,0 +2138,1511,147,25.3;23.6;108.6814,0 +1913,2005,147,20.9;29.9;422.6597,0 +176,286,146,14.5;14;-373.91653,0 +176,286,146,14.3;15.1;-316.33475,0 +176,286,146,13.5;13.4;-400.88943,0 +176,286,146,15.9;15.3;-305.98035,0 +176,286,146,17;15.7;-287.90973,0 +176,286,146,20.8;9;-621.48425,0 +176,286,146,22.3;8.3;-654.1641,0 +176,286,146,20.2;8;-672.12646,0 +176,286,146,19.7;7;-720.4789,0 +176,286,146,20.8;7;-723.3131,0 +176,286,146,14.8;16.1;-266.96332,0 +10131,8137,146,14.9;15.1;-314.863,0 +10131,8137,146,16.4;15.8;-281.33167,0 +57,564,146,14.9;13.7;-386.9187,0 +57,564,146,13.6;13.9;-377.93988,0 +57,564,146,15.3;15.9;-278.44672,0 +57,564,146,16.7;16.5;-246.63313,0 +57,564,146,19;15.9;-278.11154,0 +57,564,146,20;16.1;-265.13525,0 +57,564,146,17.7;15.5;-297.3616,0 +57,564,146,22.4;14.4;-351.69446,0 +57,564,146,22.4;12.6;-443.18454,0 +57,564,146,19.4;11.8;-482.24353,0 +57,564,146,21;11.8;-481.59155,0 +57,564,146,20.9;10.5;-547.1566,0 +57,564,146,20.1;8.7;-635.9004,0 +57,564,146,21.1;7.8;-679.7735,0 +57,564,146,19.6;7.4;-699.19794,0 +57,564,146,23.4;12.4;-452.69992,0 +57,564,146,15.9;13.3;-405.7548,0 +57,564,146,17.1;12.5;-446.19293,0 +174,303,146,15.5;13.3;-405.0735,0 +174,303,146,21.4;10.8;-533.12604,0 +174,303,146,19.4;10.5;-544.39215,0 +174,303,146,21;9.7;-588.0708,0 +174,303,146,19.4;8.9;-625.49744,0 +174,303,146,15.2;15.2;-313.01096,0 +174,303,146,16.5;12.9;-426.32425,0 +174,303,146,17.6;12;-473.6892,0 +174,303,146,18.3;10;-571.24805,0 +795,1277,146,16.4;15;-323.3549,0 +798,1277,146,18.1;14.2;-361.4515,0 +796,1277,146,20.3;13.8;-382.8017,0 +356,307,146,16.9;17.9;-177.24126,0 +356,307,146,16.3;19.3;-104.2648,0 +356,307,146,20.7;29.5;405.51193,0 +356,307,146,21.3;30.9;472.11206,0 +356,307,146,19.5;32.4;550.6702,0 +1005,1343,146,17.7;17.8;-181.7737,0 +1162,1343,146,23.1;21.8;18.966211,0 +134,116,146,16;19.5;-95.59966,0 +134,116,146,20.3;28.9;374.9097,0 +134,116,146,20.7;31.5;501.45303,0 +134,116,146,17.9;31.6;509.65015,0 +134,116,146,22;30.2;437.561,0 +134,116,146,19.5;33.1;585.64624,0 +134,116,146,21.1;33.1;584.8252,0 +134,116,146,21.8;34.8;668.5052,0 +134,116,146,23.1;33.1;582.4505,0 +134,116,146,24.3;34.1;631.9321,0 +134,116,146,23.5;37.4;796.8632,0 +134,116,146,21.4;37.8;817.2827,0 +134,116,146,24.1;39.3;895.14813,0 +134,116,146,25.4;37.6;806.747,0 +134,912,146,18.8;18.8;-133.72856,0 +134,912,146,19.8;18.2;-160.29268,0 +134,912,146,19.8;20.4;-53.412777,0 +134,912,146,18.5;22.3;42.338203,0 +134,912,146,19.5;23;77.68299,0 +134,912,146,19.3;24;128.94492,0 +134,912,146,18.1;24.3;144.15504,0 +134,912,146,15.8;25.5;203.84308,0 +134,912,146,19.1;26.3;245.35535,0 +134,912,146,19.7;25;178.78413,0 +134,912,146,20.2;19.3;-108.04447,0 +134,912,146,20.9;18.2;-161.74445,0 +134,912,146,22.8;16.1;-264.4239,0 +134,912,146,20.6;21.5;1.9513854,0 +134,912,146,23.7;21.2;-9.425101,0 +134,912,146,26;23.1;81.70033,0 +134,912,146,26.6;20.7;-36.47044,0 +134,912,146,23.7;24.3;141.06993,0 +134,912,146,24.3;25.3;191.04832,0 +134,912,146,24.3;26.3;245.67953,0 +134,912,146,23.9;27.7;312.84866,0 +134,912,146,21.9;25.6;209.29967,0 +18,320,146,19;16.6;-242.0589,0 +18,320,146,20;17.1;-215.49707,0 +741,1389,146,18.6;20;-71.79082,0 +741,1389,146,20.4;21.7;13.984422,0 +741,1389,146,21.7;21.8;17.007477,0 +740,1388,146,18.7;20;-72.99113,0 +740,1388,146,20.4;21.6;8.254537,0 +740,1388,146,21.9;21.8;18.954144,0 +19,323,146,19.1;17.3;-206.24469,0 +19,323,146,20.1;16.7;-234.9502,0 +2260,1999,146,19.4;17.2;-213.36732,0 +2259,1998,146,19.4;16.9;-224.92567,0 +740,253,146,19.5;20.2;-62.2506,0 +740,253,146,19.2;22.9;72.77355,0 +740,253,146,19.1;26.1;231.53772,0 +740,253,146,20.4;28.6;360.07385,0 +740,253,146,22.5;16.3;-257.435,0 +740,253,146,20.9;24;130.24344,0 +742,258,146,18.3;20.6;-43.611256,0 +742,258,146,20;20.1;-65.47375,0 +742,258,146,17.5;22.3;42.374573,0 +742,258,146,19.3;22.4;46.28967,0 +742,258,146,15.9;23.7;112.84016,0 +742,258,146,16.7;25.4;200.9639,0 +742,258,146,20.7;18.4;-150.19995,0 +742,258,146,21.9;15.8;-281.5931,0 +742,258,146,22.9;16.1;-266.06216,0 +742,258,146,21;20.7;-36.02925,0 +742,258,146,23.9;27.4;296.41687,0 +742,258,146,19;19.6;-89.99684,0 +2454,258,146,29.6;19.4;-99.13718,0 +739,245,146,18.6;20.7;-37.96064,0 +739,245,146,20;20;-71.27174,0 +739,245,146,18.3;21.9;25.814617,0 +739,245,146,19.5;22.4;49.42394,0 +739,245,146,17.3;22.4;46.23114,0 +739,245,146,16;23.5;104.7921,0 +739,245,146,18.6;23.8;118.2117,0 +739,245,146,16.5;25.5;201.09248,0 +739,245,146,18.8;19.4;-100.350174,0 +739,245,146,22.6;15.5;-298.893,0 +739,245,146,21.1;20.5;-44.30102,0 +358,2511,146,19.2;21.1;-16.547834,0 +358,2511,146,18;21.8;19.22523,0 +358,2511,146,19.5;22.1;32.296165,0 +358,2511,146,17.1;23.4;98.74898,0 +358,2511,146,21.3;20.9;-25.502825,0 +2452,1390,146,17.3;22.3;41.18408,0 +2452,1390,146,19.3;22.4;50.82776,0 +2452,1390,146,15.9;23.5;105.1499,0 +2452,1390,146,16.8;25.3;195.9105,0 +2452,1390,146,21;20.5;-48.3559,0 +358,243,146,18.8;23.2;88.0278,0 +358,243,146,16.1;24.7;165.81206,0 +358,243,146,20.9;26.2;240.29694,0 +358,243,146,22.4;24.7;161.39905,0 +358,243,146,20.5;24;126.483345,0 +741,249,146,19.4;23.9;121.1984,0 +741,249,146,19.2;25.9;224.8722,0 +741,249,146,20.6;28.5;353.966,0 +741,249,146,21.1;16.6;-242.7983,0 +741,249,146,20.6;22.4;50.885994,0 +741,249,146,20.9;23.8;118.1962,0 +741,249,146,23.9;28;330.48535,0 +739,2297,146,18;24.6;158.3428,0 +739,2297,146,19.7;24.5;152.9106,0 +739,2297,146,20.2;25.7;212.6649,0 +739,2297,146,23.9;24.3;143.1754,0 +742,1879,146,17.9;24.6;160.3876,0 +742,1879,146,19.8;25.2;189.21216,0 +742,1879,146,23.7;24.6;156.86845,0 +742,1879,146,25;26.2;240.9857,0 +740,1880,146,17.9;24.5;155.3521,0 +740,1880,146,19.5;25.3;195.2697,0 +740,1880,146,24.4;26.2;240.6021,0 +740,1880,146,23;25.5;205.63095,0 +740,1880,146,20.9;25.5;205.87534,0 +2452,1877,146,19.1;25.9;222.3391,0 +2452,1877,146,20.6;28.4;350.3623,0 +2452,1877,146,23.5;21.9;25.37573,0 +2452,1877,146,20.9;23.8;120.1953,0 +2452,1877,146,23.6;25.3;194.4513,0 +2268,2191,146,18.1;29.9;422.59976,0 +2268,2191,146,19.1;30.5;454.4898,0 +3182,2926,146,21.5;30;429.42242,0 +3182,2926,146,19.5;17.2;-212.9458,0 +3182,2926,146,19.8;19.2;-109.957146,0 +357,290,146,22;32.5;551.4932,0 +357,290,146,22.4;34;627.2692,0 +357,290,146,20.6;33.9;622.39215,0 +357,290,146,23.2;31.6;510.68436,0 +357,290,146,23.4;34.6;659.6884,0 +357,290,146,21.9;35.6;706.77045,0 +17,132,146,19.7;34.9;674.0974,0 +17,132,146,20.9;36.6;756.6879,0 +17,132,146,18.4;35.1;683.3015,0 +190,264,146,24.2;36.6;757.62054,0 +190,264,146,24.5;37.8;820.79504,0 +190,264,146,23.1;38.4;848.09454,0 +190,264,146,23.5;39.8;918.6286,0 +190,264,146,25.5;38.8;869.06903,0 +3199,2943,146,24.3;36.9;771.6298,0 +3199,2943,146,24.3;24.8;168.08118,0 +18,321,146,20.5;37.8;817.6068,0 +18,321,146,22;38.1;833.72186,0 +18,321,146,20.6;38.9;875.2842,0 +19,324,146,20.9;38;828.5903,0 +19,324,146,22;39;877.7567,0 +369,339,146,21.2;19.8;-80.91843,0 +369,339,146,22.1;18.5;-146.68573,0 +369,339,146,18.4;19.4;-102.80515,0 +367,337,146,21.3;19.6;-89.44223,0 +367,337,146,22.4;18.7;-136.08327,0 +367,337,146,18.2;19.2;-112.15582,0 +167,256,146,20.6;15.8;-280.7149,0 +167,256,146,21.4;14.8;-330.4236,0 +169,259,146,21.3;15.7;-288.4108,0 +169,259,146,21.1;14.6;-339.41998,0 +2133,1699,146,21.9;18.5;-144.04628,0 +30,280,146,22.2;12.8;-433.9954,0 +30,280,146,22.6;11.7;-486.8392,0 +30,280,146,23.2;12.9;-425.49875,0 +30,280,146,24.3;12.4;-452.65808,0 +365,332,146,22.7;9.9;-575.87427,0 +365,332,146,21.7;9.6;-592.7192,0 +363,331,146,22.2;9.6;-591.9731,0 +363,331,146,23.5;10.7;-538.9165,0 +2188,1993,146,16.3;13;-422.9004,0 +740,1839,146,23.8;21.6;7.1219983,0 +740,1839,146,25.7;23.5;104.868385,0 +740,1839,146,26.3;20.9;-24.169214,0 +740,1839,146,28.5;20.6;-41.574577,0 +740,1839,146,31.1;18.3;-157.702,0 +740,1839,146,32.1;19.9;-75.78497,0 +741,1838,146,22.9;21.9;21.104736,0 +741,1838,146,26;23;76.09281,0 +741,1838,146,26.9;21.2;-9.628479,0 +741,1838,146,29.8;20.2;-63.62353,0 +741,1838,146,31.1;18.3;-157.9156,0 +741,1838,146,32.5;19.6;-93.223595,0 +742,1840,146,23.5;21.8;20.46234,0 +742,1840,146,28.3;20.5;-44.18037,0 +742,1840,146,29.6;18.8;-130.4144,0 +742,1840,146,32.1;19.8;-79.88104,0 +742,1840,146,32.5;18.1;-164.9653,0 +742,1840,146,34.1;20.1;-67.90576,0 +739,1837,146,24.7;20.7;-35.051052,0 +739,1837,146,27.2;20.6;-40.64196,0 +739,1837,146,30.3;19.1;-115.8007,0 +739,1837,146,32.4;20.1;-67.26742,0 +2457,2303,146,25.6;23.6;107.614105,0 +2457,2303,146,29.2;20;-71.88419,0 +2457,2303,146,30.3;19.2;-111.20612,0 +2457,2303,146,27.6;20.7;-35.434395,0 +2457,2303,146,32.4;19.5;-98.10325,0 +2457,2303,146,31.9;18.3;-155.46701,0 +2457,2303,146,25.9;22.6;58.03898,0 +2457,2303,146,33.4;19.8;-80.68962,0 +2453,1878,146,27.3;20.6;-42.94824,0 +2453,1878,146,28.4;20.5;-45.32585,0 +2453,1878,146,29.7;20.2;-60.31891,0 +2453,1878,146,32.6;18.2;-162.2317,0 +2453,1878,146,32.5;20.1;-67.24658,0 +190,1841,146,29.6;19.4;-100.615974,0 +190,1841,146,31.6;18.7;-138.02,0 +739,2304,146,29.8;18.9;-127.0748,0 +739,2304,146,32.2;20.1;-67.933525,0 +739,2304,146,33.2;19.9;-77.50067,0 +739,2304,146,32.4;18.3;-156.44621,0 +740,2369,146,32.1;20.9;-28.595947,0 +2501,2368,146,32.4;20.8;-32.78954,0 +741,2296,146,23.6;25.5;205.61403,0 +741,2296,146,24.6;26.4;250.08864,0 +2110,1724,146,23.1;21.8;20.138662,0 +1162,1371,146,23.9;27.4;299.9422,0 +1162,1371,146,21.7;16.4;-250.16179,0 +1219,1351,146,25.1;12.7;-437.4005,0 +952,0,146,16.1;15.4;-301.29974,0 +952,0,146,22.1;14.3;-358.82657,0 +952,0,146,25.3;12.4;-450.6403,0 +952,0,146,21.3;16.7;-236.17752,0 +2130,1505,146,20.3;20.8;-32.431816,0 +740,2305,146,25.6;23.4;96.833466,0 +740,2305,146,30.4;19.7;-84.96753,0 +740,2305,146,31.1;18.7;-138.3562,0 +740,2305,146,29.4;19.3;-106.4263,0 +740,2305,146,33.7;19.9;-78.71662,0 +740,1731,146,29.4;18.9;-126.53236,0 +2134,1507,146,32.6;19.7;-85.7014,0 +1266,899,146,24.1;13;-423.18265,0 +1163,1275,146,20.9;19.5;-97.95598,0 +1162,1275,146,18.2;19.4;-102.51375,0 +192,1344,146,16;12.2;-459.62454,0 +2455,2309,146,32.2;19.2;-110.5516,0 +2391,2332,146,16.7;25.5;205.91638,0 +1290,1711,146,18.5;19.5;-96.94071,0 +368,338,146,18.2;19.3;-104.62623,0 +1161,1733,146,21.6;16.5;-248.43065,0 +1923,2022,146,19.7;17.6;-189.6792,0 +1924,2023,146,19.4;17.7;-187.094,0 +311,169,153,15;33.6;607.97296,0 +81,139,153,14.9;33.5;603.0823,0 +79,140,153,14.8;33.7;613.4767,0 +13,566,153,16;34.1;634.65753,0 +13,566,153,16.2;33.1;582.14716,0 +13,566,153,15.8;28.2;337.05048,0 +13,566,153,17.8;27.9;325.47906,0 +13,566,153,19.1;27.4;298.33078,0 +13,566,153,16.6;26.8;266.82425,0 +13,566,153,17.8;26.6;258.26135,0 +13,566,153,18.7;25.6;206.25409,0 +13,566,153,16;32.1;534.516,0 +41,168,153,15.4;33.6;607.74133,0 +41,168,153,16.6;34.3;642.86206,0 +41,168,153,16.4;32.1;535.46747,0 +41,168,153,15.4;30.9;473.32333,0 +41,168,153,18.4;30.2;438.2403,0 +41,168,153,16.9;29.9;424.7444,0 +41,168,153,15.5;29.9;422.57425,0 +41,168,153,19;28.2;336.1432,0 +41,168,153,15.8;28.2;340.52667,0 +41,168,153,17.4;28;326.89627,0 +41,168,153,19.4;29.3;392.9246,0 +41,168,153,19.4;30.7;463.19122,0 +41,168,153,18.4;27.1;285.29596,0 +41,168,153,20;28.3;342.84824,0 +41,168,153,18.1;25.8;216.73715,0 +41,168,153,21.2;28.3;341.63144,0 +582,453,153,16.9;31.8;517.8488,0 +582,453,153,16.8;29.4;399.7491,0 +583,453,153,18.2;28.4;346.191,0 +580,453,153,18.4;26;229.1985,0 +582,453,153,25.7;19.9;-77.23826,0 +580,453,153,24.4;20.5;-47.60189,0 +583,453,153,25.7;21.1;-15.70639,0 +302,235,153,18;30.9;474.30798,0 +34,34,153,16.1;30.6;457.97577,0 +34,34,153,17.1;30.3;442.13538,0 +34,34,153,15.1;30.3;442.6527,0 +34,34,153,19;29.4;397.82996,0 +34,34,153,19.2;28.3;342.4475,0 +34,34,153,20.1;30.1;433.75287,0 +305,236,153,14.7;30.6;458.856,0 +304,238,153,16.2;30.5;453.54822,0 +304,238,153,19.8;29;377.24402,0 +304,238,153,20.4;27.9;325.04678,0 +304,238,153,21.4;28.2;339.1829,0 +161,228,153,18.5;24.7;162.31525,0 +161,228,153,19.7;22.8;68.648605,0 +3,3,153,18.1;24;129.53563,0 +3,3,153,19.1;23.8;116.658295,0 +3,3,153,17.3;22.8;69.50818,0 +3,3,153,18.3;21.7;12.124696,0 +3,3,153,17;21.6;7.6520023,0 +3,3,153,14.7;18.4;-153.6652,0 +3,3,153,14.9;17.2;-211.76561,0 +2187,1992,153,18;24.1;131.53473,0 +133,115,153,17.3;23.5;102.700294,0 +133,115,153,18.4;23.4;100.56997,0 +133,115,153,16.1;23.2;90.16044,0 +133,115,153,17.6;22;29.538343,0 +133,115,153,16.3;19.9;-77.043594,0 +133,115,153,19.3;19.8;-80.49862,0 +133,115,153,14.5;18;-172.51842,0 +133,115,153,22.5;20.5;-45.784832,0 +133,115,153,21.4;20.8;-32.649506,0 +133,115,153,21.9;21.9;25.895061,0 +133,115,153,20.3;20.1;-66.98688,0 +133,115,153,18.4;21;-19.090982,0 +133,115,153,19;18.6;-143.29305,0 +491,514,153,20.1;22.8;70.43737,0 +23,23,153,16.3;22.9;74.32755,0 +23,23,153,16.6;21.6;9.989607,0 +23,23,153,18.9;21;-19.504017,0 +23,23,153,16.2;20.1;-68.40263,0 +23,23,153,21.7;21.1;-14.484698,0 +23,23,153,22.1;22.4;46.26381,0 +23,23,153,20.2;20.6;-42.784187,0 +23,23,153,20.3;19.5;-98.68813,0 +586,454,153,18;21.1;-15.33967,0 +584,454,153,17.4;19.9;-77.9482,0 +84,52,153,15.5;22.9;75.39437,0 +84,52,153,24.8;18.4;-151.3954,0 +84,52,153,23.9;19.5;-97.03217,0 +84,52,153,22.9;18.2;-159.0143,0 +84,52,153,22.9;19.2;-111.8945,0 +87,83,153,15.3;22.8;67.97908,0 +87,83,153,24.9;18.4;-150.1393,0 +87,83,153,23.4;18.2;-161.15608,0 +87,83,153,23.2;19.6;-89.95813,0 +87,83,153,22.5;17.2;-210.37952,0 +87,83,153,20.8;20.4;-51.659977,0 +302,234,153,19.3;20.8;-30.533506,0 +302,234,153,15.3;18.7;-138.08517,0 +302,234,153,16.8;18.5;-145.91127,0 +86,172,153,15.3;23;80.06403,0 +86,172,153,25.1;18.5;-146.27977,0 +86,172,153,23.9;19.5;-96.97113,0 +86,172,153,23.9;18.5;-145.3983,0 +86,172,153,22.9;18.2;-160.113,0 +86,172,153,22.9;19.2;-112.3828,0 +465,529,153,17.4;20.5;-47.03476,0 +33,215,153,18.9;19.3;-104.721664,0 +33,215,153,19.9;18.8;-130.06511,0 +170,219,153,16;18;-171.57678,0 +3194,2938,153,27.7;17.6;-189.92615,0 +4,4,153,26.2;18.5;-147.61049,0 +4,4,153,27.2;18.1;-164.93198,0 +4,4,153,23.6;20;-72.42254,0 +4,4,153,22.6;20;-71.30447,0 +4,4,153,21.5;19.9;-76.08375,0 +4,4,153,27.8;20.6;-40.368336,0 +59,56,153,24.7;18.5;-145.8362,0 +59,56,153,24;22.3;43.641415,0 +59,56,153,22.4;22.8;68.87059,0 +480,526,153,22.1;17.2;-212.616,0 +130,171,153,25.6;21.7;13.050913,0 +130,171,153,24.7;22.8;69.85917,0 +130,171,153,23.7;23.1;83.769905,0 +130,171,153,22.1;23.9;122.07138,0 +130,171,153,21.8;25.1;185.43098,0 +130,171,153,22.8;25.6;207.30125,0 +130,171,153,22.6;27.1;281.99673,0 +143,170,153,25.4;21.6;10.04456,0 +143,170,153,22.8;24.9;171.56381,0 +143,170,153,22.4;26.2;239.46667,0 +143,170,153,22.5;27.3;291.55957,0 +159,226,153,24.5;21.8;16.041573,0 +159,226,153,23.4;22.6;56.23362,0 +159,226,153,22.2;22.8;69.2499,0 +24,24,153,24.3;22.7;64.54855,0 +24,24,153,23.6;23.8;116.59014,0 +24,24,153,22.3;24.1;135.25609,0 +24,24,153,22.3;25.4;199.368,0 +45,45,153,23.3;24.3;142.74036,0 +45,45,153,23.1;25.3;194.28752,0 +3177,2921,153,16.9;23.6;110.277534,0 +3177,2921,153,26.9;19.9;-75.27612,0 +86,540,153,15.4;23.1;82.798386,0 +86,540,153,16.5;22.9;71.14429,0 +86,82,153,20.9;20.5;-48.427845,0 +84,80,153,20.8;20.4;-50.08353,0 +452,520,153,27.3;20.9;-25.24563,0 +52,50,153,27.5;21;-20.317142,0 +9,9,153,25.3;18.3;-157.8613,0 +13498,10261,153,14.3;16.7;-235.10628,0 +39,39,148,24.8;30.7;464.9374,0 +39,39,148,24.3;31.8;519.5862,0 +39,39,148,24.5;29.6;410.2,0 +39,39,148,26.9;29.3;392.0708,0 +39,39,148,24.3;28.6;357.92548,0 +39,39,148,17.3;21.5;2.1822376,0 +39,39,148,16.8;22.5;54.769337,0 +57,54,148,24.1;31.2;487.839,0 +57,54,148,24;29.7;414.5368,0 +57,54,148,26.5;29.6;406.92004,0 +57,54,148,25.1;28.8;366.43094,0 +57,54,148,23.5;27.3;293.515,0 +57,54,148,23.2;26.1;233.88618,0 +57,54,148,22.2;26.3;245.08466,0 +57,54,148,22.4;24.9;172.64058,0 +57,54,148,21.5;27.7;314.03256,0 +57,54,148,21;19.4;-101.04016,0 +57,54,148,20.2;18.2;-162.72223,0 +57,54,148,19.1;18.5;-146.4844,0 +57,54,148,18.2;20.1;-66.169914,0 +57,54,148,18;19.1;-117.531975,0 +57,54,148,18.2;21.1;-17.147747,0 +57,54,148,16.6;21.4;-3.4964643,0 +12,13,148,26.4;29.5;403.47888,0 +12,13,148,17.9;19.7;-88.89748,0 +12,13,148,27.4;29.7;412.4721,0 +581,453,148,25.7;27.9;324.1454,0 +582,453,148,21.7;23.4;100.4989,0 +580,453,148,23.1;22.6;60.99113,0 +583,453,148,21.3;21;-22.2019,0 +582,453,148,24.7;20.4;-52.48629,0 +580,453,148,23.4;19;-121.43009,0 +582,453,148,17.3;18.9;-126.9776,0 +580,453,148,15.3;15.7;-285.6877,0 +582,453,148,23.9;15.2;-311.6212,0 +22,22,148,23.3;27.2;287.0502,0 +22,22,148,22.2;26.3;243.61064,0 +22,22,148,23.2;25.6;207.29025,0 +22,22,148,22.2;25.3;192.31656,0 +22,22,148,23.6;24.6;157.63228,0 +41,41,148,25.6;25.9;223.53719,0 +41,41,148,26.3;24.9;175.5157,0 +21,21,148,25.9;25.9;224.69429,0 +21,21,148,25.7;24.8;167.9064,0 +10,10,148,21.7;27.3;292.66663,0 +10,10,148,21.6;29.2;386.5566,0 +10,10,148,21.1;18.6;-140.20459,0 +10,10,148,20.7;19.6;-91.92864,0 +10,10,148,20.1;18.1;-167.9161,0 +10,10,148,19;18;-172.8323,0 +10,10,148,17.8;19.3;-104.05505,0 +159,197,148,24.1;24.3;144.87183,0 +159,197,148,25.2;23.2;89.053024,0 +159,197,148,22.4;20.7;-38.67773,0 +159,197,148,21.6;19.3;-105.11408,0 +159,197,148,20.5;17.8;-179.76746,0 +59,56,148,24.1;24;129.77385,0 +59,56,148,25.1;23.5;104.4708,0 +59,56,148,23.5;22.9;73.94175,0 +59,56,148,23.2;21.8;19.873926,0 +59,56,148,25;21.4;-3.0414119,0 +59,56,148,21.5;19.1;-118.3916,0 +59,56,148,26.2;21.4;-1.4844981,0 +59,56,148,20.6;17.8;-180.95949,0 +486,445,148,23.8;24.1;131.06577,0 +43,43,148,24.1;22.5;55.703953,0 +43,43,148,23.2;21.5;3.4543526,0 +43,43,148,25;21.3;-7.1329503,0 +43,43,148,25.5;19.9;-75.49931,0 +13498,10261,148,21.5;21.5;1.2211686,0 +952,0,148,21.4;21.4;-2.001542,0 +901,541,148,23.3;20.6;-42.38244,0 +901,541,148,24;19.6;-90.45963,0 +485,518,148,24.3;19.9;-76.6385,0 +49,49,148,25.1;19.5;-94.03818,0 +49,49,148,21.7;18.8;-133.11908,0 +49,49,148,24.2;18.3;-156.55426,0 +49,49,148,25.8;18.4;-152.30981,0 +49,49,148,22.2;17.8;-182.00385,0 +49,49,148,23.2;17.8;-182.64026,0 +49,49,148,22.9;16.6;-239.999,0 +49,49,148,21.2;16.8;-230.84598,0 +47,47,148,24.9;19.4;-100.73726,0 +47,47,148,24.4;18.3;-157.58221,0 +47,47,148,25.5;18.3;-157.65701,0 +47,47,148,23.1;17.6;-189.7722,0 +160,196,148,25.6;22.1;33.484398,0 +160,196,148,26.1;21.1;-15.494333,0 +160,196,148,26.4;19.1;-114.05068,0 +37,37,148,21.8;18.7;-134.87213,0 +37,37,148,21.5;17.5;-195.1883,0 +37,37,148,22.9;17.2;-210.64099,0 +37,37,148,23.2;16.1;-265.2311,0 +37,37,148,21.6;16.5;-244.47322,0 +1446,128,148,24.6;18;-172.56218,0 +1446,128,148,22.5;16.6;-240.59657,0 +1446,128,148,20.9;16.9;-224.1984,0 +771,218,148,17.7;19.7;-88.00217,0 +178,221,148,17.1;20.2;-62.01033,0 +178,221,148,15.9;19.8;-79.31528,0 +48,48,148,16.6;17.9;-178.36514,0 +48,48,148,15.6;19.1;-115.947205,0 +48,48,148,15.5;18.1;-167.04405,0 +48,48,148,15.5;17;-221.1544,0 +48,48,148,14.5;17.1;-215.1073,0 +48,48,148,13.5;17.1;-214.61896,0 +135,117,148,16;20.5;-47.890842,0 +135,117,148,14.5;16.8;-232.69075,0 +135,117,148,13.6;19.7;-86.785225,0 +135,117,148,12.1;17.1;-214.29608,0 +135,117,148,10.2;17.1;-214.23544,0 +135,117,148,11.7;15.9;-278.18274,0 +135,117,148,17.6;21.9;23.949406,0 +135,117,148,13.1;18.7;-138.44263,0 +2267,2190,148,15.6;17.9;-176.40997,0 +2267,2190,148,15.7;18.9;-126.04597,0 +53,130,148,14.9;18.4;-152.54459,0 +53,130,148,14.1;19.7;-84.52499,0 +53,130,148,13.1;20.3;-58.543583,0 +53,130,148,12.8;18.5;-144.44229,0 +1213,519,148,14.7;17.8;-180.267,0 +3192,2936,148,12.7;20.8;-33.242653,0 +2193,2057,148,15.3;21.3;-7.6641483,0 +304,238,148,12.7;21.3;-6.082798,0 +101,91,148,12.4;17.5;-198.19211,0 +100,91,148,11.3;18.2;-160.0389,0 +98,91,148,10.1;18.8;-132.13025,0 +100,91,148,10.1;17.7;-185.58598,0 +101,91,148,11.1;17.1;-216.02003,0 +101,91,148,9.1;17.4;-202.02559,0 +98,91,148,12.3;16.1;-264.27594,0 +98,91,148,11.3;15.7;-288.92325,0 +305,236,148,11.8;20.1;-65.90292,0 +2117,1661,148,11.4;18.3;-158.6612,0 +3175,2919,148,10;18.9;-127.89329,0 +30,131,148,9.8;18.2;-161.37291,0 +30,131,148,11.8;16.9;-228.8123,0 +58,55,148,17.7;22.4;48.135456,0 +58,55,148,16.6;22.2;38.784767,0 +483,446,148,17.7;22.2;40.682755,0 +1894,1982,148,11;16.8;-232.12984,0 +42,227,154,22.1;31.1;485.09686,0 +42,227,154,21.1;30.5;454.88577,0 +17,17,154,20.4;29.9;422.9857,0 +17,17,154,21.8;31;478.0632,0 +17,17,154,19.7;28.7;361.20413,0 +17,17,154,18.5;26.5;255.58888,0 +17,17,154,17.8;28.4;350.41336,0 +17,17,154,17;26;230.63393,0 +17,17,154,15.8;28.1;334.9886,0 +17,17,154,20.8;31.5;502.02176,0 +170,219,154,21.9;30.2;440.7858,0 +40,40,154,20.6;31.4;497.14053,0 +40,40,154,20.6;29.9;425.02594,0 +40,40,154,17.7;28;327.64645,0 +40,40,154,17.5;26.7;265.60992,0 +40,40,154,16.5;28.6;358.2548,0 +40,40,154,15;25.7;213.90216,0 +30,30,154,19.4;29.1;382.26932,0 +30,30,154,18;28.3;341.44775,0 +115,210,154,22.9;28.7;361.81317,0 +114,208,154,23.2;28.5;352.3155,0 +113,209,154,23.1;28.5;351.461,0 +582,453,154,20.3;27.8;320.835,0 +580,453,154,18.9;25.9;225.0829,0 +583,453,154,23.6;27;276.1985,0 +580,453,154,22.5;26.3;244.9589,0 +11,11,154,22.6;27.3;295.6875,0 +11,11,154,18.5;26.3;245.86455,0 +11,11,154,17.5;27.3;294.5084,0 +11,11,154,18.1;25.3;194.94044,0 +11,11,154,16.5;26.4;247.40038,0 +11,11,154,16.5;25.4;199.60858,0 +11,11,154,23.7;26.4;248.03046,0 +11,11,154,24.8;25.2;189.92995,0 +2266,2189,154,17.4;27.1;285.63254,0 +2266,2189,154,17;28.1;331.3814,0 +179,224,154,17.3;28.3;341.4722,0 +179,224,154,16.9;27.2;288.66238,0 +179,224,154,15.9;27.9;323.1639,0 +49,49,154,24.3;27.4;299.99866,0 +49,49,154,24.8;28.5;354.96786,0 +49,49,154,25.3;27;276.51837,0 +9,9,154,24.3;27.5;305.43033,0 +9,9,154,24.5;28.6;358.4826,0 +9,9,154,25.3;26.8;269.05948,0 +9,9,154,25.6;28;327.55984,0 +1446,128,154,24.7;28.4;346.70602,0 +621,5,154,25.1;28.4;348.78564,0 +25,25,154,22.6;25.4;200.88731,0 +25,25,154,24.2;24.9;175.4706,0 +25,25,154,22.7;23.7;114.0039,0 +130,171,154,24.1;25.4;200.24126,0 +130,171,154,23;25.5;201.93785,0 +130,171,154,22.7;24.4;148.12732,0 +130,171,154,22.5;22.9;73.85383,0 +46,46,154,23.3;24.8;170.49083,0 +745,194,154,25.7;26.7;262.86407,0 +744,193,154,25.7;26.5;252.5189,0 +750,663,154,22.3;23.3;95.23082,0 +748,662,154,22;23.1;84.29402,0 +747,436,154,22.2;23.1;84.389725,0 +720,1612,155,21;31.1;482.00797,0 +720,1612,155,23.2;29.9;421.21198,0 +720,1612,155,23.3;27.5;302.4597,0 +720,1612,155,25;25.9;223.91321,0 +720,1612,155,24.8;20.4;-53.91056,0 +720,1612,155,26.7;19.6;-90.20118,0 +132,114,155,21.6;31.8;516.65784,0 +132,114,155,19.4;30;429.313,0 +132,114,155,22.5;29.2;390.59985,0 +132,114,155,21.5;28.9;371.94897,0 +132,114,155,22.8;28;326.51953,0 +132,114,155,23.4;26.9;271.83978,0 +132,114,155,22.2;26.7;264.31982,0 +132,114,155,25;26.7;263.4244,0 +132,114,155,25.2;23.5;105.08411,0 +132,114,155,24.4;22.1;34.7158,0 +132,114,155,22.7;18.4;-153.08395,0 +132,114,155,23.8;17.2;-212.37569,0 +132,114,155,21.1;17;-219.87589,0 +132,114,155,19.4;18.1;-167.95804,0 +132,114,155,18.5;16.7;-238.08017,0 +132,114,155,18.4;17.7;-188.14163,0 +132,114,155,15.7;34.9;674.96844,0 +132,114,155,16.3;32.9;575.1042,0 +132,114,155,14.6;31.8;516.9111,0 +132,114,155,16.5;29.7;414.88293,0 +132,114,155,16;27.9;323.85837,0 +132,114,155,15.2;21.5;4.0662947,0 +132,114,155,16.5;20.3;-57.44743,0 +132,114,155,17.7;19;-119.397736,0 +132,114,155,16.3;18.6;-142.42482,0 +132,114,155,25.3;19.8;-79.017555,0 +132,114,155,15.2;18.2;-159.95459,0 +132,114,155,13.8;25.8;219.55782,0 +132,114,155,13.6;27.8;316.70944,0 +132,114,155,11.6;25.4;196.77574,0 +132,114,155,13.2;30.7;463.35843,0 +132,114,155,18.4;31.2;489.53265,0 +132,114,155,11.1;29;380.96576,0 +132,114,155,12.7;28.8;367.45834,0 +132,114,155,15.6;31.2;487.52075,0 +132,114,155,18.4;29.7;414.0202,0 +132,114,155,26.5;22.8;70.826195,0 +132,114,155,26.7;27;279.71057,0 +132,114,155,27;25.5;203.72807,0 +731,659,155,21.8;29.2;389.2868,0 +731,659,155,22.1;27.8;319.7855,0 +731,659,155,23.8;27.3;294.417,0 +1773,1581,155,24.5;28.4;348.0435,0 +1773,1581,155,26.9;28.1;334.2489,0 +395,784,155,25.4;24.4;149.477,0 +395,784,155,25.4;21.6;7.2716284,0 +395,784,155,26.5;22.1;31.90553,0 +395,784,155,24.5;20.6;-42.06915,0 +395,784,155,27.1;24.3;145.70706,0 +719,795,155,24.2;20.1;-68.68637,0 +719,795,155,21.2;16.8;-229.71724,0 +719,795,155,22.3;16.5;-245.06198,0 +719,795,155,23.6;15.3;-307.30157,0 +719,795,155,26.4;19.2;-112.551155,0 +719,795,155,26.8;20.6;-40.573566,0 +719,795,155,28;28.9;371.95654,0 +720,1611,155,21.3;18.6;-140.58527,0 +720,1611,155,23.6;18.2;-162.90453,0 +720,1611,155,22.7;17;-220.15858,0 +720,1611,155,19.6;18.1;-167.82343,0 +720,1611,155,20.2;15.9;-274.2639,0 +720,1611,155,24.3;16.3;-258.50513,0 +403,1183,155,19.3;18.7;-137.49184,0 +403,1183,155,19.1;17.2;-213.81325,0 +403,1183,155,17.4;17.6;-191.02534,0 +403,1183,155,17.2;20.2;-60.299427,0 +403,1183,155,17.3;19.1;-116.79211,0 +403,1183,155,15.7;18.3;-157.14612,0 +1775,1583,155,18.7;15.7;-285.0843,0 +731,653,155,16.3;34;626.8274,0 +731,653,155,15.4;32.7;564.89954,0 +731,653,155,17.2;32.7;564.51263,0 +731,653,155,16.5;31.7;513.85333,0 +731,653,155,13.6;31.4;500.46014,0 +731,653,155,11.6;30.7;462.43176,0 +139,645,155,17.6;31;480.7729,0 +139,645,155,16.3;30.9;471.18213,0 +139,645,155,14.9;30.3;443.92795,0 +139,645,155,12.3;30.1;431.84198,0 +139,645,155,19;30.9;471.30618,0 +139,645,155,10.7;29.7;411.52402,0 +191,788,155,16;30;426.73563,0 +191,788,155,17.6;29.4;400.16202,0 +191,788,155,14.4;29.2;390.05795,0 +191,788,155,12.3;25.3;194.86288,0 +191,788,155,11.9;29.4;398.6656,0 +191,788,155,18.8;30.1;432.58932,0 +721,785,155,15.9;28.2;337.67545,0 +721,785,155,14.3;26.6;256.82095,0 +721,785,155,13.6;25.2;190.39949,0 +722,786,155,14.3;27.3;294.7393,0 +722,786,155,14.9;25.8;217.13956,0 +722,786,155,12.2;26.6;260.47272,0 +723,787,155,15.8;26.5;255.5062,0 +723,787,155,13.4;27.1;281.6667,0 +143,2156,155,15.1;20.6;-43.56561,0 +143,2156,155,16.5;19.9;-76.72774,0 +143,2156,155,15.2;19.5;-95.49787,0 +143,2156,155,14.4;18.2;-160.14018,0 +143,2156,155,13;19.2;-112.54012,0 +1787,1434,155,21.4;17.8;-183.90742,0 +387,637,155,18.4;17;-222.30446,0 +387,637,155,18.6;18.1;-165.60854,0 +1774,1582,155,25;17.6;-190.7124,0 +1774,1582,155,26.7;15.7;-284.8707,0 +3190,2934,155,19.5;18.7;-136.4031,0 +721,1447,155,16.1;20.3;-55.73074,0 +1794,1445,155,15.7;20.2;-63.53186,0 +901,541,155,13.5;16.9;-228.849,0 +1785,1432,155,12.5;23.7;113.92064,0 +1780,1427,155,27.6;23.9;124.23589,0 +733,655,155,6.1;21.9;25.94837,0 +571,541,397,31.5;38.6;806.9333,0 +3991,3492,397,29.7;36.3;689.6588,0 +3991,3492,397,27.8;33.5;550.8206,0 +3991,3492,397,22.7;33.7;561.44836,0 +3991,3492,397,18.7;34.8;612.98956,0 +3991,3492,397,17.7;33.4;547.0541,0 +4791,3889,397,31.8;35.3;639.6724,0 +4414,3889,397,30.8;20.6;-94.86971,0 +4414,3889,397,30.5;21.6;-44.40316,0 +4414,3889,397,28;30.8;416.8643,0 +5100,114,397,28.8;34.4;593.8756,0 +4801,114,397,30.3;34.1;579.4383,0 +4801,114,397,31.7;33.7;560.0741,0 +4801,114,397,29.4;31.2;433.42422,0 +5100,114,397,24.8;32.4;493.48828,0 +4801,114,397,27.6;29.5;352.0897,0 +5100,114,397,22.6;33.5;548.2223,0 +5100,114,397,22.8;29.4;343.5313,0 +5100,114,397,23;27.1;232.04399,0 +4801,114,397,25.7;25.9;167.787,0 +4801,114,397,24.7;25.2;133.13937,0 +4801,114,397,22.5;24.9;121.79848,0 +4801,114,397,23.8;23.8;64.340416,0 +5100,114,397,22.2;23.2;35.919727,0 +4801,114,397,26.2;22.5;-2.7491689,0 +5100,114,397,23.8;21.7;-40.5629,0 +5100,114,397,21.9;21.5;-50.136917,0 +4801,114,397,23.8;18.7;-192.84657,0 +5100,114,397,20.8;19.9;-129.01517,0 +5100,114,397,21.7;17.5;-251.97867,0 +5100,114,397,20.7;15.8;-333.96664,0 +5100,114,397,21.9;13.9;-431.01895,0 +5100,114,397,19.2;13.7;-442.0677,0 +5100,114,397,17.5;12.9;-479.76926,0 +5100,114,397,17;15.1;-369.42966,0 +5100,114,397,18;11;-575.13904,0 +5100,114,397,16;12.3;-508.855,0 +5100,114,397,19;8.6;-695.60815,0 +5100,114,397,14;9.8;-636.05963,0 +5100,114,397,12.9;11.4;-557.3502,0 +5100,114,397,13.4;14.2;-417.3573,0 +5100,114,397,20.1;9.3;-658.73254,0 +5100,114,397,22.3;10.7;-591.3118,0 +5100,114,397,22.7;8.9;-681.6414,0 +4801,114,397,24.4;11.2;-564.3195,0 +4801,114,397,24.9;13.3;-461.28043,0 +4801,114,397,25.6;10.8;-584.5044,0 +4801,114,397,25.7;14.5;-398.60986,0 +4801,114,397,27.4;13.6;-443.17288,0 +4801,114,397,28.2;10.5;-600.6805,0 +4801,114,397,28.2;12.1;-521.819,0 +4801,114,397,29.2;11;-574.6737,0 +4801,114,397,29.3;13.9;-432.26157,0 +4801,114,397,30.2;11.9;-530.9782,0 +4801,114,397,29.9;9.7;-641.51447,0 +4801,114,397,32.2;14.2;-414.98926,0 +4801,114,397,33.3;12.5;-500.50433,0 +4801,114,397,33.4;15.3;-362.82593,0 +4801,114,397,30.1;16.4;-303.68427,0 +4801,114,397,26.7;15.3;-361.85126,0 +4801,114,397,24;16.1;-322.85626,0 +5100,114,397,17.2;16.6;-294.2654,0 +4801,114,397,24.5;17.6;-244.47589,0 +4801,114,397,25.5;16.3;-309.22244,0 +4801,114,397,27;17.8;-233.08658,0 +4801,114,397,31.6;17.7;-240.74452,0 +4801,114,397,32.1;19.6;-143.61241,0 +4801,114,397,32.8;21.5;-50.452045,0 +4801,114,397,30.2;22.1;-20.593142,0 +4801,114,397,31.4;22.9;18.00165,0 +4801,114,397,33.1;23.8;63.66373,0 +4801,114,397,29.4;24.4;95.52378,0 +4801,114,397,31.4;24.2;86.061165,0 +4801,114,397,29.9;26;175.62978,0 +4801,114,397,31;26.3;187.21185,0 +4801,114,397,30.2;27.3;241.86586,0 +4801,114,397,32;27.7;259.49963,0 +4801,114,397,31;28.3;291.70886,0 +4801,114,397,32.6;28.9;320.17172,0 +4801,114,397,30.9;29.5;347.8829,0 +4801,114,397,31;30.5;398.40097,0 +4801,114,397,32;26.4;194.97882,0 +4801,114,397,28.5;26;173.882,0 +4801,114,397,27.6;27.9;268.16183,0 +4801,114,397,26.9;26.4;195.18927,0 +4801,114,397,27.3;23.8;64.67468,0 +4801,114,397,27.3;20.9;-81.88958,0 +5100,114,397,19.1;20.8;-86.12901,0 +5100,114,397,11.4;11;-575.761,0 +5100,114,397,10.8;12.6;-496.51196,0 +5100,114,397,10;9.7;-641.9429,0 +5100,114,397,9.4;11.9;-530.4303,0 +5100,114,397,11.1;13.7;-441.23688,0 +5100,114,397,7.1;10.3;-612.08813,0 +5100,114,397,7.2;12.6;-497.83792,0 +5100,114,397,6.6;13.6;-445.98508,0 +5100,114,397,5.9;12.2;-514.0129,0 +5100,114,397,8.4;12.2;-515.74457,0 +5100,114,397,8.9;15.5;-351.56006,0 +5100,114,397,11.8;17.5;-248.48984,0 +5100,114,397,9.8;17.7;-238.12502,0 +5100,114,397,13.4;17.3;-260.93753,0 +5100,114,397,14.4;17.9;-229.9677,0 +5100,114,397,15;19.2;-165.7749,0 +5100,114,397,12.9;19.6;-147.76181,0 +5100,114,397,16.5;19;-173.1733,0 +5100,114,397,17.1;20.2;-114.47087,0 +5100,114,397,14.9;20.6;-95.145874,0 +5100,114,397,16.2;21.5;-52.63645,0 +5100,114,397,19.5;22.3;-12.125211,0 +4801,114,397,24.8;23.3;41.532692,0 +4801,114,397,34.3;25.9;171.14767,0 +4801,114,397,34.3;23.3;39.610126,0 +4801,114,397,35.1;24.8;112.70987,0 +4801,114,397,34.7;27.3;237.12608,0 +5100,114,397,14.7;22.4;-5.9297237,0 +5100,114,397,13.2;21.8;-37.80985,0 +5100,114,397,30.8;6.4;-804.0595,0 +5100,114,397,33.1;7.2;-767.06165,0 +5100,114,397,29;6.7;-790.41,0 +5100,114,397,27.7;7.8;-735.4417,0 +5100,114,397,29.5;8.1;-722.0544,0 +4801,114,397,26.4;7.1;-771.9319,0 +4801,114,397,26.7;8.8;-685.16486,0 +4801,114,397,24.7;7.4;-757.59283,0 +5100,114,397,14.7;7.2;-765.0006,0 +5100,114,397,10.6;8;-727.39276,0 +5100,114,397,21.3;12.9;-479.21252,0 +5100,114,397,31.8;8.9;-678.6363,0 +5100,114,397,33.7;19.4;-153.5949,0 +4801,114,397,33.4;17.8;-235.23927,0 +4801,114,397,30.3;13.4;-453.12637,0 +5100,114,397,34.7;17.1;-272.37036,0 +5100,114,397,34.8;19.1;-169.75221,0 +5100,114,397,36.2;16.3;-312.30374,0 +5100,114,397,36;20.8;-86.42304,0 +5100,114,397,21.9;34.9;620.67285,0 +5100,114,397,20.7;34;575.1268,0 +5100,114,397,19.3;35.6;653.31036,0 +4806,3470,397,29.5;32.8;514.8721,0 +4806,3470,397,28.9;31.7;460.49323,0 +4806,3470,397,27.6;30.7;411.2373,0 +4806,3470,397,25.4;26.2;183.20456,0 +4806,3470,397,29;28.7;307.58008,0 +4806,3470,397,28.4;29.7;359.77164,0 +4806,3470,397,28.3;27.3;240.87392,0 +4806,3470,397,27.4;25;126.47826,0 +4806,3470,397,27.4;28.8;314.85248,0 +4806,3470,397,31.3;31.5;451.46735,0 +3992,3490,397,25.8;32.1;477.18344,0 +3992,3490,397,24.7;31.4;445.7525,0 +3992,3490,397,23.8;32.7;511.3183,0 +3992,3490,397,23.3;31.7;458.09302,0 +4464,3482,397,24.5;30.2;385.77832,0 +4464,3482,397,22.7;31.1;427.54443,0 +4464,3482,397,21.3;25.8;163.74777,0 +4464,3482,397,21.4;27.5;250.47806,0 +4464,3482,397,13.6;11.2;-566.2631,0 +4464,3482,397,12.3;11;-575.22955,0 +4464,3482,397,11.4;12.4;-507.4311,0 +4464,3482,397,9.4;13.6;-442.9023,0 +4464,3482,397,6.8;11.7;-541.0383,0 +4464,3482,397,12.6;17.7;-240.60075,0 +4464,3482,397,14.1;18.5;-202.58507,0 +4464,3482,397,14.3;17.3;-258.4193,0 +4464,3482,397,12.4;18.8;-184.42096,0 +4464,3482,397,16.2;19.8;-137.76765,0 +4464,3482,397,15;19.9;-130.8731,0 +4464,3482,397,13.8;20;-124.41639,0 +4464,3482,397,17.1;23.5;51.278114,0 +4464,3482,397,16.1;23.3;38.83901,0 +4464,3482,397,14.8;21.2;-66.40283,0 +4464,3482,397,12.7;12.2;-517.12463,0 +4464,3482,397,6.5;12.7;-489.237,0 +4464,3482,397,20.9;35.4;646.4709,0 +4464,3482,397,19.5;33.7;559.752,0 +5102,3491,397,25.2;29.3;339.8355,0 +5102,3491,397,22.3;27.8;267.0218,0 +5102,3491,397,23.6;27.8;266.843,0 +5102,3491,397,22.5;26.8;216.08347,0 +5102,3491,397,19.9;24.5;101.94644,0 +5102,3491,397,18.6;24.4;94.343834,0 +3992,3483,397,21.6;27.9;269.35934,0 +3992,3483,397,8.9;10.2;-613.2195,0 +3992,3483,397,22;35.7;659.39655,0 +3992,3483,397,21.7;32.3;490.3094,0 +3992,3483,397,20.4;34.6;605.6614,0 +3992,3483,397,20.2;33.1;530.2388,0 +4810,3473,397,22.8;25.3;138.87506,0 +4810,3473,397,24.3;25.1;128.3168,0 +4810,3473,397,25.4;24.8;113.58128,0 +4810,3473,397,24.2;23.6;54.114193,0 +4810,3473,397,25.2;22.8;15.938465,0 +4810,3473,397,29.5;22.6;3.22258,0 +4810,3473,397,26.6;23.7;60.548195,0 +4810,3473,397,28.5;23.6;54.438442,0 +4810,3473,397,34.9;23.4;44.66513,0 +4810,3473,397,34.9;24.7;108.775764,0 +4810,3473,397,36.1;25.5;147.53133,0 +4810,3473,397,36.5;26.7;210.26593,0 +731,3473,397,12.2;11.4;-557.6326,0 +4810,3473,397,31.8;34.7;611.68945,0 +4810,3473,397,33.2;22.6;4.869646,0 +731,3473,397,20.4;33.8;566.7935,0 +731,3473,397,20.1;32.8;515.935,0 +3993,3485,397,23.5;22.3;-9.407094,0 +3993,3485,397,22.4;21.9;-30.094538,0 +3993,3485,397,24.2;21;-77.056175,0 +3993,3485,397,22.2;20.8;-86.223366,0 +3993,3485,397,21.2;19.5;-152.5527,0 +3993,3485,397,21.1;21.3;-62.272854,0 +3993,3485,397,22.7;17.7;-240.02042,0 +3993,3485,397,20.2;20;-124.67816,0 +3993,3485,397,20;21.3;-58.294395,0 +3993,3485,397,22.1;16.7;-291.1989,0 +3993,3485,397,18.7;20.7;-91.56495,0 +3993,3485,397,18.7;19.6;-145.01125,0 +3993,3485,397,18;18.6;-193.8514,0 +3993,3485,397,17.3;20.9;-78.043564,0 +3993,3485,397,20.4;22.4;-5.273028,0 +3993,3485,397,18.6;22.6;4.877401,0 +3993,3485,397,15.9;20.6;-96.50484,0 +4802,3474,397,26.2;22.2;-14.857797,0 +4802,3474,397,30.6;14.7;-391.1735,0 +4802,3474,397,32.4;14.8;-387.89236,0 +4802,3474,397,29.8;15.9;-329.6695,0 +4802,3474,397,31.5;16.2;-315.15292,0 +4802,3474,397,28.4;15.6;-344.01227,0 +4802,3474,397,29.3;18.9;-178.80177,0 +4802,3474,397,30.4;18.5;-200.7815,0 +4802,3474,397,31.8;18.6;-193.57895,0 +4802,3474,397,33;17.1;-269.97354,0 +4802,3474,397,30.7;19.6;-145.18079,0 +4802,3474,397,32.6;20.1;-121.27121,0 +4802,3474,397,28.7;20.1;-119.90718,0 +4802,3474,397,30.9;20.6;-93.414635,0 +4802,3474,397,29.3;21.2;-66.705086,0 +4802,3474,397,26.4;20.8;-85.12249,0 +4802,3474,397,28.2;21.1;-70.262405,0 +4804,3475,397,25.6;19.8;-136.97525,0 +4804,3475,397,24.3;18.6;-194.27126,0 +4804,3475,397,23.5;17.3;-258.43518,0 +4804,3475,397,23.9;13.8;-434.06696,0 +4804,3475,397,26.9;13.1;-468.95694,0 +4804,3475,397,27.9;14.3;-412.1438,0 +4804,3475,397,26.5;14.6;-395.37408,0 +4804,3475,397,27.3;16.4;-303.88626,0 +4804,3475,397,25.7;16.1;-319.09894,0 +4804,3475,397,24.5;14.9;-381.682,0 +4804,3475,397,23.6;15.9;-329.45792,0 +4804,3475,397,24.7;17.4;-257.868,0 +4804,3475,397,24.7;16.2;-313.92523,0 +4804,3475,397,25.3;18.4;-207.45581,0 +4804,3475,397,27.1;17.4;-253.36685,0 +4804,3475,397,26.6;19.2;-165.2519,0 +3988,3479,397,20.5;17.6;-242.96121,0 +3988,3479,397,19.8;19;-173.31758,0 +3988,3479,397,19.7;15.2;-364.56903,0 +3988,3479,397,18.7;17.4;-257.845,0 +3988,3479,397,21.8;15.1;-369.7518,0 +3988,3479,397,18;15.8;-337.60223,0 +3988,3479,397,16.8;13.6;-445.61026,0 +3988,3479,397,15.1;15.1;-369.30377,0 +3988,3479,397,14.8;16.5;-302.69696,0 +3988,3479,397,16.1;18;-224.71391,0 +3986,3481,397,19.5;15.3;-359.30948,0 +3986,3481,397,17.8;14.3;-409.28772,0 +3986,3481,397,20.6;13.3;-459.7459,0 +3986,3481,397,18.3;12.6;-497.40698,0 +3986,3481,397,16.8;12.5;-502.6276,0 +3986,3481,397,20.4;11.7;-538.0672,0 +3986,3481,397,16.8;11.5;-551.53174,0 +3986,3481,397,19.2;11.5;-551.5778,0 +3986,3481,397,15.7;13.7;-441.09967,0 +3986,3481,397,16.8;10.4;-603.706,0 +3986,3481,397,15.3;11.5;-552.04767,0 +3986,3481,397,15.3;8.8;-683.63257,0 +3986,3481,397,14.5;10.4;-603.6839,0 +3986,3481,397,14.7;13;-473.57602,0 +3986,3481,397,22.5;13.2;-465.74326,0 +3986,3481,397,15.6;7.7;-742.77893,0 +3986,3481,397,13.9;7.3;-758.78314,0 +3986,3481,397,21.4;11.1;-572.8461,0 +5102,3480,397,18.4;10.3;-608.98645,0 +5102,3480,397,18.3;9.1;-672.01556,0 +5102,3480,397,20;10.1;-620.29285,0 +5102,3480,397,19.5;9;-677.0521,0 +5102,3480,397,20.9;8.5;-700.6108,0 +5102,3480,397,17.1;8.3;-708.9372,0 +5102,3480,397,21.9;8.9;-682.8457,0 +5102,3480,397,18.1;7.7;-738.6493,0 +5102,3480,397,23.1;8.5;-700.5217,0 +5102,3480,397,22.7;9.9;-632.25464,0 +5102,3480,397,10.8;16.5;-299.9778,0 +5102,3480,397,11.7;18.2;-215.76422,0 +3996,3484,397,13.1;12.5;-498.3311,0 +3996,3484,397,13.7;15.5;-348.84967,0 +3996,3484,397,12.6;15.6;-346.45856,0 +3996,3484,397,11.5;9.5;-649.00696,0 +3996,3484,397,11.3;10.6;-595.66425,0 +3996,3484,397,10.7;11.8;-534.6873,0 +3996,3484,397,9.2;12.6;-493.0052,0 +3996,3484,397,8.5;11.3;-560.5701,0 +3996,3484,397,11.9;14.1;-421.68002,0 +3996,3484,397,8.8;14.2;-414.17,0 +3996,3484,397,6.2;13;-473.14566,0 +3996,3484,397,10.5;15.1;-372.4134,0 +3996,3484,397,9.5;16.6;-293.54245,0 +3996,3484,397,9.5;15.2;-367.64005,0 +3996,3484,397,16.4;13.7;-438.25925,0 +4805,3478,397,24.1;12.2;-513.3619,0 +4805,3478,397,25.2;10.2;-613.21173,0 +4805,3478,397,25.3;12.6;-493.23212,0 +4805,3478,397,25.4;11.3;-560.7349,0 +4805,3478,397,26.6;10.7;-588.30914,0 +4805,3478,397,26.8;9.6;-647.24396,0 +4805,3478,397,29.2;5.7;-841.57306,0 +4805,3478,397,28.2;6.2;-814.09674,0 +4805,3478,397,26.9;7.3;-762.0623,0 +4805,3478,397,25.8;8.8;-684.77423,0 +4805,3478,397,25.4;7.1;-772.4474,0 +4805,3478,397,24;7.7;-740.6284,0 +4807,3476,397,27.8;12.3;-510.92303,0 +4807,3476,397,28.5;13.6;-443.04904,0 +4807,3476,397,28.9;12.6;-497.66257,0 +4807,3476,397,30.9;10.7;-590.92883,0 +4807,3476,397,33.4;13.5;-450.43784,0 +4807,3476,397,32.6;10.8;-585.71906,0 +4808,3477,397,28;11.4;-556.85425,0 +4808,3477,397,29;10.5;-599.24963,0 +4808,3477,397,29.3;12.6;-496.02637,0 +4808,3477,397,29.7;11.6;-544.4733,0 +4808,3477,397,30.9;13;-476.36774,0 +4808,3477,397,29.2;9.3;-658.4578,0 +4808,3477,397,32.2;13;-477.57156,0 +4808,3477,397,33.6;13.1;-468.5322,0 +5102,4409,397,26;18.5;-199.54668,0 +4464,4408,397,26.2;17.8;-235.08556,0 +4809,3472,397,32.9;23.6;53.489452,0 +4809,3472,397,30.5;23.8;64.30736,0 +4809,3472,397,32.1;24.9;118.846855,0 +4809,3472,397,30.5;24.9;121.81802,0 +4809,3472,397,33.2;27.4;244.31866,0 +4809,3472,397,33.6;25.1;129.01897,0 +4809,3472,397,33.5;26.1;177.58113,0 +4809,3472,397,35.4;26.3;191.11723,0 +4803,3471,397,30.2;26.3;187.69879,0 +4803,3471,397,29.2;26.9;222.03835,0 +4803,3471,397,31.6;27.1;227.98668,0 +4803,3471,397,31.8;28.3;290.87515,0 +4803,3471,397,30.5;28.2;283.93555,0 +4803,3471,397,31.7;29.3;338.59457,0 +4803,3471,397,31.2;30.4;392.3002,0 +4803,3471,397,31;31.5;451.2033,0 +4803,3471,397,28.1;31.3;440.6394,0 +4454,3493,397,11.7;8.6;-695.0173,0 +4454,3493,397,9.6;10.8;-585.6242,0 +4454,3493,397,9.4;9.5;-648.73376,0 +4454,3493,397,12.1;7;-776.9012,0 +4454,3493,397,11.1;7;-774.74194,0 +4454,3493,397,10.5;8.4;-705.5336,0 +4527,4350,397,10.3;13.2;-467.05188,0 +4527,4350,397,23.7;28.5;297.29858,0 +4527,4350,397,22;20.7;-91.594826,0 +4527,4350,397,21.9;17.5;-247.99673,0 +4540,4363,397,6.9;12.4;-503.86948,0 +4540,4363,397,18.3;19;-175.87857,0 +4540,4363,397,22.2;20.8;-85.47391,0 +4864,3969,397,27.1;26.2;182.3982,0 +4791,3890,397,17.3;22.3;-12.26722,0 +3998,3486,397,12.9;21.1;-71.46996,0 +4416,3976,397,31.5;30.7;408.6884,0 +4861,3972,397,30.5;28.7;308.1169,0 +3997,3487,397,32.1;6.4;-807.3732,0 +3997,3487,397,29.4;7.1;-772.4043,0 +3997,3487,397,28;7.1;-770.8534,0 +3997,3487,397,28.8;8.2;-717.5651,0 +3997,3487,397,30.5;8.2;-713.5621,0 +3997,3487,397,31;6;-824.6966,0 +3997,3487,397,33.2;7.9;-728.58826,0 +3997,3487,397,30.7;9.2;-667.58606,0 +3997,3487,397,32.5;9.3;-660.5163,0 +3990,3488,397,33.6;5.7;-842.84,0 +952,0,397,32.6;37.7;759.1831,0 +952,0,397,32.3;35.7;657.28436,0 +952,0,397,18.2;14.8;-385.19394,0 +952,0,397,10;9.5;-651.16754,0 +4416,4410,397,31;32.7;508.3237,0 +4865,3968,397,31;32.6;504.4359,0 +4539,4362,397,21.8;17.5;-250.55255,0 +4539,4362,397,17.8;18.9;-178.2526,0 +4539,4362,397,26.1;11.5;-552.561,0 +4539,4362,397,6.9;12.6;-496.54028,0 +4858,3974,397,27;13.4;-456.30478,0 +3986,3489,397,34.1;20.7;-88.34349,0 +3986,3489,397,34.2;18.6;-193.0211,0 +3986,3489,397,34.3;19.6;-146.9479,0 +3986,3489,397,35.6;18.5;-201.97658,0 +3986,3489,397,35.7;16.5;-300.79483,0 +3986,3489,397,35.9;20.5;-101.96409,0 +3986,3489,397,36.8;19.1;-172.33362,0 +3986,3489,397,36.9;20.1;-120.822914,0 +4793,3965,397,20.3;33.3;539.32806,0 +4166,3563,398,40.3;28.5;300.1052,0 +4166,3563,398,37.7;28.8;314.20663,0 +4166,3563,398,39.1;29.8;366.33902,0 +4166,3563,398,37.9;29.8;366.79767,0 +4166,3563,398,39.1;28.2;285.1203,0 +4166,3563,398,37.5;25.7;161.80966,0 +4166,3563,398,35.4;26.2;185.703,0 +4166,3563,398,36;24.3;87.48348,0 +4166,3563,398,39.2;25.1;130.96774,0 +4166,3563,398,38.5;23.6;53.89414,0 +4166,3563,398,35.8;23.3;38.463737,0 +4166,3563,398,35.1;22.3;-10.049837,0 +4166,3563,398,37.8;22.1;-21.213364,0 +4166,3563,398,34.4;16.3;-308.90735,0 +4166,3563,398,35.7;17;-273.50253,0 +4166,3563,398,36;18;-224.63716,0 +4166,3563,398,36.1;19.5;-149.28438,0 +4166,3563,398,37.5;17.4;-256.7901,0 +4166,3563,398,38.7;19;-176.91199,0 +4166,3563,398,37;20.8;-85.94901,0 +5099,113,398,38;28.7;308.33856,0 +5099,113,398,40;27.8;262.85715,0 +5099,113,398,38.8;29.9;369.4306,0 +5099,113,398,38.3;27.6;253.26698,0 +5099,113,398,36.1;29;326.62546,0 +5099,113,398,36;25.9;171.87093,0 +5099,113,398,34.6;28.1;278.42004,0 +5099,113,398,31.1;29.3;340.11987,0 +5099,113,398,30.4;30.7;411.39487,0 +5099,113,398,29.5;28.2;285.3884,0 +5099,113,398,28.7;31.5;449.00165,0 +5099,113,398,30.6;33;523.8388,0 +5099,113,398,29.1;33.4;544.3595,0 +5099,113,398,26.8;33.6;553.0603,0 +5099,113,398,26;31;422.12222,0 +5099,113,398,25.7;34.3;587.9825,0 +5099,113,398,25.7;32.5;500.5055,0 +5099,113,398,24.4;30.7;408.59628,0 +5099,113,398,21.4;34.6;605.714,0 +5099,113,398,20.9;32.8;513.5146,0 +5099,113,398,20.7;31.2;434.75534,0 +5099,113,398,19.8;33.2;532.53973,0 +5099,113,398,18.5;31.3;439.17453,0 +5099,113,398,17.9;35;625.8975,0 +5099,113,398,17.3;32.7;511.6061,0 +5099,113,398,15.7;33.1;529.1539,0 +5099,113,398,17;30.2;386.81665,0 +5099,113,398,14.2;33.9;568.2628,0 +5099,113,398,15.3;30.2;383.31982,0 +5099,113,398,11.9;32.7;508.55826,0 +5099,113,398,11.4;33.8;564.88605,0 +5099,113,398,10.9;30.1;381.30896,0 +5099,113,398,10.1;34.9;621.83325,0 +5099,113,398,12.8;35.6;652.8978,0 +5099,113,398,13.3;36.6;703.8879,0 +5099,113,398,14.4;36.8;712.36865,0 +5099,113,398,12.9;38;773.2538,0 +5099,113,398,11.3;38.4;793.4026,0 +5099,113,398,10.2;36.7;709.73773,0 +5099,113,398,9;38.2;782.5313,0 +5099,113,398,8.8;35.7;659.1801,0 +5099,113,398,8.5;33.6;556.96936,0 +5099,113,398,17.1;37.8;765.61285,0 +5099,113,398,18.6;37.9;770.3352,0 +5099,113,398,21.3;37.2;733.31177,0 +5099,113,398,25.9;35.7;658.18243,0 +5099,113,398,27.1;37.6;756.19977,0 +5099,113,398,27.8;35.1;631.4205,0 +5099,113,398,28.5;37.4;743.09607,0 +5099,113,398,30.2;36.1;677.77295,0 +5099,113,398,30.1;37.4;743.4058,0 +5099,113,398,37.7;24.4;93.41724,0 +5099,113,398,34.8;24.3;91.81866,0 +5099,113,398,29.1;24;72.186,0 +5099,113,398,28.2;27.1;229.30312,0 +5099,113,398,26.4;24.8;116.0691,0 +5099,113,398,25.8;23.8;65.51617,0 +5099,113,398,24.6;25.2;133.9173,0 +5099,113,398,23.2;24.4;94.85296,0 +5099,113,398,22.9;27.7;260.62595,0 +5099,113,398,21;24.1;80.828705,0 +5099,113,398,20.7;25.2;136.34319,0 +5099,113,398,19.5;24.9;120.26949,0 +5099,113,398,18.8;26.1;180.25563,0 +5099,113,398,17.2;27.1;230.20331,0 +5099,113,398,20.2;22.4;-6.5950937,0 +5099,113,398,15;20.9;-81.40428,0 +5099,113,398,16.3;18.5;-198.54216,0 +5099,113,398,13.3;18.7;-191.77393,0 +5099,113,398,14.7;14.9;-381.6132,0 +5099,113,398,34.8;23.2;35.964417,0 +5099,113,398,27.5;20.4;-106.202675,0 +5099,113,398,26.1;22.5;-1.8352661,0 +5099,113,398,26.2;19.9;-131.39557,0 +5099,113,398,24.5;20.5;-100.10472,0 +5099,113,398,27.6;17;-274.95297,0 +5099,113,398,23.2;17.2;-264.28113,0 +5099,113,398,34.9;21.9;-30.13505,0 +5099,113,398,23.5;22.1;-19.458748,0 +5099,113,398,26.5;29.4;345.36664,0 +5099,113,398,27.3;28.3;289.6296,0 +5099,113,398,20.2;18.5;-199.2901,0 +5099,113,398,19.8;20.2;-114.738686,0 +5099,113,398,19.5;28.3;289.79816,0 +5099,113,398,19.2;30.2;383.7088,0 +5099,113,398,16.1;27.6;253.99075,0 +5099,113,398,15.1;27;224.00293,0 +5099,113,398,13.4;27.4;243.6042,0 +5099,113,398,12.8;25.7;158.4762,0 +5099,113,398,12.1;28.4;295.81287,0 +5099,113,398,17.6;28.1;278.80444,0 +5099,113,398,8.2;32.6;502.2222,0 +5099,113,398,16.4;13.5;-452.49484,0 +5099,113,398,24.7;33.9;567.1167,0 +5099,113,398,22.6;16.1;-322.0118,0 +5099,113,398,18.1;16.2;-315.76852,0 +5099,113,398,23.8;14.6;-394.38226,0 +5099,113,398,25;13.9;-430.85745,0 +5099,113,398,22.9;11.5;-549.40283,0 +5099,113,398,25.9;11.5;-550.4766,0 +5099,113,398,24.7;10.2;-616.045,0 +5099,113,398,26.9;8.4;-707.06494,0 +5099,113,398,27.6;7.2;-764.7979,0 +5099,113,398,27.1;5.2;-867.2948,0 +5099,113,398,27.5;12.4;-504.78305,0 +5099,113,398,26.9;14.1;-419.6433,0 +5099,113,398,26.7;15.1;-370.1724,0 +5099,113,398,24.7;32.2;482.6553,0 +5099,113,398,29.4;15.7;-338.0781,0 +5099,113,398,29.5;17.4;-255.5999,0 +5099,113,398,28;13.9;-430.559,0 +5099,113,398,32.9;13.1;-469.75574,0 +5099,113,398,34;15.1;-371.40915,0 +5099,113,398,34.7;13.2;-467.0301,0 +5099,113,398,34.7;17.1;-268.6874,0 +5099,113,398,36.7;18.8;-187.76053,0 +5099,113,398,38;18.8;-186.59822,0 +5099,113,398,39.3;16.9;-281.08328,0 +5099,113,398,37.8;21.4;-57.28832,0 +5099,113,398,15.9;28.6;303.92575,0 +5099,113,398,36.1;11.3;-561.6811,0 +12668,9912,398,39.7;27;225.24968,0 +12668,9912,398,40.3;28.1;277.87024,0 +12668,9912,398,35;28.9;318.5136,0 +12668,9912,398,37.5;23.8;65.780785,0 +4011,3564,398,38.1;27.7;257.94104,0 +4011,3564,398,36.8;28.8;312.23904,0 +4011,3564,398,38.5;26;175.26009,0 +4011,3564,398,35.1;27.2;234.89821,0 +4011,3564,398,34.6;26.2;186.022,0 +4011,3564,398,33.7;27.9;269.88275,0 +4011,3564,398,36.3;25;122.17305,0 +4011,3564,398,39;24.3;88.88263,0 +4011,3564,398,36.7;23.2;34.61264,0 +4011,3564,398,39.6;25.7;160.04765,0 +4011,3564,398,38.5;23.3;40.0983,0 +4011,3564,398,35.2;21.7;-39.82051,0 +4011,3564,398,35.8;18.7;-189.62766,0 +4011,3564,398,37.1;18.1;-222.7057,0 +4011,3564,398,37.8;19.4;-154.64183,0 +4011,3564,398,38.3;17.5;-249.46228,0 +4011,3564,398,38.9;18.8;-186.4234,0 +4011,3564,398,39.1;19.9;-129.13199,0 +4011,3564,398,37.4;20.4;-106.55689,0 +4012,3571,398,30.5;29.9;371.30084,0 +4012,3571,398,30.3;28.1;281.89264,0 +4012,3571,398,29.2;30.7;409.6779,0 +4012,3571,398,28.7;28.6;305.19092,0 +4012,3571,398,27.8;29.6;352.58093,0 +4012,3571,398,27.3;30.8;413.30255,0 +4012,3571,398,26.2;30.4;393.0976,0 +4012,3571,398,24.3;31.3;437.87463,0 +4012,3571,398,28.5;27.5;248.24402,0 +4012,3571,398,27;27.3;238.21439,0 +4012,3571,398,24.4;20.5;-100.36915,0 +4012,3571,398,24.7;30.1;381.3474,0 +387,3572,398,29.7;31.6;456.9938,0 +387,3572,398,28.5;32.1;478.06784,0 +387,3572,398,30.2;33.7;559.59235,0 +387,3572,398,28;33.5;551.08875,0 +387,3572,398,26.4;32.9;519.45386,0 +387,3572,398,25.1;33.7;560.6164,0 +387,3572,398,25.2;31.8;467.07764,0 +387,3572,398,23.3;32.6;505.3388,0 +5098,116,398,27.1;34.2;586.1987,0 +5098,116,398,28.7;34.9;617.20905,0 +5098,116,398,25.4;34.8;613.90497,0 +5098,116,398,25.4;35.9;669.6016,0 +5098,116,398,27.1;36.7;710.3766,0 +5098,116,398,28.2;36.8;715.6699,0 +5098,116,398,29.3;37;723.2763,0 +5098,116,398,29.5;38.1;778.8071,0 +5098,116,398,14.5;18.9;-182.47404,0 +5098,116,398,14.6;16.8;-285.6932,0 +5098,116,398,14;15.7;-342.07443,0 +5098,116,398,13;13.9;-431.88846,0 +5098,116,398,13.5;10.8;-583.53284,0 +5098,116,398,12.1;10.5;-598.872,0 +5098,116,398,11.5;9.3;-659.01746,0 +5098,116,398,9.4;7.5;-750.2249,0 +5098,116,398,9.1;6.2;-814.8023,0 +5098,116,398,8.1;6.8;-783.3812,0 +4000,3574,398,27.4;34.3;590.1036,0 +4000,3574,398,28.4;34.4;593.9787,0 +4000,3574,398,25.2;35.7;661.1276,0 +4000,3574,398,26.4;35.6;656.4889,0 +4000,3574,398,26.9;33.2;534.8303,0 +4000,3574,398,26.4;34.6;605.9618,0 +4000,3574,398,29.4;34.8;617.0001,0 +4002,3575,398,26.3;34.2;586.66626,0 +4002,3575,398,28.1;34.6;606.5298,0 +4002,3575,398,25;35.4;644.4215,0 +4002,3575,398,26.5;35.6;655.7869,0 +4001,3573,398,26.1;34.4;594.21124,0 +4001,3573,398,28.1;34.6;605.8311,0 +4001,3573,398,24.5;35.5;650.0718,0 +4001,3573,398,27.1;35.1;628.29956,0 +4001,3573,398,29.4;35;622.31775,0 +4001,3573,398,26.7;33.1;531.9596,0 +4034,56,398,23.5;31.6;452.60046,0 +4034,56,398,22.9;33.8;562.4597,0 +4034,56,398,23.5;35.7;658.5195,0 +4034,56,398,27.2;24.6;107.00685,0 +4034,56,398,26.9;26.3;188.67955,0 +4034,56,398,25.9;26.1;181.2579,0 +4034,56,398,24.7;26.8;213.64299,0 +4034,56,398,28.9;21.9;-28.097208,0 +4034,56,398,27.7;22.8;16.806868,0 +4034,56,398,30.5;19;-175.72533,0 +4034,56,398,32;19.9;-132.7084,0 +4034,56,398,23.6;28.9;320.1083,0 +4034,56,398,22.7;30.5;397.62347,0 +4034,56,398,25.7;28.7;308.94595,0 +4034,56,398,32.8;18.8;-186.69342,0 +4034,56,398,27.8;11.4;-557.74585,0 +4034,56,398,28.1;8;-723.12524,0 +4034,56,398,29.2;5.5;-850.1418,0 +4034,56,398,31.1;17.7;-238.61739,0 +4034,56,398,31.4;15.3;-360.84128,0 +4034,56,398,30.7;13.7;-442.06613,0 +4034,56,398,29.9;12.1;-521.52136,0 +4034,56,398,28.8;10.8;-583.48816,0 +4034,56,398,30.9;11.4;-557.5709,0 +4034,56,398,32.8;11.2;-564.01215,0 +4465,3569,398,22.6;31.7;459.39117,0 +4465,3569,398,22.4;34.7;611.5584,0 +4465,3569,398,22.9;36.1;678.46045,0 +4465,3569,398,27.6;25.3;139.71117,0 +4465,3569,398,25.2;27.3;241.55228,0 +4465,3569,398,29.4;20.9;-82.46774,0 +4465,3569,398,27.8;23.5;50.71714,0 +4465,3569,398,25;29;323.4278,0 +4007,3577,398,21.3;33;525.1315,0 +4007,3577,398,20.7;35.2;634.473,0 +4007,3577,398,20.2;34.2;585.8872,0 +4007,3577,398,20;31.5;447.1843,0 +4007,3577,398,18.9;31.8;462.9977,0 +4007,3577,398,16.9;31.3;440.64243,0 +4007,3577,398,14.9;30.3;391.3779,0 +4007,3577,398,15.4;29.3;341.6522,0 +4007,3577,398,16.5;32.3;487.4377,0 +4007,3577,398,21;36.3;687.5174,0 +4007,3577,398,22.1;36.1;677.12756,0 +4007,3577,398,22.2;34;574.4414,0 +4007,3577,398,19.7;27.7;259.09946,0 +4007,3577,398,18.7;27.7;258.50806,0 +4007,3577,398,18.6;28.9;320.9598,0 +4007,3577,398,20;29;325.01,0 +4007,3577,398,20.6;30.3;390.93585,0 +4007,3577,398,18.5;30.8;415.83423,0 +4007,3577,398,17.6;29.5;351.69287,0 +732,3576,398,18.2;33.1;528.63293,0 +732,3576,398,16.5;34.5;599.79175,0 +732,3576,398,13.9;33.1;529.3781,0 +732,3576,398,13.7;31.5;452.10272,0 +732,3576,398,13.1;34.1;579.1001,0 +732,3576,398,12.5;31.1;427.95435,0 +732,3576,398,11.8;33.5;551.30066,0 +732,3576,398,10.5;31;424.03973,0 +732,3576,398,13.8;35.4;644.59564,0 +732,3576,398,15.1;36.3;688.77325,0 +732,3576,398,11.8;36.5;701.5602,0 +732,3576,398,9.9;36.2;686.1054,0 +732,3576,398,9.5;34.6;603.21356,0 +732,3576,398,9.5;37.2;736.9225,0 +732,3576,398,8.2;35.9;669.3487,0 +732,3576,398,9;33;523.914,0 +732,3576,398,16.2;37.6;753.6337,0 +732,3576,398,17.5;36.7;711.87006,0 +732,3576,398,19;38.8;816.7059,0 +732,3576,398,19.4;37.7;758.2974,0 +732,3576,398,9.8;30;374.9184,0 +4529,4352,398,14.4;31.6;456.37714,0 +4529,4352,398,27.7;31.1;428.0562,0 +4529,4352,398,25.2;32.6;506.92545,0 +4529,4352,398,21.4;34;574.77686,0 +4468,3587,398,11.9;38.6;802.6546,0 +4467,3570,398,23;35.9;671.3184,0 +4467,3570,398,28;24.2;83.81269,0 +4467,3570,398,27.5;25.4;143.61847,0 +4467,3570,398,25.9;26.7;207.7407,0 +4467,3570,398,29;21.1;-69.18816,0 +4467,3570,398,28.6;22.4;-5.072572,0 +4467,3570,398,23.9;29.5;348.65717,0 +4467,3570,398,23.2;30.8;412.30038,0 +4002,3592,398,26.3;36.7;708.73926,0 +4002,3592,398,27.7;36.1;681.628,0 +4002,3592,398,28.3;37.3;741.6045,0 +4002,3592,398,28.8;35.6;656.19147,0 +4000,3591,398,26.6;36.8;715.6629,0 +4000,3591,398,27.6;37.7;760.48303,0 +4000,3591,398,28.9;37.4;743.7687,0 +4000,3591,398,28.9;36.1;678.5137,0 +4001,3590,398,27;37.6;753.04785,0 +4001,3590,398,27.2;36.2;685.40173,0 +4001,3590,398,28;37.6;753.7669,0 +4000,3584,398,29.7;35.3;640.1382,0 +4000,3584,398,30.6;36.6;702.5026,0 +4000,3584,398,30.2;37.7;759.105,0 +4000,3584,398,31.6;38.7;811.0017,0 +4002,3585,398,29.9;37.2;732.72754,0 +4002,3585,398,30.5;36.1;681.94727,0 +4002,3585,398,31.4;38.1;781.61536,0 +4002,3585,398,29;38.2;782.4335,0 +4001,3583,398,30;35.7;659.19165,0 +4001,3583,398,29.8;37.8;762.669,0 +4001,3583,398,31.1;37.9;769.6034,0 +4885,3996,398,34.5;31.9;468.3843,0 +141,3994,398,35.9;26.2;186.3223,0 +4413,3995,398,35.3;25.7;159.89896,0 +571,541,398,32.8;24.7;108.4051,0 +4015,3568,398,29.1;25.2;134.06512,0 +4015,3568,398,26.2;24.9;121.71079,0 +4015,3568,398,24.1;25.7;158.97427,0 +4015,3568,398,23.5;26.7;210.45505,0 +4015,3568,398,29;23.6;52.58057,0 +4015,3568,398,28;21.1;-70.24472,0 +4015,3568,398,27.7;22.1;-20.953463,0 +4015,3568,398,26.7;20.7;-90.89034,0 +4015,3568,398,26;18.9;-182.12117,0 +4015,3568,398,23.9;20.8;-85.70027,0 +4015,3568,398,23.8;22.8;16.767143,0 +4015,3568,398,23.1;28.8;315.00668,0 +398,3567,398,25.7;23.4;46.266983,0 +398,3567,398,27.1;22.6;5.549346,0 +398,3567,398,25.6;21.5;-50.441906,0 +398,3567,398,23.8;16.7;-291.1573,0 +398,3567,398,24.7;22.5;-2.544902,0 +398,3567,398,22.2;16.6;-293.4714,0 +398,3567,398,23.4;15.7;-340.88745,0 +398,3567,398,25.4;12.1;-522.632,0 +398,3567,398,26.9;12.8;-486.12146,0 +398,3567,398,26.6;21.6;-43.070602,0 +4009,3578,398,20.9;25;122.86254,0 +4009,3578,398,20.8;26.2;182.5208,0 +4009,3578,398,20.8;23.6;52.331043,0 +4009,3578,398,19.7;23.9;69.289055,0 +4009,3578,398,19.6;25.6;153.972,0 +4009,3578,398,17.5;27.1;227.53639,0 +4009,3578,398,19.7;20.7;-88.51336,0 +4009,3578,398,18.7;20;-123.907104,0 +4009,3578,398,21;22.5;1.7004929,0 +4009,3578,398,21.3;21.2;-64.68639,0 +4009,3578,398,20.7;19.7;-141.34665,0 +4009,3578,398,18.9;27.7;261.01642,0 +4009,3578,398,15.3;27.6;255.95445,0 +4009,3578,398,16.5;27;222.98389,0 +4009,3578,398,14.8;26.5;200.22876,0 +4009,3578,398,13.8;26.1;177.70879,0 +4009,3578,398,13.4;28.1;279.8335,0 +4009,3578,398,13.3;24.9;121.161224,0 +4009,3578,398,12.8;26.1;179.07895,0 +4009,3578,398,12.2;27.1;231.17763,0 +4013,3579,398,15.9;19.5;-147.9756,0 +4013,3579,398,15.2;18;-224.0574,0 +4013,3579,398,13.9;16.6;-294.72073,0 +4013,3579,398,15.1;13.8;-434,0 +4013,3579,398,15.4;20.8;-83.111084,0 +4013,3579,398,17.1;17.7;-242.09428,0 +4013,3579,398,17.1;16.7;-290.4544,0 +4013,3579,398,21.1;13;-475.00455,0 +4013,3579,398,23.5;11.7;-540.68567,0 +4013,3579,398,24.2;10.6;-595.621,0 +3999,3582,398,13.1;19.8;-133.33762,0 +3999,3582,398,13.8;18.7;-189.1194,0 +3999,3582,398,14;16.2;-313.8156,0 +3999,3582,398,13;15.4;-354.4177,0 +3999,3582,398,14.1;15.1;-369.0523,0 +3999,3582,398,13.4;9.9;-628.72986,0 +4006,3581,398,12.7;19;-172.9573,0 +4006,3581,398,14.7;15.9;-330.25836,0 +4006,3581,398,13.4;14;-423.77103,0 +4006,3581,398,12.1;11.4;-553.9296,0 +4006,3581,398,14.1;18.7;-192.5116,0 +4079,3555,398,13.9;17.3;-259.2777,0 +4079,3555,398,13;16.2;-315.1245,0 +4079,3555,398,13.3;14.8;-382.96262,0 +4079,3555,398,13.1;12.1;-521.0076,0 +4079,3555,398,12.5;10.3;-611.636,0 +4079,3555,398,14.1;10.4;-605.9595,0 +4079,3555,398,10.6;8.5;-697.94196,0 +4792,3891,398,34.1;23.5;48.33994,0 +4418,3891,398,31;15.7;-341.6561,0 +4790,3892,398,24.2;19;-174.2175,0 +952,0,398,33.3;23.7;61.975147,0 +952,0,398,32.1;22.5;-0.08448744,0 +952,0,398,28.2;25.4;146.44806,0 +952,0,398,31.5;24.6;104.62876,0 +952,0,398,26.4;17.9;-230.75345,0 +952,0,398,23.8;19.1;-168.66774,0 +952,0,398,24.7;20.6;-94.412224,0 +952,0,398,11.3;34.3;591.77905,0 +952,0,398,16.6;23;25.012676,0 +952,0,398,17.5;24.6;103.92136,0 +952,0,398,12.9;14;-425.6328,0 +5550,4713,398,28.4;26;173.7239,0 +5550,4713,398,23;25.1;128.3365,0 +725,3989,398,25;21.8;-36.3948,0 +4008,3565,398,31.6;18.7;-188.49115,0 +4008,3565,398,33.6;19.2;-163.05263,0 +4008,3565,398,32.7;18.2;-213.46756,0 +4008,3565,398,30.2;17.5;-251.31987,0 +4008,3565,398,31.8;17.1;-268.77032,0 +4008,3565,398,32.8;16.6;-296.1922,0 +4008,3565,398,30.3;16.4;-303.38483,0 +4008,3565,398,28.7;16.7;-292.26282,0 +4008,3565,398,32;14.7;-391.45984,0 +4008,3565,398,31.5;13.1;-472.55945,0 +4008,3565,398,33.6;13;-473.9984,0 +4008,3565,398,33.8;14.9;-380.692,0 +4008,3565,398,35.2;14.8;-385.99722,0 +4008,3565,398,32.5;12.8;-483.7327,0 +4008,3565,398,35.8;11.3;-558.3734,0 +4008,3565,398,36.6;9.8;-636.46625,0 +4008,3565,398,37;8.7;-688.518,0 +4891,3988,398,25.1;22;-27.8859,0 +5551,4723,398,14.6;27.7;257.6152,0 +4542,4365,398,19.8;30.2;383.9534,0 +4542,4365,398,13.8;14.7;-390.7697,0 +4542,4365,398,29.1;21.7;-40.895977,0 +4542,4365,398,25.7;24.7;110.649055,0 +4471,3894,398,30.4;24;73.07014,0 +5042,4091,398,25.7;20.5;-102.2339,0 +4619,4092,398,25.8;20.5;-100.3201,0 +5543,4716,398,21.1;24.4;92.65884,0 +5543,4716,398,21.1;19.2;-164.5872,0 +5549,4724,398,26.8;30.5;397.6379,0 +5549,4724,398,25.8;31.6;454.7625,0 +4541,4364,398,20.5;30.1;377.65536,0 +1008,1398,398,16.5;23.2;32.872894,0 +1008,1398,398,23.7;19.1;-171.52872,0 +13498,10261,398,16.3;23.1;28.024204,0 +13498,10261,398,23.7;19.6;-147.32837,0 +4029,3566,398,26.6;13.2;-463.4453,0 +4029,3566,398,27.3;11.5;-549.3261,0 +4029,3566,398,27.6;15.7;-339.415,0 +4029,3566,398,27.5;14.7;-392.80096,0 +4029,3566,398,28.7;14.3;-408.90433,0 +4029,3566,398,28.7;13;-473.24216,0 +4029,3566,398,29.4;12;-526.6012,0 +4029,3566,398,28.4;11.7;-539.6873,0 +4029,3566,398,30.7;11.9;-530.3945,0 +4029,3566,398,31.7;11.8;-535.2212,0 +4029,3566,398,27.6;13.3;-459.09918,0 +4029,3566,398,30.9;15.7;-341.5999,0 +4008,3588,398,26.2;8.9;-678.11597,0 +4008,3588,398,27.4;7.6;-742.8983,0 +4008,3588,398,26.9;5.5;-848.1625,0 +4008,3588,398,27.1;4.4;-903.74774,0 +4008,3588,398,37;13.2;-465.1404,0 +4142,3586,398,28.3;8.7;-692.35455,0 +4142,3586,398,27.9;6.5;-801.6286,0 +387,3589,398,28.9;6.5;-802.4301,0 +387,3589,398,33.8;8.8;-685.31433,0 +4685,4311,398,11.4;34.5;598.3279,0 +5045,4310,398,34;19.9;-132.5552,0 +5042,4309,398,34;19.8;-134.7616,0 +5547,4721,398,32.3;17.7;-240.0637,0 +5547,4721,398,33.3;14.6;-393.2812,0 +5548,4720,398,29;17.1;-268.6999,0 +5548,4720,398,19.9;37.6;756.7803,0 +5548,4720,398,16.5;38.5;799.9349,0 +5544,4717,398,27.1;34.4;592.2072,0 +5545,4718,398,27.2;34.2;586.9886,0 +4530,4353,398,21.3;20.2;-117.59904,0 +4530,4353,398,35;13.5;-450.31027,0 +4530,4353,398,34.7;28.6;304.45538,0 +398,3963,398,14.2;36.4;694.64496,0 +398,3963,398,12.8;36.7;708.5219,0 +4794,3964,398,13.5;36.5;701.59985,0 +4893,3986,398,22.9;31;426.8661,0 +4892,3987,398,16.8;35.6;653.55225,0 +4887,3993,398,38.5;20.4;-102.89952,0 +4038,3613,400,28.4;32.7;508.34015,0 +4038,3613,400,26.3;32;472.49924,0 +4038,3613,400,28.1;31.5;450.88257,0 +4038,3613,400,27.8;29.3;337.5667,0 +4038,3613,400,28.9;27.9;268.07828,0 +4038,3613,400,29.9;28.3;291.44473,0 +4038,3613,400,32.1;34.3;590.81464,0 +4038,3613,400,31.7;33.1;529.8263,0 +4038,3613,400,33.5;34.7;607.6977,0 +4038,3613,400,34.6;35.1;629.2614,0 +4038,3613,400,33.1;35.7;657.6315,0 +4038,3613,400,30.7;32.9;519.2358,0 +4047,117,400,28.1;32.4;496.0417,0 +4047,117,400,26.9;32;472.38815,0 +4047,117,400,25.7;29.8;365.97958,0 +4047,117,400,28.9;28.9;318.6994,0 +4047,117,400,25.1;27.7;257.88846,0 +4047,117,400,27.7;26.4;194.09471,0 +4047,117,400,25.9;25.6;157.08545,0 +4047,117,400,28.2;24.9;119.30753,0 +4047,117,400,28.8;23.9;72.0708,0 +4047,117,400,29.4;27.6;254.79967,0 +4047,117,400,27.3;20.5;-102.455505,0 +4047,117,400,29.4;20.2;-114.75667,0 +4047,117,400,26.2;18.5;-201.03654,0 +4047,117,400,27.4;17.7;-240.69176,0 +4047,117,400,29.2;12;-524.8207,0 +4047,117,400,27.7;10.6;-595.6214,0 +4047,117,400,27.2;9.3;-659.0723,0 +4047,117,400,12.9;30.8;414.2472,0 +4047,117,400,11.8;31.6;454.73923,0 +4047,117,400,14.3;31.8;465.4986,0 +4047,117,400,15.3;30.2;384.05807,0 +4047,117,400,16.5;28.6;304.0754,0 +4047,117,400,16.7;30;373.52994,0 +4047,117,400,17.9;27.2;232.53769,0 +4047,117,400,18.4;29.1;328.5988,0 +4047,117,400,21.2;28.9;317.46457,0 +4047,117,400,18;24.4;96.82132,0 +4047,117,400,20.9;24.4;94.11251,0 +4047,117,400,22;24;73.434746,0 +4047,117,400,23.3;27.7;258.5003,0 +4047,117,400,23.5;26.3;191.91194,0 +4047,117,400,30.8;23.9;70.25412,0 +4047,117,400,31.6;25.5;149.3001,0 +4047,117,400,30.3;22.2;-17.249136,0 +4047,117,400,34;21.9;-29.691612,0 +4047,117,400,30.3;21.2;-64.08107,0 +4047,117,400,32.7;25.3;137.1758,0 +4047,117,400,30.7;27.4;243.48888,0 +4047,117,400,31.9;29.7;361.39316,0 +4047,117,400,34.1;30.4;396.0444,0 +4047,117,400,35.9;29.1;328.84656,0 +4047,117,400,37;27.5;250.2336,0 +4047,117,400,36.9;25.9;169.22694,0 +4047,117,400,38;26.7;209.62442,0 +4047,117,400,38.2;28.4;296.81885,0 +4047,117,400,38.5;30.9;419.85645,0 +4047,117,400,35.7;31.7;458.16235,0 +4047,117,400,37.8;32.4;495.86148,0 +4047,117,400,33;32.4;495.64713,0 +4047,117,400,33.5;33.7;558.7023,0 +4047,117,400,32.2;33.9;569.8362,0 +4047,117,400,33;35;623.34985,0 +4047,117,400,34.7;34.9;620.0331,0 +4047,117,400,29.8;32.3;492.09485,0 +4047,117,400,23.1;29.9;369.6192,0 +4047,117,400,20.9;31.6;454.81702,0 +4047,117,400,13.8;25;123.25911,0 +4047,117,400,14;22.4;-3.8828688,0 +4047,117,400,12.6;19.9;-130.33162,0 +4047,117,400,9.2;18.1;-222.28989,0 +4047,117,400,11.5;14.7;-391.96176,0 +4047,117,400,7.8;13.6;-443.1472,0 +4047,117,400,9.8;12.9;-481.74838,0 +4047,117,400,10.3;10.3;-611.6571,0 +4047,117,400,7.5;9.7;-639.37537,0 +4047,117,400,11.2;9;-676.81805,0 +4047,117,400,6.7;11.5;-548.3226,0 +4047,117,400,7.1;19.3;-160.42003,0 +4047,117,400,7.9;20.5;-98.07487,0 +4047,117,400,9.9;17.1;-270.98425,0 +4047,117,400,31.2;16.7;-288.56088,0 +4047,117,400,32.4;16.4;-303.91248,0 +4047,117,400,33.7;16.3;-312.2851,0 +4047,117,400,33.8;15.2;-363.89865,0 +4047,117,400,35.1;13.9;-430.3551,0 +4047,117,400,24.4;17.3;-258.77185,0 +4047,117,400,25.3;20.6;-97.65018,0 +4047,117,400,23.5;19.3;-159.21458,0 +4047,117,400,23;21.3;-61.444824,0 +4047,117,400,22.5;20.1;-119.39292,0 +4047,117,400,21.9;21.8;-35.43801,0 +4047,117,400,21.5;20.6;-96.50347,0 +4047,117,400,19.7;21.7;-39.913975,0 +4047,117,400,16.8;21.1;-72.384796,0 +4047,117,400,20.4;30.6;402.69894,0 +4047,117,400,19;31.9;470.11533,0 +4047,117,400,35.2;22.9;17.177902,0 +4047,117,400,35.7;20.7;-91.7547,0 +4047,117,400,18.2;32.9;520.3712,0 +4047,117,400,15.9;19.2;-167.60918,0 +4047,117,400,16.3;14;-425.6172,0 +4047,117,400,18.1;12.7;-488.9571,0 +4047,117,400,17;11.9;-530.44904,0 +4047,117,400,19.8;11.3;-560.7138,0 +4047,117,400,22;10.2;-615.1208,0 +4047,117,400,22.7;11.6;-547.2625,0 +4047,117,400,26.3;19.8;-132.97525,0 +4047,117,400,16.9;32.4;496.36044,0 +4047,117,400,19;17.7;-242.64857,0 +4047,117,400,11.2;36;672.9148,0 +4047,117,400,12.9;37;723.3598,0 +4047,117,400,16.1;33.8;563.97833,0 +4047,117,400,14.2;12.5;-499.59668,0 +4047,117,400,5.7;13.9;-428.72614,0 +4047,117,400,9;35.7;657.36426,0 +4047,117,400,9.2;37.6;756.8354,0 +5101,115,400,27.9;31.6;456.17114,0 +5101,115,400,26.7;27.6;252.82945,0 +5101,115,400,29.3;24.6;105.030205,0 +5101,115,400,27.2;19.9;-129.12392,0 +5101,115,400,28.7;18.2;-217.88394,0 +5101,115,400,27.9;10.1;-622.1426,0 +5101,115,400,25.6;9.7;-642.1403,0 +5101,115,400,13.7;29.7;359.99725,0 +5101,115,400,13.3;31.4;443.11533,0 +5101,115,400,15;31.4;445.41653,0 +5101,115,400,16.6;29.4;346.5962,0 +5101,115,400,18.3;30.5;400.21063,0 +5101,115,400,18.5;28.1;277.1982,0 +5101,115,400,19.4;23.9;67.11305,0 +5101,115,400,22.3;23;23.414993,0 +5101,115,400,32.1;24.4;96.053696,0 +5101,115,400,33.3;23;24.845879,0 +5101,115,400,33.6;24.9;121.52653,0 +5101,115,400,34.3;22.6;4.98031,0 +5101,115,400,30.2;27.5;251.24776,0 +5101,115,400,30.8;30.1;379.23273,0 +5101,115,400,30;31.7;460.35825,0 +5101,115,400,35;28.3;287.91162,0 +5101,115,400,35.2;27.3;237.68045,0 +5101,115,400,39;29.2;334.8917,0 +5101,115,400,39.6;26.6;205.52452,0 +5101,115,400,38.8;24.7;108.67027,0 +5101,115,400,34.6;32.5;498.8561,0 +5101,115,400,34.1;35.5;647.94635,0 +5101,115,400,30.9;33.2;535.89197,0 +5101,115,400,24.3;30.1;378.6423,0 +5101,115,400,22.3;29;324.47644,0 +5101,115,400,22;30.7;409.18192,0 +5101,115,400,21;30.3;388.84427,0 +5101,115,400,24;27.6;253.15645,0 +5101,115,400,12.8;24;72.627335,0 +5101,115,400,14.6;24.1;80.08439,0 +5101,115,400,10.2;20.3;-111.45431,0 +5101,115,400,12.7;18.8;-185.62463,0 +5101,115,400,9.7;18.6;-195.65938,0 +5101,115,400,11.7;17.9;-229.02988,0 +5101,115,400,9.1;19.6;-143.31407,0 +5101,115,400,11;16.6;-297.82083,0 +5101,115,400,9;14.6;-394.12906,0 +5101,115,400,7.7;17.6;-246.45084,0 +5101,115,400,7.7;16.3;-312.32852,0 +5101,115,400,8.3;12.5;-501.9533,0 +5101,115,400,8.8;9.4;-657.5043,0 +5101,115,400,6.4;20;-125.4265,0 +5101,115,400,6.3;12.9;-482.2702,0 +5101,115,400,30.4;19.9;-128.52904,0 +5101,115,400,33.6;20.7;-91.88005,0 +5101,115,400,30.8;17.9;-231.24524,0 +5101,115,400,34.3;15.4;-354.4943,0 +5101,115,400,33.3;15.2;-364.81882,0 +5101,115,400,25.3;18.4;-204.07436,0 +5101,115,400,24.6;19.7;-137.90332,0 +5101,115,400,23.9;18.4;-206.14328,0 +5101,115,400,23.1;20.6;-96.73009,0 +5101,115,400,21.2;19.6;-143.63615,0 +5101,115,400,20.6;22;-22.9825,0 +5101,115,400,17.8;20.2;-116.58073,0 +5101,115,400,35.5;21.3;-60.51396,0 +5101,115,400,17.5;32.2;486.45053,0 +5101,115,400,16.9;18.9;-181.7291,0 +5101,115,400,15.2;14;-425.81656,0 +5101,115,400,17.2;13.5;-451.83194,0 +5101,115,400,18.4;11.8;-535.06213,0 +5101,115,400,19;13.1;-472.17706,0 +5101,115,400,21.3;10.9;-581.3232,0 +5101,115,400,22.9;12.1;-521.9489,0 +5101,115,400,16;32.3;491.09702,0 +5101,115,400,20.1;16.7;-290.60822,0 +5101,115,400,21.8;16.6;-297.63885,0 +5101,115,400,16.9;34.6;604.3746,0 +5101,115,400,12.8;13.3;-462.42102,0 +5101,115,400,7;33.9;568.7853,0 +5101,115,400,7.6;35.6;655.82904,0 +5101,115,400,9.9;36.4;696.91296,0 +5101,115,400,10.8;37.5;747.67126,0 +5101,115,400,7.9;38;772.93066,0 +5101,115,400,25.7;7.3;-759.01154,0 +4631,3628,400,24.8;30;372.59976,0 +4631,3628,400,26.3;29.7;360.204,0 +4631,3628,400,25.4;28.6;304.0343,0 +4631,3628,400,26.6;28.4;295.96674,0 +4631,3628,400,24.7;26.9;221.53975,0 +4631,3628,400,8.3;17.1;-269.93875,0 +4631,3628,400,27.6;28.5;300.83026,0 +11515,9248,400,26.2;27.4;242.18552,0 +11515,9248,400,23.6;29.4;343.61362,0 +11515,9248,400,24.1;28.1;279.62457,0 +3999,3620,400,27.6;27.1;230.92099,0 +3999,3620,400,26.1;25.2;136.70363,0 +3999,3620,400,29.4;23.3;37.650585,0 +3999,3620,400,29.8;24.3;87.7745,0 +3999,3620,400,31.5;23.6;54.796555,0 +3999,3620,400,31.8;24.9;119.8479,0 +3999,3620,400,31.6;26.1;181.64664,0 +3999,3620,400,35.2;27.3;239.28787,0 +3999,3620,400,36.5;26.9;220.45972,0 +3999,3620,400,37.1;25.7;159.94124,0 +3999,3620,400,37.8;27.5;250.89636,0 +3999,3620,400,38.7;26.2;184.99109,0 +3999,3620,400,36.5;32.4;493.126,0 +3999,3620,400,37.8;32;472.29297,0 +4755,3957,400,29.5;23.9;70.13402,0 +4470,3616,400,26.3;20.4;-103.386345,0 +4470,3616,400,28.7;19.4;-152.96951,0 +4470,3616,400,25.7;19.3;-158.01141,0 +4470,3616,400,27.1;19;-175.18019,0 +4470,3616,400,27.1;17.8;-236.9839,0 +4470,3616,400,25.1;20.4;-107.515144,0 +4470,3616,400,24.2;17.7;-238.0407,0 +4470,3616,400,23.6;18.8;-187.88222,0 +4469,3630,400,29.1;11.2;-563.8214,0 +4469,3630,400,28;11.1;-571.6935,0 +4469,3630,400,26.1;10.1;-618.5585,0 +4469,3630,400,27.3;10.1;-621.9964,0 +4469,3630,400,28.8;10;-625.62067,0 +4469,3630,400,26.2;8.5;-702.74426,0 +4469,3630,400,25.1;8.1;-719.2677,0 +4469,3630,400,28.2;9;-673.5151,0 +4076,3619,400,12;31;426.6684,0 +4076,3619,400,12.6;32;474.86734,0 +4076,3619,400,15.7;30.5;398.59668,0 +4076,3619,400,15.7;31.5;449.61484,0 +4076,3619,400,16.7;27.8;264.6179,0 +4076,3619,400,17.5;30.8;414.58487,0 +4076,3619,400,18.9;33;523.4695,0 +4076,3619,400,18.7;32;474.7121,0 +4076,3619,400,17.3;32;474.73627,0 +4076,3619,400,14.4;32.4;492.59045,0 +4076,3619,400,15.9;33.3;537.1906,0 +4076,3619,400,16.7;34.3;590.00964,0 +4668,3618,400,17.9;29.2;335.3516,0 +4668,3618,400,18.3;27.4;246.22423,0 +4668,3618,400,19.5;28.7;310.15607,0 +4668,3618,400,21.6;28.6;302.49817,0 +4668,3618,400,22.9;30.6;405.82886,0 +4668,3618,400,23;28.4;294.9317,0 +4668,3618,400,21.6;31.9;471.8268,0 +4668,3618,400,21.3;30.6;403.86063,0 +4668,3618,400,21.2;29.6;354.46408,0 +4668,3618,400,20;30.6;403.51956,0 +4668,3618,400,20.4;31.6;453.63602,0 +4668,3618,400,17;31.9;468.24518,0 +4842,3952,400,19;28.8;316.6,0 +4045,3625,400,17.4;25.5;147.33067,0 +4045,3625,400,13.6;24.1;80.86923,0 +4045,3625,400,14.8;24.8;113.770096,0 +4045,3625,400,13.5;23.1;30.105042,0 +4045,3625,400,12.5;22.8;12.840271,0 +4045,3625,400,14.5;22.8;15.571,0 +4045,3625,400,19.6;22.6;6.317376,0 +4045,3625,400,18.3;22.3;-9.767159,0 +4045,3625,400,18.5;23.3;40.191994,0 +4045,3625,400,17.2;20.4;-104.20587,0 +4045,3625,400,15.9;21.1;-68.68866,0 +4534,4357,400,17.5;24.8;116.78139,0 +4534,4357,400,16.9;28;273.0427,0 +4042,3617,400,22.6;24.2;86.46527,0 +4042,3617,400,21.3;23.9;69.52016,0 +4042,3617,400,23.1;25.6;154.47748,0 +4042,3617,400,24.1;21.9;-31.206306,0 +4042,3617,400,23.1;19.9;-130.79965,0 +4042,3617,400,22.3;21.4;-53.00528,0 +4042,3617,400,21.3;22.2;-16.410288,0 +4042,3617,400,20.3;23.3;38.427475,0 +4042,3617,400,21.3;20.5;-98.700935,0 +4042,3617,400,22;19.5;-149.0778,0 +4763,3950,400,20.9;23.4;43.14307,0 +4763,3950,400,16.8;31.6;456.24417,0 +4765,3951,400,21;23.4;44.2408,0 +4765,3951,400,27.9;32.9;519.315,0 +4036,3626,400,33.5;22.7;7.572977,0 +4036,3626,400,34.6;23;24.640303,0 +4036,3626,400,33.4;21.1;-70.79416,0 +4036,3626,400,35.5;21.6;-47.878487,0 +4036,3626,400,35.6;22.9;20.465605,0 +4036,3626,400,34.8;20;-125.20165,0 +191,3627,400,31.3;29.4;342.83353,0 +191,3627,400,31.2;30.4;396.55005,0 +191,3627,400,29.6;31.3;440.25986,0 +191,3627,400,33.6;31.7;461.82538,0 +191,3627,400,34.4;30.3;389.88382,0 +191,3627,400,32.5;32.9;518.1957,0 +191,3627,400,31.6;31.8;466.93475,0 +4039,3614,400,34.9;29;323.93903,0 +4039,3614,400,35.4;30.2;382.30692,0 +4039,3614,400,36.2;28.7;309.7552,0 +4039,3614,400,37.9;29;325.72784,0 +4039,3614,400,38.5;31.7;457.95813,0 +4039,3614,400,36.9;32.2;484.3126,0 +4039,3614,400,34.8;33.2;536.86163,0 +4039,3614,400,33.8;33.3;539.686,0 +4039,3614,400,27.3;32.3;490.4809,0 +4533,4356,400,36.9;26;175.36697,0 +4533,4356,400,25.7;7.9;-728.41016,0 +4533,4356,400,22.3;31.2;432.4408,0 +4533,4356,400,24.5;20.4;-107.19912,0 +4533,4356,400,26.4;27.5;247.30327,0 +4533,4356,400,28.2;10.5;-599.96155,0 +5056,3948,400,13.1;24.7;111.1065,0 +4764,3948,400,16.8;31.7;458.1722,0 +4764,3948,400,12.1;25.5;148.6839,0 +4015,3668,400,11;20.6;-96.74993,0 +4015,3668,400,14.2;20.1;-118.78396,0 +4015,3668,400,11.5;19.4;-153.2656,0 +4015,3668,400,13.2;19.1;-169.60066,0 +4015,3668,400,16.3;18.7;-192.7425,0 +4015,3668,400,17.3;19.3;-160.43594,0 +190,3622,400,10.3;18.3;-212.66174,0 +190,3622,400,12.7;17.6;-247.03021,0 +190,3622,400,11.5;17.4;-254.06967,0 +190,3622,400,10.3;16.6;-297.18558,0 +190,3622,400,11.7;16.4;-306.32297,0 +190,3622,400,12.1;14.6;-394.60394,0 +190,3622,400,16.3;15.2;-364.22974,0 +190,3622,400,14.4;13.9;-432.6604,0 +190,3622,400,14.4;12.9;-478.98438,0 +190,3622,400,15.7;12.9;-482.74664,0 +190,3622,400,13.4;13.5;-449.35315,0 +190,3622,400,12.9;12.5;-499.6218,0 +4044,3629,400,8.9;19;-177.88615,0 +4044,3629,400,8.7;20.1;-119.41711,0 +4044,3629,400,8.5;17.7;-238.31268,0 +4044,3629,400,11;11;-574.36865,0 +4044,3629,400,10.8;9.9;-630.76355,0 +4044,3629,400,7.8;9.3;-658.2476,0 +4044,3629,400,10.4;8.6;-693.25006,0 +4044,3629,400,7.9;8.2;-716.9994,0 +4044,3629,400,6.7;18.3;-208.67966,0 +4044,3629,400,6.8;19.7;-140.87064,0 +4044,3629,400,7.5;21;-74.03984,0 +4044,3629,400,6.7;9.4;-655.56616,0 +4044,3629,400,7.8;19;-174.91943,0 +30,3621,400,8.2;15.9;-331.9283,0 +30,3621,400,8.4;14.7;-392.69943,0 +30,3621,400,9.5;13.7;-439.30563,0 +30,3621,400,7.3;13.9;-429.28098,0 +30,3621,400,7;12.7;-492.41946,0 +30,3621,400,9.7;12.3;-508.22784,0 +30,3621,400,8.5;12.2;-517.8409,0 +30,3621,400,7.5;10.9;-580.0869,0 +4545,4368,400,7.8;15.5;-351.33362,0 +4545,4368,400,36.9;26;175.14824,0 +4545,4368,400,15.6;30.2;387.09174,0 +4752,3960,400,32.5;24.9;120.8226,0 +4041,3615,400,30.8;18.7;-189.43015,0 +4041,3615,400,30.8;17.1;-270.8912,0 +4041,3615,400,32;16.7;-290.25653,0 +4041,3615,400,33.4;16.6;-295.66522,0 +4041,3615,400,32.3;15.7;-338.9393,0 +4041,3615,400,27.3;19.4;-156.82172,0 +4037,3624,400,34.6;14.6;-397.4998,0 +4037,3624,400,21.8;20.7;-91.77966,0 +4037,3624,400,21;19.1;-169.43898,0 +4037,3624,400,19.1;14.2;-413.9995,0 +4037,3624,400,19.1;18.4;-204.56415,0 +4037,3624,400,20.5;17.4;-255.53801,0 +4757,3955,400,21.4;29.2;333.54764,0 +952,0,400,15.8;28.9;318.5205,0 +952,0,400,27.1;33.1;527.12683,0 +952,0,400,27.6;34.7;607.8154,0 +952,0,400,20.6;26.5;198.3911,0 +4751,3958,400,36.2;32.9;519.4371,0 +4490,3905,400,28.8;29;325.97318,0 +4487,3904,400,28.6;29;322.38852,0 +4078,3623,400,17.6;13.5;-450.55908,0 +4078,3623,400,18.7;13.2;-467.4579,0 +4078,3623,400,17.6;12.4;-503.33176,0 +4078,3623,400,18.6;11.9;-528.99243,0 +4078,3623,400,19.6;11.4;-555.2008,0 +4078,3623,400,21.5;10.6;-597.84845,0 +4078,3623,400,22.5;11.6;-545.85077,0 +4078,3623,400,14.7;12.9;-482.69846,0 +4078,3623,400,20.7;12.3;-509.66403,0 +4546,4369,400,22.6;30.8;412.2643,0 +4546,4369,400,28.8;20.1;-122.32301,0 +4850,3982,400,22.4;21.5;-51.69263,0 +4468,3631,400,10.6;35.5;647.97485,0 +4468,3631,400,12.2;36;674.2942,0 +4468,3631,400,12.5;37.2;733.18256,0 +4468,3631,400,7;34.6;604.65753,0 +4468,3631,400,8.7;35.3;638.20233,0 +4468,3631,400,9.4;36.7;707.82684,0 +4468,3631,400,10.7;38.1;780.1492,0 +4468,3631,400,8.5;38.4;796.2362,0 +4468,3631,400,9.7;38.8;812.96,0 +4468,3631,400,6.7;36.6;706.9446,0 +4760,3953,400,20.4;17.2;-265.19763,0 +4851,3981,400,14.8;13.2;-466.7951,0 +4762,4417,400,25.6;8.1;-718.402,0 +4668,3697,400,27.2;31.4;445.466,0 +4668,3697,400,28.2;30.3;390.86172,0 +4631,3669,400,27.9;31.5;448.0181,0 +4631,3669,400,27.8;30.5;399.9187,0 +0,0,131,14.2;10.3;-44.405804,0 +13498,10261,131,12.6;9.7;-76.26845,0 +13498,10261,131,12.3;10.7;-22.333273,0 +13498,10261,131,13.6;9.6;-77.20079,0 +13498,10261,131,13.8;10.6;-31.89937,0 +13498,10261,131,12.9;12.5;63.70244,0 +1008,1398,131,13.9;10.6;-30.47721,0 +1008,1398,131,13.5;12.7;76.47366,0 +7245,6565,131,14;10.3;-43.986313,0 +1008,1401,131,14.1;10.5;-36.276024,0 +13498,1404,131,13.8;10.5;-33.422367,0 +13498,1400,131,13.8;10.5;-32.05637,0 +1008,1399,131,14.1;10.4;-40.971836,0 +10487,8227,131,14.2;10.4;-37.842773,0 +10372,8507,813,36.4;29;378.89386,0 +10372,8507,813,35.6;28;327.54794,0 +10372,8507,813,35.5;31.6;508.60403,0 +10372,8507,813,35.2;29;378.08005,0 +10372,8507,813,34.6;27.3;292.91498,0 +10372,8507,813,30.7;27.8;318.12775,0 +10372,8507,813,27.5;28;328.17505,0 +10372,8507,813,26.5;27.4;300.47864,0 +10372,8507,813,28.8;26.8;269.05768,0 +10372,8507,813,26.7;25.9;225.99886,0 +10372,8507,813,27.9;25.4;198.887,0 +10372,8507,813,25.7;25.3;194.53865,0 +10372,8507,813,29;24.8;169.18657,0 +10372,8507,813,27.1;24.1;131.24988,0 +10372,8507,813,28.5;23.6;108.20335,0 +10372,8507,813,30.7;23.4;96.58675,0 +10372,8507,813,30.2;21.6;8.651461,0 +10372,8507,813,32.1;21.3;-6.7761145,0 +10372,8507,813,33.2;21;-22.08316,0 +10372,8507,813,34.6;23.6;106.320274,0 +10372,8507,813,31.5;20.1;-68.881714,0 +10372,8507,813,30.1;13.8;-380.9859,0 +10372,8507,813,26.5;21.8;17.666271,0 +10372,8507,813,34.7;25.3;191.98462,0 +10372,8507,813,35.6;26.5;254.92636,0 +10372,8507,813,35.8;24.4;146.80017,0 +10372,8507,813,34.8;30;426.32474,0 +10372,8507,813,24;27;278.37048,0 +10372,8507,813,22.8;26.5;254.83922,0 +10372,8507,813,21.6;27.3;294.09045,0 +10372,8507,813,24.5;24.2;137.18536,0 +10372,8507,813,25.7;24;128.41852,0 +10372,8507,813,23.2;23.8;120.83821,0 +10372,8507,813,22.1;23.2;87.10533,0 +10372,8507,813,22.8;21.8;19.635292,0 +10372,8507,813,21;20.2;-60.005615,0 +10372,8507,813,30.7;15.2;-309.67795,0 +10372,8507,813,32;17.6;-192.8505,0 +10372,8507,813,32.1;15.9;-278.45706,0 +10372,8507,813,25.5;26.8;270.83472,0 +10372,8507,813,26.3;22.8;70.722084,0 +10372,8507,813,29.7;22.8;68.33449,0 +10372,8507,813,24.2;21.5;5.7183213,0 +10372,8507,813,22.8;20;-69.98944,0 +10372,8507,813,28.5;27.8;316.4421,0 +10372,8507,813,15.7;20.5;-48.008823,0 +10372,8507,813,15.4;18.9;-126.275345,0 +10367,8502,813,35.6;30.7;464.14297,0 +10367,8502,813,35.7;29.4;398.49792,0 +10367,8502,813,30.3;26.8;270.84302,0 +10367,8502,813,28.4;26.5;252.7379,0 +10367,8502,813,26.4;26.5;251.7748,0 +10367,8502,813,27.7;24.9;175.1222,0 +10367,8502,813,26.1;24.8;167.18272,0 +10367,8502,813,30.2;24.6;156.45302,0 +10367,8502,813,29;24.3;143.16019,0 +10367,8502,813,29.1;22.9;71.35056,0 +10367,8502,813,31;22.7;63.11341,0 +10367,8502,813,29.6;21.8;20.24814,0 +10367,8502,813,30.8;20.8;-33.634117,0 +10367,8502,813,27.3;20.9;-27.504738,0 +10367,8502,813,27.4;22.6;57.32353,0 +10367,8502,813,34.7;24.6;156.77051,0 +10367,8502,813,35.8;25.7;212.3808,0 +10367,8502,813,24.9;26.5;251.49913,0 +10367,8502,813,26.7;23.7;112.66508,0 +10367,8502,813,35.6;32.8;567.1697,0 +11157,8937,813,33.8;28.4;350.5251,0 +11156,8937,813,31.9;28.2;337.4214,0 +10364,8500,813,28.2;29.5;405.38168,0 +10364,8500,813,27.2;30.3;444.69052,0 +10364,8500,813,26.8;31.7;514.9869,0 +10364,8500,813,26.7;33.1;583.44653,0 +10364,8500,813,25.8;29.8;417.535,0 +10364,8500,813,26.1;28.5;355.63168,0 +10364,8500,813,27.7;27.5;302.65805,0 +10364,8500,813,25.5;27.5;303.0796,0 +10364,8500,813,24.8;31.6;506.87796,0 +10364,8500,813,27.2;29.1;381.7646,0 +10364,8500,813,24.7;30.2;440.8842,0 +10364,8500,813,24.4;28.9;374.98264,0 +10364,8500,813,22.5;28.6;358.7637,0 +10938,8844,813,28.6;23.7;113.8162,0 +10938,8844,813,29.1;24.9;171.8331,0 +10944,8851,813,28.5;23;78.91682,0 +11158,8939,813,34.6;20.4;-49.21039,0 +10379,8514,813,32.5;19.6;-93.63407,0 +10379,8514,813,33.5;19.4;-102.76083,0 +10379,8514,813,33.2;17.9;-175.68825,0 +10379,8514,813,36.5;17.1;-217.23985,0 +10379,8514,813,35.9;16;-272.04114,0 +10379,8514,813,37.4;15.9;-275.34045,0 +10379,8514,813,36.4;14.5;-344.40512,0 +10379,8514,813,35.7;13.5;-394.352,0 +10379,8514,813,34.7;15.8;-282.9664,0 +10379,8514,813,34;12.9;-425.4997,0 +10379,8514,813,33.2;14.3;-357.63553,0 +10379,8514,813,30.4;13.2;-413.16754,0 +10379,8514,813,27;12.5;-446.2513,0 +10379,8514,813,24.4;13.5;-398.24225,0 +10379,8514,813,24.1;11.2;-513.53314,0 +10379,8514,813,22.9;12.1;-464.18372,0 +10379,8514,813,21.4;10.2;-561.3289,0 +10379,8514,813,20.2;11.3;-505.50772,0 +10379,8514,813,19.9;12.6;-443.86157,0 +10379,8514,813,22;17.7;-187.26642,0 +10379,8514,813,25.7;19.2;-111.02889,0 +10379,8514,813,27.7;19.8;-80.55825,0 +10379,8514,813,29.5;18.5;-144.51576,0 +10379,8514,813,30.8;19.4;-100.60911,0 +10379,8514,813,27.5;15;-319.217,0 +10379,8514,813,29.5;16.4;-252.69884,0 +10379,8514,813,31.5;15.3;-307.3774,0 +10379,8514,813,31.5;18.4;-151.30894,0 +10379,8514,813,33.2;16.8;-232.04216,0 +10379,8514,813,34.2;17.5;-197.59744,0 +10379,8514,813,35.3;14.7;-337.31564,0 +11157,8938,813,36.3;22.9;72.46512,0 +10363,8499,813,36.7;17.6;-193.60872,0 +10363,8499,813,35.5;17;-223.35332,0 +10363,8499,813,37.8;15.4;-301.68027,0 +10363,8499,813,36.7;14.4;-352.57513,0 +10363,8499,813,35.7;14;-369.6626,0 +10363,8499,813,35.2;15.4;-300.71786,0 +10363,8499,813,35.8;12.5;-448.8303,0 +10363,8499,813,34.7;14.1;-365.652,0 +10363,8499,813,34.2;12;-470.5757,0 +10363,8499,813,32.7;15;-321.03555,0 +10363,8499,813,35.2;10.7;-535.93164,0 +10363,8499,813,31.5;10.6;-543.7762,0 +10363,8499,813,30.9;9.6;-593.3962,0 +10363,8499,813,32.4;9.2;-610.02435,0 +10363,8499,813,37.7;13.6;-389.1607,0 +10370,8505,813,36.5;12.7;-437.0462,0 +10370,8505,813,36.3;11.6;-491.25095,0 +10370,8505,813,35.3;11.4;-501.63416,0 +10370,8505,813,34;11.2;-512.42456,0 +10370,8505,813,33.3;12.3;-458.6875,0 +10370,8505,813,32.2;12.1;-467.49136,0 +10370,8505,813,32.4;10.2;-559.6967,0 +10370,8505,813,31.5;8.7;-637.69604,0 +10384,8907,813,36.9;12.2;-461.03976,0 +10384,8907,813,23.2;29.8;418.45663,0 +10384,8907,813,30.9;22;27.784807,0 +10384,8907,813,11.7;17.1;-218.64471,0 +10384,8907,813,25.1;23.9;124.7763,0 +10384,8907,813,35.6;15.8;-281.8058,0 +10377,8512,813,29;12.9;-426.45816,0 +10377,8512,813,27.7;13.5;-396.6471,0 +10377,8512,813,27.4;12.4;-452.8792,0 +10377,8512,813,26.3;13.3;-407.89108,0 +10377,8512,813,25.5;11.7;-486.50262,0 +10377,8512,813,23.9;12.9;-428.8726,0 +10377,8512,813,23.5;11.8;-483.1065,0 +10377,8512,813,22.2;10.8;-532.86163,0 +10377,8512,813,21.7;12.4;-451.20657,0 +10377,8512,813,26.2;14.5;-345.28256,0 +10937,8843,813,25.3;12.4;-451.7934,0 +10935,8843,813,32.7;17.8;-183.36205,0 +10935,8843,813,33.7;18;-170.9034,0 +10935,8843,813,33.1;19.7;-85.76443,0 +11249,8838,813,25.3;12.4;-453.1898,0 +10362,8498,813,20;9.7;-586.03394,0 +10362,8498,813,20;8.5;-646.54016,0 +10362,8498,813,19;8.2;-659.72986,0 +10362,8498,813,18.2;10;-571.7667,0 +10362,8498,813,17.8;8.7;-636.61414,0 +10362,8498,813,17.3;7.2;-709.3274,0 +10362,8498,813,17;10.3;-557.3892,0 +10362,8498,813,16.9;6.1;-767.42596,0 +10362,8498,813,15;6.2;-760.0257,0 +10362,8498,813,16;10.4;-553.1648,0 +10362,8498,813,16.3;7.1;-718.89777,0 +10381,8516,813,20.5;14;-371.34738,0 +10381,8516,813,22.8;14.3;-357.0726,0 +10381,8516,813,22.7;15.5;-298.0205,0 +10381,8516,813,21.3;15.8;-281.5187,0 +10381,8516,813,23.9;15.5;-296.79343,0 +10381,8516,813,23.8;16.6;-241.47809,0 +10381,8516,813,25.1;16.5;-245.00658,0 +10381,8516,813,25.7;17.6;-193.35892,0 +10381,8516,813,26.5;16.5;-247.83379,0 +10380,8515,813,19.2;14.1;-365.65912,0 +10380,8515,813,20.9;17;-219.16705,0 +10380,8515,813,24.4;18.7;-134.59085,0 +10380,8515,813,23;18.7;-136.04134,0 +10380,8515,813,26.5;19.7;-87.99411,0 +10380,8515,813,27.8;16;-272.37106,0 +10380,8515,813,28.1;17.7;-185.14816,0 +10380,8515,813,28.1;19.2;-110.392395,0 +10380,8515,813,30.3;18.5;-146.36548,0 +10380,8515,813,28.8;14.8;-332.16052,0 +10380,8515,813,30.1;17.1;-215.7698,0 +10371,8506,813,17.6;14.4;-353.7371,0 +10371,8506,813,17.1;16.6;-243.90558,0 +10371,8506,813,18.1;15.9;-276.58057,0 +10371,8506,813,16.7;15.5;-296.02344,0 +10371,8506,813,16;17;-220.35252,0 +10371,8506,813,16.2;14.2;-360.99692,0 +10371,8506,813,15.3;12.3;-455.14594,0 +10371,8506,813,14.6;13.7;-386.9674,0 +10371,8506,813,9.8;18.6;-141.2018,0 +10371,8506,813,9.9;17;-222.94028,0 +10371,8506,813,9.9;15.6;-289.497,0 +10371,8506,813,9.8;14.2;-363.00504,0 +10371,8506,813,11.1;13;-421.69644,0 +10371,8506,813,12.7;12.5;-446.47562,0 +10378,8513,813,22.2;13.8;-382.02982,0 +10378,8513,813,20.6;15.1;-315.50732,0 +10378,8513,813,22.5;15.7;-284.61755,0 +10378,8513,813,23.4;14.6;-342.5113,0 +10378,8513,813,24.5;16.1;-267.47833,0 +10378,8513,813,22.8;16.7;-238.05734,0 +10378,8513,813,24.2;17.5;-195.36911,0 +10378,8513,813,25.8;17.9;-178.84311,0 +10378,8513,813,26.8;17.7;-184.6496,0 +10378,8513,813,25.5;16.8;-232.51956,0 +10369,8504,813,25.4;20.6;-39.92142,0 +10369,8504,813,26.2;21.8;19.566113,0 +10369,8504,813,25;24.7;165.87892,0 +10369,8504,813,23.4;24.6;160.19786,0 +10369,8504,813,22.5;23.5;103.626656,0 +10369,8504,813,23.7;23.1;85.28671,0 +10369,8504,813,22.2;22.5;54.791077,0 +10369,8504,813,21.2;22.3;44.253838,0 +10369,8504,813,23.9;22.1;34.90548,0 +10369,8504,813,22;20.9;-26.310692,0 +10369,8504,813,21.4;19.6;-93.9899,0 +10369,8504,813,25.2;21.7;14.831346,0 +10369,8504,813,23.9;20.2;-62.420853,0 +10369,8504,813,22.5;19.6;-90.558136,0 +10385,8908,813,29.6;18.9;-124.29377,0 +10385,8908,813,27.3;15.5;-298.86496,0 +10385,8908,813,19.8;9.7;-586.579,0 +10386,8909,813,28;30.8;470.2216,0 +10386,8909,813,35.5;15.9;-275.9956,0 +10386,8909,813,35.4;26.7;262.33694,0 +10386,8909,813,22.9;29.4;400.71127,0 +10375,8786,813,22.8;25.8;217.15633,0 +10375,8786,813,21.9;24.8;169.80357,0 +10375,8786,813,20;24.2;139.674,0 +10375,8786,813,19.4;25.4;198.83527,0 +10375,8786,813,18.8;23.1;81.22956,0 +10375,8786,813,18.7;22;30.243689,0 +10375,8786,813,17.3;22.1;31.894352,0 +10375,8786,813,16.8;24.2;138.77223,0 +10375,8786,813,16.2;23.1;82.61112,0 +10375,8786,813,15.7;21.6;8.998168,0 +10375,8786,813,21.2;23.8;119.888115,0 +10941,8848,813,19.6;21.5;4.286908,0 +10383,8906,813,18.7;23.1;82.00088,0 +10383,8906,813,25.5;23.6;107.855286,0 +10935,8845,813,19.7;20.9;-27.873287,0 +10940,8845,813,19.3;19.7;-84.47334,0 +11469,8845,813,14.4;18.5;-147.67241,0 +11468,8845,813,16.5;18.7;-137.438,0 +11467,8845,813,15.5;18.7;-137.37556,0 +10376,8511,813,14.6;11.4;-502.6357,0 +10376,8511,813,13.6;11.4;-501.44867,0 +10376,8511,813,10.1;11.1;-516.4731,0 +10376,8511,813,11.1;11.6;-489.01175,0 +10376,8511,813,11.1;9.6;-591.2065,0 +10376,8511,813,12.5;11.1;-515.3955,0 +10376,8511,813,12.5;10;-569.7037,0 +10942,8849,813,32.2;17.7;-184.63217,0 +10365,8501,813,14.7;23.2;90.12478,0 +10365,8501,813,13.7;22.7;64.9364,0 +10365,8501,813,12.5;23.2;87.417015,0 +10365,8501,813,11.5;22.6;58.379505,0 +10365,8501,813,10.8;21.1;-16.147608,0 +10365,8501,813,9.4;21.1;-18.027708,0 +10365,8501,813,9.1;25.7;215.17647,0 +10365,8501,813,8;25.5;201.26637,0 +10365,8501,813,7.8;24.5;153.05026,0 +10365,8501,813,9.1;24.3;145.67653,0 +10365,8501,813,10.6;23.8;118.81516,0 +10365,8501,813,9.7;22.2;40.786903,0 +10365,8501,813,11.6;24.2;140.90282,0 +10365,8501,813,12.9;24.2;139.75342,0 +10365,8501,813,14.3;24.7;165.66849,0 +10374,8509,813,14.2;20.4;-52.704285,0 +10374,8509,813,15.2;20.2;-62.357994,0 +10374,8509,813,13.7;21.5;3.0847993,0 +10374,8509,813,13.2;19.7;-86.45198,0 +10374,8509,813,12;19.1;-116.54809,0 +10374,8509,813,11.6;20.2;-59.61333,0 +10374,8509,813,13.4;18.4;-149.12346,0 +10374,8509,813,11.3;18.1;-164.50455,0 +10374,8509,813,15;18;-171.42842,0 +10374,8509,813,10.5;19.4;-101.9962,0 +10374,8509,813,11.1;17.1;-218.04105,0 +10374,8509,813,9.1;20.1;-68.50546,0 +10374,8509,813,12.7;21.1;-18.808697,0 +5036,108,813,14.6;18.5;-145.156,0 +10943,8850,813,14.6;18.3;-158.33429,0 +10982,8839,813,10.3;21.6;10.67883,0 +10937,8842,813,10.3;21.6;8.046244,0 +11156,8940,813,8.7;16.6;-243.5187,0 +11158,8941,813,8.7;16.4;-252.2469,0 +10368,8503,813,14.1;17;-222.91205,0 +10368,8503,813,14.3;16;-273.2566,0 +10368,8503,813,13.1;16.5;-246.434,0 +952,0,813,28.6;22.7;64.90025,0 +10984,8841,813,10.2;22.1;35.529827,0 +10983,8840,813,10.3;21.8;20.886742,0 +10373,8508,813,30.4;37.4;800.298,0 +10373,8508,813,31.9;36.6;760.27655,0 +11156,8936,813,31.7;34.8;667.6584,0 +11156,8936,813,34;33.5;605.9816,0 +10854,8422,813,34.1;15.9;-277.3282,0 +10274,8596,817,7.5;34.5;652.3077,0 +10274,8596,817,7.9;35.7;713.7712,0 +10274,8596,817,6.5;33.4;597.2072,0 +10274,8596,817,9.4;36.1;731.96,0 +10274,8596,817,9.9;34.2;637.4761,0 +10278,8600,817,7;33.8;620.12256,0 +10278,8600,817,8.3;34.2;637.00037,0 +10278,8600,817,9.4;35.2;689.41345,0 +10278,8600,817,10.6;33.5;602.0618,0 +10278,8600,817,11.7;31.6;506.6134,0 +10278,8600,817,13.6;31.2;488.35034,0 +10278,8600,817,12.3;29.9;422.8793,0 +10278,8600,817,15.3;32.2;540.1421,0 +10278,8600,817,15.5;30.2;440.3647,0 +10278,8600,817,14.1;29.1;382.75958,0 +10278,8600,817,17.3;32.7;563.40674,0 +10278,8600,817,16.1;34.4;649.15027,0 +10278,8600,817,14;34.6;660.15875,0 +10278,8600,817,11.8;35.7;713.9812,0 +10278,8600,817,12.8;27.2;286.16147,0 +10278,8600,817,15.5;26.1;232.6278,0 +10278,8600,817,16.8;24.4;147.37543,0 +10278,8600,817,14.1;23.7;115.80108,0 +10278,8600,817,16.5;23.1;81.67959,0 +10917,8457,817,10;35.3;694.4055,0 +10282,8604,817,11.4;32.3;541.1362,0 +10282,8604,817,11.4;35.5;702.95,0 +10282,8604,817,11.6;33.6;608.41284,0 +10282,8604,817,12.4;31;476.8055,0 +10282,8604,817,12.6;34.4;650.2908,0 +10282,8604,817,12.6;35.4;698.68915,0 +10282,8604,817,13.6;35.9;721.26825,0 +10282,8604,817,12.4;36.6;757.4201,0 +10287,8609,817,14.2;31.1;483.95605,0 +10287,8609,817,14.7;29.9;421.13226,0 +10287,8609,817,13.2;28.9;371.70755,0 +10287,8609,817,15.5;28.9;374.84473,0 +10287,8609,817,16.4;31.1;484.96896,0 +10287,8609,817,14.9;27.7;313.48038,0 +10287,8609,817,15.9;27.2;288.30103,0 +10287,8609,817,16.4;33.6;610.40063,0 +10287,8609,817,17.6;34.2;640.799,0 +10287,8609,817,15.4;35;676.2492,0 +10287,8609,817,13.7;26.7;262.9755,0 +10287,8609,817,15.2;36.4;747.0841,0 +10287,8609,817,14.2;36.6;759.891,0 +10287,8609,817,17.3;35.2;686.14685,0 +10284,8606,817,23.6;27.3;291.9466,0 +10284,8606,817,26;29.3;394.08725,0 +10284,8606,817,26.6;25.9;224.8285,0 +10284,8606,817,27.2;24.9;174.37022,0 +10284,8606,817,27.2;23.6;110.960014,0 +10284,8606,817,26.9;28.3;345.2113,0 +10284,8606,817,28.4;26.8;270.25085,0 +10284,8606,817,28.5;22.3;43.195,0 +10284,8606,817,29.3;25.8;219.6304,0 +10284,8606,817,29.7;22.9;71.44865,0 +10290,8612,817,24.6;29;376.26147,0 +10290,8612,817,25.7;30.3;442.88214,0 +10290,8612,817,24.3;30.5;452.62885,0 +10290,8612,817,23.6;31.8;516.80634,0 +10290,8612,817,23;33.1;581.63306,0 +10275,8597,817,25.7;27.7;313.6721,0 +10275,8597,817,26.7;25.1;185.58005,0 +10275,8597,817,27.2;26.2;240.57732,0 +10275,8597,817,27.8;27.6;309.66855,0 +10275,8597,817,27.7;25.2;190.81284,0 +10275,8597,817,29.2;26.3;244.46484,0 +10275,8597,817,29.2;24.8;170.6582,0 +10275,8597,817,30.4;25.7;211.1043,0 +10275,8597,817,28.2;26.2;238.38333,0 +10300,8894,817,25.2;30.2;438.32382,0 +10300,8894,817,26.3;24;128.9731,0 +10300,8894,817,33.4;22.9;72.8361,0 +10674,8478,817,13.2;35;678.6887,0 +4418,8473,817,13.4;35.1;682.3941,0 +11185,8474,817,13.3;35;679.9503,0 +10674,8476,817,13.5;35.2;686.8517,0 +4410,8475,817,13.4;35.1;685.1183,0 +4413,8477,817,13.6;35.3;692.6962,0 +10299,8893,817,8.5;34.6;657.0492,0 +10299,8893,817,17.6;35;680.71356,0 +4418,8471,817,15.4;28;326.8815,0 +4418,8471,817,14.4;28.4;347.21368,0 +4418,8471,817,12.7;30.2;436.5317,0 +4416,8471,817,16.8;31.6;507.3951,0 +4416,8470,817,15.4;28;328.9671,0 +4416,8470,817,14.4;28.4;348.86768,0 +4415,8470,817,12.5;30.1;434.51053,0 +11185,8470,817,16.9;31.5;505.8671,0 +10915,8453,817,14.2;28.5;351.1573,0 +10295,8591,817,16;25;179.84073,0 +10295,8591,817,17.4;23.9;125.692345,0 +10295,8591,817,14.7;24.4;146.72595,0 +10295,8591,817,15.7;23.5;103.76928,0 +10295,8591,817,14.1;22.8;66.224495,0 +10294,8616,817,25.8;23.5;102.15986,0 +10294,8616,817,25.9;22;26.699255,0 +10294,8616,817,24.3;21.9;24.450283,0 +10294,8616,817,27.4;21;-20.63421,0 +10178,8479,817,26.1;24.4;148.82196,0 +4418,8479,817,25.7;22.2;37.7753,0 +4416,8479,817,23.9;29.3;391.7474,0 +10178,8483,817,26.2;24.8;170.7091,0 +4418,8483,817,25.6;22.2;37.8278,0 +4418,8483,817,24;29.2;390.6718,0 +10281,8603,817,27.3;23.1;85.04721,0 +10281,8603,817,29.3;24;128.40486,0 +10281,8603,817,29;22.4;48.264793,0 +10281,8603,817,29.4;21.3;-4.345978,0 +10281,8603,817,31.4;24.2;138.58897,0 +10281,8603,817,33.9;25.3;193.7692,0 +11191,8468,817,25.5;21.7;11.989347,0 +10920,8467,817,25.5;21.6;7.2814,0 +10180,8484,817,25.7;22.2;37.7401,0 +10180,8484,817,23.9;29.1;382.6915,0 +10298,8892,817,15;30.2;437.0853,0 +10298,8892,817,8.6;34.9;673.90765,0 +10298,8892,817,29.6;25.9;223.20422,0 +10297,8891,817,26.1;24;128.2255,0 +11190,8466,817,24;29.5;405.14117,0 +10916,8454,817,12.6;30.3;443.14142,0 +10291,8613,817,10.4;25.6;207.17625,0 +10291,8613,817,8.6;25.2;189.24496,0 +10291,8613,817,9.6;24.5;154.17003,0 +10291,8613,817,8;24.1;132.06989,0 +10291,8613,817,8.1;23.1;81.872314,0 +10291,8613,817,5.7;23;76.40046,0 +10291,8613,817,9.2;21.2;-9.559597,0 +10286,8608,817,30.9;21.8;18.625633,0 +10286,8608,817,32.5;23;79.717384,0 +10286,8608,817,32.6;21.2;-9.43496,0 +10286,8608,817,34;20.9;-25.724804,0 +10286,8608,817,32.7;20;-73.747955,0 +10286,8608,817,31;19.8;-80.46103,0 +10285,8607,817,31.1;22.7;64.01022,0 +10285,8607,817,30.9;21.1;-18.490986,0 +10285,8607,817,32.2;21;-21.47442,0 +10285,8607,817,33.2;22;27.150309,0 +10285,8607,817,33.5;23.2;88.98158,0 +10285,8607,817,34.9;22.4;49.992294,0 +10285,8607,817,31.4;19.8;-82.59299,0 +10289,8611,817,14.7;22;27.257221,0 +10289,8611,817,16.5;19.6;-92.86978,0 +10289,8611,817,14.1;20.8;-30.667994,0 +10289,8611,817,13.8;19.4;-99.56855,0 +10293,8615,817,15.9;21.1;-15.1119,0 +10293,8615,817,17.3;20.8;-33.767513,0 +10293,8615,817,18.7;21.5;1.8520255,0 +10293,8615,817,17.5;19.8;-79.80449,0 +10283,8605,817,12.6;22.9;74.34409,0 +10283,8605,817,9.7;23.7;112.35242,0 +10283,8605,817,10.8;23.6;108.480995,0 +10283,8605,817,9.4;22.6;58.659492,0 +10283,8605,817,7;21.4;-2.953772,0 +10266,8589,816,7.5;36;726.9007,0 +10266,8589,816,9.3;35.6;706.0929,0 +10266,8589,816,8.2;35;676.799,0 +10266,8589,816,7.2;33.9;622.97754,0 +10266,8589,816,8.3;33.8;618.5019,0 +10266,8589,816,10.6;37.1;781.2062,0 +10266,8589,816,7;32.9;572.8102,0 +10266,8589,816,12.4;35.2;689.6138,0 +10266,8589,816,13.9;36.3;742.1076,0 +10266,8589,816,11.3;34.7;665.3253,0 +10266,8589,816,12.1;37.2;790.50006,0 +10266,8589,816,13.7;37.5;802.9137,0 +10266,8589,816,12.6;38.2;837.8872,0 +10247,8155,816,10.2;34.2;639.79443,0 +10247,8155,816,10.1;33;577.2736,0 +10247,8155,816,8.5;32.3;545.1373,0 +10247,8155,816,7;31.3;495.94028,0 +10247,8155,816,9.8;31.4;498.3172,0 +10247,8155,816,8;31;479.21286,0 +10247,8155,816,9.4;30.4;448.09146,0 +10247,8155,816,7.5;30;430.6144,0 +10247,8155,816,6.3;29.7;414.4897,0 +10247,8155,816,10.4;29.6;408.48837,0 +10247,8155,816,8.8;29.4;399.9571,0 +10247,8155,816,9.3;28.2;336.4824,0 +10247,8155,816,7;27.8;318.03525,0 +10247,8155,816,8.2;27.4;300.58267,0 +10247,8155,816,5.2;26.9;274.55988,0 +10247,8155,816,9.2;34.2;640.93097,0 +11195,8672,816,8.1;32;530.80554,0 +10273,8656,816,9.2;30.9;473.1714,0 +10273,8656,816,10.6;20.3;-56.50724,0 +10257,8788,816,7.3;26.4;249.40323,0 +10257,8788,816,7.6;24.7;165.7721,0 +10257,8788,816,4.6;25.2;188.33801,0 +10257,8788,816,6.5;24;129.72572,0 +10257,8788,816,5.1;23.3;95.66136,0 +10257,8788,816,7.7;23.1;83.991425,0 +10257,8788,816,4.3;22.3;41.891502,0 +10257,8788,816,5.5;21.8;20.74567,0 +10257,8788,816,9.5;23.2;90.09985,0 +10257,8788,816,10.8;22.1;31.87036,0 +10257,8788,816,9.7;25.5;204.1215,0 +10257,8788,816,10.5;23.7;111.506035,0 +10256,8579,816,8.1;25.7;214.7873,0 +10256,8579,816,5.6;24.3;141.24693,0 +10256,8579,816,6.8;23.6;110.909256,0 +10256,8579,816,8.5;22.6;56.751995,0 +10256,8579,816,7.2;22.3;42.463177,0 +10256,8579,816,8.4;21.5;3.2084684,0 +10256,8579,816,5.3;21.6;6.5770245,0 +10256,8579,816,4;23.4;98.66944,0 +10256,8579,816,10.9;22.4;50.07719,0 +10256,8579,816,10.2;23.9;124.47358,0 +10258,8581,816,5.7;20.1;-64.5494,0 +10258,8581,816,7.1;19.8;-80.050514,0 +10258,8581,816,8.9;20.2;-63.950424,0 +10258,8581,816,6.4;18.1;-168.70386,0 +10258,8581,816,8.6;18.6;-139.35896,0 +10258,8581,816,9.9;20.8;-29.953337,0 +10258,8581,816,10.3;19.5;-95.46205,0 +10258,8581,816,9.6;18.3;-154.85999,0 +10271,8654,816,7.6;23;80.07606,0 +10271,8654,816,13.7;33.9;625.5893,0 +10271,8654,816,10.1;20.6;-43.265224,0 +11196,8674,816,6.3;27.2;287.37317,0 +4414,8676,816,6.6;27.2;286.5323,0 +4414,8675,816,6.7;27.1;284.302,0 +10248,8571,816,11.6;21.5;1.3096882,0 +10248,8571,816,12;22.9;72.46895,0 +10248,8571,816,13.4;22.7;65.46813,0 +10248,8571,816,13.7;24;127.90411,0 +10248,8571,816,14.9;24.6;157.7519,0 +10248,8571,816,15.4;26;228.09938,0 +10248,8571,816,11.1;18.4;-152.64365,0 +10253,8576,816,12.1;24.5;152.32384,0 +10253,8576,816,13.3;24.7;161.28036,0 +10253,8576,816,13.9;25.9;222.88766,0 +10253,8576,816,11.4;26.7;264.02502,0 +10253,8576,816,13.8;26.9;274.8102,0 +10253,8576,816,11.8;28.4;348.3464,0 +10253,8576,816,15.7;27.9;324.3731,0 +10253,8576,816,13.4;28.7;361.9874,0 +10253,8576,816,16.9;27.7;314.66306,0 +10253,8576,816,9.8;26.5;252.92474,0 +10253,8576,816,11.7;25.5;201.55005,0 +10269,8592,816,17.5;26.7;261.30457,0 +10269,8592,816,18.4;28.9;374.88202,0 +10262,8585,816,17.6;30.8;466.21417,0 +10262,8585,816,19.2;31.9;524.553,0 +10246,8569,816,18;31.5;502.25836,0 +10246,8569,816,18.2;30.4;446.79846,0 +10246,8569,816,19.1;31.4;498.8674,0 +10246,8569,816,19.5;32.7;564.9536,0 +10246,8569,816,14.1;34.6;656.872,0 +10246,8569,816,15.3;34.7;664.2926,0 +10246,8569,816,15.1;36.2;738.555,0 +10926,8670,816,10.7;35.6;710.7489,0 +952,0,816,6.7;20.6;-43.199368,0 +952,0,816,14.4;31.4;500.7423,0 +952,0,816,12.4;32.9;574.57227,0 +952,0,816,16.3;33.4;599.9882,0 +952,0,816,8.1;31.9;522.881,0 +11017,8718,816,6.4;20.5;-45.84946,0 +10927,8673,816,10.9;29.2;388.89474,0 +10252,8575,816,18.8;17.8;-181.5887,0 +10252,8575,816,20.1;18.2;-162.29355,0 +10254,8577,816,23.7;19.1;-117.64254,0 +10254,8577,816,25.1;20.1;-67.43654,0 +10254,8577,816,26;17.9;-178.42297,0 +10254,8577,816,24.6;21.5;2.3464005,0 +10254,8577,816,26.7;18.9;-126.64615,0 +10254,8577,816,26.7;16.6;-239.85022,0 +10254,8577,816,26.2;14.9;-324.2552,0 +10254,8577,816,29.2;13.9;-378.08945,0 +10254,8577,816,26.4;13.5;-396.0906,0 +10254,8577,816,29.3;12.1;-466.2601,0 +10254,8577,816,30.5;13.4;-399.0725,0 +10260,8583,816,24.3;18.3;-158.26088,0 +10260,8583,816,25.6;19;-120.79293,0 +10260,8583,816,25.9;20.5;-45.696754,0 +10260,8583,816,27.3;19.3;-106.66295,0 +10260,8583,816,26.7;15.5;-296.25668,0 +10260,8583,816,28;13.1;-416.39206,0 +10260,8583,816,30.8;10.9;-526.6991,0 +10251,8574,816,30.7;18.4;-151.55974,0 +10251,8574,816,32;18.7;-138.68591,0 +10250,8573,816,30.9;18.8;-132.19135,0 +10249,8572,816,31.6;18.8;-129.51595,0 +10249,8572,816,31;17.7;-184.2118,0 +10264,8587,816,27;11.3;-507.1759,0 +10264,8587,816,27.2;8.5;-648.6117,0 +10261,8584,816,30.2;10.9;-526.2635,0 +10261,8584,816,31.1;9.9;-574.9195,0 +10263,8586,816,26.7;10.3;-556.9974,0 +10263,8586,816,28;10.1;-564.65704,0 +10263,8586,816,26.7;9.1;-614.17926,0 +10263,8586,816,27.2;6.9;-724.8108,0 +10259,8582,816,26.5;7.6;-690.71814,0 +11201,8659,816,26.8;8.5;-646.6794,0 +11201,8659,816,26.8;9.6;-592.8579,0 +11204,8665,816,27.3;9.8;-583.6423,0 +10921,8662,816,27.4;9.2;-610.4115,0 +11192,8666,816,27.7;9.7;-586.7389,0 +10921,8663,816,27.5;9.2;-610.1071,0 +11197,8677,816,7.7;19.5;-96.84022,0 +11197,8677,816,10.2;23.5;105.7023,0 +11199,8679,816,6.9;18.8;-132.15408,0 +13498,10261,816,14.7;31.5;505.74463,0 +13498,10261,816,12.3;32.9;571.1381,0 +10272,8655,816,14;34;629.112,0 +11198,8678,816,10.2;23.2;88.018906,0 +10411,8536,814,35.4;25.6;209.2037,0 +10411,8536,814,36.5;24.8;169.51083,0 +10411,8536,814,34.3;28.9;374.88242,0 +10411,8536,814,33.1;27.7;311.2475,0 +10411,8536,814,32.2;26.5;254.6053,0 +10411,8536,814,31.6;28.5;351.78894,0 +10411,8536,814,31.8;30.5;451.8253,0 +10411,8536,814,35.4;24.4;150.58046,0 +10411,8536,814,32.1;25.3;192.10944,0 +10411,8536,814,37.1;23.7;112.65529,0 +10411,8536,814,34.4;23.6;108.083565,0 +10411,8536,814,31;25;177.13889,0 +10411,8536,814,32.3;22.8;70.898575,0 +10411,8536,814,30.6;22.5;54.81088,0 +10392,8518,814,37.3;28;330.0373,0 +10392,8518,814,35.8;29;379.94513,0 +10392,8518,814,34.2;29.7;414.7507,0 +10392,8518,814,35.4;30.5;452.23685,0 +10392,8518,814,33.2;30.9;472.28754,0 +10392,8518,814,34.4;31.3;492.02515,0 +10392,8518,814,33.1;32.1;535.78876,0 +10392,8518,814,31.7;32.8;566.79315,0 +10397,8523,814,36.4;28.6;359.24762,0 +10397,8523,814,35.8;25.4;198.14156,0 +10397,8523,814,34.8;29;378.28516,0 +10397,8523,814,33.5;29.3;391.1357,0 +10397,8523,814,32.9;26.2;238.46204,0 +10397,8523,814,32.8;28.3;343.2834,0 +10397,8523,814,36;30.2;438.12592,0 +10397,8523,814,32.1;29.8;420.4869,0 +10397,8523,814,31.4;27.8;320.0062,0 +10397,8523,814,33;31.3;491.8333,0 +10397,8523,814,32.9;32.3;543.3985,0 +10397,8523,814,31.4;25.6;206.22853,0 +10397,8523,814,36.5;24.2;140.16077,0 +10397,8523,814,34.4;24.4;149.81793,0 +10397,8523,814,33.1;24.7;161.96812,0 +10397,8523,814,31.5;24;130.00606,0 +10397,8523,814,31.4;22.3;45.819218,0 +10183,541,814,35.8;27.1;285.0142,0 +10395,8521,814,29.9;28.5;351.1019,0 +10395,8521,814,29.7;30.5;454.6729,0 +10395,8521,814,29.5;31.7;511.6176,0 +10395,8521,814,28.5;30;430.23654,0 +10395,8521,814,27.9;31;476.46884,0 +10395,8521,814,26.5;29.6;410.58038,0 +10395,8521,814,28.3;28.3;341.8661,0 +10395,8521,814,29.9;26.9;272.55417,0 +10395,8521,814,21.7;28;329.0547,0 +10395,8521,814,24.9;27.7;312.1561,0 +10395,8521,814,23.3;27.6;309.0418,0 +10395,8521,814,23.4;26.3;245.85645,0 +10395,8521,814,27.9;26.7;264.59357,0 +10395,8521,814,29.1;32.7;562.1534,0 +10395,8521,814,26.9;26.7;262.03122,0 +10395,8521,814,24.7;26.6;259.64163,0 +10395,8521,814,28.6;24.8;170.10196,0 +10395,8521,814,26.6;25;177.98312,0 +10414,8539,814,27.5;32.4;546.19104,0 +10414,8539,814,26.7;29.1;384.43564,0 +10414,8539,814,25.5;31.1;485.95737,0 +10414,8539,814,24.8;29.3;391.34836,0 +10414,8539,814,26.8;33.5;603.8112,0 +10414,8539,814,23.3;32;530.53625,0 +10414,8539,814,22.5;30.9;471.10733,0 +10414,8539,814,22;29.1;382.57608,0 +10414,8539,814,20.4;31;477.13037,0 +10414,8539,814,20.8;32.9;575.5534,0 +10414,8539,814,18.7;31.4;496.62195,0 +10414,8539,814,20.7;34.6;656.3241,0 +10414,8539,814,19.5;34.4;649.799,0 +10414,8539,814,21.3;36.5;751.2239,0 +10414,8539,814,11;34.1;634.1,0 +10414,8539,814,10.8;31.8;517.8262,0 +10414,8539,814,10.2;33;577.27057,0 +10417,8542,814,26.9;32.1;535.3473,0 +10417,8542,814,25.9;31.8;516.53503,0 +10417,8542,814,27.8;33.2;590.7826,0 +10417,8542,814,25;30.1;431.97107,0 +10417,8542,814,23.7;31.5;502.21533,0 +10417,8542,814,23.6;30.2;437.48987,0 +10417,8542,814,22.2;33.2;590.546,0 +10417,8542,814,22.7;29.2;389.85797,0 +10417,8542,814,23.8;29.1;384.60486,0 +10417,8542,814,21.8;31.1;482.26245,0 +10417,8542,814,20.6;29.6;409.17215,0 +10417,8542,814,18.3;30.9;473.1353,0 +10417,8542,814,20.7;33.5;602.3418,0 +10417,8542,814,19;33.6;609.36743,0 +10417,8542,814,26.6;35;680.09094,0 +10420,8911,814,24.2;30.3;444.24265,0 +10420,8911,814,20.8;30.9;475.80627,0 +10399,8525,814,20.8;28.1;333.83182,0 +10399,8525,814,19.7;27.4;298.342,0 +10399,8525,814,19;26.2;237.00285,0 +10399,8525,814,18.1;28.5;354.3817,0 +10399,8525,814,17.9;26.9;271.75443,0 +10399,8525,814,18;24.8;170.17342,0 +10399,8525,814,14.7;27.4;299.688,0 +10399,8525,814,13.4;27.1;284.7756,0 +10399,8525,814,14.1;26.1;235.12634,0 +10399,8525,814,16.3;25.9;222.9251,0 +10399,8525,814,17.3;23.1;85.08484,0 +10399,8525,814,15.8;23.4;100.86343,0 +10399,8525,814,15;24.5;154.41443,0 +10407,8532,814,19.5;26.1;231.21033,0 +10407,8532,814,19;27.6;309.75043,0 +10407,8532,814,19.1;25;178.92622,0 +10407,8532,814,16.3;31.8;516.3736,0 +10407,8532,814,14.6;31.1;485.21844,0 +10407,8532,814,13.2;27.5;305.68964,0 +10407,8532,814,16.7;26.3;244.92752,0 +10407,8532,814,15;26.2;237.3653,0 +10407,8532,814,16.2;33.3;593.83887,0 +10407,8532,814,17.7;23.9;122.56143,0 +10407,8532,814,16.5;24.4;150.96161,0 +10407,8532,814,16;23.1;84.129944,0 +10407,8532,814,14.7;32.4;547.1979,0 +10407,8532,814,14.8;33.4;597.1495,0 +10419,8914,814,29.6;29.5;403.5977,0 +10419,8914,814,21;31.2;488.2259,0 +10406,8531,814,16.9;32.1;531.6221,0 +10406,8531,814,15.6;31.6;509.03787,0 +10406,8531,814,17.9;36.7;762.17255,0 +10406,8531,814,16.8;36.9;773.87915,0 +10406,8531,814,16.8;34.1;635.73517,0 +10406,8531,814,15.7;36.7;763.52985,0 +10406,8531,814,15.6;37.7;814.4353,0 +10406,8531,814,15.3;34.3;643.85175,0 +10406,8531,814,15.2;35.4;700.34467,0 +10406,8531,814,14.6;31.8;520.5511,0 +10892,8816,814,17.8;27.7;315.17432,0 +10892,8816,814,31.9;25.4;197.80966,0 +10890,8817,814,17.8;27.8;316.2805,0 +10890,8817,814,32;25.4;199.46593,0 +10898,8815,814,17.8;27.7;315.08795,0 +10898,8815,814,31.9;25.4;198.6538,0 +10899,8814,814,17.8;27.7;313.94772,0 +10412,8537,814,14.2;28.3;342.82333,0 +10412,8537,814,13.8;30.9;474.15836,0 +10412,8537,814,11.6;30.4;449.18503,0 +10412,8537,814,10.1;30.5;455.51688,0 +10891,8818,814,32;25.4;200.28474,0 +10408,8533,814,25.1;24.7;164.69289,0 +10408,8533,814,24.9;25.7;213.88382,0 +10408,8533,814,23.4;25.1;185.95766,0 +10408,8533,814,28.3;22.3;43.632053,0 +10408,8533,814,27.9;23.3;92.41513,0 +10408,8533,814,27.1;22.1;32.691227,0 +10408,8533,814,25.8;22.6;58.19586,0 +11006,8809,814,25;27.1;284.86435,0 +952,0,814,35.2;30.1;435.49332,0 +952,0,814,36.6;28.7;361.66232,0 +1008,1398,814,35.9;30.7;464.62564,0 +1008,1398,814,36.6;28.8;370.86768,0 +11005,8810,814,31.4;33.3;595.4116,0 +10391,8517,814,31.2;19.9;-75.7514,0 +10418,8913,814,31.2;19.7;-84.80672,0 +10400,8791,814,27.3;20;-69.99483,0 +10400,8791,814,25.4;19;-119.504,0 +10400,8791,814,25.5;20.3;-56.79084,0 +10400,8791,814,26.7;17.8;-183.00848,0 +10400,8791,814,24.4;19.9;-76.03137,0 +10400,8791,814,24.9;17.2;-210.61719,0 +10400,8791,814,23.2;19;-120.30008,0 +10400,8791,814,23.8;16.8;-231.38794,0 +10400,8791,814,23.3;21;-22.08514,0 +10400,8791,814,22.7;17.8;-179.50122,0 +10400,8791,814,25.8;16.2;-261.04507,0 +10400,8791,814,20.7;16.8;-229.41501,0 +10400,8791,814,21.2;15.5;-295.11536,0 +10400,8791,814,21.6;21;-22.427935,0 +10413,8538,814,28.3;19.5;-95.61337,0 +10413,8538,814,26.4;19.7;-86.17739,0 +10413,8538,814,26.5;18.2;-160.42415,0 +10413,8538,814,25.3;17.9;-174.86183,0 +10413,8538,814,27.7;17.5;-195.44862,0 +10413,8538,814,24.3;20.7;-36.32701,0 +10413,8538,814,23.8;17.4;-201.15869,0 +10413,8538,814,22.9;20.3;-58.418343,0 +10413,8538,814,21.5;18.1;-168.73975,0 +10413,8538,814,21.2;16.5;-246.37688,0 +10413,8538,814,23.4;15.8;-283.4906,0 +10413,8538,814,22.4;15.8;-281.5828,0 +10413,8538,814,19.8;17;-223.66568,0 +10413,8538,814,19.4;15.2;-311.03577,0 +10413,8538,814,21.1;14.8;-329.3276,0 +10413,8538,814,19.3;14;-370.65454,0 +10413,8538,814,22;21.7;13.829722,0 +10398,8524,814,20.2;18.5;-147.33047,0 +10398,8524,814,18.1;16.1;-266.7462,0 +10398,8524,814,17.1;18.2;-162.62535,0 +10398,8524,814,17.8;14.7;-338.7128,0 +10398,8524,814,17.1;17.1;-217.43706,0 +10398,8524,814,15.3;14.4;-350.28293,0 +10398,8524,814,13.5;16.3;-258.8615,0 +10398,8524,814,13.3;14.8;-333.0322,0 +10398,8524,814,12.2;17.3;-208.6772,0 +10398,8524,814,14.8;18;-172.84903,0 +10398,8524,814,11.8;16;-273.1118,0 +10398,8524,814,14.2;19.1;-115.6239,0 +10398,8524,814,17.9;19.5;-97.223434,0 +10398,8524,814,15.6;20.1;-67.057724,0 +10398,8524,814,21;20;-70.581154,0 +10398,8524,814,19.4;21.2;-12.912442,0 +10398,8524,814,21.1;22.5;51.270058,0 +10394,8520,814,18.8;19.2;-109.38269,0 +10394,8520,814,17.7;18.6;-140.73918,0 +10394,8520,814,16.2;16.7;-234.35684,0 +10394,8520,814,15.9;17.9;-178.47346,0 +10394,8520,814,11.9;18.1;-168.70932,0 +10394,8520,814,13.9;18.3;-158.19572,0 +10394,8520,814,16;19.4;-101.956024,0 +10394,8520,814,14.6;19.7;-86.07026,0 +10394,8520,814,17.4;20.3;-56.09153,0 +10394,8520,814,19.3;20.7;-37.79038,0 +10394,8520,814,20.2;21.9;22.644957,0 +10394,8520,814,21;23.5;103.921234,0 +11011,8805,814,18.5;18.5;-147.45915,0 +11258,8804,814,18.4;18.5;-148.4518,0 +10415,8540,814,16.5;15.4;-301.2572,0 +10415,8540,814,14.5;15.8;-283.63016,0 +10415,8540,814,14;13.1;-417.7632,0 +10415,8540,814,12.5;16.4;-252.1032,0 +10415,8540,814,12.1;14.4;-349.66785,0 +10415,8540,814,11.1;16.8;-231.20222,0 +10402,8527,814,16.3;13.3;-408.51544,0 +10767,8803,814,11.5;15;-321.67194,0 +10409,8534,814,9.8;30.9;471.58307,0 +13425,10590,961,25.6;35.1;681.7493,0 +13425,10590,961,25.1;33.7;611.41046,0 +13425,10590,961,26.4;33.2;587.8442,0 +13449,10614,961,25.3;35;677.2414,0 +13449,10614,961,24.7;33.7;611.8433,0 +13449,10614,961,25.7;33.2;586.55237,0 +13449,10614,961,22.9;30.4;448.18848,0 +13449,10614,961,21;29.3;392.18216,0 +13449,10614,961,23.1;27.5;301.12222,0 +13449,10614,961,26.1;20.5;-45.470585,0 +13449,10614,961,28.1;23.1;83.11019,0 +13449,10614,961,29.6;20.9;-28.737865,0 +13449,10614,961,19.9;21.1;-18.304337,0 +13449,10614,961,19.3;23.3;93.238396,0 +13449,10614,961,26.1;28.4;348.37604,0 +13448,10613,961,26.5;34.7;663.8586,0 +13448,10613,961,25.2;34.5;654.9917,0 +13448,10613,961,25.2;32.9;572.535,0 +13448,10613,961,20;28.4;348.2969,0 +13448,10613,961,21.3;26.9;272.34604,0 +13448,10613,961,21.5;23.8;120.797844,0 +13448,10613,961,24.6;18.9;-125.49849,0 +13448,10613,961,21.2;21.5;2.9575129,0 +13448,10613,961,24.7;28.8;366.0969,0 +13448,10613,961,26.3;29.8;419.70276,0 +13448,10613,961,27.3;27.2;287.90573,0 +13448,10613,961,30.5;23.5;102.56383,0 +13447,10612,961,26.2;34.8;669.0857,0 +13447,10612,961,24.5;34.5;654.46857,0 +13447,10612,961,26.4;32.7;565.178,0 +13447,10612,961,24.6;30.7;461.49054,0 +13447,10612,961,20;26.6;257.33542,0 +13447,10612,961,22.5;26.5;253.95354,0 +13447,10612,961,24.2;20.8;-32.82601,0 +13447,10612,961,27.3;20.4;-52.441486,0 +13447,10612,961,20.7;21.8;16.10702,0 +13447,10612,961,26.4;33.8;619.83704,0 +13447,10612,961,25.4;29.3;394.85336,0 +13447,10612,961,26.9;26.1;233.34886,0 +13447,10612,961,31;24;129.1155,0 +13430,10595,961,23.8;30.8;468.61218,0 +13430,10595,961,21.6;30.2;438.97787,0 +13430,10595,961,23.2;29.5;404.69012,0 +13430,10595,961,21.5;28.4;349.0144,0 +13430,10595,961,22.5;27.7;315.00525,0 +13430,10595,961,25.6;30.1;433.5923,0 +13430,10595,961,24.2;28.9;375.5437,0 +13430,10595,961,26.8;30.5;453.22897,0 +13430,10595,961,28.8;29.3;395.2091,0 +13430,10595,961,27.5;29.1;383.60608,0 +13426,10591,961,20.7;30.4;448.9335,0 +13426,10591,961,19.5;30.6;460.70944,0 +13426,10591,961,18.9;28.6;359.66455,0 +13426,10591,961,18.5;25.6;206.17628,0 +13426,10591,961,16.7;24.5;154.28055,0 +13426,10591,961,15.8;27.4;297.6765,0 +13426,10591,961,15.2;25.9;224.20844,0 +13426,10591,961,16.3;29.2;387.96796,0 +13426,10591,961,16;30.5;455.17822,0 +13426,10591,961,17.3;29.6;410.78302,0 +13427,10592,961,21.4;25.5;202.84637,0 +13427,10592,961,19.8;25.2;188.49802,0 +13427,10592,961,18.8;24.7;162.23615,0 +13427,10592,961,21.2;23.7;113.43088,0 +13427,10592,961,20;23.1;82.33938,0 +13427,10592,961,21.8;22.4;50.451256,0 +13427,10592,961,25.5;19.8;-81.03276,0 +13427,10592,961,23.7;19.7;-85.36072,0 +13427,10592,961,26.6;18.8;-130.9449,0 +13427,10592,961,22.5;20.2;-63.84273,0 +13427,10592,961,21.4;20;-72.248604,0 +13427,10592,961,18.6;23.7;112.3052,0 +13432,10597,961,27.4;23.5;105.54004,0 +13432,10597,961,28;21.5;2.3957806,0 +13432,10597,961,28.8;20.2;-63.43901,0 +13432,10597,961,27.6;25;176.4189,0 +13432,10597,961,28.7;24.1;135.66689,0 +13432,10597,961,30.3;27.5;303.3455,0 +13432,10597,961,29.2;26.6;260.09116,0 +13432,10597,961,28.1;26.3;242.38414,0 +13432,10597,961,29.7;25.1;183.99202,0 +13440,10605,961,29.5;17.7;-185.9207,0 +13440,10605,961,29.1;16.7;-236.07138,0 +13440,10605,961,31.5;19;-121.777176,0 +13446,10611,961,30.5;17.1;-216.29039,0 +13446,10611,961,30.9;18.1;-166.35286,0 +13446,10611,961,31.6;16.8;-233.53032,0 +13445,10610,961,16;19.5;-97.3238,0 +13445,10610,961,14.9;17.5;-198.56119,0 +13445,10610,961,14.6;15.8;-282.18283,0 +13445,10610,961,14.3;20.3;-55.625923,0 +13445,10610,961,13.1;20.4;-53.398285,0 +13445,10610,961,12.7;19.2;-110.33753,0 +13445,10610,961,13.1;14.1;-367.22543,0 +13445,10610,961,12.4;16.2;-261.4515,0 +14162,10801,961,14.1;16.8;-231.93971,0 +14163,10802,961,13.8;17.1;-215.2267,0 +4447,108,961,19.7;29.1;385.0881,0 +14143,10794,961,19.7;29.7;414.57843,0 +14143,10794,961,18.7;28.9;371.997,0 +13977,10644,961,18.5;24.4;149.74777,0 +13977,10644,961,17.6;30.5;452.18552,0 +13977,10644,961,29.6;27.6;306.23483,0 +13443,10608,961,14.3;23.5;103.06919,0 +13443,10608,961,13.3;22.7;61.371292,0 +13443,10608,961,12.5;24.6;158.97876,0 +13443,10608,961,11.1;20.6;-39.173576,0 +13443,10608,961,10.8;23.1;82.26226,0 +13443,10608,961,8.4;24.5;151.8258,0 +13443,10608,961,8.1;22.6;56.243042,0 +13429,10594,961,12.7;30.7;463.10574,0 +5231,10809,961,30.1;25;176.5796,0 +14166,10797,961,30.8;25.4;198.51283,0 +14157,10795,961,21.6;21.8;18.385607,0 +13819,10632,961,18.3;30.3;444.07565,0 +14142,10793,961,28.2;29.2;390.82635,0 +7393,541,621,10.5;20.4;-50.7269,0 +7204,5793,621,10.9;23.1;82.58748,0 +7204,5793,621,11.4;20.1;-65.03043,0 +6581,5718,621,11.2;24.4;146.01807,0 +6581,5718,621,8.5;24.6;159.98653,0 +6581,5718,621,9.6;24.9;171.85219,0 +6581,5718,621,13.6;25.1;185.78291,0 +6581,5718,621,12.9;26.2;237.27275,0 +6581,5718,621,12.6;27.4;299.5041,0 +6581,5718,621,18;29.5;402.5859,0 +6581,5718,621,15.7;30.7;464.61923,0 +6588,5716,621,12.3;21.1;-16.195343,0 +6588,5716,621,12.9;19.5;-96.26748,0 +6588,5716,621,13.1;18;-170.4265,0 +6588,5716,621,11.3;18.8;-132.46504,0 +6588,5716,621,10.8;17.2;-213.265,0 +6588,5716,621,9.4;17.1;-218.2597,0 +6606,5721,621,12.6;23.1;85.92937,0 +6606,5721,621,14.7;23.3;91.69911,0 +6606,5721,621,14.8;22.3;44.511997,0 +6606,5721,621,15.8;22.8;70.080864,0 +6606,5721,621,13.4;22.1;32.600758,0 +6606,5721,621,15.8;21.6;7.0724835,0 +6606,5721,621,18.5;33.1;583.7944,0 +6606,5721,621,13.1;24.1;131.72543,0 +6614,117,621,12.8;21.7;13.922695,0 +6614,117,621,18.3;24.9;174.03264,0 +6614,117,621,18.3;28.7;365.80536,0 +6614,117,621,19.7;28;327.05173,0 +6614,117,621,21.3;27;279.5118,0 +6614,117,621,22.1;30.3;445.64505,0 +6614,117,621,23.4;27.7;313.96716,0 +6614,117,621,24.9;30.1;431.56128,0 +6614,117,621,26.7;30;427.19455,0 +6614,117,621,29;30.9;471.4504,0 +6614,117,621,25.4;33.8;618.0653,0 +6614,117,621,27.4;27.1;281.3588,0 +6614,117,621,15.1;19.6;-91.26384,0 +6614,117,621,13.2;19;-122.793564,0 +6614,117,621,28;35.2;690.8327,0 +6614,117,621,17.5;22.3;44.043533,0 +6614,117,621,21.5;24;130.84247,0 +6614,117,621,26.9;24.7;165.37047,0 +6611,113,621,11.6;25.3;194.4991,0 +6611,113,621,14.1;22.8;68.7412,0 +6611,113,621,14.2;26.2;240.30035,0 +6611,113,621,14.4;24.8;166.62584,0 +6611,113,621,10.6;26.6;258.8336,0 +6611,113,621,13.5;20.8;-31.13566,0 +6611,113,621,12.3;19.2;-112.5038,0 +6611,113,621,9.4;18.6;-139.09206,0 +6611,113,621,7.7;16.5;-247.88477,0 +6611,113,621,11;16.3;-257.16782,0 +6672,5729,621,14.6;27.1;281.63046,0 +6672,5729,621,15.8;28.8;367.60217,0 +6599,5719,621,17.3;27.5;304.74594,0 +6599,5719,621,17.8;25.7;211.53493,0 +6599,5719,621,19.6;26.1;233.94049,0 +6599,5719,621,19.6;27.1;283.93524,0 +6599,5719,621,18.1;23.7;111.14859,0 +6599,5719,621,19.1;24.7;164.03256,0 +6661,5726,621,23.1;30.2;440.48233,0 +6661,5726,621,24;28.6;356.7932,0 +6661,5726,621,24.3;30.4;450.00125,0 +6661,5726,621,25.4;29.1;384.64896,0 +6661,5726,621,26;30.2;438.03522,0 +6661,5726,621,26.9;29;380.5069,0 +6661,5726,621,26.9;27.4;300.15573,0 +6669,5723,621,22.5;31.4;500.51477,0 +6669,5723,621,24.8;30.9;474.75708,0 +6669,5723,621,27.9;30.3;444.7505,0 +6669,5723,621,25.4;32.5;551.55963,0 +6669,5723,621,27.2;32.6;558.90125,0 +6669,5723,621,18.6;31.4;498.31775,0 +6669,5723,621,23.8;32.1;535.4507,0 +6669,5723,621,22.6;33.3;595.43256,0 +6669,5723,621,20;32.7;565.2803,0 +6669,5723,621,26.7;34.7;664.5415,0 +6669,5723,621,28.7;34.9;675.13916,0 +6669,5723,621,17.5;31.2;488.53568,0 +6669,5723,621,18.7;32.7;562.28656,0 +6669,5723,621,31.2;30.7;465.6774,0 +7965,6456,621,21.9;31.6;506.18912,0 +6706,5727,621,30.6;30.7;464.94016,0 +6706,5727,621,30.1;28.2;336.06537,0 +6706,5727,621,30.1;25.6;209.97176,0 +7977,6469,621,12.5;26.9;275.4559,0 +7972,6463,621,26.5;32;530.0766,0 +6589,5717,621,21.4;25.3;194.13531,0 +6589,5717,621,22.9;26.6;259.4157,0 +6589,5717,621,24.7;31.2;487.67468,0 +6589,5717,621,23.8;25.1;184.502,0 +6589,5717,621,24.6;23.7;111.452515,0 +6589,5717,621,25.5;24.8;170.99664,0 +8059,6726,621,21.8;25.7;213.2453,0 +7968,6459,621,22;25.2;186.7453,0 +6670,5724,621,15.4;19.3;-104.82125,0 +6673,5730,621,15.2;18.9;-128.06613,0 +6673,5730,621,16.2;19.7;-88.77535,0 +6673,5730,621,15.7;17.8;-183.58675,0 +6673,5730,621,12.9;17.9;-178.55849,0 +17622,12925,621,14.1;19.9;-76.82922,0 +6862,6013,621,18.8;25.4;199.05667,0 +6862,6013,621,22.9;25.6;206.19295,0 +7975,6466,621,18.9;27.9;322.2334,0 +952,0,621,25.5;28.2;338.83386,0 +952,0,621,30.9;30.5;453.07925,0 +952,0,621,33.8;34.3;645.6025,0 +6610,5722,621,19.7;22.9;71.638985,0 +6610,5722,621,20.8;23.4;100.64689,0 +6610,5722,621,28.5;25.7;213.73584,0 +6610,5722,621,29.7;26.1;235.22763,0 +6610,5722,621,22.7;23.1;85.47461,0 +6583,5731,621,8.6;24.7;165.83292,0 +6599,6797,621,23.3;29;379.93307,0 +7974,6465,621,13.4;23.6;109.86655,0 +6844,5995,621,18.7;25.7;213.8875,0 +13482,10665,958,12.7;33.2;588.1112,0 +13482,10665,958,15.9;32.3;542.5734,0 +13482,10665,958,17.3;29.6;408.71167,0 +13482,10665,958,21.9;30.6;457.8626,0 +13482,10665,958,21.9;28.3;345.5431,0 +13482,10665,958,18.7;27.3;292.36462,0 +13482,10665,958,18.5;25.9;223.6187,0 +13482,10665,958,21.3;24.7;165.65265,0 +13482,10665,958,20;24.6;159.65303,0 +13482,10665,958,18.8;23.5;101.96889,0 +13482,10665,958,19.9;22.5;51.077515,0 +13482,10665,958,20.6;21.4;-0.5777559,0 +13482,10665,958,10.5;31.2;489.72595,0 +13482,10665,958,11.8;30.4;446.71774,0 +13482,10665,958,13.2;28.3;344.12985,0 +13482,10665,958,15;28;327.42188,0 +13482,10665,958,16.7;26.4;250.18376,0 +13482,10665,958,14.6;26.3;244.8685,0 +13482,10665,958,16.8;31.3;493.92395,0 +13482,10665,958,23.4;30.5;451.45648,0 +13482,10665,958,23.3;26.5;255.86374,0 +14087,10982,958,15.1;31;476.9817,0 +1008,1399,958,13.2;30.8;466.5466,0 +13475,10659,958,17.4;30.9;474.36053,0 +13475,10659,958,18.9;29.5;404.96045,0 +13475,10659,958,20.1;30.3;441.70105,0 +13475,10659,958,17.2;28.6;359.96262,0 +13475,10659,958,21.4;29;378.47937,0 +13475,10659,958,20.3;28.3;341.93033,0 +13475,10659,958,18.8;27.6;306.3128,0 +13475,10659,958,19.4;26.6;260.27896,0 +13475,10659,958,16.2;28.1;334.65662,0 +13479,10662,958,21.7;31.9;522.34045,0 +13480,10663,958,18;25.7;213.13359,0 +13480,10663,958,19;25.2;189.58331,0 +13477,10660,958,21.6;25.4;198.88893,0 +13477,10660,958,22.6;26;228.21819,0 +13477,10660,958,20.9;23.6;109.88141,0 +13477,10660,958,18.5;23;77.13796,0 +13477,10660,958,22;22.7;63.89876,0 +13477,10660,958,22.2;20.9;-25.184679,0 +13477,10660,958,17.9;22;26.52218,0 +13465,10649,958,20;19.2;-110.92055,0 +13465,10649,958,19.2;17.3;-205.10004,0 +13465,10649,958,17.7;18.1;-167.80782,0 +13465,10649,958,17.6;16.5;-248.03523,0 +13465,10649,958,18.7;15.2;-311.2407,0 +13465,10649,958,16.1;15.7;-288.17856,0 +13467,10651,958,22.4;19.1;-115.02943,0 +13467,10651,958,21.3;18.1;-168.18935,0 +13467,10651,958,18.3;17.8;-180.24599,0 +13467,10651,958,21;16.1;-264.56836,0 +13467,10651,958,16.9;12.5;-445.1012,0 +13483,10666,958,16.7;18.9;-128.77711,0 +13483,10666,958,16.3;14.9;-326.1492,0 +13483,10666,958,17.1;13.8;-380.15964,0 +13483,10666,958,14.1;14.1;-366.8247,0 +13483,10666,958,13.9;11.1;-518.06116,0 +13466,10650,958,15.7;18.5;-148.46445,0 +13466,10650,958,13.8;15.6;-289.64398,0 +13470,10654,958,18.3;13.9;-376.26413,0 +13471,10655,958,13.8;11.9;-477.7059,0 +13471,10655,958,12.5;12.5;-446.25467,0 +13471,10655,958,12.8;10.6;-543.0681,0 +13471,10655,958,10.8;12.5;-447.1467,0 +13471,10655,958,10;10.4;-550.3775,0 +13972,10639,958,12.2;12.7;-434.85175,0 +13468,10652,958,11.6;9.6;-591.7492,0 +13468,10652,958,14;9.7;-585.16046,0 +13468,10652,958,10.3;7;-719.7504,0 +14088,10981,958,13.3;29.2;386.2,0 +13473,10657,958,14;27;276.76822,0 +13473,10657,958,15.3;26.8;266.7415,0 +13481,10664,958,23.2;27.9;323.20447,0 +13372,10467,959,7.2;36.4;747.601,0 +13372,10467,959,9.4;36.4;750.44684,0 +13372,10467,959,8;33.9;621.294,0 +13372,10467,959,7.6;34.9;671.45184,0 +13372,10467,959,10.8;36.6;757.0215,0 +13372,10467,959,11.9;37.6;808.03,0 +13372,10467,959,12.8;35.5;701.5697,0 +13364,10460,959,7.5;35.4;697.444,0 +13364,10460,959,8.6;34.9;672.1432,0 +13364,10460,959,9.1;35.9;721.3092,0 +13364,10460,959,10.2;38;828.3299,0 +13364,10460,959,11.4;35.6;708.7597,0 +13364,10460,959,14;34.6;659.3336,0 +14211,10775,959,6.7;34;627.72406,0 +13374,10469,959,15.4;33.7;615.11346,0 +13374,10469,959,16.6;33;577.984,0 +13374,10469,959,17.3;35.5;703.56445,0 +13374,10469,959,18;30.7;461.79175,0 +13374,10469,959,17.7;28.5;355.39972,0 +13374,10469,959,16.4;29.5;403.17294,0 +13370,10465,959,20.3;35.7;714.52686,0 +13370,10465,959,20.5;33.9;625.9265,0 +13370,10465,959,20.7;32.3;544.8647,0 +13370,10465,959,21.8;32.6;560.6317,0 +13370,10465,959,21.5;31.3;493.6915,0 +13370,10465,959,23;32.5;552.4466,0 +13370,10465,959,22.9;33.7;613.98315,0 +13361,10457,959,25.5;30.4;450.94037,0 +13361,10457,959,27.4;29.4;397.2158,0 +13361,10457,959,26.6;32.7;563.3463,0 +13361,10457,959,29.4;29.9;423.06854,0 +13361,10457,959,29.3;30.9;471.2072,0 +13361,10457,959,27.6;33.2;586.2781,0 +13365,10461,959,25.3;27.6;307.7627,0 +13366,10462,959,30;31.7;513.3029,0 +13366,10462,959,31;31.7;512.8741,0 +13366,10462,959,31;30.7;463.0739,0 +13366,10462,959,29.3;32.7;565.40564,0 +13835,10630,959,24;33.4;600.0452,0 +13369,10464,959,26.3;34.1;635.7359,0 +14209,10773,959,18.2;31.8;520.63574,0 +13376,10471,959,17.7;26.5;254.8547,0 +13376,10471,959,16.4;26.9;271.83823,0 +13376,10471,959,16.1;25.8;219.23747,0 +13376,10471,959,17.2;25.1;183.52551,0 +13376,10471,959,18.3;25.1;184.92258,0 +13376,10471,959,16.7;23.4;100.4405,0 +13376,10471,959,15.7;24.7;161.54594,0 +13376,10471,959,14.5;25.1;184.47456,0 +13376,10471,959,14.1;23.2;88.13846,0 +13376,10471,959,13.1;24.7;163.65132,0 +13975,10642,959,16.5;29;378.6519,0 +14168,10641,959,17;24.9;172.93628,0 +13367,10463,959,19.8;23.8;117.26488,0 +13373,10468,959,12.2;22.7;61.301544,0 +823,405,214,18.5;17.4;-201.3316,0 +821,1263,214,18.6;17.4;-199.9303,0 +1123,1264,214,18.9;17.2;-210.334,0 +13728,541,957,23.6;34.1;634,0 +14089,10980,957,24;33.2;590.2952,0 +13533,10705,957,23.6;31.1;483.31015,0 +13533,10705,957,22.1;30.3;443.34537,0 +13533,10705,957,22.2;27.6;310.6241,0 +13533,10705,957,21;30;427.72043,0 +13533,10705,957,19.8;30.5;452.13235,0 +13533,10705,957,18.1;30.4;446.90717,0 +13530,10702,957,26.8;28.3;342.23804,0 +13530,10702,957,24.4;28.2;336.42014,0 +13530,10702,957,28.5;28.4;349.89566,0 +13530,10702,957,25.9;27.3;292.58853,0 +13530,10702,957,29;27;278.19296,0 +13530,10702,957,26.6;26.2;238.20839,0 +13530,10702,957,23.8;27.2;290.54013,0 +13530,10702,957,24.9;26.5;255.46974,0 +13820,10626,957,27.5;25.2;190.336,0 +13820,10626,957,20.3;31.2;488.2762,0 +13820,10626,957,26.6;21;-22.640642,0 +13542,10714,957,28;25;179.09413,0 +13542,10714,957,30.2;25.5;201.05476,0 +13542,10714,957,29.8;24;126.387,0 +13542,10714,957,31.5;22.5;52.153538,0 +13542,10714,957,30;22.5;52.222145,0 +13542,10714,957,31.2;20.9;-25.178503,0 +13542,10714,957,29.4;20.9;-24.593246,0 +13542,10714,957,26.2;17.4;-201.2857,0 +13542,10714,957,25.7;12.1;-467.41962,0 +13542,10714,957,28.1;14.9;-324.00162,0 +13542,10714,957,27.9;10.2;-563.7817,0 +13542,10714,957,28.4;8.7;-634.8876,0 +13538,10710,957,30.9;23.5;103.96561,0 +13538,10710,957,31.2;27.4;297.651,0 +13538,10710,957,31.4;25.6;208.01332,0 +13538,10710,957,32.5;26.8;270.64908,0 +13538,10710,957,33.8;23.1;81.58489,0 +13538,10710,957,31.9;23.8;118.36508,0 +13535,10707,957,28.1;21.6;6.6167355,0 +13535,10707,957,27.2;20.6;-40.680233,0 +13535,10707,957,25.7;18.5;-147.07997,0 +13535,10707,957,25.4;20.3;-56.490215,0 +13535,10707,957,23.1;22.6;59.094147,0 +13535,10707,957,24.1;22.1;32.95562,0 +13531,10703,957,30.4;19.6;-91.625885,0 +13531,10703,957,27.3;17.5;-194.20758,0 +13531,10703,957,27.2;16.2;-262.33954,0 +13531,10703,957,31.5;18.9;-124.215904,0 +13529,10701,957,24.8;16.3;-258.82547,0 +13529,10701,957,23.6;15.1;-316.64288,0 +13529,10701,957,24;14;-371.95425,0 +13529,10701,957,25.5;13.2;-412.47678,0 +13529,10701,957,25;11.2;-512.19763,0 +13529,10701,957,29.8;13.4;-402.00516,0 +13529,10701,957,28.5;12.2;-463.96216,0 +13529,10701,957,27.4;12.1;-464.46478,0 +13541,10713,957,24.1;18.2;-161.75291,0 +13541,10713,957,23.4;17.1;-217.8629,0 +13541,10713,957,22.3;17.2;-211.21269,0 +13536,10708,957,21.7;15.1;-318.6153,0 +13536,10708,957,20.6;16.3;-257.72186,0 +13536,10708,957,21.6;16.6;-240.5362,0 +13536,10708,957,23.6;26.1;233.5361,0 +13536,10708,957,25.5;25.5;203.03696,0 +13536,10708,957,26.4;23.5;104.677216,0 +13536,10708,957,25.3;23.4;98.84429,0 +13534,10706,957,20.8;11.8;-482.43088,0 +13534,10706,957,22.2;10.4;-551.9117,0 +13534,10706,957,21.1;9.8;-581.05585,0 +952,0,957,22.3;8.5;-644.02295,0 +952,0,957,18;19.6;-91.3817,0 +952,0,957,20;27.9;324.02786,0 +952,0,957,25.3;34.2;636.8491,0 +952,0,957,26.7;12;-469.24713,0 +952,0,957,28.2;10.6;-539.1351,0 +952,0,957,26.3;14.6;-343.87354,0 +14307,10786,957,21.6;10.7;-535.3023,0 +14305,10790,957,20.8;10.7;-538.64,0 +13532,10704,957,18.4;17.8;-179.77222,0 +13532,10704,957,18.3;16.2;-259.01938,0 +13524,10697,957,21.3;19.5;-98.11401,0 +13524,10697,957,19.8;20.4;-53.17759,0 +13524,10697,957,18.4;20.4;-51.844093,0 +13524,10697,957,20.8;20.7;-34.150414,0 +13524,10697,957,19.8;22.1;34.22772,0 +13524,10697,957,17.8;23;78.2313,0 +13524,10697,957,19;23.4;96.07625,0 +13524,10697,957,18.1;24.4;150.09059,0 +13524,10697,957,20;23.6;107.321266,0 +14202,11149,957,18;19.6;-89.76316,0 +13528,10700,957,15.8;25.7;213.81859,0 +13528,10700,957,18.7;25.9;224.66122,0 +13528,10700,957,17.6;27.1;283.65027,0 +13528,10700,957,14.7;25.2;187.58517,0 +13528,10700,957,20.1;26.5;251.59045,0 +14182,11188,957,17.2;27.2;286.264,0 +14181,11144,957,17.7;27.4;296.85095,0 +13543,10715,957,13.6;28;328.69324,0 +13543,10715,957,12.2;27;276.30127,0 +13543,10715,957,13.5;29.2;390.36536,0 +13527,10699,957,21.8;33.4;599.9128,0 +13527,10699,957,20.6;34.9;671.73004,0 +13527,10699,957,19.9;33;579.6503,0 +13527,10699,957,19.7;31.9;525.9884,0 +13527,10699,957,18.3;33.1;582.27673,0 +13971,10638,957,27.3;25.6;207.47102,0 +13759,10625,957,18.7;23.6;108.18783,0 +14238,11159,957,24.8;27.1;283.6154,0 +13498,10261,957,20.1;27.9;325.5858,0 +13970,10637,957,29.7;13.7;-388.87238,0 +14678,10961,957,26.8;12;-472.48203,0 +14227,11153,957,27.2;11;-522.45154,0 +14227,11153,957,28.4;10.8;-530.658,0 +14235,11156,957,26;14.7;-336.719,0 +14230,11179,957,27.4;10.3;-554.467,0 +14229,11180,957,27.3;10.2;-559.0753,0 +14228,11181,957,27.4;10.2;-561.5181,0 +1630,1805,170,16.6;13;88.01765,0 +1630,1805,170,13.3;14.1;147.8508,0 +1630,1805,170,11.5;13.7;126.4431,0 +1630,1805,170,13.3;15.1;194.7172,0 +1629,1805,170,10.2;13.6;120.5408,0 +1616,1591,170,16.5;13.2;102.5183,0 +1616,1591,170,13.2;14.6;169.7563,0 +1616,1591,170,11.5;14;141.22678,0 +1616,1591,170,9.9;13.4;111.4574,0 +1615,1592,170,16.2;13.4;110.0473,0 +1615,1592,170,9.8;13.5;114.444595,0 +1618,1799,170,11.4;13.7;126.57282,0 +1618,1799,170,10.2;14;139.36067,0 +1617,1593,170,13;14.5;164.08192,0 +1617,1593,170,10.5;14;140.62457,0 +1606,1585,170,10.8;15.3;206.3217,0 +1607,1586,170,11.3;15.1;197.3704,0 +1622,1594,170,16.9;9.5;-84.71403,0 +1622,1594,170,18.2;10.2;-50.408237,0 +1622,1594,170,16.9;7.5;-186.74104,0 +1622,1594,170,18.2;7.3;-193.46387,0 +1622,1594,170,16.5;10.5;-32.908733,0 +1620,1597,170,18.1;10.1;-55.25299,0 +1620,1597,170,18.1;7.6;-180.82338,0 +1620,1597,170,17.1;6.9;-212.36513,0 +1619,1596,170,16;10.2;-50.867207,0 +1619,1596,170,17;7.6;-179.08202,0 +1621,1595,170,18.1;7.9;-166.92972,0 +1621,1595,170,18.1;6.9;-215.68553,0 +1621,1595,170,16.9;6.8;-220.28516,0 +1611,1589,170,8.2;14.3;153.7313,0 +1625,1600,170,10.3;9;-110.154625,0 +1625,1600,170,8;8.4;-138.42647,0 +1626,1601,170,10.1;8.7;-122.411896,0 +1626,1601,170,10;7.7;-172.9838,0 +1626,1601,170,7.7;8.4;-139.08908,0 +1623,1599,170,9.4;7.4;-190.3578,0 +1623,1599,170,10.9;8.2;-148.45544,0 +1623,1599,170,9;9.8;-68.010796,0 +1623,1599,170,7;9.6;-80.01254,0 +1624,1598,170,9.4;7.2;-200.39091,0 +1624,1598,170,8.8;9.8;-71.76395,0 +1624,1598,170,7.1;9.7;-74.99282,0 +1628,1806,170,9.6;9.5;-82.83878,0 +1628,1806,170,10.1;8.5;-136.7819,0 +1628,1806,170,10.1;7.5;-182.9147,0 +1628,1806,170,7.9;8.9;-114.6753,0 +1612,1590,170,7.6;7;-210.6361,0 +1613,1848,170,7.6;7.1;-203.25623,0 +0,0,1185,17;11.5;26.427753,0 +13498,5478,1185,12.9;11.2;14.031866,0 +13498,5478,1185,14.8;11.9;47.256836,0 +13498,10261,1185,12.9;10.9;-3.2137132,0 +13498,10261,1185,12.3;13.2;112.27726,0 +1008,1398,1185,12.4;12.9;98.480675,0 +1008,1398,1185,12.7;10.9;-3.278542,0 +1008,1398,1185,14.4;12.3;66.579285,0 +17465,13079,1187,32.3;14;-372.97946,0 +17465,13079,1187,32.5;12.7;-437.4798,0 +17465,13079,1187,31.3;12.8;-429.2249,0 +17465,13079,1187,30.5;14.1;-366.98355,0 +17475,13089,1187,31.5;14.8;-332.87027,0 +17475,13089,1187,29.9;15.5;-295.60925,0 +17475,13089,1187,31;16.3;-257.9808,0 +13728,541,1187,30.1;12.9;-427,0 +17468,13082,1187,28.6;15.9;-277.76288,0 +17468,13082,1187,27.6;15.3;-307.5266,0 +17468,13082,1187,27;14.1;-365.8514,0 +17468,13082,1187,25.4;14.4;-353.16052,0 +17474,13088,1187,27.9;16.9;-226.12923,0 +17474,13088,1187,26.3;16.1;-267.89767,0 +17474,13088,1187,24.7;16.4;-250.616,0 +17474,13088,1187,24.1;18.3;-156.50922,0 +17474,13088,1187,22.9;18.2;-162.5643,0 +4447,108,1187,25.7;17;-222.7952,0 +17006,12893,1187,25.4;17.8;-180,0 +17004,12891,1187,25.3;17.1;-218.0718,0 +17003,12890,1187,25.2;17.1;-217.0164,0 +17476,13090,1187,23.5;15.9;-276.74362,0 +17476,13090,1187,21;18.2;-161.39323,0 +17476,13090,1187,20.7;17;-221.12764,0 +17476,13090,1187,19.6;18;-171.96684,0 +17476,13090,1187,22.8;16.9;-228.43294,0 +17557,13144,1187,22.1;16.9;-224.88475,0 +17482,13096,1187,25.5;19.9;-76.02877,0 +17482,13096,1187,22.8;20.6;-43.292286,0 +17482,13096,1187,24.2;21.1;-16.367617,0 +17482,13096,1187,23.1;22.1;31.357054,0 +17482,13096,1187,24.9;23;79.77286,0 +17482,13096,1187,25.5;21.1;-16.545322,0 +17482,13096,1187,23.9;23.5;104.93314,0 +17482,13096,1187,26.5;22.4;47.968163,0 +17482,13096,1187,25.9;23.9;121.52362,0 +17482,13096,1187,26.9;20.5;-44.9205,0 +17479,13093,1187,20.8;21.4;0.27453232,0 +17479,13093,1187,19.4;23.2;89.47767,0 +17479,13093,1187,21.3;22.9;75.39845,0 +17479,13093,1187,22.9;23.4;96.10746,0 +17479,13093,1187,25.9;25.9;225.55495,0 +17479,13093,1187,20.5;24.2;137.4873,0 +17479,13093,1187,18.9;26.7;262.2995,0 +17479,13093,1187,21.5;26.7;263.75613,0 +17479,13093,1187,18.7;25.1;183.9928,0 +17479,13093,1187,21.6;28.2;340.2327,0 +17479,13093,1187,21.6;24.7;161.6389,0 +17479,13093,1187,23.4;25.9;223.78914,0 +17479,13093,1187,24.4;28;326.49573,0 +17479,13093,1187,25.3;26.9;273.26807,0 +17477,13091,1187,19.1;18.9;-125.1993,0 +17477,13091,1187,17.3;17.9;-177.96182,0 +17477,13091,1187,17.3;16.9;-226.76947,0 +17477,13091,1187,18.6;16.6;-240.04887,0 +17477,13091,1187,19.6;16.7;-235.91833,0 +17480,13094,1187,17.4;23.5;103.75103,0 +17480,13094,1187,14.7;23.8;117.04488,0 +17480,13094,1187,14.9;25.1;182.6203,0 +17483,13097,1187,10.3;23.3;95.372925,0 +17483,13097,1187,9.3;21.8;16.79403,0 +17483,13097,1187,9.2;24.7;161.58368,0 +17483,13097,1187,8.5;26.1;235.42891,0 +17483,13097,1187,7.5;24.2;136.96114,0 +17483,13097,1187,6.8;25.7;211.69289,0 +17483,13097,1187,6.4;24.6;158.2155,0 +17558,13145,1187,7.2;25.7;211.8382,0 +17558,13145,1187,27.9;22.7;63.833614,0 +17466,13080,1187,20.8;15.6;-293.4427,0 +17466,13080,1187,18.4;15.4;-303.33017,0 +17466,13080,1187,20.1;14.5;-344.73422,0 +17466,13080,1187,22.3;14;-371.5381,0 +17466,13080,1187,22.8;15.1;-318.00467,0 +17466,13080,1187,17.2;14;-372.2997,0 +17466,13080,1187,17.5;12.7;-435.34082,0 +17707,13361,1187,18.9;14.1;-364.50598,0 +17707,13361,1187,28.1;22.8;70.760345,0 +17469,13083,1187,22.3;13.1;-416.48868,0 +17469,13083,1187,22.9;11.5;-497.9287,0 +17478,13092,1187,15.9;12.9;-427.11407,0 +17478,13092,1187,15.2;14.4;-351.36145,0 +17478,13092,1187,15.2;11.9;-475.29752,0 +17478,13092,1187,14.3;13.2;-409.54523,0 +17478,13092,1187,13.7;15.3;-306.74054,0 +17484,13098,1187,27.6;25.6;210.69417,0 +17484,13098,1187,28.4;24.3;144.98589,0 +17484,13098,1187,28.4;26.7;262.42148,0 +17484,13098,1187,27;27.3;291.4784,0 +17484,13098,1187,29.5;24.7;165.73363,0 +17484,13098,1187,25.4;28.6;360.4625,0 +17484,13098,1187,26.4;29.2;386.66354,0 +17484,13098,1187,27.6;29.1;384.53046,0 +17484,13098,1187,28.9;29.1;382.4014,0 +17708,13362,1187,28.2;22.6;56.1512,0 +17467,13081,1187,30.6;27;277.22928,0 +17467,13081,1187,30.8;28;328.13538,0 +17467,13081,1187,31.4;29.4;397.30878,0 +17467,13081,1187,32.7;31;477.41995,0 +17467,13081,1187,33.3;33.7;612.9115,0 +17467,13081,1187,33.1;34.9;672.3448,0 +17467,13081,1187,34.6;35;677.0688,0 +17467,13081,1187,31.8;27.1;282.53345,0 +17467,13081,1187,32.5;28.1;332.82678,0 +17467,13081,1187,33.5;36.4;746.69684,0 +17472,13086,1187,30.8;22.5;55.40063,0 +17472,13086,1187,30.2;20.3;-56.616646,0 +17472,13086,1187,31.3;17.6;-190.75781,0 +17472,13086,1187,32;18.7;-134.75317,0 +17472,13086,1187,33.5;20.4;-51.57498,0 +17472,13086,1187,33.3;18.7;-138.32281,0 +17013,12902,1187,32.7;15.3;-306.1665,0 +17473,13087,1187,28;10.4;-549.8073,0 +17473,13087,1187,24.5;10.2;-559.34314,0 +952,0,1187,26.2;10.1;-566.17865,0 +952,0,1187,32.8;15.3;-307.80502,0 +952,0,1187,27.5;15.1;-315.54205,0 +17015,12904,1187,26.1;9.8;-582.0336,0 +17021,12910,1187,19.8;28.1;331.78964,0 +17030,12919,1187,28.5;27.9;322.16022,0 +17481,13095,1187,33.1;27.2;289.7694,0 +17481,13095,1187,35.4;25.7;214.3943,0 +17481,13095,1187,34.6;26.7;261.58698,0 +17481,13095,1187,35.2;29.5;402.2411,0 +14576,2113,1043,14;10;-60.50208,0 +14568,2105,1043,14.8;9.5;-85.93884,0 +14568,2105,1043,12.3;10.1;-54.79517,0 +14572,2109,1043,13.9;10;-61.45065,0 +14540,2109,1043,11.4;10.5;-34.66364,0 +14573,2110,1043,13.1;9.9;-65.23045,0 +14573,2110,1043,10.1;10.5;-33.83786,0 +14570,2107,1043,13.2;9.9;-66.08495,0 +14575,2112,1043,12.4;10.2;-50.0483,0 +14575,2112,1043,9.9;10.4;-39.62775,0 +14539,2106,1043,11.5;10.4;-37.40211,0 +14569,2106,1043,10.2;14.1;143.4541,0 +14569,2106,1043,10;10.4;-41.21976,0 +14538,557,1043,11.4;10.4;-38.65112,0 +14668,297,1043,11.3;10.6;-28.86134,0 +14664,297,1043,9.9;10.3;-46.43575,0 +6358,108,1043,11.5;12.6;69.047,0 +6358,108,1043,10.2;13.6;120.6836,0 +6358,108,1043,10;14.7;174.9447,0 +14618,108,1043,10.1;10.8;-18.45243,0 +14578,269,1043,11.2;12.6;70.55878,0 +14578,269,1043,10.2;14;139.3789,0 +14663,269,1043,11.5;9.9;-62.39828,0 +14577,2121,1043,10.8;13.4;112.0469,0 +14574,2111,1043,10.1;15.3;206.3782,0 +14571,2108,1043,10.2;15.3;205.1994,0 +14541,2116,1043,10.9;11.7;25.11024,0 +14580,1486,1043,11.3;9.2;-97.4739,0 +9020,2118,1043,9.2;10.5;-33,0 +17230,12931,1188,15.6;7.1;-714.1845,0 +17230,12931,1188,13.5;7.5;-694.3668,0 +17230,12931,1188,16.5;8.5;-646.82556,0 +17230,12931,1188,18.3;7.9;-678.7394,0 +17230,12931,1188,18.4;6.4;-749.2573,0 +17230,12931,1188,19.8;5.4;-799.80707,0 +17249,12938,1188,13;9.4;-599.8798,0 +17249,12938,1188,14.4;11;-522.5415,0 +17249,12938,1188,13.7;12;-473.29843,0 +17249,12938,1188,10.8;11.2;-509.4862,0 +17249,12938,1188,12.6;11;-523.36285,0 +17233,12933,1188,14.7;13.5;-397.77307,0 +17233,12933,1188,15.3;14.5;-344.81873,0 +17233,12933,1188,17.2;15.3;-304.81903,0 +17233,12933,1188,15;15.9;-275.93594,0 +17233,12933,1188,16;15.8;-283.42477,0 +952,0,1188,18.1;12.4;-451.18658,0 +952,0,1188,17.5;11.2;-513.00464,0 +17232,12932,1188,18.3;16.1;-268.55417,0 +17232,12932,1188,17.3;16.7;-237.9833,0 +17232,12932,1188,20.2;14.5;-347.66476,0 +17232,12932,1188,19.4;16.1;-264.78708,0 +17232,12932,1188,20.1;17.3;-205.34642,0 +17232,12932,1188,19.2;14.9;-325.57806,0 +17559,13146,1188,16;17.5;-195.99548,0 +17235,12935,1188,14.5;19.2;-111.573814,0 +17235,12935,1188,15.5;20.1;-65.01291,0 +17235,12935,1188,12.8;19.6;-93.17818,0 +17235,12935,1188,10.6;19.1;-115.41311,0 +17235,12935,1188,9.6;18.3;-154.97977,0 +17235,12935,1188,11.9;18.6;-140.782,0 +17242,12946,1188,18.7;21.4;-0.8031558,0 +17242,12946,1188,18.1;23.4;97.10848,0 +17242,12946,1188,19.7;22.5;52.17316,0 +17242,12946,1188,20.4;26.2;236.19202,0 +17242,12946,1188,21.6;25.5;205.34541,0 +17242,12946,1188,20.7;24;128.93794,0 +17248,12952,1188,16.8;24.6;159.19054,0 +17248,12952,1188,16.2;25.7;213.48703,0 +17248,12952,1188,15.6;26.7;263.05362,0 +17248,12952,1188,13.5;23.4;98.8229,0 +17248,12952,1188,11.8;25;180.72704,0 +17248,12952,1188,13;25.4;197.54367,0 +17248,12952,1188,14.6;25.1;181.83507,0 +17248,12952,1188,14.2;28.9;371.4696,0 +17229,12944,1188,20;27.2;287.6195,0 +17229,12944,1188,18.6;27.6;307.77637,0 +17229,12944,1188,18.3;29.2;386.44098,0 +17229,12944,1188,19.3;29;379.99017,0 +17229,12944,1188,21.7;28;327.14948,0 +17229,12944,1188,19.5;30.1;434.67947,0 +17560,13147,1188,20.5;28.3;344.74802,0 +17560,13147,1188,15.9;23.4;97.883865,0 +17438,13022,1188,21.2;29.8;420.5721,0 +17246,12950,1188,18.4;31.3;495.27243,0 +17246,12950,1188,17.1;30.5;452.37854,0 +17246,12950,1188,18.8;35.6;709.25946,0 +17246,12950,1188,18;33.3;592.0977,0 +17227,12943,1188,14;21.5;3.1799242,0 +17227,12943,1188,12.5;21.3;-7.3970327,0 +17227,12943,1188,12.5;23;79.164925,0 +17227,12943,1188,11.3;21.3;-6.500483,0 +17227,12943,1188,11.2;23.2;86.50599,0 +17227,12943,1188,10.1;20.9;-24.429121,0 +17227,12943,1188,9;22.9;75.77474,0 +17227,12943,1188,8.1;20.1;-65.458206,0 +17227,12943,1188,7.9;22.6;60.228203,0 +17241,12945,1188,23.6;27.3;293.87585,0 +17241,12945,1188,24.7;27.5;302.1245,0 +17241,12945,1188,30.3;25.5;205.73222,0 +17241,12945,1188,28.6;24.7;162.11868,0 +17241,12945,1188,27.5;23.8;120.049515,0 +17241,12945,1188,25.4;25.9;224.87631,0 +17241,12945,1188,26.9;22.6;57.17798,0 +17244,12948,1188,33.8;30.6;456.73712,0 +17244,12948,1188,34.8;30.5;454.96854,0 +17244,12948,1188,34.8;32.2;536.1053,0 +17244,12948,1188,35.9;30.3;444.02087,0 +17244,12948,1188,33.5;28.4;348.16583,0 +17244,12948,1188,35.9;28.1;333.42093,0 +17244,12948,1188,33.9;27.4;298.75,0 +17244,12948,1188,35.5;26.6;259.82968,0 +17245,12949,1188,36.2;35;676.5329,0 +17245,12949,1188,38.3;34.9;671.08105,0 +17243,12947,1188,6.7;31.9;521.9957,0 +17243,12947,1188,7.7;31.8;517.7952,0 +17247,12951,1188,6.8;29.9;421.78586,0 +17247,12951,1188,4.1;28.5;355.39938,0 +17247,12951,1188,8.3;28.7;364.4333,0 +17247,12951,1188,8.8;27.7;313.27188,0 +17247,12951,1188,9.7;30.2;437.5893,0 +17247,12951,1188,8.2;26.4;249.95578,0 +17247,12951,1188,10.1;26.1;235.19093,0 +17234,12934,1188,12.9;16.8;-231.84758,0 +17234,12934,1188,11.7;16.5;-246.2566,0 +17234,12934,1188,9.3;16.3;-255.6609,0 +17234,12934,1188,13;15.4;-300.76114,0 +17234,12934,1188,11.3;14.6;-343.6937,0 +17234,12934,1188,9.7;14.3;-357.19754,0 +17234,12934,1188,13;13.8;-380.60056,0 +17234,12934,1188,14.3;16.1;-265.5292,0 +17228,12930,1188,11.1;8.5;-647.80585,0 +13728,541,1188,20.9;11.1;-516,0 +17236,12936,1188,21.9;12.8;-433.06195,0 +17236,12936,1188,21.1;14.2;-359.50104,0 +17236,12936,1188,23;10.8;-532.69714,0 +17236,12936,1188,24;11.3;-505.3089,0 +17236,12936,1188,24.2;9.5;-596.8104,0 +17236,12936,1188,24.8;8.1;-665.245,0 +17791,13442,1188,16.2;17.5;-195.42006,0 +17791,13442,1188,20.1;28.6;356.63675,0 +17791,13442,1188,23.4;36.5;755.0495,0 +17237,12937,1188,26.3;12.2;-463.14294,0 +17237,12937,1188,27.1;13.3;-407.19955,0 +17237,12937,1188,26.6;8.3;-658.82294,0 +17435,13019,1188,8.6;22.1;34.17036,0 +17231,12939,1188,30.1;14.9;-328.1203,0 +17231,12939,1188,30.3;15.9;-278.36996,0 +17231,12939,1188,31.1;13.2;-411.3277,0 +17231,12939,1188,31.4;9;-622.46063,0 +17231,12939,1188,32.1;7.5;-695.99133,0 +17239,12941,1188,32.1;13.8;-381.92975,0 +17792,13443,1188,16.3;23.9;124.74797,0 +17238,12940,1188,32.9;9.6;-589.21515,0 +17434,13018,1188,23;25.4;197.32681,0 +13498,10261,1188,19.3;10.7;-534.90765,0 +17430,13014,1188,34.3;29.4;396.71893,0 +17428,13012,1188,34.6;29.2;390.05792,0 +17429,13013,1188,34.7;29.1;385.17175,0 +17257,12958,1189,23.1;6;-771.4119,0 +17257,12958,1189,24.1;7.3;-707.77386,0 +17257,12958,1189,24.9;9.3;-607.8187,0 +17257,12958,1189,26.9;8.5;-646.91425,0 +17257,12958,1189,27.8;10.4;-552.0909,0 +17257,12958,1189,28.8;10.9;-524.5051,0 +17257,12958,1189,28;9.3;-604.3979,0 +17257,12958,1189,24.2;5.4;-801.4316,0 +17257,12958,1189,24.7;8.3;-657.0715,0 +16892,12692,1189,26;9.5;-597.8038,0 +16892,12692,1189,23.7;14;-373.25232,0 +16892,12692,1189,8.3;19.7;-84.12721,0 +17250,12953,1189,24.5;10.8;-533.3811,0 +17250,12953,1189,23.4;10.6;-540.4795,0 +17250,12953,1189,26.4;11.8;-483.52957,0 +17250,12953,1189,25.4;12.7;-437.36737,0 +17250,12953,1189,23.2;12.6;-439.8152,0 +17250,12953,1189,21.7;11.9;-474.06097,0 +17250,12953,1189,20.5;11.8;-480.3179,0 +17250,12953,1189,19.8;10.8;-533.2969,0 +17250,12953,1189,19.5;12;-470.31662,0 +17250,12953,1189,21.9;13;-423.74167,0 +17250,12953,1189,22.5;14.7;-338.6848,0 +17250,12953,1189,23.8;14.9;-328.56268,0 +17250,12953,1189,26.2;13.9;-378.2049,0 +17250,12953,1189,28.3;14;-372.51517,0 +17250,12953,1189,24.6;13.8;-380.78,0 +17250,12953,1189,26.2;10.7;-535.4532,0 +17258,12959,1189,31.1;10.7;-537.4276,0 +17258,12959,1189,33.1;11.2;-510.85275,0 +17258,12959,1189,31.4;12.1;-464.52338,0 +17258,12959,1189,33.3;12.2;-462.65588,0 +17258,12959,1189,31.5;13.5;-397.36688,0 +17252,12954,1189,18.1;11.8;-482.86084,0 +17252,12954,1189,16.4;11.8;-482.07202,0 +17252,12954,1189,18.4;13.4;-399.26193,0 +17252,12954,1189,18.6;14.5;-347.14038,0 +17252,12954,1189,15.8;16;-270.30252,0 +17252,12954,1189,12.8;16.9;-225.26025,0 +17252,12954,1189,16;17.4;-203.01991,0 +17252,12954,1189,11.7;16.8;-232.21678,0 +17252,12954,1189,15.1;19.5;-97.735146,0 +17252,12954,1189,16.4;19.6;-89.51733,0 +17252,12954,1189,16.7;21;-20.853588,0 +17199,13363,1189,16.9;10.1;-564.00323,0 +17667,13363,1189,12.1;8.2;-660.2755,0 +17255,12956,1189,14.9;9.9;-576.8411,0 +17255,12956,1189,13;10;-571.0766,0 +17255,12956,1189,12.1;11.1;-517.6922,0 +17255,12956,1189,13.8;8.1;-664.0473,0 +17255,12956,1189,11.6;9.3;-607.9639,0 +17255,12956,1189,13.8;6.3;-756.29956,0 +17262,12963,1189,12.4;18.6;-141.51093,0 +17262,12963,1189,11.1;18.7;-135.81198,0 +17262,12963,1189,9.6;15.9;-278.52667,0 +17262,12963,1189,7.4;18.5;-148.89528,0 +17262,12963,1189,6.8;16.2;-262.17987,0 +17262,12963,1189,6.2;19.7;-88.27994,0 +17262,12963,1189,7.9;15.2;-312.60675,0 +17268,12955,1189,12.4;21.6;9.311344,0 +17268,12955,1189,11.8;22.8;67.827225,0 +17268,12955,1189,10.4;21.8;20.673988,0 +17268,12955,1189,10.8;22.8;70.78882,0 +17268,12955,1189,9.4;20.5;-45.460037,0 +17268,12955,1189,13.4;21.8;18.752901,0 +17268,12955,1189,10.4;20.8;-29.078068,0 +17266,12970,1189,22.8;17.4;-200.60747,0 +17266,12970,1189,20.8;17.9;-176.02377,0 +17266,12970,1189,20.4;19.8;-80.07995,0 +17266,12970,1189,24;18.7;-136.34427,0 +17266,12970,1189,25.4;20.9;-25.457796,0 +17266,12970,1189,24.1;21.1;-17.21087,0 +17266,12970,1189,26.1;22.4;49.17407,0 +17266,12970,1189,26.3;23.9;121.577965,0 +17251,12964,1189,19.8;22.5;53.180523,0 +17251,12964,1189,21.6;22.7;63.58993,0 +17251,12964,1189,18.3;23.2;87.717995,0 +17251,12964,1189,22.2;23.8;119.97409,0 +17251,12964,1189,18.1;25;179.08778,0 +17251,12964,1189,18.9;26.5;253.36757,0 +17251,12964,1189,20.6;26.8;268.95392,0 +17251,12964,1189,16.4;28.1;332.33148,0 +17251,12964,1189,15;26;226.50125,0 +17251,12964,1189,13.9;27.6;307.0941,0 +17251,12964,1189,15.8;24.6;158.4847,0 +17251,12964,1189,22.7;25.3;195.61818,0 +17251,12964,1189,17.1;25.6;208.89929,0 +17265,12969,1189,17.7;29.7;414.431,0 +17265,12969,1189,13.4;29.9;423.6544,0 +17265,12969,1189,16.7;30.7;461.6699,0 +17265,12969,1189,13.4;31.2;488.50916,0 +17265,12969,1189,12.1;31.2;490.74106,0 +17265,12969,1189,12.1;29.3;392.9106,0 +17265,12969,1189,13.5;32.2;538.4414,0 +17265,12969,1189,12.5;32.5;554.9687,0 +17265,12969,1189,10.7;30;427.08136,0 +17265,12969,1189,17.9;31;479.39835,0 +17265,12969,1189,15.9;32.5;551.65765,0 +17731,13396,1189,15.4;30.2;438.9037,0 +17730,13395,1189,15.4;30.3;441.3034,0 +17254,12966,1189,10;29.2;389.01147,0 +17254,12966,1189,9;28.8;370.804,0 +17254,12966,1189,7.7;29.6;406.37457,0 +17254,12966,1189,11.1;28.2;337.6156,0 +17254,12966,1189,9;24.7;161.8367,0 +17254,12966,1189,7.3;25;180.3483,0 +17254,12966,1189,9.7;26.5;252.38942,0 +17254,12966,1189,10.9;26.9;272.32294,0 +17254,12966,1189,7.3;28.2;338.98642,0 +17254,12966,1189,6.2;27.8;317.0053,0 +17254,12966,1189,8.3;25.7;212.50467,0 +17267,12971,1189,12;33.4;596.22766,0 +17267,12971,1189,11.5;34.4;647.92175,0 +17256,12957,1189,19.8;6;-772.5111,0 +17256,12957,1189,22.2;4.9;-827.48315,0 +17256,12957,1189,18.3;5.6;-793.06226,0 +17347,13391,1189,14.2;15.8;-279.0694,0 +17346,13390,1189,14.3;15.9;-277.8244,0 +17349,13393,1189,14.3;15.8;-282.4097,0 +17348,13392,1189,14.3;15.8;-280.9533,0 +17259,12960,1189,26.6;17.4;-201.78221,0 +17259,12960,1189,27.7;15.7;-286.7144,0 +17259,12960,1189,27.8;18.6;-142.24974,0 +17259,12960,1189,27.9;17;-222.53525,0 +17259,12960,1189,27.6;20.5;-44.801113,0 +17259,12960,1189,29.4;17.6;-189.23337,0 +17259,12960,1189,30.9;17.4;-203.82553,0 +17259,12960,1189,31.1;18.6;-139.7852,0 +17259,12960,1189,32.2;15.4;-301.9019,0 +17259,12960,1189,32.5;17.7;-185.29283,0 +17259,12960,1189,33.5;14.1;-366.939,0 +17259,12960,1189,33.9;15.2;-309.0018,0 +17310,13380,1189,15.3;30;429.4586,0 +952,0,1189,21.8;8.1;-668.4324,0 +952,0,1189,23.2;10.1;-567.8404,0 +952,0,1189,15;9.9;-574.7222,0 +952,0,1189,27;13.9;-376.02924,0 +952,0,1189,11;13;-422.53043,0 +952,0,1189,12.1;8.5;-644.9061,0 +952,0,1189,30;13.9;-374.85892,0 +952,0,1189,13.5;12.6;-443.46216,0 +17562,13149,1189,26.3;9.5;-595.8025,0 +17562,13149,1189,23.6;14.4;-350.4911,0 +16946,12753,1189,23.2;14.3;-357.51443,0 +16946,12753,1189,8.6;19.5;-98.72432,0 +17340,13387,1189,20.7;14.5;-348.6098,0 +17339,13386,1189,20.7;14.4;-350.637,0 +17201,13365,1189,20.1;24.3;143.87555,0 +17561,13148,1189,13.5;25.8;218.04884,0 +17198,13398,1189,8.2;16.8;-232.67366,0 +17197,13397,1189,8.1;16.8;-231.18439,0 +17260,12961,1189,31.4;19.5;-94.71119,0 +17260,12961,1189,32.6;19.1;-117.445885,0 +17260,12961,1189,34.5;19.9;-76.81827,0 +17261,12962,1189,31.4;22.1;34.36016,0 +17261,12962,1189,33.1;22.8;66.44321,0 +17261,12962,1189,31.1;23.2;90.70036,0 +17261,12962,1189,31.6;24.2;136.69803,0 +17261,12962,1189,34.8;21.9;24.512102,0 +17261,12962,1189,34.6;23.4;96.72309,0 +17298,13371,1189,29.8;16.2;-262.7139,0 +17297,13370,1189,29.6;16;-273.25345,0 +17253,12965,1189,28.4;25.3;193.16098,0 +17300,13373,1189,34.1;18.2;-161.21738,0 +17203,13367,1189,14.7;33.6;607.8988,0 +17204,13368,1189,14.4;33.6;607.14886,0 +17296,13369,1189,27.8;12.4;-453.07742,0 +16841,541,1192,21.2;38.4;849.5,0 +17512,13128,1192,25.2;32.9;571.3336,0 +17512,13128,1192,25.1;31.5;503.6149,0 +17512,13128,1192,25.4;30.5;453.80893,0 +17512,13128,1192,25.8;29.2;390.67557,0 +17512,13128,1192,29.1;27.3;294.40286,0 +17512,13128,1192,30.6;26.5;253.4364,0 +17512,13128,1192,29.9;28.3;344.25305,0 +17512,13128,1192,31.3;28.3;342.52094,0 +17512,13128,1192,33;27.5;303.35608,0 +17512,13128,1192,33.6;31.1;482.07132,0 +17512,13128,1192,33.9;29.3;392.14694,0 +17512,13128,1192,34;27.8;317.63437,0 +17512,13128,1192,34.7;26.7;263.90488,0 +17512,13128,1192,32.5;25.7;211.51541,0 +17512,13128,1192,33.5;25.2;190.5733,0 +17512,13128,1192,35.7;25;177.97884,0 +17503,13119,1192,25.7;31.9;525.86,0 +17503,13119,1192,26.3;30.8;467.65088,0 +17503,13119,1192,27.4;32.4;550.50476,0 +17503,13119,1192,28.6;30.7;462.25418,0 +17503,13119,1192,27.3;34.4;650.39484,0 +17503,13119,1192,28.3;35.3;694.1611,0 +17503,13119,1192,28.4;33.1;583.93274,0 +17503,13119,1192,29.7;33.8;617.5186,0 +17502,13118,1192,26.5;32.2;539.37,0 +17502,13118,1192,26.9;29.8;417.43335,0 +17502,13118,1192,27.6;30.9;471.41833,0 +17502,13118,1192,26.8;28.5;352.34592,0 +17502,13118,1192,31;19.7;-87.37274,0 +17502,13118,1192,33.8;19.3;-104.214935,0 +17502,13118,1192,35.5;19.2;-109.256836,0 +17502,13118,1192,33.1;16.4;-249.9914,0 +17502,13118,1192,27.5;35.4;698.5182,0 +17502,13118,1192,30.5;33.2;589.4632,0 +17502,13118,1192,31.3;30.1;435.81116,0 +17502,13118,1192,32.3;30.2;439.19916,0 +17502,13118,1192,32.7;28.2;338.29196,0 +17502,13118,1192,32.8;31.7;511.93997,0 +17502,13118,1192,33.3;30.1;433.80597,0 +17502,13118,1192,35.3;30.3;445.789,0 +17502,13118,1192,16.8;31.2;489.95468,0 +17502,13118,1192,16.9;24.3;144.78842,0 +17502,13118,1192,15.9;22.1;31.40528,0 +17502,13118,1192,17.4;20.8;-31.478876,0 +17502,13118,1192,15.5;20.5;-45.53804,0 +17502,13118,1192,15.1;19.5;-97.43753,0 +17502,13118,1192,19.1;18.9;-126.10505,0 +17502,13118,1192,19.5;22.6;59.14486,0 +17502,13118,1192,18.3;17.8;-179.87686,0 +17502,13118,1192,16.2;17.4;-200.02951,0 +17502,13118,1192,30.6;16.1;-264.85446,0 +17502,13118,1192,26.8;19.3;-104.854416,0 +17301,13435,1192,26.9;31.5;502.16403,0 +17301,13435,1192,18.9;19.8;-80.05207,0 +17504,13120,1192,29.3;27;276.8079,0 +17504,13120,1192,29.8;29.6;406.27878,0 +17504,13120,1192,30.4;28;327.97922,0 +17504,13120,1192,31.8;28.1;333.8932,0 +17504,13120,1192,33;27.2;286.65836,0 +17504,13120,1192,31.9;26.9;272.12527,0 +17504,13120,1192,30.9;26.1;233.41856,0 +17518,13134,1192,28.1;21.8;19.590038,0 +17518,13134,1192,29.1;21.1;-17.403374,0 +17518,13134,1192,32.1;20.6;-39.04519,0 +17518,13134,1192,32.4;19.1;-116.08976,0 +17518,13134,1192,30.2;19;-120.53376,0 +17518,13134,1192,34.2;20;-73.75447,0 +17518,13134,1192,34.2;18.8;-129.91945,0 +17518,13134,1192,35.4;18.1;-165.18558,0 +17518,13134,1192,35.7;20;-72.74733,0 +17518,13134,1192,36.4;21.2;-11.0443325,0 +17518,13134,1192,37.8;18.1;-167.15648,0 +17518,13134,1192,37;16.7;-236.1545,0 +17518,13134,1192,35;16.6;-239.49733,0 +17518,13134,1192,34;16.7;-238.97116,0 +17518,13134,1192,33.1;15.6;-292.15485,0 +17518,13134,1192,32.1;16.7;-237.02759,0 +17518,13134,1192,27.6;20.3;-58.25035,0 +17518,13134,1192,30.7;15.8;-282.10358,0 +17518,13134,1192,28.7;17.1;-217.706,0 +17518,13134,1192,28.8;15.5;-294.88715,0 +17518,13134,1192,27.7;18;-171.13083,0 +17518,13134,1192,25.7;17.9;-178.24867,0 +17518,13134,1192,27.2;19.2;-109.6,0 +17518,13134,1192,24.4;16.1;-265.4456,0 +17517,13133,1192,29.2;21.8;18.218502,0 +17517,13133,1192,29.1;20.4;-51.658424,0 +17517,13133,1192,31.3;20.2;-62.624752,0 +17517,13133,1192,30.3;19.6;-93.37453,0 +17517,13133,1192,30.3;16.6;-239.52803,0 +17568,13155,1192,32.5;21;-22.585361,0 +17568,13155,1192,36.9;19;-123.49403,0 +17568,13155,1192,18.8;20.1;-68.955284,0 +17515,13131,1192,33.7;20.4;-53.08935,0 +17515,13131,1192,34.9;20.9;-24.269419,0 +17515,13131,1192,36;18.7;-137.97598,0 +17515,13131,1192,35.6;17.5;-195.6649,0 +17515,13131,1192,36.9;20.2;-59.873512,0 +17515,13131,1192,37.5;17.7;-187.67499,0 +17515,13131,1192,35.8;16.4;-249.47905,0 +17515,13131,1192,35.9;20.6;-41.840374,0 +17511,13127,1192,33.9;28.5;353.5143,0 +17511,13127,1192,34.4;25;180.3235,0 +17511,13127,1192,36.5;25.2;188.98958,0 +952,0,1192,33.6;20.3;-55.50406,0 +952,0,1192,36.9;20.2;-61.206245,0 +952,0,1192,34.9;20.6;-41.157047,0 +952,0,1192,34.4;16;-269.4785,0 +952,0,1192,18.1;19.9;-77.0375,0 +17510,13126,1192,18.3;31.7;515.9452,0 +17510,13126,1192,16.4;31.5;504.86957,0 +17506,13122,1192,18.3;30.9;472.19037,0 +17506,13122,1192,16.9;29.9;424.7798,0 +17506,13122,1192,16.4;31.1;482.0307,0 +17524,13140,1192,17.1;24.7;164.46219,0 +17524,13140,1192,18.9;24.4;150.65065,0 +17524,13140,1192,16.4;23.3;93.97632,0 +17524,13140,1192,15.6;22;29.079834,0 +17524,13140,1192,18.5;21.5;2.5237339,0 +17524,13140,1192,15.8;20.8;-29.93778,0 +17524,13140,1192,17.4;19.6;-93.487175,0 +17524,13140,1192,16.1;19.6;-89.21735,0 +17524,13140,1192,18.5;18.8;-130.70723,0 +17524,13140,1192,19.6;18.5;-145.8243,0 +17524,13140,1192,19.5;23.1;85.57383,0 +17524,13140,1192,16.6;21.8;19.716835,0 +17524,13140,1192,14.7;21;-23.226662,0 +17524,13140,1192,15.5;18.5;-147.22237,0 +17524,13140,1192,18.5;17.4;-199.58421,0 +17520,13136,1192,18.4;24.7;162.6343,0 +17520,13136,1192,15.7;23.6;109.5589,0 +17520,13136,1192,19.2;23.7;115.92093,0 +17520,13136,1192,16.6;21.1;-16.287441,0 +17520,13136,1192,17.7;20.5;-47.40219,0 +17520,13136,1192,19.5;21.9;21.941355,0 +17520,13136,1192,15;21.6;8.918652,0 +17523,13139,1192,15.9;19.2;-109.859924,0 +17523,13139,1192,18.4;19.2;-109.72742,0 +17523,13139,1192,19.4;17.9;-177.89784,0 +17523,13139,1192,14.7;19.9;-78.18653,0 +17523,13139,1192,15.1;18.2;-161.38675,0 +17567,13154,1192,27.1;31.3;494.6432,0 +17302,13436,1192,26.7;31.2;489.99982,0 +17514,13130,1192,28.8;16.3;-254.73486,0 +17514,13130,1192,28.2;17.5;-194.41211,0 +17514,13130,1192,26;17.3;-204.78952,0 +17514,13130,1192,26.2;19.1;-116.1679,0 +17514,13130,1192,24.9;15.4;-300.21356,0 +17514,13130,1192,24.4;16.9;-226.30652,0 +952,0,1190,26.4;36.6;757.0538,0 +952,0,1190,28.8;30;429.62067,0 +952,0,1190,27.6;9.8;-579.1832,0 +952,0,1190,25.6;12.2;-459.61487,0 +952,0,1190,28;12.6;-443.44528,0 +952,0,1190,16;30.1;435.30133,0 +952,0,1190,29.2;31;479.59137,0 +952,0,1190,8.5;7.5;-695.3403,0 +952,0,1190,23.3;32.4;548.7095,0 +952,0,1190,24.6;31.7;515.897,0 +952,0,1190,28.3;32.3;545.4069,0 +952,0,1190,21.3;8.5;-647.63055,0 +952,0,1190,29.2;17.4;-199.58302,0 +952,0,1190,17.4;9.6;-590.3478,0 +952,0,1190,24.2;15.6;-290.55182,0 +952,0,1190,26.6;10.9;-527.11127,0 +952,0,1190,31.9;20.6;-39.17042,0 +17270,12973,1190,28.4;35.2;688.5947,0 +17270,12973,1190,25.7;36.2;737.637,0 +17270,12973,1190,25.7;34.9;673.67975,0 +17270,12973,1190,27.8;34.2;640.6215,0 +17270,12973,1190,25.8;33.5;605.0928,0 +17270,12973,1190,26.1;32.4;549.95526,0 +17270,12973,1190,24.3;34.3;645.6335,0 +17270,12973,1190,24;33.2;588.12805,0 +17270,12973,1190,23.8;30.6;460.12204,0 +17270,12973,1190,22.7;34.1;633.0478,0 +17270,12973,1190,22.5;32;527.9894,0 +17270,12973,1190,17;21.4;-3.6766984,0 +17270,12973,1190,16.8;20.3;-57.044754,0 +17270,12973,1190,17.3;19.2;-109.24408,0 +17270,12973,1190,15.7;21.7;11.849978,0 +17270,12973,1190,18.6;18.5;-146.03836,0 +17270,12973,1190,17.2;17.6;-190.8266,0 +17270,12973,1190,17.7;16.5;-246.82622,0 +17270,12973,1190,16.3;16.3;-254.70187,0 +17270,12973,1190,15.1;16.1;-268.83652,0 +17270,12973,1190,14.5;21.8;16.234287,0 +17270,12973,1190,14.4;25.5;203.30273,0 +17270,12973,1190,15.5;26.1;235.3998,0 +17270,12973,1190,12.7;26.4;249.99129,0 +17270,12973,1190,12.7;27.8;320.0714,0 +17270,12973,1190,15.3;28;328.97797,0 +17270,12973,1190,13.7;28.4;346.8301,0 +17270,12973,1190,22.9;35.6;708.5809,0 +17270,12973,1190,21.4;36.2;738.70355,0 +17270,12973,1190,24.7;35.3;695.314,0 +17270,12973,1190,11.7;27.1;285.54367,0 +17270,12973,1190,18.5;17.5;-195.99065,0 +17269,12972,1190,28.1;33.4;599.63885,0 +17269,12972,1190,29.6;33.6;607.977,0 +17269,12972,1190,29.8;34.7;665.43494,0 +17269,12972,1190,31;33.8;617.02423,0 +17269,12972,1190,31.3;28.2;336.40714,0 +17269,12972,1190,30;27.5;302.4215,0 +17269,12972,1190,31.6;27.2;286.82288,0 +17269,12972,1190,31.1;32.3;545.02954,0 +17269,12972,1190,32.2;32;528.14264,0 +17269,12972,1190,32.8;29.8;420.26852,0 +17269,12972,1190,32.9;27.9;324.27396,0 +17269,12972,1190,33.3;26.9;273.4712,0 +17269,12972,1190,34;30.1;434.72324,0 +17269,12972,1190,34.3;27.2;286.46115,0 +17269,12972,1190,35.3;26.7;263.19156,0 +17269,12972,1190,35.1;30.8;470.37433,0 +17269,12972,1190,33.3;31.3;492.77866,0 +17269,12972,1190,33.5;32.6;560.4872,0 +17269,12972,1190,32.2;33.3;595.87683,0 +17277,12976,1190,28.1;28.4;348.44608,0 +17277,12976,1190,29;27.3;292.61703,0 +17277,12976,1190,29.2;26.3;242.35886,0 +17277,12976,1190,25.9;30.8;467.24185,0 +17277,12976,1190,24.9;30.4;449.12112,0 +17277,12976,1190,25.9;29.6;408.4189,0 +17277,12976,1190,24.4;29.3;395.01447,0 +17277,12976,1190,23.2;29.3;393.7112,0 +17277,12976,1190,22;29.2;390.5668,0 +17277,12976,1190,24.8;28;330.5141,0 +17277,12976,1190,21.7;27.3;293.88068,0 +17277,12976,1190,24.7;27;279.1923,0 +17277,12976,1190,23.2;26.3;244.72234,0 +17277,12976,1190,21.8;25.7;211.04167,0 +17277,12976,1190,22.8;25.3;193.73921,0 +17277,12976,1190,26.4;27.8;318.44598,0 +17277,12976,1190,22.9;28.1;332.0466,0 +17277,12976,1190,25.9;26.8;268.27335,0 +17281,12996,1190,27.6;25.8;218.3381,0 +17281,12996,1190,27.6;24.2;140.73613,0 +17281,12996,1190,29.2;20.9;-24.711924,0 +17281,12996,1190,28;19.5;-97.518875,0 +17281,12996,1190,23.4;21.2;-12.883505,0 +17281,12996,1190,24.2;22.6;56.079624,0 +17281,12996,1190,26.3;20.9;-27.618456,0 +17281,12996,1190,26.5;25.2;188.16612,0 +17281,12996,1190,26.2;23.6;106.32983,0 +17281,12996,1190,26;22.4;50.390987,0 +17281,12996,1190,25.5;25;179.53073,0 +17276,12992,1190,30.8;25.4;198.43318,0 +17276,12992,1190,29;25.5;205.53818,0 +17276,12992,1190,31.3;24.1;132.06561,0 +17276,12992,1190,29.5;23.5;102.51495,0 +17276,12992,1190,28.8;22.5;54.0243,0 +17276,12992,1190,32.1;23;76.2984,0 +17276,12992,1190,32.5;25.3;191.43553,0 +17276,12992,1190,29.8;24.5;153.58354,0 +17276,12992,1190,33.5;25.9;223.00069,0 +17276,12992,1190,33.7;22.7;65.412735,0 +17276,12992,1190,34.5;26;226.57544,0 +17276,12992,1190,33.9;21.4;-3.3054016,0 +17371,13400,1190,31;23.6;110.73463,0 +17371,13400,1190,23.1;19;-122.08899,0 +17371,13400,1190,15.9;8.3;-656.68896,0 +17371,13400,1190,21.8;28;327.40143,0 +17371,13400,1190,21.5;33.3;591.69366,0 +17371,13400,1190,9;16.5;-245.15103,0 +17272,12989,1190,30.6;21.2;-11.825019,0 +17272,12989,1190,30.1;20.1;-67.1074,0 +17272,12989,1190,31.1;19.5;-96.03601,0 +17272,12989,1190,29.7;19.1;-118.89522,0 +17272,12989,1190,26.6;16.9;-224.73637,0 +17272,12989,1190,26;14.8;-332.2061,0 +17272,12989,1190,26.3;13.8;-380.90482,0 +17272,12989,1190,27.6;12.6;-443.46997,0 +17272,12989,1190,32.8;21.7;12.32497,0 +17272,12989,1190,33.5;20.5;-48.73941,0 +17272,12989,1190,32.7;19.2;-109.90371,0 +17280,12995,1190,25.5;15.9;-275.89893,0 +17280,12995,1190,25.5;17.4;-199.21191,0 +17280,12995,1190,26;19.2;-112.53856,0 +17280,12995,1190,23.8;18.4;-150.79675,0 +17280,12995,1190,23.8;14.9;-328.38535,0 +17280,12995,1190,25.3;14;-372.2859,0 +17280,12995,1190,22.3;14.5;-344.58704,0 +17280,12995,1190,21;19.2;-113.835236,0 +17280,12995,1190,22.8;18;-169.86278,0 +17280,12995,1190,22.5;15.8;-280.34305,0 +17275,12991,1190,24.6;13;-423.50674,0 +17275,12991,1190,23.9;11.8;-483.77664,0 +17275,12991,1190,22.8;12.3;-456.41473,0 +17275,12991,1190,25.2;10.3;-554.7699,0 +17275,12991,1190,22.5;10.4;-550.8988,0 +17275,12991,1190,21.4;9.6;-592.9049,0 +17275,12991,1190,21;10.8;-533.59174,0 +17275,12991,1190,20.1;9.6;-589.0353,0 +17275,12991,1190,20.3;12.4;-449.28668,0 +17275,12991,1190,21.8;12;-473.1414,0 +17275,12991,1190,22.6;13.3;-404.52905,0 +17275,12991,1190,21.5;13.4;-401.65353,0 +17275,12991,1190,23.5;9.8;-583.5129,0 +17279,12994,1190,26.7;8.5;-644.3325,0 +17279,12994,1190,28.3;8.7;-634.1874,0 +17279,12994,1190,29.9;8.3;-656.7307,0 +17279,12994,1190,30.9;7.4;-700.91705,0 +17279,12994,1190,28.1;7.2;-713.6441,0 +17279,12994,1190,29.4;7;-721.6077,0 +17739,13453,1190,27.4;12.8;-430.34097,0 +17271,12974,1190,19.5;8.7;-638.59875,0 +17271,12974,1190,19.2;10.5;-547.20996,0 +17271,12974,1190,18.9;7.6;-690.08514,0 +17271,12974,1190,18;9;-620.8509,0 +17271,12974,1190,17.7;10.5;-546.8948,0 +17271,12974,1190,18.2;6.6;-742.00214,0 +17271,12974,1190,17.7;7.7;-687.0346,0 +17271,12974,1190,17.2;11.9;-478.67337,0 +17271,12974,1190,16.7;10;-573.30164,0 +17271,12974,1190,16.9;8.8;-632.4362,0 +17274,12990,1190,16.3;9.3;-605.7049,0 +17274,12990,1190,15.6;10.5;-544.51843,0 +17274,12990,1190,15.1;9.1;-616.9928,0 +17274,12990,1190,14.5;7.6;-689.6409,0 +17274,12990,1190,15.8;7.3;-704.4719,0 +17274,12990,1190,13.4;7.9;-677.507,0 +17274,12990,1190,12.7;9.8;-580.9425,0 +17274,12990,1190,12.8;11.9;-478.68488,0 +17274,12990,1190,12.2;8.5;-647.7453,0 +17274,12990,1190,12.3;10.8;-529.2594,0 +17274,12990,1190,11.1;9.3;-607.91235,0 +17274,12990,1190,11;11.1;-514.1598,0 +17274,12990,1190,10;9;-622.23486,0 +17274,12990,1190,9.2;11.4;-501.44525,0 +17274,12990,1190,8.8;9.7;-584.79926,0 +17274,12990,1190,11.8;7.1;-715.4667,0 +17274,12990,1190,10.5;6.8;-733.73315,0 +17274,12990,1190,14.5;10.2;-559.6154,0 +17372,13401,1190,15.9;8.3;-658.59576,0 +17372,13401,1190,21.6;33.3;592.9543,0 +17372,13401,1190,21.6;28.3;342.50937,0 +17372,13401,1190,24.7;23;79.25965,0 +17372,13401,1190,23.2;18.6;-142.8147,0 +17284,12997,1190,13.4;12.7;-436.69266,0 +17284,12997,1190,14.3;14.7;-334.33575,0 +17284,12997,1190,15.8;14.2;-362.39166,0 +17284,12997,1190,14.7;13.2;-413.3802,0 +17284,12997,1190,12;13.3;-407.16794,0 +17284,12997,1190,11.7;14.5;-348.31964,0 +17284,12997,1190,10.6;13.5;-396.48126,0 +17284,12997,1190,9.8;14.7;-334.53717,0 +17284,12997,1190,9.3;13.5;-397.26614,0 +17284,12997,1190,8;13.9;-377.58328,0 +17284,12997,1190,6.4;14.4;-352.1818,0 +17746,13523,1190,28.6;32.3;544,0 +17288,12987,1190,20.6;29.5;403.25623,0 +17288,12987,1190,15.1;28.9;371.8841,0 +17288,12987,1190,16.8;29.8;417.56076,0 +17288,12987,1190,15.2;29.9;421.26428,0 +17288,12987,1190,17.2;31.2;488.9552,0 +17288,12987,1190,18.8;31.6;506.86438,0 +17288,12987,1190,17.4;32.2;539.6092,0 +17282,12977,1190,20.9;24.5;155.52473,0 +17282,12977,1190,19.3;23.3;95.50274,0 +17282,12977,1190,21.9;23.1;81.031235,0 +17282,12977,1190,18.8;21.6;8.05378,0 +17282,12977,1190,21;20.9;-25.333931,0 +17282,12977,1190,19.8;19.8;-82.034874,0 +17282,12977,1190,21.9;24.1;135.47052,0 +17282,12977,1190,18.8;20.6;-39.596493,0 +17283,12978,1190,18.5;24;126.49539,0 +17283,12978,1190,18.1;25.2;186.52142,0 +17283,12978,1190,17.8;22.2;39.445885,0 +17283,12978,1190,16.9;23.6;110.70894,0 +17283,12978,1190,15.6;23.3;94.0005,0 +17283,12978,1190,11.9;22.1;35.085453,0 +17283,12978,1190,12.3;23.6;110.235725,0 +17283,12978,1190,15.3;24.8;170.8352,0 +17283,12978,1190,12.3;25.3;193.6754,0 +17283,12978,1190,17.1;24.7;162.35553,0 +17283,12978,1190,10.8;26.1;233.68896,0 +17283,12978,1190,11;24.1;135.69334,0 +17283,12978,1190,10.5;21.4;0.48289987,0 +17283,12978,1190,9.9;22.8;70.004036,0 +17283,12978,1190,9.3;25.7;213.38739,0 +17273,12975,1190,13.9;17;-222.05804,0 +17273,12975,1190,12.8;16.9;-225.08131,0 +17273,12975,1190,12.8;15.4;-303.2129,0 +17273,12975,1190,10.2;15.9;-277.5053,0 +17273,12975,1190,10.5;17;-222.58435,0 +17273,12975,1190,11.8;17.4;-199.61124,0 +17273,12975,1190,10.7;19.1;-114.609825,0 +17273,12975,1190,12.8;20.4;-51.75056,0 +17273,12975,1190,11.4;20.3;-57.293297,0 +17273,12975,1190,12.4;21.5;1.8113408,0 +17273,12975,1190,9.4;17.3;-207.72636,0 +17273,12975,1190,13.9;21.2;-9.688082,0 +17273,12975,1190,8.6;15.4;-301.1285,0 +17273,12975,1190,8.2;16.5;-247.54689,0 +17273,12975,1190,9.6;19.7;-88.089386,0 +17273,12975,1190,7.1;15.9;-276.93625,0 +17563,13150,1190,13.2;27.3;292.95493,0 +17563,13150,1190,22;28.3;341.11154,0 +17563,13150,1190,21.7;33.3;593.2971,0 +17563,13150,1190,9;16.4;-249.5828,0 +17563,13150,1190,24.5;23;77.76654,0 +17287,12986,1190,14.1;29.4;397.8361,0 +17287,12986,1190,15.5;31.3;494.03503,0 +17287,12986,1190,13.6;31.3;493.3187,0 +17287,12986,1190,14.2;32.4;547.9972,0 +17287,12986,1190,17;33.5;604.6097,0 +17287,12986,1190,15.7;32.7;562.1442,0 +17287,12986,1190,14.1;33.5;604.6454,0 +17287,12986,1190,12.7;29.5;404.66306,0 +17287,12986,1190,12;30.7;464.85464,0 +17287,12986,1190,13;34.4;646.4546,0 +17287,12986,1190,11.8;31.7;511.47238,0 +17564,13151,1190,31.4;23.5;101.53627,0 +17564,13151,1190,16.4;8.6;-642.45056,0 +17564,13151,1190,23.2;18.7;-136.87859,0 +16705,13550,1190,24.2;15.6;-289.824,0 +17767,13549,1190,23.9;16.3;-254.97612,0 +16705,13530,1190,12.2;15.8;-281.5287,0 +17751,13529,1190,11.7;16.3;-258.6395,0 +17289,12988,1190,21.5;34.3;645.33734,0 +17289,12988,1190,21.3;32;528.5465,0 +17289,12988,1190,20.2;34.6;659.5212,0 +17289,12988,1190,20.1;33.4;600.45374,0 +17289,12988,1190,20;32.2;536.72375,0 +17289,12988,1190,18.9;34.2;638.4305,0 +17289,12988,1190,18.5;32.6;560.45593,0 +17289,12988,1190,16.9;34.2;636.8102,0 +17289,12988,1190,20.5;36;730.202,0 +17754,13535,1190,23.2;32.2;540.8169,0 +17765,13546,1190,27.1;22.5;51.709614,0 +16705,13547,1190,27.7;21.9;22.967,0 +13498,10261,1190,32.1;21.1;-15.893804,0 +13498,10261,1190,21.4;8.5;-645.46814,0 +16705,13534,1190,28.5;18.1;-165.1756,0 +16705,13534,1190,24.1;32.6;557.7414,0 +16705,13534,1190,21.5;8.5;-648.0554,0 +16705,13534,1190,28.6;19.2;-110.76892,0 +17755,13536,1190,28.9;17.9;-177.99455,0 +17749,13526,1190,21.6;30.8;467.05945,0 +17383,12981,1190,8.9;20.9;-24.97906,0 +17382,12980,1190,8.9;20.9;-25.19269,0 +17382,12980,1190,7.5;22.3;43.591137,0 +17748,13525,1190,13.7;24.2;139.37134,0 +17750,13528,1190,22.4;30.4;448.933,0 +16705,13527,1190,22.3;30.5;451.8842,0 +17762,13542,1190,32.1;20.8;-32.30363,0 +13498,5478,1190,28.8;29.9;421.5491,0 +17747,13524,1190,20.8;22.6;58.156185,0 +10489,8229,1190,23.3;32.4;547.0111,0 +10490,8230,1190,28.3;32.3;542.11774,0 +17757,13538,1190,20.7;8.9;-627.7717,0 +17757,13538,1190,20.8;7.6;-690.43085,0 +17756,13537,1190,20.6;8.1;-666.57465,0 +17756,13537,1190,20.6;9.3;-604.0496,0 +10488,8228,1190,20;8.4;-650.85077,0 +13507,10264,1190,20.4;8.8;-632.23706,0 +13505,10262,1190,21.1;8.4;-653.611,0 +17759,13540,1190,21.3;8.4;-650.6598,0 +17758,13539,1190,20.8;9.2;-612.6923,0 +17758,13539,1190,20.4;8;-669.15576,0 +17753,13533,1190,27.4;27.6;309.91592,0 +17101,13191,1190,17.3;9.5;-596.69086,0 +17100,13190,1190,17.3;9.5;-594.98785,0 +17286,12985,1190,10.9;29.6;407.74075,0 +17286,12985,1190,9.7;28.4;349.89798,0 +17384,12982,1190,8.4;22.5;51.6252,0 +17384,12982,1190,7.5;21.4;-1.785339,0 +17386,12984,1190,8.3;22.1;31.231798,0 +17386,12984,1190,8;20.8;-29.918175,0 +17285,12979,1190,8.2;21.4;0.4425049,0 +17385,12983,1190,8;20.1;-67.39917,0 +17385,12983,1190,7.7;22.4;50.409798,0 +17385,12983,1190,7.5;21.4;-2.761902,0 +1008,1398,1190,18.9;14;-370.10934,0 +17493,13109,1191,33.5;34;629.58905,0 +17493,13109,1191,32.1;34.3;641.19385,0 +17493,13109,1191,10;12.7;-435.45502,0 +17493,13109,1191,14.3;7.5;-696.01697,0 +17493,13109,1191,11.8;12;-472.80804,0 +17493,13109,1191,17;6.1;-768.80505,0 +17493,13109,1191,15.8;6.3;-756.81744,0 +17493,13109,1191,14.7;5.4;-801.4185,0 +17493,13109,1191,16.5;5.1;-815.11676,0 +17485,13101,1191,34.9;33.5;604.4169,0 +17485,13101,1191,31.4;32.7;564.6509,0 +17485,13101,1191,32.9;32.5;554.8184,0 +17485,13101,1191,29.7;31.2;486.90317,0 +17485,13101,1191,33.9;31.7;512.4348,0 +17485,13101,1191,33.6;30.4;449.8214,0 +17485,13101,1191,27.6;29;376.84204,0 +17485,13101,1191,31.7;27.8;318.63745,0 +17485,13101,1191,33;29.2;386.48264,0 +17485,13101,1191,33.4;26.1;235.33606,0 +17485,13101,1191,34.4;26.8;266.761,0 +17489,13105,1191,27.6;32.8;568.8982,0 +17489,13105,1191,27;34.7;661.5437,0 +17489,13105,1191,26.9;31.7;515.7621,0 +17489,13105,1191,25.8;32.4;547.773,0 +17489,13105,1191,25.4;30.7;461.45624,0 +17489,13105,1191,23.9;30.1;435.37747,0 +17489,13105,1191,23.2;32.4;548.7845,0 +17489,13105,1191,23;28.7;362.75226,0 +17489,13105,1191,21.4;28.4;350.21814,0 +17489,13105,1191,21.4;30.1;433.6074,0 +17489,13105,1191,21.9;27.3;292.01862,0 +17489,13105,1191,20.1;29.2;387.60095,0 +17489,13105,1191,20.3;26.2;240.12056,0 +17489,13105,1191,19;29.7;411.7653,0 +17489,13105,1191,24.4;31.2;486.19263,0 +17489,13105,1191,26.6;33.7;614.9662,0 +17489,13105,1191,24.8;32.6;560.28107,0 +17489,13105,1191,23.5;35.3;691.33997,0 +17489,13105,1191,24.6;35.6;709.1026,0 +17492,13108,1191,18.8;26;226.97697,0 +17492,13108,1191,17.8;27.8;316.98526,0 +17492,13108,1191,17;26.4;248.83676,0 +17492,13108,1191,15.6;26.4;246.48814,0 +17492,13108,1191,14.9;24.7;162.20027,0 +17492,13108,1191,14.2;23.7;112.73324,0 +17492,13108,1191,14.1;22.5;53.96524,0 +17492,13108,1191,13.8;27.3;291.7448,0 +17492,13108,1191,16.3;21.8;18.554918,0 +17492,13108,1191,14.9;21.5;2.4205697,0 +17492,13108,1191,15.4;19.9;-75.26796,0 +17492,13108,1191,16.9;19.7;-88.97179,0 +17492,13108,1191,18.1;21.3;-6.2872324,0 +17492,13108,1191,16.8;28.4;346.23074,0 +17491,13107,1191,17;26;228.70644,0 +17491,13107,1191,14.5;23.1;85.88339,0 +17491,13107,1191,16.2;27.2;290.28638,0 +17491,13107,1191,12.1;23.1;82.93431,0 +17491,13107,1191,15.7;20;-71.27011,0 +17491,13107,1191,15.9;21.6;7.9515176,0 +17491,13107,1191,13.8;21.9;24.015244,0 +17491,13107,1191,9.4;19.6;-92.47621,0 +17491,13107,1191,7.6;20.2;-60.455948,0 +17491,13107,1191,17;20.2;-60.84221,0 +17491,13107,1191,12.6;22.1;33.32026,0 +17491,13107,1191,13.5;24.1;133.40565,0 +17491,13107,1191,17.5;28.2;338.83585,0 +17491,13107,1191,18.4;26.6;258.53568,0 +17491,13107,1191,16;26.2;239.76111,0 +952,0,1191,16.8;23.6;106.15895,0 +952,0,1191,13.9;15.7;-286.3489,0 +952,0,1191,14.4;25;180.75455,0 +952,0,1191,17.6;21.9;21.174765,0 +952,0,1191,14.7;21.1;-16.718187,0 +952,0,1191,34.4;35.4;700.6623,0 +952,0,1191,33;30.2;440.213,0 +952,0,1191,29.7;31.3;491.6478,0 +952,0,1191,31.6;25.7;214.73766,0 +952,0,1191,31.9;30;430.87112,0 +952,0,1191,14.6;26.2;238.9875,0 +952,0,1191,13.8;19.7;-84.187065,0 +952,0,1191,15.6;15.5;-296.69666,0 +17789,13408,1191,13.4;25.4;198.58847,0 +17789,13408,1191,12.7;27;277.44684,0 +17789,13408,1191,12;25.7;213.4858,0 +17789,13408,1191,11.5;24.4;148.01683,0 +17789,13408,1191,7;20.6;-41.657192,0 +17789,13408,1191,6.4;18.6;-143.94644,0 +17789,13408,1191,31.6;12;-472.03632,0 +17789,13408,1191,31.1;9;-620.3156,0 +17789,13408,1191,29.1;11.5;-495.6488,0 +17789,13408,1191,30.5;12.5;-447.1084,0 +17490,13106,1191,13.3;25.3;192.5888,0 +17490,13106,1191,7.3;20.1;-67.17274,0 +17490,13106,1191,12.7;27.3;291.4714,0 +17490,13106,1191,11.8;25.4;199.29633,0 +17490,13106,1191,11.7;26.4;246.42197,0 +17490,13106,1191,11.4;24;130.48138,0 +17490,13106,1191,29.5;12.4;-450.86728,0 +17490,13106,1191,6.5;18.6;-141.86949,0 +17490,13106,1191,31.3;12.4;-449.68777,0 +17490,13106,1191,31.8;8.1;-664.09296,0 +17490,13106,1191,31;9.1;-615.7605,0 +17490,13106,1191,29.3;11;-519.34454,0 +17488,13104,1191,14.6;18.4;-152.60516,0 +17488,13104,1191,15.9;18.3;-158.44572,0 +17488,13104,1191,13;17.9;-176.91428,0 +17488,13104,1191,16.4;16.7;-236.60063,0 +17488,13104,1191,14.8;16.3;-257.36148,0 +17488,13104,1191,13.3;16.8;-229.79266,0 +17488,13104,1191,14.3;14.2;-360.80264,0 +17488,13104,1191,12.9;14.1;-367.44614,0 +17488,13104,1191,15.8;15.4;-301.0148,0 +17488,13104,1191,11.3;17.1;-218.72908,0 +17488,13104,1191,11.9;15.9;-274.7515,0 +17488,13104,1191,12.3;16.9;-228.00516,0 +17488,13104,1191,15.2;17.3;-204.37482,0 +17499,13115,1191,11.2;19.3;-105.20098,0 +17499,13115,1191,9.4;18.7;-138.98999,0 +17499,13115,1191,9.1;20.1;-65.73015,0 +17499,13115,1191,9.7;16.3;-258.68146,0 +17499,13115,1191,8.7;16.8;-233.79787,0 +17499,13115,1191,7.8;19.2;-111.4623,0 +17499,13115,1191,7.6;18.1;-165.37488,0 +17499,13115,1191,7.6;15.8;-283.1058,0 +17499,13115,1191,9.9;14.4;-350.0897,0 +17499,13115,1191,10.2;20;-71.230064,0 +17499,13115,1191,9.7;21.3;-6.379529,0 +17499,13115,1191,6.5;16.5;-247.77144,0 +17499,13115,1191,8.8;13.4;-399.62595,0 +17583,13425,1191,9;14.9;-328.18256,0 +17601,13441,1191,9.4;14.2;-363.0602,0 +17600,13424,1191,9.3;14.2;-362.6934,0 +16751,13158,1191,27.3;33.9;622.906,0 +16751,13158,1191,14.5;26;229.79117,0 +16751,13158,1191,24.5;19.8;-81.48683,0 +16751,13158,1191,27.4;14;-371.42795,0 +16751,13158,1191,29.1;29.8;419.25095,0 +17500,13116,1191,27.3;27.5;304.0047,0 +17500,13116,1191,27.8;22.1;31.792002,0 +17500,13116,1191,27.9;24.2;137.43513,0 +17500,13116,1191,29;24.4;150.41127,0 +17500,13116,1191,26.8;25.4;200.74583,0 +17500,13116,1191,29.2;21.6;9.741828,0 +17500,13116,1191,29.7;22.8;68.4254,0 +17500,13116,1191,29.2;26.6;257.66714,0 +17500,13116,1191,28.5;28.3;342.522,0 +17500,13116,1191,29.6;28.1;335.72363,0 +17566,13153,1191,12.8;21.2;-12.96529,0 +17566,13153,1191,27.2;33.7;615.8812,0 +17566,13153,1191,14.8;26.3;241.61528,0 +17580,13421,1191,13.3;14.9;-326.52893,0 +17598,13420,1191,13.1;15.5;-294.5882,0 +17581,13422,1191,13.2;14.9;-324.77658,0 +17586,13429,1191,12;21.7;13.3821125,0 +17582,13423,1191,13.2;15.1;-316.50058,0 +17604,108,1191,12.9;16.1;-268.0025,0 +17487,13103,1191,22.2;17.8;-180.17046,0 +17487,13103,1191,24.1;17;-219.80423,0 +17487,13103,1191,23.6;15.4;-299.20148,0 +17496,13112,1191,22.4;20;-69.465355,0 +17496,13112,1191,24.4;22;29.689764,0 +17496,13112,1191,24.9;18.7;-138.285,0 +17496,13112,1191,24.9;20.5;-47.007233,0 +17496,13112,1191,26.2;20.6;-39.4267,0 +17496,13112,1191,26.5;21.6;9.059141,0 +17496,13112,1191,25.5;24.6;158.05466,0 +17496,13112,1191,26.4;16.4;-252.21869,0 +17496,13112,1191,25.4;17.6;-190.9698,0 +17496,13112,1191,24.9;16.2;-260.52856,0 +17594,13414,1191,25.5;22.8;67.06606,0 +17595,13439,1191,25.6;22.8;66.86777,0 +17575,13438,1191,25.8;23;76.47106,0 +17596,13440,1191,25.6;22.7;62.30503,0 +17501,13117,1191,31.4;23.2;90.051155,0 +17501,13117,1191,32;24.2;137.11581,0 +17501,13117,1191,33.3;25.2;190.18408,0 +17501,13117,1191,35.2;25.3;192.55504,0 +17501,13117,1191,31.7;21.6;8.145972,0 +17501,13117,1191,32.4;23.2;87.01844,0 +17501,13117,1191,32.9;20.2;-59.844128,0 +17501,13117,1191,33.6;21.6;7.1341157,0 +17501,13117,1191,33.8;23;78.72909,0 +17501,13117,1191,33.9;20.3;-55.13763,0 +17577,13416,1191,33.3;27.7;311.4506,0 +17495,13111,1191,31.1;18.7;-136.81418,0 +17495,13111,1191,30.2;16.7;-235.34811,0 +17495,13111,1191,29.5;15.6;-290.86697,0 +17495,13111,1191,28.1;15.2;-312.01605,0 +17495,13111,1191,28.2;13.4;-403.58273,0 +17495,13111,1191,26.9;12.3;-455.41165,0 +17495,13111,1191,32.9;16.3;-258.15823,0 +17495,13111,1191,32.2;14.2;-361.35703,0 +17495,13111,1191,28.4;12.2;-463.72885,0 +17495,13111,1191,27.9;10.9;-524.5163,0 +17495,13111,1191,25.7;11.4;-503.45923,0 +17495,13111,1191,31;15.3;-306.10968,0 +17574,13413,1191,31.8;30.8;466.33258,0 +17574,13413,1191,32;29.8;416.66147,0 +16750,13157,1191,29.5;19.1;-115.7196,0 +16750,13157,1191,27.2;33.5;604.4683,0 +16750,13157,1191,14.8;26.2;237.86757,0 +16750,13157,1191,8.1;33;578.1199,0 +16750,13157,1191,29.3;29.5;404.04126,0 +17494,13110,1191,19;31.4;500.07843,0 +17494,13110,1191,21.3;32.5;553.76447,0 +17494,13110,1191,21.8;33.8;617.7752,0 +17584,13427,1191,18.6;28.4;347.61044,0 +17779,13426,1191,17.5;28.6;360.1072,0 +17565,13152,1191,29.1;29.5;401.7283,0 +17565,13152,1191,27.4;13.9;-374.06467,0 +17585,13428,1191,20.3;32.7;561.22186,0 +13498,10261,1191,34.5;35.4;700.14,0 +13498,10261,1191,16.8;23.7;112.12494,0 +13498,10261,1191,17.4;22;27.00208,0 +17578,13417,1191,25.4;14.4;-349.04486,0 +13498,5478,1191,12.7;21.5;3.7493389,0 +13498,5478,1191,17.4;22.2;36.62117,0 +13498,1400,1191,16.8;23.7;111.99594,0 +13498,1400,1191,31.9;25.4;199.59781,0 +1008,1399,1191,17.5;22;30.143482,0 +17117,13207,1191,17.1;22.1;32.787888,0 +17118,13208,1191,17.1;21.9;24.069052,0 +17116,13206,1191,17.2;22.1;31.667992,0 +17115,13205,1191,17.2;22;27.833424,0 +6982,6566,1191,17.4;22.1;35.86956,0 +13506,10263,1191,17.5;22.2;37.40608,0 +13507,10264,1191,17.5;22.2;37.480484,0 +13505,10262,1191,17.5;22.2;37.96574,0 +16926,13159,1191,17.4;22.1;31.411407,0 +17110,13200,1191,17;22.1;32.47409,0 +10490,8230,1191,17.1;22.2;40.863483,0 +17112,13202,1191,17.3;22;29.494257,0 +17114,13204,1191,17.3;22.2;37.24333,0 +17597,13418,1191,35.3;22.7;64.36092,0 +17497,13113,1191,34.3;14.5;-347.559,0 +17497,13113,1191,35.3;14.1;-366.4103,0 +17497,13113,1191,34.6;12.8;-432.53073,0 +17497,13113,1191,33.3;11.8;-483.38586,0 +17497,13113,1191,34.5;11.8;-480.85757,0 +17497,13113,1191,33.5;10.5;-544.6993,0 +17497,13113,1191,35.2;10.3;-554.6023,0 +17497,13113,1191,35;8.9;-627.6659,0 +17497,13113,1191,35.9;11.6;-489.43832,0 +17486,13102,1191,31.4;7;-721.0999,0 +17486,13102,1191,29.5;7;-720.78485,0 +17486,13102,1191,26.6;8.3;-657.6649,0 +17486,13102,1191,25.1;7.9;-677.96783,0 +17486,13102,1191,23.1;6.5;-744.5557,0 +17486,13102,1191,36.5;15.8;-282.75766,0 +17576,13415,1191,32.2;9.8;-583.6827,0 +17570,13409,1191,29.6;13.3;-407.6445,0 +17572,13411,1191,30.1;13.8;-379.94696,0 +17571,13410,1191,30.3;13.7;-386.6551,0 +13498,10261,130,8.4;7.8;-167.70526,0 +13498,10261,130,8.7;9.2;-97.57334,0 +13498,10261,130,10.5;8.5;-135.46088,0 +13498,10261,130,10.7;10.7;-25.199593,0 +1008,1398,130,11.7;9.5;-84.004715,0 +1008,1398,130,8.4;7.8;-168.91017,0 +1008,1398,130,9.2;9;-109.72822,0 +1008,1398,130,10.5;9;-107.14797,0 +1008,1398,130,8.2;9.2;-98.16534,0 +13498,5478,130,9.3;9.1;-103.38162,0 +1008,1399,130,8.8;9.2;-98.64206,0 +13498,1404,130,8.9;9.4;-91.87157,0 +13498,1404,130,10.3;8.3;-142.62411,0 +13498,1403,130,8.3;8;-161.372,0 +1008,1400,130,8.7;8.6;-130.58276,0 +3782,1385,144,6.9;7.3;60.809628,0 +3782,1385,144,5.6;4.9;-57.91016,0 +3610,3345,144,6.1;7;44.33188,0 +3609,3345,144,7.1;7.3;59.29619,0 +3608,3345,144,5.6;4.5;-80.82965,0 +13498,10261,144,5.9;5.9;-8.000415,0 +13498,10261,144,5.2;6.9;41.905125,0 +13498,10261,144,6.4;7.8;84.34332,0 +1008,1398,144,6.2;6.3;12.241583,0 +13498,5478,144,5.9;6.3;10.4347515,0 +1008,1399,144,5.9;6.2;6.275225,0 +13498,1400,144,5.6;4.4;-82.65144,0 +3664,108,144,7.7;5.3;-36.23311,0 +3663,3046,144,7.5;5.4;-35.98763,0 +901,541,641,12.3;13;89.40001,0 +10183,541,641,8.8;12.2;49.43816,0 +6613,56,613,32.6;35.9;724.141,0 +6613,56,613,32.2;38.1;832.7409,0 +6613,56,613,30.8;35.2;690.1533,0 +6613,56,613,28.7;36.3;743.4203,0 +6613,56,613,29.1;32.7;564.0021,0 +6613,56,613,26.6;31.2;486.4834,0 +6613,56,613,28;30.4;446.55673,0 +6613,56,613,25.1;30.7;465.25333,0 +6613,56,613,24.1;31.7;512.394,0 +6613,56,613,24.6;26.6;256.5484,0 +6613,56,613,22.1;26.1;232.27448,0 +6613,56,613,20.3;24.8;168.11388,0 +6613,56,613,14.9;8.7;-637.71625,0 +6613,56,613,17.2;8;-673.73645,0 +6613,56,613,15.1;10.2;-559.1409,0 +6613,56,613,17.6;10.4;-553.9897,0 +6613,56,613,18.7;7.7;-686.20154,0 +6613,56,613,21.4;5.9;-774.79626,0 +6613,56,613,25.4;7.8;-679.71704,0 +6613,56,613,26.4;6.6;-741.0751,0 +6613,56,613,28;7.9;-674.80743,0 +6613,56,613,29.9;8.1;-665.57666,0 +6613,56,613,32;8.6;-642.03204,0 +6613,56,613,30.9;10.1;-564.2442,0 +6613,56,613,33;11;-523.2403,0 +6613,56,613,33.6;8.6;-642.2432,0 +6613,56,613,13;10.8;-531.1844,0 +6613,56,613,25.2;25.2;189.46805,0 +6613,56,613,25.9;24;129.20314,0 +6613,56,613,21;26.1;231.55583,0 +6613,56,613,15.6;15.6;-291.69373,0 +6613,56,613,14.7;13.9;-378.76175,0 +6613,56,613,33.4;6.1;-768.4604,0 +6613,56,613,34.8;5.4;-802.5336,0 +6613,56,613,33.5;4.1;-867.5046,0 +6613,56,613,33.3;16.3;-255.34982,0 +6613,56,613,31.8;16.8;-231.55902,0 +6613,56,613,31.1;24.2;136.75081,0 +6613,56,613,31.2;25.6;210.91345,0 +7204,5794,613,32.6;37.1;785.6549,0 +7204,5794,613,19.8;9.6;-590.9056,0 +7204,5794,613,24.3;8.6;-640.0273,0 +6646,5737,613,32.1;35.7;714.32117,0 +6646,5737,613,32;37.6;809.35205,0 +6646,5737,613,29.2;35.2;688.04297,0 +6646,5737,613,29;32.6;560.7906,0 +6616,5733,613,31.8;38.2;836.5064,0 +6616,5733,613,29.6;35.3;695.53436,0 +6616,5733,613,29.5;37.1;782.67413,0 +6616,5733,613,27.5;31.7;513.6051,0 +6616,5733,613,27.9;29.6;410.25854,0 +6676,5740,613,29.2;33.3;592.91406,0 +6676,5740,613,28.9;32.1;531.7908,0 +6676,5740,613,28.5;30.6;458.63684,0 +6676,5740,613,26;31;479.7825,0 +6676,5740,613,26.4;29.9;424.02136,0 +6676,5740,613,25;31.8;517.969,0 +6676,5740,613,23.3;31.7;514.9772,0 +6615,116,613,27.9;33.7;615.1934,0 +6615,116,613,25.4;33.6;607.8253,0 +6615,116,613,23.9;32.9;574.7984,0 +6677,5741,613,27.3;34.3;644.7834,0 +6677,5741,613,25.9;33.5;601.31195,0 +7379,5742,613,24.6;32.7;564.14935,0 +6851,6002,613,24.2;32.7;563.9848,0 +6851,6002,613,24.6;26.2;237.6299,0 +6674,5751,613,25.1;26.6;259.04736,0 +6674,5751,613,21.8;25.9;222.72229,0 +6674,5751,613,20.7;25.5;202.12068,0 +6674,5751,613,15.4;14.9;-326.63995,0 +6674,5751,613,14.7;13.8;-380.47528,0 +6675,5750,613,22.1;26.3;243.55635,0 +6675,5750,613,24.7;26.3;244.53609,0 +6675,5750,613,25.3;24.8;167.7056,0 +6675,5750,613,14.9;14.2;-363.69525,0 +6649,5749,613,8.5;5.9;-778.7275,0 +6649,5749,613,7.2;6;-773.6324,0 +6649,5749,613,7.9;7.2;-713.51776,0 +6649,5749,613,10.6;7;-722.5531,0 +6649,5749,613,11.4;8.1;-665.4221,0 +6649,5749,613,9;8.6;-642.3943,0 +6612,115,613,7.8;5.1;-815.24664,0 +6612,115,613,7.4;6.2;-760.9432,0 +6612,115,613,9;7;-723.7834,0 +6612,115,613,10.4;6.9;-727.1993,0 +6612,115,613,8.6;8.3;-655.45953,0 +6612,115,613,32.4;20.3;-56.34144,0 +6612,115,613,30.9;20.9;-28.969492,0 +6612,115,613,32;21.9;22.497335,0 +7717,6473,613,10.7;7.4;-700.99963,0 +6637,5734,613,16;8;-670.1234,0 +6637,5734,613,14.8;9.6;-590.20087,0 +6637,5734,613,17.4;9.6;-589.3286,0 +6637,5734,613,13.7;10.1;-564.3299,0 +6637,5734,613,18.4;10.1;-564.86597,0 +6637,5734,613,16;10.5;-545.42096,0 +6637,5734,613,23;6.1;-766.10693,0 +6674,6730,613,17.7;9.1;-618.4528,0 +7597,6497,613,17.7;9.3;-605.17664,0 +6622,5739,613,18.3;7.7;-685.42377,0 +6622,5739,613,19.8;7.6;-689.7238,0 +6622,5739,613,23.1;6.2;-763.4238,0 +6622,5739,613,20.6;5.9;-778.9062,0 +6622,5739,613,26.3;7;-723.3147,0 +6622,5739,613,27.4;7.4;-702.77356,0 +6622,5739,613,26.4;5.9;-774.58704,0 +6846,5997,613,18.9;8.2;-661.95636,0 +6846,5997,613,14.4;13.7;-388.0296,0 +6647,5738,613,29.3;7.5;-694.174,0 +6647,5738,613,30.6;10;-573.2008,0 +6647,5738,613,31.7;10.8;-531.59686,0 +6647,5738,613,33.1;10.9;-524.8886,0 +6647,5738,613,34.4;8;-671.8861,0 +6647,5738,613,34.9;9.4;-602.8804,0 +6647,5738,613,34.5;10.9;-524.35333,0 +6645,5736,613,32.1;8.2;-659.81854,0 +6645,5736,613,33.3;9;-621.43756,0 +6645,5736,613,33.5;5.7;-786.3826,0 +6645,5736,613,34.8;4.9;-827.06555,0 +6645,5736,613,33.4;3.9;-878.8967,0 +6645,5736,613,32.1;3.6;-890.79114,0 +7594,6480,613,26.5;29.6;407.87607,0 +6619,6477,613,33.4;5.7;-785.1563,0 +7488,5853,613,34.5;5.5;-797.3141,0 +6638,5735,613,34.4;15.5;-298.4253,0 +6638,5735,613,32.6;16.5;-246.25511,0 +6638,5735,613,30.7;24.6;158.04474,0 +6679,5748,613,32.8;18.6;-143.11713,0 +6679,5748,613,32.7;19.8;-81.37033,0 +6679,5748,613,31.4;20.2;-61.223755,0 +6679,5748,613,28.2;29.8;416.20483,0 +6680,5760,614,36.1;15.3;-306.62094,0 +6680,5760,614,37.7;15.7;-288.32523,0 +6680,5760,614,37.8;17.1;-215.76353,0 +6680,5760,614,35.9;17.6;-191.79375,0 +6680,5760,614,34.4;17.8;-180.18579,0 +6680,5760,614,36.5;18.7;-134.19102,0 +6680,5760,614,38.4;20.6;-43.293884,0 +6679,5759,614,38.1;15.1;-314.66296,0 +6679,5759,614,38.2;16.3;-255.2173,0 +6679,5759,614,29.8;24.1;135.85413,0 +6679,5759,614,29;25.1;184.31357,0 +6679,5759,614,31.1;25.6;209.53368,0 +6679,5759,614,27.5;24.5;152.08875,0 +6679,5759,614,25.9;24.5;153.83893,0 +6679,5759,614,25.7;23.4;99.235725,0 +6679,5759,614,32.8;25.7;212.46718,0 +6679,5759,614,31.9;26.7;262.70035,0 +6679,5759,614,32.9;26.8;269.19702,0 +6679,5759,614,24.4;22.1;32.28423,0 +6614,117,614,37;16.3;-255.27344,0 +6614,117,614,38.2;18.3;-155.52718,0 +6614,117,614,33.6;18.3;-158.77577,0 +6614,117,614,37;19.1;-114.97309,0 +6614,117,614,31.6;20.6;-42.94178,0 +6614,117,614,33.4;21.1;-17.788937,0 +6614,117,614,32.1;22.8;67.76127,0 +6614,117,614,29.7;22.9;73.02969,0 +6614,117,614,18;16.1;-266.57443,0 +6614,117,614,19.6;14.8;-329.8892,0 +6614,117,614,17.8;13.8;-379.99936,0 +6614,117,614,19.8;13.2;-412.24277,0 +6614,117,614,17.9;12.3;-454.64502,0 +6614,117,614,19.4;11.5;-498.63257,0 +6614,117,614,21.4;10.6;-539.13055,0 +6614,117,614,23.2;10.7;-536.1989,0 +6614,117,614,24.4;11.8;-483.50375,0 +6614,117,614,25.2;9.1;-618.32086,0 +6614,117,614,27.7;9.9;-574.0091,0 +6614,117,614,30.7;5.1;-815.52875,0 +6614,117,614,29.2;11.3;-505.84378,0 +6614,117,614,27.1;12.4;-453.30563,0 +6614,117,614,19.7;9.8;-583.09766,0 +6614,117,614,25.6;20.5;-46.61915,0 +6614,117,614,26.7;21.6;10.148478,0 +6614,117,614,27.3;20.2;-60.80463,0 +6614,117,614,39;20.2;-60.403553,0 +6613,56,614,35.3;13.4;-400.54895,0 +6613,56,614,34.7;14.6;-343.94962,0 +6613,56,614,34.4;15.7;-288.14322,0 +6613,56,614,34;16.9;-227.019,0 +6613,56,614,35.2;19.5;-97.6139,0 +6613,56,614,32.9;17.3;-205.7926,0 +6613,56,614,33.7;19.5;-94.942474,0 +6613,56,614,32.7;19.6;-90.30098,0 +6613,56,614,32.5;16;-270.93423,0 +6613,56,614,30.3;21.1;-16.139383,0 +6613,56,614,29.2;21.3;-8.997212,0 +6613,56,614,26.2;23.8;120.268875,0 +6613,56,614,26;25.2;189.07951,0 +6613,56,614,25.2;23.7;111.87079,0 +6613,56,614,24.5;26.8;267.45584,0 +6613,56,614,24.3;24.9;174.99077,0 +6613,56,614,27;29;378.67688,0 +6613,56,614,22.6;26.6;258.37256,0 +6613,56,614,21.5;30.5;451.11902,0 +6613,56,614,19.4;30.5;454.75772,0 +6613,56,614,19.9;32.9;571.80334,0 +6613,56,614,21.4;33;577.34247,0 +6613,56,614,27.6;8.2;-663.38,0 +6613,56,614,28;7.2;-713.4759,0 +6613,56,614,26.8;6.4;-753.55493,0 +6613,56,614,29.4;7.8;-683.90216,0 +6613,56,614,29.9;6.6;-739.3349,0 +6613,56,614,26.9;5.2;-813.3212,0 +6613,56,614,27.9;5.2;-810.59924,0 +6613,56,614,30.5;7.6;-689.8553,0 +6613,56,614,34.9;22.5;54.80336,0 +6613,56,614,35.6;23.5;102.669525,0 +6613,56,614,30.3;30.3;444.73584,0 +6613,56,614,31.8;30.3;445.0212,0 +6613,56,614,30.6;31.3;495.3036,0 +6613,56,614,18.5;34.9;671.1277,0 +6613,56,614,15.4;35;676.59973,0 +6613,56,614,13.6;33.6;610.2423,0 +6613,56,614,10.7;30.7;462.67484,0 +6613,56,614,23.5;23.3;94.35539,0 +6613,56,614,35.5;25;178.27542,0 +3249,5763,614,34.3;17;-220.59796,0 +3249,5763,614,34.2;15.1;-314.87042,0 +3249,5763,614,34;19.1;-114.53575,0 +3249,5763,614,33.1;16;-271.02512,0 +3249,5763,614,33.2;17.4;-202.89743,0 +3249,5763,614,32.4;20.7;-38.844227,0 +3249,5763,614,34.5;20.1;-68.98547,0 +6581,5767,614,37.7;19;-122.490654,0 +6581,5767,614,37.5;20;-73.66326,0 +6581,5767,614,37.8;21.1;-15.055051,0 +6581,5767,614,38.9;19.2;-112.42172,0 +6581,5767,614,38.9;21.2;-10.88928,0 +6133,541,614,31.2;16.6;-240,0 +7380,5757,614,31.2;22;26.681446,0 +7380,5757,614,32.8;22.3;42.193962,0 +7380,5757,614,29.6;22.3;42.490505,0 +7380,5757,614,31.4;23;79.83252,0 +7380,5757,614,32.5;23.3;93.039055,0 +7380,5757,614,28.5;21.9;23.269289,0 +7380,5757,614,30.9;26.7;263.12778,0 +7380,5757,614,31.9;26.8;266.5995,0 +7380,5757,614,26.6;20.6;-43.781677,0 +7380,5757,614,27.5;19.5;-98.77552,0 +6612,115,614,29.5;24.3;145.6721,0 +6612,115,614,32.6;24.7;162.70413,0 +6612,115,614,26.7;24.4;149.33742,0 +6612,115,614,25.2;29.4;398.04807,0 +6612,115,614,23;29.6;409.5391,0 +6612,115,614,22.7;30.8;469.02444,0 +6612,115,614,24.3;31.5;502.4857,0 +6612,115,614,18.6;32.5;555.49,0 +6612,115,614,17.9;31;478.25912,0 +6612,115,614,16.7;33.7;611.6779,0 +6612,115,614,16;30.3;443.99014,0 +6612,115,614,15.4;32.4;546.84906,0 +6612,115,614,14.3;31.5;504.59882,0 +6612,115,614,14.4;29.5;402.75177,0 +6612,115,614,13.2;32.3;541.9565,0 +6612,115,614,12.8;30.7;461.44232,0 +6612,115,614,12.6;28.6;356.70837,0 +6612,115,614,16.2;27.9;322.48666,0 +6612,115,614,15.9;25.8;220.43932,0 +6612,115,614,30.7;26.8;268.20926,0 +6612,115,614,32.5;27.9;325.5095,0 +6612,115,614,26.8;30.8;466.23938,0 +6612,115,614,28.1;31.9;522.2057,0 +6612,115,614,25.8;32.9;572.5427,0 +6612,115,614,29.6;32.7;565.58344,0 +6612,115,614,24.5;33.3;591.31067,0 +6612,115,614,27.1;33.8;616.17163,0 +6612,115,614,24.3;35.3;695.0247,0 +6612,115,614,24.2;21.8;16.878477,0 +6682,5762,614,25.2;25.8;216.76569,0 +6682,5762,614,24.8;27.7;312.57864,0 +6682,5762,614,24.4;24.5;155.4498,0 +6682,5762,614,23.8;26.5;254.90288,0 +6682,5762,614,31;30.1;433.74622,0 +6682,5762,614,29.6;30.5;453.68634,0 +6684,5764,614,24.3;28.7;361.94766,0 +6684,5764,614,26.2;29.8;420.33148,0 +6684,5764,614,22.9;29.9;423.38687,0 +6684,5764,614,22.6;31.6;506.4359,0 +6684,5764,614,26.4;32.8;570.3418,0 +6635,5753,614,23.6;28.7;363.2141,0 +6635,5753,614,26.6;33;580.54205,0 +6635,5753,614,27;34.4;646.70264,0 +6635,5753,614,23.4;33.4;596.1143,0 +6634,5752,614,23.4;28.3;345.5698,0 +6634,5752,614,26.7;33.5;601.37427,0 +6634,5752,614,23.2;33.6;607.173,0 +6636,5754,614,23.1;27.8;319.39124,0 +6636,5754,614,23;29.1;382.03738,0 +6636,5754,614,26.3;33.4;596.0874,0 +6636,5754,614,22.7;33;580.0684,0 +8018,6296,614,25.9;29.5;401.15305,0 +6624,6528,614,26.3;29.5;405.60873,0 +6621,5766,614,19.3;30.1;432.14597,0 +6621,5766,614,19;29.1;384.7923,0 +6621,5766,614,20.3;33.5;601.46936,0 +6621,5766,614,19.4;34.9;672.5508,0 +6621,5766,614,18;35.1;681.9416,0 +6681,5761,614,18.4;31.6;509.8875,0 +6681,5761,614,17.6;30.6;456.291,0 +6681,5761,614,18.4;33.5;602.2676,0 +6681,5761,614,17.3;32.6;558.3573,0 +6681,5761,614,15.3;33.5;604.5865,0 +6681,5761,614,14.1;32.9;572.3757,0 +7766,6499,614,18;31.6;507.1134,0 +7205,5796,614,16.4;31.5;504.3259,0 +6631,5756,614,14.7;30;430.71762,0 +6631,5756,614,13.4;29.6;410.80692,0 +6631,5756,614,13.2;31.2;486.05685,0 +6631,5756,614,16.5;28.3;341.99124,0 +6631,5756,614,14.1;28.1;334.19284,0 +6631,5756,614,16.4;26.5;251.6414,0 +6631,5756,614,12.2;30.2;439.20538,0 +6679,5771,614,19.1;15.9;-277.4583,0 +6679,5771,614,18.8;13.7;-386.2684,0 +6679,5771,614,20.4;13.6;-391.8662,0 +6679,5771,614,21.5;13.4;-401.93738,0 +6679,5771,614,20.7;11.8;-481.98602,0 +6679,5771,614,21.5;9.5;-595.06323,0 +6624,5768,614,18.6;11.9;-478.39542,0 +6624,5768,614,19.9;10.4;-549.9715,0 +6680,5772,614,23.3;13.5;-397.85928,0 +6680,5772,614,24.5;11;-520.9412,0 +6680,5772,614,24.5;13.1;-417.2607,0 +6680,5772,614,23.5;9.4;-601.0826,0 +6680,5772,614,25.9;8.7;-637.1264,0 +6680,5772,614,26.4;12;-470.3347,0 +6680,5772,614,26.9;10.4;-553.75696,0 +6680,5772,614,25.8;7.6;-690.2627,0 +6680,5772,614,31.5;5.3;-807.4929,0 +6680,5772,614,32.6;6.5;-745.5416,0 +6680,5772,614,32.9;7.9;-678.8884,0 +6680,5772,614,28.8;10.9;-524.3614,0 +6847,5998,614,23.9;11.2;-509.06757,0 +6854,6005,614,26.9;10.4;-553.9239,0 +6627,5769,614,27;7.6;-689.5333,0 +6627,5769,614,28.4;6.9;-725.1291,0 +6627,5769,614,26.7;6.6;-740.0205,0 +6627,5769,614,29.2;8.5;-646.48175,0 +6627,5769,614,28.7;5.8;-781.7824,0 +6627,5769,614,26.3;5.5;-795.1891,0 +6627,5769,614,29.9;6.7;-734.45886,0 +7204,5795,614,28.2;10.5;-544.2388,0 +7204,5795,614,27.1;12;-470.4257,0 +7984,6511,614,34.7;15.3;-304.43787,0 +6641,5758,614,33.2;28.4;350.17996,0 +6641,5758,614,31.4;28.7;365.1164,0 +6625,5755,614,28.3;31.1;485.34363,0 +6625,5755,614,29.5;32;528.3378,0 +6625,5755,614,27.8;32.2;536.0685,0 +6625,5755,614,25.9;32.2;537.25037,0 +6625,5755,614,23.9;32.5;551.5099,0 +6625,5755,614,24;34;627.93835,0 +6625,5755,614,25.2;34.4;646.1703,0 +6625,5755,614,22.7;32.5;554.3365,0 +6853,6004,614,12.2;30.6;458.0029,0 +6643,6521,614,29.9;6.4;-749.82263,0 +4418,6520,614,29.9;6.5;-745.8796,0 +7560,5835,614,31.5;23.4;100.5022,0 +5231,6512,614,33.9;15.4;-302.7062,0 +6685,6507,614,33;17.4;-201.51869,0 +5231,6508,614,26;22.5;52.20105,0 +6677,5784,622,17.1;36.5;752.1195,0 +6677,5784,622,18.4;34.5;652.8172,0 +6677,5784,622,14.8;35.1;683.9682,0 +6677,5784,622,11.5;35.1;682.15356,0 +6677,5784,622,14.7;31.9;523.52136,0 +6677,5784,622,10.8;31.7;515.9215,0 +6677,5784,622,10.6;30;426.46204,0 +6677,5784,622,8.8;31.7;513.9915,0 +6677,5784,622,9;34.1;633.1469,0 +6615,116,622,18.5;36.7;765.16724,0 +6615,116,622,16.4;34.4;649.3294,0 +6615,116,622,14.4;36.2;739.5793,0 +6615,116,622,11.3;35.7;711.55695,0 +6615,116,622,19.1;31.5;504.6327,0 +6615,116,622,20.5;33;580.4041,0 +6615,116,622,11.4;30.5;453.32614,0 +6615,116,622,8.9;29.7;414.98795,0 +6615,116,622,8;32.8;567.48926,0 +6615,116,622,7.4;28.8;367.87833,0 +6615,116,622,9.7;34.6;656.882,0 +6643,5783,622,17.5;35.6;707.36816,0 +6643,5783,622,15.1;35.9;723.0473,0 +6643,5783,622,17.5;33.5;605.1584,0 +6643,5783,622,13.2;35.7;711.77234,0 +6643,5783,622,10.5;35.6;709.2644,0 +6643,5783,622,10.4;34.6;656.8055,0 +6643,5783,622,10.3;33.5;601.7838,0 +6643,5783,622,12.4;29.8;420.6186,0 +6643,5783,622,10.4;28.9;373.34872,0 +6643,5783,622,9.6;31;476.5141,0 +6643,5783,622,8.9;32.2;538.4532,0 +6643,5783,622,8.8;33.8;617.8356,0 +6643,5783,622,9.4;29.6;410.48993,0 +7202,5798,622,13.7;33.2;588.2793,0 +7203,6794,622,11.8;32.7;562.2117,0 +6641,5786,622,17;31.1;482.84647,0 +6641,5786,622,17.8;27.1;283.6661,0 +6641,5786,622,15.8;25.6;209.97864,0 +6641,5786,622,15.2;27.2;288.08762,0 +6641,5786,622,14.1;28.1;333.3902,0 +6641,5786,622,13.3;25.3;195.91724,0 +6641,5786,622,12.7;28.3;344.4162,0 +6641,5786,622,14;29.8;416.75485,0 +6641,5786,622,15.9;30;428.90146,0 +6641,5786,622,11.7;26.8;266.56723,0 +7378,5788,622,22;30.9;471.4991,0 +7378,5788,622,24.2;33.8;620.0752,0 +7378,5788,622,24.1;31.2;486.07047,0 +7378,5788,622,19.9;25.8;216.24077,0 +7378,5788,622,20.7;26.9;275.32925,0 +7378,5788,622,17.5;25.9;224.58162,0 +7378,5788,622,17.2;28.4;349.4935,0 +7378,5788,622,14.2;24.8;168.1726,0 +7378,5788,622,15.4;28.7;361.4718,0 +7378,5788,622,13.1;27;279.151,0 +7378,5788,622,18.4;30.5;455.1581,0 +7378,5788,622,19.4;29.5;401.2169,0 +6612,115,622,22.4;32.5;552.2952,0 +6612,115,622,23.6;34.6;656.1183,0 +6612,115,622,24.7;31.8;519.2496,0 +6612,115,622,28;32.4;548.9884,0 +6612,115,622,31;32.2;537.4176,0 +6612,115,622,32.4;32.3;545.9396,0 +6612,115,622,33.3;33.5;601.25946,0 +6612,115,622,31;24.2;139.04813,0 +6612,115,622,33.5;22.9;72.3509,0 +6612,115,622,31.1;19.4;-100.80027,0 +6612,115,622,33.8;19.5;-95.76999,0 +6612,115,622,32.3;18.3;-157.97592,0 +6612,115,622,33.9;16.6;-240.60278,0 +6612,115,622,31.1;15.5;-296.056,0 +6612,115,622,29.5;11.2;-511.33838,0 +6612,115,622,34.4;13.6;-390.98892,0 +6612,115,622,27.9;17;-219.32394,0 +6612,115,622,26.2;13.4;-401.6541,0 +6612,115,622,25.2;16.1;-267.77875,0 +6612,115,622,27.9;11.5;-496.22772,0 +6612,115,622,28.2;9.5;-594.914,0 +6612,115,622,25;9.9;-574.63055,0 +6612,115,622,24.1;11.4;-500.36047,0 +6612,115,622,22.2;10.7;-538.4931,0 +6612,115,622,21.3;13;-419.97705,0 +6612,115,622,19.3;10.1;-568.6091,0 +6612,115,622,29.7;23;78.2737,0 +6612,115,622,30.1;26.9;274.0808,0 +6612,115,622,29.2;29.7;414.64816,0 +6612,115,622,23.9;14.2;-363.4074,0 +6612,115,622,23;19;-122.82144,0 +6612,115,622,25.9;19.9;-76.14282,0 +6612,115,622,21.7;17.6;-191.1641,0 +6612,115,622,20.5;18.7;-134.9094,0 +6612,115,622,19.2;26.1;235.86554,0 +6612,115,622,16.6;24.9;174.2584,0 +6612,115,622,14.6;27.1;285.84677,0 +6612,115,622,16.4;29.1;382.79538,0 +6612,115,622,20.6;28.9;371.94193,0 +6612,115,622,21.7;30;429.7145,0 +6612,115,622,23.6;30.6;459.43625,0 +6612,115,622,23.7;26.8;266.68597,0 +6612,115,622,27;30.1;431.87915,0 +6612,115,622,27.8;27.9;324.06555,0 +6612,115,622,26.9;25.7;213.2351,0 +6612,115,622,20.1;16.7;-238.31439,0 +6612,115,622,18.9;18.5;-145.40808,0 +6612,115,622,17.5;20.3;-57.80605,0 +6612,115,622,21.9;15.5;-295.99796,0 +6612,115,622,18.1;15.3;-307.94894,0 +6612,115,622,17.2;18.4;-153.29865,0 +6612,115,622,17.1;16.3;-256.82733,0 +6612,115,622,15.8;13.5;-394.8586,0 +6612,115,622,18.2;13.3;-406.4281,0 +6612,115,622,13.8;15.6;-293.18127,0 +6612,115,622,16.4;22.5;51.9068,0 +6612,115,622,15.3;20.3;-56.44769,0 +6612,115,622,14.5;17.8;-179.04767,0 +6612,115,622,11.8;12.8;-430.65518,0 +6612,115,622,11.6;15.2;-312.66016,0 +6612,115,622,14.9;11.3;-504.4775,0 +6612,115,622,13.3;10.2;-559.95746,0 +6612,115,622,11.7;16.9;-226.57347,0 +6598,5787,622,23.4;32.1;534.6233,0 +6598,5787,622,24.6;33.5;604.4108,0 +6598,5787,622,25.1;34.7;663.87946,0 +6598,5787,622,19.5;31.3;491.79205,0 +6598,5787,622,21.2;29;380.33087,0 +6598,5787,622,23.6;30.1;432.84048,0 +6598,5787,622,24.7;30.5;455.29214,0 +6598,5787,622,13.3;28.5;352.77594,0 +6613,56,622,25.7;31.8;519.0329,0 +6613,56,622,26.5;33.3;594.74536,0 +6613,56,622,27.3;35;680.9282,0 +6613,56,622,32.9;21.8;18.17359,0 +6613,56,622,30.2;17.7;-187.70973,0 +6613,56,622,32.8;14.1;-366.3429,0 +6613,56,622,20.1;9.9;-578.0535,0 +6613,56,622,19.4;11.3;-507.6081,0 +6613,56,622,29.3;19.8;-81.446205,0 +6613,56,622,27.7;21.2;-13.291467,0 +6613,56,622,21.5;26.4;248.03738,0 +6613,56,622,18.5;28.4;350.01874,0 +6613,56,622,21.3;28.1;335.86807,0 +6613,56,622,24.2;29.2;386.34973,0 +6613,56,622,19.3;19.7;-84.11731,0 +6613,56,622,17.1;17.4;-199.13383,0 +6613,56,622,16.6;14.1;-364.1095,0 +6613,56,622,16.4;15.9;-278.9633,0 +6613,56,622,15.4;24;130.0025,0 +6613,56,622,14.2;18.9;-125.54737,0 +6855,6006,622,26.7;34.1;634.8345,0 +6632,5773,622,26.9;31.1;485.75656,0 +6632,5773,622,27.6;33.8;620.51935,0 +6632,5773,622,29;32.8;567.9559,0 +6632,5773,622,30.1;33.8;616.7196,0 +6632,5773,622,30.5;32.3;544.42017,0 +6632,5773,622,31.7;33.1;585.2796,0 +6632,5773,622,33.4;32;529.81366,0 +6632,5773,622,31;30.9;474.51422,0 +6632,5773,622,29.7;30.3;444.30344,0 +6632,5773,622,29.1;31.8;520.8558,0 +7202,5797,622,32.6;30.9;474.0823,0 +6133,541,622,34;27.3;292.3718,0 +7203,6793,622,32.5;26.7;261.0237,0 +6649,5774,622,33.8;25.2;189.1654,0 +6649,5774,622,31.3;25.2;189.16353,0 +6649,5774,622,33.4;24.2;138.68,0 +6649,5774,622,32.1;23.8;116.70376,0 +6649,5774,622,30.8;22.8;70.65757,0 +6649,5774,622,34.4;23.1;85.92089,0 +6649,5774,622,30.2;24;126.771416,0 +6649,5774,622,29.3;21.5;1.840626,0 +6649,5774,622,29.2;23.8;120.798996,0 +7751,6531,622,33;24.5;152.54507,0 +6692,5780,622,33.3;24.4;147.75256,0 +6692,5780,622,32.2;21.5;4.7084455,0 +6692,5780,622,31.1;18.4;-153.03444,0 +6692,5780,622,33.8;18.1;-165.88133,0 +6692,5780,622,32.9;16.9;-228.8477,0 +6692,5780,622,33.5;15.9;-278.54556,0 +6692,5780,622,33.8;14.1;-364.79678,0 +6692,5780,622,33.2;20.7;-35.621902,0 +6692,5780,622,31.2;20.9;-24.171701,0 +6692,5780,622,30.2;16;-272.36057,0 +6693,5781,622,30.5;16.6;-242.8737,0 +6693,5781,622,30.7;15.1;-316.79254,0 +6693,5781,622,29;16.1;-266.7887,0 +6693,5781,622,26.8;16.6;-239.2458,0 +6693,5781,622,27.8;17.6;-190.01,0 +6693,5781,622,25.6;17.6;-192.28969,0 +6693,5781,622,24.3;16.8;-231.92775,0 +6693,5781,622,24.7;19.3;-107.924484,0 +6693,5781,622,27.5;19.4;-102.18172,0 +6639,5775,622,29.2;14.1;-364.69275,0 +6639,5775,622,28.7;12.8;-432.11014,0 +6639,5775,622,27.6;13.6;-391.8403,0 +6639,5775,622,26.5;14.7;-337.37967,0 +6639,5775,622,25.6;12.5;-446.42084,0 +6639,5775,622,23.9;13.3;-407.99442,0 +6639,5775,622,22.8;13.3;-407.78522,0 +6639,5775,622,21.1;12.5;-444.20203,0 +6639,5775,622,23.3;12.3;-454.33347,0 +6639,5775,622,28;17;-223.20375,0 +6639,5775,622,18.3;13.9;-374.79642,0 +7962,6554,622,24.8;14.8;-332.4788,0 +7511,5777,622,26.8;15.6;-292.649,0 +6644,5777,622,23.3;15.5;-295.79868,0 +6644,5777,622,22.2;16.3;-255.65955,0 +6644,5777,622,21.7;18.6;-140.53691,0 +6644,5777,622,21.6;17.3;-206.2248,0 +6644,5777,622,20.2;19.1;-114.81522,0 +6644,5777,622,19.9;17.7;-186.20282,0 +6644,5777,622,19.9;16.4;-251.82846,0 +6644,5777,622,18.7;15.7;-288.1936,0 +6644,5777,622,21.1;15.6;-293.85028,0 +6644,5777,622,17.7;17.2;-210.77063,0 +6644,5777,622,17.8;14.7;-334.30063,0 +6644,5777,622,19.8;15.4;-300.49524,0 +6687,5779,622,28.4;11.8;-480.36868,0 +6687,5779,622,27.1;11.8;-482.04117,0 +6687,5779,622,25.8;10.1;-565.8676,0 +6687,5779,622,24.8;11.3;-506.85596,0 +6687,5779,622,24.6;9.6;-590.4058,0 +6687,5779,622,23.5;10.3;-558.8134,0 +6687,5779,622,21.2;11;-523.3177,0 +6650,5778,622,18.2;11.4;-500.01285,0 +6650,5778,622,15.2;15.4;-303.7574,0 +6650,5778,622,15.2;13.1;-416.27606,0 +6650,5778,622,14.2;16.5;-246.9372,0 +6650,5778,622,13.7;13.3;-406.44235,0 +6650,5778,622,13.2;17;-219.18118,0 +6650,5778,622,12.7;15;-322.49344,0 +6650,5778,622,12.3;12.5;-444.28,0 +6650,5778,622,12.1;14;-372.16998,0 +6650,5778,622,13.4;11.6;-489.56396,0 +7835,5930,622,19.8;10.7;-535.5831,0 +6856,6007,622,34.5;14.7;-337.7543,0 +6856,6007,622,27.8;18.5;-144.4512,0 +6856,6007,622,21.9;16.7;-236.86171,0 +6626,5776,622,29.9;27.7;312.06354,0 +6626,5776,622,29.6;28.9;371.48117,0 +6626,5776,622,28.5;27.6;310.498,0 +6626,5776,622,28.1;29.2;388.54214,0 +6626,5776,622,27.1;23;80.58545,0 +6626,5776,622,26.5;24.5;154.9577,0 +6626,5776,622,24.7;25.2;188.66669,0 +6626,5776,622,22.2;26.1;233.61331,0 +6626,5776,622,23.9;26.4;248.7323,0 +6626,5776,622,24.7;28.6;358.2111,0 +6626,5776,622,26.4;28.8;369.65317,0 +6626,5776,622,26.5;25.9;223.87189,0 +6626,5776,622,28;25.7;211.43819,0 +8060,6742,622,30.1;22.9;75.378,0 +7761,6553,622,29.8;23;80.01249,0 +952,0,622,29.2;17.1;-215.39062,0 +952,0,622,22.9;22.4;46.16145,0 +7202,6355,622,25.5;21.9;21.71356,0 +4414,6556,622,26.1;25.2;188.949,0 +7639,108,622,25.6;25.3;194.892,0 +7755,6542,622,19.6;31.2;488.14032,0 +4418,6558,622,26.1;25.5;202.1362,0 +4418,6557,622,25.9;25.5;202.27481,0 +7996,6564,622,26.3;25.3;191.5083,0 +4416,6559,622,26.2;25.3;191.9962,0 +6691,5785,622,18.6;19.9;-77.29249,0 +6691,5785,622,17.6;20.8;-31.366112,0 +6691,5785,622,15.8;21.4;-1.5573695,0 +6691,5785,622,14.8;21;-21.340626,0 +6691,5785,622,15.3;19.3;-107.46426,0 +6691,5785,622,14.2;22.8;66.77491,0 +6691,5785,622,16.4;18.4;-152.32837,0 +4411,6535,622,19.9;15.8;-279.69406,0 +7758,6548,622,12.6;14.8;-332.14636,0 +1008,1398,418,9.6;10.1;-53.116844,0 +1008,1398,418,7.5;10.3;-46.71256,0 +1008,10261,418,9.7;10.4;-38.46232,0 +952,0,401,6.7;14.5;-402.08173,0 +952,0,401,10.4;33.4;543.68207,0 +952,0,401,10.9;14.1;-421.53552,0 +5101,115,401,7.7;18;-223.17397,0 +5101,115,401,8.6;15.7;-340.48547,0 +5101,115,401,9;16.9;-279.01932,0 +5101,115,401,11.2;17;-276.0869,0 +5101,115,401,12.7;13.5;-452.62,0 +5101,115,401,13.1;12.5;-501.7558,0 +5101,115,401,13.5;10.7;-589.17395,0 +5101,115,401,11.8;10.1;-620.3801,0 +5101,115,401,10.7;9.5;-652.45135,0 +5101,115,401,15.3;11.9;-532.67096,0 +5101,115,401,15.5;10.7;-591.57153,0 +5101,115,401,16.8;10.2;-616.22845,0 +5101,115,401,15.7;8.3;-711.7453,0 +5101,115,401,14.3;7.2;-766.2423,0 +5101,115,401,18.4;9.9;-628.5107,0 +5101,115,401,19.6;10.6;-597.45526,0 +5101,115,401,21.7;7.9;-732.2064,0 +5101,115,401,21.9;9.1;-671.1273,0 +5101,115,401,22.9;10.4;-602.99066,0 +5101,115,401,10.2;18.2;-217.58015,0 +5101,115,401,12.8;18.9;-178.046,0 +5101,115,401,14.5;15.4;-356.74396,0 +5101,115,401,16.1;20;-124.73219,0 +5101,115,401,17.2;16.8;-286.9164,0 +5101,115,401,18.5;17.6;-247.56522,0 +5101,115,401,21.5;18.9;-179.22691,0 +5101,115,401,21.2;22;-25.726406,0 +5101,115,401,23.2;18.3;-209.52684,0 +5101,115,401,23.8;21.2;-66.73208,0 +5101,115,401,24.5;20.2;-115.246666,0 +5101,115,401,16;14.9;-380.66174,0 +5101,115,401,11.1;21.2;-66.27013,0 +5101,115,401,13.8;22;-25.952013,0 +5101,115,401,15.3;23.6;57.030277,0 +5101,115,401,16.7;23.4;45.574665,0 +5101,115,401,14.7;26.9;218.81395,0 +5101,115,401,19.1;26.6;202.89247,0 +5101,115,401,20.5;28.4;295.17056,0 +5101,115,401,20.1;29.6;353.13007,0 +5101,115,401,21.5;30.2;383.31113,0 +5101,115,401,19.1;30.5;399.9984,0 +5101,115,401,20.4;30.9;420.8791,0 +5101,115,401,23.4;29.4;344.34348,0 +5101,115,401,23.3;30.9;417.59665,0 +4922,115,401,21.8;31.8;466.5086,0 +5101,115,401,24.5;31.9;471.88586,0 +5101,115,401,26.3;29.3;340.51416,0 +5101,115,401,6.5;19.3;-158.81145,0 +5101,115,401,7.6;19.6;-145.2128,0 +5101,115,401,7.3;22.6;4.551836,0 +5101,115,401,6.1;22.8;12.540171,0 +5101,115,401,9.7;25.2;132.56274,0 +5101,115,401,7.8;25.1;127.4908,0 +5101,115,401,11.3;29.6;352.31262,0 +5101,115,401,11.6;31.3;440.68405,0 +4922,115,401,10.4;32.9;521.7884,0 +5101,115,401,12.3;30.1;381.6361,0 +4922,115,401,12.4;34.1;581.20074,0 +5101,115,401,12.7;31.3;440.757,0 +4922,115,401,12.2;35.1;631.7077,0 +5101,115,401,11.4;26.1;177.76802,0 +5101,115,401,12.2;27.9;271.80005,0 +5101,115,401,13.6;29.8;364.734,0 +5101,115,401,15.5;31.9;467.37177,0 +5101,115,401,16.5;29.3;337.14615,0 +5101,115,401,14.6;33.9;567.26874,0 +5101,115,401,17.4;34.1;578.1573,0 +4922,115,401,17.4;35.1;627.9143,0 +5101,115,401,17.8;32.9;517.6496,0 +4922,115,401,15.8;35.5;647.1483,0 +4922,115,401,14.4;36.8;712.49756,0 +4922,115,401,18.2;36.1;679.6381,0 +5101,115,401,19.4;36.4;692.9582,0 +4922,115,401,19.6;34.4;596.8083,0 +4922,115,401,20.6;35.6;652.3389,0 +5101,115,401,21.4;37.5;748.8708,0 +5101,115,401,22.9;36.3;688.8695,0 +4922,115,401,32;30.7;408.9425,0 +4922,115,401,33.1;29.9;371.38864,0 +4922,115,401,34.4;28;276.4185,0 +4922,115,401,34.8;31;423.22293,0 +4922,115,401,35.2;30;373.94888,0 +4922,115,401,35.9;32;474.5388,0 +5101,115,401,18.4;31.9;469.92578,0 +5101,115,401,17.6;30.2;387.0733,0 +5101,115,401,17.4;14.3;-408.69635,0 +5101,115,401,20.6;16.2;-316.13782,0 +5101,115,401,22;15.4;-352.98062,0 +5101,115,401,22.1;17.2;-267.49094,0 +5101,115,401,24.3;16.1;-321.14053,0 +5101,115,401,25.4;17.2;-263.63547,0 +5101,115,401,24.9;14;-425.7994,0 +5101,115,401,29.7;13.3;-462.79718,0 +5101,115,401,29.9;14.3;-412.61435,0 +5101,115,401,31.3;14.4;-407.88675,0 +5101,115,401,34;12.5;-500.56146,0 +5101,115,401,35.4;10;-624.6136,0 +5101,115,401,37.6;8.5;-700.9072,0 +5101,115,401,28.9;10.1;-619.32874,0 +5101,115,401,27.2;11.7;-537.9194,0 +5101,115,401,24.7;12.5;-498.59933,0 +5101,115,401,22.5;12.5;-500.44623,0 +5101,115,401,25.2;15.1;-369.72665,0 +5101,115,401,25.7;10.2;-612.897,0 +5101,115,401,25.4;8;-724.0167,0 +5101,115,401,24.5;6.4;-806.8115,0 +5101,115,401,22.1;6.3;-808.57324,0 +5101,115,401,20.1;6.7;-791.0861,0 +5101,115,401,20.9;5.2;-865.0183,0 +5101,115,401,21;13;-477.83673,0 +5101,115,401,35.5;37.6;754.1184,0 +5101,115,401,37;35.9;671.842,0 +5101,115,401,38.4;37.1;728.0019,0 +5101,115,401,26.1;37.6;756.86743,0 +5101,115,401,24.1;38;776.46924,0 +5101,115,401,22.8;38;775.44666,0 +5101,115,401,20.3;38.6;804.7865,0 +5101,115,401,26.9;25.3;138.93742,0 +5101,115,401,24.8;25.3;141.33167,0 +5101,115,401,24.7;23.8;66.94624,0 +5101,115,401,26.6;23.9;68.00013,0 +5101,115,401,6.7;7.6;-746.9923,0 +5101,115,401,30.2;18.7;-191.99203,0 +5101,115,401,30.5;21.9;-32.331944,0 +5101,115,401,28.2;23.6;55.15101,0 +5101,115,401,25.5;22.4;-4.868685,0 +5101,115,401,30;24.5;99.95272,0 +5101,115,401,36.2;24.4;95.68787,0 +5101,115,401,37.7;23.5;49.4554,0 +5101,115,401,37;15.3;-360.68427,0 +5101,115,401,36.7;14.1;-421.66116,0 +5101,115,401,8.6;7.5;-751.13416,0 +5101,115,401,16.1;6.5;-801.28845,0 +5101,115,401,35.6;20.1;-118.74717,0 +4060,3510,401,8.3;15.9;-329.26566,0 +4060,3510,401,11.1;16.4;-305.99832,0 +4060,3510,401,9.4;16.5;-299.58743,0 +4060,3510,401,7.9;19.8;-134.95981,0 +4060,3510,401,6.5;18.9;-178.55482,0 +4059,3509,401,8.6;16.2;-317.7781,0 +4059,3509,401,10.8;17;-275.3916,0 +4059,3509,401,9.6;17.4;-254.21475,0 +4059,3509,401,10.9;18.1;-219.05948,0 +4059,3509,401,6.3;19.8;-137.14584,0 +4059,3509,401,7.5;20;-126.6348,0 +4059,3509,401,6.6;21.2;-64.05083,0 +4789,3887,401,10;15.3;-362.7222,0 +4789,3887,401,11.2;12.6;-494.2245,0 +11516,9249,401,9.5;16.9;-278.24652,0 +11516,9249,401,9.4;18.5;-200.18106,0 +11516,9249,401,6.7;18.8;-183.52782,0 +4523,3508,401,12.2;13;-476.4411,0 +4523,3508,401,13.8;12.6;-497.81027,0 +4523,3508,401,12.5;10.3;-608.327,0 +4523,3508,401,11.5;10.2;-613.12695,0 +4523,3508,401,6.2;22.1;-21.527805,0 +4523,3508,401,6.7;23.2;34.032032,0 +4523,3508,401,8;23.1;28.068398,0 +4050,3512,401,14.3;14.6;-396.248,0 +4050,3512,401,15;13.6;-443.91776,0 +4050,3512,401,21.3;11.5;-552.31714,0 +4050,3512,401,23;11;-575.8284,0 +4050,3512,401,23.4;9.8;-633.52905,0 +4050,3512,401,16.2;14.2;-415.3611,0 +4050,3512,401,17.2;17.5;-251.07042,0 +4050,3512,401,18.1;18.8;-185.29132,0 +4050,3512,401,19.1;17.9;-229.37978,0 +4050,3512,401,16.4;16;-324.44537,0 +4050,3512,401,25.2;13;-473.9357,0 +4050,3512,401,24.7;12;-526.2013,0 +4050,3512,401,24.2;13.2;-466.3534,0 +4050,3512,401,22.1;13.2;-463.18262,0 +4050,3512,401,24.9;10.3;-611.9082,0 +4050,3512,401,25.9;9.8;-635.1603,0 +4050,3512,401,20.6;13.5;-451.18967,0 +4054,3511,401,14.1;11.2;-564.79236,0 +4054,3511,401,13.9;10.1;-621.9455,0 +4054,3511,401,14.9;9.3;-660.60486,0 +4054,3511,401,17.1;10.7;-590.01636,0 +4054,3511,401,17.1;9.4;-654.6128,0 +4054,3511,401,19.2;9.3;-661.20355,0 +4054,3511,401,19.1;10.5;-600.5848,0 +4066,3523,401,15.6;8.4;-705.8228,0 +4066,3523,401,16.6;7.3;-761.5739,0 +4066,3523,401,10;24.8;114.02781,0 +4066,3523,401,10.6;26.4;196.18587,0 +4066,3523,401,11.4;25.2;136.9647,0 +4066,3523,401,14.5;8.2;-716.3675,0 +4066,3523,401,14.6;6.6;-794.01666,0 +4536,4359,401,18.9;9.2;-663.10547,0 +4536,4359,401,9;16.8;-283.27795,0 +4536,4359,401,15.8;14.9;-381.94565,0 +4536,4359,401,25;12.6;-494.62595,0 +4070,3525,401,21.1;7.7;-740.5011,0 +4070,3525,401,22.4;7.3;-759.3807,0 +4070,3525,401,25.4;7.6;-747.2393,0 +4070,3525,401,21.8;6.1;-822.04346,0 +4070,3525,401,20.5;5.6;-844.9542,0 +4070,3525,401,37.3;14.7;-391.09424,0 +4070,3525,401,37.3;13.5;-450.86853,0 +4070,3525,401,26.4;8.3;-712.6688,0 +4064,3524,401,21.8;7.4;-756.2088,0 +4064,3524,401,23.1;6.6;-796.50256,0 +4064,3524,401,20.6;6.3;-812.50085,0 +4064,3524,401,35.8;36.7;707.8818,0 +4064,3524,401,37.4;34.6;605.7874,0 +4064,3524,401,37.9;35.7;660.4944,0 +4064,3524,401,35.9;38.4;795.6832,0 +4064,3524,401,38.8;36.9;721.87354,0 +5236,4586,401,22.2;9.3;-661.8137,0 +5236,4586,401,17.8;10.6;-595.5672,0 +4068,3513,401,16.1;13.4;-454.5616,0 +4068,3513,401,15.6;16.2;-314.0385,0 +4068,3513,401,17.4;17.1;-268.7572,0 +4068,3513,401,17.4;18.1;-218.3719,0 +4068,3513,401,17.7;14.5;-401.8464,0 +4051,3527,401,13.5;18.8;-183.09349,0 +4051,3527,401,14.8;20.6;-93.12772,0 +4051,3527,401,11.9;21.4;-54.01146,0 +4051,3527,401,13.1;21.7;-38.676846,0 +4051,3527,401,14.4;23;22.77777,0 +4051,3527,401,17.3;23.2;36.404533,0 +4051,3527,401,18.4;25.9;168.16,0 +4051,3527,401,19.7;25.7;161.72723,0 +4051,3527,401,21.8;24;72.13887,0 +4051,3527,401,26.3;25.7;161.01764,0 +4051,3527,401,25.2;24.6;104.399086,0 +4051,3527,401,23.3;24.1;78.36982,0 +4058,3531,401,14.1;19.1;-169.25777,0 +4058,3531,401,20.7;21.1;-72.42003,0 +4058,3531,401,21.8;23.4;43.28636,0 +4058,3531,401,13.1;21.1;-69.885765,0 +4058,3531,401,15.4;22.9;18.307966,0 +4058,3531,401,17.7;22.6;4.063985,0 +4058,3531,401,16.4;23.1;30.369133,0 +4058,3531,401,25.5;25;122.48915,0 +4058,3531,401,24.8;24;76.30366,0 +4058,3531,401,26.2;23.8;65.24432,0 +4052,3528,401,13.8;19.9;-130.22894,0 +4052,3528,401,14.9;20.6;-97.36786,0 +4052,3528,401,19.4;22.4;-3.1932883,0 +4052,3528,401,20.8;22.3;-8.275598,0 +4052,3528,401,12.1;20.9;-80.40401,0 +4052,3528,401,14.2;22.3;-9.304517,0 +4052,3528,401,14.5;23.7;61.015266,0 +4052,3528,401,18.7;25;126.577576,0 +4052,3528,401,19.9;26.1;179.8541,0 +4052,3528,401,26.2;26.3;187.46887,0 +4052,3528,401,26.1;24.6;105.716934,0 +4068,3530,401,13.3;20;-127.5807,0 +4068,3530,401,12.2;20.2;-116.0554,0 +4068,3530,401,20.1;23.4;45.97875,0 +4068,3530,401,14.3;21.2;-65.99536,0 +4068,3530,401,15.9;23.8;62.69784,0 +4068,3530,401,26.6;26.7;211.491,0 +4068,3530,401,25.5;24.2;83.91935,0 +4068,3530,401,22.8;23.8;64.28625,0 +4053,3529,401,14.1;20.5;-99.68919,0 +4053,3529,401,20.9;23.2;37.03357,0 +4053,3529,401,11.4;20.6;-93.256,0 +4053,3529,401,12.6;20.7;-88.76159,0 +4053,3529,401,14.4;21.8;-33.49584,0 +4053,3529,401,17;23;26.345407,0 +4053,3529,401,18.3;25.7;161.9135,0 +4053,3529,401,20.5;25.1;128.59045,0 +4053,3529,401,18.9;22.8;13.640442,0 +4053,3529,401,26.1;25.3;138.48428,0 +4053,3529,401,24.1;25.3;139.269,0 +4051,3515,401,21.2;17.6;-246.7231,0 +4051,3515,401,22.2;19.3;-158.4797,0 +4051,3515,401,23.6;19.1;-168.51118,0 +4051,3515,401,23.7;20.6;-93.546486,0 +4051,3515,401,21.1;29.9;368.1092,0 +4051,3515,401,23;30.3;387.2608,0 +4051,3515,401,24;31.1;429.19604,0 +4051,3515,401,21.2;15.7;-338.80167,0 +4051,3515,401,22.3;16.6;-293.09,0 +4051,3515,401,22.8;15.3;-357.9004,0 +4051,3515,401,24.8;15.3;-361.2507,0 +4051,3515,401,26.7;16.8;-282.9471,0 +4051,3515,401,28.4;15.7;-342.47757,0 +4051,3515,401,29.6;15.2;-365.54825,0 +4051,3515,401,29.2;9.7;-639.1732,0 +4051,3515,401,27.8;11.1;-569.8283,0 +4051,3515,401,25.6;16.4;-303.217,0 +4051,3515,401,26.7;10.4;-605.15356,0 +4051,3515,401,26.6;23.9;70.34579,0 +4051,3515,401,24.2;23.8;64.16453,0 +4051,3515,401,26.7;21.7;-39.85513,0 +4051,3515,401,29.4;21.9;-32.42548,0 +4051,3515,401,30;19.7;-140.2457,0 +4051,3515,401,27.2;22.8;17.048532,0 +4051,3515,401,30.6;21.5;-51.54207,0 +4051,3515,401,31.2;19.1;-171.40195,0 +4051,3515,401,30;23.8;64.68433,0 +4051,3515,401,25.2;21.6;-44.7,0 +4051,3515,401,25.2;23.4;44.26145,0 +4051,3515,401,28.6;24.8;112.733284,0 +4051,3515,401,30.9;18.1;-220.885,0 +4053,3517,401,21.5;18.4;-207.12038,0 +4053,3517,401,22.1;19.8;-134.2642,0 +4053,3517,401,23.2;21;-73.74089,0 +4053,3517,401,23.9;18.9;-178.39343,0 +4053,3517,401,21.7;17.2;-267.18713,0 +4053,3517,401,21;29.9;370.7325,0 +4053,3517,401,21.4;30.9;420.1741,0 +4053,3517,401,24;30.1;377.5039,0 +4053,3517,401,24.3;31.6;456.3424,0 +4053,3517,401,20.9;15.1;-371.3108,0 +4053,3517,401,22;16.1;-320.4824,0 +4053,3517,401,23.3;15.7;-342.5738,0 +4053,3517,401,24.8;15.9;-330.86038,0 +4053,3517,401,25.2;17.5;-249.49411,0 +4053,3517,401,26.7;16.5;-302.7486,0 +4053,3517,401,29.2;14.7;-392.0142,0 +4053,3517,401,26.6;12.8;-485.08865,0 +4053,3517,401,30.8;16.1;-321.7365,0 +4053,3517,401,29.4;11.8;-533.9895,0 +4053,3517,401,24.3;24.7;107.24261,0 +4053,3517,401,26.5;24;74.87598,0 +4053,3517,401,26.2;20.6;-97.18573,0 +4053,3517,401,25.1;20.8;-83.68821,0 +4053,3517,401,26.8;21.7;-41.67593,0 +4053,3517,401,30.3;20.3;-112.418724,0 +4053,3517,401,29;23;22.73651,0 +4053,3517,401,30.5;19.2;-165.11934,0 +4053,3517,401,28;23.9;67.54339,0 +4053,3517,401,29.1;24.9;119.1886,0 +4053,3517,401,30.6;18.1;-218.14268,0 +4058,3514,401,21.7;18;-224.63158,0 +4058,3514,401,22.7;20.4;-105.84128,0 +4058,3514,401,23.5;18.7;-189.6854,0 +4058,3514,401,24.4;23.1;30.510857,0 +4058,3514,401,24.5;20.8;-86.71501,0 +4058,3514,401,21.1;16.9;-278.1456,0 +4058,3514,401,22.5;17;-275.21588,0 +4058,3514,401,22.8;15.9;-328.28668,0 +4058,3514,401,24.6;17;-273.20102,0 +4058,3514,401,25.4;15.8;-336.37473,0 +4058,3514,401,27.2;16.3;-307.91586,0 +4058,3514,401,27.3;13.1;-470.07874,0 +4058,3514,401,29.5;14.6;-396.11066,0 +4058,3514,401,30;15.6;-347.58786,0 +4058,3514,401,29.6;10.4;-604.12085,0 +4058,3514,401,25;24.7;109.59124,0 +4058,3514,401,24.7;19.3;-158.98544,0 +4058,3514,401,26.1;22;-26.94431,0 +4058,3514,401,30.1;21.9;-32.7546,0 +4058,3514,401,30.7;19.7;-142.23921,0 +4058,3514,401,29.6;23;26.271969,0 +4058,3514,401,26.9;23.1;28.005175,0 +4058,3514,401,29.3;24.1;80.51232,0 +4058,3514,401,31.8;18.9;-182.2317,0 +4058,3514,401,31.2;16.9;-279.97888,0 +4052,3516,401,22.7;19.1;-169.3386,0 +4052,3516,401,23.1;21;-75.81101,0 +4052,3516,401,23.6;23.4;43.25928,0 +4052,3516,401,21.2;17.5;-251.7006,0 +4052,3516,401,21.1;29.1;330.0544,0 +4052,3516,401,22;30.4;394.60352,0 +4052,3516,401,24.6;30.2;386.74948,0 +4052,3516,401,20.7;15.3;-358.734,0 +4052,3516,401,22.8;15.4;-357.1592,0 +4052,3516,401,24.7;15.3;-358.8464,0 +4052,3516,401,25.5;16.9;-280.20538,0 +4052,3516,401,28.3;16;-327.64413,0 +4052,3516,401,29.1;14.8;-387.4418,0 +4052,3516,401,29.4;12.8;-483.3395,0 +4052,3516,401,26.9;12.6;-492.9081,0 +4052,3516,401,30.4;15.5;-351.40228,0 +4052,3516,401,28.8;10.9;-579.9367,0 +4052,3516,401,29;25.7;159.84995,0 +4052,3516,401,25.2;23.9;70.66455,0 +4052,3516,401,26.1;20.4;-102.98429,0 +4052,3516,401,26.7;21.6;-45.98912,0 +4052,3516,401,29.5;18.7;-190.72055,0 +4052,3516,401,30.1;22.5;-0.08298516,0 +4052,3516,401,26.6;22.6;2.2270463,0 +4052,3516,401,30.4;21.2;-64.53177,0 +4052,3516,401,27.9;23;25.058287,0 +4052,3516,401,25.1;21.3;-61.535862,0 +4052,3516,401,29.8;24.1;80.090836,0 +4052,3516,401,31;18.6;-196.57161,0 +4548,4371,401,14.6;23.5;48.687252,0 +4548,4371,401,21.7;7.9;-728.63654,0 +4057,3506,401,20;28.6;302.34134,0 +4057,3506,401,21;28.9;321.6252,0 +4057,3506,401,18.1;29.5;348.60278,0 +4057,3506,401,20;30;374.6389,0 +4057,3506,401,22.3;30;372.38867,0 +4057,3506,401,19;30.5;398.6302,0 +4057,3506,401,24.4;30;374.4279,0 +4057,3506,401,25.7;30;373.387,0 +4057,3506,401,28;29;324.44824,0 +4057,3506,401,26.7;28.7;311.15094,0 +4069,3505,401,20.6;28.3;287.3493,0 +4069,3505,401,19.1;29.4;346.92194,0 +4069,3505,401,21.8;28.9;317.8259,0 +4069,3505,401,19;30.7;409.68176,0 +4069,3505,401,24.7;29.2;335.64844,0 +4069,3505,401,25.5;32.4;496.17392,0 +4069,3505,401,26.7;29.7;360.8028,0 +4069,3505,401,16.2;31.1;429.5238,0 +4069,3505,401,16.6;32.5;500.76074,0 +4069,3505,401,27.1;28.2;284.23407,0 +4811,3499,401,21.6;31.9;468.32745,0 +4811,3499,401,23.5;32.7;511.22214,0 +4811,3499,401,19.1;35.5;649.435,0 +4811,3499,401,18.8;34.5;599.9074,0 +4811,3499,401,20.2;35.6;654.71515,0 +4811,3499,401,22.3;33.3;538.7404,0 +4811,3499,401,28.7;32;472.33755,0 +4811,3499,401,33.2;30.1;380.5196,0 +4811,3499,401,33.8;31.3;437.62167,0 +4811,3499,401,34.9;32.2;486.91544,0 +4811,3499,401,35.1;28.8;316.54803,0 +4811,3499,401,35.5;30.1;382.02118,0 +4811,3499,401,36;31.5;448.41144,0 +4811,3499,401,35.5;33.2;533.3707,0 +4811,3499,401,36.6;32.5;497.52737,0 +4814,3497,401,25.3;32.3;487.99362,0 +4814,3497,401,26.4;33;522.4142,0 +4814,3497,401,27.4;32.4;492.21768,0 +4814,3497,401,28.9;29.5;350.39606,0 +4814,3497,401,23.8;34.8;615.0803,0 +4814,3497,401,25.2;34.5;600.9596,0 +4814,3497,401,30;30.6;402.6112,0 +4814,3497,401,31;33.1;530.10205,0 +4814,3497,401,27.5;34.9;618.1382,0 +4814,3497,401,28.6;35.6;653.3464,0 +4814,3497,401,31.9;35;625.68335,0 +4814,3497,401,26.1;35.5;648.41644,0 +4813,3494,401,21.7;32.4;493.77518,0 +4813,3494,401,23.2;32.8;515.73145,0 +4813,3494,401,10.5;32.7;511.91602,0 +4813,3494,401,11.8;33.3;542.0735,0 +4813,3494,401,11.8;34.5;597.4547,0 +4813,3494,401,15.2;35;625.4638,0 +4813,3494,401,15.2;36.2;684.4505,0 +4813,3494,401,16.6;36;674.4661,0 +4813,3494,401,18.2;36;674.77594,0 +4813,3494,401,18.9;34.8;615.9432,0 +4813,3494,401,20;35.3;638.59076,0 +4813,3494,401,33.7;31.3;438.70993,0 +4813,3494,401,34.1;29.4;343.40933,0 +4813,3494,401,36.4;29.5;349.80444,0 +4813,3494,401,35.7;33.3;539.4483,0 +4813,3494,401,13;36.6;704.46484,0 +4813,3494,401,34.4;32.3;488.18,0 +4813,3494,401,14.9;37.2;736.6375,0 +4817,56,401,25.8;32;477.0648,0 +4817,56,401,25.4;33.5;548.91003,0 +4817,56,401,27.4;30.4;395.67752,0 +4817,56,401,28.7;30.4;396.58298,0 +4817,56,401,28.7;32.7;507.98123,0 +4817,56,401,24.2;34.9;620.7034,0 +4817,56,401,30.2;29.8;363.38177,0 +4817,56,401,30.3;33.4;544.5363,0 +4817,56,401,28.7;34.9;617.7259,0 +4817,56,401,29.8;35.7;658.2892,0 +4817,56,401,32.2;36;676.1482,0 +4817,56,401,28.6;36.5;699.9385,0 +4817,56,401,25.6;35.3;637.80444,0 +4815,3496,401,25.8;32.7;508.52246,0 +4815,3496,401,27.4;31.1;429.201,0 +4815,3496,401,26.8;33.6;556.6635,0 +4815,3496,401,31.5;34.4;592.9153,0 +4815,3496,401,28.8;35.6;654.8026,0 +4815,3496,401,29.8;36.4;696.4594,0 +4816,3498,401,27.9;32.7;510.3555,0 +4816,3498,401,28.6;29.6;353.2299,0 +4816,3498,401,28.9;32.3;490.8194,0 +4816,3498,401,30.7;32.6;504.5602,0 +4816,3498,401,29.7;34.8;615.55865,0 +4816,3498,401,32.3;36.5;699.6794,0 +4816,3498,401,25.9;36;674.00946,0 +5234,4585,401,26.8;30.7;410.1235,0 +4063,3504,401,11.5;30.9;417.35385,0 +4063,3504,401,13.7;26.6;204.5389,0 +4063,3504,401,13.7;28.7;308.87332,0 +4063,3504,401,14.7;28.3;292.09598,0 +4063,3504,401,20;38.8;814.61145,0 +4063,3504,401,22.2;36.6;702.4789,0 +4063,3504,401,26.7;37.9;768.15924,0 +4063,3504,401,25.5;38.4;797.06287,0 +4063,3504,401,24.4;37;725.9106,0 +4063,3504,401,23.9;38.5;798.53186,0 +4063,3504,401,23.2;37.3;738.4049,0 +4063,3504,401,21.1;38.3;787.83234,0 +4049,3507,401,11.6;29.3;341.33594,0 +4049,3507,401,11.8;31.4;446.18182,0 +4049,3507,401,12.5;28.2;285.98538,0 +4049,3507,401,14.1;29.4;346.20645,0 +4049,3507,401,12.9;30.5;398.77606,0 +4049,3507,401,15.3;29.9;370.75906,0 +4049,3507,401,13.9;31.2;432.45822,0 +4049,3507,401,12.8;31.9;467.17307,0 +4049,3507,401,13.1;29.2;334.89313,0 +4791,3888,401,10.3;32.2;484.5502,0 +4812,3495,401,12.1;33.3;538.8188,0 +4812,3495,401,11.9;34.7;612.00226,0 +4812,3495,401,13.3;34.1;577.15283,0 +4812,3495,401,16.9;35.3;642.0251,0 +4812,3495,401,15.7;35.5;651.2912,0 +4812,3495,401,13.8;36.2;685.49634,0 +4812,3495,401,16.2;36.6;706.5242,0 +4812,3495,401,13.7;35.1;628.97125,0 +4812,3495,401,14.9;37;727.0885,0 +4535,4358,401,13.9;29.2;334.6976,0 +4535,4358,401,24.9;25;127.103424,0 +4535,4358,401,14.7;23.2;33.093204,0 +4535,4358,401,26.2;28.9;320.01526,0 +5061,4413,401,28.5;32.6;503.1224,0 +5061,4413,401,28.2;33.6;554.1446,0 +4811,4406,401,28.5;32.5;498.65738,0 +4547,4370,401,24.8;13.1;-468.9872,0 +4547,4370,401,18.7;9.7;-642.8321,0 +4547,4370,401,18.5;31.8;466.94357,0 +4669,3518,401,31;13.8;-434.1955,0 +4673,3522,401,31.1;14.3;-411.10748,0 +4673,3522,401,31.8;13.2;-463.4133,0 +4671,3520,401,31.2;14.7;-392.5981,0 +4672,3521,401,31.3;13.5;-449.2487,0 +4672,3521,401,31.3;14.9;-379.06058,0 +4670,3519,401,31.3;14.2;-417.43555,0 +4048,3526,401,33.1;12.4;-503.72815,0 +4048,3526,401,34.5;11.6;-542.9309,0 +4048,3526,401,35.5;10.7;-588.1332,0 +4048,3526,401,36.7;9.4;-653.12396,0 +4048,3526,401,38;9.3;-659.67474,0 +4048,3526,401,7.4;8.7;-690.2568,0 +4048,3526,401,6.4;7.9;-728.98065,0 +4048,3526,401,8.8;7.9;-732.15027,0 +4048,3526,401,10;7.4;-756.3987,0 +4048,3526,401,8.8;6.8;-783.48456,0 +4048,3526,401,7.5;6;-827.648,0 +5241,4591,401,24.8;14;-423.5339,0 +5241,4591,401,25.6;12.2;-513.1219,0 +5101,3961,401,22;12.8;-487.6694,0 +4796,3962,401,21.6;12.9;-480.38632,0 +5240,4590,401,9.5;26.8;212.4641,0 +5237,4603,401,37;38.2;786.5094,0 +5065,4411,401,30.2;36.2;684.97925,0 +4872,4008,401,29.9;35.9;671.93396,0 +4063,3673,401,17.4;32.7;511.4038,0 +4882,4405,401,10.7;25.7;157.7214,0 +4414,4005,401,25.6;34.9;617.9835,0 +4414,4005,401,14.8;37.3;737.2686,0 +4051,3501,401,34.4;29.5;351.68872,0 +4051,3501,401,35.1;26;174.38617,0 +4051,3501,401,35.9;24.8;115.258675,0 +4051,3501,401,36.1;23.7;57.43367,0 +4051,3501,401,35.2;20.4;-104.09087,0 +4053,3503,401,34.5;29.3;339.9991,0 +4053,3503,401,36;25.3;137.9873,0 +4053,3503,401,37;24.4;94.09283,0 +4053,3503,401,36;20.3;-108.4949,0 +4053,3503,401,36.8;19.3;-161.12,0 +4812,4011,401,20.9;32.9;519.79083,0 +5027,4010,401,20.9;32.7;509.4036,0 +4875,4004,401,12.2;12;-524.9838,0 +5243,4593,401,15.6;10.6;-595.741,0 +5243,4593,401,20.6;9.3;-658.072,0 +4878,4000,401,23.7;19.6;-144.4304,0 +5235,4587,401,29.2;21;-77.77423,0 +5235,4587,401,18.8;26.6;204.5948,0 +5242,4592,401,14.9;31.2;435.9445,0 +5242,4682,401,17.1;30.7;407.3675,0 +5028,4397,401,15.3;37.1;731.3896,0 +13498,10261,401,14.8;37;724.8461,0 +5066,4007,401,30.5;30.5;398.32584,0 +4052,3502,401,36.2;24.9;119.588936,0 +4052,3502,401,36.1;23.7;60.56299,0 +4052,3502,401,35.4;19.4;-155.26498,0 +4058,3500,401,36.6;24.5;97.24905,0 +4058,3500,401,36;23.5;51.43581,0 +4058,3500,401,34.8;19.9;-130.3496,0 +4058,3500,401,35.8;20.7;-87.90295,0 +4879,3999,401,20.4;23.4;43.492744,0 +4883,4404,401,36.2;9.2;-664.3922,0 +5244,4594,401,25.7;31.6;453.6049,0 +5244,4594,401,24.1;31;423.0423,0 +5246,4581,401,5.4;18.1;-218.6604,0 +4877,4001,401,30.3;15;-377.09363,0 +4877,4418,401,30;15.1;-368.2311,0 +5238,4588,401,10.1;19.2;-165.941,0 +3667,3354,1063,15.3;9.2;-101.9177,0 +3668,3353,1063,15.3;9.3;-95.6094,0 +1008,1398,1063,17.1;8.1;-154.16368,0 +3666,3355,1063,14.5;10.3;-46.62613,0 +3684,3350,1063,14.6;10.1;-52.299107,0 +3684,3350,1063,13.1;10.2;-47.761414,0 +3683,3351,1063,12.9;10;-58.239048,0 +3682,3352,1063,14.1;10.5;-34.22601,0 +3685,3349,1063,14.6;10.8;-18.47914,0 +14633,3371,1063,11.8;10.9;-16.9516,0 +14632,3370,1063,11.8;10.9;-16.9516,0 +3669,3368,1063,11.6;10.9;-14.650507,0 +3669,3368,1063,12.9;9.6;-80.59445,0 +3669,3368,1063,10.5;11.1;-4.890182,0 +14631,3369,1063,11.5;10.9;-14.63906,0 +3670,3367,1063,11.5;10.8;-20.343134,0 +3670,3367,1063,12.4;9.8;-68.71143,0 +3677,3362,1063,9.3;8.7;-122.7284,0 +3677,3362,1063,10.2;7.1;-206.9887,0 +3695,3362,1063,11.3;8.2;-151.7231,0 +3674,3357,1063,9.3;8.6;-127.4586,0 +3689,3357,1063,11.4;8.2;-147.9159,0 +3679,3360,1063,9.2;8.7;-123.5524,0 +3697,3360,1063,11.4;8.2;-151.7231,0 +3678,3361,1063,9.3;7.9;-164.9827,0 +3696,3361,1063,11.5;8.2;-151.7231,0 +3680,3359,1063,10.1;6.9;-212.0646,0 +3698,3359,1063,11.3;8.2;-151.7231,0 +3676,3363,1063,9.2;7.8;-169.8961,0 +3673,3358,1063,9;7.5;-184.1917,0 +3673,3358,1063,10.3;6.7;-226.5203,0 +2928,3379,1063,9.4;7.3;-192.2616,0 +3707,3373,1063,11.3;8.2;-147.9159,0 +3711,108,1063,14.1;9.9;-65.613686,0 +3707,108,1063,12.6;10;-58.10299,0 +3707,108,1063,10.4;11.1;-3.952148,0 +3672,3365,1063,13;9.6;-78.50769,0 +3707,3387,1063,12.3;9.8;-69.09147,0 +3707,3387,1063,10.4;10.9;-14.88379,0 +3671,3366,1063,10.4;11;-8.163635,0 +14636,3375,1063,10.7;9.9;-64.1075,0 +14634,3374,1063,10.4;9.2;-98.2496,0 +434,1185,292,6.8;6.1;0,0 +210,1186,292,5.9;6.1;0,0 +13498,10261,292,6;6.4;14.228005,0 +4432,3763,444,11.3;11.7;23.15475,0 +4433,3762,444,11;10.9;-16.53044,0 +434,3764,444,10.9;11.4;10.02596,0 +13498,10261,444,11.2;12.1;44.04639,0 +13498,10261,444,12.4;10;-60.389874,0 +4914,3765,444,12.2;9.9;-63.03228,0 +13503,1403,444,12.5;10;-57.23919,0 +13502,1402,444,12.5;10;-58.76344,0 +13504,1404,444,12.6;10;-57.97614,0 +3256,3666,444,12.3;10;-57.747208,0 +4913,3768,444,12.3;9.8;-68.78898,0 +4910,3766,444,12.3;9.7;-74.79802,0 +434,1801,1046,6.1;5.7;-20,0 +1507,1802,1046,6;6.1;-0.68300205,0 +1444,1804,1046,6;6.2;6.864902,0 +831,402,215,12.5;11.8;-479.915,0 +826,1259,215,13.5;11.7;-486.8391,0 +827,6,215,12.6;11.9;-478.4689,0 +825,1260,215,13.8;10.2;-563.0723,0 +824,1261,215,14.4;8.3;-654.1696,0 +1125,1262,215,14.1;8.4;-650.7899,0 +828,1043,215,14.6;8.8;-630.36,0 +6358,510,1044,15;13.3;104.6869,0 +6358,510,1044,14;12.7;74.61433,0 +6358,510,1044,14.7;9.8;-67.49888,0 +6358,510,1044,15.7;10.1;-56.0365,0 +14558,2125,1044,14.9;10.7;-25.17122,0 +14558,2125,1044,13;11.1;-4.625916,0 +14557,2124,1044,14.8;10.4;-37.05863,0 +14567,1486,1044,14.3;11.1;-4.289979,0 +14559,2126,1044,15.8;11.1;-3.047705,0 +14563,2121,1044,15.7;11;-10.23883,0 +14563,2121,1044,14.5;9.8;-69.64013,0 +14563,2121,1044,13.1;11.8;30.89954,0 +14452,2121,1044,7.9;10.8;-20,17 +14561,2130,1044,15.8;11;-10.48637,0 +14562,2092,1044,14.4;9.9;-64.509,0 +14562,2092,1044,15.5;9.9;-66.4077,0 +14562,2092,1044,13.1;11.9;34.14969,0 +14560,2128,1044,15.6;9.9;-66.6444,0 +14450,2134,1044,14.9;11.2;-0.07916208,0 +14565,297,1044,15.4;13;90.8855,0 +14565,297,1044,13.1;11.1;-3.891113,0 +14565,297,1044,11.6;10.8;-21,0 +14564,2089,1044,15.2;13;91.54263,0 +14564,2089,1044,12.2;9.8;-71.99999,0 +14566,2133,1044,12.9;10.2;-47.71503,0 +14566,2133,1044,11.9;9.7;-72.73981,0 +14566,2133,1044,10.5;11.2;1.281346,0 +14616,2132,1044,9.8;11.2;-0.01538185,0 +14451,2135,1044,7.8;11.2;-0.1984,0 +14453,2136,1044,-0;15.6;219.9699,0 +14455,11285,1044,-0.2;15.7;227.9787,0 +14456,9947,1044,0;15.7;223.4441,0 +4241,3439,1065,15.3;15;133.15913,0 +4241,3439,1065,16.8;12.1;-9.583261,0 +4241,3439,1065,11;10.3;-99.1481,0 +4240,3438,1065,15.7;14.7;121.47382,0 +4240,3438,1065,11.1;10.5;-89.669395,0 +4244,3442,1065,15.6;13.6;64.93117,0 +4244,3442,1065,17.4;10;-115.8971,0 +4245,3443,1065,15.6;13.4;57.683586,0 +4245,3443,1065,16.7;12.1;-9.156798,0 +4245,3443,1065,8.8;12.2;-2.457425,0 +4419,4402,1065,15.7;13.2;45.87354,0 +4419,4402,1065,15;15.4;154.10089,0 +4419,4402,1065,17.6;9.8;-123.6196,0 +4419,4402,1065,16.7;11.9;-20.346527,0 +4242,3440,1065,15.5;13.2;47.57666,0 +4242,3440,1065,17.5;10.2;-104.42452,0 +4243,3441,1065,14.1;10.9;-68.58219,0 +4243,3441,1065,11.2;11.1;-58.15862,0 +3752,3454,1065,16.7;8.5;-189.3187,0 +3750,3452,1065,17.1;8.1;-208.4859,0 +3751,3453,1065,17.5;8.1;-210.216,0 +4249,3448,1065,13.3;10;-113.991455,0 +4248,3447,1065,15.1;11.1;-57.001057,0 +4248,3447,1065,12.9;11.6;-33.76825,0 +4248,3447,1065,13.3;12.6;15.137342,0 +4247,11993,1065,15.1;11.4;-45.88391,0 +4247,11993,1065,12.4;11.6;-35.26361,0 +4247,11993,1065,13.4;12.7;20.2182,0 +4253,11994,1065,15.3;10.8;-76.76402,0 +4253,11994,1065,13.2;10.9;-69.66656,0 +4246,11994,1065,13.1;9.9;-117.9675,0 +14704,3455,1065,10.6;13.7;68,0 +14706,11386,1065,10.8;13.8;73.88065,0 +4250,3449,1065,8.7;12.3;2.519869,0 +4251,3450,1065,11.5;11.4;-46.53238,0 +4252,3451,1065,10.4;8.6;-184.1917,0 +4252,3451,1065,11.5;8.5;-190.6005,0 +4526,3469,1065,11.7;9.3;-150.5728,0 +4526,3469,1065,10.5;9.3;-150.2536,0 +14794,3458,1065,11.1;6.7;-279.6484,0 +14795,3460,1065,11;7.2;-255.61739,0 +14797,3464,1065,11.3;7;-264,0 +14796,3462,1065,11.1;7;-267,0 +13498,10261,962,9.1;11.3;3.7260056,0 +0,0,962,12;10.4;-39.02606,0 +6358,108,822,13.3;13.1;96.02502,0 +9494,108,822,14.1;10.8;-17.07489,0 +9494,108,822,14.9;8.4;-137.2855,0 +9494,108,822,13.4;7.3;-192.3608,0 +10187,108,822,11.2;7.8;-170,0 +6358,108,822,8.1;7;-209.1228,0 +6358,108,822,4.1;8.6;-130.8602,0 +6358,108,822,1.7;11.8;29.43153,0 +6358,108,822,2.6;14;140.8546,0 +10192,108,822,2.4;16.3;256.55,0 +10476,8265,822,13.6;12.7;76.51209,0 +9552,8265,822,14.2;9.8;-69.44331,0 +10476,8265,822,13.8;7.8;-170.4548,0 +10474,8263,822,13.6;12.8;82.33512,0 +10474,8263,822,14.1;11.2;0.227044,0 +10474,8263,822,14.4;8.4;-140.2876,0 +10475,8264,822,14.2;11.3;5.734736,0 +9499,8264,822,14;9.9;-63.34762,0 +10475,8264,822,14.3;8.4;-138.0179,0 +10477,8262,822,14.1;11;-7.58899,0 +10477,8262,822,13.7;7.9;-163.6174,0 +10190,8262,822,2.6;16.1;245.9956,0 +7245,6565,822,14.1;11.7;27.68703,0 +7245,6565,822,14.4;8.4;-137.03665,0 +7245,6565,822,7.4;7.3;-195.28662,0 +7245,6565,822,3.4;9;-108.75897,0 +7245,6565,822,2.7;14.6;172.02332,0 +7245,6565,822,2.6;15.9;236.6136,0 +10186,8260,822,10.9;7.8;-170.0094,0 +10897,8313,822,11.2;7.9;-165.24362,0 +10897,8313,822,2.7;10.3;-43.262085,0 +10897,8313,822,2.6;15.8;232.87842,0 +10479,8266,822,9.4;7.2;-201.3125,0 +10479,8266,822,3.5;8.9;-113.7592,0 +10479,8266,822,3.6;13.1;94.38843,0 +10479,8266,822,2.6;14.7;174.8339,0 +10478,8271,822,9.5;7.2;-198.6742,0 +10478,8271,822,4.9;7.7;-176.9938,0 +10480,8267,822,7.2;7.3;-193.6256,0 +10480,8267,822,3.4;9.1;-105.326,0 +10482,8269,822,4.8;7.8;-170.4563,0 +10482,8269,822,3.5;9;-108.2972,0 +10482,8269,822,3.7;13.3;106.804,0 +10482,8269,822,2.7;14.6;168.4109,0 +10188,8261,822,2.6;10.6;-27.5,0 +10189,7864,822,2.5;10.1;-55,0 +10567,7864,822,2.8;14.5;166.8401,0 +10481,8268,822,1.6;12.2;48.6102,0 +10481,8268,822,3.7;13.2;99.55383,0 +10481,8268,822,2.7;14.7;176.8005,0 +10483,8270,822,2.6;15;190.6615,0 +1008,1398,822,13.2;13.7;126.924255,0 +1008,1398,822,1.8;11.6;19.386166,0 +1008,1398,822,2.7;15.8;230.48996,0 +10487,8227,822,2.7;15.8;230.48996,0 +6139,5207,582,12;11.3;3.06489,0 +6139,5207,582,10.6;10.4;-41.67242,0 +13498,10261,582,11.3;11.8;30.53181,0 +13498,10261,582,10.4;10.6;-28.314528,0 +13498,5478,582,11.3;11.8;30.64722,0 +6140,5208,582,10.3;11;-7.63307,0 +13502,1402,582,10.5;10.5;-32.369488,0 +13502,1402,582,11.2;12.5;67.335655,0 +13503,1403,582,10.5;10.5;-32.46003,0 +13503,1403,582,11.2;12.4;58.67804,0 +410,5186,582,11.2;12.2;52.04507,0 +6055,5187,582,11.2;12.2;49,0 +13504,1404,582,11.2;12.4;62.3056,0 +6058,5190,582,11;12;42.11,0 +6057,5189,582,11;12.1;43.52002,0 +6056,5188,582,11.2;12.2;50.180637,0 +6101,3647,582,11.2;12.1;47.98805,0 +5219,3632,448,6.1;5.9;-6.486042,0 +5216,3645,448,6.1;5.7;-19,0 +5219,3642,448,6.1;5.9;-6.486042,0 +5219,3640,448,6.1;5.9;-6.486042,0 +5204,3633,448,6.1;6.1;0,0 +5209,3638,448,6.1;5.6;-26,0 +5208,3637,448,5.6;6.1;0,0 +5207,3636,448,6.4;6.4;18.3849,0 +5206,3635,448,6.3;6.1;0,0 +5205,3634,448,5.9;6.1;0,0 +5219,3639,448,6.1;5.9;-6.486042,0 +5219,3643,448,6.1;5.9;-6.486042,0 +5219,3644,448,6.1;5.9;-6.486042,0 +5218,4387,448,5.9;5.9;-8.4853,0 +5217,4386,448,6.1;6.1;0,0 +5219,3641,448,6.1;5.9;-6.486042,0 +410,5570,638,5.9;6.2;8.911666,0 +6449,5567,638,6.1;6.1;0,0 +6450,5568,638,6.1;6.1;0,0 +13498,10261,759,7.6;6.5;-12.477078,0 +6609,5707,620,36.6;13.1;-414.85846,0 +6609,5707,620,35.4;12.1;-468.47003,0 +6609,5707,620,37;9.5;-597.3606,0 +6609,5707,620,34.6;9.2;-613.64246,0 +6609,5707,620,37.6;12.1;-465.17374,0 +6614,117,620,36;12.6;-443.9502,0 +6614,117,620,34.1;8;-670.7493,0 +6614,117,620,37.7;11.2;-512.3579,0 +6614,117,620,31.2;9;-620.01465,0 +6614,117,620,29.6;11.9;-476.7949,0 +6614,117,620,24.8;11.9;-475.24194,0 +6614,117,620,29.1;31.3;491.15622,0 +6614,117,620,27.5;27.6;310.41037,0 +6614,117,620,26.9;29.1;385.8945,0 +6614,117,620,25.6;28.1;334.11093,0 +6614,117,620,23.9;25.1;182.22835,0 +6614,117,620,26.4;25.1;183.21143,0 +6614,117,620,25.8;23.8;120.71171,0 +6614,117,620,20.4;19.5;-98.28959,0 +6585,5704,620,32.3;8.7;-637.02734,0 +6585,5704,620,31;8.5;-648.4466,0 +6585,5704,620,30.6;10.3;-554.95087,0 +6585,5704,620,29.5;11.4;-503.48196,0 +6585,5704,620,19.9;19;-120.805,0 +6667,5708,620,27.2;11.3;-508.86942,0 +6667,5708,620,24.3;10.7;-536.1501,0 +6667,5708,620,23.2;14.1;-366.05414,0 +6603,5705,620,26.4;8.1;-665.1372,0 +6603,5705,620,25.7;11.5;-498.97595,0 +6603,5705,620,25;9.6;-593.6728,0 +6603,5705,620,23.5;9.6;-591.4079,0 +6603,5705,620,23;11.3;-504.61404,0 +7679,6438,620,23.2;9.4;-600.79736,0 +7452,115,620,21.9;8.1;-664.8837,0 +7452,115,620,21.1;10.6;-539.9726,0 +7452,115,620,18.4;7.6;-691.65356,0 +7452,115,620,13.9;9.6;-592.1848,0 +7452,115,620,12.2;8.4;-649.7743,0 +7452,115,620,10.7;8.7;-636.58386,0 +7452,115,620,10;6.3;-755.18286,0 +7452,115,620,7.7;14.5;-345.85492,0 +7452,115,620,5.3;14.2;-362.394,0 +7452,115,620,9.1;13.2;-409.70282,0 +7452,115,620,7.6;12.2;-461.3269,0 +7452,115,620,9.5;10.5;-544.94354,0 +7452,115,620,10.7;11.3;-506.69916,0 +7452,115,620,8.8;8.7;-636.85114,0 +7452,115,620,12.1;10.9;-526.4065,0 +7452,115,620,13.7;12.4;-450.88666,0 +7452,115,620,16.6;12;-470.93134,0 +7452,115,620,17.2;11;-522.5097,0 +7452,115,620,19.2;11.9;-476.7071,0 +7452,115,620,20.9;13.2;-411.18213,0 +7452,115,620,19.3;14.8;-329.17685,0 +7452,115,620,20.8;14.9;-324.56363,0 +7452,115,620,10.9;15.6;-291.67114,0 +7445,5698,620,21.8;8.6;-641.28296,0 +7445,5698,620,21.6;11.1;-515.2917,0 +7445,5698,620,19.8;14.2;-361.1618,0 +7445,5698,620,21.8;13.6;-389.95184,0 +7445,5698,620,21.6;14.6;-343.7471,0 +7445,5698,620,21.7;15.8;-283.66928,0 +7447,5700,620,19.3;7.4;-703.8833,0 +7447,5700,620,20.4;6.8;-731.67303,0 +7447,5700,620,17.7;6.7;-738.3638,0 +7447,5700,620,16.6;7.4;-703.799,0 +7447,5700,620,5.5;14.9;-327.43707,0 +7447,5700,620,7.9;13.9;-375.5665,0 +7447,5700,620,6.9;13.7;-387.47083,0 +7447,5700,620,5.6;13.8;-379.12485,0 +5231,9401,620,21.4;6.7;-738.2526,0 +7449,5702,620,15.2;7.3;-705.5558,0 +7449,5702,620,14.9;8.8;-633.4025,0 +7449,5702,620,13.7;8;-669.03204,0 +7449,5702,620,8.1;12.8;-430.1691,0 +7449,5702,620,10;11.9;-476.41537,0 +7449,5702,620,10.3;14.1;-364.9583,0 +7449,5702,620,11.7;11.4;-503.08844,0 +7449,5702,620,12.2;10;-573.3904,0 +7677,6435,620,13.8;8;-673.95306,0 +7450,5703,620,11.8;8.2;-663.22894,0 +7450,5703,620,11.8;6.7;-737.133,0 +7450,5703,620,10.8;9.2;-612.3216,0 +7450,5703,620,10.2;7.5;-698.0065,0 +7450,5703,620,8.8;7.2;-712.7555,0 +7450,5703,620,8.3;11.1;-517.6389,0 +7450,5703,620,9.5;9.7;-586.3224,0 +6859,6010,620,7.7;25.7;214.23596,0 +6653,5715,620,7.9;25.5;205.98332,0 +7981,6427,620,11.7;11.1;-516.5332,0 +7448,5701,620,13;13.2;-412.90942,0 +7448,5701,620,14.3;11.3;-505.9173,0 +7448,5701,620,15.4;12;-473.5951,0 +7448,5701,620,16.8;10.5;-545.8123,0 +7448,5701,620,17.9;11.6;-491.15833,0 +7448,5701,620,18.8;13;-422.81693,0 +7448,5701,620,12.9;16.5;-246.47768,0 +7448,5701,620,12.9;14.8;-329.8089,0 +7446,5699,620,16.6;13.2;-409.7725,0 +7446,5699,620,15;13.6;-390.82913,0 +6584,5699,620,19.2;15.5;-296.4328,0 +7446,5699,620,16.4;19;-120.06225,0 +7446,5699,620,16.1;18;-169.73077,0 +7446,5699,620,15;18;-172.60106,0 +7446,5699,620,17.6;17.1;-215.55092,0 +7446,5699,620,14.2;17;-219.86188,0 +7446,5699,620,16.4;16.5;-248.88445,0 +7446,5699,620,15.4;16.1;-265.2612,0 +7446,5699,620,13.9;15.7;-286.9722,0 +7446,5699,620,16.5;15.5;-295.474,0 +7446,5699,620,16.3;14.2;-360.8759,0 +7451,113,620,16.4;13.7;-388.79474,0 +7451,113,620,15.9;18.6;-140.78644,0 +7451,113,620,15.2;16.5;-248.62581,0 +7451,113,620,17.5;16.2;-260.87115,0 +7451,113,620,16.4;15.1;-315.1291,0 +7451,113,620,14.2;14.8;-331.44467,0 +8014,6437,620,19.1;15.1;-316.9614,0 +6605,5712,620,30;30.5;451.2843,0 +6605,5712,620,29.7;29;378.41016,0 +6605,5712,620,28.5;30.4;450.8436,0 +6605,5712,620,28.3;27.4;296.23907,0 +6605,5712,620,26.4;28.2;338.46863,0 +6605,5712,620,24.8;28.4;350.50507,0 +6602,5711,620,26.9;25.8;218.76793,0 +6602,5711,620,28;25.7;213.64244,0 +6602,5711,620,25.7;25.4;198.22006,0 +6602,5711,620,22.5;24.9;172.33907,0 +6602,5711,620,23.6;24.4;150.77959,0 +6602,5711,620,25.2;24.1;132.08783,0 +6842,5993,620,16.7;23;80.07412,0 +6860,6011,620,8.9;13;-420.51566,0 +7438,5673,612,28;10.4;-551.4448,0 +7438,5673,612,28.8;12.4;-453.3436,0 +7438,5673,612,27.7;12.4;-451.91666,0 +7438,5673,612,27.3;13.7;-385.49054,0 +7438,5673,612,26.3;11.6;-493.75598,0 +7438,5673,612,26;12.7;-437.4227,0 +7438,5673,612,27.7;15;-319.45892,0 +7438,5673,612,27.2;16.2;-261.25345,0 +7438,5673,612,25.9;9.9;-574.533,0 +7451,113,612,28.4;10.8;-532.6428,0 +7451,113,612,28.8;11.8;-481.39072,0 +7451,113,612,27.4;10.1;-568.9393,0 +7451,113,612,27.2;12.1;-468.23563,0 +7451,113,612,27.3;13.4;-400.58432,0 +7451,113,612,25.9;10.7;-536.5556,0 +7451,113,612,25.4;14.6;-339.2173,0 +7451,113,612,27;15.7;-285.66556,0 +7451,113,612,23.3;14.9;-327.5375,0 +7451,113,612,23.5;17.8;-180.61282,0 +7451,113,612,21.3;15.5;-297.89893,0 +7451,113,612,22.4;18.7;-136.42955,0 +6611,113,612,18.4;18.8;-133.45728,0 +6611,113,612,17.9;20.8;-30.559475,0 +6611,113,612,16.4;24.5;155.81805,0 +6611,113,612,15.1;22.1;33.494976,0 +6611,113,612,14.8;24.5;154.11469,0 +6611,113,612,15;26.7;264.75427,0 +6611,113,612,15.9;28.1;335.09048,0 +6611,113,612,14.5;28.3;345.60657,0 +6611,113,612,31.4;30.6;459.70572,0 +6611,113,612,29.1;30.5;452.28418,0 +6611,113,612,31.6;28.7;365.68253,0 +6611,113,612,28.7;26.6;256.41562,0 +6611,113,612,27.3;26.3;242.86119,0 +6611,113,612,27.1;28.3;342.96353,0 +6611,113,612,30.4;23.7;115.928894,0 +6611,113,612,27.6;23.5;101.10403,0 +6611,113,612,27.6;17.2;-209.49835,0 +6611,113,612,29.8;17;-221.45137,0 +7451,113,612,28.5;12.8;-431.4644,0 +7451,113,612,21.2;13.2;-411.95377,0 +7451,113,612,22.8;9.5;-597.9334,0 +7451,113,612,21.7;7.9;-677.8825,0 +7451,113,612,25.3;9.2;-613.2224,0 +7451,113,612,24.9;10.3;-556.1811,0 +6611,113,612,31.4;21.5;4.8709917,0 +6611,113,612,31.9;25.2;187.38615,0 +6611,113,612,33.4;26;228.009,0 +6611,113,612,33.3;28;329.9069,0 +6611,113,612,35.7;28.8;367.87012,0 +6611,113,612,34.6;29.5;403.00095,0 +7588,5660,612,28.6;12;-471.8617,0 +4417,5660,612,35.5;29.9;421.88553,0 +7436,5678,612,28.8;13.7;-388.07382,0 +7436,5678,612,28.1;15.5;-295.30093,0 +7436,5678,612,26.3;17.9;-177.9845,0 +7436,5678,612,24.6;18.6;-143.04286,0 +7436,5678,612,23.8;19.6;-91.15066,0 +7453,56,612,28.4;14.5;-347.33322,0 +6613,56,612,10.4;30.2;440.86942,0 +6613,56,612,10.2;28;327.33978,0 +6613,56,612,8.9;29.5;403.18027,0 +6613,56,612,11.3;31.7;513.3191,0 +7453,56,612,25.3;18;-171.11215,0 +7453,56,612,24.3;19;-119.473,0 +7453,56,612,17.4;12.8;-433.55276,0 +7453,56,612,17.6;10.8;-529.2468,0 +6613,56,612,9.5;32;530.21564,0 +7442,5677,612,25.9;14.6;-339.3429,0 +7442,5677,612,24.9;12.6;-439.90988,0 +7442,5677,612,24.6;14.7;-335.28723,0 +7442,5677,612,23.2;14.3;-356.54825,0 +7442,5677,612,22.3;18;-170.31131,0 +7442,5677,612,20.6;15.6;-293.28574,0 +7442,5677,612,23.1;19.1;-116.80108,0 +7442,5677,612,21.2;12.4;-451.49582,0 +7442,5677,612,21.9;11;-523.6965,0 +7442,5677,612,23.1;10.9;-524.922,0 +7442,5677,612,20.8;10.6;-541.05865,0 +7442,5677,612,21;8.5;-644.03046,0 +7442,5677,612,22.7;8.6;-640.53735,0 +7442,5677,612,24.1;8.6;-642.1238,0 +6595,5692,612,28.8;14.9;-327.2479,0 +6595,5692,612,27;18.1;-166.52426,0 +6595,5692,612,28.4;17.1;-214.43677,0 +6595,5692,612,30.4;16.5;-244.25763,0 +7443,5679,612,25;15.4;-301.55746,0 +7443,5679,612,23.4;5.5;-796.1248,0 +7437,5672,612,24.3;12.9;-428.12766,0 +7437,5672,612,22.5;14;-369.78,0 +7437,5672,612,22.4;15.4;-303.68503,0 +7437,5672,612,22.9;17.5;-198.40427,0 +6595,5672,612,27.9;10.2;-559.8931,0 +7437,5672,612,21.3;12.9;-425.5266,0 +7437,5672,612,22.7;11.4;-499.63306,0 +7437,5672,612,21.1;11.4;-502.58792,0 +7437,5672,612,21.6;10.2;-563.16504,0 +7437,5672,612,20;9.4;-603.2105,0 +7437,5672,612,24.1;11.3;-505.39313,0 +7437,5672,612,24.4;9.4;-600.32367,0 +7439,5674,612,23.2;13.8;-380.73267,0 +7439,5674,612,23;16.4;-252.70146,0 +7439,5674,612,22.2;13.3;-408.70728,0 +7439,5674,612,21.9;14.8;-332.37646,0 +7439,5674,612,21.7;17.1;-218.139,0 +7439,5674,612,25.7;17.6;-189.1559,0 +7439,5674,612,24.2;18.3;-158.24103,0 +7439,5674,612,22.4;12;-472.10114,0 +7439,5674,612,22.6;10.4;-549.22144,0 +6590,5681,612,18.7;20.3;-58.77752,0 +6590,5681,612,18.1;17.2;-211.73131,0 +6590,5681,612,17.6;21.7;15.303931,0 +6590,5681,612,18.2;23;76.36292,0 +6590,5681,612,16.7;24;127.06924,0 +6590,5681,612,15.7;21.6;7.4983087,0 +6590,5681,612,15.7;22.6;57.13573,0 +6590,5681,612,15.6;23.8;119.42482,0 +6590,5681,612,15;25.6;206.10368,0 +6590,5681,612,14.5;22.2;36.386387,0 +6590,5681,612,14.3;23.8;118.984215,0 +6590,5681,612,16.5;26.7;264.67502,0 +6590,5681,612,16.2;27.9;325.4648,0 +6590,5681,612,14.9;28.3;343.22104,0 +6839,5990,612,17.2;21.7;11.551307,0 +7355,5682,612,16.3;23.3;94.49901,0 +7355,5682,612,17.7;23.5;104.9071,0 +7355,5682,612,15;24.3;145.9359,0 +6597,5684,612,13.6;23.2;86.50103,0 +6597,5684,612,12.5;25.2;186.77225,0 +6597,5684,612,13.3;22.2;39.253326,0 +6597,5684,612,12.1;22.7;64.726456,0 +6597,5684,612,11.9;23.9;125.04144,0 +6597,5684,612,11.1;25.5;202.16376,0 +6597,5684,612,10.2;23.6;106.07723,0 +6597,5684,612,9;25.1;181.39856,0 +6654,5685,612,11.5;27;276.64874,0 +6654,5685,612,9.9;29.3;391.25504,0 +6654,5685,612,7.6;28.5;353.06003,0 +6654,5685,612,7.5;30.4;446.90115,0 +6654,5685,612,9.7;26.9;272.37305,0 +6654,5685,612,10.9;32.4;549.7958,0 +6658,5686,612,10.2;27.5;305.53888,0 +6658,5686,612,9.8;30.9;475.69028,0 +6658,5686,612,9.9;28.7;361.0085,0 +6658,5686,612,8.6;30.9;475.99722,0 +6658,5686,612,9.1;29.9;424.67242,0 +6658,5686,612,10.1;32;529.525,0 +6658,5686,612,9.1;32.2;536.7977,0 +6582,5696,612,31.7;30.5;451.09756,0 +6582,5696,612,30.3;30.8;470.1341,0 +6582,5696,612,28.7;30.9;472.98804,0 +6582,5696,612,31.5;32.3;541.17126,0 +6582,5696,612,29.9;29.1;384.50223,0 +6590,5694,612,32.4;28.7;364.51596,0 +6590,5694,612,29.7;28;329.72183,0 +6590,5694,612,30.8;27.6;306.40512,0 +6590,5694,612,27.1;25.3;192.16309,0 +6590,5694,612,25.7;25.9;222.21602,0 +6590,5694,612,34.2;27.7;313.32056,0 +6590,5694,612,35.2;28.5;352.05716,0 +6590,5694,612,36.2;29;379.00327,0 +7355,5695,612,29;28.2;336.5988,0 +7355,5695,612,31.6;27.9;323.738,0 +7355,5695,612,35.9;29.3;395.78244,0 +7355,5695,612,36.8;27.9;325.181,0 +6664,5697,612,27.7;28.8;367.24246,0 +6664,5697,612,27.1;27.3;291.3693,0 +6655,5693,612,31.2;26;228.06161,0 +6655,5693,612,28.8;25.5;205.56676,0 +6655,5693,612,28.8;23.9;125.36405,0 +6655,5693,612,30;23.1;81.94081,0 +6655,5693,612,27.7;22.5;52.808037,0 +6655,5693,612,31.2;20.7;-37.64818,0 +6655,5693,612,32.1;22.5;54.6037,0 +6655,5693,612,32.6;25.8;217.70406,0 +6655,5693,612,32.8;27.2;288.6508,0 +7203,5791,612,29.6;25.5;202.3336,0 +4418,6417,612,27.3;25.3;192.03645,0 +6857,6008,612,28.2;23.6;109.48652,0 +7820,5792,612,28.4;21.3;-4.501404,0 +7820,5792,612,26.8;19.1;-114.0917,0 +7369,6422,612,27.8;27.9;321.90887,0 +7440,5675,612,9.8;13;-423.7294,0 +7440,5675,612,10.6;14;-372.35626,0 +6707,5675,612,14.6;23.2;88.38745,0 +7202,5790,612,9.5;12.1;-468.2751,0 +6133,541,612,10.1;11.6;-489.6621,0 +7435,5671,612,10.5;13;-420.5329,0 +7435,5671,612,11.7;11.2;-511.74594,0 +7435,5671,612,10.9;14.6;-343.90033,0 +7435,5671,612,12.2;14;-371.32205,0 +7435,5671,612,12.9;11.4;-500.16763,0 +7435,5671,612,14.9;11.5;-498.51395,0 +7435,5671,612,16.4;12.2;-460.02383,0 +7435,5671,612,16.6;13.5;-395.42422,0 +7435,5671,612,15.5;15.2;-312.69174,0 +7441,5676,612,10.9;11.9;-476.55118,0 +7441,5676,612,11.4;13.4;-400.84866,0 +7441,5676,612,12.4;12.6;-439.991,0 +7441,5676,612,12.4;10.6;-541.1508,0 +7441,5676,612,13.1;13.6;-393.8887,0 +7441,5676,612,13.5;12.4;-449.7086,0 +7452,115,612,11.1;11.4;-499.03088,0 +7452,115,612,10.1;13.8;-383.99902,0 +7452,115,612,11.6;13.1;-416.18823,0 +7452,115,612,11.5;14.3;-354.2122,0 +7452,115,612,8.8;14.4;-350.96317,0 +7452,115,612,14.1;11;-519.14825,0 +7452,115,612,14.5;12.3;-455.64868,0 +7452,115,612,16.6;10.7;-538.758,0 +7452,115,612,16.1;15;-321.58588,0 +6858,6009,612,10.7;14.3;-357.4,0 +6663,5680,612,12.3;11.3;-505.94696,0 +7444,5680,612,17.1;9.9;-574.2261,0 +7444,5680,612,17.4;12.4;-452.8859,0 +7444,5680,612,18.6;10.9;-526.4091,0 +7444,5680,612,18.8;12.3;-454.61295,0 +7364,6413,612,14.6;23.4;100.380905,0 +6700,6426,612,14;20;-71.10875,0 +6665,5687,612,11.3;23.3;95.81017,0 +6665,5687,612,10.6;25;179.90977,0 +8046,5852,612,23.3;7;-723.8728,0 +6577,5689,612,34.1;25.7;214.6486,0 +6577,5689,612,35.7;24.9;171.7995,0 +6578,5690,612,34.2;25.2;187.90195,0 +6578,5690,612,35.2;25.7;215.25563,0 +6608,5688,612,34.5;24.2;137.74039,0 +6608,5688,612,35.4;25.7;212.05855,0 +6579,5691,612,35.5;26;230.58275,0 +6579,5691,612,35.8;24.1;133.02309,0 +6655,6796,612,35.8;29.2;389.91132,0 +13498,10261,478,5.9;6.3;10.733864,0 +13498,10261,478,7.7;5.8;-11.086016,0 +1008,1398,478,6.3;6.3;12.919339,0 +1008,1399,478,5.6;6.5;20.61879,0 +13498,5478,478,6.2;6.3;12.565167,0 +6358,7092,758,6.1;6.1;0,0 +6358,7093,758,6.1;6.1;0,0 +9020,11381,1083,6.1;5.9;90,0 +1008,1398,1083,6.1;6.4;115.2503,0 +14902,11462,1083,5.8;5.8;85,0 +15065,108,1083,6.1;5.9;90,0 +7245,6565,1083,6.1;6.1;100.042984,0 +10489,8229,1083,6;5.9;89.80205,0 +10490,8230,1083,5.9;6.3;109.64076,0 +8603,108,749,5.4;6.6;27.61,0 +8601,108,749,5.4;5.5;-27.61,0 +8602,108,749,6.8;5.5;-27.61,0 +8600,108,749,6.8;6.6;27.61,0 +6358,7097,749,6;6;-1.458081,0 +6358,7102,749,6;6;-1.458081,0 +6358,7104,749,6;6;-1.458081,0 +6358,7103,749,5.7;5.8;-12.5,0 +6358,7101,749,6.4;6.2;8.5,0 +6358,7135,749,6;6;-1.458081,0 +8656,7096,749,6.1;5.8;-14.5,0 +8658,7098,749,6.1;6.1;0.005,0 +8461,7183,749,5.7;6.2;5.587628,0 +15745,12065,1118,11.2;15.9;-243.4328,0 +15621,9363,1118,10.8;18;-139.5429,0 +15621,9363,1118,11.2;15.6;-258,0 +15621,9363,1118,11.6;13;-387.2557,0 +15621,9363,1118,13.2;8.9;-595.5344,0 +15621,9363,1118,12.2;5.9;-742.3881,0 +15621,9363,1118,-4.8;38.4;882.3639,0 +15621,9363,1118,-4.6;36.6;791.1252,0 +15621,9363,1118,-2.8;35.4;729.7086,0 +15621,9363,1118,-2.7;33.2;618.4888,0 +15621,9363,1118,18.2;23.6;141.9479,0 +13498,1401,1118,10.9;18.2;-130.2704,0 +13498,1401,1118,11.3;16.2;-231.11072,0 +13498,1401,1118,11.2;11.5;-465.29468,0 +13498,1401,1118,13.2;8.9;-596.35645,0 +13498,1401,1118,12.2;5.8;-747.91736,0 +13498,1401,1118,-4.6;38.9;906.9267,0 +13498,1401,1118,-4.7;37;812.4233,0 +13498,1401,1118,-2.8;33;610.2115,0 +13498,1401,1118,18.4;23.5;133.71555,0 +13498,1401,1118,27.3;36.3;774.33325,0 +13498,10261,1118,10.8;18.1;-134.26831,0 +13498,10261,1118,11.2;16.2;-228.8832,0 +13498,10261,1118,11.2;12.5;-412.7597,0 +13498,10261,1118,11.4;11.1;-485.40045,0 +13498,10261,1118,13.1;8.9;-594.8291,0 +13498,10261,1118,12.3;5.9;-743.6125,0 +13498,10261,1118,-4.7;38.9;907.1867,0 +13498,10261,1118,-4.8;37;809.896,0 +13498,10261,1118,-2.8;35.4;730.1307,0 +13498,10261,1118,-2.7;32.8;600.9643,0 +13498,10261,1118,18.2;23.7;143.31969,0 +13498,10261,1118,27.2;36.3;775.34125,0 +6982,6566,1118,11.4;16.4;-218.18019,0 +6982,6566,1118,11.2;11.3;-473.79965,0 +6982,6566,1118,12.3;5.7;-754.39825,0 +6982,6566,1118,-4.7;37.1;814.1842,0 +6982,6566,1118,-2.7;33.1;614.15704,0 +6982,6566,1118,27.2;36;758.7177,0 +7245,6565,1118,11.2;16;-237.61691,0 +7245,6565,1118,11.2;11.1;-486.22324,0 +7245,6565,1118,13.1;8.7;-605.2942,0 +7245,6565,1118,12.2;5.8;-748.8284,0 +7245,6565,1118,-4.7;36.8;799.8376,0 +7245,6565,1118,-2.7;32.8;598.42773,0 +7245,6565,1118,27.2;35.8;749.61206,0 +13505,10262,1118,11.4;16.2;-229.12265,0 +13505,10262,1118,13.2;9;-587.4007,0 +13505,10262,1118,12.4;5.9;-746.18494,0 +13505,10262,1118,-4.6;37.1;815.51654,0 +13505,10262,1118,-2.7;33.2;621.18494,0 +13505,10262,1118,27.2;36;758.7177,0 +10490,8230,1118,11.3;16.2;-231.10553,0 +10490,8230,1118,13.2;8.9;-595.6412,0 +10490,8230,1118,12.2;5.8;-748.36865,0 +10490,8230,1118,-2.7;33;612.822,0 +10490,8230,1118,27.1;35.8;752.1693,0 +13506,10263,1118,11.4;16.4;-221.54297,0 +13506,10263,1118,13.1;9;-590.02295,0 +13506,10263,1118,12.3;5.9;-746.6436,0 +13506,10263,1118,-4.7;37.1;813.61536,0 +13506,10263,1118,-2.7;32.9;607.8552,0 +13506,10263,1118,27.3;35.9;755.9275,0 +10897,8313,1118,11.1;16;-240.8698,0 +10897,8313,1118,13.3;8.8;-601.794,0 +10897,8313,1118,12;5.7;-755.4488,0 +10897,8313,1118,-2.7;32.8;600.3366,0 +10897,8313,1118,27.1;35.7;743.4525,0 +13507,10264,1118,11.3;16;-237.49324,0 +13507,10264,1118,13.2;9;-587.65405,0 +13507,10264,1118,12.3;6;-739.84033,0 +13507,10264,1118,-4.9;37;810.7982,0 +13507,10264,1118,-2.8;33;610.0967,0 +13507,10264,1118,26.9;35.9;754.55896,0 +10488,8228,1118,11.3;16.1;-232.06985,0 +10488,8228,1118,12.3;6.1;-734.9677,0 +10488,8228,1118,-2.8;33.1;616.251,0 +10488,8228,1118,27.4;36;759.3654,0 +15987,108,1118,11.2;16;-238,0 +15984,108,1118,12;5.6;-760.7554,0 +13961,10349,1118,11.2;16.1;-232.08931,0 +13961,10349,1118,12.2;5.7;-754.87756,0 +13961,10349,1118,-2.7;32.8;600.03314,0 +13961,10349,1118,27.2;35.8;750.2677,0 +16024,750,1118,11.2;12.6;-411.97,0 +16026,750,1118,12.2;5.7;-753.812,0 +16026,750,1118,-4.5;36.5;787.654,0 +16027,750,1118,-2.7;35.7;743.809,0 +15636,12253,1118,11.6;11;-487.7417,0 +15635,12252,1118,11.4;11.1;-486.8303,0 +15633,12250,1118,13.2;8.5;-612.57275,0 +15634,12251,1118,13.2;8.4;-617.1651,0 +15901,12244,1118,12.2;5.8;-749.9892,0 +15584,12061,1118,12.4;5.6;-759.9892,0 +15583,12062,1118,12.2;5.6;-759.9892,0 +15637,12254,1118,-4.4;36.8;800.1926,0 +15638,12255,1118,-4.4;36.7;797.8,0 +15789,12064,1118,-2.7;32.5;585.3412,0 +15790,12297,1118,-2.7;33.1;616.2,0 +15993,11295,1118,27;36;760.6066,0 +15728,12063,1118,27.2;35.5;737.5,0 +15988,11296,1118,27;35.8;750,0 +6358,7107,750,5.7;6;-5.571648,0 +6358,7117,750,5.8;6;-4.971647,0 +6358,7118,750,5.8;6;-5.271647,0 +8400,7112,750,6.2;6;-1.1087756,0 +8399,7111,750,5.8;5.8;-15,0 +8397,7109,750,6.5;6.2;5.99999,0 +8398,7110,750,6.4;5.8;-15,0 +8378,7114,750,5.8;6.2;5,0 +8431,7113,750,6.4;6.4;15,0 +62,1811,156,12.5;17;-219.6512,0 +62,1811,156,12.7;16;-273.7081,0 +62,1811,156,11.6;15.8;-282.1241,0 +62,1811,156,12;12.8;-433.7377,0 +64,1813,156,11.6;16.6;-240.70572,0 +64,1813,156,10.9;15.1;-318.34534,0 +64,1813,156,12.3;12.6;-441.9739,0 +201,1814,156,11.4;16.4;-252.4801,0 +63,1812,156,12.9;16.4;-249.85751,0 +55,1809,156,12.1;16.3;-257.49774,0 +55,1809,156,10.8;15.6;-293.14627,0 +55,1809,156,12.9;13;-422.77448,0 +61,1810,156,11.9;16;-271.77127,0 +61,1810,156,12.4;12.6;-443.73752,0 +135,117,156,15.2;14.9;-328.1816,0 +135,117,156,17.1;15.8;-279.77048,0 +135,117,156,15.3;11.6;-491.5285,0 +135,117,156,13.9;11.3;-505.72763,0 +135,117,156,14.9;10.1;-564.50854,0 +135,117,156,18.2;9.4;-601.4938,0 +135,117,156,19.7;8.9;-624.2249,0 +135,117,156,17.3;8.1;-667.0012,0 +140,237,156,13.5;14.4;-352.90936,0 +140,237,156,13.9;12.5;-446.2514,0 +140,237,156,15.4;12.2;-460.65765,0 +3191,2935,156,12.6;13.7;-385.0282,0 +726,652,156,16.3;15.3;-308.46472,0 +724,650,156,16.8;15.3;-304.79205,0 +10132,8139,156,14.2;11.8;-483.748,0 +725,651,156,17.2;15.7;-288.254,0 +139,645,156,13.5;11.5;-496.9992,0 +139,645,156,14.2;10.5;-546.9431,0 +27,27,156,15.9;11.1;-514.4684,0 +27,27,156,17.3;9.9;-574.14343,0 +27,27,156,19.4;9.7;-586.8572,0 +27,27,156,19.3;8.5;-646.6852,0 +27,27,156,18;7.9;-675.9288,0 +1777,1584,156,21.2;8;-670.9288,0 +1776,1584,156,23;6.8;-733.5992,0 +1778,1584,156,23.3;9.1;-614.2371,0 +952,0,156,22.2;8.3;-658.4681,0 +13388,10668,956,23.1;6;-770.3655,0 +13388,10668,956,23.5;8.6;-640.63025,0 +13388,10668,956,28.6;8.7;-635.12445,0 +13388,10668,956,27.8;7.4;-700.9586,0 +13388,10668,956,26.5;8.1;-665.80457,0 +13388,10668,956,26;6.5;-747.5936,0 +13388,10668,956,25.2;7.9;-678.26166,0 +13398,10678,956,22;9.3;-606.96893,0 +13398,10678,956,22;10.5;-546.0422,0 +13398,10678,956,23.1;10.7;-538.06726,0 +13398,10678,956,24.5;10.5;-547.55963,0 +13398,10678,956,23.1;9.6;-589.67645,0 +13398,10678,956,18.9;9.8;-581.69543,0 +13393,10673,956,21;11;-520.0123,0 +13393,10673,956,22.5;12.8;-433.09143,0 +13393,10673,956,22.7;13.8;-380.63873,0 +13393,10673,956,20.6;13.4;-399.8947,0 +13393,10673,956,19.6;12.2;-462.51346,0 +13393,10673,956,20.7;12;-470.75366,0 +14318,11079,956,23.1;11.5;-495.09943,0 +13399,10679,956,25.2;14.3;-354.44125,0 +13399,10679,956,26;12.5;-447.18475,0 +13399,10679,956,24.7;15.6;-290.48212,0 +13399,10679,956,26.8;16.5;-247.0221,0 +13399,10679,956,27.7;17.5;-198.7839,0 +13402,10681,956,26.5;11.5;-498.21494,0 +13402,10681,956,27.7;11.5;-496.90503,0 +13414,10688,956,28.2;18.2;-163.73083,0 +13414,10688,956,27.5;19.8;-81.087006,0 +13410,10684,956,28;18.3;-155.61464,0 +13413,10687,956,28.1;18.2;-160.39793,0 +13392,10672,956,30.9;9.1;-615.4911,0 +13392,10672,956,32.2;9;-619.6881,0 +13392,10672,956,17.8;5.5;-798.21423,0 +14320,11081,956,31.5;8.9;-624.2717,0 +14317,11186,956,29.2;8.2;-663.9662,0 +14316,11185,956,29.2;8.1;-667.5587,0 +14315,11078,956,28.7;8.2;-663.5176,0 +13403,10682,956,18.2;9.4;-601.5261,0 +13403,10682,956,17.9;7.8;-679.1596,0 +13390,10670,956,17.4;6.8;-730.9691,0 +13390,10670,956,16.4;6.1;-766.03186,0 +13390,10670,956,15.5;7.2;-710.17706,0 +13394,10674,956,16.9;9.2;-609.25525,0 +13394,10674,956,17.9;10.3;-556.1096,0 +13394,10674,956,17.9;11.3;-507.32217,0 +13394,10674,956,18.1;12.3;-457.76385,0 +13394,10674,956,17.7;13.4;-402.88647,0 +13394,10674,956,14.6;11.5;-496.83167,0 +13394,10674,956,15.6;10.8;-533.9469,0 +13395,10675,956,16.4;8.8;-630.666,0 +13396,10676,956,15.3;8.4;-651.4541,0 +13396,10676,956,15.6;9.6;-590.3258,0 +13416,10690,956,27.5;19.9;-76.672,0 +13953,10695,956,19.3;18.5;-146.86182,0 +13953,10695,956,18.2;19.3;-107.98025,0 +13953,10695,956,16.3;18.4;-151.1774,0 +13953,10695,956,16.4;17.3;-208.60266,0 +13953,10695,956,18;16.3;-256.1585,0 +13949,10691,956,10.6;20.7;-38.577938,0 +13949,10691,956,11.9;20.2;-59.143623,0 +13949,10691,956,9.6;19.9;-76.120255,0 +13949,10691,956,10.6;19.3;-106.46451,0 +13949,10691,956,8.9;21.5;1.0823771,0 +13949,10691,956,9.4;17.6;-193.66985,0 +13391,10671,956,11.6;19.2;-110.08458,0 +13391,10671,956,11;17.8;-180.07516,0 +13391,10671,956,9;18.4;-153.99396,0 +13391,10671,956,16.8;16.5;-247.2205,0 +13969,10636,956,16.3;17.1;-217.46638,0 +17809,12689,1199,10.9;12.1;138.0455,0 +17807,12689,1199,11.9;12.1;138.4146,0 +17412,12689,1199,11.9;11.1;92.11865,0 +17411,12689,1199,9.6;11.4;105.1499,0 +17804,12689,1199,27.3;22.8;676.957,0 +17413,12689,1199,27.8;21.2;594.597,0 +1008,1398,1199,13.1;13.4;206.58081,0 +1008,1398,1199,9.4;9.8;27.862263,0 +1008,1398,1199,28.8;26.1;840.8,0 +1008,1398,1199,28;24.5;760.03265,0 +1008,1398,1199,26.7;24;734.21674,0 +1008,1398,1199,1.1;2.2;-354.13327,0 +1008,1398,1199,0;-0.2;-479.75928,0 +1008,1398,1199,-3.3;-3.4;-641.0928,0 +1008,1398,1199,26.7;21.6;617.19696,0 +17406,13184,1199,11.2;11.6;113.9391,0 +17813,13184,1199,9.3;9.9;30.80416,0 +17407,13185,1199,9.6;10.7;69.5043,0 +10487,8227,1199,9.5;10;35.337563,0 +10487,8227,1199,28.8;25.8;826.4598,0 +10487,8227,1199,26.7;24.1;739.92206,0 +10487,8227,1199,1.1;2;-362.57214,0 +10487,8227,1199,0;-0.2;-481.1693,0 +10487,8227,1199,-3.3;-3.3;-636.7367,0 +17410,13188,1199,9.4;9.4;5.154637,0 +16755,12844,1199,28.8;25.6;816,0 +6358,12664,1199,28.2;24.4;755.43,0 +6358,12664,1199,27.3;23.3;700.0076,0 +6358,12664,1199,26.7;22.1;641.32,0 +16757,12843,1199,28.6;25.6;813,0 +16756,12842,1199,28.6;25.8;823,0 +17409,13187,1199,26.8;23.5;710.994,0 +17408,13186,1199,27.3;24;737.9109,0 +17847,13186,1199,27.5;22.9;678.4512,0 +17405,13183,1199,27.6;22.7;668.5129,0 +16747,12865,1199,0.9;1.6;-385.2349,0 +16746,12864,1199,1.1;1.6;-383,0 +17848,13189,1199,0.1;0.4;-446.3804,0 +17817,13189,1199,-2.3;-1.8;-557.2747,0 +17818,13181,1199,0.1;-0.1;-475.5779,0 +17818,13181,1199,-2.9;-2.4;-590.0511,0 +17850,13182,1199,-2.9;-2.5;-595.4833,0 +16849,12732,1199,-3.4;-3.8;-657.6995,0 +16848,12731,1199,-3.3;-3.6;-648,0 +16847,12730,1199,-3.3;-3.6;-648,0 +16846,12729,1199,-3.3;-3.7;-656,0 +10897,8313,1199,11.2;11.6;113.8988,0 +10897,8313,1199,9.3;9.9;29.032398,0 +10897,8313,1199,28.7;25.7;820.9753,0 +10897,8313,1199,26.7;23.9;732.7867,0 +10897,8313,1199,27.6;22.7;668.5145,0 +10897,8313,1199,1.2;1.9;-368.41138,0 +10897,8313,1199,0;-0.2;-481.89047,0 +10897,8313,1199,-3.4;-3.6;-650.06885,0 +13498,1400,129,8.8;11.5;15.558858,0 +13498,10261,129,11.3;11.5;13.689122,0 +13498,10261,129,9.8;11.8;32.085644,0 +13498,10261,129,7.3;12.9;86.999825,0 +13498,10261,132,9.7;12.6;70.22602,0 +13498,5478,132,12;12.1;44.540276,0 +6358,7132,751,6.1;6.1;0,0 +6358,7131,751,6.1;6.1;0,0 +3256,3666,751,6;6.4;14.652547,0 +16673,12820,1193,13.5;15;189.23,0 +16676,12812,1193,12.1;15.2;201.46523,0 +16678,12814,1193,12.1;15.1;193.43774,0 +16674,12810,1193,10.6;14.9;183.95831,0 +16677,12813,1193,10.5;14.9;185.87578,0 +16675,12811,1193,9.7;15.1;194.01927,0 +16691,12819,1193,9.7;15;191.35133,0 +17314,12700,1193,8.9;13.4;109.8726,0 +16729,12699,1193,9;13.4;110,0 +10489,8229,1193,9.1;13.7;127.762115,0 +10489,8229,1193,10.1;10.1;-56.627357,0 +10489,8229,1193,7.9;9.9;-62.84023,0 +10489,8229,1193,10.2;7.6;-179.77887,0 +16731,12701,1193,8.8;13.6;119,0 +10490,8230,1193,9.1;13.8;129.56593,0 +10490,8230,1193,10.1;10.3;-45.8947,0 +10490,8230,1193,10.1;7.4;-187.31465,0 +16732,12702,1193,9.4;13.4;109,0 +16681,12816,1193,8.3;12.6;72.73528,0 +16681,12816,1193,9.1;11.3;7.346995,0 +16679,12815,1193,8.4;12.7;77.88425,0 +16679,12815,1193,9.8;10.9;-14.40716,0 +16686,108,1193,10.4;11.6;18.38708,0 +16695,108,1193,10.1;7.1;-205,0 +16685,12739,1193,10.5;11.6;21,0 +16680,12817,1193,9.8;12.3;53.4119,0 +16682,12818,1193,9.3;11.1;-4.049021,0 +9020,12703,1193,10.1;10.1;-57,0 +16734,12704,1193,10.2;9.9;-63.261784,0 +16687,12821,1193,9.6;9;-110.3307,0 +16689,12824,1193,8.9;10.1;-53.18391,0 +16690,12823,1193,9;10.2;-50.46534,0 +16688,12822,1193,8;9.9;-63.13236,0 +16735,12705,1193,10.1;7.1;-205,0 +16738,12708,1193,10;6.9;-213.4776,0 +16736,12706,1193,9.7;7.4;-190,0 +4018,3593,399,19.3;12.5;-502.40884,0 +4018,3593,399,17.5;12.1;-519.8974,0 +4018,3593,399,19.9;14;-426.5399,0 +4018,3593,399,18.3;14.3;-410.00305,0 +4018,3593,399,20.2;15;-373.269,0 +4018,3593,399,21.2;15.1;-368.13818,0 +4018,3593,399,26.6;15.9;-328.80432,0 +4018,3593,399,26.9;17.5;-251.62804,0 +4018,3593,399,28;18;-223.01768,0 +4018,3593,399,28.3;16.9;-279.4046,0 +4018,3593,399,29.5;18.6;-194.9225,0 +4018,3593,399,30;16.8;-283.42645,0 +4018,3593,399,32.4;18.1;-218.94305,0 +4018,3593,399,17.6;16.9;-281.77686,0 +4018,3593,399,17;15.2;-365.74194,0 +4018,3593,399,21.2;16.9;-280.26904,0 +5099,113,399,18.2;12.2;-515.481,0 +5099,113,399,17.4;14;-425.18976,0 +5099,113,399,19.3;14.2;-416.5335,0 +5099,113,399,24.9;16;-324.22757,0 +5099,113,399,22.3;17.2;-267.20032,0 +5099,113,399,26.3;16.7;-292.66364,0 +5099,113,399,28.6;18.6;-196.10486,0 +5099,113,399,25.9;19;-175.48141,0 +5099,113,399,29.7;17.6;-246.53075,0 +5099,113,399,27.4;20;-125.63214,0 +5099,113,399,30.3;19.7;-138.5374,0 +5099,113,399,31.9;19.8;-134.67857,0 +5099,113,399,33.9;20.2;-112.98137,0 +5099,113,399,34.4;19.2;-164.54518,0 +5099,113,399,34.4;23.5;51.231632,0 +5099,113,399,35;21.7;-42.331112,0 +5099,113,399,36.7;21.1;-72.617134,0 +5099,113,399,35;24.8;112.20809,0 +5099,113,399,38.5;22.2;-15.607983,0 +5099,113,399,38.8;23.6;53.447296,0 +5099,113,399,38.7;26.4;193.1427,0 +5099,113,399,36.5;27.3;240.27368,0 +5099,113,399,38;28.1;281.90936,0 +5099,113,399,36;31;425.51514,0 +5099,113,399,37.2;30.6;405.25546,0 +5099,113,399,35;30.3;388.30637,0 +5099,113,399,33.8;31.2;434.19794,0 +5099,113,399,34.8;29;326.4391,0 +5099,113,399,33;29.4;346.77908,0 +5099,113,399,36.8;28.7;307.61865,0 +5099,113,399,34.9;27.9;271.73706,0 +5099,113,399,31.9;30.9;419.0369,0 +5099,113,399,33.3;27.7;257.83545,0 +5099,113,399,30.8;27.3;240.85173,0 +5099,113,399,33.8;26.6;203.63199,0 +5099,113,399,28.4;26.9;221.92679,0 +5099,113,399,28.2;25.5;151.51828,0 +5099,113,399,28.1;28.5;300.32324,0 +5099,113,399,27.2;25.9;169.82132,0 +5099,113,399,26.3;24.2;86.49676,0 +5099,113,399,26.2;27.8;265.8704,0 +5099,113,399,25.6;25.9;171.43416,0 +5099,113,399,24.8;24.9;121.54586,0 +5099,113,399,24.3;22.9;18.25466,0 +5099,113,399,23.4;25.1;130.48737,0 +5099,113,399,23.3;22.2;-13.678023,0 +5099,113,399,25.3;21.4;-53.63707,0 +5099,113,399,17;22.9;19.493332,0 +5099,113,399,15.8;22.4;-4.672381,0 +5099,113,399,14.5;21.2;-67.74883,0 +5099,113,399,13.6;19.9;-129.18312,0 +5099,113,399,16.9;19.5;-152.8204,0 +5099,113,399,13.8;18.8;-184.808,0 +5099,113,399,13.8;17.8;-235.66667,0 +5099,113,399,14.8;17.5;-249.6874,0 +5099,113,399,12.2;16;-323.01154,0 +5099,113,399,11;18.3;-209.20682,0 +5099,113,399,10.9;20.2;-117.044205,0 +5099,113,399,15.4;24.3;91.66435,0 +5099,113,399,17.7;16.1;-320.99982,0 +5099,113,399,18.6;17.4;-253.58386,0 +5099,113,399,19.3;18.6;-197.77039,0 +5099,113,399,19.9;16.4;-306.19318,0 +5099,113,399,21.2;19.5;-148.55014,0 +5099,113,399,23.9;20.9;-82.74136,0 +5099,113,399,26.6;21.2;-64.86839,0 +5099,113,399,32.7;25.5;148.58022,0 +571,541,399,22.9;16.4;-303.1477,0 +4033,3602,399,28.1;19.2;-167.78062,0 +4033,3602,399,26;19.2;-163.54602,0 +4033,3602,399,31.3;19.7;-138.91927,0 +4033,3602,399,31.6;21.9;-28.260014,0 +4033,3602,399,31.4;23.1;28.998945,0 +4033,3602,399,33.3;24.3;87.29249,0 +4033,3602,399,30.1;24.3;88.89958,0 +4033,3602,399,27.8;22.8;13.734246,0 +4033,3602,399,26.2;22.1;-18.532661,0 +4031,3600,399,28.3;20.4;-104.25145,0 +4031,3600,399,30.6;20.9;-78.91496,0 +4031,3600,399,32.1;21.6;-43.84581,0 +4031,3600,399,33;22.6;3.5753489,0 +4031,3600,399,31.9;23.1;27.439228,0 +4031,3600,399,32;24.3;90.835846,0 +4031,3600,399,27.1;23.9;68.928734,0 +4031,3600,399,29;23.1;28.016108,0 +4030,3599,399,31;20.7;-89.57345,0 +4030,3599,399,29.6;21.1;-72.84756,0 +4030,3599,399,32.6;21.5;-51.00217,0 +4030,3599,399,31.2;21.7;-41.869244,0 +4030,3599,399,33.1;22.8;16.24806,0 +4030,3599,399,32.1;22.9;18.51689,0 +4030,3599,399,28.3;23.5;52.02468,0 +4030,3599,399,32;24.4;96.71291,0 +4019,3598,399,29.9;20.9;-81.23327,0 +4019,3598,399,31.4;21.2;-65.80244,0 +4019,3598,399,33.1;22.2;-14.077335,0 +4019,3598,399,31.8;22.5;0.92257845,0 +4019,3598,399,31.8;23.8;63.409103,0 +4019,3598,399,28.5;23.6;55.53326,0 +4032,3601,399,31.1;20.7;-89.52472,0 +4032,3601,399,32.5;21.7;-42.499264,0 +4032,3601,399,31.2;22.1;-20.2937,0 +4032,3601,399,32.8;22.9;21.548223,0 +4032,3601,399,32.5;24.5;99.16798,0 +4032,3601,399,27.1;23.7;57.932034,0 +4032,3601,399,29.2;22.9;20.540745,0 +4019,3945,399,32.7;21.9;-28.803741,0 +4819,4416,399,32.9;22.4;-3.8983917,0 +4028,3596,399,33.7;19.1;-168.391,0 +4028,3596,399,34.5;20.1;-118.29625,0 +4028,3596,399,35.2;23.2;33.233624,0 +4028,3596,399,35.7;19.7;-141.82857,0 +4028,3596,399,35.1;24.2;85.14182,0 +4028,3596,399,37.1;22.5;-2.28587,0 +4028,3596,399,35.2;25.2;133.96411,0 +4028,3596,399,38.1;23.4;45.100315,0 +4028,3596,399,36.7;26.8;216.84097,0 +4028,3596,399,34.4;28.1;281.95184,0 +4028,3596,399,36.4;28;274.7585,0 +4017,3597,399,34.3;22;-25.842075,0 +4017,3597,399,35.3;21.4;-53.12679,0 +4017,3597,399,34.1;24;72.75572,0 +4017,3597,399,36.3;22.5;-1.9914117,0 +4017,3597,399,36.3;24.7;110.963715,0 +4017,3597,399,37.1;23.7;60.288807,0 +4017,3597,399,34.4;25;127.0021,0 +4017,3597,399,37.5;25;123.320854,0 +4017,3597,399,35.1;26;174.6328,0 +4017,3597,399,38.6;24.2;84.89906,0 +4017,3597,399,38.1;26.2;183.55016,0 +4017,3597,399,39.3;25.8;164.80208,0 +4017,3597,399,33;28.6;305.33234,0 +4017,3597,399,35.2;28.2;285.27237,0 +4017,3597,399,33.1;26.9;221.42903,0 +4017,3597,399,37.6;27.2;233.18538,0 +4532,4355,399,36.1;22.2;-17.458567,0 +4820,3944,399,37.6;22.3;-9.684621,0 +4035,3609,399,36.5;30.9;418.2302,0 +4035,3609,399,37.8;31;426.43494,0 +4035,3609,399,35.3;30.2;384.27304,0 +4035,3609,399,37.8;29.6;355.93442,0 +4035,3609,399,34.1;29.9;371.1472,0 +4035,3609,399,33.1;30.2;386.34055,0 +4035,3609,399,31.6;31.3;441.81702,0 +4020,3595,399,31.7;27.4;245.42215,0 +4020,3595,399,30.4;26.8;215.62605,0 +4020,3595,399,28.9;28.1;281.11905,0 +4020,3595,399,29.1;25.9;168.56369,0 +4020,3595,399,28.1;26.2;186.94768,0 +4020,3595,399,26.9;25.2;136.66197,0 +4855,3979,399,32.9;27;226.80972,0 +4824,3941,399,28.7;26.3;191.28893,0 +4023,3612,399,28.7;29;324.78427,0 +4023,3612,399,27.1;27.4;243.31377,0 +4023,3612,399,25.9;27.4;243.59248,0 +4061,3594,399,25.6;24.6;106.06169,0 +4061,3594,399,25.3;26.5;198.40527,0 +4061,3594,399,24.3;23.4;44.619747,0 +4061,3594,399,23.3;24.7;111.12618,0 +4061,3594,399,23.7;21.8;-37.369755,0 +4061,3594,399,24;19.6;-147.89401,0 +4024,3603,399,16.6;22.1;-19.92471,0 +4024,3603,399,15.6;21.8;-35.50522,0 +4024,3603,399,15.6;23;26.721226,0 +4024,3603,399,14.6;19.9;-132.13287,0 +4024,3603,399,15.8;19.3;-158.9916,0 +4024,3603,399,13.2;18.7;-189.8691,0 +4024,3603,399,13;20.5;-98.680855,0 +4024,3603,399,13.4;16.7;-292.18988,0 +4024,3603,399,12.3;16.5;-299.6158,0 +4024,3603,399,11.8;18.3;-209.32681,0 +4027,3605,399,11.5;22.6;5.997732,0 +4027,3605,399,12.9;23.2;34.069664,0 +386,3604,399,14.9;24.7;111.56117,0 +4819,3937,399,13.7;23.6;55.49964,0 +4821,3943,399,36.4;24.8;113.60305,0 +1008,1398,693,6.1;6.4;16.942,0 +1008,1398,693,11.5;5.7;-19.245186,0 +7700,5633,693,6.1;5.9;-8,0 +6358,5633,693,10.7;5.7;-18,0 +7701,5634,693,5.9;6.3;10,0 +7702,6724,693,6.4;5.8;-15,0 +7703,3293,693,6.1;5.9;-10,0 +7703,3293,693,10.7;5.7;-19,0 +13601,10345,1002,6.1;5.9;90,0 +7245,6565,1002,6.1;6.1;101.88777,0 +10489,8229,1002,6.1;6.1;100.39079,0 +13603,108,1002,6.1;5.9;90,0 +10897,8313,1002,5.9;5.9;91.388664,0 +13961,10349,1002,6.1;6;98.4669,0 +16398,750,1178,10.9;14;-644.9523,0 +16398,750,1178,8.3;45.8;948.8815,0 +16398,750,1178,27.4;13.4;-671.1351,0 +16398,750,1178,27.2;8.9;-899.3049,0 +16398,750,1178,27.4;44.1;862.7356,0 +13498,10261,1178,10.8;14.1;-635.6129,0 +13498,10261,1178,11.2;11;-790.3422,0 +13498,10261,1178,8.3;46.1;963.47375,0 +13498,10261,1178,27.2;14.1;-638.2818,0 +13498,10261,1178,27.2;9.2;-881.13776,0 +13498,10261,1178,28.7;8.8;-902.2734,0 +13498,10261,1178,27.6;45.1;913.39105,0 +13498,10261,1178,27.2;41.9;753.09436,0 +13498,10261,1178,43.1;41.5;734.8173,0 +13498,10261,1178,43.2;44.9;902.03406,0 +13498,10261,1178,46.1;7.3;-975.60175,0 +13498,10261,1178,46.1;8.3;-929.04504,0 +1008,1399,1178,10.9;14;-642.7411,0 +1008,1399,1178,8.4;46.1;963.9128,0 +1008,1399,1178,27.2;14.1;-639.25385,0 +1008,1399,1178,27.2;9.2;-881.1531,0 +1008,1399,1178,27.6;45.1;913.9929,0 +1008,1399,1178,46.1;7.4;-971.4142,0 +16400,12478,1178,11.4;10.8;-802.9441,0 +1008,1398,1178,11.2;11;-790.39655,0 +1008,1398,1178,8.3;46.2;965.18976,0 +1008,1398,1178,27.2;14.1;-638.8508,0 +1008,1398,1178,27.2;9.2;-881.1448,0 +1008,1398,1178,27.6;45.1;913.3893,0 +1008,1398,1178,27.3;42;757.8388,0 +1008,1398,1178,43.1;41.5;733.71436,0 +1008,1398,1178,46.1;7.4;-974.88477,0 +10489,8229,1178,11.2;10.7;-805.05774,0 +10489,8229,1178,8.4;45.5;934.50256,0 +10489,8229,1178,27.1;8.8;-902.3386,0 +10489,8229,1178,27.1;42.2;767.7011,0 +10489,8229,1178,43.2;42.4;778.4393,0 +10489,8229,1178,46.2;7.8;-953.5082,0 +6982,6566,1178,11.2;11;-793.3253,0 +6982,6566,1178,8.3;45.9;953.6176,0 +6982,6566,1178,27.3;9;-890.87305,0 +6982,6566,1178,27.2;42.1;761.2662,0 +6982,6566,1178,43;42.3;774.558,0 +6982,6566,1178,46;7.7;-959.8028,0 +10897,8313,1178,11.2;10.7;-807.7213,0 +10897,8313,1178,8.3;45.8;946.85095,0 +10897,8313,1178,27.2;8.8;-900.4769,0 +10897,8313,1178,27.2;41.8;747.1731,0 +10897,8313,1178,43.2;42.5;783.2033,0 +10897,8313,1178,46.1;7.8;-953.71844,0 +16517,12480,1178,11.3;10.8;-800.1765,0 +16402,11263,1178,11.3;10.7;-807.288,0 +16401,12479,1178,11.3;10.8;-800.1356,0 +13507,10264,1178,11.2;10.9;-795.7254,0 +13507,10264,1178,8.7;45.9;951.1135,0 +13507,10264,1178,27.3;9;-890.5824,0 +13507,10264,1178,27.1;42;759.1414,0 +13507,10264,1178,43.2;44.7;894.5071,0 +13507,10264,1178,46.1;7.6;-961.31116,0 +13961,10349,1178,11.2;10.8;-801.1168,0 +13961,10349,1178,27.1;8.8;-902.3684,0 +13961,10349,1178,27.2;41.9;751.69025,0 +13961,10349,1178,46.1;8;-944.64026,0 +13506,10263,1178,10.9;10.8;-800.87427,0 +13506,10263,1178,8.2;45.9;952.95917,0 +13506,10263,1178,27.2;9;-891.1025,0 +13506,10263,1178,27.1;41.7;741.48865,0 +13506,10263,1178,43.1;42.4;776.4089,0 +13506,10263,1178,43.2;44.8;899.13794,0 +13506,10263,1178,45.9;7.7;-959.7331,0 +13505,10262,1178,10.9;10.7;-805.56134,0 +13505,10262,1178,8.8;45.8;947.03296,0 +13505,10262,1178,27.2;9.3;-879.65454,0 +13505,10262,1178,27;42.1;761.5387,0 +13505,10262,1178,43;44.9;904.2454,0 +13505,10262,1178,45.9;7.7;-957.40125,0 +10488,8228,1178,10.9;10.9;-798.5204,0 +10488,8228,1178,8.2;46;957.65265,0 +10488,8228,1178,27.2;9.1;-886.8936,0 +10488,8228,1178,27;41.8;747.37024,0 +10488,8228,1178,43.2;44.8;897.0117,0 +10488,8228,1178,46;8;-943.8931,0 +16554,108,1178,8.3;45.8;945,0 +16408,108,1178,43.1;42;757.9224,0 +16522,108,1178,46.7;8.6;-912.4731,0 +16528,108,1178,45.7;8.2;-933.5,0 +16461,11298,1178,8.5;45.5;933,0 +16423,12503,1178,27.4;8.9;-900,0 +16422,12502,1178,27;8.9;-900,0 +16420,11299,1178,27.2;8.6;-912,0 +9020,11299,1178,28.8;8.9;-900,0 +16425,12505,1178,26.5;8.7;-910,0 +16421,12504,1178,27;8.9;-900,0 +16526,12504,1178,46.3;8.1;-940,0 +16494,12486,1178,27.4;41.9;754.5729,0 +16493,11300,1178,27.2;41.7;740,0 +16407,12483,1178,42.9;42;755.7808,0 +16406,4846,1178,42.9;42;758.048,0 +16405,9363,1178,43;42;759.6398,0 +16405,9363,1178,43.2;43;806.2879,0 +16404,12482,1178,43.4;42.5;782.4442,0 +16403,12481,1178,43.2;42.5;783.3921,0 +16609,12481,1178,43;45;909.7277,0 +16518,11301,1178,46.1;8.2;-935,0 +16519,12633,1178,46.1;8.9;-900,0 +16523,11322,1178,46.1;8;-945,0 +16525,11304,1178,45.7;8.8;-905,0 +16524,11303,1178,46.5;8.8;-905,0 +16072,12340,1126,10.5;13.9;413.1707,0 +16072,12340,1126,10.7;11.4;287.11862,0 +16070,12338,1126,10.6;14;419.7909,0 +16070,12338,1126,11.9;10.4;236.69948,0 +15628,108,1126,9.1;13.2;379.324,0 +16102,108,1126,11.2;13.3;384.51944,0 +15628,108,1126,9.9;14.4;435.5716,0 +16105,108,1126,23.1;6.9;61.500828,0 +16103,108,1126,23.9;4.5;-58.46272,0 +16292,108,1126,25.1;5.1;-28.054358,0 +16219,108,1126,10.5;5.1;-28.79404,0 +16044,108,1126,11.7;-1.9;-384.5,0 +16044,108,1126,11.5;-0.7;-321.8821,0 +16044,108,1126,10.3;-1.7;-373.643,0 +16223,12339,1126,10.3;12.8;359.182,0 +16073,12341,1126,10.8;11.5;290.5078,0 +13498,10261,1126,10.4;14;419.42764,0 +13498,10261,1126,11.8;10.5;241.66829,0 +13498,10261,1126,12.1;8.2;128.03223,0 +13498,10261,1126,21.5;6;19.71713,0 +13498,10261,1126,23.5;5.8;7.233857,0 +13498,10261,1126,26.2;3.1;-125.65989,0 +13498,10261,1126,27.1;-2;-389.83502,0 +13498,10261,1126,26.9;-3.1;-440.9429,0 +13498,10261,1126,9.6;7;68.450806,0 +13498,10261,1126,10.7;5.3;-15.765935,0 +13498,10261,1126,11.3;3.2;-124.759514,0 +13498,10261,1126,11.2;-1;-337.20795,0 +6982,6566,1126,10.1;13.4;385.386,0 +6982,6566,1126,12.1;8.3;131.9114,0 +6982,6566,1126,26.2;3.5;-105.81525,0 +6982,6566,1126,27;-2.9;-430.44247,0 +6982,6566,1126,11.2;-1;-337.41064,0 +13505,10262,1126,9.9;13.2;379.99197,0 +13505,10262,1126,11.9;8;118.611565,0 +13505,10262,1126,23.2;5.8;9.830278,0 +13505,10262,1126,27.2;-2.8;-426.59937,0 +13505,10262,1126,11.6;3.4;-110.11154,0 +13505,10262,1126,10.7;-1.4;-357.24628,0 +13961,10349,1126,12.1;10.3;234.95305,0 +13961,10349,1126,12.2;8.2;129.62955,0 +13961,10349,1126,27.1;-3.1;-441.8037,0 +13961,10349,1126,11;-1.2;-347.7744,0 +13507,10264,1126,11.6;10.8;257.0054,0 +13507,10264,1126,12;8.3;131.41951,0 +13507,10264,1126,23.5;5.8;9.485723,0 +13507,10264,1126,26.4;3.2;-121.99758,0 +13507,10264,1126,27;-2.8;-428.62897,0 +13507,10264,1126,10.7;5.4;-13.929067,0 +13507,10264,1126,11;-1.1;-340.60034,0 +13506,10263,1126,11.7;10.6;245.92973,0 +13506,10263,1126,11.8;8.3;132.1313,0 +13506,10263,1126,23.4;5.8;9.064393,0 +13506,10263,1126,26.2;3.2;-124.37926,0 +13506,10263,1126,26.8;-2.9;-434.2178,0 +13506,10263,1126,11.4;3.3;-117.31491,0 +13506,10263,1126,11;-1.1;-344.63968,0 +16107,12336,1126,12.1;7.9;110,0 +10488,8228,1126,12.1;8.4;135.51028,0 +10488,8228,1126,27.1;-2.9;-432.98804,0 +10488,8228,1126,10.5;5.4;-10.435539,0 +10488,8228,1126,10.8;-1.2;-345.0393,0 +10897,8313,1126,12.1;8;115.830444,0 +10897,8313,1126,26.9;-3.1;-441.623,0 +10897,8313,1126,11.1;-1.1;-344.82755,0 +16076,12344,1126,23.4;6;19.847046,0 +16075,12343,1126,23.5;5.8;6.9013677,0 +16074,12342,1126,22.6;5.4;-13.713754,0 +16074,12342,1126,26.4;2.9;-137.50224,0 +16078,12346,1126,25.9;3.9;-86.53955,0 +16077,12345,1126,26.7;2.9;-135.1139,0 +9020,12337,1126,27.1;-3.2;-448,0 +16080,12348,1126,10.1;6;17.827888,0 +16080,12348,1126,11.4;3.3;-119.218056,0 +16082,12350,1126,11.9;3.9;-85.87188,0 +16081,12349,1126,11.9;3.9;-89.53255,0 +16079,12347,1126,10.8;5.3;-16.8066,0 +16079,12347,1126,11.6;3.1;-127.25207,0 +16042,12334,1126,11.2;-1.6;-368,0 +16043,12335,1126,11.9;-1.5;-361.5,0 +16043,12335,1126,10.9;-1.5;-361.5806,0 +7005,6187,1143,12;19.7;425.4063,0 +7005,6187,1143,10.1;18.5;366.5675,0 +7004,6186,1143,12.1;20.4;461.1414,0 +7004,6186,1143,10;18.7;375.2957,0 +7006,6188,1143,12.1;20.5;464.5609,0 +7006,6188,1143,10;18.7;376.8521,0 +7003,6185,1143,10.7;19.5;413.6708,0 +7003,6185,1143,11.4;17.2;299.2225,0 +410,6198,1143,10.5;19.3;407.0057,0 +13498,10261,1143,10.7;21;488.02985,0 +13498,10261,1143,10.8;19.2;401.43393,0 +13498,10261,1143,11.2;18.1;347.86115,0 +13498,10261,1143,11.3;16.5;265.3426,0 +13498,10261,1143,11;12.3;56.933174,0 +13498,10261,1143,11.1;5.9;-266.35776,0 +13498,10261,1143,11.6;4.8;-318.87448,0 +13498,10261,1143,11.7;1.8;-467.27942,0 +13502,1402,1143,11;19.3;405.79456,0 +13502,1402,1143,11.2;17.5;314.51266,0 +13502,1402,1143,10.9;12.4;60.70172,0 +13502,1402,1143,11;5.9;-266.55518,0 +13502,1402,1143,11.8;1.9;-465.03394,0 +13503,1403,1143,10.9;19.3;404.97998,0 +13503,1403,1143,11.2;17.5;314.51266,0 +13503,1403,1143,10.9;12.4;60.695065,0 +13503,1403,1143,11.6;4.9;-315.12976,0 +13503,1403,1143,11.8;1.9;-465.03394,0 +410,6197,1143,11.3;17;290.1147,0 +13504,1404,1143,11.2;18.2;349.48547,0 +13504,1404,1143,11.4;16.6;268.52747,0 +13504,1404,1143,11.6;4.9;-315.74658,0 +13504,1404,1143,11.9;1.9;-465.82858,0 +6817,6175,1143,11.1;15.8;230.1344,0 +6815,6174,1143,11.6;15.9;236.4839,0 +410,6173,1143,11;15.9;233.63661,0 +6818,6176,1143,10.4;16.2;252.6758,0 +6818,6176,1143,12.3;16.1;245.3744,0 +7010,6191,1143,10.9;12.8;78.41301,0 +7011,6192,1143,10.9;12.7;73.66483,0 +410,6199,1143,10;13.8;130.717,0 +7009,6190,1143,10;13.9;133.257,0 +7009,6190,1143,11.2;12.3;54.55103,0 +410,108,1143,11.1;12.2;51.8487,0 +7007,6189,1143,11.1;12.2;50.29549,0 +6358,6177,1143,10.6;10.5;-34,0 +6821,6180,1143,10.6;10.9;-14,0 +8009,6664,1143,10.9;11.2;-1.500002,0 +8017,3306,1143,10.6;11.2;1.9007379,0 +8010,6663,1143,10.6;10.7;-26.5,0 +8013,6692,1143,10.6;11;-9.5,0 +6820,6178,1143,10.4;10.9;-14,0 +7015,6195,1143,10.6;6.8;-218.4601,0 +7015,6195,1143,11.8;4.6;-329.9763,0 +7016,6196,1143,10.5;6.7;-225.8544,0 +7016,6196,1143,11.7;4.4;-337.087,0 +7016,6196,1143,11.8;3.3;-392.8581,0 +410,6193,1143,10.7;6.5;-234.9449,0 +7012,6193,1143,11.7;5.2;-297.3054,0 +7014,6194,1143,11.7;4.8;-319.4419,0 +410,6155,1143,11.7;1.5;-483.5388,0 +6824,6182,1143,11.4;2;-461.4884,0 +7178,6183,1143,11.7;1.7;-474.96625,0 +7179,6184,1143,11.6;1.7;-476.03375,0 +7245,6565,1143,12.1;20.4;461.90292,0 +7245,6565,1143,11.3;17.2;300.70364,0 +7245,6565,1143,11.2;16;242.40155,0 +7245,6565,1143,10.1;13.8;130.4917,0 +7245,6565,1143,11.1;12.2;50.842552,0 +7245,6565,1143,10.6;6.5;-233.2878,0 +7245,6565,1143,11.5;4.5;-332.7747,0 +7245,6565,1143,11.7;1.6;-478.1073,0 +6823,6181,1143,11.9;1.4;-488.9587,0 +5352,4776,524,6.1;5.9;-6.604878,0 +5349,4778,524,6.4;6.1;0.253,0 +5348,4777,524,6.1;6.3;12,0 +17053,13071,1225,6;5.8;85,0 +17052,12686,1225,6.1;5.9;90,0 +13498,1401,1225,6.1;6.4;116.729,0 +16926,13159,1225,6.1;6.3;109.6734,0 +13507,10264,1225,6.2;6.2;105.00222,0 +13506,10263,1225,6.2;6.2;107.39395,0 +13505,10262,1225,6.1;6.3;109.34412,0 +6982,6566,1225,6.1;6.3;110.11682,0 +10488,8228,1225,6.1;6.2;108.40219,0 +17054,108,1225,6.3;6.1;100,0 +7245,6565,1225,6.2;6.2;107.51322,0 +16938,12685,1227,6.1;5.9;90,0 +16940,13064,1227,6.1;6.1;100,0 +10490,8230,1227,5.9;6.1;101.00533,0 +16944,13065,1227,6.1;6.1;100,0 +16939,13063,1227,6.1;6.1;100,0 +13961,10349,1227,5.9;6.1;103.8512,0 +136,396,137,23;21.2;-13.778309,0 +136,396,137,24.3;21.6;10.574426,0 +136,396,137,21.4;27.4;297.93484,0 +136,396,137,18.9;34.2;640.2629,0 +136,396,137,18.3;35.4;699.6945,0 +136,396,137,17.7;33.5;605.94806,0 +136,396,137,19.5;32.7;562.90564,0 +136,396,137,16.7;32.6;560.18964,0 +788,1273,137,21.6;22.4;50.65337,0 +2,411,137,23.1;21.3;-6.735114,0 +2,411,137,23.2;20.1;-67.42646,0 +2,411,137,18;34.1;633.8284,0 +2,411,137,18;35.1;681.3049,0 +2,411,137,19.6;34;630.41473,0 +2,411,137,19.5;35.2;688.5641,0 +384,684,137,20.1;25.4;199.79633,0 +26,26,137,20.3;25.8;218.05872,0 +1420,1608,137,27.2;28.8;370.3728,0 +322,1313,137,27.1;28.7;362.52002,0 +322,1313,137,27.6;30.1;435.0072,0 +322,1313,137,29.2;31.9;524.54895,0 +322,1313,137,30.4;32.2;538.1127,0 +322,1313,137,27.3;32.5;553.29675,0 +322,1313,137,27.2;34.6;659.7035,0 +1408,894,137,27.4;28.6;357.0631,0 +133,115,137,27.1;29.5;405.23068,0 +133,115,137,28.1;29.9;425.2275,0 +133,115,137,28.1;27.9;323.48672,0 +133,115,137,28.7;26.5;251.48347,0 +133,115,137,29.6;31.2;486.58167,0 +133,115,137,30.9;32.5;553.28424,0 +133,115,137,31.9;32.5;553.14124,0 +133,115,137,27.5;32.1;531.0218,0 +133,115,137,29.9;33.3;592.0453,0 +133,115,137,27.6;33.4;598.1894,0 +133,115,137,26.2;33.7;613.24335,0 +133,115,137,27.9;35.5;702.459,0 +331,373,137,27.7;26.1;233.173,0 +329,369,137,27.8;26.2;236.6549,0 +328,379,137,27.8;26.1;233.8604,0 +17,270,137,28.9;28.1;334.82278,0 +789,1274,137,31.9;32.7;564.839,0 +790,1274,137,30.7;29.2;386.2941,0 +789,1274,137,29.5;30.5;453.3651,0 +170,351,137,26.1;32.1;532.7992,0 +325,560,137,30.9;33.4;596.6457,0 +325,560,137,29;35.3;691.6763,0 +952,0,137,29.4;32.6;557.5917,0 +952,0,137,32;30.3;443.12646,0 +314,341,137,27.2;36.4;750.6592,0 +314,341,137,28.6;36;727.5806,0 +314,341,137,29.8;36.2;740.45795,0 +314,341,137,30;34.6;659.4696,0 +314,341,137,27.4;35.4;699.81647,0 +1231,858,137,26.3;32.7;563.82574,0 +320,353,137,18.3;33.7;614.65356,0 +320,353,137,17;33.4;600.9247,0 +320,353,137,18.6;32.4;546.80524,0 +320,353,137,16.3;32.1;532.8674,0 +178,366,137,20.2;33.2;586.63873,0 +1944,2051,137,18.5;33.3;591.2122,0 +321,355,137,16.8;32.4;547.8287,0 +17091,13357,1229,5.9;5.9;90.6,0 +17093,108,1229,5.4;6.1;100,0 +17093,108,1229,6.8;6.1;100,0 +17090,13356,1229,6.1;5.9;93,0 +1008,1398,1229,6.1;6.3;112.975296,0 +10490,8230,1229,6.1;6.2;107.35183,0 +10489,8229,1229,6;5.8;87.80259,0 +17092,13359,1229,6.2;6.1;100,0 +10487,8227,1229,6.1;6.1;100.022,0 +13961,10349,1229,6;6.1;99.03966,0 +9020,13057,1231,6.1;5.9;90,0 +16996,13562,1231,6.2;6.1;100,0 +1008,1398,1231,6.1;6.3;113.8603,0 +13498,10261,1231,6.1;6.3;112.13836,0 +7245,6565,1231,6.1;6.1;100.05164,0 +16926,13159,1231,6.1;6.4;114.10884,0 +13505,10262,1231,6.2;6.3;111.06488,0 +13507,10264,1231,6.1;6.2;107.62847,0 +13506,10263,1231,6.1;6.2;108.95694,0 +6982,6566,1231,6.1;6.2;106.67155,0 +10488,8228,1231,5.8;6.1;102.0364,0 +10487,8227,1231,6.2;6.2;105.15471,0 +16821,12805,1167,8.9;9.1;-17.53265,0 +16820,12804,1167,8.9;9.1;-18.50922,0 +16804,12768,1167,9;8.8;-32.5,0 +16803,12767,1167,8.9;8.8;-32.60427,0 +17786,12766,1167,9;10.7;61.14025,0 +16819,12803,1167,8.9;9.8;20.288158,0 +16784,12723,1167,11;7.3;-105,0 +10490,8230,1167,11.2;7.8;-82.25995,0 +10490,8230,1167,12.1;10.6;60.254868,0 +10490,8230,1167,10.2;13.1;182.54613,0 +10490,8230,1167,8.3;15;277.00085,0 +16788,12727,1167,10.8;7.3;-105.2129,0 +16787,12726,1167,11.1;7.2;-109.4474,0 +16785,12724,1167,10.8;7.8;-81.43552,0 +16786,12725,1167,10.9;7.5;-97.40789,0 +13961,10349,1167,11;7.6;-93.1073,0 +16807,12770,1167,13;7.1;-116.0736,0 +16809,12771,1167,13.1;8.8;-33.6366,0 +16809,12771,1167,13.1;11.7;113.71511,0 +17336,12769,1167,13.1;7.2;-112.7318,0 +17336,12769,1167,13.2;11.5;105.170235,0 +16808,12772,1167,13.2;8.8;-31.20037,0 +16824,12808,1167,14;10.1;33.55457,0 +16823,12807,1167,14;10.1;33.49805,0 +16822,12806,1167,14;10.1;32.36438,0 +16815,12719,1167,14.3;11.4;96.96911,0 +16792,12719,1167,11.9;10.5;53,0 +16814,12718,1167,14.4;11.4;100.35617,0 +16791,12718,1167,11.9;10.5;53,0 +16813,12717,1167,14.4;11.6;107.75137,0 +16790,12717,1167,11.9;10.5;53,0 +16818,12720,1167,14.3;11.4;96.96911,0 +16795,12720,1167,11.8;10.5;53.09842,0 +16825,12711,1167,10;14.8;267.7321,0 +9020,12711,1167,8.2;14.5;255,0 +16789,12716,1167,11.9;10.3;43,0 +16796,12721,1167,12;10.4;48.75736,0 +16810,12773,1167,9.8;11.3;92.0271,0 +16810,12773,1167,8.8;15.8;320.3326,0 +17337,12774,1167,9.9;11.3;95.8114,0 +16811,12774,1167,9.7;15.1;283.01892,0 +17338,12775,1167,9.9;12.8;169.33215,0 +17338,12775,1167,8.7;16;326.3947,0 +16743,12712,1167,8.9;14.5;254.3565,0 +16742,12713,1167,8.8;14.5;251.6482,0 +16745,12714,1167,8.4;14.6;256.1812,0 +16748,12715,1167,8.4;14.4;250.9257,0 +1008,1399,1167,8.9;8.5;-46.664295,0 +1008,1399,1167,11;7.5;-95.08118,0 +1008,1399,1167,8.7;16.1;334.7771,0 +1008,1399,1167,8.2;14.8;267.79166,0 +10487,8227,1167,11;7.5;-95.08118,0 +10487,8227,1167,8.6;16.1;332.86865,0 +10487,8227,1167,8.2;14.8;267.79166,0 +10897,8313,1167,13.2;8.8;-32.832245,0 +10897,8313,1167,11.9;10.4;48.702065,0 +10897,8313,1167,8.8;16;327.67612,0 +13498,10261,819,10;5.9;-266.42853,0 +3796,3909,1109,4.4;11.2;2.888206,0 +3796,3909,1109,5.9;11.2;-0.3157324,0 +3796,3909,1109,7.1;9.9;-64.74408,0 +3790,3912,1109,5.7;11.4;9.6368,0 +3790,3912,1109,8.3;11.4;9.5137,0 +3787,3910,1109,7.1;10;-61.74351,0 +3787,3910,1109,8.4;11.1;-3.6204333,0 +3789,3913,1109,7.2;9.7;-72.69038,0 +3789,3913,1109,9.6;11.4;8.383071,0 +3793,3911,1109,9.9;11.2;0.04577639,0 +3798,3923,1109,11.1;11.1;-6.131752,0 +3792,3916,1109,12.7;11.8;31.455761,0 +3797,3914,1109,12.8;12;40.547993,0 +3797,3914,1109,13.6;13.1;96.135155,0 +3794,3917,1109,13.2;11.1;-3.1279259,0 +3794,3917,1109,13.7;13;91.22469,0 +3794,3917,1109,12.4;12.6;72.12939,0 +3791,3915,1109,13.2;12;39.47153,0 +3791,3915,1109,14.3;13.1;96.06338,0 +4279,3915,1109,15;12;41.08636,0 +3791,3915,1109,16.4;10;-59.74873,0 +3715,3925,1109,14.7;11.7;27.11523,0 +4292,3929,1109,15;12;41.08636,3 +4293,3928,1109,14.6;11.6;18.34703,0 +3785,3921,1109,16.5;10.7;-26.5965,0 +3786,3918,1109,15.2;9.9;-65.65033,0 +3788,3922,1109,16.5;10;-59.73236,0 +3795,3920,1109,16.9;10.6;-29.514824,0 +4278,3919,1109,16.5;9.4;-88.59322,0 +3748,3930,1109,18.6;10.1;-53.90247,0 +3781,4420,1109,18.4;10.1;-55.251114,0 +3717,3931,1109,18.7;9.6;-79.72162,0 +49,49,140,28.3;25.2;186.44977,0 +49,49,140,29.4;25.3;193.12012,0 +49,49,140,29.6;23.7;111.11891,0 +49,49,140,28.5;23.5;105.69624,0 +49,49,140,27;24.1;133.84314,0 +49,49,140,26.5;25.9;223.12598,0 +351,262,140,29.9;24;130.12393,0 +351,262,140,28.8;23.4;100.09755,0 +351,262,140,28.6;24.5;151.41893,0 +351,262,140,28.5;25.6;207.82733,0 +351,262,140,29.6;25.1;185.27611,0 +796,1277,140,29.9;24.4;147.3456,0 +795,1277,140,26.4;24.3;143.1488,0 +796,1277,140,25.3;24.7;162.15,0 +798,1277,140,23.6;17.6;-189.6823,0 +795,1277,140,19.8;16.2;-260.648,0 +1159,1277,140,24.4;21.6;10.745746,0 +1158,1277,140,23.6;26;228.22603,0 +1445,244,140,28.5;25.3;191.12407,0 +1445,244,140,26.6;24;127.06331,0 +1445,244,140,24;26.3;242.59564,0 +1445,244,140,21.8;26.5;254.25046,0 +175,287,140,28.3;25;177.6862,0 +175,287,140,27.3;24.3;142.65901,0 +175,287,140,26.7;25.9;224.20247,0 +175,287,140,24;25.2;190.57037,0 +793,1275,140,27.8;26.1;234.1765,0 +431,282,140,26.4;22.9;71.06474,0 +431,282,140,26.5;21.9;24.83581,0 +431,282,140,25.4;21.9;24.202187,0 +180,282,140,23.3;21.5;1.6048789,0 +431,282,140,23.9;25;176.36494,0 +431,282,140,21.5;24.4;150.61389,0 +431,282,140,25;25.7;214.50085,0 +431,282,140,24.8;22.9;73.66919,0 +431,282,140,22.9;25.7;214.59053,0 +901,541,140,26.3;24.8;166.2903,0 +901,541,140,26.3;23.7;112.6915,0 +131,113,140,25.9;21.6;6.8280153,0 +131,113,140,24.6;23;76.09606,0 +131,113,140,23.6;23.2;89.37072,0 +131,113,140,23.4;24.8;169.93593,0 +131,113,140,21.7;23.4;97.647194,0 +131,113,140,24.6;26.1;232.77731,0 +131,113,140,23.5;26.6;258.07745,0 +131,113,140,22.7;27.8;320.6814,0 +131,113,140,22.3;26.3;243.35481,0 +131,113,140,22.4;25;177.43633,0 +131,113,140,21.1;26.5;254.52115,0 +131,113,140,21.1;28.7;361.4054,0 +131,113,140,20.9;24.9;171.47697,0 +172,305,140,25.2;20.9;-24.68077,0 +172,305,140,25.3;19.8;-80.0363,0 +172,305,140,24;20.5;-48.409218,0 +172,305,140,26.4;18.8;-130.54604,0 +172,305,140,24.7;21.9;25.3352,0 +313,265,140,24.9;21.5;4.5986986,0 +313,265,140,24;23.2;88.97668,0 +313,265,140,23.9;21.8;16.636553,0 +313,265,140,23;23.2;90.793915,0 +313,265,140,21;23.7;112.64398,0 +136,298,140,25.1;20.3;-58.63885,0 +136,298,140,23.6;20.4;-53.352245,0 +136,298,140,26.3;18.9;-124.27149,0 +136,298,140,24.2;18.8;-129.98723,0 +136,298,140,23.2;21.6;10.029476,0 +136,298,140,19;16.2;-263.62625,0 +136,298,140,17.8;15.9;-277.23746,0 +136,298,140,17.1;14.1;-364.9324,0 +136,298,140,16.5;16.5;-245.68251,0 +136,298,140,15.5;15;-321.79056,0 +136,298,140,21.6;22.1;35.853973,0 +136,298,140,27.4;17.6;-193.32979,0 +136,298,140,25.2;18.2;-160.0824,0 +138,302,140,25.4;19.9;-74.5434,0 +138,302,140,23.5;21.9;21.022451,0 +138,302,140,22.5;21.6;6.094816,0 +1267,865,140,24.5;21.1;-16.602396,0 +302,308,140,19.3;16.6;-243.97789,0 +302,308,140,18;16.4;-253.36455,0 +12,13,140,17.3;16.5;-246.68587,0 +12,13,140,16.1;16.7;-234.35213,0 +12,13,140,16.3;15.5;-294.0499,0 +389,635,140,17.4;14.6;-340.60608,0 +389,635,140,16.3;15;-323.20868,0 +382,636,140,16.5;16.5;-246.496,0 +382,636,140,15.7;15.5;-296.2416,0 +382,636,140,15.5;16.9;-225.7638,0 +3179,2923,140,22.8;24.7;161.2114,0 +1268,866,140,22.6;24;127.38978,0 +3196,2940,140,18.2;17.3;-205.42738,0 +3196,2940,140,26.8;16.9;-227.34523,0 +17,316,140,26.9;17.9;-175.4855,0 +17,316,140,27.7;16.3;-254.40013,0 +187,277,140,27.4;17.7;-188.59993,0 +187,277,140,27.4;16.7;-236.71626,0 +10128,8135,140,27.8;17.7;-188.9211,0 +10128,8135,140,27.6;16.4;-249.86244,0 +952,0,140,22.7;16.8;-233.7784,0 +1269,867,140,15.8;16;-273.3245,0 +2853,2670,140,24.9;20.4;-53.807636,0 +187,276,140,23.7;26;229.37546,0 +187,276,140,22.5;28.5;353.33792,0 +187,276,140,21.7;26.2;238.06155,0 +187,276,140,21.5;28.8;368.62354,0 +187,276,140,21.2;27.6;309.96338,0 +42,284,140,24.1;27;276.8815,0 +42,284,140,23.1;27.1;282.3696,0 +42,284,140,22.4;28.7;362.9034,0 +1219,1322,140,22.5;27.8;317.3494,0 +12,299,140,21.5;25.7;211.15178,0 +784,1272,135,20.8;23.7;112.142,0 +1447,354,135,22.9;24.6;157.45967,0 +1447,354,135,23.3;23.3;93.10278,0 +1447,354,135,25.5;22.3;45.624084,0 +1447,354,135,28.8;19.3;-106.57728,0 +1447,354,135,29.8;14.5;-347.8753,0 +1447,354,135,32.7;15.2;-312.93198,0 +1447,354,135,30.6;19;-121.741066,0 +49,49,135,21.8;23.5;102.14712,0 +49,49,135,21.8;24.5;152.44943,0 +49,49,135,22.8;25.1;184.09756,0 +49,49,135,23.2;23.2;86.1799,0 +49,49,135,24.4;22.2;37.79782,0 +49,49,135,25.5;22.9;72.12572,0 +49,49,135,25.8;21.8;20.974438,0 +49,49,135,26.8;22.1;35.011684,0 +49,49,135,25.1;25.4;198.50262,0 +347,417,135,21.4;24.1;133.99362,0 +347,417,135,22.2;22.7;62.231773,0 +347,417,135,22.8;25;179.88075,0 +347,417,135,22.8;23.7;111.6264,0 +347,417,135,23.9;24.2;137.90561,0 +313,349,135,23.6;21.6;9.314147,0 +313,349,135,24.7;22.8;70.1298,0 +324,563,135,24.3;22.2;40.12911,0 +324,563,135,25.8;22.1;32.124344,0 +324,563,135,25;25.4;197.8962,0 +324,563,135,26;25.5;203.9277,0 +324,563,135,27.2;22.4;48.523846,0 +38,364,135,27;16.7;-235.06857,0 +38,364,135,26.9;15.7;-284.6642,0 +38,364,135,25.8;15.4;-301.65216,0 +118,405,135,28.1;18.7;-134.03674,0 +118,405,135,29.1;18.6;-143.61893,0 +118,405,135,30.1;18.9;-124.967735,0 +118,405,135,33.1;18.2;-159.01016,0 +118,405,135,33.5;17.1;-215.49391,0 +118,405,135,34.6;16.7;-236.14984,0 +133,115,135,28.3;20.1;-67.274605,0 +133,115,135,28.4;18.6;-140.07866,0 +133,115,135,29.2;14.2;-362.74112,0 +133,115,135,32;13.8;-383.29364,0 +133,115,135,33.3;13.7;-388.40262,0 +133,115,135,34.1;15.6;-291.1903,0 +133,115,135,34.4;14.2;-361.9543,0 +133,115,135,28.3;21.5;1.5961024,0 +133,115,135,29.6;21;-21.788763,0 +133,115,135,33.7;18.5;-148.3797,0 +133,115,135,34.1;16.8;-233.91759,0 +133,115,135,36;16.6;-241.6887,0 +339,393,135,28.7;19.7;-85.8632,0 +339,393,135,29.2;16.2;-259.48447,0 +339,393,135,28.3;15.1;-315.36862,0 +339,393,135,31.2;15.9;-274.72336,0 +339,393,135,31.8;14.2;-361.96872,0 +339,393,135,32.8;13.3;-406.30396,0 +339,393,135,33.1;15.6;-293.65076,0 +339,393,135,34.1;15.1;-316.99146,0 +339,393,135,33.3;11.9;-475.75378,0 +339,393,135,35.4;15.5;-296.87912,0 +339,393,135,27.6;21.3;-4.676961,0 +339,393,135,28.7;21;-20.115244,0 +339,393,135,29.7;19.7;-85.941086,0 +339,393,135,30.4;20.7;-38.35106,0 +339,393,135,30.2;15.3;-308.7014,0 +13498,10261,135,28.3;15.2;-313.3537,0 +5,408,135,29.3;14.9;-326.46606,0 +5,408,135,29.8;13.9;-376.00726,0 +5,408,135,30.9;14.6;-343.16306,0 +12,299,135,31.4;16.3;-254.71452,0 +12,299,135,32.5;16.8;-229.07817,0 +754,372,135,31.5;13.1;-416.7385,0 +754,372,135,32.1;12;-470.84933,0 +331,372,135,31.2;15.3;-304.7219,0 +751,378,135,31.5;13.2;-413.5918,0 +328,378,135,31.5;15;-320.22043,0 +752,368,135,31.7;13.2;-413.50632,0 +329,368,135,31.2;15;-321.83194,0 +752,368,135,31.9;12.2;-461.4791,0 +1217,1321,135,35.5;15.9;-277.526,0 +1192,981,135,24.1;22.2;39.291027,0 +1190,981,135,24.7;23.8;116.3425,0 +1258,895,135,24.1;22.9;71.89635,0 +3185,2929,135,32.9;15.9;-275.18735,0 +787,1273,135,33.4;19.1;-115.5213,0 +3202,2946,135,28.5;18.2;-163.78299,0 +1008,1398,174,9.1;19.6;418.457,0 +1008,1398,174,9;17.6;318.78024,0 +1008,1398,174,9;10.3;-42.883396,0 +1008,1398,174,9.1;15.5;213.99394,0 +2395,739,174,3.6;16.8;280.31345,0 +2393,737,174,3.4;16.9;283.53506,0 +2394,738,174,3.3;16.6;271.78436,0 +2392,736,174,3.3;16.7;274.85712,0 +2398,820,174,3.2;17.2;298.33435,0 +2404,820,174,16.2;16.1;245.8791,0 +2404,820,174,16.2;17.5;315.57098,0 +2397,741,174,3.2;16.7;273.65488,0 +2396,740,174,3.3;16.7;277.91858,0 +2399,821,174,2.3;17.1;293.5377,0 +2400,822,174,2.2;16.4;261.0665,0 +2405,822,174,16.2;17.5;316.425,0 +2405,822,174,16.2;16.1;245.2341,0 +2402,1871,174,1.9;15.2;198.3521,0 +2401,1864,174,2.1;14.9;187.6096,0 +2406,1864,174,16.2;16.8;281.152,0 +2348,706,174,2.2;11.6;20.02778,0 +3256,3666,174,2.2;12.1;43.085014,0 +3256,3666,174,19.8;16.7;275.04968,0 +3256,3666,174,9.2;8.5;-133.10475,0 +3256,3666,174,9;4.3;-346.9193,0 +3256,3666,174,8.6;15.2;200.22856,0 +2349,707,174,2.3;11.6;18.33485,0 +2434,913,174,2;11.5;17.96146,0 +2403,1872,174,16.3;17.5;315.1276,0 +2403,1872,174,16.3;16.1;244.6701,0 +2353,712,174,19.6;16.1;245.4548,0 +2353,712,174,19.6;17.5;314.6123,0 +2353,712,174,20.8;16.8;279.9523,0 +2350,710,174,20;16.8;279.918,0 +2352,711,174,20.3;17.3;306.0666,0 +2352,711,174,20.3;16.3;256.1865,0 +2435,2000,174,20;16.8;280.27588,17 +2410,1876,174,9.4;8.1;-154.9635,14 +2407,1873,174,9;7.9;-165.3661,0 +2408,1874,174,9;8.3;-144.4192,0 +2409,1875,174,9.5;8.2;-149.5103,0 +2409,1875,174,8.5;8.2;-149.5103,0 +2359,2510,174,8.5;4.3;-343.4946,0 +2359,2510,174,9.5;4.3;-343.4974,0 +2359,2510,174,8.5;3.3;-393.2372,0 +2359,2510,174,9.5;3.3;-393.3074,0 +2355,727,174,9.1;3.6;-380.4105,0 +2357,730,174,9;3.3;-395.3018,0 +2436,730,174,9;15.6;222.2063,0 +2356,728,174,9;3.8;-369.3986,0 +2358,731,174,9.1;4;-359.8961,0 +2361,732,174,8.9;14.8;182.7853,0 +2362,733,174,8.3;15.1;193.8219,0 +2362,733,174,9.8;15.1;193.5727,0 +6358,108,904,6.1;6.1;100,0 +11786,9299,904,6.1;5.5;70,0 +11565,9298,904,6.1;5.5;70,0 +7245,6565,904,6.1;6;95.57945,0 +11569,9301,904,6.4;6;95,0 +10897,8313,904,6.1;5.9;91.06657,0 +16155,12426,1149,6.5;5.7;83.54168,0 +16154,12355,1149,6.5;5.7;79.40012,0 +16156,108,1149,6.3;6.4;114,0 +16153,12354,1149,6.1;5.4;65,0 +10897,8313,1149,6.1;6;96.64107,0 +10490,8230,1149,6.1;6.2;104.20119,0 +4867,108,436,5.8;6.1;0,0 +3936,3378,436,5.8;6.1;0.07970428,0 +4843,3659,436,5.8;6.5;19.5,0 +3832,3649,436,6.1;6.1;0,0 +4424,3657,436,6.3;6;-5.999998,0 +4423,3656,436,6.3;6;-4.2581,0 +3837,3653,436,5.6;5.9;-8,0 +3836,3652,436,5.6;6.2;8,0 +3840,3655,436,5.8;5.9;-10,0 +3839,3658,436,6;6.3;9.328462,0 +3838,3654,436,5.8;6.3;10,0 +3256,3666,436,5.9;6;-5.3389087,0 +3834,3650,436,5.9;5.9;-11,0 +13498,10261,178,3.5;3.5;0.5446367,0 +1008,1398,178,3.5;3.5;-0.7840789,0 +0,0,178,3.4;3.6;4.103478,0 +6,6,152,16.9;25.5;203.35663,0 +6,6,152,19.9;29.1;385.7509,0 +6,6,152,20.2;28;327.60892,0 +6,6,152,21.3;27.5;305.42133,0 +6,6,152,21.3;28.6;357.5768,0 +6,6,152,20.9;29.7;413.0377,0 +7,7,152,18.9;27.2;287.4052,0 +7,7,152,18.8;26;228.2,0 +7,7,152,21.6;26.3;244.71175,0 +47,220,152,18.8;28.2;338.6597,0 +36,36,152,19.1;28.4;348.17673,0 +36,36,152,17.4;25.5;201.53252,0 +36,36,152,16.4;26;226.32544,0 +36,36,152,19.2;27;277.7444,0 +36,36,152,20;25.4;199.23668,0 +36,36,152,20.3;28;327.59448,0 +36,36,152,21.4;28.6;360.88596,0 +36,36,152,23.4;29.3;391.26645,0 +36,36,152,20.3;29.3;395.5036,0 +36,36,152,21.4;30;427.3651,0 +36,36,152,21.6;31.1;482.37613,0 +36,36,152,22.7;31;476.99338,0 +24,232,152,18.1;25.2;189.57664,0 +15,16,152,18.7;25.1;181.82631,0 +15,16,152,18.5;24.1;134.67018,0 +582,453,152,16;27.2;289.3206,0 +583,453,152,17.5;26.7;261.16147,0 +179,223,152,19.9;25.5;203.80438,0 +179,223,152,20.6;26.6;257.95483,0 +179,223,152,20.9;25.6;209.62912,0 +38,38,152,18.6;24.9;174.47287,0 +38,38,152,17.6;24.7;164.98994,0 +33,214,152,23;29;379.3291,0 +33,214,152,23.6;30;430.49033,0 +489,513,152,19.1;27.5;303.2426,0 +81,240,152,19.7;30;427.6951,0 +79,239,152,19.7;30.1;431.0826,0 +311,241,152,19.6;30;429.9159,0 +7,2157,152,22.3;30.2;439.62732,0 +1898,61,152,19.3;26.7;265.2247,0 +1897,60,152,19.5;26.6;257.8812,0 +1896,59,152,19.4;26.6;257.1418,0 +62,59,152,29.1;20.7;-36.20972,0 +1895,58,152,19.4;26.7;261.1208,0 +61,58,152,29;20.7;-38.387505,0 +952,0,152,17.7;27.1;283.43268,0 +952,0,152,21.3;26.7;264.60593,0 +952,0,152,21.9;25.7;214.86812,0 +178,222,152,25.2;23.9;122.71423,0 +178,222,152,26.2;23.4;98.42133,0 +178,222,152,26.4;24.6;160.84035,0 +178,222,152,27.5;24.8;167.24959,0 +3176,2920,152,25.4;23.5;105.30254,0 +3176,2920,152,23.8;30.7;465.3092,0 +2660,2314,152,25.4;23.8;118.2421,0 +2660,2314,152,27.3;25;180.9261,0 +2660,2314,152,27;22.4;48.92376,0 +2660,2314,152,25.9;21.2;-13.69081,0 +2660,2314,152,23.5;20.8;-29.25563,0 +2660,2314,152,21.3;21;-20.09619,0 +33,33,152,25.5;24.6;158.32411,0 +33,33,152,26.9;22.3;41.334705,0 +33,33,152,26.1;21.2;-13.859572,0 +133,115,152,25.7;23.6;108.394905,0 +133,115,152,26.5;24.6;158.53226,0 +133,115,152,25.1;21.9;23.988062,0 +133,115,152,27.5;21.7;14.093921,0 +133,115,152,28.6;20.8;-33.958878,0 +133,115,152,26.3;20.3;-56.485664,0 +133,115,152,23.2;20.5;-44.645096,0 +133,115,152,21.2;21.7;13.941755,0 +133,115,152,22.7;21.6;7.193213,0 +764,66,152,25.1;22.6;56.221893,0 +764,66,152,28.1;20.7;-34.31477,0 +764,66,152,23.7;20.6;-42.55743,0 +764,66,152,21.3;21.1;-18.33262,0 +762,64,152,25.1;22.6;59.047688,0 +762,64,152,24.5;21.5;5.4,0 +762,64,152,28.5;20.6;-39.126118,0 +762,64,152,21.3;21.7;11.970892,0 +762,64,152,22.8;20.9;-24.82648,0 +24,233,152,27.5;22.4;47.957462,0 +24,233,152,26.3;20.9;-27.835245,0 +24,233,152,28.4;21;-20.00306,0 +763,65,152,25;21.4;-3.018583,0 +763,65,152,28.2;20.6;-39.508488,0 +763,65,152,23.7;20.6;-40.232952,0 +763,65,152,23;21.7;14.264616,0 +763,65,152,21.1;21.7;14.096812,0 +27,164,152,27.5;20.1;-66.95979,0 +27,164,152,25.5;18.6;-141.97768,0 +27,164,152,26.5;18.3;-157.51479,0 +27,164,152,28.5;18.5;-145.62779,0 +762,67,152,27.4;18.9;-128.40863,0 +762,67,152,27.1;15.6;-291.4959,0 +762,67,152,31.4;15.1;-318.88,0 +762,67,152,30.3;13.6;-393.09457,0 +762,67,152,32.5;13.8;-379.4767,0 +762,67,152,29.1;13.1;-414.04385,0 +762,67,152,30.4;12.6;-441.4159,0 +763,68,152,28.8;17.7;-184.7715,0 +763,68,152,25.6;17.8;-183.22351,0 +763,68,152,28.8;16.6;-241.82103,0 +763,68,152,30.5;15.8;-279.8657,0 +763,68,152,32.5;13.8;-379.6292,0 +763,68,152,29.5;13.4;-399.29477,0 +764,69,152,28.8;17.8;-183.856,0 +764,69,152,28.5;16.2;-259.4912,0 +764,69,152,30.3;16.7;-237.70407,0 +764,69,152,29.3;13.8;-381.86887,0 +764,69,152,31.7;14.3;-358.7838,0 +140,237,152,23.7;21.7;12.60665,0 +140,237,152,23.8;20.4;-52.276104,0 +33,165,152,23.6;18.6;-140.39085,0 +33,165,152,24.5;17.2;-212.67007,0 +2505,2353,152,23.5;18.2;-162.77309,0 +2504,2367,152,23.3;18.1;-164.04509,0 +764,2318,152,23.7;17.5;-194.6886,0 +762,2319,152,25.3;17;-219.6841,0 +403,567,152,28.1;16.9;-225.72125,0 +403,567,152,29.3;17.3;-207.89699,0 +403,567,152,27.2;15.7;-288.77487,0 +55,53,152,29.1;20.7;-37.27783,0 +2464,2315,152,28.4;16.2;-260.5784,0 +2464,2315,152,27.2;15.6;-293.2021,0 +2464,2315,152,31.7;14.2;-360.9827,0 +48,166,152,25.2;13.9;-376.0349,0 +48,166,152,26.5;13.5;-397.276,0 +763,2317,152,24.2;16.5;-244.5229,0 +763,2317,152,23.9;15.5;-298.98926,0 +2465,2316,152,24.2;16.5;-246.0627,0 +612,535,152,20.9;29.8;418.75827,0 +490,449,152,20.9;29.9;421.00415,0 +2120,1664,152,32;14.2;-362.7557,0 +1188,1729,152,28.2;20.3;-58.41627,0 +0,0,419,8.2;10.9;-12.348987,0 +4047,117,402,10.9;12.7;-490.98157,0 +4047,117,402,12.7;10.8;-584.09424,0 +4047,117,402,13.7;8.5;-700.05536,0 +4047,117,402,14.2;10.9;-582.1295,0 +4047,117,402,16.2;9.2;-664.06274,0 +4047,117,402,16.8;11.9;-530.911,0 +4047,117,402,17.2;9.5;-649.37714,0 +4047,117,402,17.9;10.6;-593.5199,0 +4047,117,402,19.1;8.3;-711.16425,0 +4047,117,402,20;10.3;-610.32184,0 +4047,117,402,27.8;10.1;-618.604,0 +4093,3532,402,11.6;12.5;-501.97885,0 +399,3533,402,12.3;11.8;-535.1378,0 +399,3533,402,13.3;11.5;-552.5316,0 +399,3533,402,14.3;12;-525.4791,0 +399,3533,402,14.9;9.5;-650.88654,0 +399,3533,402,16.2;9.5;-652.51935,0 +399,3533,402,16.7;8.2;-715.35223,0 +399,3533,402,17.8;11;-576.83813,0 +399,3533,402,18.9;8.8;-686.3169,0 +399,3533,402,19.2;7.7;-740.189,0 +399,3533,402,20.3;7.1;-769.7881,0 +4092,3536,402,12.9;8.8;-686.9649,0 +4092,3536,402,13.7;10.5;-602.218,0 +4092,3536,402,14.1;7.9;-731.5916,0 +4092,3536,402,15.5;8.5;-701.14465,0 +4092,3536,402,15.8;9.9;-632.39594,0 +4092,3536,402,15.8;11.2;-563.78186,0 +4092,3536,402,16;12.2;-517.54224,0 +4092,3536,402,17.2;11.3;-558.5081,0 +5098,116,402,14.4;10.1;-620.853,0 +5098,116,402,14.9;7.6;-743.01654,0 +5098,116,402,17.2;7.8;-734.75726,0 +5098,116,402,17.3;12;-526.6288,0 +5098,116,402,18.7;9.7;-638.45715,0 +5098,116,402,18.8;11;-577.35046,0 +5098,116,402,27.4;7.3;-760.2433,0 +5098,116,402,20.3;7.4;-754.44745,0 +4090,3534,402,15.9;11.3;-558.76544,0 +4090,3534,402,17.2;12;-526.51227,0 +4090,3534,402,19.6;10.2;-616.45667,0 +4091,3535,402,16.6;11.9;-529.18665,0 +4091,3535,402,20;10.7;-590.4672,0 +4091,3535,402,18.8;12.2;-515.9152,0 +4537,4360,402,16.6;8.6;-695.12714,0 +4085,3538,402,19.2;7.9;-728.985,0 +4085,3538,402,27.7;9.7;-642.3136,0 +4086,3539,402,19.4;7.7;-742.8502,0 +4086,3539,402,27.8;8.5;-701.00775,0 +4089,3551,402,22;9.7;-642.5621,0 +4089,3551,402,22.5;8.2;-717.4486,0 +4089,3551,402,24.1;6.2;-814.3066,0 +4089,3551,402,22.8;5.2;-866.2694,0 +49,49,134,22.2;23.5;102.69316,0 +49,49,134,23.2;25.1;182.26639,0 +49,49,134,20.5;23.4;97.39503,0 +49,49,134,21.6;25.7;211.20596,0 +49,49,134,23.3;22.4;49.758766,0 +49,49,134,23.2;26.6;257.35617,0 +49,49,134,23.6;23.5;104.87016,0 +347,417,134,22.2;23.5;102.3732,0 +347,417,134,20.2;23.7;113.24608,0 +347,417,134,23.2;23.9;123.262146,0 +347,417,134,21.8;25.2;189.44124,0 +347,417,134,21.2;23.4;100.54103,0 +347,417,134,23.4;22.7;65.92837,0 +347,417,134,24.2;23.7;113.52427,0 +338,392,134,22.7;26;229.08687,0 +338,392,134,23.4;24.3;143.5395,0 +338,392,134,24;25.3;191.70856,0 +383,640,134,21.2;22.5;52.68889,0 +383,640,134,20;22.8;69.206894,0 +383,640,134,23.6;22.2;38.434,0 +383,640,134,22.2;22.1;33.81818,0 +383,640,134,19.9;18.1;-164.17046,0 +383,640,134,21.7;16.5;-245.30891,0 +383,640,134,18;20;-69.003654,0 +1192,981,134,22.8;24;127.7099,0 +1447,354,134,22.9;24.1;132.75386,0 +1447,354,134,21.4;23.3;93.85311,0 +1447,354,134,20.9;21.6;7.3155017,0 +1447,354,134,24.5;24.1;133.23297,0 +1447,354,134,23;20.7;-36.989258,0 +1447,354,134,20.3;16.3;-258.76114,0 +783,1272,134,21.2;24.1;131.5116,0 +57,395,134,20.7;22.2;40.029255,0 +57,395,134,23.4;21.1;-16.672205,0 +57,395,134,21;20.8;-30.017138,0 +57,395,134,20;20.6;-42.116276,0 +57,395,134,22.9;19.9;-76.908615,0 +57,395,134,20.9;19.1;-118.7512,0 +57,395,134,23;18.2;-162.25307,0 +57,395,134,21.3;17.3;-207.7945,0 +57,395,134,19.8;16.1;-265.8139,0 +57,395,134,17.9;17.5;-198.49638,0 +57,395,134,17.9;16.5;-248.02486,0 +57,395,134,20.3;15.1;-318.6825,0 +341,401,134,19.8;22.1;35.959164,0 +341,401,134,21.3;22;26.717716,0 +341,401,134,23;21.5;4.794129,0 +341,401,134,21.2;21;-22.351856,0 +341,401,134,23.6;20.5;-48.46643,0 +341,401,134,21.2;19.7;-87.42501,0 +341,401,134,23.6;19.4;-100.38153,0 +341,401,134,20.2;19.2;-109.53746,0 +341,401,134,19.6;21;-22.385712,0 +341,401,134,19.1;18.1;-165.65141,0 +341,401,134,18.6;21;-20.012999,0 +341,401,134,17.9;17.7;-184.27808,0 +341,401,134,17.9;16.4;-251.8011,0 +341,401,134,16.8;17.9;-177.20302,0 +769,367,134,23.6;21.8;19.160706,0 +769,3099,134,24.3;21.8;17.35833,0 +3201,2945,134,23.9;19.7;-85.89261,0 +342,404,134,20.2;19.1;-115.43015,0 +118,405,134,22.6;18.9;-124.298965,0 +118,405,134,23.8;18.7;-138.35152,0 +118,405,134,21.3;18.4;-151.27878,0 +118,405,134,22.5;17.9;-175.88477,0 +118,405,134,19.5;17.5;-195.46877,0 +118,405,134,20;16.5;-245.2597,0 +118,405,134,18.4;16.3;-256.49054,0 +118,405,134,21.3;16.1;-266.28442,0 +118,405,134,20.1;15.2;-309.33875,0 +118,405,134,19.1;14.9;-324.6101,0 +118,405,134,20.4;14.1;-366.23706,0 +348,421,134,20;17.2;-212.98077,0 +323,358,134,18.9;17.1;-217.01804,0 +349,418,134,20.1;17;-220.6398,0 +1222,849,134,18.6;17.2;-210.3395,0 +350,419,134,20.3;16.9;-227.0085,0 +59,56,134,17;15.1;-315.206,0 +59,56,134,20;13.3;-404.9595,0 +326,561,134,16.9;14.3;-356.15588,0 +326,561,134,16.5;15.4;-303.80743,0 +326,561,134,15.8;13.8;-379.1025,0 +326,561,134,15.4;15.4;-302.48444,0 +326,561,134,14.8;13.4;-402.89484,0 +326,561,134,14.4;14.6;-343.45804,0 +138,399,134,17.8;13.4;-403.8913,0 +138,399,134,15.7;12.7;-435.29205,0 +138,399,134,16.8;12.7;-438.86548,0 +138,399,134,17;11.3;-506.979,0 +138,399,134,15;10.9;-524.39886,0 +138,399,134,14;11.7;-484.58902,0 +138,399,134,16.5;9.9;-575.1252,0 +138,399,134,15;9.8;-582.80615,0 +385,641,134,17.3;13.6;-392.00436,0 +385,641,134,16.1;15;-319.30518,0 +385,641,134,17.4;12.3;-455.59814,0 +385,641,134,14.8;12.1;-467.07584,0 +385,641,134,16.5;11;-521.30475,0 +385,641,134,14.4;14.4;-353.21112,0 +385,641,134,14.2;10.2;-559.43896,0 +385,641,134,16;9.7;-588.7372,0 +10129,8134,134,16.1;13.5;-394.14178,0 +10129,8134,134,15.2;15.5;-298.58112,0 +1407,1224,134,15.6;12.3;-455.90402,0 +385,893,134,14.2;14.6;-342.66003,0 +138,399,138,35.4;29.7;411.47772,0 +138,399,138,35.3;28.1;335.01334,0 +22,400,138,36.1;30.3;442.8298,0 +22,400,138,36.5;28.7;361.20865,0 +22,400,138,35.1;30;429.96802,0 +13499,4149,138,36.7;28.7;364.40323,0 +1234,861,138,36.7;28.6;359.9155,0 +13498,10261,138,36.6;28.8;368.53778,0 +783,1272,138,34.5;30.9;475.4431,0 +135,117,138,34.5;30.3;443.29147,0 +135,117,138,33.5;31.1;484.02856,0 +135,117,138,31.7;28.6;357.61017,0 +135,117,138,30.5;27.1;282.02567,0 +340,394,138,34.3;29.4;398.243,0 +340,394,138,34.1;27.9;321.8181,0 +340,394,138,32.8;27.6;309.7387,0 +340,394,138,31.5;27.9;322.21823,0 +205,410,138,33.8;28.3;344.96216,0 +348,420,138,33.7;27.7;312.09964,0 +1192,981,138,34.7;29.8;416.5728,0 +339,393,138,33.2;28.9;375.29608,0 +12,13,138,30.8;28.7;364.45343,0 +341,402,138,29.7;25.5;201.83917,0 +341,402,138,28.4;25.8;217.24792,0 +341,402,138,27.6;24.8;166.69891,0 +341,402,138,27.5;22.8;68.60647,0 +38,363,138,28.8;23.1;81.774055,0 +38,363,138,29;22;27.622076,0 +36,296,139,12.2;26.6;256.2047,0 +36,296,139,13.8;25;180.3972,0 +36,296,139,12.7;23.9;122.448654,0 +303,1180,139,13.8;25.7;214.53185,0 +303,1180,139,12.8;26.5;252.42018,0 +303,1180,139,12.6;25.5;205.11554,0 +382,638,139,14.2;24.6;160.13263,0 +382,638,139,13.1;24.3;143.88428,0 +2149,1520,139,13.9;24.5;154.1048,0 +814,1239,139,11.2;23.8;120.61713,0 +805,1239,139,12.2;23.4;96.298004,0 +28,28,139,11.1;23.7;114.99271,0 +816,1240,139,11;23.7;114.795166,0 +817,1238,139,11;23.6;107.681946,0 +819,1234,139,10.9;23.7;111.45152,0 +5126,4568,510,10.4;11;-9.871912,0 +5178,4568,510,11.4;11;-9.764994,0 +5133,4561,510,11.5;10.1;-52.53991,0 +5133,4561,510,11.5;12;41.87976,0 +5133,4561,510,8.7;7.5;-183.1074,0 +3365,4567,510,11.2;11;-7.942991,0 +5190,4570,510,10.5;10.7;-23.7822,0 +5184,4570,510,11.5;11.2;0.047978744,0 +3365,4555,510,11.2;11.2;-0.002978198,0 +5124,4553,510,11.2;12;38.01598,0 +5123,4552,510,10.5;11.2;2.407443,0 +5125,4554,510,10.8;11.2;-0.3669033,0 +5122,4551,510,11.2;11.6;18.10034,0 +5183,4569,510,11.2;10.9;-16.13685,0 +5129,4557,510,11.2;10.2;-51.19409,0 +5129,4557,510,11.1;8.7;-126.3225,0 +5129,4557,510,9.5;7.3;-193.02106,0 +5129,4557,510,10.8;7;-207.67377,0 +5128,4556,510,11.2;10.1;-55.14666,0 +5128,4556,510,12;11.5;17.56871,0 +5128,4556,510,11;8.7;-126.9359,0 +5128,4556,510,9.1;7.6;-179.8681,0 +5132,4560,510,11.4;10.7;-26.11595,0 +5134,4562,510,11.7;10.1;-55.62833,0 +5134,4562,510,12;11.1;-2.263783,0 +5135,4563,510,11.2;10.8;-20.64551,0 +5135,4563,510,10.9;8.7;-126.1769,0 +5135,4563,510,9.3;7.3;-192.6282,0 +5247,4563,510,9.8;5.9;-265.519,0 +5247,4563,510,8.8;5.9;-265.5027,0 +5247,4563,510,8.8;4.9;-316.914,0 +5247,4563,510,9.8;4.9;-316.2888,0 +3599,4571,510,12;10.1;-55.9963,0 +5197,108,510,11.2;8.9;-115.0784,0 +5131,4559,510,11.2;10;-59.78291,0 +5131,4559,510,10.6;7.1;-203.63464,0 +5136,4564,510,10.8;7.4;-187.2111,0 +5138,4566,510,8.8;8;-160.0519,0 +5130,4558,510,8.9;7;-208.6977,0 +5137,4565,510,9;7.3;-193.2294,0 +5193,4577,510,9.3;4.9;-316.3422,0 +5191,4575,510,9.3;5.3;-296.2464,0 +5196,4580,510,9.5;5.6;-281.2165,0 +5194,4578,510,9.1;5.2;-301.594,0 +5192,4576,510,9.3;5.2;-301.991,0 +13498,1402,628,9.6;8.7;-123.046715,0 +13498,1400,628,8.6;14.2;148.37103,0 +13498,1404,628,11.6;12.2;50.287342,0 +13498,10261,628,12.3;10.5;-33.588913,0 +1008,1401,1067,6.1;6.4;17.311115,0 +14626,724,1067,6;6;-3,0 +14624,722,1067,6.2;6;-3,0 +14625,723,1067,6.1;6.1;0,0 +14622,720,1067,6.1;6.2;6,0 +14623,721,1067,6.2;6.1;3,0 +14621,719,1067,6;6.1;3,0 +14620,718,1067,6.1;6;-6,0 +14627,725,1067,6.1;6.1;0,0 +1475,1540,172,12.9;11.1;-6.674214,0 +1475,1540,172,9.3;8.2;-151.9309,0 +1475,1540,172,6.8;7.5;-186.32994,0 +1478,1543,172,13.6;11.6;21.04218,0 +1478,1543,172,12.6;11.1;-4.0582695,0 +1539,108,172,12.8;10.8;-21.92808,0 +1539,108,172,13.2;12.1;45.7807,0 +1482,108,172,11.7;10.5;-36.95636,0 +1482,108,172,10.7;9.7;-74.62943,0 +1539,108,172,8.6;8.6;-127.245,0 +1482,108,172,3.7;8.8;-120.5528,0 +1477,1542,172,12.8;10.9;-15.15228,0 +1477,1542,172,13.8;11;-7.705872,0 +1476,1541,172,13.1;11.9;35.41614,0 +1476,1541,172,13.1;10.5;-34.34808,0 +1471,1534,172,11.7;11.2;2.822876,0 +1473,1535,172,10.7;9.8;-69.29448,0 +1473,1535,172,4.5;8.3;-143.9583,0 +573,1536,172,10.6;9.7;-72.12083,0 +573,1536,172,4.6;8.1;-155.0967,0 +1468,1536,172,3.3;8.6;-131.3703,0 +1472,1538,172,10.4;9.3;-95.65887,0 +1472,1538,172,4.4;8.8;-119.8826,0 +1479,1544,172,9.3;8.7;-122.7589,0 +1479,1544,172,6.6;7.3;-193.43439,0 +1479,1544,172,4;7.7;-172.9916,0 +1474,1539,172,9.2;8.7;-122.6978,0 +1480,1545,172,8.9;8.6;-131.4698,0 +1480,1545,172,6.8;7.3;-194.49115,0 +1480,1545,172,5.8;8.4;-139.59944,0 +1480,1545,172,3.9;7.7;-174.3344,0 +1470,1533,172,7.8;8.4;-141.8632,0 +1481,1546,172,6.8;7.5;-186.26228,0 +1481,1546,172,5.8;7.6;-178.86122,0 +943,1532,172,3;8.7;-126.8483,0 +4108,4347,445,11.3;11;-7.5622587,0 +4109,4348,445,11.1;10.8;-20.16286,0 +4110,4349,445,11.3;10.8;-20.162258,0 +3903,3772,445,11.4;10.8;-17.03842,0 +3903,3772,445,13.2;11.5;16,0 +4941,3773,445,11;10.9;-14.0013,0 +4107,4346,445,11.1;11;-7.47646,0 +1008,1398,445,11.2;11.6;20.612675,0 +3905,3778,445,10.9;11.5;15.785,0 +3906,3774,445,13.2;11.4;10.04352,0 +3907,3759,445,10.9;11;-8.9718,0 +434,3287,426,6;6.1;0.2207127,0 +434,3287,426,10.5;6.1;0,0 +1008,1399,426,6.1;6.5;23.098295,0 +1008,1399,426,10.3;6.3;11.83,0 +3653,3291,426,5.7;5.7;-17.673,0 +3651,3289,426,5.7;6.4;17.67302,0 +3652,3290,426,6.3;6.5;23.0774,0 +3654,3292,426,6.2;6.5;21.593657,0 +3655,3294,426,6.1;6.1;0,0 +3656,3293,426,10.8;6.4;15.5682,0 +3365,3744,442,11.2;11.6;19,0 +4448,3745,442,11.2;10;-62,0 +4449,3746,442,11;9.9;-64.00539,0 +4450,3747,442,11.2;7.7;-173.5,0 +4453,3750,442,11.3;7.7;-175.9474,0 +4452,3749,442,11.3;7.8;-169.06021,0 +4453,3748,442,11.3;7.7;-175.9474,0 +5390,3745,520,11.1;10.1;-57,0 +5391,4709,520,11.1;10.5;-35.440308,0 +3256,3666,520,11.3;10.3;-44.95191,0 +3256,3666,520,11.1;7.5;-183.79391,0 +410,4696,520,11.2;7.4;-189.9988,0 +410,4687,520,11.2;7.4;-190,0 +410,2667,520,11.1;7.1;-203.0302,0 +5354,3646,520,11.1;7.4;-190,0 +5359,4690,520,11.5;7.7;-175,0 +5357,4688,520,10.9;7.7;-175,0 +2313,2246,160,11.9;12.6;70.50327,0 +2314,2247,160,11.2;12.1;45.85339,0 +2304,2245,160,11.2;12.1;47.21861,0 +2315,2248,160,11.2;11.4;9.079041,0 +2301,2256,160,11;10.6;-27.00893,0 +2301,2256,160,12;10.7;-22.73333,0 +2301,2256,160,10.6;11.7;25.31261,0 +2306,2257,160,12.1;10.7;-26.68805,0 +2306,2257,160,10.5;11.8;28.09885,0 +434,2154,160,12;9.9;-63.65598,0 +434,2154,160,10.4;12.2;49.48775,0 +434,2154,160,11.7;11.3;6.520932,0 +434,2154,160,10.5;10.1;-56.20564,0 +2299,2259,160,12;9.9;-65.2934,0 +2300,2260,160,12.1;9.9;-64.48844,0 +2316,2250,160,10.9;12;42.12514,0 +2316,2250,160,10.3;10.4;-39.13007,0 +2316,2250,160,12;11;-9.323303,0 +2317,2255,160,11.9;10.6;-27.51202,0 +2303,2251,160,11.9;11.7;24.44745,0 +2303,2251,160,10.3;12.5;64.56257,0 +2302,2252,160,10.6;10.1;-56.21881,0 +2302,2252,160,11.9;11.7;24.93573,0 +2302,2252,160,10.1;12.4;61.17519,0 +2305,2249,160,11.5;10.8;-19.90721,0 +2297,2261,160,11.8;10.6;-29.06848,0 +2298,108,160,11.2;11.2;0,0 +2296,2267,160,10.8;11.3;7.65,0 +2294,2263,160,11;10.8;-18.104,0 +2293,2262,160,11.5;11.5;14.528,0 +2329,2258,160,11.2;12;40.73877,0 +2329,2258,160,11.2;10.5;-34.800964,0 +2318,2253,160,10.4;11.2;-0.08940566,0 +2327,2254,160,10.4;11.2;-0.09342459,0 +2328,2264,160,11.2;11;-8.896057,0 +434,2265,160,11.1;11.2;0,0 +2288,2266,160,11;11.4;8.75,0 +2289,2513,160,11.5;11.5;16,0 +0,0,1186,9.3;13.8;-15.412087,0 +6144,3468,581,10.6;12.6;148.5892,0 +6141,4691,581,9.7;11.7;104.8661,0 +6145,5205,581,11.1;11.6;101.3351,0 +6142,5206,581,10.4;11.6;101.7717,0 +6143,5175,581,11.2;10.5;44.38843,0 +6151,5209,581,11;9.8;12,0 +6148,5185,581,11.3;10.1;25.75,0 +6148,5185,581,11.1;9.1;-25.75,0 +6151,4698,581,11.2;9.8;12,0 +6151,5180,581,11.7;9.5;-6.706982,0 +6151,5182,581,11.7;9.5;-6.706982,0 +6147,5182,581,11.2;10.6;49,0 +7391,6348,713,15.6;14.9;-325.0378,0 +6358,6347,713,15;14.2;-363.0845,0 +7430,6350,713,14.7;13.6;-390.4231,0 +7429,6349,713,14.5;13.5;-395.9034,0 +7390,6351,714,11.2;16.5;265.1489,0 +6358,6347,714,11.1;16.1;246.786,0 +7391,6348,714,11.3;16.5;265.5105,0 +434,5199,576,6.1;6.1;0.01813515,0 +434,5199,576,5;6;-3.496415,0 +434,5199,576,7.2;6.1;3.387837,0 +6027,5201,576,6.3;5.9;-8.224874,0 +6029,5202,576,6.1;5.9;-7.454397,0 +6030,5203,576,6;6.1;2.471632,0 +6031,5204,576,6.2;6.1;2.479932,0 +9020,2137,1048,5.9;6.1;-600,0 +14592,2137,1048,7.3;27.7;480,0 +14591,2139,1048,6.1;6.1;-600,0 +14589,2140,1048,6.1;6.1;-600,0 +14588,2141,1048,6.1;6.1;-600,0 +14590,1804,1048,5.9;6.1;-599.59534,0 +14594,2138,1048,7.7;27.4;465.8579,0 +14593,2142,1048,7.2;27.6;474.5307,0 +10301,8618,818,25.3;6.3;-757.44086,0 +10301,8618,818,26.5;6.1;-766.80756,0 +10301,8618,818,25.2;5;-820.1027,0 +10301,8618,818,28;3.3;-906.3792,0 +10301,8618,818,29;6.2;-760.9,0 +10301,8618,818,29;4.6;-843.14136,0 +10301,8618,818,27.9;5.1;-815.3397,0 +10301,8618,818,27.9;7.3;-706.766,0 +10317,8632,818,28.3;3.3;-908.5253,0 +10317,8632,818,26.2;4.8;-830.94196,0 +10317,8632,818,24.9;5.3;-806.1092,0 +10317,8632,818,28.8;4.8;-832.5001,0 +10317,8632,818,27.3;3.5;-898.4559,0 +10317,8632,818,27.7;5.3;-807.064,0 +10317,8632,818,26.3;5.8;-782.137,0 +10317,8632,818,28.7;6.4;-749.81476,0 +10317,8632,818,27.8;7.6;-690.0535,0 +10326,8899,818,28.9;8.3;-654.0596,0 +10313,8629,818,28.5;8.4;-649.34235,0 +10313,8629,818,26.4;8.7;-634.1229,0 +10313,8629,818,24.4;8.9;-628.11163,0 +10313,8629,818,24.3;10.3;-556.04407,0 +10313,8629,818,25.3;12.8;-432.95203,0 +10313,8629,818,21.3;10.4;-553.37524,0 +10313,8629,818,22.8;9.1;-616.377,0 +10313,8629,818,23.5;7.4;-699.9163,0 +10315,8630,818,27.8;13.1;-415.7968,0 +10315,8630,818,26.9;14.6;-341.0692,0 +10315,8630,818,29.5;14.9;-326.8329,0 +10315,8630,818,31.3;13.9;-378.5001,0 +10315,8630,818,29.3;16.2;-263.0808,0 +10315,8630,818,27.5;16.7;-238.2597,0 +10315,8630,818,28;18;-169.7602,0 +10320,8635,818,20.4;13.9;-374.93127,0 +10320,8635,818,19.4;13.8;-380.03418,0 +10320,8635,818,18.9;15.2;-312.07162,0 +10320,8635,818,17.9;13.9;-378.68036,0 +10320,8635,818,17.9;12;-471.87878,0 +10320,8635,818,22.1;15.1;-315.72113,0 +10320,8635,818,21;15.8;-281.53784,0 +10320,8635,818,20;16.1;-267.5968,0 +10312,8628,818,19.6;11.4;-503.875,0 +10312,8628,818,21.1;8;-670.716,0 +10312,8628,818,19.8;9;-622.21704,0 +10305,8622,818,20;18.3;-158.11836,0 +10305,8622,818,24.7;16.9;-224.40234,0 +10324,8897,818,21.2;7.2;-710.1777,0 +10302,8619,818,28.4;13.8;-381.462,0 +10302,8619,818,29.5;13.8;-382.8031,0 +10302,8619,818,30.5;15;-320.5983,0 +10302,8619,818,29.6;16.1;-266.0764,0 +10302,8619,818,28;17.2;-213.3611,0 +10302,8619,818,28.2;18.3;-157.9462,0 +10319,8634,818,28.7;14.4;-350.81525,0 +10319,8634,818,27.4;14.8;-329.2216,0 +10319,8634,818,30.3;15.5;-298.0723,0 +10319,8634,818,28.7;15.8;-281.64194,0 +10318,8633,818,29.5;10.8;-529.4957,0 +10318,8633,818,30.6;10.6;-540.8373,0 +10307,8623,818,30.3;12.2;-463.39697,0 +10307,8623,818,31.7;12.1;-467.1017,0 +10633,8333,818,27.9;16.4;-250.26779,0 +13320,10425,960,14.9;35.6;707.76953,0 +13320,10425,960,16;35.2;690.21295,0 +13320,10425,960,17.7;35.4;699.11316,0 +13324,10429,960,12;35.8;718.9238,0 +13324,10429,960,13.5;31.9;524.0497,0 +13324,10429,960,14.9;31.6;506.48547,0 +13324,10429,960,14.5;30.6;460.44418,0 +13324,10429,960,13.2;30.1;432.9551,0 +13324,10429,960,16.5;30.8;468.22418,0 +13324,10429,960,17;31.9;522.87445,0 +13324,10429,960,17.5;29.8;418.3625,0 +13979,10646,960,15.1;35.7;712.306,0 +13325,10430,960,15.4;29.1;385.00995,0 +13325,10430,960,13.4;28.5;354.99374,0 +13325,10430,960,14.4;27.9;324.30618,0 +13325,10430,960,15.8;27.3;294.51303,0 +13325,10430,960,15.1;26.3;241.08438,0 +13325,10430,960,17.4;26.4;246.52649,0 +13325,10430,960,18.2;27.5;303.43832,0 +13326,10431,960,12.8;21.1;-17.003868,0 +13315,10420,960,17.2;15.9;-275.22076,0 +13315,10420,960,14.6;15;-323.28397,0 +13315,10420,960,16.4;14.8;-331.29434,0 +13315,10420,960,15.7;13.3;-405.10135,0 +13330,10435,960,15.6;15.6;-293.11444,0 +13330,10435,960,13.4;15.4;-302.9348,0 +13330,10435,960,17.5;13.9;-375.844,0 +13330,10435,960,15.3;12.5;-444.17996,0 +13327,10432,960,18.1;13.2;-411.64313,0 +13327,10432,960,16.7;12.4;-451.09918,0 +13327,10432,960,19.5;12.4;-450.72842,0 +13327,10432,960,19.9;13.6;-389.51505,0 +13321,10426,960,21;30.7;464.8102,0 +13321,10426,960,21.5;31.7;515.6155,0 +13321,10426,960,20.4;32.3;545.63544,0 +13321,10426,960,19.3;33;579.9835,0 +13321,10426,960,23;33.7;613.0628,0 +11157,8944,815,33.8;9.2;-610.3701,0 +11156,8943,815,33.7;9;-620.1724,0 +10328,8543,815,33.2;10.2;-561.46466,0 +10328,8543,815,35.7;10.9;-528.335,0 +10328,8543,815,33.1;11.7;-485.68027,0 +10328,8543,815,32.4;8.1;-666.9474,0 +10328,8543,815,32;11.8;-480.53998,0 +10328,8543,815,31.9;10.7;-535.5359,0 +16348,10902,815,32.9;9.2;-613.894,0 +10333,8547,815,34.6;10.8;-532.6469,0 +10333,8547,815,32.5;10.4;-550.6065,0 +10333,8547,815,32.1;11.7;-486.68817,0 +10333,8547,815,32;8.6;-642.32623,0 +10333,8547,815,34.8;14;-369.2361,0 +10333,8547,815,31.7;14.4;-351.61118,0 +10333,8547,815,31.9;16;-269.13745,0 +10333,8547,815,29.5;15;-321.09012,0 +10333,8547,815,29.5;16.8;-232.68137,0 +10333,8547,815,30.8;17.8;-181.1135,0 +11077,8827,815,33.2;11.1;-517.78357,0 +10340,8554,815,32.9;14.5;-347.86508,0 +10340,8554,815,34.9;14.8;-333.42993,0 +10340,8554,815,30.4;13.8;-380.42957,0 +10340,8554,815,31.3;15.8;-281.84143,0 +10340,8554,815,29.4;17.9;-175.43666,0 +10340,8554,815,31.7;18.1;-165.84183,0 +10340,8554,815,28.7;14.4;-352.00214,0 +10341,8555,815,30.9;14.4;-349.3274,0 +10341,8555,815,29.9;15.7;-286.60333,0 +10341,8555,815,32.6;15.8;-279.14337,0 +10341,8555,815,32.6;17.5;-196.98114,0 +10341,8555,815,30.3;18.5;-147.85466,0 +10356,8901,815,31;14;-371.9737,0 +10337,8551,815,30.2;19.9;-78.810074,0 +10337,8551,815,28.9;20.4;-52.503853,0 +10337,8551,815,29.4;22.3;41.043114,0 +10337,8551,815,27.4;22.9;74.44898,0 +10337,8551,815,30.8;22.2;39.138817,0 +10342,8556,815,28.6;19.8;-83.86795,0 +10342,8556,815,30.6;21;-22.29198,0 +10342,8556,815,30.2;22.2;37.467525,0 +10342,8556,815,29.1;22.6;58.70003,0 +10342,8556,815,27.9;22.5;52.75053,0 +10342,8556,815,27.5;23.8;117.8556,0 +10342,8556,815,29.5;20.9;-28.715788,0 +10346,8560,815,27.9;24.9;173.77237,0 +10346,8560,815,26.7;26.1;232.7091,0 +10346,8560,815,25.2;27.4;297.6934,0 +10336,8550,815,26.7;25.2;186.53032,0 +10336,8550,815,26.1;26.5;254.20079,0 +10336,8550,815,24.7;27.7;315.50568,0 +10350,8564,815,23;25.3;193.67958,0 +10350,8564,815,22.4;26.3;245.11705,0 +10350,8564,815,20.2;25.4;198.40575,0 +10350,8564,815,18.9;25;179.07205,0 +10350,8564,815,19.9;23.9;122.69977,0 +10350,8564,815,18.6;24;127.54023,0 +10350,8564,815,18.5;22.8;66.12478,0 +10331,8545,815,22.9;24.2;138.37029,0 +10331,8545,815,22.5;22.2;38.44118,0 +10331,8545,815,21.8;23.8;116.54172,0 +10331,8545,815,21.2;22.6;59.98214,0 +10331,8545,815,19.8;22.6;58.239162,0 +10331,8545,815,19.2;21.2;-10.730011,0 +10331,8545,815,21.8;20.8;-29.324778,0 +10331,8545,815,20.2;20.2;-60.775135,0 +10331,8545,815,19.1;20;-71.07158,0 +11251,8790,815,22.1;25.4;197.92894,0 +11251,8790,815,21.2;23.2;88.54618,0 +11251,8790,815,20.6;24.7;164.42502,0 +11251,8790,815,19.3;25.7;215.84778,0 +11251,8790,815,18.4;24.4;149.62032,0 +11251,8790,815,19.4;22.9;72.048775,0 +11251,8790,815,19.2;20.5;-45.80759,0 +10332,8546,815,19.7;28.6;360.32648,0 +10332,8546,815,18.2;30.1;435.07764,0 +10332,8546,815,17.1;29.4;398.9004,0 +10332,8546,815,17.6;31.4;498.0997,0 +10332,8546,815,16.5;31.3;492.81857,0 +10332,8546,815,17.3;32.9;572.92615,0 +10358,8903,815,17.4;31.8;518.24036,0 +11000,8834,815,17.2;32.9;574.4013,0 +11001,8835,815,16.8;33;580.7263,0 +10353,8567,815,20.9;33.3;593.28265,0 +10353,8567,815,22.1;32.6;556.2176,0 +10353,8567,815,22.6;31.3;493.14612,0 +10353,8567,815,20.1;34.6;659.55475,0 +10353,8567,815,20.1;35.9;725.9288,0 +10353,8567,815,24.4;32.8;566.17474,0 +10353,8567,815,25.8;32.4;550.24054,0 +10353,8567,815,26.9;33;576.6874,0 +10353,8567,815,23.7;31.8;518.51294,0 +10353,8567,815,23.1;32.9;575.74365,0 +10353,8567,815,23.1;30;429.73898,0 +10349,8563,815,21.8;34.1;633.0042,0 +10349,8563,815,22.4;35.3;693.1435,0 +10349,8563,815,22;36.5;755.5377,0 +10349,8563,815,22.9;34.3;641.5825,0 +10349,8563,815,24.9;34.5;654.734,0 +10349,8563,815,26;35;677.45636,0 +10349,8563,815,27.4;34.8;669.83606,0 +10349,8563,815,28.5;34.4;648.0073,0 +10349,8563,815,30;34.6;657.9958,0 +10359,8904,815,19.8;36.1;731.8485,0 +10357,8902,815,23.1;29.5;404.91092,0 +10347,8561,815,19.9;18;-170.69379,0 +10347,8561,815,18.3;16.4;-251.4572,0 +10347,8561,815,19.3;16;-269.31033,0 +10347,8561,815,17.1;16.7;-235.40347,0 +10347,8561,815,15.9;15.6;-292.43637,0 +10347,8561,815,14.9;15.7;-288.29355,0 +10351,8565,815,19.1;18;-173.87134,0 +10351,8565,815,20.2;17.6;-193.48132,0 +10351,8565,815,18.7;16.8;-231.9786,0 +10351,8565,815,17.2;15.8;-281.44724,0 +10351,8565,815,16.8;17.4;-200.64723,0 +10351,8565,815,15.6;17.4;-199.75345,0 +10351,8565,815,16.7;12.9;-426.1124,0 +10351,8565,815,14.8;13.9;-376.16394,0 +10351,8565,815,17.9;12.3;-458.79462,0 +10351,8565,815,19.4;11.1;-516.253,0 +10351,8565,815,19.8;12.5;-448.04025,0 +10351,8565,815,21;11.7;-488.45395,0 +10338,8552,815,19.1;14.1;-364.62192,0 +10338,8552,815,17.4;14;-371.06204,0 +10338,8552,815,16.3;13.2;-411.72913,0 +10338,8552,815,19.3;12.7;-434.33408,0 +10338,8552,815,17.4;12.5;-444.94696,0 +10338,8552,815,19.1;11.5;-497.89996,0 +10338,8552,815,19;9.9;-576.30426,0 +10339,8553,815,16.8;13.7;-388.0796,0 +10339,8553,815,15;13.2;-411.63013,0 +10339,8553,815,17.3;12.4;-449.05478,0 +10339,8553,815,18.2;11;-522.6415,0 +10339,8553,815,19.8;11.7;-488.02765,0 +10339,8553,815,16;12.5;-446.93073,0 +10339,8553,815,21.1;12.8;-429.20105,0 +10339,8553,815,22.1;12.4;-451.9901,0 +10335,8549,815,14.6;11;-523.9522,0 +10335,8549,815,13.5;12;-469.94928,0 +10335,8549,815,15.1;9.3;-605.9681,0 +10335,8549,815,13.3;7.9;-674.67206,0 +10335,8549,815,13.2;14;-370.20203,0 +10335,8549,815,11.5;13.3;-404.86096,0 +10335,8549,815,11.6;11.9;-475.4883,0 +10335,8549,815,11;10.4;-553.65405,0 +10335,8549,815,10.3;11.6;-492.04575,0 +10335,8549,815,11;9.3;-607.848,0 +10335,8549,815,12.3;8.5;-647.75726,0 +10335,8549,815,10.8;7.9;-675.78107,0 +10345,8559,815,20.1;9.8;-582.1885,0 +10345,8559,815,22.6;10.2;-559.8384,0 +10352,8566,815,20.4;10.7;-537.3668,0 +10352,8566,815,20.4;9.6;-593.0631,0 +10352,8566,815,22.1;11.2;-510.91663,0 +10334,8548,815,29.7;24.3;144.25854,0 +10183,541,815,27.7;14.6;-341.6648,0 diff --git a/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/8.csv b/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/8.csv new file mode 100644 index 0000000..71379d4 --- /dev/null +++ b/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/8.csv @@ -0,0 +1,3643 @@ +BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype +0,0,478,6.8;5;-51.206932,0 +13498,1403,478,7.3;5.5;-28.081217,0 +13498,10261,478,6.8;5.1;-49.76044,0 +13498,10261,478,5.8;7.1;50.67678,0 +13498,10261,478,5.6;6.1;1.9677291,0 +13498,10261,478,7.3;6.8;35.869488,0 +1008,1398,478,5.5;6;-5.7660084,0 +13498,1400,478,5.7;6.2;4.8263564,0 +1008,1399,478,7;5.9;-8.956548,0 +14576,2113,1043,14;10;-60.50208,0 +14568,2105,1043,14.8;9.5;-85.93884,0 +14568,2105,1043,12.3;10.1;-54.79517,0 +14572,2109,1043,13.9;10;-61.45065,0 +14540,2109,1043,11.4;10.5;-34.66364,0 +14573,2110,1043,13.1;9.9;-65.23045,0 +14573,2110,1043,10.1;10.5;-33.83786,0 +14570,2107,1043,13.2;9.9;-66.08495,0 +14575,2112,1043,12.4;10.2;-50.0483,0 +14575,2112,1043,9.9;10.4;-39.62775,0 +14539,2106,1043,11.5;10.4;-37.40211,0 +14569,2106,1043,10.2;14.1;143.4541,0 +14569,2106,1043,10;10.4;-41.21976,0 +14538,557,1043,11.4;10.4;-38.65112,0 +14668,297,1043,11.3;10.6;-28.86134,0 +14664,297,1043,9.9;10.3;-46.43575,0 +6358,108,1043,11.5;12.6;69.047,0 +6358,108,1043,10.2;13.6;120.6836,0 +6358,108,1043,10;14.7;174.9447,0 +14618,108,1043,10.1;10.8;-18.45243,0 +14578,269,1043,11.2;12.6;70.55878,0 +14578,269,1043,10.2;14;139.3789,0 +14663,269,1043,11.5;9.9;-62.39828,0 +14577,2121,1043,10.8;13.4;112.0469,0 +14574,2111,1043,10.1;15.3;206.3782,0 +14571,2108,1043,10.2;15.3;205.1994,0 +14541,2116,1043,10.9;11.7;25.11024,0 +14580,1486,1043,11.3;9.2;-97.4739,0 +14542,2118,1043,9.1;10.6;-31.47353,0 +13498,10261,130,8.4;7.8;-167.67894,0 +13498,10261,130,10.7;10.5;-32.576,0 +13498,10261,130,9;9.3;-96.070694,0 +13498,10261,130,10.5;9.3;-96.780594,0 +1008,1398,130,9.1;9.1;-104.09976,0 +1008,1398,130,8.1;9.3;-96.02396,0 +1008,1398,130,8.4;7.8;-170.61617,0 +1008,1398,130,10.5;8.4;-141.70258,0 +13498,1401,130,9.3;9.1;-102.32339,0 +1008,1401,130,8.4;7.9;-166.0435,0 +13498,1400,130,8.4;7.8;-170.67863,0 +13498,1400,130,9.8;8.8;-121.8756,0 +1008,1400,130,8.6;9.2;-98.57335,0 +1008,1399,130,8.3;7.9;-162.93132,0 +1008,1399,130,10.5;8.6;-131.5164,0 +1008,1399,130,9.4;8.9;-113.81217,0 +1008,5478,130,10.5;9.1;-103.57468,0 +13498,5478,130,8.4;7.8;-170.48526,0 +13498,5478,130,8.7;9.4;-90.95308,0 +13498,1402,130,8.8;8.4;-140.77162,0 +13498,1402,130,9.8;8.6;-128.51352,0 +13498,5478,131,14;11;-9.508053,0 +13498,10261,131,11.7;10.5;-36.538666,0 +13498,10261,131,14;10.1;-54.81712,0 +0,0,131,14.2;10.3;-43.691586,0 +1008,1398,131,14.2;10.3;-45.012844,0 +1008,1398,131,12.1;11.8;30.788685,0 +13498,1402,131,13.3;9.2;-101.13324,0 +13728,541,340,-5.6;-2;-665.3713,0 +13728,541,340,-4.9;-0.4;-586.1395,0 +901,541,340,-2.8;-0.4;-586.68665,0 +6133,541,340,-2.4;-1.6;-646.02277,0 +13728,541,340,-4.2;-2.4;-685.6243,0 +13728,541,340,-3;-3;-715.4148,0 +0,0,342,6.2;6.1;1.7999275,0 +0,0,419,8.2;10.9;-12.231525,0 +13498,10261,419,10.3;11.9;34.039116,0 +13498,10261,419,7.6;10.5;-36.40405,0 +1008,1398,419,9;10.6;-31.967876,0 +13498,5478,419,9.7;10.5;-32.996876,0 +1008,1398,418,9.7;10.7;-25.272406,0 +1008,1398,418,12;10.3;-44.41031,0 +1008,1398,418,11.2;13.1;94.03276,0 +13498,10261,418,13.6;11.1;-6.522434,0 +571,541,397,31.5;38.6;806.9333,0 +4791,3889,397,31.8;35.3;639.6724,0 +3991,3492,397,29.8;36.3;687.5059,0 +3991,3492,397,27.6;33.5;550.31085,0 +952,0,397,32.2;37;723.4973,0 +952,0,397,31.8;40;872.9755,0 +952,0,397,23;25.1;127.83242,0 +952,0,397,23.7;23.9;68.66911,0 +952,0,397,23.7;22.4;-6.2619724,0 +952,0,397,18.1;14.5;-398.65726,0 +952,0,397,18;12.9;-478.08188,0 +952,0,397,30.6;26.9;220.13786,0 +952,0,397,31.2;19.3;-160.3408,0 +952,0,397,29.7;20.9;-79.60657,0 +952,0,397,30.7;21;-74.01525,0 +952,0,397,28.6;20.3;-111.217865,0 +952,0,397,34.4;10.3;-610.61597,0 +4801,114,397,32.6;34.3;587.60455,0 +4801,114,397,30.4;34.1;577.5965,0 +4801,114,397,29.5;31.3;439.1634,0 +5100,114,397,28.9;34.5;598.7944,0 +4801,114,397,31;30.4;393.288,0 +4801,114,397,27.5;29.6;353.65625,0 +4801,114,397,29.7;28.1;278.7144,0 +4801,114,397,27.6;27.7;259.60483,0 +4801,114,397,27.1;26.3;190.27452,0 +4801,114,397,25.8;25.7;159.85945,0 +4801,114,397,24.7;25.1;130.40547,0 +4801,114,397,22.6;24.9;118.660324,0 +5100,114,397,21.2;28.3;288.9794,0 +4801,114,397,23.8;23.8;62.267605,0 +5100,114,397,22.1;23.2;34.74828,0 +5100,114,397,20.9;27.2;234.66876,0 +4801,114,397,26.2;22.3;-9.718752,0 +5100,114,397,23.8;21.6;-44.62488,0 +5100,114,397,21.8;21.6;-45.687057,0 +5100,114,397,20.8;20;-125.46944,0 +5100,114,397,19.5;22.2;-15.341138,0 +5100,114,397,19.2;20.7;-90.05032,0 +5100,114,397,17.1;20.2;-115.98519,0 +5100,114,397,16.6;18.9;-178.77429,0 +5100,114,397,16.3;21.5;-52.203003,0 +5100,114,397,17.2;16.7;-289.61307,0 +5100,114,397,16.9;15.2;-362.91827,0 +5100,114,397,19.1;13.8;-436.93137,0 +5100,114,397,17.6;12.8;-485.183,0 +5100,114,397,16;12.3;-511.83377,0 +5100,114,397,20.6;15.8;-334.69064,0 +5100,114,397,18.1;11;-577.054,0 +4801,114,397,32.6;28.9;317.55734,0 +4801,114,397,31;28.5;301.1924,0 +4801,114,397,32.2;27.6;255.73648,0 +4801,114,397,32;26.4;194.83594,0 +4801,114,397,29.9;26;172.35791,0 +4801,114,397,28.5;25.9;169.78766,0 +4801,114,397,29.4;24.5;98.958374,0 +4801,114,397,31.3;24.3;87.516045,0 +4801,114,397,31.5;22.8;15.244286,0 +4801,114,397,30.1;22;-27.109928,0 +4801,114,397,31.9;19.7;-138.09026,0 +4801,114,397,28.1;19.6;-146.38489,0 +4801,114,397,27.1;20.8;-87.20346,0 +4801,114,397,26.9;17.9;-231.94226,0 +4801,114,397,30.1;16.6;-297.35516,0 +4801,114,397,31.6;17.6;-245.63123,0 +4801,114,397,29.5;14.5;-398.36398,0 +4801,114,397,32.2;14.3;-410.07654,0 +4801,114,397,33.4;17.7;-240.46066,0 +4801,114,397,33.4;15.1;-368.24106,0 +4801,114,397,34.6;13.1;-469.46814,0 +4801,114,397,33.3;12.3;-510.05038,0 +4801,114,397,34.9;14.8;-384.97964,0 +4801,114,397,35.8;12.7;-490.26706,0 +5100,114,397,36.1;10.5;-600.18225,0 +4801,114,397,36.2;11.6;-546.49524,0 +5100,114,397,34.8;9.3;-659.5971,0 +5100,114,397,36.7;8.1;-719.04456,0 +4806,3470,397,29.5;32.7;508.72632,0 +4806,3470,397,28.9;31.7;459.61954,0 +4806,3470,397,27.8;30.3;387.58832,0 +4806,3470,397,28.9;29.5;347.5463,0 +4806,3470,397,27.3;28.7;310.94873,0 +4806,3470,397,28.3;27.3;240.91925,0 +4806,3470,397,25.9;26.7;208.41672,0 +4806,3470,397,27.1;25.9;169.31363,0 +4803,3471,397,31.1;31.7;457.1079,0 +4803,3471,397,31.4;30.3;389.09027,0 +4803,3471,397,30.4;29.1;329.76038,0 +4803,3471,397,31.7;29.2;335.09134,0 +4803,3471,397,30.6;28.1;281.83362,0 +4803,3471,397,29.5;27.3;237.50938,0 +4803,3471,397,31.6;27;226.68356,0 +4803,3471,397,30.5;26.7;211.7207,0 +3992,3490,397,25.7;32;472.26193,0 +5102,3491,397,25.1;29.2;335.20862,0 +5102,3491,397,23.6;27.9;269.4975,0 +5102,3491,397,22.4;26.6;204.77328,0 +5102,3491,397,22.3;27.8;265.61472,0 +4464,3482,397,24.5;30.2;385.6052,0 +4464,3482,397,21.3;27.5;247.5385,0 +4464,3482,397,21.3;25.8;166.21509,0 +4464,3482,397,16.3;19.7;-139.18358,0 +4464,3482,397,15.8;22.9;18.007828,0 +4810,3473,397,24.4;25.1;129.52414,0 +4810,3473,397,22.7;25.2;135.0547,0 +4810,3473,397,25.5;24.8;114.370766,0 +4810,3473,397,24.3;23.5;51.54378,0 +4810,3473,397,28.5;23.7;59.701458,0 +4810,3473,397,29.5;22.6;2.8598082,0 +4810,3473,397,27.7;22.7;8.855936,0 +4810,3473,397,35.1;12.6;-496.96518,0 +4810,3473,397,35.3;11.5;-547.98004,0 +4810,3473,397,35.4;14.9;-380.77518,0 +4810,3473,397,36.1;12.5;-498.94965,0 +4810,3473,397,36.2;13.5;-451.94202,0 +4810,3473,397,36.3;10.8;-587.60236,0 +4810,3473,397,37.4;12.2;-517.31006,0 +3992,3483,397,21.7;28.1;278.27197,0 +3993,3485,397,21.5;22.7;8.435079,0 +3993,3485,397,23.5;22.4;-5.2822857,0 +3993,3485,397,24.2;21;-73.26492,0 +3993,3485,397,22.2;20.9;-80.8859,0 +3993,3485,397,21.2;21.3;-62.1341,0 +3993,3485,397,20.9;20.2;-114.966774,0 +3993,3485,397,20.5;22.6;2.3546448,0 +3993,3485,397,20.1;21.5;-52.178406,0 +3993,3485,397,18.8;20.6;-95.10929,0 +3993,3485,397,18.9;21.7;-41.383606,0 +3993,3485,397,18.7;19.4;-153.45674,0 +3993,3485,397,17.8;20.9;-77.97945,0 +3993,3485,397,17.6;19.4;-157.44995,0 +4802,3474,397,25.6;21.8;-37.405968,0 +4802,3474,397,29.3;21.2;-63.077446,0 +4802,3474,397,28.1;21;-77.11166,0 +4802,3474,397,31.9;20.7;-89.07002,0 +4802,3474,397,28.8;20;-122.927765,0 +4802,3474,397,30.8;19.6;-147.43721,0 +4802,3474,397,29.2;19;-176.35529,0 +4802,3474,397,31.6;18.6;-196.1091,0 +4802,3474,397,30.5;18.5;-199.59264,0 +4802,3474,397,26.5;20.8;-84.915276,0 +4802,3474,397,31;17.1;-269.20795,0 +4802,3474,397,29.4;16.1;-319.90643,0 +4802,3474,397,28.4;15.7;-338.64603,0 +4802,3474,397,31.2;15.5;-352.18866,0 +4802,3474,397,32.3;14.9;-379.5375,0 +4802,3474,397,33.1;17;-274.82056,0 +4791,3890,397,17.3;22.3;-12.26722,0 +3988,3479,397,19.8;18.9;-181.10396,0 +3988,3479,397,16.1;18.1;-221.72223,0 +3988,3479,397,18.8;17.5;-252.79977,0 +3988,3479,397,17.9;15.7;-340.65277,0 +3988,3479,397,19.7;15.3;-359.8684,0 +3988,3479,397,16.8;13.5;-451.49823,0 +3986,3481,397,19.5;15.3;-362.54904,0 +3986,3481,397,17.7;14.5;-402.04138,0 +3986,3481,397,15.7;13.7;-440.42856,0 +3986,3481,397,18.2;12.6;-493.51947,0 +3986,3481,397,16.9;12.4;-503.93417,0 +3986,3481,397,20.4;11.7;-537.9645,0 +3986,3481,397,19.2;11.6;-547.6637,0 +3986,3481,397,16.8;10.3;-612.8915,0 +3986,3481,397,15.3;11.6;-545.417,0 +3996,3484,397,16.7;13.6;-443.97168,0 +5102,3480,397,18.4;10.3;-608.4841,0 +5102,3480,397,20;10.2;-615.2367,0 +4865,3968,397,31;32.6;504.4359,0 +4809,3472,397,30.6;25;126.33112,0 +4809,3472,397,32.2;24.8;117.008125,0 +4809,3472,397,30.5;23.9;68.49909,0 +4528,4351,397,28.1;21.4;-54.28152,0 +4804,3475,397,26.5;19.2;-163.18727,0 +4804,3475,397,27.1;17.4;-254.5318,0 +4807,3476,397,29.1;14.1;-420.09494,0 +4807,3476,397,33.6;14;-423.95123,0 +4807,3476,397,34;12.8;-487.11078,0 +4807,3476,397,32.6;10.9;-580.43976,0 +4808,3477,397,32.5;13.4;-452.9436,0 +4808,3477,397,31.3;13.5;-452.86627,0 +4808,3477,397,33.5;13.1;-470.33524,0 +4808,3477,397,34.5;14.1;-421.1433,0 +4808,3477,397,33.3;10.8;-587.3032,0 +3990,3488,397,34.8;10.9;-579.7607,0 +3990,3488,397,36.5;10.3;-609.4175,0 +3990,3488,397,36.7;9.3;-660.398,0 +3997,3487,397,34.8;10.1;-620.73944,0 +3997,3487,397,32.8;9.8;-634.5286,0 +3997,3487,397,34.1;8;-725.59064,0 +4540,4363,397,35.6;9.3;-661.57166,0 +3268,2998,387,17.5;7.4;-191.6381,0 +3268,2998,387,15.1;9.9;-63.950687,0 +3276,3006,387,17.7;6.8;-218.5784,0 +3276,3006,387,16.4;7.1;-205.6549,0 +3276,3006,387,8.8;14.2;150.8549,0 +3276,3006,387,4.7;17.4;308.79868,0 +3272,3002,387,16.5;7;-208.1913,0 +3272,3002,387,5.7;16.4;258.0758,0 +3270,3000,387,16.6;7.2;-197.1619,0 +3270,3000,387,7.6;16.2;249.9275,0 +3270,3000,387,5.7;16.2;251.9417,0 +3274,3004,387,16.6;7;-209.483,0 +3274,3004,387,5.5;16.4;259.5104,0 +3267,2997,387,17.5;7.4;-191.6593,0 +3275,3005,387,15.7;8.2;-149.7395,0 +3275,3005,387,5.9;16.7;273.3959,0 +3273,3003,387,15.7;7.9;-164.0031,0 +3273,3003,387,6.3;16.4;259.5406,0 +3269,2999,387,15.1;9.9;-64.42858,0 +3336,3014,387,14.5;9.5;-86.0597,0 +3256,3666,387,14.5;9.7;-73.691696,0 +3256,3666,387,10.6;10.6;-30.362904,0 +3256,3666,387,9.1;13.9;133.10074,0 +3256,3666,387,4.8;17.1;296.56445,0 +3279,3009,387,13.5;10;-60.16632,0 +3282,3012,387,10.7;10.8;-18.87549,0 +3282,3012,387,9.3;11.3;4.074097,0 +3277,3007,387,12.5;9.4;-89.95608,0 +3278,3008,387,12.5;9.4;-87.61536,0 +3280,3010,387,10.9;10.8;-21.888107,0 +3280,3010,387,9.4;11;-9.035439,0 +3281,3011,387,10.6;10.7;-22.99542,0 +3281,3011,387,9.4;11.4;8.590759,0 +3262,3018,387,9.2;14.1;146.2577,0 +3261,3017,387,9.2;14;139.6658,0 +3259,3015,387,9.1;14.1;143.6289,0 +3259,3015,387,4.7;17.4;310.8941,0 +3260,3016,387,9.1;14;139.7878,0 +3263,3019,387,9.4;13.6;122.2343,0 +3271,3001,387,7.4;16.1;246.9673,0 +3271,3001,387,6.4;16.2;251.0872,0 +3283,3013,387,5.2;16.9;284.1382,0 +3264,2904,387,4.3;17.6;318.0437,0 +3266,2905,387,4.5;17;292.6603,0 +3266,2905,387,5.1;18.1;347.9821,0 +3265,2906,387,5.4;17.5;314.5317,0 +2,411,137,23;21.3;-8.473448,0 +2,411,137,23.1;20.2;-63.861988,0 +2,411,137,24.1;20;-72.63148,0 +2,411,137,19.6;34.1;633.05963,0 +2,411,137,18.1;34;629.96295,0 +2,411,137,15.2;26.4;247.61134,0 +2,411,137,16.6;26.2;236.10507,0 +2107,1721,137,21.9;23.6;106.3547,0 +1289,1720,137,22;23.5;105.8703,0 +136,396,137,23;21.1;-15.148897,0 +136,396,137,23.8;20.1;-65.976204,0 +136,396,137,20;25.9;221.177,0 +136,396,137,19.7;27.1;285.87866,0 +136,396,137,21.5;27.4;297.52924,0 +136,396,137,21.2;28.4;348.95996,0 +136,396,137,18.7;28.1;334.7551,0 +136,396,137,24.2;21.8;16.84095,0 +136,396,137,19;29.6;408.67395,0 +136,396,137,19.8;30.9;474.23108,0 +136,396,137,20.8;32.3;542.9277,0 +136,396,137,19.6;32.7;563.8183,0 +136,396,137,18.5;32.6;559.9322,0 +136,396,137,18.7;34.2;639.3123,0 +136,396,137,17.6;33.7;611.53253,0 +136,396,137,16.6;32.8;566.91785,0 +136,396,137,16.5;31.3;495.9368,0 +136,396,137,15.3;30.8;470.14493,0 +136,396,137,17.3;29.2;386.49606,0 +136,396,137,15.9;28;329.41522,0 +136,396,137,17.6;26.6;259.56796,0 +136,396,137,16.5;26.5;252.49513,0 +136,396,137,16.3;25.3;193.28244,0 +788,1273,137,21.6;22.4;50.65337,0 +13498,10261,137,19.1;21.4;-3.758845,0 +13498,10261,137,21.6;21.1;-14.664534,0 +13498,10261,137,30.1;24;129.84969,0 +952,0,137,21.1;21.5;3.7760088,0 +952,0,137,20.1;25.1;181.00853,0 +952,0,137,21.9;25.9;224.29321,0 +952,0,137,32.6;30.5;454.48837,0 +952,0,137,30.1;29.3;393.87976,0 +952,0,137,31.8;26.5;251.035,0 +952,0,137,27.7;21.1;-15.302971,0 +952,0,137,25.7;20.9;-24.160513,0 +952,0,137,30.2;21.1;-14.453302,0 +952,0,137,28;26.1;235.57115,0 +952,0,137,28.3;25;178.1249,0 +384,684,137,20;25.4;199.08252,0 +384,684,137,18.9;24.7;163.42885,0 +384,684,137,18.8;34.1;634.39526,0 +26,26,137,20.2;25.9;225.16434,0 +26,26,137,19.1;26.2;236.63058,0 +26,26,137,15;28.7;365.9587,0 +26,26,137,16.7;27.3;294.2843,0 +117,352,137,19.5;27.1;281.65344,0 +117,352,137,19.6;28.2;340.4483,0 +117,352,137,18.4;28.2;340.4356,0 +2144,1517,137,18.8;25;177.84499,0 +5042,4091,137,21.4;26.7;262.7765,0 +4619,4092,137,21.4;26.7;262.9933,0 +320,353,137,21.3;29.1;382.54428,0 +320,353,137,18.5;29.4;396.68088,0 +320,353,137,18.6;32.4;550.6509,0 +320,353,137,18.4;33.8;616.5741,0 +320,353,137,17.6;32.8;570.6972,0 +320,353,137,17.5;31.4;499.4578,0 +320,353,137,17.2;30.3;441.16336,0 +320,353,137,16.3;32;527.33673,0 +320,353,137,17.2;28.7;364.98203,0 +320,353,137,15.9;28.1;333.3323,0 +1154,1332,137,18.9;25.2;186.5345,0 +133,115,137,29.6;31.2;486.23886,0 +133,115,137,30.7;32.5;552.00775,0 +133,115,137,31.9;32.5;552.046,0 +133,115,137,30.3;35.5;704.44354,0 +133,115,137,28.8;36.4;747.5763,0 +133,115,137,30;36.9;771.3374,0 +133,115,137,28.1;29.9;423.55508,0 +133,115,137,30.1;28;327.31027,0 +133,115,137,30.6;26.9;273.61435,0 +133,115,137,28.7;26.5;255.99162,0 +133,115,137,30.2;25.3;195.94144,0 +133,115,137,30;24.1;135.61731,0 +133,115,137,28.2;27.9;323.4305,0 +133,115,137,28;24.7;163.37912,0 +133,115,137,27.5;32;529.7681,0 +133,115,137,27;29.5;402.6721,0 +789,1274,137,31.9;32.7;564.841,0 +790,1274,137,30.7;29.2;386.2941,0 +789,1274,137,29.5;30.5;453.3651,0 +322,1313,137,29;31.9;522.5625,0 +322,1313,137,30.4;32.3;543.8519,0 +322,1313,137,28.3;30.5;453.9282,0 +322,1313,137,29.5;26;227.34383,0 +322,1313,137,27.4;28.5;355.19138,0 +325,560,137,30.9;33.4;596.74945,0 +325,560,137,31.6;35.1;684.9606,0 +325,560,137,30.6;35.3;695.7165,0 +325,560,137,31.3;36.6;759.2297,0 +314,341,137,30.1;34.6;656.72046,0 +314,341,137,29.1;35.4;696.50977,0 +314,341,137,30.1;36;726.0932,0 +1372,1201,137,30.9;34.8;669.8956,0 +1371,1200,137,31.3;35.2;688.67035,0 +7496,6354,137,30.8;37;776.0109,0 +1216,1339,137,31.2;28.5;352.57684,0 +45,45,137,30.8;27.7;313.6552,0 +3186,2930,137,30.7;26.6;258.51007,0 +3186,2930,137,30.1;24.9;171.01257,0 +312,361,137,31.7;26.7;264.26263,0 +312,361,137,31.4;25.6;207.5275,0 +386,639,137,31;25.6;208.78241,0 +386,639,137,30;24.8;170.71736,0 +386,639,137,31.4;24.2;140.44417,0 +386,639,137,30.1;23.6;106.37649,0 +329,369,137,27.9;25.5;205.0659,0 +331,373,137,28;26.2;240.1594,0 +328,379,137,27.8;26.1;233.8604,0 +1082,891,137,30.2;29.2;389.1048,0 +1378,1326,137,32.3;23.2;90.311844,0 +62,1823,137,29.7;21.5;2.6486359,0 +62,1823,137,30;20.2;-63.43182,0 +62,1823,137,31.1;19.3;-107.208,0 +62,1823,137,28.5;20.1;-67.58879,0 +62,1823,137,28.1;21.2;-11.48954,0 +62,1823,137,26.3;21;-23.72784,0 +61,1822,137,30.3;21.2;-12.961041,0 +61,1822,137,30.1;19.4;-103.70149,0 +61,1822,137,27.5;21.2;-10.897381,0 +61,1822,137,25.5;20.9;-24.016638,0 +63,1824,137,29.6;21.5;5.948223,0 +63,1824,137,30.5;18.9;-128.52533,0 +63,1824,137,27.5;21;-19.05039,0 +63,1824,137,25.5;20.9;-28.058117,0 +201,1826,137,30;20.7;-38.319458,0 +201,1826,137,30.7;19.5;-97.134026,0 +201,1826,137,28.7;19.5;-98.62183,0 +64,1825,137,30.4;20.5;-48.70861,0 +64,1825,137,30.9;19.5;-94.156166,0 +64,1825,137,29;20.3;-55.36954,0 +64,1825,137,28.2;21.5;1.148477,0 +64,1825,137,27.1;21;-19.538465,0 +64,1825,137,25.7;21.2;-9.8188095,0 +55,1821,137,31;20.2;-61.1089,0 +55,1821,137,28.8;21;-19.238588,0 +55,1821,137,27.1;21.4;-3.3054385,0 +55,1821,137,25.1;21.3;-8.237394,0 +3220,2964,137,20.2;25.1;185.7591,0 +178,366,137,19.3;30.5;455.3846,0 +178,366,137,19.5;31.6;508.825,0 +178,366,137,21.4;31.6;510.9197,0 +178,366,137,20.5;32.8;569.2959,0 +321,355,137,17;32.4;550.8697,0 +2221,1732,137,15.8;28;328.096,0 +326,561,135,23.1;36.5;753.03754,0 +326,561,135,24.1;37;778.78143,0 +326,561,135,21.9;37.2;788.5568,0 +326,561,135,25.6;37.6;807.8098,0 +788,1273,135,24;36.1;735.6196,0 +786,1273,135,21.4;33.3;591.4138,0 +135,117,135,22.8;37;776.48047,0 +135,117,135,23;35.1;685.2416,0 +135,117,135,25.9;37.2;790.353,0 +135,117,135,24.3;38;826.48627,0 +135,117,135,21.7;38.1;834.87683,0 +138,399,135,22.6;36;729.3554,0 +138,399,135,23;34.1;634.39435,0 +138,399,135,22;34.6;660.8754,0 +138,399,135,22.1;38.5;852.97314,0 +306,129,135,26.3;36.8;769.38464,0 +205,409,135,21.5;33.9;625.33185,0 +205,409,135,21.3;35.5;702.3815,0 +1257,2971,135,21.9;34.6;660.17017,0 +1008,1398,135,24.3;34.9;675.504,0 +1008,1401,135,24.7;34.9;672.54596,0 +952,0,135,24.6;34.7;664.6577,0 +13498,10261,135,22.9;34.5;654.11224,0 +5133,4561,510,11.5;10.1;-52.53991,0 +5133,4561,510,11.5;12;41.87976,0 +5133,4561,510,8.7;7.5;-183.1074,0 +3365,4567,510,11.2;11;-7.942991,0 +3365,4568,510,10.6;10.7;-24.7692,0 +5190,4570,510,10.5;10.7;-23.7822,0 +5184,4570,510,11.5;11.2;-0.08484855,0 +3365,4555,510,11.2;11.2;-0.002978198,0 +5124,4553,510,11.2;12;38.01598,0 +1008,5478,510,12;11.2;-0.91509676,0 +1008,5478,510,9.1;5.7;-276.27502,0 +1008,5478,510,11.2;9.8;-70.27528,0 +5123,4552,510,10.5;11.2;2.407443,0 +5125,4554,510,11.4;10.9;-12.24179,0 +5122,4551,510,11.1;10.9;-15.22591,0 +5183,4569,510,11.2;10.9;-16.13685,0 +5134,4562,510,11.7;10.1;-55.62833,0 +5134,4562,510,12;11.1;-2.263783,0 +5135,4563,510,11.2;10.8;-20.64551,0 +5135,4563,510,10.9;8.7;-126.1769,0 +5135,4563,510,9.3;7.3;-192.6282,0 +5247,4563,510,9.8;5.9;-265.519,0 +5247,4563,510,8.8;5.9;-265.5027,0 +5247,4563,510,8.8;4.9;-316.914,0 +5247,4563,510,9.8;4.9;-316.2888,0 +5129,4557,510,11.2;10.2;-51.19409,0 +5129,4557,510,11.1;8.7;-126.3225,0 +5129,4557,510,9.5;7.3;-192.64432,0 +5129,4557,510,10.8;7.1;-204.90575,0 +5128,4556,510,11.2;10.1;-55.14666,0 +5128,4556,510,12;11.5;17.596876,0 +5128,4556,510,11;8.7;-126.9359,0 +5128,4556,510,9.1;7.5;-184.6527,0 +5132,4560,510,11.4;10.7;-26.11595,0 +5132,4560,510,9.1;8.3;-145.9962,0 +3599,4571,510,12;10.1;-55.9963,0 +5189,4574,510,12.4;10.1;-55.99331,0 +5188,4573,510,12.3;10.1;-56.01003,0 +5187,4572,510,12;10.3;-43.43166,0 +5197,108,510,11.2;8.9;-115.0784,0 +5131,4559,510,11.2;10;-59.78291,0 +5131,4559,510,10.7;7.1;-203.80498,0 +5136,4564,510,10.8;7.2;-198.76189,0 +5138,4566,510,8.8;8;-160.0519,0 +5130,4558,510,8.9;7;-208.6977,0 +5137,4565,510,9;7.3;-193.2294,0 +5193,4577,510,9.3;4.9;-316.3422,0 +5191,4575,510,9.3;5.3;-296.2464,0 +5196,4580,510,9.4;5.4;-291.1871,0 +5194,4578,510,9.3;5.2;-301.7373,0 +5192,4576,510,9.3;5.2;-301.991,0 +5195,4579,510,9.2;5.7;-273.59207,0 +3601,108,490,15.6;11;-8.006042,0 +4638,4091,490,15.9;10.8;-21.13058,0 +4639,4245,490,15.4;10.8;-22,0 +4636,4243,490,15.6;10.8;-19,0 +4637,4244,490,16;10.9;-14.05359,0 +4635,4242,490,15.5;11.4;12.30388,0 +4633,3164,490,15.9;10.7;-23.02259,0 +4642,3170,490,15.3;10.8;-21.77466,0 +4641,3171,490,15.3;10.8;-21.83575,0 +4640,4246,490,15.6;10.4;-39.59723,0 +13498,5478,129,9.4;11.2;-1.0383024,0 +1008,1398,129,9.8;10.8;-20.35732,0 +1008,1398,129,9.4;13.3;107.9144,0 +13498,10261,129,9.6;11.4;11.980641,0 +13498,1402,129,8.6;11.5;17.346706,0 +1008,1398,535,6.1;6.2;6.551343,0 +13498,10261,535,6.1;5.9;-7.807934,0 +13498,10261,128,11.5;11.1;-3.7814415,0 +0,0,177,3.5;3.6;4.739753,0 +13498,10261,177,3.6;3.4;-7.1267185,0 +5337,4753,519,12.6;11.1;-318.775,0 +5337,4753,519,8.8;11;-324.97552,0 +5355,4791,519,11.5;11.2;-312.2163,0 +5356,4791,519,9;11.5;-299.0606,0 +5334,4750,519,11.2;10.9;-328.5635,0 +5334,4750,519,9.6;10.9;-330.06888,0 +5336,4752,519,10.6;11;-326.5372,0 +5336,4752,519,9.5;10.9;-329.24078,0 +5335,4751,519,8.9;11.2;-312.1696,0 +5327,4744,519,7.8;11.9;-280.4647,0 +5392,4838,519,8.2;11.8;-282.13293,0 +5328,4839,519,8.3;11.7;-288.37,17 +5340,4756,519,8.8;9.2;-415.3639,0 +5340,4756,519,8.1;11.8;-285.6624,0 +5341,4757,519,9.5;11.3;-307.3499,0 +5341,4757,519,8.1;11.9;-278.1588,0 +5339,4755,519,9.5;11.5;-300.84735,0 +5339,4755,519,9.9;10.1;-368.1071,0 +5338,4754,519,9.9;10.3;-361.7249,0 +5342,4758,519,9.6;11.5;-300.0031,0 +5342,4758,519,8;11.9;-280.4661,0 +5329,4745,519,7;13;-223.0192,0 +5471,4815,519,7;13;-223.0192,0 +5330,4746,519,6.9;13.3;-207.6785,0 +5360,4762,519,15.6;23;274.89957,0 +5360,4762,519,17;22.5;252.63829,0 +5360,4762,519,17.7;23.5;299.43307,0 +5343,4759,519,15.7;22.6;253.4531,0 +5344,4760,519,16.7;22.9;268.1255,0 +5345,4761,519,17.8;23.1;282.6733,0 +3365,4747,519,17.2;25.7;410.4612,0 +5332,4748,519,17.2;25.8;415.22552,4 +5333,4749,519,17.2;25.8;417.4033,1 +434,108,151,9.7;18.8;380.5083,0 +2286,108,151,11.2;7.6;-180.6856,0 +410,108,151,11.6;6.4;-237.2695,33 +3484,3243,151,10;18.8;378.7628,0 +13498,10261,151,11.2;20.4;462.9784,0 +13498,10261,151,10;19;389.206,0 +13498,10261,151,8.4;17.5;313.30875,0 +13498,10261,151,13.5;16.6;271.28506,0 +13498,10261,151,14.9;14.8;179.98929,0 +13498,10261,151,10.6;12.4;60.995537,0 +13498,10261,151,10.9;7.7;-175.14392,0 +13498,10261,151,5.2;3.8;-371.60532,0 +3487,3245,151,9.9;19.2;401.386,0 +3486,3246,151,10;19.2;400.8182,0 +3485,3244,151,9.6;18.8;382.6376,0 +13504,1404,151,10.1;19.1;396.29913,0 +13504,1404,151,8.5;17.5;315.8994,0 +13504,1404,151,13.5;16.7;274.51654,0 +13504,1404,151,14.8;14.9;183.53876,0 +13504,1404,151,10.6;12.5;64.194664,0 +13504,1404,151,10.9;7.7;-175.19522,0 +13504,1404,151,4.8;2.9;-412.32806,0 +13502,1402,151,10.1;18.9;386.6824,0 +13502,1402,151,8.5;17.5;315.75378,0 +13502,1402,151,13.4;16.6;270.91507,0 +13502,1402,151,14.8;14.9;183.53876,0 +13502,1402,151,10.6;12.5;64.194664,0 +13502,1402,151,10.9;7.8;-171.21645,0 +13502,1402,151,4.7;3.1;-406.81067,0 +13503,1403,151,10.1;18.9;386.70056,0 +13503,1403,151,8.5;17.5;315.8994,0 +13503,1403,151,13.5;16.7;274.51654,0 +13503,1403,151,15;15.1;197.91367,0 +13503,1403,151,10.4;12.3;57.3424,0 +13503,1403,151,10.9;7.7;-175.19522,0 +13503,1403,151,4.8;2.9;-412.32806,0 +3584,3231,151,8.2;17.1;296.7195,0 +3256,3666,151,8.5;17.2;301.40363,0 +3256,3666,151,13.4;16.6;268.39935,0 +3256,3666,151,15.3;15.1;197.97185,0 +3256,3666,151,10.7;11.9;37.001003,0 +3256,3666,151,10.9;7.6;-180.24776,0 +3256,3666,151,4.7;3.1;-406.31723,0 +3586,3233,151,8;17.4;311.543,0 +3585,3232,151,8.2;17.1;296.7195,0 +3662,3300,151,8.2;16.9;287.2346,0 +3488,3247,151,13.8;16.5;264.3931,0 +3699,3298,151,13.6;16.1;246.8384,0 +3491,3250,151,13.8;16.5;264.7104,0 +3580,3227,151,15.2;14.8;178.7419,0 +3606,3225,151,15.1;14.5;167.36177,0 +3605,3224,151,15.1;14.6;169.33871,0 +3603,3222,151,15.1;14.5;166.4446,0 +3604,3223,151,15.1;14.5;167.29785,0 +3581,3228,151,15.3;14.7;174.34923,0 +3583,3230,151,14.9;14.9;183.22932,0 +434,2814,151,10.6;12.2;52.35242,0 +434,2814,151,11.8;12.2;49.23229,0 +434,2814,151,11.2;11.1;-4.065096,0 +3492,3380,151,10.6;12.2;48.9996,0 +3492,3382,151,11.8;12.2;48.9996,0 +3694,3251,151,11.2;11.8;29.98401,0 +3492,3381,151,11.2;11.1;-5,0 +3493,3252,151,10.6;12.2;48.93611,0 +3493,3252,151,11.8;12.2;48.62511,0 +434,3252,151,11.2;11.1;-5.706768,0 +410,3234,151,11.2;7.2;-198.2102,0 +3578,3238,151,11.4;7.3;-196.3028,0 +3577,3237,151,11.5;7.8;-167.0399,0 +3576,3236,151,11.4;7.8;-169.99144,0 +3576,3236,151,10.9;6.8;-218.836,0 +3575,3235,151,11.3;7.3;-195.8598,0 +3579,3239,151,11.1;7.1;-203.31667,0 +2286,3240,151,5.2;3.2;-401.098,0 +3612,3302,151,5.4;3.6;-380.56503,0 +3613,3303,151,4.8;3.4;-390.34827,0 +3587,3241,151,5.5;3.3;-392.5,0 +2339,2275,349,6.9;7.1;-204.7303,0 +2339,2275,349,9.6;7.9;-162.27899,0 +2338,2274,349,8.3;7.1;-204.3766,0 +2338,2274,349,11.4;8.4;-141.99243,0 +2333,2269,349,8.3;7;-208.25104,0 +2333,2269,349,10.2;13.6;119.943306,0 +2335,2271,349,7.1;7;-208.3925,0 +2335,2271,349,9.4;13.1;94.22449,0 +2433,2286,349,10.1;7.3;-192.8307,0 +2433,2286,349,12.4;10.8;-21.46199,0 +2382,2286,349,11.9;13.7;127.87789,0 +2334,2270,349,10.9;6.8;-218.9517,0 +2334,2270,349,11.4;8.5;-132.9057,0 +2334,2270,349,10;13.3;105.26178,0 +2332,2268,349,11.4;8.3;-146.47797,0 +2332,2268,349,9.5;13.2;101.6097,0 +2345,2281,349,10.1;8;-157.1862,0 +2389,2281,349,11.4;7.5;-185.4893,0 +2389,2281,349,10;7;-208.5451,0 +2430,2293,349,11.5;7.5;-184.2548,0 +2431,2293,349,10.2;7.1;-203.9574,0 +2432,2293,349,12.4;12.3;55.77173,0 +2378,2283,349,12.7;10.2;-48.5221,0 +2375,2282,349,12.7;9.4;-90.97627,0 +2429,2292,349,12.3;11.6;21.41284,0 +2680,2292,349,9.4;12.1;46.341503,0 +2426,2291,349,12.3;11.7;23.77685,0 +2677,2291,349,9.3;12;42.325542,0 +2380,2284,349,12.6;10.2;-47.87717,0 +2379,983,349,12.6;10.2;-48.28837,0 +2340,2276,349,10.2;13.4;110.95294,0 +2337,2273,349,12.1;11.9;37.84104,0 +2682,2273,349,8.8;11.9;35.5337,0 +2341,2277,349,10.2;14;139.44707,0 +2336,2272,349,12.7;12;41.36121,0 +2343,2279,349,10.4;14.3;155.74966,0 +2344,2280,349,12.3;12.3;53.29968,0 +2683,2295,349,11.9;13.4;109.9261,0 +2381,2285,349,11.7;13.4;111.8184,0 +2385,2288,349,12;13.6;121.5645,0 +2383,1303,349,11.7;13.4;112.0215,0 +2661,2374,349,12;13.5;114.1794,0 +2384,2287,349,11.9;13.7;123.1669,0 +2342,2278,349,9.3;13.6;122.02407,0 +434,2294,349,9.2;11.3;7.182941,0 +2388,2290,349,9.2;11.3;7.474482,0 +2386,2289,349,9.2;11.3;4.440308,0 +1496,1681,167,7.3;11.2;1.968323,0 +1496,1681,167,8.7;12.1;45.29487,0 +1496,1681,167,9.1;10.6;-29.9472,0 +1740,1688,167,8.2;10.7;-26.99323,0 +1740,1688,167,7.8;12.9;86.5033,0 +1740,1688,167,9.2;13;91.95498,0 +1740,1688,167,9.1;11.7;27.876034,0 +1740,1688,167,10.6;13.3;103.1468,0 +13498,10261,167,6.1;11.2;1.172,0 +13498,10261,167,9;12.9;86.70872,0 +13498,10261,167,9.3;11.4;8.164237,0 +13498,10261,167,10.4;11.2;2.2504554,0 +13498,10261,167,15.1;12.1;44.138668,0 +13498,10261,167,15.2;9.6;-81.32739,0 +13498,10261,167,16.2;11.4;12.468572,0 +13498,10261,167,11.5;11.4;9.952318,0 +1503,29,167,8.8;11.5;17.121193,0 +1503,29,167,9;10.4;-41.02056,0 +1503,29,167,9.5;13;88.673,0 +1503,29,167,12.7;11.6;19.405437,0 +1503,29,167,14.7;11.5;17.740637,0 +1503,29,167,15.3;9.4;-87.22964,0 +1503,29,167,16.8;10.9;-12.634035,0 +1503,29,167,15.2;10.4;-39.624256,0 +1491,1692,167,10.6;11.7;23.24123,0 +1490,1691,167,10.7;10.7;-22.73341,0 +1489,1690,167,10.5;11.2;0.07623291,0 +1498,1683,167,10.8;10.7;-22.98132,0 +1498,1683,167,13.9;11.3;3.0139256,0 +1498,1683,167,14.9;9.9;-65.31736,0 +1498,1683,167,16;11.5;16.008003,0 +13502,1402,167,9;13;90.62849,0 +13502,1402,167,8.9;11.5;13.233452,0 +13502,1402,167,10.4;11.3;4.57687,0 +13502,1402,167,15.1;12.5;67.88198,0 +13502,1402,167,15.2;9.5;-83.43631,0 +13502,1402,167,11.7;11.2;2.8684692,0 +1492,1693,167,11.4;11.2;-0.4264259,0 +1497,1682,167,10.8;10.6;-31.71299,0 +1497,1682,167,14.3;12.1;44.834896,0 +1497,1682,167,14.9;9.6;-80.18385,0 +1497,1682,167,16.2;11.1;-4.6141977,0 +13503,1403,167,9.3;11.4;12.090514,0 +13503,1403,167,10.4;11.3;4.57687,0 +13503,1403,167,15;12.3;55.472836,0 +13503,1403,167,15.3;9.4;-88.31485,0 +13503,1403,167,17;11.2;-0.65857816,0 +13503,1403,167,11.6;11.5;14.831664,0 +13504,1404,167,9.4;11.4;8.331547,0 +13504,1404,167,10.5;11.2;1.9408104,0 +13504,1404,167,14.6;12.2;51.7416,0 +13504,1404,167,15.3;10.6;-29.184748,0 +13504,1404,167,11.6;11.5;14.772088,0 +1488,1689,167,10.7;11.2;0.07623291,0 +1502,1687,167,13.9;11.1;-3.4158113,0 +1502,1687,167,15.5;10.5;-33.552654,0 +1502,1687,167,15.9;11.5;13.280358,0 +1500,1685,167,14;11.2;0.8369403,0 +1500,1685,167,15.4;10.4;-40.827118,0 +1500,1685,167,16.1;11.4;12.708616,0 +1500,1685,167,17.2;11.2;1.0858817,0 +1501,1686,167,14.9;11.6;22.11144,0 +1501,1686,167,17;11.4;10.360745,0 +1499,1684,167,14.4;11;-8.057771,0 +1499,1684,167,15.4;12;41.99529,0 +1499,1684,167,16.5;11;-8.057771,0 +1499,1684,167,15.4;10.5;-34.01577,0 +410,1694,167,15.1;8.1;-152.0256,0 +1484,1696,167,11.2;11.2;0,0 +1485,1697,167,11.1;11.5;14.5,0 +6464,5547,1114,11.4;9.6;-111.3252,0 +6464,5547,1114,10.8;10.6;-63.897003,0 +6464,5547,1114,12;10.7;-56.0817,0 +6464,5547,1114,22.2;17.8;297.5356,0 +6464,5547,1114,21.1;16.4;227.8803,0 +6469,5552,1114,11.3;9.5;-117.2249,0 +6469,5552,1114,11.9;10.6;-61.006615,0 +6467,5550,1114,11.3;9.6;-112.831,0 +6467,5550,1114,11;11.4;-21.020533,0 +6533,5550,1114,22.3;17;256.54965,0 +6467,5550,1114,21.1;16.5;234.8721,0 +6470,5546,1114,12;10;-90.88738,0 +6465,5548,1114,10.7;10.6;-62.953773,0 +6465,5548,1114,12;10.6;-59.47484,0 +6471,5553,1114,11.1;9.4;-119.7681,0 +6471,5553,1114,11.1;11.3;-24.03398,0 +6468,5551,1114,11.1;11.4;-20.238523,0 +410,5561,1114,11.3;13.3;73.00292,0 +6456,5560,1114,11.3;13.5;81.19324,0 +6473,5554,1114,14.9;10.5;-67.96161,0 +6473,5554,1114,14.8;13.2;67.94752,0 +6460,5554,1114,17.3;12.1;13.66868,0 +6472,5557,1114,14.8;10.5;-68.69695,0 +6472,5557,1114,14.9;13.2;68.60358,0 +6474,5555,1114,15.1;11.6;-11.90624,0 +6475,5556,1114,14.8;12;9.748672,0 +410,5562,1114,17.2;11.8;-3.894905,0 +6459,5563,1114,17.1;11.8;0.3259,0 +6532,5549,1114,22.3;17.1;262.4877,0 +6477,5559,1114,21.4;16.4;230.6707,0 +6476,5558,1114,21.2;16.4;230.9148,0 +6736,5591,1114,22.1;17.9;301.4608,0 +6736,5591,1114,22.4;18.9;351.3389,0 +6737,5592,1114,22.2;17.9;302.1411,0 +6735,5590,1114,22.2;17.9;301.5715,0 +6461,5564,1114,21.7;19.7;392.1214,0 +6462,5565,1114,21.7;19.7;393.5467,0 +6463,5566,1114,21.9;20;406.9745,0 +341,402,138,28.4;25.9;221.09831,0 +341,402,138,27.6;24.6;160.49303,0 +341,402,138,27.6;22.8;70.38037,0 +341,402,138,29.6;25.5;205.39624,0 +784,1272,138,25.9;25.7;213.1352,0 +785,1272,138,27.4;25.7;213.1237,0 +38,363,138,26.6;24.6;158.93501,0 +38,363,138,24.4;23.6;106.280045,0 +38,363,138,26.9;23.5;103.0583,0 +38,363,138,28;23.5;101.18655,0 +38,363,138,25.7;23.3;93.136665,0 +38,363,138,21.5;22.6;56.317078,0 +38,363,138,22.4;21.1;-15.174756,0 +206,403,138,26.5;23.7;112.55915,0 +181,1181,138,24.9;23.7;115.69493,0 +181,1181,138,23.9;23.4;96.732895,0 +181,1181,138,23.3;24.8;167.78502,0 +181,1181,138,25.3;22.7;64.117325,0 +1217,1370,138,29;25.5;203.6405,0 +769,225,138,26.6;22.8;70.442184,0 +769,225,138,27.9;24;128.7509,0 +1155,1332,138,22.9;22.7;65.38425,0 +1155,1332,138,18.8;21.7;15.486006,0 +1155,1332,138,19.6;22.8;67.62009,0 +1154,1332,138,20.5;19.4;-103.53147,0 +397,644,138,21.9;23.6;106.46122,0 +397,644,138,23.6;21.5;2.8286605,0 +397,644,138,21.2;22.3;44.920605,0 +397,644,138,22.5;20.9;-28.94792,0 +317,342,138,24.7;23.2;88.28143,0 +316,344,138,24.7;23;80.68649,0 +306,129,138,23;20.4;-53.56701,0 +786,1273,138,19.5;22.5;54.82166,0 +787,1273,138,21.7;19.8;-83.78513,0 +768,565,138,19.9;20;-73.190926,0 +767,389,138,19.1;21.9;22.339077,0 +767,389,138,18.1;21.5;5.874695,0 +767,389,138,19.5;19.6;-89.3794,0 +767,389,138,17.1;20;-72.10367,0 +767,389,138,20.5;18.9;-124.6815,0 +767,389,138,18.5;19.2;-111.86817,0 +766,384,138,18.8;21.2;-9.177786,0 +766,384,138,17.8;19.9;-75.5176,0 +766,384,138,19.7;19.3;-107.4855,0 +335,2166,138,18.8;21.7;13.239158,0 +336,2166,138,20.1;19.3;-104.89327,0 +59,56,138,18.6;21.5;1.8609366,0 +59,56,138,17.7;19.9;-78.14916,0 +59,56,138,20.4;19.6;-92.31796,0 +59,56,138,18.9;19.2;-109.60213,0 +2146,1701,138,18.6;21.9;21.772392,0 +765,386,138,18.5;21.7;15.3995495,0 +765,386,138,17.1;19.8;-80.81158,0 +765,386,138,18.3;19.6;-92.97139,0 +765,386,138,19.3;19.1;-118.9501,0 +765,386,138,20.6;18.2;-163.27307,0 +2835,2530,138,19.5;19.6;-92.84,0 +952,0,138,16.9;22.3;42.261803,0 +952,0,138,19;19.3;-108.038734,0 +952,0,138,20.5;19.2;-109.7751,0 +952,0,138,26.7;25.6;210.74709,0 +952,0,138,27.8;26.9;271.67517,0 +952,0,138,25;26.6;258.46167,0 +952,0,138,16.9;16.7;-237.4418,0 +952,0,138,18.5;16.5;-247.83115,0 +952,0,138,15.9;16.2;-263.89236,0 +952,0,138,15.5;14.6;-340.11005,0 +952,0,138,6.2;35;677.87646,0 +952,0,138,5.2;35.3;691.07916,0 +767,2523,138,16.6;17.8;-179.7056,0 +767,2523,138,17.4;16.5;-244.7394,0 +767,2523,138,16.7;15.3;-307.3625,0 +765,2525,138,17;17.6;-192.6209,0 +765,2525,138,18.1;15.6;-292.44058,0 +333,2167,138,18.6;19.1;-117.1648,0 +2147,1518,138,18.6;18.9;-125.836,0 +768,2526,138,17.6;17.2;-211.01205,0 +768,2526,138,18.6;16.6;-241.41864,0 +768,2526,138,16.5;17.1;-217.67012,0 +768,2526,138,17.3;15.9;-278.59576,0 +768,2526,138,16.1;16.1;-268.4981,0 +768,2526,138,18.5;15.6;-291.0353,0 +2839,2721,138,19;19.1;-116.6225,0 +2839,2721,138,20;18.7;-134.9912,0 +766,2524,138,17.3;16.9;-225.22273,0 +766,2524,138,18.5;15.6;-289.2653,0 +2145,1700,138,20.2;18.9;-127.8488,0 +1418,1346,138,25.9;25.7;211.5911,0 +333,2165,138,18.7;21.7;15.023474,0 +334,2165,138,18.1;20.5;-44.703007,0 +2832,2527,138,17.8;15.9;-275.14944,0 +2832,2527,138,16.3;14.9;-325.26074,0 +766,1828,138,15;15.4;-300.051,0 +766,1828,138,15.8;14.2;-359.1516,0 +766,1828,138,14.4;13.9;-374.23062,0 +768,1830,138,15.1;15.5;-298.3956,0 +768,1830,138,16.8;14.5;-348.3849,0 +768,1830,138,15.5;14.2;-359.823,0 +768,1830,138,13.9;14.5;-346.8114,0 +768,1830,138,14.4;13.4;-401.85416,0 +2508,2356,138,17.1;15.3;-306.18222,0 +767,1829,138,15.6;14.9;-327.657,0 +767,1829,138,13.5;14.6;-342.0849,0 +2949,2730,138,17.8;17.1;-215.50435,0 +2836,2531,138,15.5;14.4;-349.569,0 +765,1827,138,14.5;14.2;-359.10788,0 +312,360,138,14.3;16.8;-231.49213,0 +139,1831,138,14.3;15.4;-303.2356,0 +3187,2931,138,14.2;15.9;-278.0186,0 +2837,2532,138,13.9;14.5;-348.9891,0 +775,1866,138,13.8;16.9;-226.04967,0 +2904,2681,138,16;16.1;-266.9261,0 +2905,2679,138,16;16.1;-268.61673,0 +2906,2680,138,15.9;16.1;-265.4918,0 +773,1705,138,17.5;16;-273.2079,0 +1425,1704,138,17.3;15.8;-280.1375,0 +383,2533,138,5.1;34.7;664.6527,0 +383,2533,138,6;35.9;722.2779,0 +2874,2723,138,5.5;35.1;685.0219,0 +2842,2722,138,6;34.4;650.7368,0 +13498,10261,138,26.7;26;226.35419,0 +13498,10261,138,25.6;27.5;302.6812,0 +776,559,138,13.5;16.5;-245.16454,0 +2843,2728,138,16.9;17.8;-181.8671,0 +2844,2729,138,17.1;17.5;-194.423,0 +776,2535,138,3.9;39.2;889.1942,0 +776,2535,138,5;39.2;886.76074,0 +765,2534,138,3.8;39;878.4689,0 +765,2534,138,5.2;39.1;885.9384,0 +2832,2538,138,3.1;40.1;932.0314,0 +2832,2538,138,4.2;39.9;921.0669,0 +767,2537,138,2.9;40;927.10583,0 +767,2537,138,4;40.1;932.9217,0 +775,2536,138,3.8;38.9;872.4239,0 +775,2536,138,4.8;39.4;899.6983,0 +766,2540,138,4.4;40.7;963.48834,0 +766,2540,138,5.5;41;976.4552,0 +768,2541,138,4.1;40.8;969.64856,0 +768,2541,138,5.3;41;976.55334,0 +773,2539,138,4.2;40.5;954.6,0 +773,2539,138,5.2;40.8;966.2813,0 +765,2543,138,3;37.6;806.4,0 +775,2542,138,3.1;37.5;805.3864,0 +775,2542,138,2.7;38.5;852.4725,0 +2839,2725,138,3.7;39.1;884.5665,0 +318,1107,138,25.4;27.5;302.7523,0 +13500,1400,138,25.7;27.5;303.26053,0 +322,357,138,29.6;25.8;216.42188,0 +1008,1398,138,15.9;14.2;-359.70496,0 +3805,3391,434,9.8;14.3;157.9393,0 +3805,3391,434,11.1;13.3;103.54216,0 +3805,3391,434,11.4;12.3;53.57434,0 +3804,3390,434,9.8;14.3;153.0625,0 +3804,3390,434,11.1;13.2;102.59923,0 +3804,3390,434,11.3;12.2;52.32312,0 +3803,3389,434,11;13.1;93.60365,0 +3819,3409,434,11.3;14.6;170.8873,0 +3819,3409,434,11.7;5.4;-290.4109,0 +3725,3409,434,9.8;3.3;-394.5616,0 +3802,3388,434,10.5;14.5;164.4464,0 +3802,3388,434,11.7;13.2;100.6081,0 +3813,3399,434,13.7;10.8;-18.651188,0 +3813,3399,434,12.3;10.1;-53.49147,0 +3809,3395,434,11.7;10.1;-56.26444,0 +3808,3394,434,11.7;10.1;-54.86641,0 +3721,3405,434,11.2;11;-11.28249,0 +3810,3396,434,13;10.7;-26.36349,0 +3810,3396,434,14.9;10;-59.82082,0 +3807,3393,434,14.6;10.6;-28.2,0 +3806,3392,434,14.7;10.8;-20.400312,0 +3811,3397,434,14.3;11;-10.62215,0 +3811,3397,434,15.4;10;-57.81751,0 +3812,3398,434,15.8;10.1;-52.90308,0 +3724,3408,434,15.3;8.5;-134.4473,0 +3723,3407,434,15.1;9.1;-106.4622,0 +3722,3406,434,15;8.6;-127.9164,0 +3814,3400,434,13.1;6.4;-239.876,0 +3814,3400,434,11.7;7;-207.9951,0 +3814,3400,434,10.7;5.5;-284.9844,0 +3816,3402,434,14;6;-261.82742,0 +3818,3404,434,14.1;5.9;-264.21213,0 +3815,3401,434,11.6;6;-257.0073,0 +3817,3403,434,11.1;7.1;-206.895,0 +5031,3410,434,9.6;3.3;-396.65512,0 +4259,4381,434,9.8;3.4;-388.1761,0 +0,0,635,10;12.2;48.71641,0 +0,0,133,14.6;9.6;-81.52238,0 +25,25,154,22;23.8;120.41161,0 +25,25,154,22.5;25.5;202.43436,0 +25,25,154,23.5;25.2;187.81598,0 +25,25,154,22.3;22.2;40.47268,0 +130,171,154,22.8;24.8;168.5186,0 +130,171,154,24;24.7;163.1421,0 +130,171,154,22.2;23.5;103.26759,0 +458,453,154,19.3;25.8;216.45357,0 +582,453,154,20.3;27.8;320.835,0 +580,453,154,22.5;26.3;244.9589,0 +458,453,154,18;26.5;254.87457,0 +583,453,154,23.6;26.9;271.5574,0 +581,453,154,26.3;24.7;161.7639,0 +582,453,154,25.2;21.3;-4.14536,0 +581,453,154,28.5;27.4;296.8481,0 +580,453,154,27.7;20.1;-66.82289,0 +582,453,154,30.5;25.4;198.8471,0 +115,210,154,22.9;28.1;334.92795,0 +114,208,154,22.5;28.1;335.0092,0 +11,11,154,22.7;27.3;295.59137,0 +11,11,154,18.5;26.5;251.71524,0 +11,11,154,18.1;25.4;198.83018,0 +11,11,154,23.7;26.6;256.77032,0 +11,11,154,24.7;24.7;165.87135,0 +11,11,154,25.8;24.1;132.91374,0 +11,11,154,17.5;27.3;295.60876,0 +11,11,154,16.5;26.3;243.53859,0 +952,0,154,20.8;25.9;225.78804,0 +952,0,154,24.9;23;79.099045,0 +952,0,154,23.7;27.4;298.1633,0 +952,0,154,28.7;28.3;342.7852,0 +952,0,154,29.4;19.2;-109.87649,0 +952,0,154,27.8;25;178.39285,0 +952,0,154,26.3;25.9;224.63983,0 +952,0,154,16.6;29.2;389.02164,0 +952,0,154,17.7;28.6;356.60968,0 +952,0,154,30.2;26.3;241.21347,0 +952,0,154,25.8;27.8;318.14755,0 +952,0,154,19.7;25.7;213.02103,0 +952,0,154,22.1;23.7;115.32635,0 +113,209,154,22.4;28.2;336.6598,0 +17,17,154,19.7;28.6;359.31235,0 +17,17,154,18.4;26.5;255.49902,0 +17,17,154,17.8;28.5;353.00458,0 +17,17,154,20.5;30;428.7009,0 +17,17,154,16.8;26;229.99559,0 +17,17,154,16.3;29.9;424.97668,0 +17,17,154,15.8;28.1;334.83246,0 +17,17,154,15.5;31.1;481.12103,0 +17,17,154,21.8;30.9;472.42444,0 +17,17,154,20.8;31.3;494.26288,0 +30,30,154,19.6;28.6;359.1106,0 +30,30,154,18;28.3;342.29617,0 +30,30,154,16.5;29.4;400.36542,0 +480,526,154,18;26.5;253.56805,0 +480,526,154,27.2;23.2;90.76326,0 +456,526,154,27.9;20;-69.09561,0 +480,526,154,28.9;19.7;-85.278465,0 +480,526,154,22.4;26.3;241.7281,0 +179,224,154,17.9;26.6;257.76477,0 +179,224,154,17.3;28.3;341.2872,0 +179,224,154,16.9;27;279.4821,0 +179,224,154,15.9;27.9;322.45676,0 +40,40,154,20.7;29.6;407.82224,0 +40,40,154,17.7;28;329.7551,0 +40,40,154,17.5;26.6;260.48956,0 +40,40,154,16.6;28.5;351.42868,0 +40,40,154,21.2;30.9;471.0479,0 +46,46,154,23.2;24.7;163.9979,0 +9,9,154,24.3;27.5;303.42892,0 +9,9,154,26.1;25.7;211.49246,0 +9,9,154,25.4;26.8;269.07248,0 +9,9,154,25.5;27.8;319.547,0 +9,9,154,24.5;28.6;357.56262,0 +9,9,154,26.6;27.2;286.85336,0 +9,9,154,25.6;28.9;371.25723,0 +750,663,154,22.2;23.4;98.775604,0 +49,49,154,24.4;27.5;304.8868,0 +49,49,154,25.9;26.2;240.42935,0 +49,49,154,25.8;27.4;298.61563,0 +49,49,154,25.8;28.4;348.5685,0 +49,49,154,26.9;25.9;225.76443,0 +49,49,154,27;27.1;285.95682,0 +49,49,154,28.1;27.1;283.6,0 +49,49,154,29.7;27.1;284.28012,0 +49,49,154,30.1;25.9;225.96689,0 +49,49,154,29.9;24.9;174.61896,0 +49,49,154,24.8;28.5;355.63162,0 +748,662,154,22.5;23.3;92.96813,0 +747,436,154,22.4;23.3;91.99299,0 +32,32,154,25.7;22.5;55.54829,0 +32,32,154,26.5;21.4;-1.2018642,0 +32,32,154,26.8;22.5;52.541603,0 +32,32,154,25.3;21.4;-3.1906562,0 +32,32,154,26.9;20.4;-49.703465,0 +32,32,154,27.6;21.5;3.3879313,0 +32,32,154,28.6;21.7;11.749942,0 +744,193,154,25.7;26.5;252.5189,0 +745,194,154,25.6;26.5;253.62585,0 +745,194,154,26.4;25.5;203.76602,0 +743,192,154,25.9;25.8;217.4868,0 +136,118,154,25.8;22.8;69.56914,0 +136,118,154,26.2;21.6;10.05732,0 +136,118,154,26.9;23.5;104.651505,0 +136,118,154,26.9;25;179.49258,0 +136,118,154,28.5;25.1;182.10135,0 +136,118,154,27;20.5;-44.842365,0 +136,118,154,28.1;21.8;16.932957,0 +136,118,154,29;22.8;69.94415,0 +136,118,154,28;24.1;135.47212,0 +1446,128,154,26.1;21.5;1.2507377,0 +1446,128,154,24.8;28.4;346.72162,0 +1446,128,154,26.9;26.8;270.58255,0 +1446,128,154,30.4;26.7;262.0296,0 +1446,128,154,28.2;21.5;5.3656545,0 +130,112,154,22.4;21.5;2.7273536,0 +130,112,154,22.9;20.4;-49.83768,0 +130,112,154,24.6;20.4;-49.591064,0 +5,5,154,26.8;24;127.9856,0 +621,5,154,24.8;28.6;357.23456,0 +5,5,154,27.3;25.9;221.23944,0 +5,5,154,28.6;25.1;185.64622,0 +5,5,154,27.8;24;130.77452,0 +5,5,154,29.5;22.6;57.823875,0 +13498,10261,154,21.8;26.7;261.05005,0 +13498,10261,154,16.5;29.1;381.515,0 +13498,10261,154,20.9;25;180.29753,0 +37,37,154,27.9;26.7;265.4246,0 +37,37,154,29.2;26.9;273.98508,0 +37,37,154,30.4;26.2;240.9045,0 +37,37,154,30.4;27.2;287.93597,0 +37,37,154,29.3;25.5;202.21451,0 +113,102,154,27.1;24.6;156.6166,0 +113,102,154,27.2;23.3;95.4137,0 +113,102,154,23.1;25.6;208.5359,0 +115,104,154,27.1;24.6;159.4876,0 +115,104,154,27.2;23.3;94.12028,0 +115,104,154,23.1;25.6;206.5789,0 +114,103,154,27.2;24.6;157.51723,0 +114,103,154,27.2;23.3;95.64772,0 +114,103,154,23.3;25.4;197.3829,0 +3178,2922,154,27.9;24.2;139.41254,0 +3178,2922,154,18.1;28.9;373.9946,0 +3178,2922,154,24.8;25.6;210.27396,0 +3178,2922,154,27.5;22.3;43.112892,0 +3178,2922,154,21.7;30;427.27454,0 +3178,2922,154,25.8;25.8;220.68626,0 +29,29,154,23.8;20.4;-49.042416,0 +29,29,154,22.7;20.7;-38.0214,0 +3239,2984,154,27.9;25;180.2309,0 +749,2985,154,26.2;26;227.9928,0 +496,516,154,24.9;28.3;342.39484,0 +3240,2988,154,17.8;28.4;346.48706,0 +2266,2189,154,17.5;26.7;265.24838,0 +2266,2189,154,17.1;28.1;334.5928,0 +2265,2188,154,15.4;30.6;459.7298,0 +877,539,154,15.8;31.2;486.05542,0 +497,452,154,26.3;21.7;15.051283,0 +170,219,154,21.7;30.1;435.9655,0 +42,227,154,21.2;30.5;454.36453,0 +2125,1669,154,23.6;24.9;172.3641,0 +113,660,154,22.4;25;179.7074,0 +747,2986,154,23.1;28.7;363.2244,0 +30,552,154,17.3;26.9;271.87354,0 +30,552,154,17.1;28.4;349.17908,0 +454,533,154,16.5;29.2;389.2012,0 +3195,2939,154,23.4;19.8;-82.20616,0 +604,522,154,28.1;19.3;-108.8339,0 +613,528,154,27.5;20.6;-43.82674,0 +603,521,154,22.8;26.6;256.277,0 +99,91,148,11.9;15.1;-316.31845,0 +100,91,148,10.9;16.3;-255.55142,0 +98,91,148,9.8;16.6;-240.9358,0 +98,91,148,12.3;16.1;-264.24548,0 +99,91,148,10.8;17.4;-200.37408,0 +101,91,148,12.4;17.4;-202.749,0 +99,91,148,10.1;18.7;-138.06276,0 +135,117,148,10.9;16.6;-241.88426,0 +135,117,148,11.3;15.6;-289.17435,0 +135,117,148,12.1;17.1;-217.28159,0 +135,117,148,13.7;16.7;-235.89023,0 +135,117,148,13.2;18.8;-133.69794,0 +135,117,148,17.7;21.9;24.074936,0 +135,117,148,16.6;21.9;25.946877,0 +135,117,148,16;20.5;-47.445473,0 +135,117,148,13.5;19.8;-83.915634,0 +135,117,148,13.2;22;29.962248,0 +135,117,148,15.2;22.6;59.50776,0 +30,131,148,11.2;16.5;-245.49129,0 +30,131,148,10.6;17.5;-194.21715,0 +48,48,148,13.6;17;-220.18524,0 +48,48,148,15.4;18.3;-156.29764,0 +48,48,148,16.5;17.8;-180.77934,0 +2117,1661,148,11.5;18.2;-161.45148,0 +53,130,148,14.3;18.5;-148.0793,0 +53,130,148,12.7;18.6;-141.18134,0 +53,130,148,14.2;19.7;-86.3095,0 +53,130,148,13.2;20.3;-54.200817,0 +580,453,148,15.3;15.7;-285.6877,0 +582,453,148,21.7;23.4;100.4989,0 +580,453,148,23.1;22.6;60.99113,0 +583,453,148,21.3;21;-22.2019,0 +582,453,148,17.3;18.9;-126.9776,0 +952,0,148,13.3;16.5;-244.28639,0 +952,0,148,21.8;18.7;-136.79187,0 +952,0,148,13.9;21.4;-0.45833683,0 +952,0,148,13.4;22.4;48.09528,0 +59,56,148,23.3;23.5;105.38041,0 +59,56,148,23.1;21.7;11.26458,0 +59,56,148,21.6;19;-120.5,0 +901,541,148,23.5;20.5;-48.33296,0 +43,43,148,23.3;21.5;1.5814579,0 +159,197,148,23.8;24;128.78352,0 +159,197,148,22.3;20.6;-39.89206,0 +159,197,148,21.6;19.2;-110.19636,0 +22,22,148,23.6;24.5;154.37209,0 +22,22,148,22.4;24.7;165.00574,0 +22,22,148,23.1;25.7;211.7663,0 +22,22,148,21.9;26.1;231.92957,0 +22,22,148,23.1;26.8;269.48264,0 +22,22,148,20.7;29.6;407.61264,0 +22,22,148,19.8;30.6;459.82297,0 +22,22,148,20.9;30.7;465.326,0 +57,54,148,20.3;19.6;-92.48868,0 +57,54,148,18.2;20.1;-65.59411,0 +57,54,148,20.9;18.6;-141.01378,0 +57,54,148,18.1;21.2;-11.586697,0 +57,54,148,17.8;19.1;-117.26435,0 +57,54,148,19.2;18.4;-150.02979,0 +57,54,148,16.5;21.4;0.12115692,0 +57,54,148,16.3;22.6;59.704895,0 +57,54,148,14.6;24.7;162.52711,0 +57,54,148,23.2;24.9;172.42804,0 +57,54,148,23.2;26.1;234.44203,0 +57,54,148,22.2;26.3;244.42355,0 +57,54,148,23.5;27.2;287.77148,0 +57,54,148,21;27.1;283.74982,0 +57,54,148,20.3;28.3;345.73676,0 +57,54,148,19.4;26.9;272.60056,0 +57,54,148,20.9;29.7;412.0233,0 +57,54,148,18.8;28.7;361.77875,0 +57,54,148,19.7;30.7;463.0505,0 +57,54,148,21;30.7;463.8956,0 +10,10,148,20.8;19.6;-93.663765,0 +10,10,148,19.9;18.6;-143.5748,0 +10,10,148,21;18.6;-140.42004,0 +10,10,148,17.8;19.3;-104.64424,0 +10,10,148,18.9;18.2;-162.17412,0 +10,10,148,21.2;26.6;258.88266,0 +10,10,148,20.2;27.3;293.81427,0 +10,10,148,21.4;28;326.29834,0 +10,10,148,20;28.3;342.01224,0 +10,10,148,21.6;29.2;386.01675,0 +10,10,148,18.7;28.1;331.74713,0 +10,10,148,18.7;26.7;264.23184,0 +49,49,148,21.7;18.7;-136.44264,0 +37,37,148,21.8;18.8;-133.91425,0 +58,55,148,17.8;22.3;42.06099,0 +58,55,148,16.5;22.2;38.62243,0 +771,218,148,17.5;20.6;-40.18617,0 +771,218,148,17.5;19.3;-106.70191,0 +178,221,148,17.2;20;-70.41373,0 +178,221,148,16.2;20.7;-35.471817,0 +178,221,148,16;19.7;-85.41847,0 +39,39,148,17.2;21.5;4.819731,0 +39,39,148,16.6;22.6;56.43883,0 +39,39,148,15.4;24;128.19603,0 +2267,2190,148,15.6;19;-121.89418,0 +2267,2190,148,15.6;17.9;-177.95512,0 +2193,2057,148,15.3;21.3;-6.9747477,0 +1183,526,148,14.7;20.6;-39.70298,0 +3192,2936,148,14.1;19.5;-98.843056,0 +304,238,148,13.5;21.7;11.49274,0 +304,238,148,13.5;22.7;63.33296,0 +304,238,148,12.5;22.3;41.029453,0 +182,207,148,12.2;22.8;66.0423,0 +182,207,148,11;23.5;102.3123,0 +182,207,148,11.2;22.3;45.33802,0 +305,236,148,11.8;20.2;-61.992664,0 +3175,2919,148,15.8;23.8;120.58386,0 +782,1329,148,13.3;22.3;42.071743,0 +1213,519,148,14.7;17.8;-180.579,0 +486,445,148,23.8;24.2;136.89398,0 +20,20,148,19.8;27.5;303.17798,0 +306,129,148,19.8;28;328.89658,0 +487,447,148,20.3;31;477.0495,0 +2623,2475,148,21.2;29.2;390.4924,0 +515,72,190,19.4;27.7;311.9401,0 +516,20,190,19.1;27.7;312.2195,0 +517,19,190,19.4;28;327.19928,0 +1126,1265,221,9.2;20.4;-52.68945,0 +1027,1267,221,9.3;20.3;-58.018936,0 +1127,1266,221,9.1;20.5;-46.578316,0 +834,1257,216,17.5;23.3;93.30884,0 +832,1258,216,17.4;23.3;92.45435,0 +1008,1398,216,18.4;23.2;86.62857,0 +835,289,216,17.2;23.7;111.00107,0 +1130,116,216,17.4;23.9;124.5965,0 +1811,1624,299,32.3;6.6;-739.5598,0 +1827,1797,300,32.5;11.4;-499.3701,0 +1821,1634,300,33;11.4;-499.6183,0 +1818,1631,300,32.3;11.1;-514.9497,0 +1818,1631,300,33.3;11.9;-476.0489,0 +1817,1630,300,33;11.1;-517.0917,0 +1813,646,300,32.4;11.5;-495.4499,0 +13498,1402,300,32.3;10.3;-558.8512,0 +13498,1402,300,32.9;11.4;-499.68628,0 +1814,647,300,33.2;10.9;-524.69244,0 +1820,1633,300,32;11.5;-497.0036,0 +13503,1403,300,32.9;11.3;-504.5468,0 +1822,1635,300,32.1;11.5;-496.60553,0 +13501,1401,300,32.7;11.4;-499.78043,0 +1816,1629,300,33.3;10.9;-526.4394,0 +1815,648,300,33.1;11;-520.2924,0 +1819,1632,300,33.4;11.8;-480.3092,0 +1824,1637,300,32.1;11.5;-496.5746,0 +1823,1636,300,32;11.6;-493.7956,0 +1826,1796,300,33.2;11.9;-475.1632,0 +1825,1638,300,33.2;11.9;-474.89322,0 +434,1185,292,6.8;6.1;0,0 +13498,1400,292,5.7;6.1;1.5043654,0 +1008,1399,292,5.7;6.1;0.051294208,0 +1008,10261,292,6;5.9;-8.593949,0 +13502,1402,292,5.9;6.1;2.5067167,0 +210,1186,292,5.9;6.1;0,0 +13503,1403,292,5.9;6.1;0.28415197,0 +13504,1404,292,6.3;5.9;-8.04243,0 +6006,5226,578,5.8;11.3;3.891162,0 +6006,5226,578,7;11.2;0.04148395,0 +6006,5226,578,8.7;10.6;-31.27909,0 +6006,5226,578,11.6;11.2;2.346366,0 +6001,5221,578,8;11.3;5.99743,0 +6001,5221,578,9.4;9.7;-75.25837,0 +6002,5222,578,8.1;11.1;-4.181537,0 +6002,5222,578,10.8;11.2;-1.387296,0 +6003,5223,578,9.4;9.9;-64.01095,0 +6004,5224,578,10.5;11.2;0.9029138,0 +6005,5225,578,12.4;11.2;0.1067505,0 +410,5278,578,13.4;11.2;0,0 +410,5280,578,13.2;11.4;9.008597,0 +410,5279,578,13.1;11.2;0.008199967,0 +6357,5217,578,13.6;11.2;2.403406E-10,0 +5991,5216,578,13.6;11.2;6.325495E-10,0 +6007,5227,578,15.7;12.9;83.49191,0 +6007,5227,578,15.6;11.8;30.17425,0 +6008,5228,578,15.5;11.8;28.36124,0 +6009,5229,578,15;11.9;35.63463,0 +6009,5229,578,16;12.8;81.4027,0 +6012,5232,578,16.4;11.4;11.58416,0 +6011,5231,578,15.1;12.9;83.91303,0 +6010,5230,578,15.1;12.7;76.20816,0 +434,5218,578,17.1;11.7;27.118,0 +6014,5234,578,15.1;8.9;-112.5132,0 +6014,5234,578,16.3;8.1;-154,0 +6013,5233,578,15.2;9.1;-103.82147,0 +6016,5236,578,16.3;8.3;-146.0136,0 +6015,5235,578,17;8;-162,0 +6017,5237,578,16.9;7.9;-164,0 +6018,5238,578,18.6;8.1;-154.1009,0 +434,5220,578,20.8;8.1;-154,0 +434,5219,578,20.8;8.1;-154,0 +434,5281,578,20.9;7.8;-169.1297,0 +434,5282,578,20.5;7.9;-163.3646,0 +6000,4895,578,20.8;8.4;-141,0 +2,412,180,17.6;15.9;-275.45715,0 +2,412,180,20.4;15.3;-307.20996,0 +2,412,180,18.9;15.5;-296.52304,0 +2,412,180,21.2;17.2;-213.48433,0 +952,0,180,18.9;17.1;-214.83467,0 +952,0,180,24.4;6.4;-751.0302,0 +135,117,180,18.4;15.2;-310.95798,0 +13,398,180,17.1;16.6;-239.46046,0 +757,375,180,21.1;15.4;-303.62668,0 +757,375,180,22.3;14.5;-344.1978,0 +757,375,180,22.7;16.7;-236,0 +757,375,180,22.9;12.2;-460.0962,0 +755,377,180,21.3;15;-319.09818,0 +755,377,180,22.8;15.3;-307.3421,0 +755,377,180,22.9;13.3;-406.1189,0 +755,377,180,23;16.4;-250.3853,0 +755,377,180,22.9;11.4;-500.16406,0 +756,562,180,21.4;14.9;-324.22482,0 +756,562,180,22.4;14.5;-346.4561,0 +756,562,180,22.9;16.2;-260.68466,0 +756,562,180,22.9;13.3;-408.3467,0 +756,562,180,22.7;11.3;-506.9394,0 +327,270,180,21.5;15.3;-305.20566,0 +327,270,180,22.1;13.9;-378.60675,0 +327,270,180,23.3;12.4;-451.6536,0 +758,371,180,20.8;14.5;-347.48117,0 +758,371,180,22.2;13.5;-394.5292,0 +758,371,180,23.4;12;-471.36462,0 +2833,2528,180,22.5;11.6;-491.209,0 +757,1834,180,23.1;9.8;-579.4463,0 +757,1834,180,21.7;8.3;-655.4816,0 +757,1834,180,22.5;7;-720.4275,0 +757,1834,180,22;6;-772.72504,0 +755,1832,180,22.3;9.8;-582.47754,0 +755,1832,180,23.8;9.3;-605.89,0 +755,1832,180,21.1;8;-669.56757,0 +755,1832,180,23.8;7.1;-718.1659,0 +755,1832,180,23.1;5.1;-815.49176,0 +189,1836,180,21.8;9.3;-608.4763,0 +189,1836,180,24.9;7.9;-677.5829,0 +189,1836,180,23.2;7.2;-711.0951,0 +189,1836,180,21.6;6;-770.9218,0 +189,1836,180,25.6;6.5;-748.873,0 +758,1835,180,21.7;9.3;-607.0829,0 +758,1835,180,22;6.3;-758.2666,0 +758,1835,180,23.8;5.7;-785.3179,0 +756,1833,180,22.2;8.9;-627.14575,0 +756,1833,180,23.2;7.4;-699.3767,0 +756,1833,180,23.7;6.4;-750.2706,0 +756,1833,180,22;5.7;-786.56555,0 +755,2518,180,25;8.3;-654.0722,0 +755,2518,180,24.9;5.6;-792.6299,0 +755,2518,180,27.1;5.1;-815.8521,0 +758,2520,180,24;8.3;-656.9975,0 +758,2520,180,26.4;5.4;-801.35645,0 +757,2521,180,24.6;7.5;-698.3292,0 +757,2521,180,25;5.8;-783.88635,0 +757,2521,180,27;5.3;-807.8448,0 +756,2519,180,24.8;7.2;-713.55176,0 +756,2519,180,25.9;8.4;-651.533,0 +756,2519,180,27.1;5.5;-796.1709,0 +2126,1670,180,24.4;6.6;-743.7581,0 +189,1671,180,24.4;6.4;-749.7253,0 +2838,2522,180,26.5;5;-822.8139,0 +2838,2522,180,27.1;7.3;-707.0342,0 +2834,2529,180,27.1;5.3;-807.59,0 +2830,374,180,22.3;6.4;-752.3167,0 +132,114,155,23.9;14.8;-332.667,0 +132,114,155,23.7;17.1;-218.35777,0 +132,114,155,28.4;15.8;-279.432,0 +132,114,155,25.2;19.8;-79.41892,0 +132,114,155,26.2;20.4;-49.84068,0 +132,114,155,24.4;22.1;35.884693,0 +132,114,155,26.3;22.7;65.536224,0 +132,114,155,25.3;23.6;107.403656,0 +132,114,155,22;26.6;260.0143,0 +132,114,155,24.9;26.8;266.73132,0 +132,114,155,23.4;26.9;272.27487,0 +132,114,155,22.8;28;330.08194,0 +132,114,155,22.5;29.3;391.1366,0 +132,114,155,26.9;27;277.8951,0 +132,114,155,26.9;25.5;201.92572,0 +132,114,155,28.4;26.7;264.87372,0 +132,114,155,21.5;29;376.49826,0 +132,114,155,21.5;31.7;515.57184,0 +132,114,155,19.5;29.9;423.91272,0 +132,114,155,18.4;31.1;484.6373,0 +132,114,155,18.2;29.8;416.7577,0 +132,114,155,28.9;14.8;-329.9763,0 +132,114,155,29.5;15.9;-276.90692,0 +132,114,155,28.2;13.3;-407.3929,0 +132,114,155,30.6;15.6;-293.50992,0 +132,114,155,27;12.9;-427.25674,0 +132,114,155,30;12.7;-434.98975,0 +132,114,155,31.5;12.7;-436.57883,0 +132,114,155,31.5;14.4;-351.7912,0 +132,114,155,15.8;34.8;669.98145,0 +1774,1582,155,25;17.6;-190.7124,0 +1774,1582,155,26.7;15.7;-284.8707,0 +388,658,155,27.1;14.8;-330.39932,0 +388,658,155,29.4;15.1;-317.87735,0 +388,658,155,30.7;15.3;-304.79755,0 +719,795,155,23.8;14.9;-324.72168,0 +719,795,155,26.4;19.2;-109.16,0 +719,795,155,24.6;19.4;-101.193146,0 +719,795,155,26.8;20.5;-45.11183,0 +719,795,155,28.1;28.8;370.08075,0 +719,795,155,28.6;27.3;295.9841,0 +719,795,155,28.6;13.6;-392.59747,0 +952,0,155,25.6;16.3;-257.3558,0 +952,0,155,34.1;23.2;86.33312,0 +952,0,155,26.6;17.4;-201.07767,0 +952,0,155,25.8;28.3;341.4252,0 +952,0,155,34.5;22.2;36.08939,0 +720,1611,155,24.3;16.2;-261.5945,0 +731,659,155,28;14.6;-340.05994,0 +731,659,155,28.7;16.3;-254.5454,0 +731,659,155,22.5;27;277.2477,0 +731,659,155,23.6;27.2;290.70715,0 +731,659,155,22;28;326.1652,0 +731,659,155,21.7;29.1;385.40536,0 +731,659,155,29.7;14.7;-337.5615,0 +731,659,155,29.2;13.3;-404.7064,0 +731,659,155,30.9;13.5;-397.69098,0 +398,657,155,26.7;14.6;-343.25027,0 +720,1612,155,26.8;19.5;-96.42883,0 +720,1612,155,24.8;20.4;-53.523212,0 +720,1612,155,25.1;25.9;222.5483,0 +720,1612,155,23.3;27.5;303.1521,0 +720,1612,155,23.1;29.9;422.1673,0 +720,1612,155,20.8;31;480.96338,0 +749,1844,155,31.4;17.5;-198.84718,0 +749,1844,155,32.8;23.3;93.784164,0 +749,1844,155,34.3;21.7;13.265396,0 +749,1844,155,34.4;20.6;-40.924004,0 +749,1844,155,34.2;24.1;135.1246,0 +141,1846,155,31.3;18.1;-165.16016,0 +141,1846,155,32.6;20.8;-32.255955,0 +141,1846,155,32.5;23;80.92654,0 +141,1846,155,34.1;20.1;-66.42883,0 +141,1846,155,34.2;22.1;32.589725,0 +141,1846,155,34.1;23.6;108.38875,0 +141,1846,155,35.2;21.6;8.008655,0 +748,1843,155,32;18.2;-162.3408,0 +748,1843,155,32.6;22.6;59.94952,0 +748,1843,155,33.2;19.1;-115.3281,0 +748,1843,155,33.5;21.4;-0.8844063,0 +748,1843,155,34.5;21.2;-12.55103,0 +748,1843,155,34.6;22.2;36.47193,0 +748,1843,155,33.5;24;127.9191,0 +750,663,155,32.6;20.4;-50.972317,0 +116,663,155,33;15.5;-298.61017,0 +750,1845,155,32.5;18.1;-166.76436,0 +750,1845,155,34.2;20.6;-39.82989,0 +750,1845,155,34.2;23.1;82.80905,0 +750,1845,155,34.5;22.1;34.14195,0 +750,1845,155,35.6;22.3;45.24243,0 +750,1845,155,33.3;25;179.42027,0 +1293,1730,155,33;20.9;-24.75608,0 +749,662,155,33;21;-22.073496,0 +114,662,155,32.5;15.2;-309.0064,0 +747,1842,155,33.3;19.5;-98.32561,0 +747,1842,155,34.5;22.2;37.99982,0 +747,1842,155,35.7;22.9;74.843925,0 +747,1842,155,33.7;24.9;172.63321,0 +747,1842,155,31.6;17.3;-205.6563,0 +1792,1439,155,33.8;23.6;109.49105,0 +395,784,155,25;21.1;-16.704319,0 +395,784,155,26.4;22.1;31.954803,0 +395,784,155,25.4;24.5;153.2783,0 +395,784,155,27;24.4;146.53076,0 +1773,1581,155,24.5;28.4;348.0435,0 +1773,1581,155,26.9;28.1;334.2489,0 +2105,1716,155,26.1;27.4;300.6451,0 +139,645,155,19.1;30.9;473.02655,0 +191,788,155,18.7;30;430.22507,0 +113,660,155,32;15.4;-299.72415,0 +45,2918,155,32.9;15.2;-309.7198,0 +45,2918,155,33.7;13.3;-405.6436,0 +390,1182,155,32.6;12;-473.5787,0 +390,1182,155,32.8;15.4;-303.15668,0 +390,1182,155,33.8;12.8;-429.20474,0 +115,661,155,33;15.6;-292.86343,0 +1788,1435,155,34.3;20.6;-39.93161,0 +1791,1438,155,34.6;21.8;20.239227,0 +1789,1436,155,35.2;21;-23.026154,0 +1790,1437,155,35.4;21.7;13.332899,0 +3190,2934,155,35.8;22.9;75.587906,0 +731,653,155,16.4;33.9;621.0675,0 +1478,1543,172,13;11.2;0.3368239,0 +1477,1542,172,12.8;10.9;-15.15228,0 +1477,1542,172,13.8;11;-7.705872,0 +1476,1541,172,13.1;11.9;35.41614,0 +1476,1541,172,13.1;10.5;-34.34808,0 +1475,1540,172,12.9;11.1;-6.674214,0 +1475,1540,172,9.3;8.1;-154.32976,0 +1475,1540,172,6.7;7.3;-194.54724,0 +1539,108,172,12.8;10.8;-21.92808,0 +1539,108,172,13.2;12.1;45.7807,0 +1482,108,172,11.7;10.8;-21.56585,0 +1482,108,172,10.7;9.7;-74.62943,0 +1539,108,172,8.6;8.6;-127.245,0 +1482,108,172,3.7;8.8;-120.5528,0 +1471,1534,172,11.7;11.2;2.822876,0 +1473,1535,172,10.7;9.8;-69.29448,0 +1473,1535,172,4.5;8.4;-141.942,0 +3256,3666,172,11.9;10.9;-13.527229,0 +3256,3666,172,8.3;8.5;-135.13345,0 +3256,3666,172,4.4;8.3;-145.62857,0 +3256,3666,172,3.4;8.6;-127.52143,0 +1472,1538,172,10.4;9.3;-95.65887,0 +1472,1538,172,4.4;8.8;-119.8826,0 +573,1536,172,10.6;9.5;-86.62592,0 +573,1536,172,4.6;8.1;-153.9117,0 +1468,1536,172,3.4;8.7;-125.2128,0 +1479,1544,172,9.3;8.7;-122.7589,0 +1479,1544,172,6.8;7.3;-193.19533,0 +1479,1544,172,5.8;8.1;-153.79727,0 +1479,1544,172,4;7.7;-172.9916,0 +1474,1539,172,9.2;8.7;-122.6978,0 +1480,1545,172,8.9;8.6;-131.4698,0 +1480,1545,172,6.8;7.4;-190.09651,0 +1480,1545,172,5.8;8.3;-142.34312,0 +1480,1545,172,3.9;7.6;-179.675,0 +1470,1533,172,7.8;8.4;-141.8632,0 +1481,1546,172,6.9;7.3;-192.26607,0 +1481,1546,172,5.9;7.6;-181.96182,0 +943,1532,172,3;8.7;-126.8483,0 +6059,5246,1113,4.4;16.4;223.4279,0 +6059,5246,1113,5.3;13.9;100.8468,0 +6059,5246,1113,6.4;11.6;-16.437353,0 +6062,5252,1113,4.4;16.4;226.6884,0 +6062,5252,1113,5.7;15.3;171.43587,0 +6062,5252,1113,6;11.5;-18.92343,0 +6063,5253,1113,4.7;16.4;223.7664,0 +6063,5253,1113,5.9;12.9;52.78088,0 +3365,5273,1113,4.5;16.4;226.7338,0 +3365,5273,1113,6.2;12;4.031268,0 +6060,5247,1113,6;15.2;164.95537,0 +6060,5247,1113,5.9;11.5;-18.234844,0 +6061,5251,1113,5.3;13.8;93.71156,0 +6043,5265,1113,6.8;10.3;-77.64415,0 +6046,5268,1113,6.7;10.5;-70.2327,0 +6044,5266,1113,7;10.3;-77.20889,0 +6045,5267,1113,7;10.4;-74.04716,4 +6068,5258,1113,9;10.2;-85.32047,0 +6065,5257,1113,9;10.1;-90.97411,0 +6065,5257,1113,11.2;10.7;-60.09132,0 +6066,5255,1113,8.9;10.3;-81.39401,0 +6066,5255,1113,11.4;10.7;-58.32248,0 +6066,5255,1113,14.3;9.1;-141.57028,0 +6067,5256,1113,9.7;10.8;-54.02845,0 +6067,5256,1113,10.7;11.7;-10.14343,0 +6067,5256,1113,11.8;11.9;0.4743311,0 +6067,5256,1113,16.7;6.5;-268.11917,0 +6069,5254,1113,9.8;10.8;-52.82173,0 +6069,5254,1113,11.9;11.9;2.244777,0 +6074,5261,1113,11.2;11.9;-1.245462,0 +6074,5261,1113,14.2;8.7;-159.6302,0 +6074,5261,1113,16.2;6.7;-258.463,0 +6074,5261,1113,17.2;6.4;-274.6898,0 +6073,5262,1113,10.6;11.1;-39.21185,0 +6073,5262,1113,14.2;8.7;-159.9539,0 +6073,5262,1113,16.2;6.8;-255.8143,0 +6073,5262,1113,17.2;6.4;-273.2303,0 +6047,5269,1113,13.1;12.2;13.10691,0 +6048,5270,1113,12.9;12.2;13.6273,0 +6070,5260,1113,14.5;9;-143.73409,0 +6075,5263,1113,14.2;8.7;-161.1062,0 +6075,5263,1113,16.2;6.7;-257.3026,0 +6071,5259,1113,16.5;6.7;-260.4934,0 +6071,5259,1113,15.4;3.9;-398.0068,0 +6051,5259,1113,14.3;3.8;-406.71613,0 +6072,5264,1113,15.5;3.9;-400.0434,0 +3365,1644,1113,14.6;3.6;-416.1724,0 +6050,5272,1113,14.6;3.6;-416.5758,0 +1374,919,146,14.8;30;428.9123,0 +1373,918,146,14.6;30.2;440.0248,0 +1376,921,146,14.9;29.7;412.3762,0 +1375,920,146,14.5;29.8;417.7222,0 +1342,1278,146,14.5;30.8;467.8389,0 +1342,1278,146,16.4;29.7;413.4449,0 +1377,922,146,15.2;29.4;399.7545,0 +42,285,146,13.3;31.1;481.09042,0 +2268,2191,146,17.4;30.7;461.8386,0 +134,116,146,18;31.6;507.52704,0 +2390,2332,146,16;26;226.07774,0 +358,243,146,15.9;25.7;212.15154,0 +358,243,146,16.2;24.7;161.58228,0 +358,243,146,18.9;23.1;85.3074,0 +358,243,146,20.5;23.9;125.89775,0 +134,912,146,15.8;25.5;205.08577,0 +134,912,146,17.7;24.6;156.2595,0 +134,912,146,19;26.4;247.07365,0 +134,912,146,18.9;25.2;187.70052,0 +134,912,146,18.6;22.3;45.6511,0 +134,912,146,19.3;23.9;125.41536,0 +134,912,146,20.4;25.3;192.19943,0 +134,912,146,20.5;21.5;4.993023,0 +134,912,146,19.5;21.1;-15.814181,0 +134,912,146,20.1;19.3;-107.83502,0 +134,912,146,18.9;18.7;-134.76588,0 +134,912,146,19.9;18.3;-158.3031,0 +134,912,146,21;18.3;-158.68202,0 +742,258,146,16.7;25.4;200.9639,0 +742,258,146,15.9;23.7;115.353004,0 +742,258,146,17.4;22.2;39.49768,0 +742,258,146,19.3;22.4;46.28967,0 +742,258,146,18.3;20.6;-39.321136,0 +742,258,146,21;20.7;-38.650204,0 +742,258,146,19.1;19.6;-90.11768,0 +742,258,146,20.5;18.4;-152.16704,0 +2452,1390,146,16.8;25.3;195.9105,0 +2452,1390,146,15.9;23.5;105.1499,0 +2452,1390,146,17.3;22.3;41.18408,0 +2452,1390,146,19.3;22.4;50.82776,0 +2452,1390,146,21;20.5;-48.3559,0 +739,245,146,16.6;25.3;195.47661,0 +739,245,146,18.6;23.8;118.2117,0 +739,245,146,16;23.5;104.7921,0 +739,245,146,17.3;22.4;46.23114,0 +739,245,146,19.4;22.4;50.94405,0 +739,245,146,18.7;20.7;-38.46252,0 +739,245,146,21.1;20.5;-44.30102,0 +739,245,146,19.9;19.9;-77.44671,0 +739,245,146,18.9;19.5;-98.41624,0 +742,1879,146,18.7;24.9;171.21017,0 +742,1879,146,19.8;25.4;197.20372,0 +739,2297,146,18;24.6;158.3428,0 +739,2297,146,19.7;24.5;152.9106,0 +739,2297,146,20.2;25.7;212.6649,0 +740,1880,146,18.2;24.5;155.62004,0 +740,1880,146,19.5;25.3;195.2697,0 +740,253,146,19;26;230.35178,0 +740,253,146,19.2;23;76.798584,0 +740,253,146,20.6;24.9;171.88193,0 +740,253,146,19.6;20.2;-61.624195,0 +358,2511,146,17.1;23.2;90.654785,0 +358,2511,146,17.8;21.8;17.454472,0 +358,2511,146,19.6;22;28.120544,0 +358,2511,146,19.2;21;-21.402523,0 +358,2511,146,21.2;20.8;-30.344372,0 +2452,1877,146,19.1;25.9;222.3391,0 +2452,1877,146,20.9;23.8;120.1953,0 +741,249,146,19.2;25.9;224.8722,0 +741,249,146,19.3;23.9;121.76681,0 +741,249,146,20.5;22.5;52.446297,0 +741,249,146,20.9;23.8;118.1962,0 +740,1388,146,20.5;21.6;6.9007573,0 +740,1388,146,18.7;20;-71.50513,0 +740,1388,146,21.9;21.7;13.431724,0 +741,1389,146,20.4;21.7;14.925062,0 +741,1389,146,18.6;20.1;-67.75325,0 +741,1389,146,21.7;21.8;19.262255,0 +952,0,146,18.6;23.3;91.453514,0 +952,0,146,19.3;22;30.35414,0 +952,0,146,16.5;24.4;146.67278,0 +369,339,146,21.2;19.9;-74.03494,0 +369,339,146,22.2;18.5;-146.39346,0 +367,337,146,21.4;19.5;-97.476776,0 +367,337,146,22.4;19.5;-98.616615,0 +356,307,146,16.4;19.5;-96.4122,0 +1005,1343,146,17.7;17.8;-181.7737,0 +3182,2926,146,19.5;17.3;-205.83154,0 +6426,5534,617,10.4;10.7;8.548898,0 +6426,5534,617,9.3;11.6;53.093044,0 +5690,5589,617,9.9;11.6;54.75879,0 +5690,5589,617,11.4;12.7;108.812,0 +6427,5535,617,10.5;10.6;0.4310455,0 +6427,5535,617,10.5;12.3;85.4657,0 +6429,5537,617,9.7;11.5;49.35756,0 +6429,5537,617,11.4;12.6;100.83491,0 +6428,5536,617,9.8;11.8;61.08191,0 +6428,5536,617,10.8;12.3;85.251945,0 +6419,5529,617,16.8;15.8;261.8853,0 +6421,5586,617,16.9;15.3;237.17,0 +6420,5585,617,16.5;15.9;265.3807,0 +6432,3805,617,19;15.6;250.4654,0 +6432,3805,617,19.3;14.3;185.97005,0 +6431,5539,617,18.6;16.6;300.9841,0 +6431,5539,617,19.6;17.2;332.3872,0 +6430,5538,617,19.2;16.8;314.6866,0 +6430,5538,617,19.3;15.6;252.8518,0 +6435,5542,617,19.6;14.7;206.6384,0 +6434,5541,617,20.2;14.5;198.8899,0 +6433,5540,617,20.1;14.2;181.19246,0 +6422,5530,617,19.5;12.9;119.1265,0 +6423,5587,617,19.5;12.9;119.0673,0 +6436,5543,617,17.4;8.2;-115.62943,0 +6437,3797,617,15.9;7.9;-131.50616,0 +6437,3797,617,15.8;6.3;-214.05132,0 +6439,5545,617,15.8;8;-128.6811,0 +6439,5545,617,15.7;6.2;-216.28477,0 +6438,5544,617,15.7;7.9;-134.6418,0 +6438,5544,617,15.6;6.1;-224.2313,0 +6424,5531,617,16.3;4.3;-313.2748,0 +410,5588,617,16.4;4.4;-309.4924,0 +4780,5533,617,16.1;4.3;-314.48105,0 +6425,5532,617,16.3;4.2;-315.20084,0 +952,0,398,16.4;23.2;34.92714,0 +952,0,398,18.7;27.3;240.89357,0 +952,0,398,16.8;18;-227.57709,0 +952,0,398,20.1;24.7;111.82574,0 +952,0,398,27.3;36.4;692.98804,0 +952,0,398,32.5;23.2;36.695206,0 +952,0,398,34.2;23.9;67.11119,0 +952,0,398,33.1;17.1;-270.08292,0 +952,0,398,32.1;17.7;-240.40308,0 +952,0,398,29.3;13.2;-463.67377,0 +952,0,398,29.8;31.3;441.03906,0 +5099,113,398,18.9;26.2;183.44113,0 +5099,113,398,16.5;26.5;200.23012,0 +5099,113,398,19.7;24.9;122.05053,0 +5099,113,398,16.2;27.7;257.79565,0 +5099,113,398,17.5;28;276.40546,0 +5099,113,398,19.4;28.3;290.52667,0 +5099,113,398,19.2;30.1;379.9373,0 +5099,113,398,17.1;30.3;388.94287,0 +5099,113,398,20.6;31.1;430.99066,0 +5099,113,398,18.3;31.1;431.42477,0 +5099,113,398,15.1;27.1;229.85583,0 +5099,113,398,14.9;20.8;-82.93953,0 +5099,113,398,13.2;18.7;-191.03528,0 +5099,113,398,16.2;18.5;-198.12604,0 +5099,113,398,18.1;16.1;-320.2706,0 +5099,113,398,19.8;20.2;-115.15405,0 +5099,113,398,20.1;18.5;-200.70857,0 +5099,113,398,20.1;22.4;-6.0333624,0 +5099,113,398,20.9;24.1;77.31622,0 +5099,113,398,20.8;25.2;135.48123,0 +5099,113,398,23.2;24.4;93.46581,0 +5099,113,398,23;27.7;261.12283,0 +5099,113,398,24.4;30.7;408.45413,0 +5099,113,398,24.8;32.2;485.96594,0 +5099,113,398,26.1;31;422.94144,0 +5099,113,398,26.6;29.3;341.83536,0 +5099,113,398,26.1;33.3;541.8206,0 +5099,113,398,24.8;34;573.64496,0 +5099,113,398,25.8;34.3;592.0212,0 +5099,113,398,27.4;34.6;604.9362,0 +5099,113,398,28.7;31.6;453.31256,0 +5099,113,398,26;35.6;654.9339,0 +5099,113,398,28;35.9;668.92737,0 +5099,113,398,29.2;33.4;546.5926,0 +5099,113,398,28.5;37.3;740.7148,0 +5099,113,398,27.2;37.5;747.7855,0 +5099,113,398,21.3;34.6;603.7198,0 +5099,113,398,21.3;37.4;743.19135,0 +5099,113,398,17.8;35.2;633.4486,0 +5099,113,398,23.5;22.1;-18.444756,0 +5099,113,398,24.4;20.5;-101.202126,0 +5099,113,398,23.3;17.1;-270.9684,0 +5099,113,398,35;22;-26.425486,0 +5099,113,398,34.8;23.3;37.998417,0 +5099,113,398,34.8;24.4;93.00748,0 +5099,113,398,37.9;21.4;-57.203987,0 +5099,113,398,37.9;18.9;-181.48534,0 +5099,113,398,36.8;18.9;-181.25757,0 +5099,113,398,34.7;17.2;-267.76932,0 +5099,113,398,33.9;15;-373.2807,0 +5099,113,398,29.4;15.7;-339.51126,0 +5099,113,398,29.5;17.4;-253.19014,0 +5099,113,398,33;13.1;-468.26855,0 +5099,113,398,28.2;12.9;-482.25174,0 +5099,113,398,28.2;13.9;-431.60544,0 +5099,113,398,26.9;14.1;-419.92026,0 +5099,113,398,29.4;28.4;293.25702,0 +5099,113,398,31.1;29.3;338.8947,0 +5099,113,398,28.1;27.2;232.27759,0 +5099,113,398,30.4;30.7;408.15845,0 +5099,113,398,27.4;28.3;289.4024,0 +5099,113,398,30.8;32.9;520.5521,0 +4009,3578,398,17;26.5;201.05919,0 +4009,3578,398,19.3;25.4;146.65225,0 +4009,3578,398,15.5;26.8;215.40236,0 +4009,3578,398,19.7;23.9;68.25753,0 +4009,3578,398,19.2;27.8;264.88193,0 +4009,3578,398,20.5;26;176.59296,0 +4009,3578,398,13.7;26.1;181.89395,0 +4009,3578,398,13.4;24.8;117.054886,0 +4009,3578,398,18.8;20.1;-119.358765,0 +4009,3578,398,20.7;19.7;-141.09778,0 +4009,3578,398,21.2;21.2;-65.9504,0 +4009,3578,398,21;22.5;-0.7948661,0 +4009,3578,398,20.9;23.6;57.0206,0 +4009,3578,398,20.9;24.9;117.943054,0 +4007,3577,398,19.6;27.7;257.13834,0 +4007,3577,398,18.6;27.7;261.59573,0 +4007,3577,398,18.6;28.9;320.87082,0 +4007,3577,398,20;29.1;330.33853,0 +4007,3577,398,17.5;29.6;355.67725,0 +4007,3577,398,20.5;30.3;390.91956,0 +4007,3577,398,18.4;30.8;413.71136,0 +4007,3577,398,20;31.3;440.70828,0 +4007,3577,398,16.8;31.4;443.10397,0 +4007,3577,398,15.7;29.2;334.4294,0 +4007,3577,398,22.1;36.2;685.7577,0 +4007,3577,398,21.1;35.6;652.3549,0 +4007,3577,398,20.3;34.1;580.86536,0 +4013,3579,398,16;19.5;-148.43451,0 +4013,3579,398,15.3;17.9;-230.1727,0 +4013,3579,398,13.8;16.7;-290.89438,0 +4013,3579,398,17.1;17.6;-244.426,0 +4013,3579,398,17.2;16.6;-296.76752,0 +4013,3579,398,18;15.4;-353.47787,0 +5098,116,398,14.5;18.8;-186.68256,0 +5098,116,398,14.6;16.8;-285.79282,0 +5098,116,398,27.2;34.3;588.36176,0 +5098,116,398,25.5;34.7;611.06055,0 +5098,116,398,28.7;34.9;617.8722,0 +5098,116,398,25.4;35.9;668.473,0 +5098,116,398,27.1;36.7;709.17816,0 +5098,116,398,28.4;36.8;713.8472,0 +5098,116,398,29.4;37;723.2465,0 +5098,116,398,28.9;38.5;800.873,0 +3999,3582,398,13;19.9;-131.617,0 +3999,3582,398,13.6;18.6;-194.68916,0 +3999,3582,398,14.2;16.2;-314.823,0 +4006,3581,398,12.7;19.1;-170.72612,0 +4006,3581,398,14.7;15.9;-329.69174,0 +4079,3555,398,13.9;17.4;-255.36978,0 +4079,3555,398,12.9;16.1;-322.78513,0 +4015,3568,398,23.4;26.8;212.31645,0 +4015,3568,398,23;28.8;317.10272,0 +4015,3568,398,23.8;22.9;21.33792,0 +4015,3568,398,23.9;20.7;-91.798805,0 +4015,3568,398,29.2;25.2;136.05057,0 +4034,56,398,23.6;28.7;311.16696,0 +4034,56,398,22.6;30.4;395.3457,0 +4034,56,398,24.7;26.9;217.40538,0 +4034,56,398,23.5;31.5;448.20285,0 +4034,56,398,25.7;28.5;298.77246,0 +4034,56,398,23.5;35.6;657.0738,0 +4034,56,398,22.5;34.2;586.21967,0 +4034,56,398,32.7;18.8;-186.38795,0 +4034,56,398,31.3;15.3;-362.2639,0 +4034,56,398,31.1;17.6;-243.70882,0 +4034,56,398,32.2;20;-125.35337,0 +4034,56,398,30.4;18.9;-179.72992,0 +4034,56,398,30.7;13.7;-439.07794,0 +4034,56,398,30;12.1;-520.0883,0 +4034,56,398,31.3;11.9;-529.61035,0 +4034,56,398,27.8;11.4;-557.4806,0 +4467,3570,398,23.9;29.5;351.0285,0 +4467,3570,398,23.1;30.8;414.95102,0 +4467,3570,398,23;35.9;670.40326,0 +4012,3571,398,24.8;30.1;378.21652,0 +4012,3571,398,24.1;31.1;430.72845,0 +4012,3571,398,26.1;30.4;392.94766,0 +4012,3571,398,27.3;30.7;408.86496,0 +4012,3571,398,27.5;29.6;354.14545,0 +4012,3571,398,30.5;28.1;281.15692,0 +4012,3571,398,28.8;28.8;312.26248,0 +4012,3571,398,28.7;27.5;249.03412,0 +4012,3571,398,30;29.8;362.99353,0 +4465,3569,398,24.8;29.1;330.75882,0 +4465,3569,398,25.2;27.2;235.70433,0 +4465,3569,398,22.8;31.6;457.0608,0 +4465,3569,398,22.9;36.3;687.35846,0 +4465,3569,398,22.7;34.9;620.8622,0 +4893,3986,398,22.8;31.1;430.15683,0 +387,3572,398,25.1;31.8;464.232,0 +387,3572,398,26.4;32.7;511.2093,0 +387,3572,398,23.3;32.7;508.33072,0 +387,3572,398,24.9;33.5;548.6337,0 +387,3572,398,27.5;32.9;521.588,0 +387,3572,398,28.6;32;476.64148,0 +387,3572,398,29.7;31.7;459.50183,0 +387,3572,398,30.2;33.6;553.9439,0 +4000,3574,398,26.6;34;576.611,0 +4000,3574,398,28.4;34.4;593.9787,0 +4000,3574,398,26.7;35.1;631.3566,0 +4000,3574,398,25.5;35.4;645.2181,0 +4000,3574,398,29.4;34.7;608.4741,0 +4002,3575,398,26.2;34.3;589.2348,0 +4002,3575,398,28.1;34.6;606.5298,0 +4002,3575,398,24.9;35.4;642.7602,0 +4002,3575,398,26.5;35.6;655.7869,0 +4001,3573,398,26.3;34.5;598.912,0 +4001,3573,398,25.3;34.5;600.28656,0 +4001,3573,398,28.1;34.6;605.8311,0 +4001,3573,398,25.2;35.7;658.3546,0 +4001,3573,398,29.4;35;625.87067,0 +4002,3592,398,28.9;35.5;651.6651,0 +4002,3592,398,27.7;36.1;681.628,0 +4002,3592,398,26.2;36.6;704.48755,0 +4002,3592,398,28.4;37.3;737.92584,0 +4001,3590,398,27.9;35.7;658.2779,0 +4001,3590,398,28.6;36.9;717.4059,0 +4001,3590,398,27.3;36.9;720.70483,0 +4000,3591,398,28.9;36.1;678.5137,0 +4000,3591,398,26.7;36.1;679.59094,0 +4000,3591,398,26.9;37.2;732.79443,0 +4000,3591,398,28.9;37.4;743.7687,0 +4000,3584,398,29.7;35.3;640.1382,0 +4000,3584,398,29.3;38.1;777.1097,0 +4000,3584,398,27.3;38.4;794.80035,0 +4001,3583,398,29.9;35.6;657.093,0 +4001,3583,398,29.7;37.7;760.80115,0 +4001,3583,398,28.7;38.6;804.6179,0 +4001,3583,398,27.7;38.7;807.1467,0 +4002,3585,398,29;38.2;782.49097,0 +4529,4352,398,21.3;34;574.74335,0 +732,3576,398,19.3;37.7;760.3862,0 +732,3576,398,17.8;36.4;695.978,0 +732,3576,398,16.4;34.6;603.0086,0 +732,3576,398,16.2;37.6;752.1147,0 +732,3576,398,18.3;33.3;537.84143,0 +732,3576,398,15.2;36.4;693.2848,0 +4790,3892,398,24.2;19;-174.2175,0 +725,3989,398,24.9;21.7;-38.25391,0 +398,3567,398,24.9;22.4;-6.0320396,0 +398,3567,398,25.7;21.3;-57.92962,0 +571,541,398,32.8;24.7;108.4051,0 +4792,3891,398,34.1;23.5;48.33994,0 +4166,3563,398,35;23;24.183382,0 +4166,3563,398,36;24.3;90.587814,0 +4166,3563,398,36.8;20.8;-85.58956,0 +4166,3563,398,37.8;22.1;-17.989035,0 +4166,3563,398,36;19.6;-147.84319,0 +4166,3563,398,35.9;18;-224.38374,0 +4166,3563,398,38.6;18.9;-178.83994,0 +4166,3563,398,37.4;17.3;-262.63998,0 +4166,3563,398,35.8;16.9;-281.7775,0 +4166,3563,398,34.4;16.4;-304.1876,0 +4011,3564,398,35.2;21.6;-45.59562,0 +4011,3564,398,36.2;24.9;121.78362,0 +4011,3564,398,36.8;23;26.991549,0 +4011,3564,398,37.5;20.3;-112.73224,0 +4011,3564,398,35.8;18.7;-189.88855,0 +4011,3564,398,38.5;18.8;-185.16284,0 +4011,3564,398,37.1;18.1;-220.87363,0 +4011,3564,398,38.3;17.4;-256.05023,0 +4011,3564,398,34.5;26.3;190.25377,0 +4011,3564,398,33.7;27.9;269.63583,0 +12668,9912,398,37.1;23.6;55.982773,0 +4415,3991,398,35.4;17.7;-238.1047,0 +4008,3565,398,33.6;19.3;-159.69917,0 +4008,3565,398,32.7;18.2;-216.35112,0 +4008,3565,398,32.8;16.6;-293.69562,0 +4008,3565,398,35.6;15.3;-360.58243,0 +4008,3565,398,34.6;15.3;-359.5964,0 +4008,3565,398,32.7;15.4;-352.91916,0 +4008,3565,398,31.8;17;-274.5842,0 +4008,3565,398,31.4;18.7;-188.77168,0 +4008,3565,398,30.4;16.5;-302.02917,0 +4008,3565,398,33.7;13.3;-462.62573,0 +4008,3565,398,31.5;13.2;-465.92587,0 +4008,3565,398,32.5;12.9;-480.95493,0 +4008,3565,398,28.6;16.8;-284.42624,0 +4029,3566,398,28.8;13;-475.38773,0 +4029,3566,398,28.5;14.4;-403.86505,0 +4029,3566,398,27.6;15.7;-340.45523,0 +4029,3566,398,27.6;13.4;-457.7962,0 +4029,3566,398,30.6;11.9;-529.22394,0 +4029,3566,398,29.4;12;-527.51196,0 +4029,3566,398,31.8;11.7;-539.47955,0 +4029,3566,398,27.3;11.6;-546.9839,0 +4029,3566,398,27.3;14.7;-391.2105,0 +4029,3566,398,26.5;13.2;-463.76147,0 +4024,3603,399,12.2;14;-423.98773,0 +4024,3603,399,11.7;16.1;-320.30264,0 +4024,3603,399,13.7;16.1;-320.20102,0 +4024,3603,399,12.7;17.3;-260.93643,0 +4024,3603,399,14.1;17.9;-229.65356,0 +4024,3603,399,12;18.4;-206.38173,0 +4024,3603,399,10.3;18.3;-208.89742,0 +4024,3603,399,12.9;20.4;-106.593315,0 +4024,3603,399,15.8;19.3;-161.33282,0 +4024,3603,399,14.7;19.9;-129.3522,0 +4024,3603,399,15.6;21.8;-34.552994,0 +4024,3603,399,16.6;22.2;-17.297064,0 +5099,113,399,12.2;13.5;-450.86975,0 +5099,113,399,12.2;16.2;-315.6106,0 +5099,113,399,13.9;17.7;-240.9209,0 +5099,113,399,14.9;17.5;-249.79709,0 +5099,113,399,11;18.2;-215.86638,0 +5099,113,399,14;18.9;-178.92404,0 +5099,113,399,13.4;19.9;-130.88388,0 +5099,113,399,10.8;20.1;-121.6316,0 +5099,113,399,9;20.2;-114.57727,0 +5099,113,399,17.5;16.2;-314.6893,0 +5099,113,399,18.1;15;-377.31128,0 +5099,113,399,16.9;19.5;-150.06369,0 +5099,113,399,18.6;17.4;-255.39865,0 +5099,113,399,19.3;18.5;-200.76761,0 +5099,113,399,16.8;22.8;16.411022,0 +5099,113,399,16.5;24.9;118.68859,0 +5099,113,399,17;26.3;188.4468,0 +5099,113,399,18.9;33.9;569.21387,0 +5099,113,399,18.7;35.9;669.49725,0 +5099,113,399,19.8;35.8;666.655,0 +5099,113,399,19.3;37.1;730.1611,0 +5099,113,399,22.6;37.9;770.6329,0 +5099,113,399,21;38.4;794.11255,0 +952,0,399,12.5;15.3;-360.84372,0 +952,0,399,11.5;22;-22.951056,0 +952,0,399,12;13.5;-451.1965,0 +4027,3605,399,9.9;22.1;-20.59024,0 +4027,3605,399,11.5;22.6;2.2790866,0 +4027,3605,399,12.8;23.3;39.306,0 +4027,3605,399,11.3;23.6;56.19934,0 +4027,3605,399,9.5;24.9;119.15015,0 +4819,3937,399,13.7;23.6;55.49964,0 +4825,3940,399,11.4;23.8;65.56004,0 +4029,3606,399,7.8;20.3;-112.15989,0 +4018,3593,399,17;15.2;-363.86606,0 +4018,3593,399,17.3;16.7;-289.19412,0 +386,3604,399,17;25.8;164.78435,0 +386,3604,399,17.3;27.4;242.74022,0 +386,3604,399,17.3;29.3;338.2804,0 +4034,56,399,16.6;30.9;420.4116,0 +4034,56,399,17.1;33.3;538.8359,0 +4035,3609,399,18.3;33;523.4443,0 +4035,3609,399,18.1;34;576.29,0 +4035,3609,399,19.4;34.7;609.6139,0 +4035,3609,399,19.5;36.4;693.7669,0 +4035,3609,399,20.3;37.4;743.8946,0 +4035,3609,399,21.4;38.2;785.0024,0 +4035,3609,399,20;38.7;810.8169,0 +4016,3608,399,19;35.6;653.2489,0 +4016,3608,399,19;37;724.5232,0 +4023,3612,399,23.2;37.7;761.138,0 +4023,3612,399,21.5;37.9;768.30646,0 +6943,6384,616,11.8;17.8;293.0947,0 +6943,6384,616,11.5;16.7;239.3683,0 +6943,6384,616,10.4;15;153.257,0 +6940,6227,616,11.6;17.7;288.8396,0 +6940,6227,616,10.1;15.9;200.78029,0 +6939,6226,616,11.6;17.8;296.4795,0 +6939,6226,616,11.3;16.7;238.77673,0 +6941,6228,616,11.2;16.6;235.02592,0 +6941,6228,616,10.4;14.6;137.81804,0 +6942,6229,616,10;15.9;199.4775,0 +6942,6229,616,10.3;14.5;131.1512,0 +6944,6230,616,10;14.8;147.0817,0 +6358,6237,616,11.5;13.6;84.07372,0 +6954,6239,616,11.1;13.3;68.169815,0 +6925,6238,616,11.5;13.3;69.14943,0 +7432,6231,616,11.4;11;-42.40886,0 +6948,6231,616,11.3;9.2;-133.0849,0 +6358,6274,616,11.4;7.9;-198.1974,0 +6358,6274,616,11.3;3;-442.9551,0 +6358,6241,616,11.2;7.7;-208.3498,0 +6953,6335,616,10;6.1;-288.6728,0 +6953,6335,616,11.4;6.5;-271.3673,0 +6953,6335,616,11;4.6;-365.0909,0 +6949,6233,616,11.2;6.2;-283.0396,0 +6952,6236,616,11.3;6.3;-277.3022,0 +6952,6236,616,11.1;4.6;-364.0012,0 +6950,6234,616,9.8;6.2;-282.3928,0 +7002,6242,616,11.2;7.9;-198.3498,0 +7002,6242,616,11.2;3;-443.8626,0 +6951,6235,616,11.2;4.6;-366.1708,0 +6358,6243,616,11.3;3.2;-433.9795,0 +6929,6246,616,11;3.2;-432.9575,0 +7303,6245,616,11.4;3.4;-422.5883,0 +6928,6244,616,11;3;-443.2107,0 +6947,6232,616,11.2;9.2;-135.5645,0 +4060,3510,401,8.6;16.6;-293.30438,0 +4060,3510,401,11.1;16.3;-311.9723,0 +4059,3509,401,8.6;16.2;-314.8517,0 +5101,115,401,12.1;12.6;-496.0326,0 +5101,115,401,8.7;15.8;-333.02795,0 +5101,115,401,11.9;10.2;-617.20746,0 +5101,115,401,13.6;10.7;-590.099,0 +5101,115,401,10.6;9.4;-655.07367,0 +5101,115,401,15.2;11.8;-533.21106,0 +5101,115,401,15.5;10.6;-596.2279,0 +5101,115,401,15.7;8.3;-710.1135,0 +5101,115,401,14.2;7.2;-766.821,0 +5101,115,401,16.9;10.1;-619.675,0 +5101,115,401,16;6.6;-793.7651,0 +5101,115,401,18.5;5.9;-832.2832,0 +5101,115,401,18.4;9.8;-636.69775,0 +5101,115,401,20;6.8;-787.62946,0 +5101,115,401,21;5.2;-865.48584,0 +5101,115,401,21.7;7.9;-731.8137,0 +5101,115,401,22.1;6.5;-802.51544,0 +5101,115,401,21.9;9.2;-665.6771,0 +5101,115,401,19.5;10.5;-602.4509,0 +5101,115,401,23.1;10.5;-599.15906,0 +5101,115,401,22.3;12.6;-496.26147,0 +5101,115,401,20.9;12.8;-483.71722,0 +5101,115,401,24.6;12.5;-499.2088,0 +5101,115,401,24.9;14;-425.94598,0 +5101,115,401,25.8;10.1;-620.96796,0 +5101,115,401,27.1;11.7;-541.7657,0 +5101,115,401,25.2;15.1;-372.70212,0 +5101,115,401,29.8;13.2;-464.40817,0 +5101,115,401,29.9;14.3;-409.05377,0 +5101,115,401,31;13.8;-434.36395,0 +5101,115,401,32.1;13.7;-439.02377,0 +5101,115,401,30.3;18.8;-183.61348,0 +5101,115,401,35.5;20.1;-118.492935,0 +5101,115,401,36.6;20.3;-109.43559,0 +5101,115,401,37.4;21.5;-48.689972,0 +5101,115,401,34.8;22.6;4.1799126,0 +5101,115,401,36.3;22.8;13.312421,0 +5101,115,401,37.7;23.4;46.958965,0 +5101,115,401,39;22.5;-1.6991248,0 +5101,115,401,36.1;24.4;93.63716,0 +4922,115,401,10.4;33;524.9586,0 +4922,115,401,12.2;35.1;632.0108,0 +5101,115,401,11.5;31.4;444.05167,0 +5101,115,401,14.5;33.9;571.00446,0 +4922,115,401,14.4;36.8;715.755,0 +4922,115,401,15.9;35.6;654.2977,0 +4922,115,401,17.3;35;622.82764,0 +4922,115,401,18.4;36.1;679.6502,0 +5101,115,401,19.5;36.3;691.55005,0 +4922,115,401,19.4;34.4;593.8365,0 +5101,115,401,20.4;38.6;805.1443,0 +5101,115,401,21.3;37.5;750.498,0 +5101,115,401,22.8;37.9;771.3602,0 +5101,115,401,23;36.3;689.86633,0 +5101,115,401,23.9;38;773.8147,0 +5101,115,401,26.3;37.7;757.1263,0 +4922,115,401,12.3;34.1;580.6265,0 +5101,115,401,12.7;31.2;435.31085,0 +5101,115,401,13.5;29.9;367.71762,0 +5101,115,401,11.5;29.7;358.45572,0 +5101,115,401,15.5;32;473.79095,0 +5101,115,401,16.4;29.3;337.21606,0 +5101,115,401,17.6;32.8;512.8357,0 +5101,115,401,17.6;30.3;391.08926,0 +5101,115,401,19.1;30.5;398.53812,0 +5101,115,401,20.4;31;424.00122,0 +4922,115,401,21.1;32.6;503.574,0 +5101,115,401,21.6;30.2;385.6754,0 +5101,115,401,20.3;28.4;295.9608,0 +5101,115,401,23.5;29.5;349.13058,0 +5101,115,401,23.4;30.9;421.26566,0 +5101,115,401,24.6;32;474.3154,0 +5101,115,401,26.3;29.4;344.1837,0 +4922,115,401,32.1;30.7;407.31494,0 +4922,115,401,33.1;30.1;378.10724,0 +4922,115,401,34.5;28.1;280.1076,0 +4922,115,401,35.3;30;374.1622,0 +4922,115,401,34.7;31;422.50934,0 +4922,115,401,35.8;32.1;479.2964,0 +4789,3887,401,11.2;12.6;-494.2245,0 +4789,3887,401,10;15.3;-362.7222,0 +4523,3508,401,12.2;12.9;-478.05515,0 +4523,3508,401,12.5;10.3;-612.0637,0 +4523,3508,401,13.8;12.4;-506.03674,0 +4523,3508,401,10.8;9.9;-628.3284,0 +4054,3511,401,13.8;10.3;-612.3422,0 +4054,3511,401,14.8;9.4;-655.00934,0 +4054,3511,401,17.2;10.6;-597.2384,0 +4054,3511,401,17.1;9.3;-658.9947,0 +4054,3511,401,19.1;9.1;-669.48944,0 +4054,3511,401,19;10.5;-598.8613,0 +4054,3511,401,36.5;20.9;-82.3094,0 +4054,3511,401,36.5;22;-27.642168,0 +4054,3511,401,37.6;21.8;-37.064426,0 +4054,3511,401,34.8;22.7;7.4513884,0 +4066,3523,401,15.5;8.4;-703.9742,0 +4066,3523,401,15.3;7.3;-760.52515,0 +4066,3523,401,16.7;7.4;-757.7599,0 +4066,3523,401,15.6;6.3;-808.50037,0 +4066,3523,401,18.6;5.5;-848.6815,0 +4070,3525,401,20.5;5.7;-841.0683,0 +4070,3525,401,20.8;7.3;-760.85516,0 +4070,3525,401,21.8;6.1;-819.8401,0 +4070,3525,401,22.5;7.3;-761.9162,0 +4064,3524,401,20.7;6.2;-815.8487,0 +4064,3524,401,21.9;7.4;-757.8148,0 +4064,3524,401,23.2;6.5;-802.08325,0 +952,0,401,19.9;5.7;-839.1872,0 +952,0,401,21.9;5.7;-840.93256,0 +952,0,401,20.2;7.2;-767.27966,0 +952,0,401,34.7;19.4;-153.73897,0 +952,0,401,37.4;23.8;63.464165,0 +952,0,401,34.7;29.6;356.2025,0 +952,0,401,35.7;21.4;-56.223446,0 +4050,3512,401,23.3;10;-627.8059,0 +4050,3512,401,23;11.1;-570.4315,0 +4050,3512,401,21.4;11.5;-551.5214,0 +4050,3512,401,21.6;12.6;-497.7074,0 +4050,3512,401,24.2;13.2;-463.41708,0 +4050,3512,401,20.6;13.4;-453.28754,0 +4050,3512,401,24.6;9.5;-649.56714,0 +4050,3512,401,24.7;11.9;-529.66693,0 +4050,3512,401,25.4;13.2;-463.73798,0 +4053,3517,401,26.6;12.8;-482.94116,0 +4053,3517,401,29.1;15.6;-343.83115,0 +4053,3517,401,29.4;11.8;-533.9895,0 +4053,3517,401,26.7;16.5;-302.7486,0 +4053,3517,401,30.8;16.1;-321.7365,0 +4053,3517,401,30.6;18.2;-217.67995,0 +4053,3517,401,30.5;19.3;-161.2301,0 +4053,3517,401,21;29.9;370.7325,0 +4053,3517,401,21.4;30.9;420.1741,0 +4053,3517,401,24;30.1;377.5039,0 +4053,3517,401,24.3;31.6;456.3424,0 +4052,3516,401,26.9;12.6;-495.30893,0 +4052,3516,401,24.7;15.3;-358.8464,0 +4052,3516,401,29.1;14.8;-387.4418,0 +4052,3516,401,29.5;12.8;-485.86185,0 +4052,3516,401,28.3;15.8;-333.50772,0 +4052,3516,401,30.4;15.6;-347.88525,0 +4052,3516,401,30.8;18.7;-192.19244,0 +4052,3516,401,21;29.1;332.04193,0 +4052,3516,401,22.2;30.4;396.0068,0 +4052,3516,401,24.7;30.2;386.8658,0 +4058,3514,401,27.1;13.2;-466.7071,0 +4058,3514,401,25.4;15.6;-345.02274,0 +4058,3514,401,29.7;14.7;-389.79852,0 +4058,3514,401,28;16.3;-312.8642,0 +4058,3514,401,31.1;16.9;-278.9961,0 +4058,3514,401,32;18.8;-185.9576,0 +4051,3515,401,27.8;11.1;-569.22266,0 +4051,3515,401,24.8;15.3;-361.2507,0 +4051,3515,401,29;15.4;-353.81824,0 +4051,3515,401,30.9;18.1;-220.885,0 +4051,3515,401,31.3;19.1;-172.75548,0 +4051,3515,401,21.1;29.9;368.1092,0 +4051,3515,401,23;30.3;387.2608,0 +4051,3515,401,24;31;424.0829,0 +4669,3518,401,31;13.8;-434.1955,0 +4673,3522,401,31.2;14.2;-413.99503,0 +4673,3522,401,31.8;13.2;-463.4133,0 +4672,3521,401,31.3;13.5;-449.2487,0 +4672,3521,401,31.4;15;-375.68103,0 +4671,3520,401,31.2;14.7;-392.5981,0 +4670,3519,401,31.4;14.2;-417.65033,0 +4058,3500,401,34.8;19.9;-130.64842,0 +4058,3500,401,35.8;20.8;-86.95173,0 +4058,3500,401,35.9;22;-25.868814,0 +4058,3500,401,37;20.1;-117.984024,0 +4058,3500,401,35;23;24.313057,0 +4058,3500,401,37;22.9;20.934841,0 +4058,3500,401,38;22.2;-17.481264,0 +4058,3500,401,39;22.2;-13.364498,0 +4058,3500,401,36.7;24.4;94.014694,0 +4058,3500,401,36;23.4;45.802647,0 +4052,3502,401,35.4;19.4;-155.73087,0 +4052,3502,401,36.7;21.1;-69.545906,0 +4052,3502,401,35.8;22.3;-12.208512,0 +4052,3502,401,37.8;21.6;-45.5368,0 +4052,3502,401,38.3;23;23.05634,0 +4052,3502,401,37;23.4;45.402153,0 +4052,3502,401,36.2;24.8;113.2139,0 +4051,3501,401,35.2;20.3;-108.65328,0 +4051,3501,401,36.3;21.1;-72.796455,0 +4051,3501,401,37;19.3;-159.3651,0 +4051,3501,401,37.1;22.3;-10.943647,0 +4051,3501,401,36;22.4;-4.379395,0 +4051,3501,401,38.5;22.5;-2.783494,0 +4051,3501,401,36.1;23.7;57.43367,0 +4051,3501,401,35.8;24.8;113.26522,0 +4051,3501,401,35.1;26.2;182.16837,0 +4053,3503,401,36;20.3;-108.4949,0 +4053,3503,401,36.8;19.3;-161.12,0 +4053,3503,401,35.1;22;-26.420439,0 +4053,3503,401,37.5;22;-23.51762,0 +4053,3503,401,38.6;21.8;-34.575123,0 +4053,3503,401,37.1;24.3;87.24922,0 +4053,3503,401,36;25.3;137.9873,0 +4813,3494,401,11.8;34.4;593.5949,0 +4813,3494,401,10.6;32.7;509.13956,0 +4813,3494,401,11.9;33.4;545.63165,0 +4813,3494,401,13.1;36.6;704.7053,0 +4813,3494,401,14.6;36;672.8534,0 +4813,3494,401,15;35;627.0201,0 +4813,3494,401,15.8;36.8;713.6407,0 +4813,3494,401,18;36;676.55426,0 +4813,3494,401,19;34.8;616.66046,0 +4813,3494,401,21.8;32.3;488.72412,0 +4813,3494,401,34;29.4;345.793,0 +4813,3494,401,36.5;29.4;343.7916,0 +4813,3494,401,33.6;31.2;436.7367,0 +4812,3495,401,11.2;34;572.9114,0 +4812,3495,401,13.3;34;575.2419,0 +4812,3495,401,13.6;35.1;630.8244,0 +4812,3495,401,13.9;36.1;680.58453,0 +4812,3495,401,14.2;37.2;735.6463,0 +4812,3495,401,15.7;35.6;654.6901,0 +4812,3495,401,16.4;36.7;710.0562,0 +4812,3495,401,17;35.4;645.5874,0 +4049,3507,401,11.8;31.4;445.40344,0 +4049,3507,401,12.8;32;472.72705,0 +4049,3507,401,13.1;30.4;396.82626,0 +4049,3507,401,14.2;30.3;389.08823,0 +4049,3507,401,11.6;30.2;383.11594,0 +4049,3507,401,15.4;29.9;370.07272,0 +4049,3507,401,13.2;29.2;336.1855,0 +4063,3504,401,11.9;31.2;435.42688,0 +4063,3504,401,20.7;38.2;784.6637,0 +4063,3504,401,22.2;36.5;697.29944,0 +4063,3504,401,23.2;37.3;742.0836,0 +4063,3504,401,23.9;38.4;796.4278,0 +4063,3504,401,24.5;37.1;727.3763,0 +4063,3504,401,25.3;38.5;799.8861,0 +4063,3504,401,26.6;37.9;767.61127,0 +4791,3888,401,10.3;32.2;484.5502,0 +4414,4005,401,14.7;36.3;687.4339,0 +4811,3499,401,18.8;34.5;599.797,0 +4811,3499,401,19.1;35.6;652.6655,0 +4811,3499,401,20.1;35.1;627.82074,0 +4811,3499,401,21;32.3;491.6372,0 +4811,3499,401,33.3;30.1;380.30368,0 +4811,3499,401,35;28.8;312.84323,0 +4811,3499,401,35.3;30.3;388.78787,0 +4811,3499,401,34;31.2;433.8525,0 +4811,3499,401,35;31.3;437.61917,0 +4811,3499,401,36;31.5;450.99136,0 +4814,3497,401,24.4;35.6;655.4906,0 +4814,3497,401,25.7;35.4;646.52155,0 +4814,3497,401,27.8;36.2;683.07697,0 +4814,3497,401,31.9;35;624.51434,0 +4814,3497,401,28.9;29.5;351.27637,0 +4814,3497,401,30;30.5;398.3205,0 +4817,56,401,25.5;35.4;642.486,0 +4817,56,401,28.6;36.4;696.4051,0 +4817,56,401,32.1;36;675.62756,0 +4817,56,401,29.7;35.5;651.3105,0 +4817,56,401,29.6;34.1;580.8801,0 +4817,56,401,27.4;30.3;389.13055,0 +4817,56,401,28.6;30.3;389.80127,0 +4817,56,401,30.2;29.8;366.08197,0 +4816,3498,401,25.9;36;673.7885,0 +4816,3498,401,32.3;36.5;700.3173,0 +4816,3498,401,29.7;34.8;614.04095,0 +4816,3498,401,28.6;29.5;347.92395,0 +4815,3496,401,29.3;36.9;720.9196,0 +4815,3496,401,28.8;35.6;657.0128,0 +4815,3496,401,32.2;34.8;614.2624,0 +4815,3496,401,27.4;30.9;419.80597,0 +4535,4358,401,31.5;36.1;679.7042,0 +4535,4358,401,31.6;18.8;-182.96034,0 +4069,3505,401,16.3;31.3;439.0136,0 +4069,3505,401,16.5;32.4;494.31485,0 +4069,3505,401,18.5;31.3;440.80634,0 +4069,3505,401,19.1;29.5;351.13794,0 +4069,3505,401,21.7;28.9;317.13132,0 +4069,3505,401,20.6;28.2;283.79333,0 +4069,3505,401,24.6;29.3;337.31915,0 +4069,3505,401,26.8;29.2;334.62048,0 +4069,3505,401,26.8;28;273.01242,0 +4057,3506,401,18;29.7;358.8669,0 +4057,3506,401,18.4;30.8;412.48862,0 +4057,3506,401,19.5;29.3;341.48935,0 +4057,3506,401,21.2;28.8;315.06775,0 +4057,3506,401,22.2;30.2;383.759,0 +4057,3506,401,24.7;30.6;405.68704,0 +4057,3506,401,25.7;29.9;368.08908,0 +4057,3506,401,26.6;28.7;308.0208,0 +4057,3506,401,27.8;29;323.24686,0 +4873,4006,401,36.1;32.2;483.847,0 +4548,4371,401,36.5;21;-77.55363,0 +4038,3613,400,28.5;32.6;504.20715,0 +4038,3613,400,26.3;32;473.52484,0 +4038,3613,400,28;31.4;446.72562,0 +4038,3613,400,30.6;33.1;530.0751,0 +4038,3613,400,27.9;29.3;341.7529,0 +4038,3613,400,31.6;33.1;529.96857,0 +4038,3613,400,29.6;28.6;305.5902,0 +4038,3613,400,29.3;27.3;241.11826,0 +4047,117,400,28.1;32.5;498.46298,0 +4047,117,400,29.9;32.5;498.67,0 +4047,117,400,27;31.9;471.9035,0 +4047,117,400,31.7;33.3;538.1968,0 +4047,117,400,31.9;29.7;361.10294,0 +4047,117,400,28.9;28.9;320.2211,0 +4047,117,400,26.5;29.1;327.66302,0 +4047,117,400,25.1;27.6;254.68973,0 +4047,117,400,23.3;27.7;260.79547,0 +4047,117,400,23.2;29.7;358.24368,0 +4047,117,400,21.2;28.7;310.0173,0 +4047,117,400,21;31.6;452.94873,0 +4047,117,400,20.3;30.5;401.09073,0 +4047,117,400,23.4;26.3;191.04617,0 +4047,117,400,19.2;29.7;357.99057,0 +4047,117,400,18.8;31.9;467.95303,0 +4047,117,400,18.1;33;524.00055,0 +4047,117,400,16.9;32.5;501.15952,0 +4047,117,400,16;33.7;560.16785,0 +4047,117,400,14.3;31.9;470.41852,0 +4047,117,400,16.8;30.1;378.6412,0 +4047,117,400,15.3;30.2;383.2168,0 +4047,117,400,12;31.6;454.40625,0 +4047,117,400,11.2;35.9;671.7236,0 +4047,117,400,12.9;36.9;721.5281,0 +4047,117,400,8.9;35.7;660.87836,0 +4047,117,400,13;30.8;416,0 +4047,117,400,16.5;28.7;310.49323,0 +4047,117,400,18;27.3;239.9446,0 +4047,117,400,26;25.6;154.68245,0 +4047,117,400,27.4;25.8;162.42586,0 +4047,117,400,28.1;24.8;115.60599,0 +4047,117,400,25.3;20.4;-103.47031,0 +4047,117,400,27.4;20.4;-103.92206,0 +4047,117,400,26.4;19.8;-133.34818,0 +4047,117,400,26.2;18.3;-208.25154,0 +4047,117,400,30.8;27.4;244.28722,0 +4047,117,400,29.3;27.5;247.62036,0 +4047,117,400,31.6;25.5;148.30174,0 +4047,117,400,30.7;23.9;68.60521,0 +4047,117,400,35.1;22.8;16.233122,0 +4047,117,400,34;21.9;-30.261621,0 +4047,117,400,30.3;21.3;-60.899097,0 +4047,117,400,29.3;20.2;-117.06164,0 +4047,117,400,23.6;19.2;-166.07855,0 +4047,117,400,22.9;21.2;-66.450264,0 +4047,117,400,22.4;20.2;-117.05171,0 +4047,117,400,21.9;21.8;-35.736576,0 +4047,117,400,20.5;21;-73.41683,0 +4047,117,400,19.1;17.6;-243.08524,0 +4047,117,400,15.9;19.1;-169.57028,0 +4047,117,400,11.5;14.7;-391.97144,0 +4047,117,400,16.4;14.2;-417.04312,0 +4047,117,400,14.3;12.6;-495.00464,0 +4047,117,400,18;12.8;-485.25797,0 +4047,117,400,16.8;21.1;-70.87139,0 +4047,117,400,12.5;19.8;-134.00137,0 +4047,117,400,9.9;17.1;-268.53253,0 +4047,117,400,7.7;13.5;-448.37997,0 +4047,117,400,9.9;13;-477.78494,0 +4047,117,400,16.8;11.8;-534.95154,0 +4047,117,400,19.7;11.3;-561.3568,0 +952,0,400,29.8;35.7;657.4222,0 +952,0,400,29.6;31.5;451.68787,0 +952,0,400,16.3;32.3;487.2458,0 +952,0,400,17.4;32.4;494.53033,0 +952,0,400,11.2;35.5;647.4203,0 +952,0,400,26.5;21.2;-67.82003,0 +952,0,400,27.8;31.5;448.43008,0 +952,0,400,29.3;33.7;559.64484,0 +952,0,400,33.3;22.7;11.088286,0 +952,0,400,28.4;20.4;-105.46876,0 +952,0,400,17.1;13.5;-449.2836,0 +5101,115,400,27.8;31.6;456.62936,0 +5101,115,400,29.9;31.8;463.39197,0 +5101,115,400,30.9;33.1;530.2505,0 +5101,115,400,30.9;30;374.12073,0 +5101,115,400,24.3;30.2;387.02997,0 +5101,115,400,24.2;27.6;255.81715,0 +5101,115,400,26.8;27.5;251.4279,0 +5101,115,400,22.3;29;323.15295,0 +5101,115,400,22;30.7;408.17764,0 +5101,115,400,21;30.3;391.17874,0 +5101,115,400,18.2;30.5;401.59705,0 +5101,115,400,17.4;32.3;490.8594,0 +5101,115,400,17;34.7;607.8735,0 +5101,115,400,16;32.3;488.5242,0 +5101,115,400,15;31.6;454.2677,0 +5101,115,400,13.9;30.1;377.1896,0 +5101,115,400,13.3;31.4;443.71906,0 +5101,115,400,9.9;36.4;694.89655,0 +5101,115,400,10.8;37.4;744.40546,0 +5101,115,400,16.6;29.4;346.6546,0 +5101,115,400,18.7;28.1;278.53638,0 +5101,115,400,29.2;24.6;102.93715,0 +5101,115,400,27.1;20;-127.080826,0 +5101,115,400,24.5;19.8;-136.24583,0 +5101,115,400,27.8;19;-174.28934,0 +5101,115,400,24.1;18.5;-202.09558,0 +5101,115,400,25.2;18.5;-202.22485,0 +5101,115,400,30.3;27.5;247.63023,0 +5101,115,400,32.1;24.4;94.07086,0 +5101,115,400,33.6;25;126.26627,0 +5101,115,400,33.4;22.9;18.001453,0 +5101,115,400,33.6;20.7;-88.866486,0 +5101,115,400,35.5;21.4;-56.923832,0 +5101,115,400,30.4;19.9;-128.24414,0 +5101,115,400,23.2;20.6;-95.88357,0 +5101,115,400,21.2;19.7;-140.40445,0 +5101,115,400,20.1;16.7;-289.5069,0 +5101,115,400,17.7;20.1;-120.44427,0 +5101,115,400,16.8;18.8;-184.80978,0 +5101,115,400,12.6;18.8;-184.99931,0 +5101,115,400,11;16.5;-300.22073,0 +5101,115,400,15.1;14;-423.919,0 +5101,115,400,12.7;13.3;-460.3427,0 +5101,115,400,17.2;13.4;-455.28928,0 +5101,115,400,9.8;18.6;-195.78494,0 +5101,115,400,9;14.8;-386.37045,0 +5101,115,400,7.8;17.7;-240.75641,0 +5101,115,400,7.7;16.2;-312.99417,0 +5101,115,400,18.5;11.8;-533.27094,0 +5101,115,400,19.1;13.1;-469.90622,0 +191,3627,400,30.2;31.6;453.24484,0 +191,3627,400,31.1;30.4;394.4827,0 +191,3627,400,31.1;29.3;340.06882,0 +191,3627,400,31.5;31.8;464.24472,0 +191,3627,400,32.2;33.2;535.7055,0 +4631,3628,400,26.3;29.8;364.7947,0 +4631,3628,400,26.7;28.5;297.82013,0 +4631,3628,400,25.3;28.6;302.67123,0 +4631,3628,400,24.8;30.1;377.35455,0 +4631,3628,400,24.8;27.6;252.60262,0 +11515,9248,400,24.2;28.3;288.36646,0 +11515,9248,400,23.7;29.5;349.3012,0 +11515,9248,400,26.2;27.4;242.2745,0 +4668,3618,400,22.9;30.5;400.27893,0 +4668,3618,400,22.9;28.4;292.94742,0 +4668,3618,400,21.7;29.4;346.10077,0 +4668,3618,400,21.3;30.7;409.40372,0 +4668,3618,400,21.6;32;472.60693,0 +4668,3618,400,19.9;30.4;396.29822,0 +4668,3618,400,19.7;29.3;341.6038,0 +4668,3618,400,18;29.9;368.27023,0 +4668,3618,400,17;32.3;492.08978,0 +4668,3618,400,18.4;28.5;297.80203,0 +4668,3618,400,18.3;27.4;244.55649,0 +4757,3955,400,21.4;29.3;340.3023,0 +4076,3619,400,18.6;32.1;477.7186,0 +4076,3619,400,19;33.1;527.7183,0 +4076,3619,400,17.5;30.8;416.35352,0 +4076,3619,400,17.4;31.9;468.34872,0 +4076,3619,400,17.5;34.8;613.4879,0 +4076,3619,400,16.6;33.4;544.7571,0 +4076,3619,400,15.8;31.4;445.87747,0 +4076,3619,400,14.6;32.4;493.13248,0 +4076,3619,400,12.5;32.1;480.21918,0 +4076,3619,400,11.4;31.8;467.01367,0 +4076,3619,400,15.8;30.4;395.9714,0 +4076,3619,400,17.2;28.3;288.39212,0 +4468,3631,400,12.3;36.1;678.7716,0 +4468,3631,400,10.7;35.3;637.9708,0 +4468,3631,400,9.8;36.9;717.20807,0 +4468,3631,400,8.9;35.3;640.1452,0 +4468,3631,400,12.4;37.1;729.2019,0 +4468,3631,400,17.1;32;474.37537,0 +4042,3617,400,23.1;25.6;154.74515,0 +4042,3617,400,22.7;24.3;88.665855,0 +4042,3617,400,24.1;22;-25.506596,0 +4042,3617,400,23;20;-125.0564,0 +4042,3617,400,22.2;21.4;-55.049274,0 +4042,3617,400,22.1;22.4;-3.0235655,0 +3999,3620,400,26;25.3;141.05536,0 +3999,3620,400,31.6;25.9;171.89717,0 +3999,3620,400,27.8;27;225.4442,0 +3999,3620,400,31.8;24.9;121.48746,0 +3999,3620,400,29.7;24.4;92.141815,0 +3999,3620,400,32.3;23.8;64.122574,0 +3999,3620,400,29.8;23.4;45.34457,0 +4470,3616,400,24.9;21;-76.64347,0 +4470,3616,400,26.2;20.6;-94.42343,0 +4470,3616,400,28.7;19.5;-152.07863,0 +4470,3616,400,25.8;19.3;-159.0972,0 +4470,3616,400,27.1;18.9;-179.95798,0 +4470,3616,400,23.5;18.8;-186.51613,0 +4470,3616,400,24.3;17.8;-235.30203,0 +4765,3951,400,27.9;32.9;519.315,0 +4039,3614,400,27.7;32.3;489.0806,0 +4039,3614,400,28;30.3;388.7547,0 +4036,3626,400,33.8;23.1;32.034008,0 +4036,3626,400,35;22.3;-8.335784,0 +4036,3626,400,35.3;23.5;47.974983,0 +4036,3626,400,33.8;21.5;-51.419636,0 +4036,3626,400,35.2;20.9;-78.091835,0 +4041,3615,400,27.4;20;-124.354996,0 +4850,3982,400,22.4;21.5;-51.60858,0 +4037,3624,400,21.9;20.7;-91.07695,0 +4037,3624,400,21;19.2;-164.25763,0 +4037,3624,400,20.9;21.1;-68.38506,0 +4037,3624,400,20.3;17.5;-250.37604,0 +4037,3624,400,19.1;18.6;-195.35239,0 +4037,3624,400,19.1;14.2;-412.9672,0 +4015,3668,400,17.4;19.4;-154.8617,0 +4015,3668,400,16.3;18.7;-191.04285,0 +4015,3668,400,15.1;19.2;-167.44772,0 +4015,3668,400,14.2;20.2;-114.70611,0 +4015,3668,400,13.3;19.1;-168.8971,0 +4015,3668,400,11.8;20.3;-112.48714,0 +4015,3668,400,10.6;20.1;-119.51911,0 +4045,3625,400,17.2;20.5;-101.18764,0 +4045,3625,400,15.9;21.1;-70.250534,0 +190,3622,400,16.4;15.3;-358.07187,0 +190,3622,400,15.4;14.5;-402.1611,0 +190,3622,400,12.8;17.6;-244.72577,0 +190,3622,400,11.7;16.3;-310.78992,0 +190,3622,400,11.6;17.4;-255.21065,0 +190,3622,400,12;14.6;-395.0381,0 +190,3622,400,10.5;17.3;-261.56915,0 +190,3622,400,13.5;13.6;-447.39465,0 +190,3622,400,14.5;12.9;-479.52075,0 +190,3622,400,15.6;12.8;-483.44073,0 +190,3622,400,9.5;16.2;-316.8324,0 +190,3622,400,12.9;12.5;-499.30005,0 +4078,3623,400,17.6;13.4;-457.5628,0 +4078,3623,400,18.6;12;-526.5923,0 +4078,3623,400,17.4;11.6;-544.70465,0 +4078,3623,400,18.7;13.3;-459.20074,0 +4078,3623,400,20.1;11.9;-530.19745,0 +4044,3629,400,9;18.9;-178.12857,0 +4044,3629,400,8.5;17.8;-237.0565,0 +30,3621,400,8.6;14.8;-387.30017,0 +30,3621,400,8.3;16;-325.18472,0 +30,3621,400,9.2;13.8;-434.24146,0 +30,3621,400,8.1;13;-473.80362,0 +952,0,402,9.7;11;-573.8555,0 +952,0,402,29.7;11.7;-541.8263,0 +952,0,402,35.3;7.7;-742.55664,0 +399,3533,402,12.3;11.8;-533.55554,0 +399,3533,402,13.4;11.4;-555.08264,0 +399,3533,402,14.9;9.5;-650.44086,0 +399,3533,402,16.2;9.4;-655.41046,0 +399,3533,402,16.7;8.1;-721.94763,0 +399,3533,402,17.9;10.9;-581.73535,0 +399,3533,402,18.8;8.7;-690.42456,0 +399,3533,402,13;15.1;-370.4409,0 +399,3533,402,14.7;12.6;-495.22797,0 +399,3533,402,15.4;14.2;-416.17783,0 +4047,117,402,12.8;10.9;-579.1362,0 +4047,117,402,13.5;8.5;-702.0139,0 +4047,117,402,14.2;10.9;-581.6455,0 +4047,117,402,16.1;9.2;-662.94946,0 +4047,117,402,16.8;12;-523.7767,0 +4047,117,402,17.2;9.6;-645.08905,0 +4047,117,402,17.8;10.6;-593.1188,0 +4047,117,402,19;8.3;-708.4881,0 +4047,117,402,19.8;10.2;-616.7178,0 +4047,117,402,18.5;12.7;-488.4084,0 +4047,117,402,27.5;12.1;-519.86816,0 +4047,117,402,28;10.2;-617.2794,0 +4047,117,402,29.1;12.6;-495.63895,0 +4047,117,402,30.3;12.3;-508.4155,0 +4047,117,402,33.6;9.8;-635.76807,0 +4047,117,402,33.9;11.4;-555.31995,0 +4047,117,402,30.3;6.3;-811.26953,0 +4047,117,402,28.5;7.7;-739.24994,0 +4047,117,402,11.1;12.8;-487.5901,0 +4047,117,402,12.6;13.2;-463.46643,0 +4047,117,402,15.2;13.7;-442.78955,0 +4047,117,402,17.4;13.7;-441.96445,0 +4047,117,402,35.3;7.5;-748.5995,0 +4047,117,402,35.4;8.8;-684.3106,0 +4047,117,402,35.9;5.5;-848.9883,0 +4047,117,402,36.4;9;-674.7975,0 +4047,117,402,37.1;7.5;-752.79834,0 +4047,117,402,37.3;6.1;-818.00323,0 +4092,3536,402,12.9;9.5;-649.21124,0 +4092,3536,402,13.5;7.9;-729.1406,0 +4092,3536,402,15.5;8.6;-696.8004,0 +4092,3536,402,15.8;9.8;-633.76575,0 +4092,3536,402,15.8;11.2;-565.7117,0 +4092,3536,402,17;11.3;-558.4935,0 +4092,3536,402,17;12.4;-504.1096,0 +4092,3536,402,16;12.2;-516.37854,0 +4092,3536,402,16.7;13.6;-443.04352,0 +4092,3536,402,17.7;13.8;-435.67468,0 +5098,116,402,14.4;10.1;-620.5399,0 +5098,116,402,16;12.1;-518.9739,0 +5098,116,402,17.4;11.9;-528.7804,0 +5098,116,402,17.1;7.8;-734.6821,0 +5098,116,402,18.5;9.7;-641.3027,0 +5098,116,402,18.9;10.9;-579.158,0 +5098,116,402,27.9;13.9;-432.45526,0 +5098,116,402,28.9;10.8;-586.4717,0 +5098,116,402,29.5;12.7;-491.8629,0 +5098,116,402,31.7;13.3;-461.77777,0 +5098,116,402,32.4;9.3;-660.04333,0 +5098,116,402,33.6;13.1;-472.67383,0 +5098,116,402,31.5;8;-727.3897,0 +5098,116,402,29.5;14.6;-396.21057,0 +5098,116,402,11.5;14.1;-417.9203,0 +5098,116,402,13.2;13.8;-436.463,0 +5098,116,402,14.1;12.5;-498.21762,0 +5098,116,402,14.2;14.7;-389.3658,0 +5098,116,402,16.3;13.5;-449.74268,0 +5098,116,402,17.7;13.5;-449.12534,0 +5098,116,402,19;14;-424.8444,0 +5098,116,402,27.6;7.3;-761.8944,0 +5098,116,402,34.7;5;-874.13135,0 +5098,116,402,35.2;7.9;-729.1121,0 +5098,116,402,35.1;9.2;-666.2822,0 +5098,116,402,36.6;9.3;-661.15704,0 +5098,116,402,36.6;7.1;-772.84235,0 +5098,116,402,38;8.9;-682.6829,0 +5098,116,402,39.1;10.7;-592.80365,0 +4090,3534,402,15.8;11.4;-557.0418,0 +4090,3534,402,17.1;11.9;-528.30273,0 +4090,3534,402,19.6;10.3;-612.52435,0 +4090,3534,402,15.5;13;-473.1688,0 +4090,3534,402,16.5;13.4;-454.45935,0 +4090,3534,402,17.5;13;-477.54626,0 +4090,3534,402,19.1;13.4;-457.09595,0 +4091,3535,402,16.6;11.8;-535.05566,0 +4091,3535,402,18.8;12.1;-518.07587,0 +4091,3535,402,19.9;10.7;-589.5966,0 +4091,3535,402,15.6;12.9;-481.258,0 +4091,3535,402,16.8;14;-427.3141,0 +4091,3535,402,18.9;13.4;-455.6607,0 +4089,3551,402,22;9.5;-649.2288,0 +4089,3551,402,23.3;9;-677.63416,0 +4086,3539,402,26.7;12;-526.27325,0 +4086,3539,402,28.3;10.8;-584.15967,0 +4086,3539,402,28.4;13.2;-466.53992,0 +4086,3539,402,27.9;8.4;-703.19183,0 +4086,3539,402,27.6;14.3;-410.6022,0 +4085,3538,402,27;12;-527.44446,0 +4085,3538,402,27.8;13.4;-454.33844,0 +4085,3538,402,27.8;9.7;-641.8328,0 +4085,3538,402,29.1;13.7;-442.16522,0 +4085,3538,402,28.2;8.5;-701.0912,0 +4072,3541,402,29.4;12.2;-513.41644,0 +4072,3541,402,30.1;10;-627.81824,0 +4072,3541,402,31.6;12;-524.6592,0 +4072,3541,402,31.5;11;-573.3288,0 +4072,3541,402,31.8;14.1;-421.57266,0 +4072,3541,402,34;11.2;-567.31824,0 +4072,3541,402,30;8.6;-693.79803,0 +4072,3541,402,30.6;6.8;-784.8874,0 +4046,3542,402,29.6;12.2;-517.14154,0 +4046,3542,402,31.1;11.3;-562.4365,0 +4046,3542,402,32.4;11.6;-547.7888,0 +4046,3542,402,32.5;9.5;-652.0241,0 +4046,3542,402,33.4;10.5;-601.26196,0 +4046,3542,402,33.9;8.3;-708.4971,0 +4046,3542,402,34.9;8.4;-705.927,0 +4046,3542,402,35.6;6.6;-796.4185,0 +4046,3542,402,36.2;8.7;-690.7539,0 +4046,3542,402,35;9.5;-649.6962,0 +4046,3542,402,37.1;7;-775.2136,0 +4046,3542,402,37.1;10.4;-605.823,0 +4071,3544,402,33.7;13.2;-463.31088,0 +4071,3544,402,37;5.7;-839.7498,0 +4071,3544,402,37;6.8;-784.989,0 +4071,3544,402,38;9.8;-634.7306,0 +4071,3544,402,38.8;8.2;-717.2214,0 +4141,3540,402,31.2;7.6;-746.641,0 +4141,3540,402,32.9;7.2;-763.8663,0 +4141,3540,402,32.6;6.2;-816.29065,0 +4141,3540,402,29.6;6.9;-781.46344,0 +4093,3532,402,10.2;13.1;-468.83752,0 +4093,3532,402,11.6;12.5;-498.09116,0 +4093,3532,402,9.1;13.6;-446.2525,0 +4093,3532,402,12.2;14;-424.92233,0 +4093,3532,402,13.5;13.6;-443.89047,0 +4093,3532,402,11.6;15;-373.76532,0 +5022,4013,402,12;13.5;-449.56094,0 +4081,3537,402,18;15.6;-346.37103,0 +4081,3537,402,19.2;15.2;-365.4226,0 +5013,4023,402,17.8;12.3;-510.75665,0 +5012,4024,402,18;12.9;-482.7404,0 +5014,4022,402,30.5;7;-775.8583,0 +4087,3543,402,34.9;6.1;-819.5648,0 +4087,3543,402,35.3;8.1;-722.45245,0 +4087,3543,402,37.9;9.2;-665.2888,0 +4087,3543,402,36.8;9.9;-630.5032,0 +5016,4020,402,35.3;9.5;-649.8087,0 +6911,6058,1142,11.1;2.8;-418.3566,0 +6922,6058,1142,11.9;5.3;-292.2561,0 +6358,108,1142,11.2;1.5;-482.5432,0 +6913,6060,1142,10.8;4.6;-328.7698,0 +6914,6061,1142,10.7;4.4;-337.3312,0 +6912,6059,1142,11.9;5.5;-286.7628,0 +6358,6071,1142,11.3;6.7;-226.9,0 +6915,6062,1142,11.6;9.6;-81.05698,0 +6915,6062,1142,10.5;10.2;-48.483253,0 +6358,6070,1142,11.7;9.6;-77.56654,0 +6358,6070,1142,10.4;10.2;-50.24232,0 +6358,6070,1142,10.4;11.5;14.56764,0 +6916,6063,1142,10.4;10.1;-53.673206,0 +6918,6065,1142,10.8;11.5;16.18976,0 +6917,6064,1142,10.9;11.4;10.96398,0 +6358,6072,1142,11;12.8;79,0 +6909,6073,1142,11.1;12.8;82.35969,0 +6920,6067,1142,10.9;14.8;178.5112,0 +6920,6067,1142,11.2;17.5;317.1592,0 +6919,6066,1142,10.6;14.7;175.6728,0 +6919,6066,1142,11.6;15.2;200.6438,0 +6921,6068,1142,11.2;15.6;218.85916,0 +6923,6069,1142,10.3;19.2;399.6645,0 +6910,6074,1142,10.3;20.6;471.6252,0 +13498,10261,628,11.5;12.4;59.539734,0 +13498,1401,628,12.1;10.7;-26.42972,0 +7245,6565,628,12.1;10.6;-29.866806,0 +7005,6187,1143,12;19.7;425.4063,0 +7005,6187,1143,10.1;18.5;366.5675,0 +7004,6186,1143,12.1;20.4;461.1414,0 +7004,6186,1143,10;18.7;375.2957,0 +7006,6188,1143,12.1;20.5;464.5609,0 +7006,6188,1143,10;18.8;378.2864,0 +7003,6185,1143,10.8;19.2;400.2305,0 +7003,6185,1143,11.3;17.1;293.904,0 +410,6198,1143,10.5;19.3;407.0057,0 +410,6197,1143,11.3;17;290.1147,0 +6814,6173,1143,11.3;16.2;251.1675,0 +6817,6175,1143,11.1;15.8;230.1344,0 +6817,6175,1143,12.3;16.1;246.6524,0 +6815,6174,1143,11.4;15.8;229.5566,0 +6818,6176,1143,10.4;16.2;252.6758,0 +7245,6565,1143,11.3;16;241.36002,0 +7245,6565,1143,11.7;1.6;-477.11813,0 +7010,6191,1143,10.9;12.8;78.41301,0 +7011,6192,1143,10.9;12.7;73.66483,0 +410,6199,1143,10;13.8;130.717,0 +7009,6190,1143,10;13.9;133.257,0 +7009,6190,1143,11.2;12.3;54.55103,0 +410,108,1143,11.1;12.2;51.8487,0 +7007,6189,1143,11.1;12.2;50.29549,0 +6358,6177,1143,10.7;10.9;-15.89188,0 +6821,6180,1143,10.6;10.9;-14,0 +8009,6664,1143,10.9;10.6;-28.69999,0 +8017,3306,1143,10.4;10.9;-13.036892,0 +8010,6663,1143,10.7;11.2;-1.5,0 +8013,6692,1143,10.6;11;-9.5,0 +6820,6178,1143,10.4;10.9;-14,0 +7015,6195,1143,10.6;6.8;-218.4601,0 +7015,6195,1143,11.8;4.6;-329.9763,0 +7016,6196,1143,10.5;6.7;-225.8544,0 +7016,6196,1143,11.7;4.4;-337.087,0 +7016,6196,1143,11.6;3.3;-393.3623,0 +410,6193,1143,10.7;6.5;-234.9449,0 +7012,6193,1143,11.7;5.2;-297.3054,0 +7014,6194,1143,11.7;4.8;-319.4419,0 +410,6155,1143,11.7;1.5;-483.5388,0 +6824,6182,1143,11.4;2;-461.4884,0 +6823,6181,1143,11.9;1.4;-488.9587,0 +7178,6183,1143,11.7;1.7;-476.59583,0 +7179,6184,1143,11.6;1.7;-474.40417,0 +1008,1398,1143,11;20.9;486.07114,0 +1008,1398,1143,12;19.8;429.86877,0 +1008,1398,1143,10.8;14.6;170.34724,0 +1008,1398,1143,11.8;4.5;-332.67026,0 +1008,1398,1143,11.8;1.9;-464.5697,0 +6638,5735,613,31.7;17.1;-215.77037,0 +6638,5735,613,33;16.8;-233.78372,0 +6638,5735,613,34;15.7;-287.33875,0 +6638,5735,613,34.7;21.3;-6.4270635,0 +6638,5735,613,35.1;20.2;-63.848145,0 +6638,5735,613,35.7;21.6;6.0351806,0 +6638,5735,613,36.9;23.3;91.74496,0 +6638,5735,613,37.1;21.4;-1.849959,0 +6638,5735,613,35.5;15.8;-279.54007,0 +6613,56,613,31.9;16.9;-228.03787,0 +6613,56,613,33.3;16.3;-257.9912,0 +6613,56,613,36.2;21.2;-9.978552,0 +6613,56,613,37.2;22;29.11263,0 +6613,56,613,33.5;23.2;90.87226,0 +6613,56,613,36.1;23.9;124.23127,0 +6613,56,613,35.2;15.4;-299.70203,0 +6613,56,613,33;11.1;-516.38635,0 +6613,56,613,31;10.2;-563.0046,0 +6613,56,613,33.8;10.1;-568.6865,0 +6679,5748,613,32.7;18.6;-142.75539,0 +6679,5748,613,34.1;18.7;-134.27757,0 +6679,5748,613,32.8;19.9;-76.97681,0 +6679,5748,613,31.4;20.2;-60.34863,0 +6679,5748,613,33.2;22.1;31.105003,0 +6679,5748,613,36.6;20.2;-61.86075,0 +6679,5748,613,36.6;18.9;-125.548225,0 +6679,5748,613,35;23.2;90.770454,0 +6679,5748,613,36.6;17.5;-196.50795,0 +6679,5748,613,37.7;17;-222.30133,0 +6679,5748,613,37.9;19.8;-80.55943,0 +6612,115,613,32.3;20.4;-49.11261,0 +6612,115,613,31.1;20.8;-31.863043,0 +6612,115,613,35.1;17.7;-188.2446,0 +6612,115,613,32;21.8;20.674019,0 +6612,115,613,34.2;22.4;49.696518,0 +6612,115,613,35.8;22.5;53.860497,0 +6612,115,613,37;19.5;-94.352066,0 +6612,115,613,34.3;23.4;98.498985,0 +6612,115,613,32.5;23;77.67484,0 +6612,115,613,37.2;17.8;-180.83943,0 +6598,6485,613,34.8;18.1;-168.39049,0 +7591,6472,613,32.4;20.3;-56.268097,0 +6622,5739,613,34.8;15.5;-298.20984,0 +952,0,613,29.1;16.2;-260.11615,0 +952,0,613,31.6;17.1;-214.03934,0 +6647,5738,613,34.5;10.9;-526.9512,0 +6647,5738,613,33.1;10.8;-532.6482,0 +6647,5738,613,31.8;10.8;-533.74097,0 +6647,5738,613,34.8;9.5;-595.6579,0 +6647,5738,613,30.5;9.8;-581.55927,0 +7590,6471,613,33.8;10.7;-535.0665,0 +7796,6681,726,34.5;22.6;59.3728,0 +7796,6681,726,31.8;20.8;-29.64832,0 +7782,6680,726,35.5;22.8;69.25715,0 +7782,6680,726,33;21.4;-0.1367798,0 +8005,6680,726,32;20.6;-39.38361,0 +7778,6678,726,35.3;21.9;23.78882,0 +7778,6678,726,32;21.1;-16.38149,0 +7776,3164,726,35.4;21.9;25.43986,0 +7776,3164,726,32.1;21;-22.8598,0 +7777,3133,726,35.4;21.8;20.40125,0 +7777,3133,726,31.9;21.1;-17.01516,0 +7780,3129,726,34.5;22.6;57.40929,0 +7780,3129,726,31.9;21.2;-12.46667,0 +3599,108,726,31.8;20.9;-27.9163,0 +7779,3138,726,31.8;20.9;-24.25703,0 +7785,3165,726,33;21.5;3.1723537,0 +7113,3165,726,31.8;20.8;-29.09772,0 +7781,6679,726,31.8;20.8;-31.91829,0 +8006,6682,726,31.5;20.8;-31.81335,0 +952,0,614,29.4;19.4;-100.83903,0 +6613,56,614,29.2;21.3;-5.418214,0 +6613,56,614,30.2;21.2;-13.792856,0 +6614,117,614,31.6;20.5;-45.503395,0 +1462,1672,1042,11.3;15.5;214.0209,0 +1462,1672,1042,11.1;16.5;263.9048,0 +1462,1672,1042,11.3;14.5;164.14116,0 +1462,1672,1042,12;12;40.57665,0 +1462,1672,1042,10.3;11.6;22.548244,0 +1462,1672,1042,11.1;10;-60.12175,0 +1463,1673,1042,11.2;16.5;266.926,0 +1463,1673,1042,11.1;15.4;210.5965,0 +6870,9119,1042,11.2;17.3;304.2,0 +6870,9119,1042,10.2;11.7;24.459806,0 +6866,9124,1042,11.2;17.3;304.2,0 +6866,9124,1042,10.2;11.7;24.459806,0 +6865,9109,1042,11.2;17.3;304.2,0 +6865,9109,1042,10.2;11.7;24.459806,0 +1460,1676,1042,11.8;15.8;230.7567,0 +1460,1676,1042,10.9;14.5;167.834,0 +1460,1676,1042,10.5;12.2;48.2948,0 +1461,1677,1042,11.2;13.3;107.1766,0 +1464,1674,1042,12.2;12.1;47.36934,0 +1464,1674,1042,11.1;11.8;29.370152,0 +1464,1674,1042,10.1;11.4;12.376854,0 +1464,1674,1042,11.3;10;-57.976913,0 +1466,1675,1042,11.7;11.4;8.891454,0 +1466,1675,1042,11.3;9.2;-100.374855,0 +1466,1675,1042,11.1;7.4;-187.63255,0 +14544,9910,1042,12.2;9.6;-79.25543,0 +14535,1678,1042,12.3;9.6;-79.92938,0 +1465,114,1042,11.7;10.9;-14.07665,0 +1465,114,1042,11.7;8.8;-119.8902,0 +1465,114,1042,11.7;7.8;-169.3294,0 +1455,1680,1042,11.2;5.9;-262.7756,0 +49,49,140,28.8;25.2;187.60194,0 +49,49,140,28.8;23.8;118.353676,0 +49,49,140,29.8;23.7;111.84526,0 +49,49,140,27.7;24.1;131.72215,0 +49,49,140,26.7;25;179.60065,0 +49,49,140,26.5;26;227.20651,0 +49,49,140,26.7;23.6;109.148865,0 +351,262,140,28.3;25.7;213.15393,0 +351,262,140,29.5;25;176.9358,0 +351,262,140,29.6;23.6;107.8242,0 +351,262,140,28.5;24.4;149.33379,0 +1445,244,140,28.6;25.2;188.15201,0 +1445,244,140,26.7;23.9;124.761604,0 +796,1277,140,29.9;24.4;147.3456,0 +795,1277,140,26.4;24.3;143.1488,0 +796,1277,140,25.3;24.7;162.15,0 +1158,1277,140,24.2;25.4;196.8253,0 +1159,1277,140,25.7;22.7;61.85801,0 +798,1277,140,23.6;17.6;-189.6823,0 +795,1277,140,19.8;16.2;-260.648,0 +175,287,140,28.2;25;180.436,0 +175,287,140,27.6;24;128.48694,0 +175,287,140,26.7;25.8;218.18762,0 +175,287,140,26.6;23.6;107.96331,0 +175,287,140,24.4;26.1;231.93839,0 +793,1275,140,27.8;26.1;234.1765,0 +431,282,140,26.5;22.9;72.95315,0 +431,282,140,25.1;25.9;221.02695,0 +431,282,140,25;22.8;69.97339,0 +901,541,140,26.3;24.8;166.2903,0 +901,541,140,26.3;23.7;112.6915,0 +131,113,140,24.5;23;77.72046,0 +131,113,140,24.5;26.1;232.49763,0 +952,0,140,26.8;24;129.40907,0 +952,0,140,28.1;24.6;158.32962,0 +952,0,140,15.5;6.9;-725.1516,0 +42,284,140,24.4;26.9;274.88644,0 +136,298,140,24.2;18.9;-125.97867,0 +136,298,140,19;16.2;-262.6547,0 +136,298,140,17.4;15;-323.33804,0 +136,298,140,17.9;16.4;-249.66425,0 +302,308,140,19.2;16.5;-245.62907,0 +302,308,140,18;16.3;-256.9216,0 +389,635,140,17.3;14.6;-341.1136,0 +389,635,140,16.3;14.9;-327.10162,0 +10130,8136,140,15.6;7.3;-704.2205,0 +10130,8136,140,14.7;6;-770.4025,0 +10130,8136,140,15.7;6.1;-765.63873,0 +26,217,140,15.7;7.2;-710.9918,0 +26,217,140,14.5;6;-769.7225,0 +110,314,140,17.9;6.9;-728.4316,0 +42,227,140,14.8;7.4;-702.3782,0 +42,227,140,14.5;8.5;-644.4793,0 +109,310,140,16.5;6.8;-733.24365,0 +109,310,140,18.1;6.8;-732.14,0 +111,312,140,18.4;6.7;-737.25745,0 +55,1364,140,14.2;7;-722.38635,0 +141,1366,140,14.2;7.2;-713.4308,0 +64,1365,140,13.7;7.2;-713.8055,0 +187,278,140,13.7;9.4;-599.6926,0 +187,278,140,13.9;10.8;-530.00757,0 +61,1816,140,13.4;6.7;-734.11456,0 +201,1820,140,13.3;6.2;-759.52124,0 +62,1817,140,13;7.2;-712.226,0 +55,1815,140,12.6;7.4;-702.1279,0 +55,1815,140,12.3;6.4;-752.5793,0 +64,1819,140,12.3;6.4;-752.7131,0 +12,13,140,17.4;16.3;-254.64355,0 +12,13,140,16.3;15.6;-292.62585,0 +342,309,140,13.7;11.3;-506.19052,0 +1271,869,140,14.3;6.7;-735.8786,0 +7441,5676,612,10.8;11.9;-476.07062,0 +7441,5676,612,11.3;13.6;-390.2116,0 +7441,5676,612,12.4;10.6;-541.1541,0 +7441,5676,612,12.5;12.6;-443.82028,0 +7441,5676,612,13.5;12.5;-444.40088,0 +7202,5790,612,9.5;12.1;-468.2751,0 +6133,541,612,10.1;11.6;-489.6621,0 +7440,5675,612,9.7;13;-419.63867,0 +7440,5675,612,10.7;14;-373.68362,0 +6707,5675,612,11.9;26.4;250.64746,0 +7440,5675,612,9.3;14;-371.55875,0 +7440,5675,612,8.7;15;-321.5176,0 +7440,5675,612,8.7;16.2;-259.5546,0 +7435,5671,612,10.6;13;-419.1584,0 +7435,5671,612,11.7;11.2;-513.2095,0 +7435,5671,612,12.1;14.1;-366.11884,0 +7435,5671,612,13;11.4;-502.28696,0 +7435,5671,612,14.8;11.5;-495.2821,0 +7435,5671,612,15.9;8.7;-635.0433,0 +7435,5671,612,16.4;12.2;-461.91174,0 +7435,5671,612,17;7.4;-702.4819,0 +7435,5671,612,10.7;14.6;-342.1634,0 +7435,5671,612,9.5;14.8;-333.9557,0 +7435,5671,612,8.3;16.6;-239.4684,0 +7452,115,612,11.1;11.5;-498.47147,0 +7452,115,612,10.2;13.7;-388.38577,0 +7452,115,612,11.7;13.1;-415.43228,0 +7452,115,612,14.2;11;-520.297,0 +7452,115,612,14.5;12.2;-459.93307,0 +7452,115,612,16.5;10.6;-541.8975,0 +7452,115,612,16.6;8.6;-641.64795,0 +7452,115,612,8.9;14.3;-355.39026,0 +7452,115,612,8.4;15.8;-279.35455,0 +7452,115,612,9.9;16.6;-243.44789,0 +7452,115,612,11.2;16.2;-259.19284,0 +6663,5680,612,12.6;11.3;-508.69928,0 +7444,5680,612,17.1;9.9;-577.25525,0 +7444,5680,612,17.8;7.8;-680.3012,0 +7444,5680,612,18;11.7;-486.2739,0 +7444,5680,612,18.8;7;-721.64056,0 +7444,5680,612,18.9;9.8;-580.04974,0 +7453,56,612,17.6;9.2;-612.9632,0 +7453,56,612,17.6;10.7;-534.6867,0 +7453,56,612,18.3;7.7;-687.3338,0 +7453,56,612,18.8;10.5;-548.2262,0 +7453,56,612,18.2;6.6;-739.47015,0 +7453,56,612,25.3;18;-170.81175,0 +7453,56,612,28.4;14.5;-344.7091,0 +7453,56,612,24.2;19.1;-117.41626,0 +6613,56,612,10.1;28.1;331.6785,0 +6613,56,612,9.1;29.4;400.56726,0 +6613,56,612,10.5;30.4;446.9686,0 +6840,5991,612,18.2;8.1;-664.7728,0 +952,0,612,18.1;8.9;-624.457,0 +6655,5693,612,31.3;26.1;235.11789,0 +6655,5693,612,28.8;25.5;204.54074,0 +6655,5693,612,28.7;23.8;120.77223,0 +6655,5693,612,29.9;23;77.33546,0 +6655,5693,612,27.7;22.3;44.479427,0 +7355,5695,612,29;28.2;336.5988,0 +7355,5695,612,31.6;27.9;323.738,0 +7203,5791,612,29.6;25.5;202.3336,0 +4416,5791,612,31.3;25.4;198.1231,0 +6611,113,612,28.7;26.6;256.17157,0 +6611,113,612,31.9;25.3;192.24849,0 +6611,113,612,30.7;28.4;348.1988,0 +6611,113,612,30.5;23.7;113.51915,0 +6611,113,612,27.4;26.3;241.06236,0 +6611,113,612,27.6;23.4;96.680855,0 +6611,113,612,27.5;17.3;-208.8,0 +7451,113,612,27;15.8;-281.84985,0 +7451,113,612,25.3;14.8;-332.55878,0 +6611,113,612,29.7;17;-222.23944,0 +7451,113,612,24;18.7;-137.96172,0 +7451,113,612,22.4;18.7;-134.46216,0 +6611,113,612,18;20.7;-34.87785,0 +6611,113,612,16.5;24.5;154.93185,0 +6611,113,612,15.1;22;29.46178,0 +6611,113,612,14.7;24.6;159.08983,0 +6611,113,612,15;26.8;270.70346,0 +6611,113,612,14.4;28.4;349.19522,0 +6611,113,612,25.1;27.2;286.0392,0 +6611,113,612,27.1;28.4;350.39615,0 +6590,5694,612,29.8;28.1;332.48196,0 +6590,5694,612,30.8;27.5;302.05923,0 +6590,5694,612,27;25.3;192.35454,0 +6590,5694,612,25.6;25.8;220.5959,0 +7369,6422,612,27.8;27.9;324.28842,0 +6664,5697,612,27.3;27.4;296.25528,0 +6664,5697,612,24.6;28.9;374.9538,0 +6664,5697,612,24.7;26.6;259.07718,0 +6664,5697,612,25.6;27.7;311.18958,0 +7820,5792,612,28.4;21.3;-4.501404,0 +7820,5792,612,26.8;19.1;-114.0917,0 +7436,5678,612,25.8;18;-171.01918,0 +7436,5678,612,27.7;16.2;-260.8195,0 +7436,5678,612,24.7;18.6;-142.37544,0 +6595,5692,612,27.2;17.9;-174.80148,0 +6595,5692,612,28.2;17.1;-216.77779,0 +6595,5692,612,28.9;14.8;-329.0534,0 +7439,5674,612,25.8;17.5;-195.37735,0 +7439,5674,612,24.1;18.3;-156.37712,0 +7439,5674,612,23;16.5;-246.22618,0 +7439,5674,612,21.7;17.1;-217.17583,0 +7370,6424,612,28.3;17.2;-210.68234,0 +7438,5673,612,27;16.2;-263.14087,0 +7438,5673,612,27.7;15;-321.69586,0 +7443,5679,612,25.1;16;-272.5,0 +7442,5677,612,25.8;14.5;-345.075,0 +7442,5677,612,23.1;19.1;-114.448975,0 +7442,5677,612,22.2;18;-171.23422,0 +6858,6009,612,24.1;17.9;-174.8,0 +7437,5672,612,23;17.5;-197.44699,0 +6590,5681,612,18.7;20.4;-52.153145,0 +6590,5681,612,18.5;22.1;35.641747,0 +6590,5681,612,17.6;24.7;164.09239,0 +6590,5681,612,15.8;21.5;1.932616,0 +6590,5681,612,15.7;22.7;61.2582,0 +6590,5681,612,14.9;25.5;203.03658,0 +6590,5681,612,15.5;26.5;251.9023,0 +6590,5681,612,14.2;23.9;123.274414,0 +6590,5681,612,16.2;27.8;318.97977,0 +6590,5681,612,14.6;22;29.042086,0 +6590,5681,612,16.5;26.7;265.92767,0 +7355,5682,612,17.7;23.5;104.9071,0 +7355,5682,612,16.3;23.3;94.49901,0 +7355,5682,612,15;24.3;145.9359,0 +6597,5684,612,13.5;23.2;88.60559,0 +6597,5684,612,12.6;25.1;185.48605,0 +6597,5684,612,12.1;24;129.92012,0 +6597,5684,612,11.1;25.5;202.83282,0 +6597,5684,612,9.1;25.1;185.96979,0 +6597,5684,612,10.6;22.6;58.359673,0 +6597,5684,612,13.3;22.2;39.96407,0 +6597,5684,612,11.9;22.9;72.578995,0 +6654,5685,612,11.7;27;280.47495,0 +6654,5685,612,9.7;27;279.96848,0 +6654,5685,612,9.9;29.3;392.87006,0 +6654,5685,612,7.5;28.5;353.14438,0 +6665,5687,612,11;23.9;121.86471,0 +6665,5687,612,10.5;25;176.94821,0 +6665,5687,612,11.3;17.5;-194.26381,0 +6665,5687,612,11.6;18.8;-133.62643,0 +6665,5687,612,11.8;21.5;5.210187,0 +6665,5687,612,11.3;22.7;65.55043,0 +6658,5686,612,10.2;27.5;302.18927,0 +6658,5686,612,10.2;28.5;352.1742,0 +6658,5686,612,9.2;30;427.48004,0 +4409,1275,612,8.5;16.1;-268.77222,0 +4409,6402,612,8.5;16.1;-265.0918,0 +4412,6403,612,8.4;16.6;-241.6702,0 +4412,6399,612,8.5;16.6;-240.7997,0 +7992,6396,612,9.4;16.6;-239.4511,0 +7993,6397,612,9.4;16.6;-240.1804,0 +6600,5683,612,10.2;18.6;-143.06337,0 +6600,5683,612,11;17.1;-214.4533,0 +6600,5683,612,11;20.3;-56.5064,0 +6600,5683,612,12;18.4;-152.73889,0 +6577,5689,612,32.1;25.6;207.6255,0 +6904,6221,674,6.1;5.7;-20,0 +7073,6224,674,5.8;6.2;4.195259,0 +1008,1400,674,6.1;6.4;15.35887,0 +13502,1402,674,6;6.2;6.3461323,0 +3256,3666,674,6.1;6.1;3.9944942,0 +13504,1404,674,6;6.2;6.3461323,0 +13503,1403,674,6;6.1;1.3192456,0 +8019,4953,674,6.3;5.7;-16.8,0 +7074,108,674,6.1;5.9;-6.059745,0 +7300,6225,674,6.1;6.1;0.79999924,0 +7067,6222,674,6.5;6.1;0.363,0 +2364,2370,350,12.1;10.5;-32.44635,0 +2364,2370,350,10.4;10.3;-44.844624,0 +2364,2370,350,11.6;9.2;-98.48311,0 +434,108,350,10.9;9.3;-96.16147,0 +434,108,350,12;10;-61.63073,0 +2286,108,350,11.4;11.2;0.5950317,0 +2425,2349,350,10.9;9.3;-96.036,0 +2425,2349,350,12;9.9;-62.30217,0 +2424,2348,350,11.5;9.3;-94.00568,0 +2374,2339,350,10.4;10.7;-26.071943,0 +2374,2339,350,12;10.8;-21.45245,0 +2374,2339,350,11.9;9.7;-74.08974,0 +2374,2339,350,10.5;11.8;30.69924,0 +2665,2334,350,12.1;9.9;-64.40795,0 +2368,2334,350,10.8;9.3;-96.69601,0 +2365,2371,350,12;9.9;-62.1801,0 +2365,2371,350,10.8;9.9;-62.81189,0 +2369,2335,350,10.6;11.3;6.190567,0 +2413,2340,350,11.3;11;-11.32823,0 +2412,426,350,11.4;11.2;0.5548527,0 +2370,428,350,12.4;10.6;-31.63196,0 +434,148,350,11.9;10;-61.91491,0 +434,148,350,10.6;9.8;-70.46325,0 +434,2345,350,11;11.2;2.833405,0 +2415,2341,350,10.9;11.2;-0.05606866,0 +2418,2344,350,11;11.2;0.11660351,0 +2423,2347,350,10.8;11.2;0.04388714,0 +2416,2342,350,10.8;11.2;0.04388714,0 +2417,2343,350,11.3;11.1;-2.457036,0 +2373,2338,350,10.7;10.3;-42.228,0 +2367,2333,350,10.8;10.3;-45.72801,0 +2367,2333,350,12.1;11.2;1.388489,0 +2372,2337,350,11.2;10.3;-45.39374,0 +2419,2346,350,11.5;11.2;0.1223917,0 +2421,633,350,10.9;11.3;7.309021,0 +2420,2917,350,11.5;11;-9.445435,0 +13498,5478,132,11.7;11.8;32.00039,0 +13498,10261,132,11.7;13;92.822174,0 +13498,10261,132,11.8;12;39.135353,0 +13498,10261,132,10;11.4;12.686491,0 +6806,6078,662,12.2;11.6;-10.75769,0 +6806,6078,662,12.9;10.5;-68.34566,0 +6809,6081,662,12.2;10.8;-52.95047,0 +6809,6081,662,11.5;11.8;-0.3212758,0 +6809,6081,662,17.6;16.8;248.53214,0 +6803,6075,662,12.9;10.4;-72.29015,0 +6803,6075,662,11.5;11.8;-3.92157,0 +6803,6075,662,17.9;8.6;-161.9685,0 +6804,6076,662,11.4;11.9;2.3328,0 +6804,6076,662,17.5;9.5;-119.4656,0 +6804,6076,662,17.7;10.7;-59.03506,0 +6772,6085,662,9.9;11.9;0,0 +6773,6086,662,9.8;11.6;-10.0826,0 +6805,6077,662,17.6;9.3;-128.3052,0 +6805,6077,662,18.2;11.5;-17.58423,0 +6807,6079,662,18;8.7;-156.7951,0 +6807,6079,662,18.1;11.4;-22.38501,0 +6808,6080,662,18.2;11.4;-22.026827,0 +6358,6088,662,18.2;13;57.16454,0 +6358,6087,662,18.2;13;57.16454,0 +6810,6082,662,18;15.6;185.8114,0 +6812,6084,662,18.2;16.1;211.139,0 +6812,6084,662,18.3;17.7;291.9508,0 +6811,6083,662,18;17.8;299.5498,0 +6799,6091,662,18.2;19.6;388,0 +6358,3305,662,18.2;19.2;369.4008,0 +6358,6090,662,18.2;19.2;369.4008,0 +6358,6089,662,18.2;19.2;369.4008,0 +6801,6093,662,18.3;19.1;364.24,0 +4,4,153,26.3;17.9;-176.07512,0 +4,4,153,23.8;20;-70.34875,0 +4,4,153,26.8;21.6;10.385498,0 +4,4,153,27.3;18.2;-160.97919,0 +4,4,153,27.9;20.5;-46.448215,0 +143,170,153,25.9;22;30.39485,0 +130,171,153,25.2;22;26.582008,0 +130,171,153,23.8;23.1;84.554634,0 +952,0,153,25.4;20.1;-64.21312,0 +952,0,153,31.9;25.1;183.69258,0 +86,172,153,23.1;19.3;-106.7227,0 +86,172,153,25;18.5;-144.19366,0 +84,52,153,23.9;18.5;-146.8376,0 +84,52,153,23.9;19.5;-97.03217,0 +87,83,153,23;19.6;-89.80525,0 +87,83,153,24.9;18.4;-150.1393,0 +87,83,153,23.4;18.3;-157.2521,0 +583,453,153,25.7;21.1;-15.814491,0 +580,453,153,24.4;20.5;-47.60189,0 +582,453,153,25.7;19.9;-77.23826,0 +13498,10261,153,23.8;20.1;-65.035675,0 +159,226,153,24.4;21.7;13.7844095,0 +159,226,153,23.4;22.6;56.42726,0 +52,50,153,27.2;21.8;16.63921,0 +59,56,153,24.7;18.6;-140.72803,0 +59,56,153,27.4;21.4;-0.048630476,0 +59,56,153,23.9;22.4;48.97302,0 +59,56,153,33.1;23.6;109.43404,0 +59,56,153,34.1;23.9;124.553375,0 +24,24,153,24.4;22.7;64.38915,0 +81,139,153,28.6;21.5;2.7008,0 +81,139,153,30.2;21.2;-9.806086,0 +79,140,153,28.6;21.5;1.937849,0 +79,140,153,30;20.4;-50.30902,0 +79,140,153,30.2;21.5;4.501364,0 +311,169,153,28.6;21.3;-5.1178255,0 +311,169,153,30.1;21.5;3.907724,0 +130,112,153,28.7;22.8;68.790726,0 +130,112,153,29.6;23.9;125.81213,0 +130,112,153,30.7;24.7;164.75192,0 +130,112,153,31.7;25.7;212.08781,0 +130,112,153,31.9;23.5;105.40818,0 +130,112,153,32.9;23.9;121.48225,0 +16,15,153,29.4;23.7;111.5904,0 +16,15,153,30.3;25.2;187.63698,0 +16,15,153,31.4;24.7;165.20209,0 +16,15,153,32.4;25.5;201.20845,0 +8,8,153,31.6;23.8;119.17024,0 +8,8,153,32.4;24.8;168.40558,0 +8,8,153,33;23.7;114.913475,0 +2123,1667,153,32.1;25.5;202.98436,0 +67,108,153,31.4;25.3;195.4869,0 +13498,10261,156,22.2;7.9;-676.994,0 +1008,10261,156,21.9;6.8;-731.9049,0 +135,117,156,20.4;9;-619.89087,0 +135,117,156,24.5;9.6;-591.06946,0 +135,117,156,25.5;10.3;-555.50354,0 +135,117,156,26;9.2;-612.7781,0 +135,117,156,27.4;8.3;-657.07495,0 +135,117,156,27.8;6.9;-727.3755,0 +135,117,156,29.2;7.7;-687.66943,0 +135,117,156,29.7;6.5;-748.6677,0 +135,117,156,31.1;5.3;-807.01306,0 +135,117,156,32.6;8.2;-659.2001,0 +135,117,156,32.6;6.5;-745.7444,0 +1778,1584,156,23.3;9.1;-614.2371,0 +1777,1584,156,21.2;8;-670.9288,0 +1776,1584,156,23;6.8;-733.5992,0 +952,0,156,21.7;6.7;-736.38654,0 +952,0,156,22.4;8.1;-666.2789,0 +952,0,156,22.8;7;-723.71674,0 +952,0,156,21.9;5;-821.1959,0 +952,0,156,27.9;6.9;-725.21246,0 +645,1775,156,22.8;10.8;-533.1836,0 +647,1770,156,22.9;10.8;-530.5102,0 +2112,1707,156,22.3;7;-721.8822,0 +1008,1398,156,22.3;7.9;-677.0166,0 +728,646,156,27;9.9;-577.32275,0 +645,789,156,27.5;7.8;-679.37067,0 +645,789,156,28.7;7.4;-702.6721,0 +645,789,156,32.5;8.6;-639.27356,0 +727,647,156,27.6;11;-519.221,0 +729,648,156,27.7;10.2;-561.5745,0 +647,793,156,30.5;6.2;-761.81537,0 +647,793,156,31.1;5.2;-811.3575,0 +647,793,156,32.5;6.7;-735.3576,0 +1796,1442,156,31.1;5.2;-809.51074,0 +13498,1401,156,21.8;8.6;-640.795,0 +1153,981,139,28.4;22.6;60.304672,0 +389,643,139,30.2;25.3;194.89772,0 +389,643,139,28.6;22.2;38.995846,0 +389,643,139,29.3;24.3;141.5206,0 +159,382,139,28.3;22.6;57.286346,0 +344,413,139,28.3;25.5;204.77339,0 +344,413,139,29;21.2;-10.656739,0 +344,413,139,27.9;23.1;83.30285,0 +59,56,139,28.6;22.5;53.817463,0 +59,56,139,29.3;24.9;171.66194,0 +59,56,139,32.2;24.5;151.34396,0 +59,56,139,27.4;23.9;121.719696,0 +59,56,139,26.4;23.1;84.3378,0 +59,56,139,27.6;21.8;17.694174,0 +59,56,139,27;25.8;220.87576,0 +343,414,139,28.2;25.6;208.57193,0 +343,414,139,27.8;21.4;-1.3256669,0 +343,414,139,27.4;23.4;96.07001,0 +345,416,139,28.7;25.7;214.37323,0 +345,416,139,28.1;23.6;108.47797,0 +345,416,139,28.7;21.4;-0.2884066,0 +787,1273,139,28.9;23;77.13647,0 +1195,1273,139,30.2;24.7;162.3172,0 +2150,1521,139,28.5;24.5;152.5888,0 +139,391,139,28.1;22;28.46128,0 +139,391,139,28;24.4;148.63113,0 +139,391,139,27.1;22;30.347546,0 +139,391,139,26.8;23.2;86.732475,0 +346,415,139,28.6;21.5;3.8223014,0 +346,415,139,28.4;25.2;190.32036,0 +346,415,139,27.5;23.3;95.75289,0 +952,0,139,30.1;23.5;105.94483,0 +952,0,139,28;25.5;202.3429,0 +952,0,139,27.9;23.1;85.32243,0 +952,0,139,28.7;21.4;-3.5519173,0 +329,369,139,28.1;20.1;-67.04807,0 +329,369,139,26.7;19.6;-92.84251,0 +329,369,139,28.7;18.6;-141.8921,0 +1008,1398,139,26.6;22.7;61.132065,0 +330,376,139,26.6;19.5;-94.8605,0 +330,376,139,29;18.6;-142.27501,0 +328,379,139,27.3;19.5;-97.42087,0 +328,379,139,28.9;18.9;-124.45857,0 +1155,1868,139,28.4;22.2;39.11908,0 +1155,1868,139,26.9;19.2;-111.360245,0 +2109,1604,139,28.4;22.2;36.34624,0 +331,372,139,27.1;19.5;-94.324066,0 +4123,3411,430,15.9;7.6;32.05306,0 +4124,3412,430,15.9;7.6;35.41233,0 +4126,3414,430,15.8;8.6;81.58839,0 +4126,3414,430,15.6;9.7;136.34879,0 +4126,3414,430,15.7;7.2;15.819311,0 +4127,3415,430,15.9;8.6;82.21773,0 +4127,3415,430,15.7;9.6;135.63297,0 +4127,3415,430,15.5;7.1;10.90406,0 +4128,3416,430,15.8;8.6;85.47233,0 +4125,3413,430,15.2;7;2.731162,0 +4114,3428,430,13.6;7.8;45.37474,0 +4131,3419,430,5.8;8.8;94.717865,0 +4131,3419,430,4.2;8.9;96.20993,0 +4130,3418,430,6;9;104.26044,0 +4130,3418,430,4.1;9.1;107.9762,0 +4129,3417,430,5.7;8.9;99.48328,0 +4129,3417,430,5.4;9.9;146.37132,0 +4133,3421,430,5.5;9.7;136.11496,0 +4133,3421,430,4.5;9;104.10566,0 +1073,1563,159,14.8;18.8;378.561,0 +1073,1563,159,14.9;16.9;285.95578,0 +1452,35,159,13.8;18.7;375.2217,0 +890,35,159,14.9;16.6;270.4884,0 +890,35,159,13.6;16.2;252.2734,0 +890,35,159,13.7;14.9;186.7856,0 +890,35,159,12.8;11.7;24.134983,0 +890,35,159,12.2;8.3;-146.5774,0 +890,35,159,12.1;4.9;-313.1513,0 +890,35,159,12.6;3.7;-376.4753,0 +1512,1566,159,14.2;18.7;374.5287,0 +1510,1566,159,13.4;10.4;-37.74847,0 +1071,1561,159,14.3;16.6;268.3947,0 +1071,1561,159,12.1;11;-9.081652,0 +1072,1562,159,14.2;16.5;266.9141,0 +1072,1562,159,13.7;15.3;205.61972,0 +1072,1562,159,12.8;11.7;27.718239,0 +919,1556,159,13.3;18.7;375.1612,0 +919,1556,159,13.4;9;-107.6545,0 +919,1556,159,11.8;8.3;-145.8146,0 +919,1556,159,13.4;10.2;-51.80513,0 +919,1556,159,10.7;8.7;-126.86798,0 +919,1556,159,12;6;-260.7704,0 +1063,1559,159,15;17.7;324.0471,0 +1070,1560,159,13.8;15.7;225.55191,0 +1052,1548,159,13.7;13.2;98.2687,0 +1062,1558,159,11.3;9.5;-86.458534,0 +1062,1558,159,12.8;9.4;-89.62398,0 +1062,1558,159,12;5.6;-281.9516,0 +1075,1565,159,12.9;9.3;-93.30234,0 +1075,1565,159,11.2;9.3;-95.9968,0 +1075,1565,159,13.4;8.2;-147.39244,0 +1075,1565,159,12.6;4.9;-316.4077,0 +1061,1557,159,11.6;9;-111.64457,0 +1061,1557,159,13.4;8.3;-142.89258,0 +1061,1557,159,12.1;5.6;-279.2355,0 +1053,1549,159,12.1;6.3;-243.0157,0 +1057,1554,159,12.3;6.5;-232.4816,0 +1054,1551,159,11.9;6.4;-238.3716,0 +1055,1552,159,12.2;6.4;-237.456,0 +884,1547,159,12.7;2.2;-448.6943,0 +931,1550,159,13;2.1;-453.20068,0 +2261,2180,159,12.3;2.1;-454.59644,0 +5361,4794,1111,4.9;14.5;163.2134,0 +5361,4794,1111,4.5;12;38.90503,0 +5361,4794,1111,3.9;9.5;-83.66528,0 +5365,4795,1111,5;14.6;170.0633,0 +5365,4795,1111,4.5;12.1;43.38135,0 +5365,4795,1111,4;9.6;-77.92786,0 +5371,4796,1111,4.8;14.6;169.7978,0 +5371,4796,1111,3.8;9.6;-78.20251,0 +5531,4797,1111,4.6;12;40.25109,0 +5531,4797,1111,3.8;9.4;-89.15851,0 +5372,4805,1111,3.9;6;-257.7475,0 +5374,4807,1111,4.1;6.2;-250.0321,0 +5373,4806,1111,4;6.3;-242.931,0 +5366,4801,1111,15.1;15.8;230.76271,0 +5364,4800,1111,15;15;190.1942,0 +5364,4800,1111,13.8;13.9;136.5315,0 +5367,736,1111,15.1;14.7;174.98131,0 +5367,736,1111,14.1;13.7;125.8161,0 +5362,4798,1111,14.2;14.8;178.5836,0 +5363,4799,1111,14.2;14.9;183.1812,0 +15746,4808,1111,15;13.9;137.5,0 +15747,4810,1111,14.9;13.7;126.5,0 +5369,4803,1111,14.7;9.5;-84.85547,0 +5369,4803,1111,17;9;-110.1708,0 +5368,4802,1111,14.1;9.5;-84.90433,0 +5368,4802,1111,17;8.8;-118.4264,0 +5370,4804,1111,16.4;9.5;-85.48764,0 +5370,4804,1111,17;8.2;-148.2137,0 +5380,4812,1111,15.5;7.4;-188.7577,0 +5379,4811,1111,15.5;7.7;-174.9976,0 +5378,4813,1111,15.8;7.5;-182.0251,0 +7130,6208,1144,17.1;13.8;129.1371,0 +7130,6208,1144,16.1;10.9;-14.65817,0 +7130,6208,1144,17.1;11;-7.004878,0 +7130,6208,1144,9.8;13.8;132.3265,0 +7130,6208,1144,8.2;13.4;108.4906,0 +7139,6170,1144,17.1;13.7;126.8481,0 +7129,6170,1144,16.2;11;-11.82581,0 +7132,6210,1144,17;12.6;70.12292,0 +7135,6213,1144,15.3;11.9;35.23303,0 +7135,6213,1144,16.9;11.1;-6.887972,0 +7134,6212,1144,15.1;11.9;34.77527,0 +7134,6212,1144,16.9;11.1;-6.0266185,0 +7133,6211,1144,17.4;11;-7.125069,0 +7245,6565,1144,17;12.7;74.64173,0 +7245,6565,1144,13.6;11.5;16.472515,0 +7245,6565,1144,11.3;13.6;118.35451,0 +7245,6565,1144,8.3;13.4;109.30436,0 +7245,6565,1144,6.5;13.8;130.09589,0 +7245,6565,1144,6.5;10.4;-41.91502,0 +7245,6565,1144,6.4;8.9;-112.30616,0 +7245,6565,1144,6.7;7;-211.82611,0 +7245,6565,1144,15.1;11.8;31.997559,0 +7117,6200,1144,13.7;11.6;21.47771,0 +7119,6201,1144,13.4;11.1;-5.535915,0 +7118,6202,1144,13.7;11.9;37.5,0 +7136,6214,1144,11.7;13.3;104.9789,0 +7137,6215,1144,11.1;14;138.564,0 +6358,6216,1144,10.1;13.4;110.2189,0 +6358,6216,1144,8.4;13.3;105.5189,0 +7131,6209,1144,9.8;13.8;128.7807,0 +7131,6209,1144,8.3;13.4;109.766,0 +7129,6171,1144,9.7;13.7;125.6752,0 +7129,6171,1144,8.2;13.5;115.3443,0 +7140,6217,1144,8.2;13.4;112.0705,0 +7121,6203,1144,6.5;14;138.4238,0 +7123,6204,1144,6.4;13.8;130.5,0 +7141,6218,1144,6.5;11.5;15.97572,0 +7141,6218,1144,6.5;9.5;-82.28423,0 +7142,6219,1144,6.4;9.4;-88.60771,0 +7143,6220,1144,6.4;8.9;-114.7459,0 +7125,6205,1144,6.4;7.2;-199.179,0 +7127,6206,1144,6.5;7.2;-199.7229,0 +7128,6207,1144,6.3;7.6;-178.3,0 +1008,1398,1144,17.8;14.9;184.79689,0 +1008,1398,1144,6.6;13.8;128.31396,0 +3256,3666,1144,13.8;11.7;25.788532,0 +3256,3666,1144,6.6;13.6;118.89708,0 +3256,3666,1144,6.4;7.5;-186.8762,0 +3256,3666,1144,11.8;12.9;83.42658,0 +3256,3666,1144,8.3;13.5;116.51276,0 +3256,3666,1144,6.3;9.1;-104.94066,0 +1038,1210,1036,16.6;7.2;-200.0756,0 +1038,1210,1036,15.2;9.3;-96.72659,0 +1038,1210,1036,13.7;9.4;-91.99786,0 +1037,38,1036,16.5;7.3;-196.8078,0 +1037,38,1036,17.8;7;-210.4229,0 +942,1209,1036,15.1;8.7;-123.587494,0 +942,1209,1036,13.7;9.3;-93.30097,0 +269,1208,1036,14.8;8.6;-127.6655,0 +269,1208,1036,13.7;9.2;-99.21478,0 +1039,1211,1036,14.8;9.1;-103.6991,0 +1040,1212,1036,13.7;9.8;-68.29549,0 +982,344,1036,11.2;11.6;21.671867,0 +1323,344,1036,10.9;13.3;107.2556,0 +1034,344,1036,9.2;12.5;65.21286,0 +982,344,1036,8;13;92.85107,0 +982,344,1036,6.2;16.7;273.8326,0 +1034,344,1036,5;16.2;252.1414,0 +1065,1205,1036,11.2;11.5;17.849379,0 +1066,1205,1036,9.2;13.4;110.3973,0 +415,1205,1036,8.5;16.2;248.56482,0 +1065,1205,1036,6.4;16.3;253.31635,0 +1065,1205,1036,5.4;15.9;235.3703,0 +411,1204,1036,12.6;10.3;-44.23647,0 +1436,108,1036,10.5;12.4;59.03999,0 +1436,108,1036,7.5;16.2;248.1305,0 +1436,108,1036,4.8;17.3;307.103,0 +1006,342,1036,10.6;12.3;55.71057,0 +1035,342,1036,9.4;13.8;128.5456,0 +987,342,1036,8;13.8;129.9,0 +412,342,1036,9.3;15.1;194.5923,0 +1006,342,1036,7.6;16.1;246.2958,0 +983,342,1036,6.3;16.3;254.4102,0 +413,1382,1036,10.6;12.4;58.97142,0 +416,1382,1036,7.5;16.1;247.7682,0 +2281,1382,1036,4.8;17.3;306.6487,0 +1320,346,1036,10.9;13.3;105.8213,0 +981,346,1036,9.4;13.6;119.1272,0 +985,346,1036,10.4;14.4;160.8801,0 +985,346,1036,5.6;16.3;257.1602,0 +1036,348,1036,9.2;12.5;66.3225,0 +1036,348,1036,9.4;13.6;122.2095,0 +984,348,1036,10.4;14.4;160.0562,0 +988,348,1036,8;13.7;126.4209,0 +1036,348,1036,6.5;16.4;262.1042,0 +417,1206,1036,4.5;17.6;318.569,0 diff --git a/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/9.csv b/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/9.csv new file mode 100644 index 0000000..cf754f2 --- /dev/null +++ b/src/LuminaSupplemental.SpaghettiGenerator/ManualData/MobImports/9.csv @@ -0,0 +1,4891 @@ +BNpcBaseId,BNpcNameId,TerritoryTypeId,Position,Subtype +0,0,131,14.2;10.3;-43.842358,0 +13498,10261,131,13.9;10.4;-39.11075,0 +13498,10261,131,12.1;11.4;8.502193,0 +13498,10261,131,13.1;9.1;-105.731735,0 +13498,10261,131,13;12.4;58.83581,0 +13498,10261,131,14.3;12;41.71145,0 +13498,10261,131,9.9;11;-7.5161905,0 +13498,10261,131,11.7;10.4;-41.938053,0 +13498,10261,131,11.8;13.4;110.01376,0 +13498,10261,131,10.9;11.5;17.535831,0 +1008,1399,131,13.2;9.2;-98.55883,0 +1008,1399,131,14;10.4;-38.6119,0 +1008,1399,131,12;11.7;23.379519,0 +1008,1399,131,11.6;13.2;98.44252,0 +13498,1402,131,13.8;10.5;-32.006367,0 +13498,1402,131,14.3;11.5;14.163591,0 +13498,1402,131,13;12.4;62.21344,0 +1008,1398,131,13.9;10.4;-38.516487,0 +1008,1398,131,13.2;9.1;-106.09241,0 +1008,1398,131,14.2;11.4;9.173349,0 +1008,1398,131,12.1;11.6;19.248703,0 +1008,1398,131,13.5;12.7;77.18704,0 +7245,6565,131,14.2;12;40.69297,0 +13498,1400,131,13.8;10.5;-32.41737,0 +13498,1404,131,13.8;10.5;-33.239223,0 +13498,1404,131,13.2;9.1;-106.191734,0 +13498,1404,131,10.9;10.9;-16.963367,0 +1008,5478,131,13.8;10.5;-32.01468,0 +13498,5478,131,12.1;11.6;20.817713,0 +10487,8227,131,11.6;13.2;100.1022,0 +13498,10261,1191,16.8;9.8;-580.5614,0 +13498,10261,1191,17;23.9;124.94353,0 +13498,10261,1191,31.6;25.5;201.76436,0 +952,0,1191,16.6;9.7;-584.28076,0 +952,0,1191,18.3;9.9;-577.27374,0 +952,0,1191,16.9;23.9;122.79262,0 +952,0,1191,13.2;15.5;-298.21683,0 +952,0,1191,12.1;22.1;33.800087,0 +952,0,1191,13.4;14.5;-345.76996,0 +952,0,1191,31.9;25.4;200.16563,0 +952,0,1191,11.7;15.8;-282.70206,0 +952,0,1191,9.8;17.9;-174.51648,0 +952,0,1191,9.2;18.9;-128.90263,0 +952,0,1191,13.8;19.6;-89.003136,0 +952,0,1191,14.7;21.1;-18.187881,0 +952,0,1191,27.2;33.4;598.0291,0 +952,0,1191,17;21.2;-11.230993,0 +17492,13108,1191,14.9;24.6;158.83743,0 +17492,13108,1191,16.2;21.9;24.12785,0 +17492,13108,1191,18.8;25.9;223.34128,0 +17492,13108,1191,15.6;26.3;245.93442,0 +17492,13108,1191,16.9;26.4;247.35905,0 +17492,13108,1191,14.3;23.6;110.22651,0 +17492,13108,1191,13.9;27.3;294.5578,0 +17492,13108,1191,16.8;28.5;351.5349,0 +17492,13108,1191,14.2;28.7;362.7979,0 +17492,13108,1191,13.1;28.8;370.2631,0 +17492,13108,1191,15.6;29.4;400.32614,0 +17492,13108,1191,14;22.4;50.90774,0 +17492,13108,1191,14.9;21.4;0.26320362,0 +17492,13108,1191,18;21.4;-0.2241764,0 +17492,13108,1191,15.5;19.9;-77.9215,0 +17492,13108,1191,17;19.6;-92.63652,0 +17492,13108,1191,17.9;27.7;312.38547,0 +17491,13107,1191,18.4;26.6;260.8824,0 +17491,13107,1191,16;26.2;239.73776,0 +17491,13107,1191,14.7;22.7;62.21926,0 +17491,13107,1191,15.9;21.6;8.76989,0 +17491,13107,1191,13.4;24.2;136.65286,0 +17491,13107,1191,8;20;-73.129074,0 +17491,13107,1191,15.4;20.3;-58.76352,0 +17491,13107,1191,12.9;21.9;25.002066,0 +17491,13107,1191,9.2;20.7;-36.15979,0 +17491,13107,1191,17.4;26.1;231.7983,0 +17491,13107,1191,9.4;19.6;-90.96192,0 +17491,13107,1191,16.9;20.1;-68.248886,0 +17490,13106,1191,13.3;25.3;192.5839,0 +17490,13106,1191,12.7;27.3;295.8618,0 +17490,13106,1191,12.4;28.6;356.598,0 +17490,13106,1191,11.7;26.4;247.64917,0 +17490,13106,1191,10.3;27;280.29877,0 +17490,13106,1191,10.7;25.6;210.82701,0 +17490,13106,1191,7.3;21.5;1.0627563,0 +17490,13106,1191,7.7;22.5;51.06141,0 +17490,13106,1191,5.4;20.9;-25.230932,0 +17490,13106,1191,29.3;11;-520.02783,0 +17490,13106,1191,29.6;12.4;-451.9715,0 +17490,13106,1191,7.2;20;-72.43631,0 +17490,13106,1191,6.4;18.5;-146.82349,0 +17490,13106,1191,31.3;12.4;-449.98453,0 +17490,13106,1191,31;9;-619.21436,0 +17490,13106,1191,31.9;8;-672.159,0 +17789,13408,1191,13.2;25.4;199.6134,0 +17789,13408,1191,12.7;27;279.0138,0 +17789,13408,1191,12.2;25.6;206.5188,0 +17789,13408,1191,11.8;29.1;381.0987,0 +17789,13408,1191,10.2;27.3;295.90085,0 +17789,13408,1191,11.6;24.6;158.75575,0 +17789,13408,1191,10.2;25.4;198.0427,0 +17789,13408,1191,7.7;22;27.703606,0 +17789,13408,1191,6.6;20.8;-32.737934,0 +17789,13408,1191,29.2;11.6;-492.31354,0 +17789,13408,1191,30.5;12.5;-444.6931,0 +17789,13408,1191,6.5;18.5;-145.02617,0 +17789,13408,1191,8.8;21.9;23.282001,0 +17789,13408,1191,6;19.8;-82.94969,0 +17789,13408,1191,31.7;12;-472.66455,0 +17789,13408,1191,31;9.1;-618.0271,0 +17498,13114,1191,9.7;32.8;570.6572,0 +17498,13114,1191,10.9;33.1;581.8302,0 +17498,13114,1191,8;33.3;591.3063,0 +17498,13114,1191,9.6;34.1;634.6553,0 +17566,13153,1191,8.1;33.3;595.60297,0 +17566,13153,1191,12.6;20.6;-41.261005,0 +17566,13153,1191,27.7;33.9;622.1736,0 +16750,13157,1191,8.1;33.1;585.8213,0 +1008,1398,1191,15.5;8;-671.7995,0 +1008,1398,1191,31.9;25.4;199.73866,0 +17495,13111,1191,25.7;11.4;-502.67487,0 +17495,13111,1191,26.7;12.1;-467.01205,0 +17495,13111,1191,27.9;11;-521.80396,0 +17495,13111,1191,28.2;13.5;-396.70355,0 +17495,13111,1191,28.5;12.1;-468.6347,0 +17495,13111,1191,31;18.7;-137.11096,0 +17495,13111,1191,30.2;16.8;-233.32779,0 +17495,13111,1191,32.7;16.3;-256.51398,0 +17495,13111,1191,29.4;15.7;-287.36334,0 +17495,13111,1191,31.1;15.2;-309.81927,0 +17495,13111,1191,32.1;14.1;-367.62653,0 +17495,13111,1191,28.1;15.1;-314.564,0 +17570,13409,1191,29.6;13.3;-407.7386,0 +17571,13410,1191,30;13.6;-392.80695,0 +7586,6737,1191,29.9;13.6;-393.07065,0 +17488,13104,1191,14.8;18.4;-151.11536,0 +17488,13104,1191,15.9;18.2;-163.00735,0 +17488,13104,1191,13.1;17.9;-174.11388,0 +17488,13104,1191,12.1;17.5;-196.88847,0 +17488,13104,1191,13.3;16.8;-230.47017,0 +17488,13104,1191,11.9;15.9;-275.54095,0 +17488,13104,1191,12.2;14.3;-355.67584,0 +17488,13104,1191,14.2;14.1;-364.7088,0 +17488,13104,1191,14.9;16.2;-262.90112,0 +17488,13104,1191,16.3;16.7;-234.41188,0 +17499,13115,1191,11.2;19.3;-107.77825,0 +17499,13115,1191,9.7;16.2;-261.45538,0 +17499,13115,1191,9.5;18.5;-145.60622,0 +17499,13115,1191,9.9;14.6;-340.00903,0 +17499,13115,1191,7.8;19;-121.353516,0 +17499,13115,1191,10.2;20;-73.04605,0 +17499,13115,1191,9.2;20;-69.965485,0 +17499,13115,1191,7.6;15.8;-283.85925,0 +17499,13115,1191,8.7;16.8;-231.29558,0 +17499,13115,1191,9.8;21.3;-8.7971115,0 +17499,13115,1191,8.7;13.5;-398.66486,0 +17499,13115,1191,6.5;16.5;-247.57236,0 +17678,13503,1191,12.5;16.1;-266.6104,0 +17679,13504,1191,12.3;13.3;-408.4513,0 +17679,13504,1191,10.4;15.3;-306.3334,0 +17493,13109,1191,10;12.9;-428.796,0 +17598,13420,1191,13.1;15.5;-294.5882,0 +17580,13421,1191,13.2;15.3;-304.08972,0 +17581,13422,1191,13.2;14.9;-326.63037,0 +17586,13429,1191,11.9;21.7;13.878018,0 +17582,13423,1191,13.3;14.6;-339.64688,0 +17582,13423,1191,13.1;15.6;-291.27768,0 +17604,108,1191,12.9;16.1;-268.0025,0 +17501,13117,1191,31.4;23.4;97.09742,0 +17501,13117,1191,33.7;24.4;150.5348,0 +17501,13117,1191,35.3;25.2;186.26807,0 +17501,13117,1191,32.5;23.2;87.7893,0 +17501,13117,1191,31.7;21.7;11.232409,0 +17501,13117,1191,33.5;21.5;4.86334,0 +17501,13117,1191,32.8;20.2;-63.71253,0 +17485,13101,1191,33.4;26.1;233.13815,0 +17485,13101,1191,31.8;27.8;320.5026,0 +17485,13101,1191,34.5;26.6;256.1784,0 +17485,13101,1191,33.1;29.1;383.62537,0 +17485,13101,1191,33.4;30.4;450.15118,0 +17485,13101,1191,34;31.7;511.3755,0 +17485,13101,1191,32.9;31.9;523.34985,0 +17485,13101,1191,31.1;32.4;549.04425,0 +17485,13101,1191,27.7;29;377.68204,0 +17485,13101,1191,29.8;31.2;486.09167,0 +17574,13413,1191,32.1;30.1;435.21918,0 +17500,13116,1191,29.7;28.3;342.894,0 +17500,13116,1191,29.2;26.7;264.69604,0 +17500,13116,1191,28.4;28.3;342.69562,0 +17500,13116,1191,29;24.5;151.79854,0 +17500,13116,1191,27.9;24.6;158.31927,0 +17500,13116,1191,27.1;27.2;288.79547,0 +17500,13116,1191,26.9;25.4;197.61119,0 +17500,13116,1191,29.5;22.8;70.744385,0 +17500,13116,1191,27.9;22.1;32.852673,0 +17500,13116,1191,29.6;21.4;0.60263,0 +17565,13152,1191,29.6;29.7;412.86783,0 +17577,13416,1191,32.9;27.9;324.3949,0 +17496,13112,1191,25.6;24.6;158.23836,0 +17496,13112,1191,24.7;22.2;37.226543,0 +17496,13112,1191,26.6;21.4;-0.33405304,0 +17496,13112,1191,24.8;20.6;-42.828552,0 +17496,13112,1191,22.9;19.9;-74.68191,0 +17496,13112,1191,24.9;18.8;-129.3217,0 +17496,13112,1191,24.8;16.1;-264.71008,0 +17496,13112,1191,26.5;16.4;-251.79234,0 +17496,13112,1191,25.4;17.7;-188.6404,0 +17595,13439,1191,25.6;22.8;66.86777,0 +17594,13414,1191,25.5;22.8;67.06606,0 +17575,13438,1191,25.8;23;76.47106,0 +17596,13440,1191,25.6;22.7;62.30503,0 +13498,5478,1191,31.9;25.4;199.16867,0 +10490,8230,1191,13.4;15.3;-307.67035,0 +17489,13105,1191,20.4;26.2;236.7341,0 +17489,13105,1191,21.4;28.4;349.63025,0 +17489,13105,1191,21.9;27.4;297.48578,0 +17489,13105,1191,20;29.3;395.43784,0 +17489,13105,1191,23.1;28.6;358.2508,0 +17489,13105,1191,21.5;30;430.18372,0 +17489,13105,1191,23.4;30.5;452.5688,0 +17489,13105,1191,24.4;31.1;484.74667,0 +17489,13105,1191,25.6;30.7;462.86356,0 +17489,13105,1191,25.9;32.3;543.7116,0 +17489,13105,1191,22.9;32.4;550.5618,0 +17489,13105,1191,27;31.8;517.1562,0 +17489,13105,1191,26.6;33.8;618.4924,0 +17489,13105,1191,27.6;32.8;568.482,0 +17489,13105,1191,24.9;32.6;556.2758,0 +17489,13105,1191,24.7;35.6;710.73816,0 +17489,13105,1191,23.5;35.2;687.0386,0 +17489,13105,1191,26.8;34.8;667.5266,0 +17584,13427,1191,18.2;28.1;332.7218,0 +17587,13430,1191,24;34.5;655.4111,0 +17494,13110,1191,21.8;33.7;615.0325,0 +17494,13110,1191,21.1;32.5;551.8736,0 +17486,13102,1191,27.5;7.4;-701.5811,0 +17487,13103,1191,23.6;15.3;-306.29968,0 +17487,13103,1191,24.1;17;-221.25237,0 +17487,13103,1191,22.9;17.5;-196.06181,0 +13498,10261,1186,8.7;13.5;-30.300346,0 +13498,10261,1186,9.3;14.6;24.250792,0 +1008,1399,1186,11.9;14.2;5.9082456,0 +0,0,1186,9.3;13.8;-14.586664,0 +13498,5478,1186,9.2;14.6;25.578793,0 +1008,1398,1186,9.3;14.7;30.250366,0 +13498,1402,1186,9;13.8;-15.20599,0 +17269,12972,1190,30.9;32.4;549.22205,0 +17269,12972,1190,29.3;33.6;608.9592,0 +17269,12972,1190,28.2;33.5;604.06976,0 +17269,12972,1190,31.3;28.2;338.67017,0 +17269,12972,1190,29.8;27.5;303.4166,0 +17269,12972,1190,32.3;32;529.9387,0 +17269,12972,1190,32.9;28.1;332.93073,0 +17269,12972,1190,33;30;426.88464,0 +17269,12972,1190,33.4;31.1;485.76086,0 +17269,12972,1190,34.4;27.9;321.2523,0 +17269,12972,1190,35.1;30.7;465.95154,0 +17269,12972,1190,31.7;26.9;275.63834,0 +17269,12972,1190,33.3;27;277.89496,0 +17269,12972,1190,36.2;27.4;300.63507,0 +17269,12972,1190,34.4;26.9;273.89032,0 +17269,12972,1190,34;29.9;423.33517,0 +17270,12973,1190,26;32.3;542.5141,0 +17270,12973,1190,25.9;33.5;603.12524,0 +17270,12973,1190,27.7;34.4;646.6959,0 +17270,12973,1190,25.8;34.9;672.2704,0 +17270,12973,1190,24.3;34.3;641.7644,0 +17270,12973,1190,23.9;33.2;589.4196,0 +17270,12973,1190,25.6;36;729.4304,0 +17270,12973,1190,22.9;35.5;703.26733,0 +17270,12973,1190,22.6;34.2;639.3299,0 +17270,12973,1190,22.2;32.1;533.5094,0 +17270,12973,1190,21.6;36.1;731.6057,0 +17270,12973,1190,23.7;30.8;470.95648,0 +17270,12973,1190,17.3;17.8;-182.92049,0 +17270,12973,1190,16.8;20.2;-63.110073,0 +17270,12973,1190,16.8;21.2;-12.327894,0 +17270,12973,1190,15;21.5;2.4641263,0 +17270,12973,1190,14.3;25.4;200.39763,0 +17270,12973,1190,15.5;26;230.53734,0 +17270,12973,1190,12.8;26.5;254.52396,0 +17270,12973,1190,11.6;27;280.72696,0 +17270,12973,1190,15.1;27.2;287.5349,0 +17270,12973,1190,12.6;27.9;322.14502,0 +17270,12973,1190,13.6;28.3;345.873,0 +17270,12973,1190,17.4;18.8;-132.0505,0 +17270,12973,1190,16.2;16.5;-248.75978,0 +17270,12973,1190,16.1;15.2;-309.36078,0 +17270,12973,1190,14.8;28.2;337.61752,0 +17277,12976,1190,26;29.6;407.80045,0 +17277,12976,1190,25.8;30.8;469.59042,0 +17277,12976,1190,27.4;28.5;355.44696,0 +17277,12976,1190,28.7;27.9;325.0858,0 +17277,12976,1190,26.3;28;326.7524,0 +17277,12976,1190,25;28.9;371.4919,0 +17277,12976,1190,24.7;30.4;450.01773,0 +17277,12976,1190,23.9;28.7;362.33295,0 +17277,12976,1190,22.2;29.2;389.0273,0 +16705,13534,1190,24.1;32.6;557.7414,0 +16705,13534,1190,28.5;18.1;-165.1756,0 +16705,13534,1190,22.5;5.4;-799.2917,0 +17754,13535,1190,23.8;32.4;549.60175,0 +17289,12988,1190,21.5;34.6;660.2009,0 +17289,12988,1190,20.8;36;730.2111,0 +17289,12988,1190,20.2;33.4;598.6113,0 +17289,12988,1190,20.2;34.7;662.68274,0 +17289,12988,1190,18.8;34.3;641.23083,0 +17289,12988,1190,18.7;32.6;559.8731,0 +17289,12988,1190,16.9;34.1;635.38904,0 +17289,12988,1190,21.5;31.9;522.68774,0 +17289,12988,1190,19.8;32.1;534.2892,0 +17287,12986,1190,17;33.5;604.2256,0 +17287,12986,1190,15.9;32.7;562.07336,0 +17287,12986,1190,14.9;33.5;603.41656,0 +17287,12986,1190,14.2;32.3;545.8335,0 +17287,12986,1190,15.4;31.3;495.57797,0 +17287,12986,1190,13.5;33.3;593.0006,0 +17287,12986,1190,12.7;29.3;393.1831,0 +17287,12986,1190,14.1;29.3;395.3534,0 +17287,12986,1190,12;30.7;465.34692,0 +17287,12986,1190,13.5;31;476.77896,0 +17287,12986,1190,10.4;31.4;497.602,0 +17287,12986,1190,11.9;31.7;513.51013,0 +17287,12986,1190,13.2;32;528.69104,0 +17288,12987,1190,17.2;32.1;533.2299,0 +17288,12987,1190,20.6;29.6;409.75815,0 +17288,12987,1190,18.9;31.5;502.4148,0 +17288,12987,1190,15.2;29;379.93454,0 +17288,12987,1190,17.7;30.6;458.76376,0 +17288,12987,1190,16.7;29.7;414.6793,0 +17288,12987,1190,16.7;31;479.9923,0 +17288,12987,1190,15.2;30;429.51923,0 +952,0,1190,13.6;33.4;597.0894,0 +952,0,1190,29.1;30.6;456.0963,0 +952,0,1190,16.2;33.3;592.3109,0 +952,0,1190,29;31.7;514.03357,0 +952,0,1190,27;30.7;465.94955,0 +952,0,1190,30.4;30.6;460.94217,0 +952,0,1190,27.7;10.3;-555.2995,0 +952,0,1190,32.6;9.5;-598.8423,0 +952,0,1190,32.6;12.6;-440.02216,0 +952,0,1190,30.4;11.4;-500.37814,0 +952,0,1190,34.6;14.4;-351.05237,0 +952,0,1190,15.9;30.2;440.22137,0 +952,0,1190,19.7;32.8;569.79663,0 +952,0,1190,28.9;17.7;-188.22754,0 +952,0,1190,34.2;11.2;-509.43063,0 +952,0,1190,22.5;5.5;-796.33826,0 +17372,13401,1190,21.9;33.1;585.5529,0 +17746,13523,1190,29.4;32.5;555.3801,0 +17746,13523,1190,28.2;32.6;557.1137,0 +10490,8230,1190,29;31.6;510.72662,0 +10489,8229,1190,28.7;32;526.2193,0 +10489,8229,1190,22.6;4.8;-831.56964,0 +17276,12992,1190,34.5;26;229.2163,0 +17273,12975,1190,13.9;16.9;-225.38411,0 +17273,12975,1190,13.8;21.3;-4.8329916,0 +17273,12975,1190,12.7;20.5;-44.87415,0 +17273,12975,1190,12.9;17.1;-216.47252,0 +17273,12975,1190,12.7;15.4;-299.3389,0 +17273,12975,1190,11.9;18.1;-166.90036,0 +17283,12978,1190,15;22.5;53.944935,0 +17283,12978,1190,12.7;22.9;75.22121,0 +17283,12978,1190,15.1;23.7;112.96273,0 +17283,12978,1190,15.5;24.7;163.11296,0 +17283,12978,1190,12.2;25.5;205.2861,0 +17283,12978,1190,11.7;22.2;39.76335,0 +17283,12978,1190,11.6;24.4;149.28986,0 +17283,12978,1190,10.7;26.1;233.4358,0 +17283,12978,1190,17.5;22.2;36.395336,0 +17286,12985,1190,10.8;29.6;407.30978,0 +17286,12985,1190,9.6;28.6;357.88495,0 +17286,12985,1190,9.3;29.7;412.3672,0 +17279,12994,1190,26.9;8.5;-646.98346,0 +17279,12994,1190,29.8;8.3;-656.2999,0 +17279,12994,1190,32.4;7.9;-676.28503,0 +17279,12994,1190,30.9;7.5;-695.1674,0 +17279,12994,1190,33.9;7.5;-696.38635,0 +17279,12994,1190,28.2;8.7;-638.7582,0 +17279,12994,1190,27.9;7.2;-711.03046,0 +17279,12994,1190,35.2;7.2;-711.27106,0 +17279,12994,1190,32.4;6.4;-749.6612,0 +17279,12994,1190,31.4;6.2;-759.8683,0 +17279,12994,1190,33.7;5.7;-786.55835,0 +17279,12994,1190,29.7;7;-721.91394,0 +17272,12989,1190,27.5;12.6;-443.28293,0 +17272,12989,1190,26.4;13.9;-378.34924,0 +17272,12989,1190,26.4;16.6;-243.69215,0 +17272,12989,1190,29.4;18.9;-128.39569,0 +17272,12989,1190,31.2;19.2;-112.834145,0 +17278,12993,1190,34.7;8.7;-638.9677,0 +17278,12993,1190,35;11.9;-476.6166,0 +17278,12993,1190,36.1;10.5;-544.73895,0 +17278,12993,1190,36.9;9.3;-604.5269,0 +17278,12993,1190,36.2;8.3;-657.1029,0 +17761,13541,1190,34.6;10.5;-547.5611,0 +17764,13545,1190,34.8;13.8;-382.3971,0 +16705,13544,1190,34.8;14;-369.1823,0 +17763,13543,1190,34.9;14.5;-348.53345,0 +17284,12997,1190,14.4;14.7;-338.76016,0 +17284,12997,1190,15.7;14.1;-365.02554,0 +17284,12997,1190,14.7;13.4;-402.7158,0 +17284,12997,1190,12.2;13.3;-405.48654,0 +17284,12997,1190,11.5;14.4;-350.37027,0 +17284,12997,1190,13.5;12.7;-438.60587,0 +17274,12990,1190,12.5;12.1;-466.01178,0 +17274,12990,1190,15;11.2;-512.07513,0 +17274,12990,1190,12.4;11;-521.5458,0 +17274,12990,1190,14.6;10.1;-564.22,0 +17274,12990,1190,12.8;9.8;-583.6076,0 +17274,12990,1190,11.1;11.3;-508.4755,0 +17274,12990,1190,11.3;9.2;-613.0245,0 +17274,12990,1190,15.1;9;-623.51355,0 +17274,12990,1190,10;9;-623.35895,0 +17274,12990,1190,13.2;8;-670.125,0 +17274,12990,1190,14.8;7.6;-690.8266,0 +17274,12990,1190,16.2;9.2;-611.6629,0 +17271,12974,1190,16.6;11.6;-493.5103,0 +17271,12974,1190,16.7;9.9;-575.1887,0 +17271,12974,1190,16.9;8.5;-648.727,0 +17271,12974,1190,17.7;10.7;-537.4627,0 +17271,12974,1190,18.2;9;-619.65576,0 +17563,13150,1190,13.1;27.2;286.21072,0 +13498,10261,1190,15.5;19.3;-105.51168,0 +13498,10261,1190,29.1;30.6;459.6933,0 +13498,10261,1190,27.6;9.9;-576.9733,0 +13498,10261,1190,22.6;5.6;-793.8146,0 +1008,1398,1190,15.8;20.3;-57.76869,0 +1008,1398,1190,26.8;10.6;-539.1932,0 +1008,1398,1190,22.7;5.5;-795.4761,0 +16863,12733,1190,22.5;4.9;-827,0 +17750,13528,1190,22.2;30.5;451.60425,0 +16705,13527,1190,22.1;30.5;454.2821,0 +17371,13400,1190,21.8;33.1;584.2677,0 +17275,12991,1190,25.3;10.3;-556.8033,0 +17275,12991,1190,23.3;9.8;-582.628,0 +17275,12991,1190,21.6;9.1;-617.8436,0 +17275,12991,1190,23.9;11.8;-483.0712,0 +17275,12991,1190,24.6;13;-422.10385,0 +17280,12995,1190,25.1;14;-373.39008,0 +17280,12995,1190,25.2;15.6;-291.8652,0 +17755,13536,1190,28.8;17.3;-207.53488,0 +13498,5478,1190,28.7;17.6;-193.84776,0 +13498,5478,1190,22.8;5.5;-794.2061,0 +17281,12996,1190,28.1;19.5;-96.75345,0 +10897,8313,1190,29.1;17.5;-195.41245,0 +10897,8313,1190,22.6;4.8;-832.50806,0 +1008,1399,1190,27.5;10.1;-564.06506,0 +1008,1399,1190,22.6;5.5;-795.4432,0 +13498,1400,1190,27.7;10.3;-557.75214,0 +13498,1400,1190,22.8;5.4;-799.02356,0 +17373,13399,1190,21.6;33.1;584.9405,0 +16926,13159,1190,23;4.8;-831.9023,0 +7245,6565,1190,22.5;5;-822.8585,0 +13961,10349,1190,22.7;5;-822.29443,0 +13505,10262,1190,22.8;4.9;-827.3978,0 +13507,10264,1190,23.1;5;-823.9788,0 +10487,8227,1190,22.8;5;-823.76843,0 +13506,10263,1190,22.8;5.2;-812.5233,0 +6982,6566,1190,22.3;5.1;-818.9213,0 +16990,13062,1190,22.6;4.9;-829,0 +952,0,613,23.3;9.6;-592.4542,0 +952,0,613,21.7;11.7;-486.95416,0 +952,0,613,35.2;9.3;-608.86597,0 +952,0,613,28.8;16.2;-261.5487,0 +952,0,613,33.9;13.9;-376.4465,0 +952,0,613,24.9;8;-669.26,0 +952,0,613,26.2;8;-673.2926,0 +952,0,613,23;8.1;-664.83624,0 +7204,5794,613,24.3;8.6;-640.0273,0 +7204,5794,613,19.8;9.6;-590.9056,0 +6613,56,613,25.4;7.9;-677.7531,0 +6613,56,613,26.4;6.7;-737.11743,0 +6613,56,613,25.3;5.9;-777.0614,0 +6613,56,613,28;8;-672.1435,0 +6613,56,613,30.1;8.2;-661.7097,0 +6613,56,613,30.9;10.2;-562.1512,0 +6613,56,613,33;11;-521.6965,0 +6613,56,613,35.1;15.6;-293.97134,0 +6613,56,613,31.8;16.9;-228.60852,0 +6613,56,613,33.3;16.4;-253.24017,0 +6613,56,613,25.8;24;130.46867,0 +6613,56,613,25.1;25.2;189.96207,0 +6613,56,613,22.1;26.2;237.81836,0 +6613,56,613,24.5;26.5;254.91573,0 +6613,56,613,21.1;26.1;231.00284,0 +6613,56,613,20.5;32;526.7131,0 +6613,56,613,18.1;34;627.72614,0 +6613,56,613,18.1;35;677.26245,0 +6613,56,613,16.5;36.1;732.299,0 +6613,56,613,21.5;5.8;-781.37695,0 +6613,56,613,19.1;5.5;-796.3184,0 +6613,56,613,22.8;5.2;-812.16864,0 +6613,56,613,20.4;4.6;-842.92725,0 +6613,56,613,18.7;7.7;-686.1767,0 +6613,56,613,17.5;10.3;-558.9644,0 +6613,56,613,17.3;7.9;-674.66626,0 +6613,56,613,15.2;10.1;-565.7359,0 +6613,56,613,15;8.7;-636.7196,0 +6613,56,613,13.1;10.9;-528.615,0 +6613,56,613,31.2;24.3;143.21729,0 +6613,56,613,31.1;25.7;213.15108,0 +6613,56,613,33.4;25.9;222.57529,0 +6613,56,613,27.9;30.4;450.1801,0 +6613,56,613,25.2;30.8;467.1359,0 +6613,56,613,26.5;31.3;492.24475,0 +6613,56,613,24.2;31.7;512.0071,0 +6613,56,613,20.2;24.7;163.64754,0 +6613,56,613,15.7;15.7;-286.12653,0 +6613,56,613,14.7;13.8;-380.66928,0 +6622,5739,613,26.4;7;-723.4197,0 +6622,5739,613,23.1;6.3;-756.78455,0 +6622,5739,613,26.4;5.9;-774.71783,0 +6622,5739,613,27.4;7.5;-697.41455,0 +6622,5739,613,25.1;5.4;-800.5021,0 +6622,5739,613,34.7;15.3;-307.67065,0 +6622,5739,613,19.8;7.6;-690.60815,0 +6622,5739,613,20.7;6;-769.3884,0 +6622,5739,613,19.4;4.8;-832.64417,0 +6622,5739,613,22.5;4.9;-826.261,0 +6622,5739,613,18.3;7.7;-685.1316,0 +6637,5734,613,23;5.9;-778.4014,0 +6637,5734,613,18.3;9.2;-611.9903,0 +6637,5734,613,18.4;10.2;-561.99536,0 +6637,5734,613,17.3;9.6;-590.0553,0 +6637,5734,613,16.1;10.6;-543.15967,0 +6637,5734,613,15.8;8;-671.2684,0 +6637,5734,613,14.7;9.7;-584.63824,0 +6637,5734,613,13.5;10.5;-544.0886,0 +6647,5738,613,29.4;7.6;-692.0786,0 +6647,5738,613,30.4;9.6;-590.61304,0 +6647,5738,613,31.8;10.7;-538.66284,0 +6647,5738,613,33.2;10.9;-527.0356,0 +6647,5738,613,34.5;11;-522.1044,0 +6647,5738,613,34.9;9.3;-604.43085,0 +6647,5738,613,33.8;9.9;-574.2856,0 +6638,5735,613,35.4;15.8;-279.59583,0 +6638,5735,613,34.4;15.3;-305.973,0 +6638,5735,613,31.7;17.1;-216.12964,0 +6638,5735,613,32.8;16.7;-234.83884,0 +6638,5735,613,32.5;24.5;154.17776,0 +6638,5735,613,30.7;24.6;156.44025,0 +6638,5735,613,32.1;25.7;213.04337,0 +8241,6880,613,35.3;9.2;-611.004,0 +13498,1404,613,29.9;16.9;-224.81306,0 +13498,1404,613,25;7.9;-678.195,0 +6679,5748,613,37.5;16.4;-249.61247,0 +6679,5748,613,31.4;20.1;-66.41653,0 +6679,5748,613,32.3;22.8;66.92689,0 +6679,5748,613,33.3;22;28.404749,0 +7590,6471,613,33.8;10.2;-562.0278,0 +13498,10261,613,27.9;15.5;-296.09882,0 +13498,10261,613,25.1;6.6;-740.1485,0 +13498,10261,613,25.1;7.9;-675.6365,0 +6675,5750,613,25.4;24.8;169.92197,0 +6675,5750,613,24.8;26.2;240.26534,0 +6675,5750,613,22;26.3;243.6217,0 +6675,5750,613,14.9;14.1;-367.60077,0 +6674,5751,613,25.1;25.8;218.76878,0 +6674,5751,613,21.8;26;227.4216,0 +6674,5751,613,20.7;25.4;199.66452,0 +6674,5751,613,15.4;14.9;-327.02582,0 +6674,5751,613,14.7;13.8;-380.10168,0 +6851,6002,613,24.8;26.2;237.59982,0 +6676,5740,613,20.8;32;528.3575,0 +6676,5740,613,19.4;32.5;551.113,0 +6676,5740,613,26.2;29.8;420.93347,0 +6676,5740,613,28.6;30.4;449.18582,0 +6676,5740,613,26.1;31.1;483.0798,0 +6676,5740,613,24.9;31.8;518.45056,0 +6676,5740,613,23.4;31.9;523.9093,0 +6615,116,613,20.3;33.4;599.4143,0 +6615,116,613,23.9;32.9;575.69055,0 +6615,116,613,25.4;33.6;606.9833,0 +6615,116,613,23.8;34.5;653.7205,0 +6615,116,613,26;35.2;686.5964,0 +6615,116,613,24.9;35.2;688.3925,0 +6615,116,613,22.3;35.7;711.65454,0 +6615,116,613,23.7;36;726.0537,0 +6615,116,613,23.5;37;780.3046,0 +6615,116,613,25.8;36.9;775.9866,0 +6615,116,613,22.1;37;776.2488,0 +6615,116,613,27.1;37.4;797.80396,0 +6615,116,613,27.8;33.7;612.84155,0 +6615,116,613,24.5;37.8;820.978,0 +6621,5747,613,18.4;33.6;606.0363,0 +6621,5747,613,17.1;34.9;671.183,0 +6621,5747,613,16.4;37;776.6193,0 +6621,5747,613,15.3;37.9;824.6908,0 +7379,5742,613,20.8;34.8;668.7377,0 +7379,5742,613,24.5;32.7;563.8837,0 +7379,5742,613,23;35.5;704.9625,0 +7379,5742,613,24;36.5;752.1102,0 +7379,5742,613,26.2;37.1;784.31805,0 +6674,6730,613,17.9;9.1;-617.3238,0 +7597,6497,613,17.8;9.3;-605.69116,0 +6649,5749,613,11.3;8.2;-662.76904,0 +6649,5749,613,10.6;7;-721.6904,0 +6649,5749,613,9;8.5;-648.05725,0 +6649,5749,613,8.6;7.5;-696.36633,0 +6649,5749,613,8.1;6.4;-750.45575,0 +6612,115,613,11;7.6;-693.7749,0 +6612,115,613,8.7;8.3;-656.8354,0 +6612,115,613,9;7;-721.48706,0 +6612,115,613,7.9;6.9;-725.7392,0 +6612,115,613,31;20.8;-30.246496,0 +6612,115,613,32.1;21.9;21.884062,0 +6612,115,613,32.5;20.5;-46.38775,0 +6612,115,613,32.4;23.1;82.92126,0 +7717,6473,613,10.7;7.4;-700.6946,0 +5231,6476,613,28.9;7.3;-705.81506,0 +6616,5733,613,33.2;25.6;207.06244,0 +6616,5733,613,27.7;29.6;408.468,0 +6616,5733,613,27.5;31.2;490.98132,0 +7595,6482,613,27.3;28.6;358.1982,0 +6620,6483,613,27.8;28.8;370.87347,0 +6648,6729,613,27.7;28.9;372.4896,0 +6677,5741,613,25.8;33.4;596.97736,0 +6677,5741,613,23.8;34.1;635.41016,0 +6677,5741,613,27.1;34.5;655.1491,0 +6677,5741,613,23.7;35.3;695.7021,0 +6677,5741,613,26.5;35.6;707.94037,0 +6677,5741,613,24.7;35.8;717.46063,0 +6677,5741,613,22.3;36.3;741.92737,0 +6677,5741,613,25.7;36.6;756.2535,0 +6677,5741,613,24.7;37.1;785.2941,0 +6677,5741,613,21.8;35.1;682.3709,0 +6677,5741,613,26.4;37.8;819.62354,0 +6845,5996,613,14.8;13.6;-390.90717,0 +7594,6480,613,26.5;29.6;408.82275,0 +6833,5984,613,25.9;7.5;-694.5881,0 +1008,5478,613,25.1;8;-672.6417,0 +16926,13159,613,25.1;7.7;-685.7091,0 +10489,8229,613,25.3;7.8;-682.18915,0 +13498,10261,130,9;9.1;-106.97913,0 +13498,10261,130,8.1;7.9;-166.33446,0 +13498,10261,130,10.7;9.4;-89.17955,0 +13498,10261,130,8.7;11.2;-1.8952391,0 +13498,10261,130,7.7;10.9;-15.6027155,0 +13498,10261,130,9.5;10.1;-55.240826,0 +13498,10261,130,10.5;8.4;-140.13657,0 +13498,10261,130,10.8;11.1;-4.684314,0 +1008,1399,130,8.2;7.9;-166.34135,0 +1008,1399,130,8.3;9.2;-101.69598,0 +1008,1398,130,8.3;7.9;-163.87433,0 +1008,1398,130,9.6;8.8;-118.52702,0 +1008,1398,130,8.4;9.2;-100.501205,0 +13498,5478,130,8.4;9.1;-105.66034,0 +13498,5478,130,10.1;8.6;-127.7618,0 +13498,5478,130,8.5;8;-157.00583,0 +13498,5478,130,8.4;10.8;-17.564041,0 +13498,1401,130,8.7;8.9;-112.41826,0 +13498,1400,130,8.3;9.1;-103.38897,0 +13498,1400,130,8.4;7.8;-169.802,0 +1008,1400,130,10.3;8.5;-135.68172,0 +13498,1404,130,7.8;11;-10.562716,0 +13498,1404,130,8.2;7.9;-165.61046,0 +13498,1404,130,8.7;9.3;-96.80818,0 +13498,1403,130,10.4;8.8;-121.00834,0 +13498,1403,130,8.8;8.7;-125.32234,0 +13498,1402,130,8.4;7.8;-169.12833,0 +13498,1402,130,10;8.5;-133.20361,0 +1462,1672,1042,11.3;15.5;214.0209,0 +1462,1672,1042,11.1;16.5;263.9048,0 +1462,1672,1042,11.3;14.5;166.95265,0 +1462,1672,1042,12;12;41.957397,0 +1462,1672,1042,10.3;11.5;17.21216,0 +1462,1672,1042,11.1;10.1;-56.44973,0 +1463,1673,1042,11.2;16.5;266.926,0 +1463,1673,1042,11.1;15.4;210.5965,0 +6871,9121,1042,11.2;17.3;304.2,0 +6871,9121,1042,11.6;8.9;-116.61213,0 +6870,9101,1042,11.2;17.3;304.2,0 +6870,9101,1042,11.6;8.9;-116.61213,0 +6866,9069,1042,11.2;17.3;304.2,0 +6866,9069,1042,11.6;8.9;-116.61213,0 +1460,1676,1042,11.8;15.8;230.7567,0 +1460,1676,1042,10.9;14.5;167.834,0 +1460,1676,1042,10.5;12.2;48.2948,0 +1461,1677,1042,11.2;13.3;107.1766,0 +1464,1674,1042,12.2;12.2;52.145607,0 +1464,1674,1042,11.1;11.8;28.750517,0 +1464,1674,1042,11.3;10;-57.077938,0 +1464,1674,1042,10.1;11.4;12.040556,0 +1466,1675,1042,11.7;11.4;9.181224,0 +1466,1675,1042,11.1;9.2;-100.43111,0 +1466,1675,1042,11.2;7.6;-181.33662,0 +14544,9910,1042,12.2;9.6;-79.25543,0 +14535,1678,1042,12.3;9.6;-79.92938,0 +1465,114,1042,11.7;10.9;-14.07665,0 +1465,114,1042,11.7;8.8;-119.8902,0 +1465,114,1042,11.7;7.8;-169.3294,0 +1455,1680,1042,11.2;5.9;-262.7756,0 +6865,9125,1042,11.2;17.3;304.2,0 +6869,9082,1042,11.2;17.3;304.2,0 +1008,1398,1042,11.2;17.3;307.2233,0 +6867,9104,1042,11.2;17.3;304.2,0 +432,294,141,22.1;18.6;-139.3156,0 +432,294,141,21.4;17.1;-218.1172,0 +432,294,141,20.4;16.9;-227.38135,0 +432,294,141,23.2;17.7;-187.67644,0 +432,294,141,21.1;19.9;-77.55634,0 +432,294,141,21.2;15.7;-285.91678,0 +432,294,141,24.1;16.7;-235.05511,0 +736,254,141,21.9;16.2;-262.5932,0 +197,292,141,22.2;19.7;-85.74997,0 +197,292,141,23.3;19.8;-81.70324,0 +197,292,141,23.6;18.7;-134.4226,0 +41,201,141,22.9;18.3;-155.299,0 +41,201,141,20.3;16.9;-224.95016,0 +41,201,141,23;17.3;-206.71526,0 +41,201,141,20.9;20.1;-65.38469,0 +41,201,141,21.8;16.8;-233.52484,0 +41,201,141,21.5;18.8;-129.03946,0 +41,201,141,19.1;20.2;-62.278374,0 +41,201,141,19.6;18.8;-129.24367,0 +41,201,141,21.7;15.6;-293.72714,0 +41,201,141,19.5;15.3;-304.13223,0 +41,201,141,20.7;14.5;-345.19025,0 +41,201,141,22.7;14.5;-344.7025,0 +41,201,141,24.2;16.8;-232.49933,0 +41,201,141,19.5;14;-371.94504,0 +41,201,141,19.4;12.4;-453.32663,0 +1445,244,141,19.4;18.9;-124.83114,0 +1445,244,141,21.3;19.9;-77.045586,0 +1445,244,141,19.2;16.8;-233.9715,0 +1445,244,141,18.7;13.1;-414.57635,0 +431,282,141,20.3;19.4;-101.95461,0 +431,282,141,20;15.4;-300.1773,0 +431,282,141,21;14.5;-345.37164,0 +431,282,141,22.2;14.3;-356.1925,0 +431,282,141,18.9;19.9;-78.22852,0 +431,282,141,18.9;17.7;-188.56563,0 +431,282,141,19;13.7;-384.9463,0 +431,282,141,18.6;12.7;-438.47702,0 +160,289,141,23.1;18.7;-138.17026,0 +160,289,141,24.1;17.6;-191.50662,0 +160,289,141,24.8;16.5;-244.27779,0 +1299,1348,141,23;16.5;-245.7577,0 +794,1276,141,21.6;17.9;-178.74863,0 +38,279,141,23.2;19.4;-102.09693,0 +38,279,141,24.3;17.6;-190.59264,0 +38,279,141,25.1;16.2;-262.77145,0 +38,279,141,25.6;15.2;-311.45474,0 +735,246,141,22.1;16.8;-233.8986,0 +735,246,141,22.4;15.5;-297.19653,0 +952,0,141,23.6;13.8;-383.71548,0 +952,0,141,24.9;15.2;-313.94388,0 +952,0,141,21;18.1;-168.51305,0 +13498,10261,141,21.1;18;-173.81041,0 +175,288,141,23.8;19.5;-95.038055,0 +0,0,641,11;11.1;-4.840669,0 +10183,541,641,8.7;10.4;-40.885834,0 +10183,541,641,12.5;13.7;127.29118,0 +13498,10261,641,10.9;11;-9.9623995,0 +13498,10261,641,8.9;14.2;152.97925,0 +13498,10261,628,12.2;12.4;58.195797,0 +13498,10261,628,12;10.3;-45.526474,0 +1008,1399,628,12.2;10.7;-23.24395,0 +1008,1398,628,13.9;13;91,0 +1008,1398,535,6.1;6.1;3.7392454,0 +13498,10261,535,6.1;6.2;6.0396614,0 +13498,1404,535,6.1;5.9;-7.8171277,0 +0,0,819,9.8;13.6;122.90602,0 +1008,1398,819,10.1;11.3;6.708154,0 +13498,10261,819,12.2;11.2;-0.4076888,0 +13498,10261,819,7.7;11.2;-1.225404,0 +571,541,397,31.5;38.6;806.9333,0 +952,0,397,31.8;34.7;611.64307,0 +952,0,397,31.8;36.4;696.3795,0 +952,0,397,24.2;27;223.17291,0 +4791,3889,397,31.8;35.3;639.6724,0 +4414,3889,397,27.9;31.1;429.9487,0 +4810,3473,397,31.9;34.7;611.31256,0 +4810,3473,397,22.4;25.3;141.81345,0 +4810,3473,397,24.4;25.1;131.44197,0 +4810,3473,397,25.6;24.9;118.867775,0 +4810,3473,397,24.3;23.6;56.59346,0 +4810,3473,397,35.1;12.6;-495.56216,0 +4810,3473,397,35.1;11.6;-545.8891,0 +3991,3492,397,29.8;36.3;691.05725,0 +3991,3492,397,27.7;33.7;557.7053,0 +4801,114,397,30.4;34.3;587.5938,0 +4801,114,397,32.6;34.2;587.0429,0 +5100,114,397,28.8;34.6;602.9263,0 +4801,114,397,29.4;31.3;439.16028,0 +4801,114,397,27.6;29.6;356.41125,0 +5100,114,397,25;32.4;494.65256,0 +5100,114,397,22.8;29.5;348.90097,0 +5100,114,397,22.9;27.3;238.19325,0 +5100,114,397,21.3;28.3;291.5578,0 +5100,114,397,20.9;27.3;238.81189,0 +4801,114,397,22.6;24.9;121.6786,0 +5100,114,397,19;25.6;153.68396,0 +5100,114,397,17.3;28.1;280.02194,0 +5100,114,397,19.5;22.2;-14.755399,0 +5100,114,397,16.4;21.5;-51.41015,0 +5100,114,397,14.9;20.7;-91.95786,0 +5100,114,397,14.7;24.3;90.22007,0 +5100,114,397,17.1;20.1;-120.260284,0 +5100,114,397,14.5;22.4;-6.9818563,0 +5100,114,397,19.2;20.7;-91.00255,0 +4801,114,397,31.2;30.5;401.38385,0 +4801,114,397,29.6;28.1;281.1655,0 +4801,114,397,27.7;27.8;262.44284,0 +4801,114,397,27;26.4;194.20485,0 +4801,114,397,25.7;25.7;159.96422,0 +4801,114,397,23.9;23.7;61.71305,0 +5100,114,397,22.2;23.2;35.642918,0 +5100,114,397,23.8;21.7;-42.30312,0 +5100,114,397,21.8;21.5;-49.356617,0 +5100,114,397,20.7;19.8;-135.07323,0 +5100,114,397,16.6;18.9;-179.20844,0 +5100,114,397,17.2;16.6;-292.90845,0 +5100,114,397,15;19.2;-164.78186,0 +5100,114,397,17;15.1;-367.9327,0 +5100,114,397,19.2;13.8;-434.8974,0 +5100,114,397,20.7;15.8;-334.9568,0 +5100,114,397,21.7;17.5;-250.1185,0 +5100,114,397,21.9;13.9;-428.5864,0 +4801,114,397,24;16.2;-313.06885,0 +4801,114,397,25;13.2;-465.7185,0 +4801,114,397,25.6;16.4;-304.01352,0 +4801,114,397,25.7;14.6;-396.60428,0 +4801,114,397,26.7;15.1;-370.68384,0 +4801,114,397,27.4;13.8;-436.83255,0 +4801,114,397,28.3;12.1;-520.3489,0 +4801,114,397,29.1;11;-576.9213,0 +4801,114,397,25.6;10.7;-588.4075,0 +4801,114,397,29.3;13.8;-434.572,0 +4801,114,397,28.1;10.5;-598.6326,0 +4801,114,397,30.1;11.8;-537.7882,0 +4801,114,397,29.9;9.6;-642.93896,0 +4801,114,397,33.3;12.4;-503.55817,0 +4801,114,397,34.6;13.1;-469.44382,0 +5100,114,397,34.6;9.4;-656.53076,0 +4806,3470,397,29.4;32.8;513.3297,0 +4806,3470,397,29;31.7;461.7777,0 +4806,3470,397,27.5;30.8;416.4221,0 +4806,3470,397,28.2;29.8;364.74658,0 +4806,3470,397,27.4;28.7;311.2117,0 +4806,3470,397,29.3;29.3;340.49734,0 +4806,3470,397,28.2;27.3;237.7875,0 +4806,3470,397,25.9;26.8;212.17131,0 +4806,3470,397,27;25.9;170.2979,0 +4803,3471,397,30.7;31.7;458.3262,0 +4803,3471,397,27.8;31.1;430.98642,0 +4803,3471,397,31.7;31;424.28735,0 +4803,3471,397,30.4;29;327.02173,0 +3992,3490,397,25.9;31.9;471.7512,0 +3992,3490,397,24.7;31.5;452.01517,0 +3992,3490,397,23.1;31.7;460.13467,0 +3992,3490,397,23.8;32.7;510.55368,0 +3992,3490,397,17.9;27.7;258.53067,0 +3992,3490,397,16.8;26;175.90854,0 +5102,3491,397,25.1;29.1;330.7129,0 +5102,3491,397,23.7;28;273.2855,0 +5102,3491,397,22.4;28;273.2754,0 +5102,3491,397,23;26.8;215.60234,0 +5102,3491,397,19.4;27.9;271.7201,0 +5102,3491,397,19.7;24.5;99.18719,0 +5102,3491,397,18.6;24.4;95.2374,0 +5102,3491,397,17.8;26.1;179.74017,0 +5102,3491,397,17.1;25.1;127.478386,0 +4464,3482,397,24.5;30.1;380.43896,0 +4464,3482,397,22.7;31;423.74945,0 +4464,3482,397,21.6;31.3;440.18576,0 +4464,3482,397,21.3;27.6;253.2661,0 +4464,3482,397,20.3;27.9;269.07605,0 +4464,3482,397,21.3;25.9;171.4468,0 +4464,3482,397,17.2;23.4;46.23063,0 +4464,3482,397,16.2;23.3;41.0862,0 +4464,3482,397,16;20.7;-92.82924,0 +4464,3482,397,14.7;21.1;-68.68092,0 +4464,3482,397,15;20;-126.27994,0 +4464,3482,397,16.3;19.7;-140.33444,0 +4464,3482,397,14.8;18.1;-218.11848,0 +3992,3483,397,21.8;28;274.57394,0 +3992,3483,397,21.5;30.5;400.58176,0 +3992,3483,397,20.8;29.5;350.43692,0 +3992,3483,397,21.6;32.2;485.10147,0 +3992,3483,397,20.4;30.8;412.67224,0 +3992,3483,397,19.1;29.4;344.7296,0 +3993,3485,397,18.6;22.6;3.196425,0 +3993,3485,397,18.8;21.6;-46.274994,0 +3993,3485,397,17.2;21;-76.44666,0 +3993,3485,397,18.8;20.6;-93.5412,0 +3993,3485,397,21.6;22.8;12.611256,0 +3993,3485,397,23.5;22.3;-9.1242285,0 +3993,3485,397,20.4;22.6;2.2618947,0 +3993,3485,397,21.2;21.2;-67.35462,0 +3993,3485,397,24.2;21;-73.486,0 +3993,3485,397,22.3;20.8;-85.39509,0 +3993,3485,397,20.1;21.5;-50.766453,0 +3993,3485,397,21;20.2;-113.25384,0 +3993,3485,397,18.8;19.5;-148.26292,0 +3993,3485,397,22.1;19.1;-170.83368,0 +3993,3485,397,17.5;19.3;-159.39958,0 +3993,3485,397,16;20.6;-97.06467,0 +3993,3485,397,22.1;16.6;-292.9771,0 +4791,3890,397,17.3;22.3;-12.26722,0 +3998,3486,397,15.6;24.4;92.275795,0 +4868,4419,397,17.8;22.1;-22.1046,0 +4866,3967,397,17.8;22;-26.33035,0 +3988,3479,397,19.9;18.9;-182.78218,0 +3988,3479,397,20.4;17.5;-248.29651,0 +3988,3479,397,18.8;17.3;-258.5752,0 +3988,3479,397,16;18;-223.76645,0 +3988,3479,397,18;15.7;-338.18948,0 +3988,3479,397,15.5;15.5;-348.97662,0 +3988,3479,397,16.8;13.5;-449.54227,0 +3988,3479,397,19.8;15.2;-365.02054,0 +3988,3479,397,21.7;15.2;-367.64948,0 +3986,3481,397,17.8;14.3;-410.13525,0 +3986,3481,397,15.7;13.7;-439.70163,0 +3986,3481,397,19.6;15;-375.16052,0 +3986,3481,397,20.6;13.3;-459.75058,0 +3986,3481,397,22.5;13.1;-468.44614,0 +4804,3475,397,23.3;17.1;-271.06552,0 +4804,3475,397,23.5;15.9;-330.9806,0 +4804,3475,397,24;13.8;-436.35516,0 +4804,3475,397,24.5;14.8;-384.96472,0 +4804,3475,397,24.8;16.2;-315.06653,0 +4804,3475,397,25.7;15.2;-366.2072,0 +4804,3475,397,26.9;16.1;-321.85013,0 +4804,3475,397,27;13.9;-429.97592,0 +4804,3475,397,27;12.6;-495.92072,0 +4805,3478,397,25.4;12.7;-491.5542,0 +4805,3478,397,24.2;12.3;-510.26117,0 +4805,3478,397,25.4;11.2;-563.9488,0 +4805,3478,397,27.1;11.2;-564.9583,0 +4528,4351,397,27.4;15.9;-330.2166,0 +4807,3476,397,27.7;12.5;-502.59027,0 +4807,3476,397,28.5;13.6;-446.00934,0 +4807,3476,397,28.7;12.5;-499.85562,0 +4807,3476,397,30.9;10.7;-592.51697,0 +4807,3476,397,32.7;10.9;-580.3718,0 +4807,3476,397,33.2;13.5;-449.99353,0 +4807,3476,397,34;12.5;-501.42715,0 +4808,3477,397,28;11.4;-554.5707,0 +4808,3477,397,29.4;12.6;-493.18192,0 +4808,3477,397,29.7;10.6;-595.82324,0 +4808,3477,397,29.6;11.6;-545.25024,0 +4808,3477,397,28.5;10.1;-618.48395,0 +4808,3477,397,31;13;-476.74625,0 +4808,3477,397,32.1;12.9;-478.98795,0 +4808,3477,397,33.5;10.7;-592.5623,0 +4808,3477,397,33.5;13.2;-465.17972,0 +4808,3477,397,34.5;13.7;-441.8124,0 +3997,3487,397,32.9;9.8;-633.4471,0 +3997,3487,397,34.8;10.1;-620.8554,0 +3990,3488,397,34.9;11.1;-571.75793,0 +0,0,478,6.8;5;-51.237244,0 +0,0,478,6.1;7.1;50.940056,0 +13498,1404,478,7.7;5.9;-9.846016,0 +13498,10261,478,7.3;5.9;-8.990634,0 +13498,10261,478,5.7;6.1;2.355035,0 +13498,10261,478,7.5;4.8;-62.688137,0 +1008,1398,478,6.4;6;-5.565018,0 +1008,1398,478,7.5;5.9;-8.892548,0 +13498,1400,478,7.3;5.8;-13.848012,0 +13498,1400,478,5.7;5.4;-34.155594,0 +1008,1400,478,6.1;6.4;15.773285,0 +13498,5478,478,7.7;5.5;-30.62775,0 +13498,5478,478,5.7;6.1;0.6669724,0 +1008,1399,478,5.5;6;-3.136873,0 +1008,1399,478,7.9;5.8;-13.29665,0 +10489,8229,478,6;7.1;49.1312,0 +13498,1402,478,7.8;5.9;-9.041016,0 +13498,1402,478,5.6;6.6;28.511341,0 +13498,1401,478,6.9;3.7;-117.26347,0 +13498,1401,478,6.6;5.2;-42.30824,0 +11158,8939,813,34.6;20.4;-49.21039,0 +11157,8938,813,36.3;22.9;72.46512,0 +10379,8514,813,33.5;19.4;-99.43686,0 +10379,8514,813,32.4;19.7;-88.92828,0 +10379,8514,813,34;17.4;-201.80978,0 +10379,8514,813,36.4;17.1;-215.29434,0 +10379,8514,813,32.9;17.9;-178.58553,0 +10379,8514,813,36;15.8;-279.56097,0 +10379,8514,813,34.5;15.7;-284.34006,0 +10379,8514,813,31.6;18.5;-146.42087,0 +10379,8514,813,31.4;15.2;-311.7954,0 +10379,8514,813,32.4;14.2;-360.225,0 +10379,8514,813,30.5;13.3;-405.34045,0 +10379,8514,813,34;13;-423.89697,0 +10372,8507,813,33.3;20.9;-25.616241,0 +10372,8507,813,34.7;23.5;101.57942,0 +10372,8507,813,32;21.1;-14.786426,0 +10372,8507,813,31.5;19.9;-74.54773,0 +10372,8507,813,30.6;23.2;89.527084,0 +10372,8507,813,30.4;21.4;-2.7176688,0 +10372,8507,813,29;25;177.372,0 +10372,8507,813,29.1;26.1;231.25705,0 +10372,8507,813,28.4;23.6;110.20365,0 +10372,8507,813,28;26;230.33803,0 +10372,8507,813,30.7;27.1;282.1957,0 +10372,8507,813,28.3;27.8;316.74905,0 +10372,8507,813,27.2;24.1;132.95502,0 +10372,8507,813,27.1;27.2;289.0676,0 +10372,8507,813,26.8;25.9;224.54332,0 +10372,8507,813,25.9;27.1;284.03107,0 +10372,8507,813,25.6;25.2;190.5683,0 +10372,8507,813,24;26.9;273.064,0 +10372,8507,813,32.1;15.8;-280.58853,0 +10372,8507,813,32;17.5;-198.25726,0 +10372,8507,813,30.6;15.2;-309.98444,0 +10372,8507,813,30.1;13.7;-387.18787,0 +10372,8507,813,15.4;18.9;-125.883064,0 +10372,8507,813,15.8;20.5;-47.888393,0 +10372,8507,813,21.3;27.2;288.2305,0 +10372,8507,813,23;26.6;256.75577,0 +10367,8502,813,30.9;22.8;66.91705,0 +10367,8502,813,30.8;20.9;-28.55913,0 +10367,8502,813,30.2;24.5;155.80838,0 +10367,8502,813,29.5;21.9;21.777761,0 +10367,8502,813,29;24.3;141.43248,0 +10367,8502,813,30;26.1;235.10497,0 +10367,8502,813,28.4;26.6;257.73816,0 +10367,8502,813,27.7;24.9;175.18227,0 +10367,8502,813,26.5;26.5;253.18253,0 +10367,8502,813,26.1;24.8;168.36038,0 +10367,8502,813,24.8;26.4;247.67249,0 +10364,8500,813,27.8;27.7;311.56656,0 +10364,8500,813,26.3;28.8;367.72775,0 +10364,8500,813,27.3;29.1;381.86932,0 +10364,8500,813,25.4;27.5;304.70062,0 +10364,8500,813,25.7;29.9;421.94925,0 +10364,8500,813,24.5;28.9;372.43283,0 +10364,8500,813,24.6;30.2;439.3544,0 +10364,8500,813,26.9;30.5;453.20294,0 +10364,8500,813,24.8;31.6;507.99982,0 +10364,8500,813,26.8;31.7;512.6085,0 +10364,8500,813,23.3;31.9;523.6486,0 +10364,8500,813,25.8;32.9;573.331,0 +10364,8500,813,22.5;28.7;363.3172,0 +10364,8500,813,27.2;33.5;602.87885,0 +10363,8499,813,36.8;17.6;-192.18645,0 +10363,8499,813,35.5;17;-222.64606,0 +10363,8499,813,33;15.8;-283.8371,0 +10363,8499,813,35.2;15.3;-306.38712,0 +10363,8499,813,34.1;14.7;-334.67685,0 +10363,8499,813,34.2;12;-472.6544,0 +10939,8843,813,32.8;17.7;-186.67747,0 +10939,8843,813,34.3;18.1;-168.5007,0 +10942,8849,813,32.8;17.8;-181.81393,0 +10942,8849,813,32.6;16.3;-258.5588,0 +10380,8515,813,30;17.3;-207.23213,0 +10370,8505,813,31.9;12.5;-448.40628,0 +10370,8505,813,33.2;12.4;-451.0269,0 +952,0,813,6.7;17;-221.54901,0 +952,0,813,18.4;23.1;83.76921,0 +952,0,813,20.7;27.5;305.61777,0 +952,0,813,26.8;37;777.8115,0 +13498,10261,813,6.9;16.8;-230.67178,0 +13498,10261,813,18.3;23;78.01099,0 +13498,10261,813,27.1;37;778.133,0 +11158,8941,813,8.7;16.4;-252.2469,0 +11156,8940,813,8.7;16.6;-243.5187,0 +10371,8506,813,9.3;14.9;-325.00775,0 +10371,8506,813,9.8;18.6;-140.64009,0 +10371,8506,813,10.1;17.1;-217.7181,0 +10374,8509,813,10.4;19.4;-102.608696,0 +10374,8509,813,9.2;19.9;-74.23337,0 +10374,8509,813,11.1;17.1;-216.43044,0 +10374,8509,813,11.4;18.2;-159.06429,0 +10374,8509,813,11.7;20.3;-56.582127,0 +10374,8509,813,12.1;19.2;-112.00435,0 +10374,8509,813,12.8;21;-22.017115,0 +10374,8509,813,13.3;19.7;-88.18741,0 +10374,8509,813,13.6;18.5;-147.32812,0 +10374,8509,813,13.8;21.4;-2.068079,0 +10374,8509,813,14.8;19.4;-103.40228,0 +10365,8501,813,10.6;20.4;-53.1107,0 +10365,8501,813,9.5;21.1;-17.972345,0 +10365,8501,813,10.7;22;30.816055,0 +10365,8501,813,12.8;22.3;43.192966,0 +10365,8501,813,13.9;22.6;58.541405,0 +10365,8501,813,12.4;23.3;92.31475,0 +10365,8501,813,14;23.8;119.54579,0 +10383,8906,813,18.5;23.1;82.556816,0 +10375,8786,813,15;22.2;38.28641,0 +10375,8786,813,16.2;23;80.5922,0 +10375,8786,813,17.3;22;28.80622,0 +10375,8786,813,17.9;23.7;114.79287,0 +10375,8786,813,16.8;24.2;138.82701,0 +10375,8786,813,18.7;21.9;25.95607,0 +10375,8786,813,19.9;23.7;111.764694,0 +10375,8786,813,19.4;25.4;197.12479,0 +10375,8786,813,20.9;24.9;174.19691,0 +10375,8786,813,22.2;25.7;211.35234,0 +16926,13159,813,18.2;23;77.84165,0 +10369,8504,813,21.3;22.5;52.841095,0 +10945,8854,813,20.7;28.1;334.64685,0 +10947,8853,813,20.7;28.2;336.7207,0 +10946,8852,813,20.8;28.5;354.2908,0 +10373,8508,813,25.6;35;679.6122,0 +10373,8508,813,26.6;35.7;715.6963,0 +10373,8508,813,28;35.9;725.0812,0 +10373,8508,813,27;37.3;794.95465,0 +10373,8508,813,29;36.7;764.8475,0 +10373,8508,813,29.2;38.7;861.1509,0 +10384,8907,813,27.2;37.4;798.3759,0 +13507,10264,813,27;36.8;767.78906,0 +10489,8229,813,27.1;37.5;802.6082,0 +6982,6566,813,27.2;37.1;782.058,0 +10336,8550,815,31;29.1;385.74078,0 +10336,8550,815,27.7;26.8;269.27524,0 +10336,8550,815,27.5;28;327.63715,0 +10336,8550,815,31.7;26.8;269.9342,0 +10336,8550,815,28.4;25.7;212.69406,0 +10336,8550,815,31.4;25.3;195.76086,0 +10336,8550,815,29.6;25.2;186.6562,0 +10336,8550,815,29.6;29.6;410.24643,0 +10336,8550,815,26.8;25.2;188.92833,0 +10336,8550,815,26.1;26.4;248.94203,0 +10336,8550,815,24.8;27.7;313.82172,0 +10344,8558,815,31.2;27.3;291.2196,0 +10344,8558,815,31;28.3;342.99405,0 +10344,8558,815,30.3;29.5;405.34778,0 +10344,8558,815,30.2;25.8;217.93831,0 +10344,8558,815,29;29.8;419.95035,0 +10346,8560,815,28.2;26.4;246.24527,0 +10346,8560,815,27.5;25.4;198.74286,0 +10346,8560,815,27.6;28.6;356.42822,0 +10346,8560,815,25.4;27.5;304.18973,0 +11158,8945,815,29.5;26.4;246.6362,0 +11156,8946,815,28.8;29;380.082,0 +10348,8562,815,27.5;29.6;408.58713,0 +10334,8548,815,31.6;25;177.91603,0 +10334,8548,815,29.8;24.3;144.56886,0 +10342,8556,815,29.8;23.6;108.55211,0 +10342,8556,815,31;23.4;99.243744,0 +10342,8556,815,28.8;22.8;68.37739,0 +10342,8556,815,30.2;22.4;48.4855,0 +10342,8556,815,32.3;22.9;75.89215,0 +10342,8556,815,31.3;21.9;24.06138,0 +10342,8556,815,30.5;20.9;-24.50245,0 +10342,8556,815,29.5;20.9;-27.73516,0 +10342,8556,815,27.6;24;126.042435,0 +10342,8556,815,29.2;19.9;-74.325264,0 +10342,8556,815,32.9;21.6;7.1079907,0 +10337,8551,815,31.5;23.2;87.83054,0 +10337,8551,815,29.5;22.3;45.73108,0 +10337,8551,815,30.7;22.2;39.76953,0 +10337,8551,815,32.1;20.6;-39.97937,0 +10337,8551,815,27.4;22.8;66.141396,0 +10337,8551,815,29;20.3;-55.996983,0 +10337,8551,815,30.2;19.8;-79.7046,0 +10337,8551,815,32.7;22.4;47.92914,0 +10337,8551,815,33.5;20.1;-67.414856,0 +11230,8294,815,31.2;19.8;-80.27184,0 +11231,8295,815,31.3;19.8;-83.0882,0 +11236,8949,815,31.4;19.8;-82.212234,0 +10343,8557,815,12;18.5;-144.93481,0 +10343,8557,815,13.3;18.6;-140.65996,0 +10343,8557,815,15.1;18.1;-168.60645,0 +10347,8561,815,13.4;16.8;-230.57597,0 +10347,8561,815,13.1;17.9;-178.77365,0 +10347,8561,815,11.5;19.4;-103.266174,0 +10347,8561,815,14.3;19;-123.24567,0 +10347,8561,815,14.3;17.8;-182.19469,0 +10347,8561,815,14.9;15.6;-291.37946,0 +10347,8561,815,15.9;15.8;-283.90683,0 +10347,8561,815,17.2;16.8;-232.96968,0 +10351,8565,815,14;16.1;-265.7306,0 +10351,8565,815,14.6;17.4;-202.91928,0 +10351,8565,815,15.6;17.4;-201.96086,0 +10351,8565,815,14.8;14;-371.999,0 +10351,8565,815,16.8;15.9;-275.59778,0 +10351,8565,815,16.6;12.9;-427.48325,0 +10335,8549,815,12.7;14.4;-353.4812,0 +10339,8553,815,14.2;14;-372.54782,0 +10339,8553,815,16.8;13.6;-391.00732,0 +10338,8552,815,15.4;13.8;-383.03546,0 +10338,8552,815,17.3;14;-371.55954,0 +10356,8901,815,28.5;26.1;231.58607,0 +13498,10261,815,29.5;27.8;320.7067,0 +13498,10261,815,29;26;229.9456,0 +13498,10261,815,19.6;24.9;171.35193,0 +952,0,815,29.1;26.2;239.23792,0 +952,0,815,19.2;24.8;169.20926,0 +16926,13159,815,29;26.1;233.12068,0 +13507,10264,815,29;26.1;233.9652,0 +10350,8564,815,23.1;25.1;185.86183,0 +10350,8564,815,22.5;26.3;244.88449,0 +10350,8564,815,20.3;25.3;192.8094,0 +10350,8564,815,20.1;23.9;123.43209,0 +10350,8564,815,19.2;25;176.53993,0 +10350,8564,815,18.5;23.8;119.61823,0 +10350,8564,815,18.5;22.8;66.67559,0 +10331,8545,815,22.9;24.2;138.564,0 +10331,8545,815,21.8;24.2;139.79779,0 +10331,8545,815,21.1;22.7;64.00888,0 +10331,8545,815,19.7;22.6;60.549187,0 +11251,8790,815,22.1;25.5;204.16425,0 +11251,8790,815,21.3;23.2;88.29178,0 +11251,8790,815,20.7;24.7;164.68893,0 +11251,8790,815,19.3;22.9;75.57097,0 +11251,8790,815,19.2;25.8;218.06851,0 +11251,8790,815,18.5;24.4;146.94185,0 +10357,8902,815,19.2;24.8;169.42914,0 +13506,10263,815,19.7;24.9;171.9528,0 +10489,8229,815,19.4;24.8;166.83835,0 +6982,6566,815,19.7;24.8;169.24617,0 +952,0,960,22.6;8.5;-646.2839,0 +952,0,960,9.1;26.7;265.33337,0 +952,0,960,11.6;27.2;286.6578,0 +13328,10433,960,25.3;10.2;-561.0438,0 +13328,10433,960,26.4;11;-522.0409,0 +13328,10433,960,27.2;12.1;-468.96564,0 +13328,10433,960,28.2;11.1;-514.15656,0 +13328,10433,960,27.3;10;-570.41693,0 +13315,10420,960,28.1;11.8;-481.19266,0 +13315,10420,960,29.7;13.7;-386.2656,0 +13315,10420,960,28.5;9.5;-597.72614,0 +13978,10645,960,28.2;12.8;-431.71567,0 +13329,10434,960,27.2;14.1;-366.69788,0 +13329,10434,960,28.9;14.1;-365.13107,0 +13329,10434,960,29.5;11.5;-497.60922,0 +13325,10430,960,13.5;28.4;346.8861,0 +13325,10430,960,14.8;28.7;363.50336,0 +13325,10430,960,15;26.2;237.45831,0 +13325,10430,960,15.7;27.3;291.39722,0 +13325,10430,960,16.2;28.6;356.7603,0 +13325,10430,960,17.8;27.9;321.15637,0 +13322,10427,960,10.5;29.8;420.4004,0 +13322,10427,960,11.7;29.7;414.6314,0 +13324,10429,960,13.4;29.9;421.94077,0 +13324,10429,960,15;30.3;442.7767,0 +13324,10429,960,17.4;29.9;422.80777,0 +13324,10429,960,15;31.5;505.00644,0 +13324,10429,960,16.5;30.9;472.47803,0 +13979,10646,960,16;25.9;225.27911,0 +13979,10646,960,17.4;30.1;434.23697,0 +14192,10816,960,16.6;28.2;337.1546,0 +14191,10811,960,16.6;28.6;356.2357,0 +14199,10820,960,20.6;8.1;-665.5404,0 +14198,10823,960,27.9;14.7;-338.79218,0 +14087,10982,958,15.1;31;476.9817,0 +14088,10981,958,13.3;29.1;385.6107,0 +13482,10665,958,12;33.1;581.75525,0 +13482,10665,958,11.7;30.5;455.18448,0 +13482,10665,958,15.9;32.3;544.2031,0 +13482,10665,958,32.7;17.8;-182.91473,0 +13482,10665,958,33.3;16.4;-249.28436,0 +13482,10665,958,30.9;16.5;-244.5059,0 +13482,10665,958,30.6;17.6;-192.85042,0 +13482,10665,958,32.8;15;-322.54144,0 +13482,10665,958,32.2;13.9;-376.68228,0 +13482,10665,958,31.4;11.9;-477.4667,0 +13482,10665,958,33.3;11.9;-477.16336,0 +13482,10665,958,30.1;21.8;16.487059,0 +13482,10665,958,31;24.5;154.39621,0 +13482,10665,958,31.9;32.4;546.54266,0 +13482,10665,958,17.2;29.6;408.2485,0 +13482,10665,958,25.7;32.1;533.9384,0 +13482,10665,958,28.1;33.6;609.1857,0 +13482,10665,958,29.7;33.9;622.3763,0 +952,0,958,13.4;31.2;486.72424,0 +952,0,958,19.1;10.8;-532.139,0 +952,0,958,32;17.8;-182.18156,0 +13483,10666,958,29.9;15.8;-281.0558,0 +13483,10666,958,29.6;14.8;-330.86984,0 +13483,10666,958,17.1;13.9;-377.81375,0 +13474,10658,958,32.5;15.8;-281.0547,0 +13474,10658,958,30.8;18.9;-124.71321,0 +13474,10658,958,29.7;19;-122.340355,0 +13948,10667,958,33.4;18.8;-130.04863,0 +13948,10667,958,32.4;20.1;-66.20037,0 +13948,10667,958,31.2;20.6;-43.16887,0 +13948,10667,958,32.7;21.1;-18.433311,0 +13948,10667,958,31;21.8;17.642252,0 +13948,10667,958,30.3;23.3;92.61699,0 +13469,10653,958,30.2;16.7;-234.12596,0 +13469,10653,958,29.7;14.1;-368.24347,0 +13469,10653,958,30.8;13.5;-397.59256,0 +13469,10653,958,29.6;12.6;-440.1498,0 +13469,10653,958,31.1;11.4;-502.38104,0 +13469,10653,958,29.2;15.1;-314.0142,0 +13469,10653,958,27.3;14.8;-333.16483,0 +13469,10653,958,29.1;16.8;-230.53036,0 +13973,10640,958,33;21.8;20.07306,0 +13973,10640,958,32.2;32.5;555.4238,0 +14176,10748,958,30.9;27.4;299.98486,0 +13472,10656,958,32.2;27.6;306.26523,0 +13472,10656,958,33.1;28.7;363.96896,0 +13472,10656,958,31.7;29.4;399.87592,0 +13472,10656,958,30.2;30.4;448.4281,0 +13472,10656,958,31.8;31;480.43796,0 +13472,10656,958,33.3;32.6;559.08136,0 +13498,1402,958,30.1;27.6;306.12167,0 +13498,1402,958,32;17.8;-181.10965,0 +13498,1402,958,32.4;16.2;-259.47287,0 +13503,1403,958,30.1;27.6;306.43204,0 +13478,10661,958,30.4;31.6;510.0521,0 +13478,10661,958,31.1;32.9;571.25287,0 +13478,10661,958,29.9;34.3;642.0822,0 +13478,10661,958,30.9;34.2;637.85535,0 +13478,10661,958,28.2;32.5;552.5786,0 +13467,10651,958,28.6;13.3;-408.7965,0 +13467,10651,958,17;12.7;-438.77084,0 +13470,10654,958,27;11.2;-509.62354,0 +13470,10654,958,26.6;13.4;-402.7606,0 +13470,10654,958,25.7;11.9;-477.49136,0 +13470,10654,958,25.3;13.3;-408.22626,0 +13470,10654,958,25.3;14.6;-343.70105,0 +13470,10654,958,24.1;11.7;-486.95837,0 +13470,10654,958,23.2;15.2;-310.9459,0 +13470,10654,958,22.8;13;-422.26117,0 +13470,10654,958,22;11.7;-486.06265,0 +13470,10654,958,21.8;13.4;-401.5632,0 +13470,10654,958,20.3;12.6;-439.8011,0 +13470,10654,958,20;13.9;-375.06232,0 +13470,10654,958,18.2;13.8;-380.95587,0 +13465,10649,958,18.8;15.2;-313.078,0 +14152,10754,958,18.6;10.8;-532.71313,0 +13468,10652,958,18.2;12;-472.9602,0 +13468,10652,958,17.7;11;-520.8989,0 +13468,10652,958,16.5;9.9;-574.91736,0 +13464,10648,958,18.2;9.8;-580.2618,0 +13475,10659,958,17.4;30.9;472.5477,0 +13475,10659,958,20.1;30.3;441.40247,0 +13479,10662,958,21.6;31.7;514.3462,0 +13479,10662,958,23.8;31.7;514.7807,0 +13479,10662,958,25.1;33.6;606.22687,0 +13479,10662,958,25.6;31.7;511.84283,0 +13479,10662,958,26.8;31.9;524.5771,0 +13498,10261,958,24.1;34.3;644.72656,0 +13833,10627,958,27.7;33.6;607.7757,0 +13937,10628,958,23;25.7;212.83876,0 +13391,10671,956,9.3;31.6;509.18195,0 +13391,10671,956,20.9;37.1;781.9887,0 +13391,10671,956,25.1;22.6;57.586098,0 +13391,10671,956,25.3;25;176.45071,0 +13391,10671,956,22.1;36.5;751.71265,0 +13391,10671,956,11.7;19.2;-109.38611,0 +13954,10696,956,17.7;35.8;718.19507,0 +13954,10696,956,16.3;36.9;771.5699,0 +13954,10696,956,19;36.6;756.6145,0 +13954,10696,956,19.1;38;827.0802,0 +13498,10261,956,21;34.3;641.4745,0 +13951,10693,956,23;31.4;496.5234,0 +13952,10694,956,24.2;25.3;192.04744,0 +13952,10694,956,23.7;23.7;111.455444,0 +13952,10694,956,26.1;24.5;154.48015,0 +13952,10694,956,26.2;23.4;97.24956,0 +13952,10694,956,26.5;22.3;45.497818,0 +13789,10624,956,25.8;24.8;170.79346,0 +1008,1398,956,23.2;19.9;-76.84412,0 +1008,1398,956,30.2;11.8;-479.50665,0 +13399,10679,956,26.8;16.6;-241.30972,0 +13399,10679,956,24.7;15.6;-291.8762,0 +13399,10679,956,25.9;14.4;-349.89383,0 +13399,10679,956,28.6;16.1;-265.58304,0 +13399,10679,956,26;12.4;-453.97537,0 +13414,10688,956,27.6;19.9;-76.50638,0 +13414,10688,956,28.2;18.3;-154.52237,0 +13416,10690,956,27.6;19.8;-81.32453,0 +13413,10687,956,28.1;18.3;-157.61371,0 +13410,10684,956,28;18.3;-158.75,0 +13402,10681,956,27.2;11.8;-481.9666,0 +13402,10681,956,27.8;10.8;-532.6038,0 +13402,10681,956,31.9;13.9;-374.4857,0 +13953,10695,956,19.2;18.6;-142.12335,0 +13949,10691,956,8.8;21.5;2.178378,0 +13949,10691,956,10.7;20.6;-40.733307,0 +13949,10691,956,12;20.2;-59.969555,0 +13949,10691,956,9.6;19.9;-76.572395,0 +13949,10691,956,10.6;19.4;-102.863686,0 +13728,541,956,31.1;13.7;-387.0355,0 +13392,10672,956,30.8;9.1;-614.7352,0 +13388,10668,956,28.7;8.9;-628.68256,0 +13969,10636,956,19.3;38.3;841.54504,0 +952,0,956,29.7;12.5;-448.77997,0 +952,0,956,28.3;11.5;-494.8108,0 +13728,541,957,23.6;34.1;634,0 +952,0,957,24.8;34.1;633.5173,0 +952,0,957,24.6;20.5;-45.028717,0 +952,0,957,29.6;16.4;-252.47711,0 +952,0,957,29.7;14.6;-341.1988,0 +14089,10980,957,24;33.2;590.2952,0 +13530,10702,957,28.6;28.4;346.61606,0 +13530,10702,957,26.7;28.3;342.4219,0 +13530,10702,957,25.9;27.2;289.8539,0 +13530,10702,957,28.9;27;278.92322,0 +13530,10702,957,26.7;26.2;238.45486,0 +14234,11155,957,29.7;25.9;225.4787,0 +14111,10959,957,29.9;27.5;302.5406,0 +13531,10703,957,31.4;16;-272.37387,0 +13531,10703,957,31.4;18.2;-160.64777,0 +13531,10703,957,31.3;14.8;-329.4964,0 +13531,10703,957,30.3;18.6;-139.88454,0 +13531,10703,957,27.2;16.3;-255.18219,0 +13531,10703,957,27.1;17.5;-197.41698,0 +13531,10703,957,30.5;19.6;-90.04695,0 +13531,10703,957,31.2;13.5;-394.85742,0 +13542,10714,957,28.1;15;-323.26648,0 +13542,10714,957,26.2;17.4;-200.68452,0 +13542,10714,957,29.4;20.9;-27.03569,0 +13542,10714,957,25.8;12.1;-465.16202,0 +13542,10714,957,30.3;25.4;200.33414,0 +13542,10714,957,28.1;25;179.5276,0 +13535,10707,957,27;19.7;-84.65402,0 +13535,10707,957,25.7;18.6;-142.40482,0 +13535,10707,957,25.5;20.3;-55.61875,0 +13535,10707,957,26.4;21.4;-2.7399528,0 +13535,10707,957,27.9;21.5;4.6979513,0 +13535,10707,957,24;22.2;36.94794,0 +13535,10707,957,24;20.8;-29.604364,0 +13535,10707,957,22.8;22.2;39.158127,0 +13535,10707,957,25;17.6;-191.8283,0 +13971,10638,957,26.6;20.7;-37.067047,0 +14236,11157,957,24.7;19.9;-75.24756,0 +13541,10713,957,24;19.6;-93.58484,0 +13541,10713,957,22.9;20.9;-28.9105,0 +13541,10713,957,23.5;17.2;-212.13504,0 +13536,10708,957,25.7;23.3;93.72208,0 +13498,10261,957,25.2;33.9;625.117,0 +13498,10261,957,25.3;31.2;490.41425,0 +13498,10261,957,30.8;17.1;-217.77667,0 +13498,10261,957,29.7;16.5;-244.551,0 +1008,1398,957,25.3;33.8;620.1322,0 +13527,10699,957,21.9;33.3;594.0979,0 +13527,10699,957,21.1;34.3;642.91077,0 +13527,10699,957,19.9;33.1;584.28015,0 +13527,10699,957,19.7;31.9;522.73083,0 +13533,10705,957,23.7;31.1;484.65628,0 +13533,10705,957,19.7;30.5;454.39655,0 +13533,10705,957,22.2;30.4;446.24786,0 +13533,10705,957,21;30.1;431.2428,0 +14137,10385,957,23.7;23.3;92.34209,0 +14306,10791,957,23.7;23.3;92.04383,0 +14138,10900,957,23.7;23.2;90.60006,0 +14310,10789,957,23.3;23.5;103.97459,0 +13820,10626,957,29.7;13.6;-390.27292,0 +13529,10701,957,29.8;13.4;-400.42728,0 +13529,10701,957,30.6;12.4;-449.9745,0 +13529,10701,957,28.4;12.2;-462.61545,0 +13529,10701,957,27.3;12.2;-461.49518,0 +13529,10701,957,25.6;15.7;-287.0219,0 +13529,10701,957,25.5;13.1;-418.17764,0 +13529,10701,957,24.2;14;-372.14114,0 +13529,10701,957,23.7;15;-320.2063,0 +13529,10701,957,25;11.1;-516.1577,0 +13538,10710,957,31.2;27.3;293.9421,0 +13538,10710,957,31.6;25.6;206.22772,0 +13538,10710,957,32.5;26.8;268.348,0 +13498,5478,957,25.5;34;628.5484,0 +13362,10458,959,22.5;19.2;-112.381004,0 +13362,10458,959,24;18.8;-131.69968,0 +13362,10458,959,23.9;20.3;-54.278835,0 +13362,10458,959,25.6;21.4;-1.2564251,0 +13362,10458,959,22;23.1;82.65711,0 +13363,10459,959,22.5;19.3;-108.7456,0 +13363,10459,959,25.5;21.5;4.176028,0 +13363,10459,959,24;20.5;-45.61388,0 +13363,10459,959,24.1;18.8;-129.4634,0 +13363,10459,959,22.6;23.6;110.146255,0 +13372,10467,959,10.9;36.6;756.393,0 +13372,10467,959,8;33.8;619.0394,0 +13372,10467,959,9.5;36.5;754.37225,0 +13372,10467,959,7.6;34.8;667.9143,0 +13372,10467,959,10.3;32.3;544.67065,0 +13372,10467,959,8.8;31.9;525.42053,0 +13364,10460,959,8.4;35.2;690.1489,0 +13364,10460,959,11.5;35.4;696.1842,0 +13364,10460,959,8.3;36.7;762.935,0 +13364,10460,959,8.5;32.9;571.8352,0 +13364,10460,959,9.9;32.4;549.1924,0 +13373,10468,959,10.2;23.9;124.34021,0 +13373,10468,959,11.6;23.8;120.690186,0 +13373,10468,959,10.3;22.3;43.30914,0 +13373,10468,959,9.3;22.1;35.10384,0 +14215,10779,959,10.7;21.2;-11.746159,0 +952,0,959,21.8;12.2;-461.49557,0 +952,0,959,21;18.9;-124.04081,0 +952,0,959,23.2;21.8;17.398796,0 +13378,10473,959,28.3;22.4;46.04925,0 +13378,10473,959,29.4;22.9;75.00664,0 +13378,10473,959,32.1;24.1;132.91714,0 +13379,10474,959,32;23.6;108.63026,0 +13365,10461,959,29.6;25;179.6524,0 +14282,11131,959,30.5;25.1;185.33398,0 +14281,11130,959,30.6;25.1;183.56625,0 +14280,11129,959,30.5;25.1;185.7763,0 +14279,11128,959,30.5;25.1;184.58075,0 +14216,10780,959,23.2;21.7;14.21883,0 +14213,10777,959,10.5;31.4;497.37244,0 +13498,10261,959,21.4;17.1;-216.01749,0 +13367,10463,959,19.1;19.3;-108.778625,0 +13367,10463,959,20;22.2;40.28306,0 +13367,10463,959,19;23.5;101.836205,0 +13367,10463,959,18.9;21.8;19.301458,0 +13449,10614,961,7;32.6;558.7048,0 +13449,10614,961,9;30.4;448.61737,0 +13449,10614,961,10;33.6;608.46954,0 +13449,10614,961,28.2;23;77.02516,0 +13449,10614,961,26.1;20.4;-52.57567,0 +13449,10614,961,29.7;20.9;-25.145943,0 +13447,10612,961,7.5;30.7;461.4992,0 +13447,10612,961,10.2;30.9;474.68958,0 +13447,10612,961,7.3;33.6;607.60974,0 +13447,10612,961,24.3;20.8;-30.965563,0 +13447,10612,961,27.3;20.4;-49.073605,0 +13448,10613,961,8.7;30.5;454.6336,0 +13448,10613,961,7.7;33.6;606.3817,0 +13448,10613,961,10.8;32.6;560.21027,0 +1008,1398,961,8.9;32.1;534.8241,0 +1008,1398,961,11.8;33.2;589.27875,0 +952,0,961,9;32.2;536.46564,0 +952,0,961,11.8;33.3;591.72626,0 +13429,10594,961,7.8;29.7;414.44495,0 +13429,10594,961,11.2;30.2;437.17816,0 +13429,10594,961,10.8;29.2;388.00558,0 +13429,10594,961,12.2;32;528.42664,0 +13429,10594,961,12.8;30.8;467.9261,0 +13442,10607,961,11.2;33.4;599.6475,0 +13432,10597,961,27.4;25.1;185.94612,0 +13432,10597,961,27.3;23.5;105.83749,0 +13432,10597,961,27.9;21.5;3.7236617,0 +13432,10597,961,28.7;20;-69.61137,0 +13432,10597,961,28.6;24;129.47873,0 +13427,10592,961,25.5;19.8;-79.170395,0 +13427,10592,961,26.6;18.7;-135.9625,0 +13440,10605,961,29.6;17.7;-188.1167,0 +13440,10605,961,31.5;19;-122.9886,0 +13440,10605,961,29.2;16.7;-234.30634,0 +13440,10605,961,32.5;18.7;-136.42859,0 +13440,10605,961,32.4;15.6;-292.37006,0 +13440,10605,961,32.8;17;-223.83945,0 +13440,10605,961,31.3;14.7;-334.8247,0 +13440,10605,961,32.6;14.4;-351.28864,0 +13440,10605,961,34.1;17.3;-204.70772,0 +13440,10605,961,34.4;14.2;-359.243,0 +13440,10605,961,35;16.1;-268.3867,0 +13440,10605,961,31.9;12.8;-429.93002,0 +13440,10605,961,34.3;12.5;-447.99237,0 +13446,10611,961,30.8;17.9;-178.37167,0 +13446,10611,961,30.2;16.8;-232.93727,0 +13446,10611,961,31.8;16.8;-232.78343,0 +13446,10611,961,32.3;19.2;-109.97226,0 +13446,10611,961,32.9;17.7;-184.5657,0 +13434,10599,961,32.9;15.4;-299.87036,0 +13434,10599,961,30.8;14.9;-325.94788,0 +13434,10599,961,34.2;15.4;-300.34055,0 +13434,10599,961,34.2;13.8;-382.807,0 +13434,10599,961,32.3;13.6;-392.31964,0 +13434,10599,961,31.8;12.5;-444.5557,0 +13434,10599,961,35.2;13.6;-390.7342,0 +13976,10643,961,34.2;14.1;-367.62692,0 +13498,1402,961,8.3;32;528.45685,0 +6358,11072,961,8.2;28.5;353.9,0 +17518,13134,1192,36.6;16.5;-247.04198,0 +17518,13134,1192,35.1;16.6;-240.50458,0 +17518,13134,1192,34.1;16.8;-230.9784,0 +17518,13134,1192,33.1;15.7;-284.06204,0 +17518,13134,1192,31.9;16.7;-234.547,0 +17518,13134,1192,34.8;18;-171.29663,0 +17518,13134,1192,30.8;16;-273.5175,0 +17518,13134,1192,32.5;18.4;-153.14407,0 +17518,13134,1192,30.8;18.7;-138.56705,0 +17518,13134,1192,28.7;17.1;-214.36914,0 +17518,13134,1192,28.8;15.6;-293.1626,0 +17518,13134,1192,27.8;18.1;-165.8,0 +17518,13134,1192,27.1;19.2;-112.56072,0 +17518,13134,1192,24.5;16.2;-260.71854,0 +17518,13134,1192,25.3;17.4;-202.29665,0 +17518,13134,1192,30.6;12.8;-433.5319,0 +17518,13134,1192,29.8;11.6;-492.92114,0 +17518,13134,1192,27.6;10.5;-547.6682,0 +17518,13134,1192,26.6;9.7;-586.6685,0 +17518,13134,1192,26.1;7.6;-689.9911,0 +17518,13134,1192,29.3;9.5;-597.2491,0 +17518,13134,1192,27.9;5.9;-775.2241,0 +17518,13134,1192,26.3;5.4;-799.43835,0 +17518,13134,1192,34.9;10.9;-527.0312,0 +17518,13134,1192,27.5;20.3;-56.518127,0 +17518,13134,1192,32;20.6;-41.472702,0 +17518,13134,1192,29.4;20.6;-39.627472,0 +17518,13134,1192,34.1;20;-70.26782,0 +17518,13134,1192,28.3;21.9;25.161987,0 +17502,13118,1192,33;16.4;-249.63124,0 +17502,13118,1192,30.6;16.1;-266.77216,0 +17502,13118,1192,26.9;19.3;-107.07919,0 +17502,13118,1192,12.4;12.8;-433.9288,0 +17502,13118,1192,11.9;16.8;-231.10614,0 +17502,13118,1192,11.6;10.5;-546.0119,0 +17502,13118,1192,11;8.7;-638.3236,0 +17502,13118,1192,30.3;7.1;-714.6309,0 +17502,13118,1192,33.8;19.5;-98.85012,0 +17502,13118,1192,30.9;19.7;-85.09996,0 +17502,13118,1192,16.2;17.6;-193.83469,0 +17502,13118,1192,18.3;17.9;-178.71146,0 +17502,13118,1192,14.9;16.9;-226.12892,0 +17502,13118,1192,19.2;19;-120.37873,0 +17502,13118,1192,14.2;18;-169.83682,0 +17515,13131,1192,36.2;16.6;-240.4223,0 +17515,13131,1192,35.5;17.6;-193.41171,0 +17515,13131,1192,33.7;20.3;-54.57768,0 +17517,13133,1192,30.4;16.7;-234.70064,0 +17517,13133,1192,30.5;19.5;-95.51308,0 +17517,13133,1192,29.1;20.4;-52.057976,0 +17517,13133,1192,29.2;21.7;14.999588,0 +17514,13130,1192,28.9;16.3;-255.99854,0 +17514,13130,1192,28.1;17.6;-192.44093,0 +17514,13130,1192,27.2;19.1;-114.90512,0 +17514,13130,1192,24.4;16.9;-225.06238,0 +17514,13130,1192,25;15.4;-301.2992,0 +17514,13130,1192,25.2;17.9;-174.26335,0 +17514,13130,1192,26.2;19.2;-113.713554,0 +17524,13140,1192,14.9;12.9;-427.55368,0 +17524,13140,1192,15.1;14.4;-350.856,0 +17524,13140,1192,17;15.6;-291.68066,0 +17524,13140,1192,13.4;14;-369.3659,0 +17524,13140,1192,12.8;12.7;-438.05676,0 +17524,13140,1192,13.8;16.2;-260.1379,0 +17524,13140,1192,12.4;14;-370.31042,0 +17524,13140,1192,12;15.5;-295.0492,0 +17524,13140,1192,10.8;15.5;-294.45206,0 +17524,13140,1192,9.6;14.2;-363.88745,0 +17524,13140,1192,12.8;10.8;-530.2815,0 +17524,13140,1192,11.7;10.6;-543.2102,0 +17524,13140,1192,9.7;9.8;-582.98083,0 +17524,13140,1192,12.3;8.7;-638.69336,0 +17524,13140,1192,9.9;7.9;-676.16077,0 +17524,13140,1192,10.9;7.2;-710.9921,0 +17524,13140,1192,8.5;10.3;-555.7243,0 +17524,13140,1192,8.4;9.3;-604.83777,0 +17524,13140,1192,8.1;7.2;-711.859,0 +17524,13140,1192,7.9;12.5;-448.851,0 +17524,13140,1192,6.4;9.9;-576.5548,0 +17524,13140,1192,6.7;13;-423.92697,0 +17524,13140,1192,11.9;6.8;-733.8138,0 +17524,13140,1192,18.6;17.1;-214.32536,0 +17524,13140,1192,15.4;17.5;-198.65088,0 +17524,13140,1192,15.5;18.5;-148.35545,0 +17524,13140,1192,18.5;18.8;-131.35806,0 +17524,13140,1192,19.7;18.5;-144.0119,0 +17524,13140,1192,14.3;19.2;-111.913826,0 +17523,13139,1192,14.7;12.4;-451.44406,0 +17523,13139,1192,14.4;14;-372.65338,0 +17523,13139,1192,14.1;15;-319.04108,0 +17523,13139,1192,17.6;14.9;-326.5691,0 +17523,13139,1192,17.9;16.1;-265.0886,0 +17523,13139,1192,12.7;16;-271.6518,0 +17523,13139,1192,19.1;17.4;-200.21077,0 +17523,13139,1192,15.2;18.1;-165.61754,0 +17523,13139,1192,15.8;19.3;-107.86191,0 +17458,13341,1192,26.6;15.6;-293.34772,0 +952,0,1192,26.5;15.4;-299.83554,0 +952,0,1192,16.6;13.7;-386.71878,0 +952,0,1192,27.3;9.5;-594.4594,0 +952,0,1192,24.7;6.7;-735.80145,0 +952,0,1192,7.6;12;-469.4105,0 +952,0,1192,10.3;8.5;-648.3139,0 +952,0,1192,13.4;12.6;-441.8378,0 +952,0,1192,34.3;15.5;-296.08377,0 +952,0,1192,33.5;17.8;-183.16553,0 +952,0,1192,6.4;13.6;-391.17282,0 +952,0,1192,24.6;5.7;-785.52167,0 +952,0,1192,27.9;17.8;-179.05905,0 +952,0,1192,28.5;5.7;-785.3904,0 +952,0,1192,16.2;15.8;-283.90445,0 +17457,13340,1192,26.7;15.3;-304.0945,0 +17522,13138,1192,10.3;15.6;-292.4975,0 +17522,13138,1192,9.1;14.3;-356.85315,0 +17522,13138,1192,8;13.3;-408.6133,0 +17522,13138,1192,13.2;11.2;-509.96158,0 +17522,13138,1192,8.7;10.9;-524.51965,0 +17522,13138,1192,6.7;12.7;-438.12964,0 +17522,13138,1192,5.6;13.8;-381.00552,0 +17522,13138,1192,7.7;11.5;-494.62894,0 +17522,13138,1192,8.7;15.3;-308.04837,0 +17519,13135,1192,11.9;9.9;-576.87384,0 +17519,13135,1192,9.7;9.5;-597.7188,0 +17519,13135,1192,12;8.7;-637.8333,0 +17519,13135,1192,10.1;8;-672.1887,0 +17519,13135,1192,8.7;7.2;-713.56885,0 +17519,13135,1192,8.3;8.6;-639.49493,0 +17519,13135,1192,5.7;10.1;-565.81836,0 +17519,13135,1192,6.9;7.6;-692.8058,0 +13498,10261,1192,15.8;13.2;-412.08197,0 +13498,10261,1192,10.3;11.3;-504.42892,0 +17516,13132,1192,31.3;13.1;-416.73227,0 +17516,13132,1192,30.2;13;-421.38187,0 +17516,13132,1192,29.1;11.5;-495.18073,0 +17513,13129,1192,26.2;9.5;-598.5076,0 +17513,13129,1192,25.3;8.2;-663.0834,0 +17513,13129,1192,26.6;7.4;-702.9496,0 +17513,13129,1192,26.5;5.1;-814.9022,0 +17513,13129,1192,27.4;4;-870.9633,0 +17454,13337,1192,27.5;8.7;-635.65125,0 +17455,13339,1192,27.3;8.7;-635.2221,0 +17455,13339,1192,25.4;6.4;-751.45154,0 +17447,13330,1192,7.4;15.3;-308.80533,0 +6358,13331,1192,7.3;15.1;-314.3738,0 +13498,5478,1192,34.4;16.1;-267.52875,0 +17445,13328,1192,7.2;9.1;-614.28937,0 +17446,13329,1192,7.1;9;-620.10455,0 +10490,8230,1192,24.9;5.8;-781.6703,0 +17456,13338,1192,24.7;5.7;-786.5559,0 +17206,13327,1192,16.3;15.2;-309.92148,0 +17206,13327,1192,15.9;16.2;-261.82727,0 +17205,13326,1192,15.7;16.5;-245.9296,0 +17521,13137,1192,12.3;17.8;-182.3493,0 +10488,8228,1192,24.9;5.6;-789.35565,0 +13498,1402,1192,24.8;5.8;-782.0571,0 +13506,10263,1192,24.8;5.9;-778.8745,0 +17467,13081,1187,33.2;34.8;669.4833,0 +17467,13081,1187,33.3;33.7;611.753,0 +17467,13081,1187,33.3;31.6;508.4004,0 +17467,13081,1187,34.3;35.1;684.69653,0 +17481,13095,1187,35.3;29.6;407.38168,0 +17481,13095,1187,36.8;29.2;386.15173,0 +17481,13095,1187,37.6;27.6;307.74216,0 +17465,13079,1187,30.3;14.1;-365.87436,0 +17465,13079,1187,21.5;10.1;-567.05835,0 +17465,13079,1187,12.1;9.6;-591.198,0 +17465,13079,1187,12.1;11;-523.82947,0 +17465,13079,1187,11.5;12.7;-435.92557,0 +17465,13079,1187,10.9;9.9;-574.2434,0 +17465,13079,1187,10.5;11.8;-479.5505,0 +17475,13089,1187,29.7;14.9;-327.6223,0 +13728,541,1187,30.1;12.9;-427,0 +952,0,1187,28.3;12.5;-445.35648,0 +952,0,1187,12;11.3;-504.62396,0 +1008,1398,1187,28.3;13;-422.7317,0 +17468,13082,1187,27.1;14.3;-356.6512,0 +17468,13082,1187,25.4;14.4;-349.22534,0 +17473,13087,1187,27.9;10.7;-536.37744,0 +17473,13087,1187,24.4;10.8;-531.2284,0 +17014,12903,1187,23.7;13.8;-380.12,0 +17469,13083,1187,22.8;11.5;-495.96777,0 +17469,13083,1187,22.5;13.1;-418.28992,0 +17469,13083,1187,22.1;10.4;-553.11365,0 +17466,13080,1187,22.2;14.1;-367.78882,0 +17466,13080,1187,17.2;14.1;-368.72424,0 +17557,13144,1187,19.3;13.9;-378.43213,0 +17478,13092,1187,16;12.6;-441.55017,0 +17478,13092,1187,14.8;12.4;-451.6714,0 +17478,13092,1187,14.6;13.8;-382.1689,0 +17478,13092,1187,13.4;14.7;-335.48654,0 +17478,13092,1187,14.6;14.9;-328.73068,0 +17248,12952,1188,13;25.3;191.40976,0 +17248,12952,1188,13.7;29.8;420.1048,0 +17248,12952,1188,12.2;30.1;431.1272,0 +17247,12951,1188,10;26.2;236.53607,0 +17247,12951,1188,9.5;30.1;433.39896,0 +17247,12951,1188,8.8;27.9;321.0412,0 +17247,12951,1188,7.1;29.4;398.58005,0 +17243,12947,1188,8.1;30.9;472.9341,0 +17243,12947,1188,7.9;32.4;549.7465,0 +17243,12947,1188,6.7;31.9;521.9957,0 +17243,12947,1188,9.8;33.7;611.9138,0 +17243,12947,1188,8.4;34;628.455,0 +17241,12945,1188,30.4;25.5;202.89954,0 +17244,12948,1188,33.8;27.4;300.41672,0 +17244,12948,1188,33.5;28.5;353.67026,0 +17244,12948,1188,33.4;29.6;410.60623,0 +17244,12948,1188,34.7;30.4;450.9679,0 +17244,12948,1188,35.6;26.6;258.09393,0 +17244,12948,1188,35.7;30.1;432.29022,0 +17244,12948,1188,35.8;28;329.8459,0 +17244,12948,1188,34.5;31.4;496.23502,0 +17244,12948,1188,36.7;30.3;441.05014,0 +17245,12949,1188,36.9;34.2;637.79193,0 +17245,12949,1188,36.1;35.6;709.4098,0 +17245,12949,1188,37.7;35.3;694.8018,0 +17245,12949,1188,33.2;37;777.26447,0 +17245,12949,1188,35.5;36.6;756.5323,0 +17428,13012,1188,34.6;29;378.14902,0 +17430,13014,1188,34.8;29;380.63046,0 +17429,13013,1188,34.6;29;376.4975,0 +952,0,1188,34.9;29.2;387.23877,0 +17560,13147,1188,34.6;36.2;738.35815,0 +7393,541,339,8.5;11.7;25.130833,0 +901,541,339,13.1;9.8;-68.625,0 +901,541,339,11.3;10.3;-44.858315,0 +6133,541,339,10.2;10.4;-41.200005,0 +901,541,339,9.1;10.1;-52.799988,0 +901,541,339,9.9;9.1;-104.0246,0 +901,541,339,14.4;12.1;46.65408,0 +13498,10261,339,8.8;9.6;-78.55929,0 +0,0,339,8.4;10.3;-43.216675,0 +4166,3563,398,35.1;22.1;-18.202633,0 +4166,3563,398,34.4;16.3;-309.71338,0 +4166,3563,398,35.8;18.1;-222.76602,0 +4166,3563,398,35.9;16.9;-279.13858,0 +4166,3563,398,36.1;19.4;-156.6373,0 +4166,3563,398,36.9;20.7;-87.96431,0 +4166,3563,398,37.4;17.3;-261.44513,0 +4166,3563,398,38.6;19;-177.71365,0 +4166,3563,398,39.7;20.7;-91.60668,0 +4166,3563,398,37.7;22.1;-18.434868,0 +4011,3564,398,35.3;21.7;-40.383633,0 +4011,3564,398,35.7;18.6;-193.59645,0 +4011,3564,398,37;18;-227.32188,0 +4011,3564,398,37.6;20.3;-110.284225,0 +4011,3564,398,38.3;17.4;-255.46255,0 +4011,3564,398,38.5;18.7;-192.18533,0 +4011,3564,398,39.1;19.9;-130.03299,0 +4011,3564,398,36.8;23;25.275959,0 +5099,113,398,34.8;24.4;94.55264,0 +5099,113,398,34.9;21.9;-32.265167,0 +5099,113,398,34.8;23.2;33.41534,0 +5099,113,398,29.5;17.3;-259.42087,0 +5099,113,398,29.5;15.8;-334.62286,0 +5099,113,398,27.7;17.1;-272.26678,0 +5099,113,398,34.7;17.1;-271.10748,0 +5099,113,398,36.7;18.8;-184.14227,0 +5099,113,398,37.9;18.9;-179.45253,0 +5099,113,398,38.8;21;-75.23092,0 +5099,113,398,37.7;21.4;-57.53921,0 +5099,113,398,38.9;18.2;-216.32547,0 +5099,113,398,39.2;16.8;-286.01044,0 +5099,113,398,18.9;26;177.06442,0 +5099,113,398,16.4;26.6;202.73584,0 +5099,113,398,19.6;24.9;119.988716,0 +5099,113,398,16.2;27.7;257.83246,0 +5099,113,398,17.5;28.1;278.16772,0 +5099,113,398,19.5;28.4;292.26855,0 +5099,113,398,15.1;27;226.10489,0 +5099,113,398,15.2;30.1;382.02313,0 +5099,113,398,17.1;30.3;387.2668,0 +5099,113,398,18.4;31.2;435.28174,0 +5099,113,398,17.3;32.7;510.55527,0 +5099,113,398,15.8;33;523.75653,0 +5099,113,398,14.3;33.9;571.5982,0 +5099,113,398,12.9;35.6;656.1017,0 +5099,113,398,12;32.7;507.9253,0 +5099,113,398,14.5;36.9;717.39813,0 +5099,113,398,12.8;38;776.76074,0 +5099,113,398,11.4;33.9;570.65485,0 +5099,113,398,11.3;38.4;795.2564,0 +5099,113,398,14.1;26.6;203.98048,0 +5099,113,398,13.2;36.6;702.90826,0 +5099,113,398,17;37.8;763.0683,0 +5099,113,398,12.7;26.9;220.44695,0 +5099,113,398,12.8;25.5;151.76732,0 +5099,113,398,14.9;20.9;-78.146614,0 +5099,113,398,16.1;18.6;-196.62108,0 +5099,113,398,19.7;20.3;-112.47213,0 +5099,113,398,20.1;22.3;-12.070063,0 +5099,113,398,20.1;18.4;-206.05238,0 +5099,113,398,20.9;24.1;77.18394,0 +5099,113,398,20.8;25.2;132.58748,0 +5099,113,398,17.4;27;225.90964,0 +571,541,398,32.6;24.8;116.3364,0 +4792,3891,398,34.1;23.5;48.33994,0 +4034,56,398,32.2;19.9;-130.35927,0 +4034,56,398,30.4;18.9;-182.0027,0 +4034,56,398,32.7;18.7;-189.21555,0 +4034,56,398,31.3;17.7;-239.73016,0 +4034,56,398,31.2;15.3;-359.55396,0 +4008,3565,398,33.6;19.2;-163.14456,0 +4008,3565,398,31.6;18.8;-185.58496,0 +4008,3565,398,30.1;17.4;-256.37793,0 +4008,3565,398,31.8;17.1;-268.04706,0 +4008,3565,398,28.7;16.7;-287.8967,0 +4008,3565,398,32.8;16.5;-299.38333,0 +4008,3565,398,30.3;16.3;-307.9585,0 +4008,3565,398,32.7;15.5;-352.28397,0 +4008,3565,398,35.8;15.2;-363.44873,0 +4465,3569,398,29.4;20.8;-86.79872,0 +4467,3570,398,29.3;20.8;-87.43626,0 +4029,3566,398,27.7;15.8;-337.17065,0 +4009,3578,398,19.2;25.5;151.01881,0 +4009,3578,398,16.9;26.7;209.56534,0 +4009,3578,398,15.5;26.8;215.14273,0 +4009,3578,398,19.7;23.9;69.26004,0 +4009,3578,398,15.3;27.8;265.03513,0 +4009,3578,398,13.8;26.1;181.03886,0 +4009,3578,398,13.4;28.1;280.80466,0 +4009,3578,398,12.7;26.2;185.2417,0 +4009,3578,398,12.4;27.7;258.15027,0 +4009,3578,398,13.4;25;122.953804,0 +4009,3578,398,18.8;20.1;-120.70134,0 +4009,3578,398,20.7;19.8;-135.73727,0 +4009,3578,398,20.5;22.9;21.022501,0 +4009,3578,398,21.3;21.2;-63.993782,0 +4009,3578,398,20.8;25;124.2198,0 +4009,3578,398,20.6;26;173.75737,0 +4007,3577,398,18.5;27.6;252.43794,0 +4007,3577,398,19.5;27.6;255.83698,0 +4007,3577,398,18.5;28.8;316.03088,0 +4007,3577,398,15.7;29.1;328.0916,0 +4007,3577,398,14.8;30.5;399.7367,0 +4007,3577,398,18.5;30.8;417.08975,0 +4007,3577,398,16.8;31.3;438.3922,0 +4007,3577,398,17.5;29.5;351.12122,0 +732,3576,398,13.8;31.5;451.87704,0 +732,3576,398,13.9;33.1;529.35455,0 +732,3576,398,15.8;33.8;566.71814,0 +732,3576,398,13.7;35.5;649.5555,0 +732,3576,398,15.2;36.4;693.4661,0 +732,3576,398,11.7;36.6;705.55237,0 +732,3576,398,11.8;33.6;556.0297,0 +732,3576,398,16.3;37.5;750.1779,0 +732,3576,398,13;34.1;577.53107,0 +732,3576,398,12.6;31.2;433.29114,0 +4794,3964,398,13.5;36.5;699.4373,0 +398,3963,398,14.2;36.5;700.9191,0 +398,3963,398,12.8;36.6;707.06256,0 +952,0,398,13.6;35.7;661.42786,0 +952,0,398,18.2;26.6;206.63068,0 +13498,10261,398,13.7;35.7;657.28876,0 +13503,1403,398,13.9;36.1;678.70435,0 +4468,3587,398,11.9;38.5;799.1015,0 +4758,4412,398,12;38.9;820.1816,0 +1008,1398,398,15.1;37;722.9236,0 +4013,3579,398,15.5;20.9;-81.52178,0 +4013,3579,398,16;19.7;-139.24837,0 +17255,12956,1189,12.1;11.1;-516.9728,0 +17255,12956,1189,13.1;10;-571.85455,0 +17255,12956,1189,14.9;10;-572.60803,0 +17255,12956,1189,13.8;8.1;-664.0952,0 +17255,12956,1189,11.6;9.1;-615.26843,0 +17255,12956,1189,13.8;6.2;-763.3685,0 +17252,12954,1189,16.2;11.8;-482.301,0 +17252,12954,1189,16.6;15.3;-307.8931,0 +17252,12954,1189,17.2;11.9;-478.86884,0 +17252,12954,1189,17.7;15.1;-317.58087,0 +17252,12954,1189,18.4;13.4;-399.05594,0 +17252,12954,1189,11.6;16.6;-243.95695,0 +17252,12954,1189,12.8;17;-219.1024,0 +17252,12954,1189,14.9;19.3;-105.727905,0 +17252,12954,1189,16.4;19.5;-95.231026,0 +17252,12954,1189,16.1;17.3;-207.65047,0 +17250,12953,1189,19;12.4;-453.93845,0 +17250,12953,1189,20.3;12.1;-467.6347,0 +17250,12953,1189,21.7;12.5;-446.03073,0 +17250,12953,1189,22.2;15;-322.89014,0 +17250,12953,1189,22.5;13.7;-386.04813,0 +17250,12953,1189,23.1;12;-470.41708,0 +17250,12953,1189,23.4;15.2;-309.0217,0 +17250,12953,1189,23.6;13.2;-412.82684,0 +17250,12953,1189,24.6;13.8;-382.2521,0 +17250,12953,1189,25.5;12.7;-434.32748,0 +17250,12953,1189,26.2;14;-372.79117,0 +17250,12953,1189,27.7;14.8;-332.82443,0 +17250,12953,1189,19.9;10.8;-533.1807,0 +17259,12960,1189,27.5;16.6;-241.20961,0 +17259,12960,1189,27.7;15.6;-293.5731,0 +17259,12960,1189,27.8;18.6;-142.36932,0 +17259,12960,1189,29.4;17.7;-188.71748,0 +17259,12960,1189,30.7;17.3;-208.09425,0 +17259,12960,1189,32.1;15.4;-300.07434,0 +17296,13369,1189,27.9;12.6;-441.57852,0 +17297,13370,1189,29.5;15.9;-278.8839,0 +17298,13371,1189,29.6;16;-270.99344,0 +17266,12970,1189,24.2;18.7;-134.85432,0 +17258,12959,1189,31.5;13.4;-399.27664,0 +17258,12959,1189,31.5;12.2;-459.42993,0 +952,0,1189,28.9;15.9;-274.7739,0 +952,0,1189,13.5;12.6;-443.03214,0 +952,0,1189,36.1;32.1;531.11127,0 +952,0,1189,14.5;16.2;-259.57095,0 +952,0,1189,14.6;17.8;-182.26767,0 +952,0,1189,12.1;20.6;-40.947334,0 +17256,12957,1189,19.7;6.1;-768.9156,0 +17256,12957,1189,18.1;5.8;-781.6257,0 +17256,12957,1189,20.7;5.5;-798.1077,0 +17256,12957,1189,22.2;5;-821.53796,0 +17257,12958,1189,23;6;-771.149,0 +17257,12958,1189,24;7.3;-704.21216,0 +17257,12958,1189,24.2;5.4;-801.4254,0 +17257,12958,1189,24.8;8.4;-652.5245,0 +17257,12958,1189,26.8;8.4;-650.6354,0 +13498,10261,1189,13.3;12.8;-431.61853,0 +17562,13149,1189,23.4;14.2;-363.2864,0 +17562,13149,1189,8.3;19.5;-97.682625,0 +17262,12963,1189,12.4;18.6;-139.13118,0 +17262,12963,1189,10.9;18.7;-136.61281,0 +17262,12963,1189,9.7;16;-271.34006,0 +17262,12963,1189,7.4;18.5;-147.73322,0 +17262,12963,1189,8.7;14.6;-342.98865,0 +17268,12955,1189,10.4;20.8;-33.551292,0 +17268,12955,1189,12.4;21.7;11.911938,0 +17268,12955,1189,10.5;21.9;23.394117,0 +17268,12955,1189,11.7;22.7;63.78338,0 +17268,12955,1189,13.5;21.9;21.724628,0 +17268,12955,1189,10.7;22.9;74.51511,0 +17268,12955,1189,9.3;20.4;-52.7581,0 +17347,13391,1189,14.2;15.8;-279.0694,0 +17347,13391,1189,14.8;17.4;-201.5822,0 +17346,13390,1189,14.3;15.9;-277.8244,0 +17346,13390,1189,14.9;17.4;-199.6405,0 +17349,13393,1189,14.3;15.8;-282.4097,0 +17349,13393,1189,14.7;17.3;-206.665,0 +17348,13392,1189,14.3;15.8;-280.9533,0 +17348,13392,1189,15;17.4;-200.526,0 +17306,13376,1189,14.6;18.1;-166.5042,0 +17304,13374,1189,14.5;18.3;-154.13281,0 +10897,8313,1189,14.7;17.8;-179.09265,0 +16892,12692,1189,8.4;19.2;-111.06773,0 +17197,13397,1189,8.3;16.7;-234.59389,0 +17198,13398,1189,8.3;16.9;-224.5118,0 +13498,10261,132,11.5;11.6;20.241756,0 +13498,10261,132,9.8;12.2;48.485886,0 +13498,10261,132,11.7;13.1;94.36963,0 +13498,10261,132,13.1;11.6;19.438345,0 +13498,10261,132,9.8;11.1;-6.666264,0 +13498,1401,132,9.8;11.1;-2.41975,0 +13498,1401,132,11.7;11.8;32.555912,0 +1008,1398,132,12.2;13.3;103.06798,0 +1008,1398,132,11.7;11.6;22.270905,0 +1008,1398,132,10.1;11.5;14.452041,0 +1008,5478,132,12;11.9;33.374546,0 +1008,5478,132,13.1;11.5;17.743305,0 +1008,5478,132,9.9;11;-7.0522194,0 +13498,5478,132,11.7;13.3;105.84756,0 +13498,1404,132,10;10.9;-12.98331,0 +1008,1399,132,11.7;11.8;32.00039,0 +1008,1400,132,9.6;11.1;-4.672928,0 +13498,10261,133,14.6;9.4;-91.90257,0 +13498,10261,133,5;7.6;-180.96922,0 +13498,10261,133,8.2;10.9;-14.286504,0 +13498,10261,133,10.8;6.2;-248.0185,0 +13498,10261,133,10.3;8.4;-137.8,0 +13498,10261,133,13.5;6.6;-229.70267,0 +13498,10261,133,11.5;9.3;-92.21879,0 +13498,10261,133,14.3;8.3;-145.5576,0 +13498,10261,133,14.2;10.6;-28.609678,0 +13498,10261,133,13;9.2;-101.00276,0 +0,0,133,14.6;9.2;-100.87874,0 +1008,1399,133,8.3;9;-111.88835,0 +1008,1399,133,8.1;10.1;-53.2897,0 +1008,1399,133,14.5;9.2;-99.30714,0 +13498,1401,133,14.4;10.1;-53.15668,0 +1008,1398,133,13.5;6.6;-229.34964,0 +1008,1398,133,11.5;9.3;-93.47066,0 +1008,1398,133,11.9;5.4;-290.6352,0 +1008,1398,133,14.4;9.7;-72.57953,0 +1008,1398,133,12.6;7.9;-165.42386,0 +13498,1404,133,11.5;9.3;-92.389786,0 +13498,1404,133,13.8;9.2;-101.769775,0 +1008,5478,133,14.4;10.1;-52.53984,0 +341,402,138,28.3;25.8;216.32529,0 +341,402,138,27.5;24.7;165.86887,0 +341,402,138,27.5;22.8;69.394165,0 +341,402,138,29.8;25.5;205.21796,0 +784,1272,138,25.9;25.7;213.1352,0 +785,1272,138,27.4;25.7;213.1237,0 +206,403,138,26.4;23.6;108.78424,0 +38,363,138,27.9;23.5;105.04,0 +38,363,138,26.6;24.6;157.51253,0 +38,363,138,25.8;23.4;100.80003,0 +38,363,138,26.9;23.4;100.55399,0 +38,363,138,28.9;23;80.71511,0 +181,1181,138,25;23.7;115.15656,0 +181,1181,138,25.4;22.6;60.775146,0 +1418,1346,138,25.9;25.7;211.5911,0 +13498,10261,138,28.6;24.3;141.22383,0 +13498,10261,138,26.7;26;226.21455,0 +769,225,138,26.4;22.9;75.48403,0 +901,541,148,23.5;20.5;-48.33296,0 +901,541,148,24;19.4;-100.3892,0 +159,197,148,23.8;24.2;136.71814,0 +159,197,148,22.4;20.6;-42.995182,0 +159,197,148,21.5;19.3;-106.98668,0 +159,197,148,25;23.7;111.66252,0 +159,197,148,25.3;22.4;47.10483,0 +582,453,148,21.7;23.4;100.4989,0 +580,453,148,23.1;22.6;60.99113,0 +583,453,148,21.3;21;-22.2019,0 +582,453,148,24.7;20.4;-52.48629,0 +43,43,148,23.7;21.7;15.433493,0 +43,43,148,25.1;21.3;-6.9233522,0 +43,43,148,25.8;20.2;-62.135048,0 +43,43,148,27.2;22.4;47.764618,0 +43,43,148,26.9;19;-119.80775,0 +43,43,148,28.3;22.9;73.26204,0 +43,43,148,28.2;18.4;-149.63351,0 +43,43,148,27.1;17.9;-175.43164,0 +43,43,148,28.2;21.9;22.540466,0 +59,56,148,23.6;22.9;71.11084,0 +59,56,148,23.1;21.7;13.149583,0 +59,56,148,21.4;18.9;-127.36943,0 +59,56,148,24.2;24.1;134.57619,0 +59,56,148,25.1;21.5;3.1880984,0 +59,56,148,25.2;22.7;61.898006,0 +59,56,148,25.8;20.5;-45.70601,0 +59,56,148,26.6;19.5;-95.352715,0 +59,56,148,26.5;22.1;33.206284,0 +59,56,148,26.6;18.3;-155.03455,0 +22,22,148,23.6;24.5;152.20097,0 +22,22,148,22.4;24.7;164.05257,0 +57,54,148,21;19.4;-101.089,0 +57,54,148,19.4;19.1;-118.567474,0 +57,54,148,18.2;21.3;-9,0 +57,54,148,16.6;21.4;-1.4469031,0 +57,54,148,16.2;22.6;57.615814,0 +57,54,148,18.3;20.1;-65.35491,0 +10,10,148,20.7;19.4;-99.22317,0 +952,0,148,21.7;21.2;-12.309926,0 +952,0,148,21.8;22.3;43.774734,0 +952,0,148,20.1;20.2;-60.007336,0 +952,0,148,14.8;21.8;18.485676,0 +952,0,148,17.1;19.7;-84.82222,0 +952,0,148,28.9;19.2;-111.081825,0 +882,887,148,14.7;21.8;19.797997,0 +1008,1398,148,21.5;22;30.649096,0 +58,55,148,17.7;22.4;46.606503,0 +58,55,148,16.6;22.2;40.09713,0 +135,117,148,17.7;21.9;24.141438,0 +135,117,148,16.6;22;27.963415,0 +135,117,148,15.8;20.5;-48.773205,0 +135,117,148,15.2;22.6;59.586906,0 +135,117,148,14.2;22.6;59.054714,0 +135,117,148,13;22.8;70.722885,0 +39,39,148,17.4;21.5;3.0919688,0 +39,39,148,16.6;22.5;52.085262,0 +39,39,148,15.5;24.1;132.75737,0 +771,218,148,17.5;20.6;-40.18617,0 +178,221,148,16.2;20.6;-39.639584,0 +178,221,148,17.3;20.5;-48.08716,0 +178,221,148,15.2;20.5;-45.22944,0 +3175,2919,148,16;21.1;-16.719307,0 +2193,2057,148,15.1;21.2;-9.785202,0 +13498,1402,148,15.1;21.8;17.494772,0 +13498,10261,148,14.6;21.9;21.71037,0 +13504,1404,148,14.6;21.6;9.171614,0 +13498,1404,148,29;19.7;-88.122925,0 +304,238,148,14;22.4;50.074146,0 +304,238,148,12.9;21.4;-2.8991387,0 +6982,6566,148,14.7;21.9;23.782675,0 +53,130,148,14.2;19.8;-83.05595,0 +53,130,148,13.1;20.4;-52.347298,0 +1631,1858,148,14.7;21.8;17.873125,0 +13503,1403,148,15.2;21.9;24.945808,0 +13504,1401,148,14.3;21.8;20.806044,0 +13503,1400,148,14.3;21.8;20.983875,0 +13502,5478,148,14.2;21.8;20.935844,0 +3209,2953,148,29;19.5;-98.32734,0 +486,445,148,23.9;24.1;135.21379,0 +49,49,148,25;19.6;-92.03608,0 +49,49,148,26;18.9;-125.96601,0 +160,196,148,25.6;21.8;16.419586,0 +160,196,148,26.5;20.3;-57.846504,0 +160,196,148,26.5;19.2;-111.70804,0 +160,196,148,26.7;17.9;-178.95032,0 +47,47,148,24.9;19.4;-102.38,0 +47,47,148,25.9;18.6;-140.32118,0 +1446,128,148,26.9;22.7;61.574833,0 +1446,128,148,29.3;23.1;83.53617,0 +32,32,148,27.3;19.8;-80.40029,0 +32,32,148,28;21.5;4.769636,0 +32,32,148,28.4;19.9;-78.80285,0 +32,32,148,28.5;18.8;-130.73067,0 +32,32,148,29.5;19.3;-106.66693,0 +32,32,148,29.8;20.8;-32.857357,0 +480,526,148,25.3;19;-123.96092,0 +142,120,148,25.3;19;-120.341515,0 +142,120,148,30.1;19.2;-109.211044,0 +142,120,148,30.3;21.3;-7.8581576,0 +142,120,148,31.1;20.3;-56.6117,0 +142,120,148,31.1;19.1;-117.17729,0 +481,51,148,31.5;21.1;-17.007124,0 +16926,13159,148,29;19.6;-92.89362,0 +14,195,148,29.6;22.6;58.129673,0 +41,41,148,27.8;24;126.19069,0 +1774,1582,155,26.7;15.7;-284.8707,0 +1774,1582,155,25;17.6;-190.7124,0 +1666,1582,155,26.1;17.5;-198.86441,0 +1666,1582,155,26.2;19.1;-115.96647,0 +388,658,155,27.2;14.8;-331.10712,0 +132,114,155,23.7;17.1;-218.27943,0 +132,114,155,23.8;14.8;-331.8972,0 +132,114,155,25.2;19.7;-84.876755,0 +132,114,155,24.5;22.1;35.88156,0 +132,114,155,26.4;22.8;67.678345,0 +132,114,155,25.2;23.5;103.2607,0 +132,114,155,24.8;26.8;267.18787,0 +132,114,155,23.4;26.9;271.6939,0 +132,114,155,22;26.8;266.28647,0 +132,114,155,22.7;28.1;333.95493,0 +132,114,155,21.5;29;376.4917,0 +132,114,155,22.5;29.4;399.1757,0 +132,114,155,21.5;31.8;517.762,0 +132,114,155,19.5;30;427.03018,0 +132,114,155,28.3;15.9;-275.34805,0 +132,114,155,26.2;20.4;-51.662296,0 +132,114,155,22.6;18.3;-156.13126,0 +132,114,155,19.3;18.2;-161.95686,0 +132,114,155,17.7;19.1;-114.96331,0 +132,114,155,21;17.1;-214.20679,0 +132,114,155,16.4;18.6;-140.24583,0 +132,114,155,16.4;20.3;-54.50928,0 +132,114,155,18.5;16.7;-236.10501,0 +132,114,155,15.1;18.3;-158.78761,0 +132,114,155,11.5;18.9;-125.03042,0 +132,114,155,27;25.6;206.07158,0 +132,114,155,26.7;27.1;281.53088,0 +132,114,155,18.4;31.2;490.84158,0 +132,114,155,18.3;29.8;419.72974,0 +132,114,155,16.5;29.7;414.3256,0 +132,114,155,16;27.9;321.02994,0 +132,114,155,13.8;25.8;216.12814,0 +132,114,155,13.5;27.9;324.63803,0 +132,114,155,11.6;25.3;191.83456,0 +719,795,155,23.8;14.9;-324.94043,0 +719,795,155,26.5;19.1;-115.670135,0 +719,795,155,24.6;19.5;-96.391815,0 +719,795,155,26.5;20.1;-65.09209,0 +719,795,155,22.7;16.4;-251.30316,0 +719,795,155,21.7;16.5;-244.4,0 +720,1611,155,24.1;16.2;-259.29572,0 +720,1611,155,23.5;18.2;-161.17659,0 +720,1611,155,21.4;18.5;-147.5759,0 +720,1611,155,19.7;17.9;-174.48341,0 +720,1611,155,22.7;17.1;-215.50864,0 +731,659,155,27.9;14.7;-334.48065,0 +731,659,155,22.6;27;279.13928,0 +731,659,155,23.7;27.3;293.09116,0 +731,659,155,21.6;28.5;355.9394,0 +731,659,155,28.7;16.3;-256.366,0 +952,0,155,25.9;16.6;-242.42157,0 +952,0,155,13.6;18.4;-151.3769,0 +952,0,155,25.3;18;-173.13725,0 +952,0,155,24.2;16.5;-248.07115,0 +952,0,155,23.4;27.5;301.382,0 +720,1612,155,26.7;19.6;-89.00074,0 +720,1612,155,24.9;20.5;-46.306404,0 +720,1612,155,25.1;25.9;223.20859,0 +720,1612,155,23.1;27.5;305.51566,0 +720,1612,155,23.2;29.8;420.78824,0 +720,1612,155,20.9;30.9;474.99243,0 +395,784,155,24.8;21.2;-11.793962,0 +395,784,155,26.5;22;29.209314,0 +395,784,155,25.6;24.4;146.85358,0 +395,784,155,25.8;20.2;-60.921413,0 +395,784,155,27;24.4;149.82295,0 +1773,1581,155,24.5;28.4;348.0435,0 +1773,1581,155,11.5;17.7;-188.4811,0 +1773,1581,155,10.7;15.7;-287.6719,0 +1672,1581,155,20.9;30.2;438.5901,0 +1668,1581,155,19.2;30.1;434.0072,0 +2103,1862,155,26.3;15.8;-281.282,0 +2109,1604,155,25.9;21.1;-14.47773,0 +2167,1712,155,25.8;21.1;-16.11542,0 +403,1183,155,19.2;18.7;-137.0353,0 +403,1183,155,18.2;17.6;-189.42467,0 +403,1183,155,19.2;17.4;-202.8356,0 +403,1183,155,17.4;19.1;-117.20773,0 +403,1183,155,17.2;20.3;-56.05881,0 +403,1183,155,15.6;18.3;-157.7388,0 +13498,1404,155,20.2;17.3;-204.10117,0 +143,2156,155,16.5;19.8;-79.88252,0 +143,2156,155,15.1;19.4;-101.09084,0 +143,2156,155,15;20.6;-43.776283,0 +143,2156,155,12.9;19.3;-108.987686,0 +143,2156,155,14.4;18.3;-157.6032,0 +721,1447,155,16.3;20.3;-56.33517,0 +1794,1445,155,15.7;20.2;-60.180443,0 +143,1763,155,13.7;18.4;-150.71255,0 +901,541,155,13.5;16.9;-228.849,0 +13498,10261,155,12.8;17.3;-204.98276,0 +13498,10261,155,26.6;17.5;-195.34991,0 +13498,10261,155,24.7;28.7;365.6073,0 +13498,10261,155,23.4;27.6;307.48438,0 +13498,10261,155,22.3;27.7;312.8836,0 +191,1761,155,12.6;18.3;-158.12329,0 +644,790,155,11.8;19;-119.23891,0 +644,790,155,9.9;20;-71.211395,0 +1008,1398,155,23.7;17.1;-217.96877,0 +1008,1398,155,26.7;22;28.479633,0 +1911,2003,155,20.8;30.3;445.8489,0 +725,1989,155,22.4;28.4;346.4317,0 +726,1989,155,21.5;30.6;457.6943,0 +13502,1402,155,23.4;27.5;302.141,0 +13502,1402,155,22.3;27.6;308.95755,0 +13501,1401,155,23.4;27.5;302.171,0 +13501,1401,155,22.2;27.6;309.18646,0 +722,786,155,19.7;29.9;424.17078,0 +722,786,155,15;25.8;219.17728,0 +722,786,155,14.2;27.2;288.1017,0 +722,786,155,12.2;26.7;264.70074,0 +721,785,155,19.6;30.1;434.23038,0 +721,785,155,15.8;28.1;335.88666,0 +721,785,155,14.3;26.5;254.4408,0 +721,785,155,13.5;25.3;195.57307,0 +723,787,155,19.6;30.2;440.8946,0 +723,787,155,15.7;26.5;255.28058,0 +723,787,155,13.5;27.1;282.15833,0 +191,788,155,18.9;30.1;434.63004,0 +191,788,155,17.7;29.5;401.05103,0 +191,788,155,16.1;30;429.498,0 +191,788,155,14.5;29;379.39078,0 +191,788,155,12.3;25.4;197.59811,0 +191,788,155,11;25.4;198.37024,0 +139,645,155,19;30.8;469.17734,0 +139,645,155,17.6;31.1;483.9598,0 +17605,13460,155,21.1;31.8;520.7662,0 +4813,3494,401,11.9;34.5;598.49084,0 +4813,3494,401,10.7;32.7;511.21884,0 +4813,3494,401,11.9;33.4;543.3151,0 +4813,3494,401,19;34.9;621.05444,0 +4813,3494,401,16.5;36;675.424,0 +4813,3494,401,18.2;36.1;678.2627,0 +4813,3494,401,21;32.8;516.1317,0 +4813,3494,401,22;33.2;533.1929,0 +4813,3494,401,23.3;32.8;512.5048,0 +4813,3494,401,20;35.2;636.469,0 +4813,3494,401,15;35.1;629.14954,0 +4812,3495,401,11.2;34.1;579.0232,0 +4812,3495,401,17.1;35.5;648.4921,0 +4812,3495,401,16.1;35.9;670.5125,0 +4812,3495,401,13.3;34.2;582.34406,0 +4922,115,401,12.1;35.1;631.274,0 +4922,115,401,10.2;33;522.4136,0 +5101,115,401,11.6;31.4;446.06323,0 +4922,115,401,12.4;34.1;581.31213,0 +5101,115,401,12.4;30.3;390.08902,0 +5101,115,401,12.7;31.4;442.12405,0 +5101,115,401,11.4;29.6;353.67075,0 +5101,115,401,13;28.4;292.99048,0 +5101,115,401,13.6;30;372.76773,0 +5101,115,401,11.3;26.1;181.12872,0 +5101,115,401,9.8;25.2;136.81192,0 +5101,115,401,15.2;23.5;51.63529,0 +5101,115,401,16.8;23.5;49.795147,0 +5101,115,401,13.8;22;-25.070715,0 +5101,115,401,16.1;20;-124.99086,0 +5101,115,401,12.7;18.9;-178.87257,0 +5101,115,401,11;21.2;-67.28771,0 +5101,115,401,11.2;17;-273.33936,0 +5101,115,401,10.1;18.1;-218.38058,0 +5101,115,401,9.1;17;-275.2007,0 +5101,115,401,12.8;13.5;-449.74847,0 +5101,115,401,13;12.5;-499.71774,0 +5101,115,401,8.6;15.8;-336.7511,0 +5101,115,401,7.8;18;-227.48369,0 +5101,115,401,7.8;19.7;-142.46875,0 +5101,115,401,6.5;19.4;-156.52908,0 +5101,115,401,7.1;22.6;3.5643349,0 +5101,115,401,6.1;22.8;13.743404,0 +5101,115,401,7.7;25.1;127.453354,0 +5101,115,401,14.6;15.4;-356.83453,0 +5101,115,401,16;14.8;-383.19977,0 +5101,115,401,17;16.8;-285.07324,0 +5101,115,401,19.2;26.5;198.69238,0 +5101,115,401,16.6;29.2;336.17493,0 +5101,115,401,20.4;28.3;289.06088,0 +5101,115,401,20;29.6;355.6884,0 +5101,115,401,17.5;30.3;388.09988,0 +5101,115,401,20.5;30.9;421.2127,0 +5101,115,401,18.4;31.9;469.99228,0 +5101,115,401,17.4;34.2;582.3536,0 +4922,115,401,19.5;34.5;599.1945,0 +4922,115,401,20.5;35.5;647.33234,0 +4922,115,401,15.8;35.6;653.1867,0 +4922,115,401,18.3;36.1;678.51483,0 +5101,115,401,14.7;27;225.03636,0 +5101,115,401,14.6;33.8;563.19366,0 +5101,115,401,15.6;32;473.5421,0 +5101,115,401,17.7;32.9;517.9086,0 +4922,115,401,21.2;32.6;505.63718,0 +5101,115,401,22.2;31.2;433.04288,0 +5101,115,401,23.2;31;423.0881,0 +5101,115,401,24.6;32;473.9923,0 +5101,115,401,22.9;36.3;690.6558,0 +5101,115,401,26.3;29.4;345.87177,0 +5101,115,401,23.4;29.5;350.1134,0 +4791,3888,401,10.3;32.2;484.5502,0 +4063,3504,401,11.9;31.3;439.0939,0 +4063,3504,401,13.7;28.7;308.50317,0 +4063,3504,401,13.7;26.5;200.93474,0 +4063,3504,401,22.2;36.5;698.29974,0 +4063,3504,401,24.4;37.1;731.2085,0 +4063,3504,401,23.2;37.4;746.57275,0 +4049,3507,401,11.7;31.3;440.8892,0 +4049,3507,401,12.7;31.9;469.42972,0 +4049,3507,401,11.6;30.1;378.45633,0 +4049,3507,401,13;30.7;407.1618,0 +4049,3507,401,12.4;28.6;305.22006,0 +4049,3507,401,14.1;29.9;368.12018,0 +4049,3507,401,15.8;29.7;360.94574,0 +4066,3523,401,10.5;26.4;193.85867,0 +4066,3523,401,11.5;25.3;138.38756,0 +4066,3523,401,10.1;24.9;119.10738,0 +4052,3528,401,14.2;23;25.40625,0 +4052,3528,401,14.9;20.6;-97.36786,0 +4052,3528,401,13.9;20;-126.50085,0 +4052,3528,401,12.9;20.7;-87.99884,0 +4052,3528,401,18.6;25;125.881004,0 +4052,3528,401,19.9;26.1;179.57567,0 +4051,3527,401,14.4;23;22.77777,0 +4051,3527,401,17.3;23.1;31.862686,0 +4051,3527,401,18.4;25.9;168.16,0 +4051,3527,401,14.8;20.6;-93.12772,0 +4051,3527,401,13.2;21.7;-38.36831,0 +4051,3527,401,14.3;19.2;-163.29321,0 +4051,3527,401,11.9;21.5;-50.21563,0 +4051,3527,401,19.8;25.7;158.87152,0 +4058,3531,401,15.4;22.9;20.093624,0 +4058,3531,401,17.7;22.6;2.358889,0 +4058,3531,401,13.6;21.4;-54.23992,0 +4058,3531,401,13.9;19.2;-167.14864,0 +4068,3530,401,15.9;23.8;62.69784,0 +4068,3530,401,14.3;21.2;-65.99536,0 +4068,3530,401,13.3;20;-127.5807,0 +4068,3530,401,12.2;20.2;-116.0554,0 +4053,3529,401,17.1;23.1;28.44495,0 +4053,3529,401,14.7;22.3;-12.137865,0 +4053,3529,401,18.3;25.7;161.9135,0 +4053,3529,401,14;20.5;-102.28138,0 +4053,3529,401,12.5;20.6;-96.881294,0 +4053,3529,401,11.4;20.6;-93.256,0 +4053,3529,401,19;22.7;8.534377,0 +4059,3509,401,10.8;18.1;-218.91122,0 +4059,3509,401,10.8;16.9;-282.3674,0 +4059,3509,401,9.7;17.5;-250.27336,0 +4059,3509,401,8.7;16.2;-314.24942,0 +4059,3509,401,7.7;20;-126.41844,0 +4059,3509,401,6.3;19.6;-142.9339,0 +4060,3510,401,11.1;16.4;-307.0864,0 +4060,3510,401,9.4;16.5;-300.26385,0 +4060,3510,401,8.2;16.1;-321.7245,0 +4060,3510,401,8;19.9;-130.48099,0 +4060,3510,401,6.6;19.1;-168.08192,0 +4789,3887,401,10;15.3;-362.7222,0 +4789,3887,401,11.2;12.6;-494.2245,0 +11516,9249,401,9.5;16.9;-280.3026,0 +11516,9249,401,9.4;18.6;-197.08092,0 +11516,9249,401,6.7;18.8;-183.76315,0 +4523,3508,401,12.7;13.1;-469.28778,0 +4523,3508,401,13.7;12.4;-506.49673,0 +4523,3508,401,6.2;22;-24.61434,0 +4523,3508,401,7.9;23;22.978989,0 +4523,3508,401,6;23.3;40.761982,0 +13498,10261,401,10;33.6;556.5082,0 +952,0,401,9.9;33.6;554.173,0 +952,0,401,10.1;14;-426.48093,0 +952,0,401,14;17.9;-229.95332,0 +4050,3512,401,14.3;14.6;-394.96646,0 +4050,3512,401,15.3;14.7;-389.40387,0 +4050,3512,401,16.5;15.9;-332.41098,0 +4050,3512,401,17.3;17.5;-250.98613,0 +4068,3513,401,15.6;16.2;-314.0385,0 +4068,3513,401,17.4;18.1;-218.3719,0 +4068,3513,401,17.4;17.1;-268.7572,0 +4536,4359,401,15.7;14.5;-400.83054,0 +4057,3506,401,19.7;28.6;303.46356,0 +4057,3506,401,18.3;29.7;360.0578,0 +4057,3506,401,19.9;29.9;371.7393,0 +4057,3506,401,18.6;30.9;417.2538,0 +4057,3506,401,21.1;28.8;313.6224,0 +4057,3506,401,24.6;30.5;398.3634,0 +4057,3506,401,25.7;29.8;362.80066,0 +4069,3505,401,19.2;29.4;344.9611,0 +4069,3505,401,20.6;28.1;279.7809,0 +4069,3505,401,19.2;30.7;409.62442,0 +4069,3505,401,17.1;32.2;486.3829,0 +4069,3505,401,16.3;31.2;435.64368,0 +4069,3505,401,24.8;32.9;518.2949,0 +4069,3505,401,26.7;29.7;357.65372,0 +4053,3517,401,21;29.9;370.7325,0 +4053,3517,401,21.4;30.9;420.1741,0 +4053,3517,401,24.3;31.6;456.3424,0 +4053,3517,401,24;30.1;377.5039,0 +4051,3515,401,21.1;29.9;368.1092,0 +4051,3515,401,24;31.1;430.33286,0 +4051,3515,401,23;30.3;387.2608,0 +4052,3516,401,21.1;29.2;334.1568,0 +4052,3516,401,24.6;30.3;391.6242,0 +4811,3499,401,20.9;32.3;487.47824,0 +4811,3499,401,18.8;34.5;600.3187,0 +4811,3499,401,20;35;624.97174,0 +4811,3499,401,22.2;33.3;538.37823,0 +4811,3499,401,23.6;32.6;504.20682,0 +4811,3499,401,28.4;31.7;460.26025,0 +5027,4010,401,20.7;32.2;484.0172,0 +5027,4010,401,20.6;33.3;537.9028,0 +4812,4011,401,20.6;32.6;502.78946,0 +4814,3497,401,23.8;34.9;620.4723,0 +4814,3497,401,24.7;33.1;528.2879,0 +4814,3497,401,25.1;34.6;604.0863,0 +4814,3497,401,26.4;33.2;533.43494,0 +4814,3497,401,27.4;32.4;492.27768,0 +4814,3497,401,27.4;34.9;617.7713,0 +4814,3497,401,28.5;35.5;648.8728,0 +4817,56,401,24;35.1;630.4406,0 +4817,56,401,24.5;33.4;546.3819,0 +4817,56,401,25.5;33.5;548.5858,0 +4817,56,401,25.5;35.4;642.9712,0 +4817,56,401,25.8;32.1;479.52347,0 +4817,56,401,27.3;30.3;390.0969,0 +4817,56,401,28.8;32.5;500.17065,0 +4817,56,401,28.7;34.7;612.045,0 +4815,3496,401,25.7;32.7;511.4479,0 +4815,3496,401,26.7;33.6;557.0055,0 +4815,3496,401,27.4;31.1;428.48264,0 +4815,3496,401,28.8;35.6;655.0768,0 +4816,3498,401,25.8;36;675.53357,0 +4816,3498,401,27.8;32.7;509.01056,0 +4816,3498,401,29;32.2;486.79135,0 +5061,4413,401,28.5;32.5;499.9366,0 +5061,4413,401,28.3;33.5;550.1526,0 +4811,4406,401,28.5;32.4;495.64706,0 +7202,5790,612,9.5;12.1;-468.2751,0 +6133,541,612,10.1;11.6;-489.6621,0 +7435,5671,612,10.5;13;-421.09097,0 +7435,5671,612,11.8;11.2;-510.50397,0 +7435,5671,612,12.1;14.1;-366.09888,0 +7435,5671,612,9.5;14.7;-338.45557,0 +7435,5671,612,10.8;14.6;-341.4025,0 +7435,5671,612,13.1;11.3;-505.71124,0 +7435,5671,612,15.4;15.4;-303.21146,0 +7435,5671,612,16.2;16.4;-251.6408,0 +7435,5671,612,16.3;12.2;-462.96048,0 +7435,5671,612,16.5;13.4;-399.29102,0 +7440,5675,612,9.8;12.9;-424.09927,0 +7440,5675,612,9.3;13.9;-378.65323,0 +7440,5675,612,10.6;13.9;-376.24756,0 +7440,5675,612,8.8;15;-322.74765,0 +7440,5675,612,8.8;16.4;-253.2778,0 +6707,5675,612,14.4;23;80.77306,0 +7441,5676,612,10.8;12;-471.4787,0 +7441,5676,612,11.3;13.5;-394.1106,0 +7441,5676,612,11.8;11.8;-480.272,0 +7441,5676,612,13;13.4;-403.20145,0 +7441,5676,612,12.5;10.6;-541.84656,0 +7452,115,612,11.1;11.6;-493.5743,0 +7452,115,612,10.1;13.5;-394.567,0 +7452,115,612,11.7;13.1;-417.85013,0 +7452,115,612,11.4;14.3;-354.00977,0 +7452,115,612,8.9;14.3;-355.97794,0 +7452,115,612,8.4;15.9;-276.33154,0 +7452,115,612,11.3;16.1;-264.06906,0 +7452,115,612,9.9;16.6;-239.44078,0 +7452,115,612,14.4;12.3;-454.55185,0 +7452,115,612,16;15.1;-315.74777,0 +7452,115,612,15.6;16.5;-246.85385,0 +6665,5687,612,12.9;13.4;-400.36917,0 +6665,5687,612,11.4;17.3;-207.32512,0 +6665,5687,612,11.6;18.8;-130.87509,0 +6665,5687,612,11.9;21.5;4.576689,0 +6665,5687,612,11.3;22.8;70.822174,0 +6665,5687,612,11;24;127.75914,0 +6665,5687,612,10.6;25.1;181.11555,0 +6600,5683,612,10.1;17.1;-217.8605,0 +6600,5683,612,12.2;17.3;-208.26282,0 +6600,5683,612,12;18.3;-158.07875,0 +6600,5683,612,10.3;18.6;-139.12157,0 +6600,5683,612,11;20.2;-61.33008,0 +6600,5683,612,9.9;12.4;-450.90182,0 +6597,5684,612,13.3;22.2;39.406124,0 +6597,5684,612,10.5;22.7;63.580746,0 +6597,5684,612,12.2;22.7;62.801506,0 +6597,5684,612,13.3;23.5;104.777985,0 +6597,5684,612,10;23.9;125.06984,0 +6597,5684,612,12.1;24;129.78287,0 +6597,5684,612,12.5;25.2;188.55293,0 +6597,5684,612,11.1;25.4;200.27905,0 +6597,5684,612,9.1;25.1;182.78137,0 +6597,5684,612,10.1;29.2;390.78464,0 +6590,5681,612,14.3;23.9;123.81482,0 +6590,5681,612,14.5;22.1;33.799217,0 +6590,5681,612,15.6;23.6;110.19275,0 +6590,5681,612,15.8;22.6;59.106865,0 +6590,5681,612,15.9;21.5;5.409365,0 +6590,5681,612,16.7;24;126.76554,0 +6590,5681,612,17.6;21.7;13.0504875,0 +6590,5681,612,18.3;19.9;-78.624886,0 +6590,5681,612,18.3;23;80.6004,0 +6590,5681,612,17.4;17;-219.29007,0 +7364,6413,612,14.6;23.3;95.013565,0 +6611,113,612,14.6;24.5;151.25038,0 +6611,113,612,15.1;22.1;31.082712,0 +6611,113,612,16.3;24.6;156.12794,0 +6611,113,612,17.9;20.7;-34.92652,0 +6611,113,612,28.7;26.6;258.3443,0 +6611,113,612,31.9;25.1;185.34335,0 +6611,113,612,30.9;28.4;349.4129,0 +6611,113,612,27.2;26.2;236.97717,0 +6611,113,612,27.2;28.4;348.07343,0 +6611,113,612,29.1;30.5;451.61185,0 +6611,113,612,26.4;31;476.6387,0 +6611,113,612,25.5;32.1;533.9198,0 +6611,113,612,25.4;29;379.77158,0 +6611,113,612,30.5;23.7;115.03949,0 +6611,113,612,33.6;26;230.08755,0 +6611,113,612,31.3;21.6;6.2477684,0 +6611,113,612,27.6;23.4;99.79195,0 +6611,113,612,27.5;17.3;-204.1657,0 +7451,113,612,24.1;18.8;-132.41695,0 +7451,113,612,26.9;15.8;-283.91232,0 +7451,113,612,23.6;17.8;-179.39082,0 +7451,113,612,23.3;14.8;-329.3331,0 +7451,113,612,25.3;14.8;-333.3097,0 +7451,113,612,21.4;15.7;-288.75418,0 +7451,113,612,21.3;13.2;-412.69305,0 +7451,113,612,27.3;13.4;-399.53305,0 +6611,113,612,33.3;28.1;333.57516,0 +6611,113,612,34.5;29.6;407.62537,0 +6611,113,612,35.7;28.8;368.88943,0 +6611,113,612,33.1;33.7;611.38446,0 +6611,113,612,31.3;30.6;457.74368,0 +7451,113,612,22.5;18.8;-129.93187,0 +6611,113,612,29.8;16.8;-231.65686,0 +7355,5682,612,15;24.3;145.9359,0 +7355,5682,612,16.3;23.3;94.49901,0 +7355,5682,612,17.7;23.5;104.9071,0 +6654,5685,612,9.8;27;280.18936,0 +6654,5685,612,11.5;27;279.9095,0 +6658,5686,612,10.3;27.5;305.25143,0 +6658,5686,612,9.8;28.5;352.24527,0 +6613,56,612,10.1;27.9;323.196,0 +7453,56,612,25.3;18.1;-165.99144,0 +7453,56,612,24.3;19.1;-117.07453,0 +7453,56,612,28.4;14.6;-341.29456,0 +7453,56,612,17.4;12.7;-436.1666,0 +6858,6009,612,17.3;21.7;15.590001,0 +6858,6009,612,24.1;18;-173.4,0 +4416,6399,612,9.8;12.4;-451.06567,0 +7586,6737,612,10;12.4;-451.91104,0 +7586,6737,612,27.7;28;327.2126,0 +952,0,612,8.7;11.2;-512.5498,0 +952,0,612,30.1;25.9;222.14322,0 +952,0,612,35.8;29;379.94754,0 +952,0,612,27.6;31.3;493.43008,0 +7355,5695,612,29;28.2;336.5988,0 +7355,5695,612,31.6;27.9;323.738,0 +7355,5695,612,35.9;29.3;394.9963,0 +7355,5695,612,36.8;27.9;325.181,0 +6655,5693,612,31.4;26;228.80228,0 +6655,5693,612,28.7;25.4;200.22444,0 +6655,5693,612,32.5;25.8;220.57881,0 +6655,5693,612,28.5;23.7;111.871124,0 +6655,5693,612,32.9;27.2;290.4782,0 +6655,5693,612,29.9;23;79.53605,0 +6655,5693,612,32.1;22.5;55.501183,0 +6655,5693,612,31.2;20.7;-38.139248,0 +6655,5693,612,27.6;22.4;46.02345,0 +6590,5694,612,29.7;28.2;336.02737,0 +6590,5694,612,30.7;27.5;305.56238,0 +6590,5694,612,27.1;25.4;198.64455,0 +6590,5694,612,32.3;28.8;367.22656,0 +6590,5694,612,34;27.6;310.20184,0 +6590,5694,612,34.9;29.3;395.47623,0 +6590,5694,612,36;27.5;305.4315,0 +6590,5694,612,36.2;28.9;375.28137,0 +7203,5791,612,29.6;25.5;202.3336,0 +4416,5791,612,31.6;29.6;409.9946,0 +7369,6422,612,27.8;27.9;325.15378,0 +6664,5697,612,27.2;27.3;293.6748,0 +6664,5697,612,27.9;28.8;368.46725,0 +6664,5697,612,26.3;31.3;494.54852,0 +6664,5697,612,25.8;30.3;442.97855,0 +6582,5696,612,29.8;28.9;372.07806,0 +6582,5696,612,31.2;29.6;409.28708,0 +6582,5696,612,28.8;30.1;434.03558,0 +6582,5696,612,30.2;30.9;473.56558,0 +6582,5696,612,33.4;33;577.1389,0 +6582,5696,612,33.8;34.1;631.6721,0 +6582,5696,612,31.5;32.2;536.4548,0 +6577,5689,612,34.1;25.7;214.6486,0 +7373,6420,612,30.4;21.4;0.63497066,0 +7368,6418,612,31.1;21.5;2.258034,0 +7373,6419,612,30.5;21.4;-3.790958,0 +6579,5691,612,33.6;21.1;-17.171652,0 +6579,5691,612,35.5;26.2;236.45515,0 +6578,5690,612,34.2;25.3;192.27701,0 +6578,5690,612,34.3;20.8;-30.507065,0 +6578,5690,612,35.2;25.8;217.3021,0 +6608,5688,612,34.3;24.2;137.9196,0 +6608,5688,612,33.6;20.9;-27.864317,0 +6608,5688,612,35.4;25.6;207.74629,0 +13498,10261,612,30.8;23.8;117.45858,0 +13498,10261,612,30.1;26;229.0118,0 +13498,10261,612,8.6;11.3;-508.6445,0 +13498,10261,612,35.7;29.1;383.53976,0 +7545,5907,612,30.7;23.9;124.4919,0 +16926,13159,612,30.8;23.8;116.61815,0 +7367,6416,612,29.7;23.9;123.32111,0 +7820,5792,612,28.4;21.3;-4.501404,0 +7820,5792,612,26.8;19.1;-114.0917,0 +7436,5678,612,25.7;18;-169.38974,0 +7436,5678,612,24.7;18.6;-142.4712,0 +7436,5678,612,27.8;16.3;-257.22998,0 +6595,5692,612,27;18;-173.43146,0 +6595,5692,612,28.6;17.1;-214.54277,0 +6595,5692,612,30.4;16.6;-243.34705,0 +6595,5692,612,31.9;15.7;-284.56766,0 +6595,5692,612,28.9;14.9;-328.54578,0 +7439,5674,612,25.8;17.5;-196.9248,0 +7439,5674,612,24.2;18.3;-154.12778,0 +7439,5674,612,23;16.3;-255.80133,0 +7439,5674,612,23.2;13.8;-381.85583,0 +7439,5674,612,22.2;13.3;-404.47098,0 +7439,5674,612,21.9;14.8;-332.61078,0 +7439,5674,612,21.7;17.1;-216.94836,0 +7370,6424,612,28.4;17;-219.28589,0 +7438,5673,612,27;16.2;-262.14972,0 +7438,5673,612,26.8;14.6;-340.36243,0 +7438,5673,612,25.5;13.5;-397.41177,0 +7438,5673,612,28.4;13.2;-411.51868,0 +7443,5679,612,25;15.9;-276.92792,0 +7442,5677,612,24.7;14.9;-326.4997,0 +7442,5677,612,23.2;19.1;-114.50864,0 +7442,5677,612,25.9;14.6;-342.60556,0 +7442,5677,612,23.3;14.2;-362.75397,0 +7442,5677,612,20.5;15.6;-290.72842,0 +7442,5677,612,25;12.8;-432.9297,0 +7442,5677,612,22.2;18;-172.0283,0 +7437,5672,612,22.9;17.5;-197.81517,0 +7437,5672,612,22.4;15.3;-306.13034,0 +7437,5672,612,22.5;14;-372.19617,0 +7437,5672,612,21.4;13;-421.61484,0 +6655,6796,612,35.7;29.5;402.77963,0 +4417,5660,612,35.6;29.5;403.8683,0 +6982,6566,612,35.7;29.1;381.51617,0 +13503,1403,612,35.7;29.1;382.8903,0 +13504,1404,612,35.7;29.1;381.0394,0 +13502,1402,612,35.7;29.1;384.02307,0 +6840,5991,612,14.1;12.2;-460.05505,0 +138,399,135,23;35.8;719.7012,0 +138,399,135,22.5;34.6;657.56506,0 +788,1273,135,24;36.1;735.6196,0 +787,1273,135,33.4;19.1;-115.5213,0 +306,129,135,26.3;36.8;766.0535,0 +135,117,135,23;35.1;683.12476,0 +135,117,135,22.9;36.9;773.59644,0 +135,117,135,25.8;37.1;785.58215,0 +326,561,135,23;36.6;758.1798,0 +326,561,135,24.1;37;779.33923,0 +49,49,135,25.7;26.5;252.77248,0 +49,49,135,24.6;27.7;311.4166,0 +49,49,135,25.9;25.5;203.02336,0 +49,49,135,27.1;22.6;56.059948,0 +49,49,135,25.4;22.9;75.18197,0 +49,49,135,25.7;21.8;18.81539,0 +49,49,135,30.2;17.8;-180.5517,0 +324,563,135,25.9;26.5;255.57741,0 +324,563,135,24.5;27.8;318.51193,0 +324,563,135,25.9;24.7;165.9794,0 +324,563,135,27.2;22.5;53.16781,0 +324,563,135,24.4;26.5;254.76625,0 +324,563,135,26.2;22.8;67.09396,0 +324,563,135,25.2;22.4;47.47321,0 +1216,1336,135,26.3;25.5;201.0704,0 +1217,1335,135,26.3;25.5;201.8593,0 +339,393,135,30.6;21.6;9.088537,0 +339,393,135,30.3;19.9;-78.72214,0 +339,393,135,33.6;16.1;-264.02814,0 +339,393,135,31.3;15.9;-275.83966,0 +339,393,135,30.1;15.5;-297.15326,0 +339,393,135,34;15.1;-317.5157,0 +339,393,135,27.5;21.5;2.2135067,0 +339,393,135,28.7;21.2;-11.78777,0 +339,393,135,28.7;19.8;-81.557396,0 +339,393,135,28.6;15.2;-312.5833,0 +339,393,135,32.5;14.7;-335.07568,0 +339,393,135,32.9;13.2;-413.9661,0 +339,393,135,33.3;12;-471.1416,0 +339,393,135,35.4;15.4;-302.11728,0 +339,393,135,29.1;16.4;-253.74046,0 +133,115,135,29.8;21;-22.81029,0 +133,115,135,33.8;18.4;-151.62285,0 +133,115,135,34.8;17.6;-190.83286,0 +133,115,135,34.1;15.6;-289.2985,0 +133,115,135,28.2;21.4;-2.4426222,0 +133,115,135,28.2;20.1;-67.24311,0 +133,115,135,28.5;18.6;-143.55846,0 +133,115,135,29.2;14.2;-359.08878,0 +133,115,135,32;13.8;-383.63177,0 +133,115,135,33.1;13.6;-389.8884,0 +133,115,135,34.5;14.3;-358.24408,0 +133,115,135,35.8;16.7;-237.87653,0 +118,405,135,30.1;19;-119.704445,0 +118,405,135,33.6;18.4;-153.55156,0 +118,405,135,33.5;17.4;-199.94841,0 +118,405,135,28.6;19;-120.547195,0 +118,405,135,29.7;18;-169.12157,0 +118,405,135,34.6;16.8;-231.52141,0 +1447,354,135,30.6;18.9;-124.314,0 +1447,354,135,32.7;15.1;-315.507,0 +1447,354,135,25.5;26.3;242.05649,0 +1447,354,135,25.4;22.3;41.582832,0 +1447,354,135,28.9;19.3;-107.45389,0 +1447,354,135,30;14.5;-344.1219,0 +3185,2929,135,33.4;17.6;-193.87415,0 +3185,2929,135,28.9;16.8;-230.99301,0 +12,299,135,32.6;16.9;-227.63333,0 +12,299,135,32.7;15.9;-274.68295,0 +12,299,135,31.5;16.2;-260.8125,0 +329,368,135,31.4;15.2;-313.64746,0 +752,368,135,31.9;13.3;-408.20377,0 +752,368,135,31.8;12.2;-460.41672,0 +328,378,135,31.2;15.1;-317.27295,0 +751,378,135,31.5;13.2;-413.5918,0 +331,372,135,31.5;15.1;-317.78445,0 +754,372,135,31.5;13.1;-416.7385,0 +952,0,135,24.7;34.9;673.7558,0 +952,0,135,23.1;35.4;696.749,0 +952,0,135,24.6;33.1;582.83044,0 +952,0,135,31.3;17;-222.55476,0 +952,0,135,33.3;19.1;-118.59077,0 +952,0,135,34.9;17.3;-206.28667,0 +952,0,135,34.3;16;-269.74847,0 +952,0,135,32.5;16.8;-231.07764,0 +13498,10261,135,26.3;33.7;611.49194,0 +13498,10261,135,23.8;36.1;734.5925,0 +13498,10261,135,22.7;35.6;708.7572,0 +13498,10261,135,29.8;17.9;-175.27803,0 +1008,10261,135,31.1;16.9;-224.10518,0 +13498,10261,135,34.9;17.4;-202.01831,0 +13498,10261,135,31.4;18.6;-143.39952,0 +13498,10261,135,28.9;15.6;-289.6543,0 +13498,10261,135,32.7;19.5;-97.818,0 +13498,10261,135,33.4;16.9;-228.97324,0 +13498,10261,135,31.5;20.6;-43.664017,0 +3219,2963,135,31.4;16.4;-249.38858,0 +3219,2963,135,23.1;36;726.39606,0 +1008,1398,135,24.6;34.9;672.3844,0 +1008,1398,135,31.2;16.9;-228.10213,0 +10489,8229,135,22.9;36;729.34534,0 +862,1079,135,22.9;34.3;644.7214,0 +313,349,135,25.3;23.3;91.50442,0 +1212,1358,135,30.5;18.5;-146.9213,0 +5,408,135,29.4;14.8;-329.55753,0 +5,408,135,30.7;14.6;-343.49597,0 +5,408,135,29.7;13.8;-379.09116,0 +38,364,135,27.4;15;-319.11456,0 +38,364,135,27.1;16.5;-248.5422,0 +38,364,135,26.8;17.5;-198.99625,0 +1212,1334,135,27.1;17.9;-178.534,0 +2239,417,135,34.9;17.3;-205.21797,0 +1900,1986,135,34;16;-269.9497,0 +7245,6565,135,31.3;16.7;-234.42758,0 +13499,4149,135,30.3;17.9;-177.41177,0 +7204,6792,620,17.7;36.1;733.6627,0 +7204,5793,620,15.8;35.4;699.8575,0 +6593,5710,620,14.3;35.6;707.6564,0 +6593,5710,620,14.8;34.6;656.05884,0 +6593,5710,620,18.3;35.9;723.6892,0 +6593,5710,620,17.5;33.5;605.9051,0 +6593,5710,620,18.1;34.9;674.30566,0 +6614,117,620,14.2;34.2;638.7383,0 +6614,117,620,16.8;34.6;660.4624,0 +6614,117,620,18.7;37;780.4083,0 +6614,117,620,24.9;11.9;-474.8036,0 +6614,117,620,26.2;14.3;-354.13916,0 +7452,115,620,21.8;8;-670.95557,0 +7445,5698,620,21.8;8.4;-649.3311,0 +6603,5705,620,26.4;8.1;-664.89484,0 +6603,5705,620,23.5;9.5;-595.10443,0 +6603,5705,620,25;9.6;-590.13416,0 +6603,5705,620,25.7;11.4;-499.85162,0 +6603,5705,620,27.8;7.8;-682.6387,0 +6860,6011,620,27.1;7.3;-705.3159,0 +6667,5708,620,24.2;10.8;-529.15405,0 +6667,5708,620,27.2;11.3;-508.98114,0 +6667,5708,620,24.7;13.2;-412.48053,0 +6667,5708,620,27.6;14.8;-329.0079,0 +6667,5708,620,26.3;14.9;-327.47415,0 +6585,5704,620,28.7;13.4;-403.97882,0 +7393,541,621,10.5;20.4;-50.7269,0 +6611,113,621,9.4;18.6;-143.89879,0 +6611,113,621,7.8;16.5;-244.16425,0 +6611,113,621,11.2;16.3;-257.547,0 +6611,113,621,12.2;19.3;-108.557755,0 +6611,113,621,18.4;12.1;-468.48575,0 +6588,5716,621,7.6;17.4;-201.18219,0 +6588,5716,621,9.5;17;-219.86153,0 +6588,5716,621,10.8;17.2;-212.08138,0 +6588,5716,621,11.2;18.9;-128.18515,0 +6588,5716,621,12.4;17.5;-194.20885,0 +6588,5716,621,12.9;19.4;-101.2303,0 +6588,5716,621,12.3;15.2;-313.0964,0 +6588,5716,621,13.6;15;-322.2149,0 +6588,5716,621,25.4;9.3;-605.85394,0 +6588,5716,621,12.3;21.1;-14.988087,0 +6583,5731,621,6.2;16.2;-262.0421,0 +6583,5731,621,15.6;13.8;-380.48267,0 +6583,5731,621,18;11.9;-475.25815,0 +7204,5793,621,11.4;20.1;-65.03043,0 +7204,5793,621,10.9;23.1;82.58748,0 +6614,117,621,13.3;19.1;-114.81001,0 +6614,117,621,15.3;16.1;-265.35385,0 +6614,117,621,17.1;16.2;-259.51572,0 +6614,117,621,26.5;11.9;-475.83783,0 +6614,117,621,26.1;8.7;-638.3553,0 +6614,117,621,28.6;9.8;-579.5191,0 +6614,117,621,31.5;10.1;-566.74207,0 +6614,117,621,31.5;12.3;-456.927,0 +6614,117,621,32.7;11.2;-513.0829,0 +6614,117,621,31.8;15;-322.6788,0 +6614,117,621,29.8;14.9;-326.12762,0 +6614,117,621,31.7;17.9;-176.72346,0 +6614,117,621,27.4;15.3;-306.87704,0 +6614,117,621,31;7.3;-704.579,0 +6614,117,621,7.6;8.6;-643.0812,0 +6614,117,621,5.9;7.6;-691.59375,0 +6614,117,621,12.7;21.7;15.561765,0 +6670,5724,621,15;16.8;-233.29366,0 +6670,5724,621,16.1;14.8;-332.12326,0 +6670,5724,621,17.7;13.5;-394.7909,0 +6670,5724,621,19.9;13.4;-403.76987,0 +6670,5724,621,21.1;12.6;-439.79172,0 +6673,5730,621,15.3;18.9;-126.67585,0 +6673,5730,621,15.7;17.7;-187.6824,0 +6673,5730,621,16.7;15.7;-284.86145,0 +6673,5730,621,17.9;15.6;-293.43997,0 +6615,116,621,23.8;10.4;-549.1726,0 +6615,116,621,25;10.4;-553.30475,0 +6615,116,621,23.8;9.2;-609.72534,0 +6615,116,621,22.5;9;-623.14746,0 +6615,116,621,25.1;8.7;-637.9702,0 +6615,116,621,22.6;6.1;-764.8626,0 +6615,116,621,20.1;7.8;-681.8641,0 +6615,116,621,19;7.2;-710.8476,0 +6615,116,621,17.4;7.2;-710.4778,0 +6615,116,621,12.1;6.1;-765.8805,0 +6615,116,621,10.9;6.3;-757.8037,0 +6615,116,621,14.7;6.7;-737.2072,0 +6615,116,621,12.3;7.1;-714.6711,0 +6615,116,621,11.3;7.3;-704.4245,0 +6615,116,621,12.8;8.1;-667.3244,0 +6607,5720,621,25;13.3;-405.05618,0 +6607,5720,621,28.4;16.4;-252.81567,0 +6607,5720,621,28.4;19.2;-111.13732,0 +6662,5732,621,23.5;10.2;-562.8161,0 +6662,5732,621,25.7;10.2;-559.0177,0 +6662,5732,621,24.5;9.3;-607.1844,0 +6662,5732,621,24.8;8.2;-661.5141,0 +6662,5732,621,23.5;6.8;-732.8527,0 +6662,5732,621,22.2;5.9;-778.35724,0 +6662,5732,621,22;7.7;-684.49896,0 +6671,5725,621,26.5;11.1;-515.15656,0 +6671,5725,621,28.1;8.1;-667.6439,0 +6671,5725,621,28.3;10.6;-541.8071,0 +6671,5725,621,29.9;10.2;-563.94006,0 +6671,5725,621,31.2;10.9;-528.0098,0 +6671,5725,621,30.9;8.5;-646.34845,0 +6671,5725,621,32;8.8;-633.10077,0 +6671,5725,621,32.4;7.3;-707.14026,0 +6706,5727,621,30.2;13.9;-378.88095,0 +6706,5727,621,29.9;15.4;-301.3879,0 +6706,5727,621,32.2;15.3;-307.0274,0 +6706,5727,621,28.8;14.4;-350.77567,0 +6706,5727,621,30.9;16.3;-254.36111,0 +6706,5727,621,30.8;18.2;-162.72112,0 +6706,5727,621,30.8;19.6;-90.76732,0 +6706,5727,621,8.2;7.4;-700.862,0 +6706,5727,621,7;8.9;-625.71515,0 +6706,5727,621,8.3;9.4;-600.1321,0 +6706,5727,621,4.9;8.8;-631.63983,0 +6651,5728,621,19.6;7.8;-679.31213,0 +6651,5728,621,18.5;6.4;-749.4247,0 +6651,5728,621,11.5;6;-772.2616,0 +6651,5728,621,13.8;6.3;-755.85864,0 +6651,5728,621,12;7.4;-699.9558,0 +6843,5994,621,6.5;7.8;-680.5342,0 +952,0,621,8.1;21.7;11.677452,0 +952,0,621,8.2;20.5;-45.751995,0 +952,0,621,10.9;21.1;-17.448818,0 +13498,10261,621,8.4;21.4;-3.1316,0 +1008,1398,621,11.4;22.5;53.003105,0 +6606,5721,621,12.5;23.1;84.476685,0 +9373,8341,849,6.1;6.1;100,0 +9371,8343,849,5.8;6;94.08144,0 +9369,8345,849,6.1;5.9;90.00023,0 +13498,10261,849,6.1;5.9;92.27151,0 +16926,13159,849,6.1;6;95.457054,0 +13507,10264,849,6.2;6.3;110.51437,0 +13506,10263,849,6.2;6.1;100.53665,0 +3959,3722,420,9.9;15.6;219.52368,0 +3959,3722,420,9.5;16.9;286.1366,0 +4629,3725,420,9.9;15.4;212.69325,0 +4629,3725,420,11;15.5;213.92485,0 +3958,3724,420,10;15.4;210.25638,0 +3956,3721,420,9;17;289.037,0 +3956,3721,420,10.9;15.6;218.4253,0 +3957,3723,420,9.5;17;290.7224,0 +3957,3723,420,11;15.4;211.3221,0 +13498,10261,420,9.9;15.1;196.61917,0 +13498,10261,420,11.1;15.5;217.06078,0 +13498,10261,420,13.6;14.4;160.04433,0 +13498,10261,420,13.5;12.8;78.2615,0 +13498,10261,420,14.7;10.8;-20.402481,0 +13498,10261,420,14.6;6.4;-238.60078,0 +16926,13159,420,9.9;15.1;195.41393,0 +16926,13159,420,14.6;7.9;-166.4831,0 +13507,10264,420,10.8;15.1;196.24248,0 +13507,10264,420,13.7;12.7;76.31523,0 +13507,10264,420,14.5;5.8;-267.15552,0 +410,3726,420,12.6;15.5;216.9489,0 +4406,3729,420,13.7;14.3;155.15552,0 +3960,3731,420,13.8;13.9;135.4238,0 +3960,3731,420,14.2;12.6;72.03784,0 +4407,3730,420,14.1;14.1;147.1858,0 +3961,3732,420,13.7;13.3;106.68099,0 +3962,3733,420,13.3;12.9;85.71324,0 +13506,10263,420,13.4;14.6;170.2902,0 +13506,10263,420,14.7;11;-10.115862,0 +6982,6566,420,13.7;14.4;159.61647,0 +3967,3278,420,14;12.6;69.44528,0 +410,3734,420,14.5;10.7;-22.14798,0 +3963,3736,420,14.5;7.7;-172.90573,0 +3963,3736,420,14.6;5.7;-274.8082,0 +3966,3739,420,14.3;6.7;-222.56007,0 +5055,3738,420,14.3;7.3;-192.0043,0 +5055,3738,420,14.5;5.7;-275.6952,0 +3964,3737,420,14.3;7.3;-192.4926,0 +3964,3737,420,14.5;5.6;-277.6455,0 +410,3741,420,14.7;4.2;-349.6108,0 +410,3740,420,14.6;4.2;-347.9366,0 +4038,3613,400,29.2;32.6;506.16745,0 +4038,3613,400,27.8;32.6;505.17285,0 +4038,3613,400,26.3;32;472.29028,0 +4038,3613,400,28.1;31.5;448.68445,0 +4038,3613,400,27.9;29.3;339.7958,0 +4038,3613,400,29;27.9;268.05328,0 +952,0,400,27.8;34.6;605.13446,0 +952,0,400,29.3;19.9;-130.03787,0 +952,0,400,30.4;19.6;-144.0904,0 +4047,117,400,28.1;32.4;494.8051,0 +4047,117,400,26.9;31.9;469.02356,0 +4047,117,400,25.9;29.8;365.63806,0 +4047,117,400,28.9;29;324.6954,0 +4047,117,400,25.2;27.6;255.79877,0 +4047,117,400,27.6;26.4;193.75485,0 +4047,117,400,29.3;27.6;255.23943,0 +4047,117,400,25.8;25.6;154.85143,0 +4047,117,400,28;24.8;116.06328,0 +4047,117,400,27.4;20.4;-105.54654,0 +4047,117,400,29.4;20.3;-111.13031,0 +4047,117,400,26.4;19.9;-132.14526,0 +4047,117,400,30.2;22.2;-13.730852,0 +4047,117,400,26.1;18.4;-204.01616,0 +5101,115,400,27.8;31.6;453.37106,0 +5101,115,400,26.7;27.5;251.08934,0 +5101,115,400,29.3;24.6;103.500114,0 +5101,115,400,27.1;19.8;-134.19817,0 +5101,115,400,30.4;20;-123.895355,0 +4631,3628,400,26.3;29.7;359.1884,0 +4631,3628,400,25.4;28.5;301.76083,0 +4631,3628,400,27.5;28.4;296.89435,0 +4631,3628,400,24.8;30;373.40768,0 +4631,3628,400,24.8;27.5;250.03519,0 +11515,9248,400,26.1;27.4;243.0736,0 +3999,3620,400,27.8;27;225.2413,0 +3999,3620,400,26.1;25.4;143.91653,0 +3999,3620,400,29.5;23.3;38.238365,0 +4470,3616,400,26.2;20.6;-94.04997,0 +4470,3616,400,28.7;19.4;-154.57059,0 +4470,3616,400,25.8;19.3;-162.59628,0 +4470,3616,400,27.1;18.9;-182.45749,0 +4479,3907,400,30.4;19.6;-147.1076,0 +5054,4028,400,30.4;19.4;-154.0857,0 +10232,8172,840,6.2;11.3;5.083674,0 +10232,8172,840,9.5;14.2;148.69876,0 +10230,8170,840,6.3;11.3;3.820407,0 +10229,8169,840,6.2;11.2;-0.04086411,0 +10229,8169,840,11.4;16.3;255.16444,0 +10231,7062,840,9.3;14.1;146.8633,0 +10233,8173,840,12.4;16.9;284.3477,0 +10234,8174,840,12.5;17;290.8252,0 +10195,8164,840,14.8;17.2;301,0 +10194,8163,840,14.7;17.2;300,0 +10194,8163,840,15.7;17.2;299.9999,0 +10193,8162,840,15.2;16.7;273.9757,0 +10237,8177,840,15.3;14.7;177.9049,0 +10238,8178,840,15.2;14.8;179.8885,0 +10238,8178,840,15.3;13.8;131.27509,0 +10236,8176,840,15.5;14.8;180.5905,0 +10236,8176,840,14.5;14;142.30743,0 +10235,8175,840,16.7;15.1;194.9645,0 +10235,8175,840,14.1;14.5;166.0945,0 +10235,8175,840,11.2;8.3;-144.0605,0 +10243,8165,840,15.2;12.4;62.87953,0 +10244,8166,840,15.2;12.9;87,0 +10241,8181,840,11;13.5;115.48966,0 +10240,8180,840,11.1;12;40.618355,0 +10239,8179,840,11.3;12.3;53.575596,0 +10242,8182,840,11.2;8.4;-139.4522,0 +10242,8182,840,11.1;7.3;-196.87099,0 +10245,8167,840,11.2;4.4;-339.0097,0 +952,0,402,8.3;10.7;-591.4952,0 +399,3533,402,12.2;11.8;-536.03613,0 +399,3533,402,12.5;15.1;-371.284,0 +399,3533,402,13.3;12;-523.0832,0 +399,3533,402,14.9;9.5;-652.19714,0 +399,3533,402,16.2;9.3;-658.6935,0 +399,3533,402,16.9;8.1;-718.113,0 +399,3533,402,18;11;-575.45953,0 +399,3533,402,18.9;8.7;-692.08344,0 +399,3533,402,19.2;7.7;-741.62085,0 +399,3533,402,20.4;7.2;-765.0253,0 +4047,117,402,12.7;10.8;-586.48315,0 +4047,117,402,10.9;12.7;-490.94943,0 +4047,117,402,12.6;13.3;-462.69653,0 +4047,117,402,12;15.7;-340.83972,0 +4047,117,402,13.7;8.5;-702.3412,0 +4047,117,402,14.2;11.1;-572.5812,0 +4047,117,402,16.1;9.2;-666.25946,0 +4047,117,402,17.3;9.5;-650.38275,0 +4047,117,402,18;10.7;-589.95996,0 +4047,117,402,19.1;8.4;-706.2416,0 +4047,117,402,19.8;10.3;-611.7727,0 +4092,3536,402,12.8;9.4;-656.4338,0 +4092,3536,402,13.7;10.4;-604.2592,0 +4092,3536,402,13.4;7.9;-730.97266,0 +4092,3536,402,15.5;8.5;-699.3311,0 +4092,3536,402,15.8;9.8;-636.58777,0 +4092,3536,402,15.9;11.3;-560.1124,0 +4092,3536,402,17.1;11.4;-554.2088,0 +4093,3532,402,11.6;12.6;-497.5427,0 +4093,3532,402,10.2;13.1;-468.05142,0 +4093,3532,402,9.1;13.4;-454.82092,0 +4093,3532,402,12.3;13.9;-429.8517,0 +4093,3532,402,11.6;15;-374.5084,0 +4093,3532,402,13.5;13.7;-442.84775,0 +5098,116,402,13;13.8;-436.37216,0 +5098,116,402,11.5;14.2;-415.7359,0 +5098,116,402,11.4;16.7;-292.23996,0 +5098,116,402,14.4;10;-622.92413,0 +5098,116,402,14.9;7.6;-746.2548,0 +5098,116,402,17.2;7.9;-731.22076,0 +5098,116,402,18.5;9.9;-632.68085,0 +5098,116,402,18.9;11;-577.0563,0 +5098,116,402,20.2;7.5;-751.456,0 +4089,3551,402,8.6;16.5;-297.90472,0 +4089,3551,402,22.1;9.6;-644.70026,0 +4089,3551,402,22.5;8.1;-721.43304,0 +4089,3551,402,22.6;5.5;-852.565,0 +4089,3551,402,24;6.3;-811.5045,0 +4089,3551,402,24.6;5.3;-859.4763,0 +4090,3534,402,15.8;11.4;-556.424,0 +4090,3534,402,19.6;10.2;-614.51953,0 +1008,1398,129,8.4;11.6;20.747114,0 +1008,1398,129,9.6;11.5;14.949869,0 +1008,1398,129,8.9;13.4;108.60533,0 +13498,10261,129,9.3;11.2;1.4735868,0 +13498,10261,129,11.3;11.3;5.6052346,0 +13498,10261,129,4.6;11.4;11.928446,0 +13498,10261,129,6;12.2;49.807156,0 +13498,10261,129,8.8;13.7;127.21617,0 +0,0,129,6.7;12;41.822525,0 +0,0,129,8.7;11.6;21.135487,0 +13498,1404,129,11.4;10.9;-12.692205,0 +13498,1404,129,9.1;11.3;4.2009583,0 +1008,1399,129,9.3;11.2;2.5548677,0 +13498,5478,129,9.1;11.1;-2.3484747,0 +13498,1400,129,9.8;11.2;-0.17565858,0 +11652,9357,1163,6.1;6.5;22.69175,0 +12498,108,1163,6.6;7.8;84.74007,0 +13498,10261,1185,13.6;13.3;118.48057,0 +0,0,1185,13.7;13.3;120.964775,0 +13498,5478,1185,13.1;13.7;140.10281,0 +1008,1398,1185,12.4;13.1;108.90764,0 +5099,113,399,12.3;13.5;-450.70142,0 +5099,113,399,12.2;16.1;-320.5116,0 +5099,113,399,13.8;17.7;-242.28429,0 +5099,113,399,10.9;18.3;-212.55632,0 +5099,113,399,14.9;17.4;-255.92943,0 +5099,113,399,14;18.8;-184.47995,0 +5099,113,399,13.5;19.8;-133.35321,0 +5099,113,399,14.4;21.1;-68.55501,0 +5099,113,399,16.9;19.5;-150.46106,0 +5099,113,399,15.8;22.4;-4.5865016,0 +5099,113,399,15.3;24.5;97.2245,0 +5099,113,399,16.6;25;125.13891,0 +5099,113,399,17.1;26.2;185.32735,0 +5099,113,399,23.4;25.1;130.36565,0 +5099,113,399,25.6;26;172.99864,0 +5099,113,399,26.2;27.8;265.9303,0 +5099,113,399,26.2;29.7;360.99646,0 +5099,113,399,25.9;30.9;419.48483,0 +5099,113,399,27.1;25.9;171.58115,0 +5099,113,399,24.9;24.9;121.33937,0 +5099,113,399,23.9;23.6;56.67478,0 +5099,113,399,18.9;33.9;569.40295,0 +5099,113,399,26.7;35.2;636.46014,0 +5099,113,399,26.6;37.1;730.2182,0 +5099,113,399,24.2;37.8;763.0313,0 +5099,113,399,26.2;38.4;796.51416,0 +5099,113,399,22.6;37.9;767.8885,0 +5099,113,399,21;38.4;797.1,0 +5099,113,399,19.8;35.9;667.5001,0 +5099,113,399,19.2;37.1;730.9803,0 +5099,113,399,18.8;36.1;677.81366,0 +4024,3603,399,12.2;13.9;-431.4847,0 +4024,3603,399,11.7;16.1;-321.23486,0 +4024,3603,399,13.5;16.2;-317.60858,0 +4024,3603,399,10.3;18;-223.91043,0 +4024,3603,399,14.1;18.1;-219.9354,0 +4024,3603,399,11.9;18.2;-213.44872,0 +4024,3603,399,13;18.8;-187.0892,0 +4024,3603,399,15;19.2;-164.61812,0 +4024,3603,399,12.8;20.4;-107.18188,0 +4024,3603,399,15;21.3;-62.61578,0 +4024,3603,399,16.6;22.1;-20.598927,0 +4024,3603,399,15.6;23.2;35.137962,0 +4029,3606,399,16.5;22.3;-9.15143,0 +386,3604,399,15;24.6;106.1246,0 +386,3604,399,17.4;26.1;179.38177,0 +386,3604,399,17.3;27.3;238.37906,0 +386,3604,399,17.3;29.2;334.52542,0 +386,3604,399,16;29;322.3691,0 +386,3604,399,15.9;26.9;221.15048,0 +386,3604,399,16.4;31.4;446.83252,0 +4061,3594,399,25.1;25.3;142.0022,0 +4061,3594,399,25.2;26.5;201.2984,0 +4061,3594,399,23.3;24.7;109.39558,0 +4061,3594,399,24.4;23.5;47.994602,0 +4023,3612,399,25.7;27.8;265.71512,0 +4023,3612,399,25.8;28.9;317.3719,0 +4023,3612,399,26.5;30.8;412.5885,0 +4023,3612,399,27.2;27.4;246.5575,0 +4023,3612,399,16.2;33.2;534.4781,0 +4023,3612,399,25.7;33.9;568.581,0 +4023,3612,399,26.1;35.6;653.8094,0 +4023,3612,399,27.6;36.6;703.2783,0 +4023,3612,399,26.3;36.9;718.51196,0 +4023,3612,399,25.3;37.9;768.6835,0 +4023,3612,399,23.3;37.8;766.6727,0 +4023,3612,399,26.1;39;825.3354,0 +4023,3612,399,27.6;39.5;847.36957,0 +4023,3612,399,21.4;37.7;758.8881,0 +4020,3595,399,26.6;25.7;159.31772,0 +4532,4355,399,24.1;23.9;67.68993,0 +4034,56,399,16.6;31;423.97464,0 +4034,56,399,17.2;33.3;538.9677,0 +4034,56,399,15.3;31.6;456.1735,0 +4034,56,399,16.8;36.7;707.434,0 +4035,3609,399,18.3;32.9;517.3999,0 +4035,3609,399,18.2;34;576.8503,0 +4035,3609,399,19.3;34.6;606.3785,0 +4035,3609,399,25.4;38.7;809.55566,0 +4035,3609,399,21.4;38.1;780.9844,0 +4035,3609,399,20.6;39.2;836.8742,0 +4035,3609,399,20.1;37.3;737.40125,0 +4035,3609,399,19.5;36.3;691.0431,0 +4035,3609,399,18.5;36.6;705.1348,0 +4026,3610,399,16.8;33.8;564.1498,0 +4021,3611,399,15.2;32.3;491.9402,0 +4021,3611,399,17;36.1;680.6089,0 +4016,3608,399,19.1;37.1;727.34973,0 +4016,3608,399,17.5;37.3;738.36414,0 +4016,3608,399,19;35.7;658.9024,0 +3667,3354,1063,15.3;9.2;-101.9177,0 +3668,3353,1063,15.3;9.3;-95.6094,0 +3666,3355,1063,14.5;10.2;-50.38506,0 +3684,3350,1063,14.6;10.2;-49.235664,0 +3684,3350,1063,12.9;10.1;-52.3016,0 +3682,3352,1063,14.1;10.5;-34.22601,0 +3685,3349,1063,14.6;10.8;-18.47914,0 +3683,3351,1063,12.7;10.2;-49.218002,0 +3669,3368,1063,11.8;11;-11.579725,0 +3669,3368,1063,12.9;9.6;-80.59445,0 +3669,3368,1063,10.5;11.1;-4.890182,0 +14633,3371,1063,11.8;10.9;-16.9516,0 +14632,3370,1063,11.8;10.9;-16.9516,0 +14631,3369,1063,11.5;10.9;-14.63906,0 +3670,3367,1063,11.3;10.8;-21.504045,0 +3670,3367,1063,12.4;9.8;-68.71143,0 +3677,3362,1063,9.3;8.7;-122.7284,0 +3677,3362,1063,10.2;7.1;-206.9887,0 +3695,3362,1063,11.3;8.2;-151.7231,0 +3674,3357,1063,9.3;8.6;-127.4586,0 +3689,3357,1063,11.4;8.2;-147.9159,0 +3679,3360,1063,9.2;8.7;-123.5524,0 +3697,3360,1063,11.4;8.2;-151.7231,0 +3678,3361,1063,9.3;7.9;-164.9827,0 +3696,3361,1063,11.5;8.2;-151.7231,0 +3680,3359,1063,10.1;6.9;-212.0646,0 +3698,3359,1063,11.3;8.2;-151.7231,0 +3676,3363,1063,9.2;7.8;-169.8961,0 +3673,3358,1063,10.3;6.7;-226.5203,0 +3673,3358,1063,9;7.5;-184.1917,0 +2928,3379,1063,10;6.5;-233.1419,0 +3707,3373,1063,11.3;8.2;-147.9159,0 +3711,108,1063,14.2;9.9;-65.71007,0 +3707,108,1063,12.6;10;-58.10299,0 +3707,108,1063,10.4;11.1;-3.952148,0 +3672,3365,1063,13;9.6;-78.50769,0 +3707,3387,1063,12.3;9.8;-69.09147,0 +3707,3387,1063,10.4;10.9;-14.88379,0 +3671,3366,1063,10.4;11;-8.163635,0 +14636,3375,1063,10.7;9.9;-64.1075,0 +14634,3374,1063,10.4;9.2;-98.2496,0 +13498,10261,284,6.1;6.2;8.689747,0 +0,0,284,6.1;6.2;6.6952543,0 +3543,3082,188,14.3;18.7;376.8732,0 +3543,3082,188,14;16.4;262.77856,0 +3543,3082,188,12.5;4.7;-324.8493,0 +3543,108,188,14.9;18.6;371.1438,0 +3706,108,188,12.7;2.3;-446.1469,0 +3619,3078,188,14.4;18.7;374.409,0 +3539,3078,188,14.8;17.2;302.5406,0 +3539,3078,188,13.7;16.1;246.0516,0 +3539,3078,188,13.7;14.9;186.5415,0 +3539,3078,188,12.7;4.8;-321.9502,0 +13498,10261,188,13.8;20.5;464.56537,0 +13498,10261,188,14.2;16.5;267.5856,0 +13498,10261,188,13.7;13.3;103.667305,0 +13498,10261,188,12.5;10.9;-16.56466,0 +13498,10261,188,10.7;10.3;-44.481247,0 +13498,10261,188,12;6.9;-216.70613,0 +13498,10261,188,12;5.8;-267.0018,0 +13498,10261,188,13;4.5;-335.0113,0 +13498,10261,188,14.3;4.1;-352.0591,0 +3542,3081,188,14.9;17.2;302.8936,0 +3542,3081,188,13.5;15.2;201.83359,0 +3540,3079,188,14.9;17.2;301.9912,0 +3541,3080,188,14.7;16.7;275.28558,0 +3602,3077,188,13.9;16.4;258.715,0 +3538,3077,188,13.6;14.9;186.3889,0 +3538,3077,188,12.7;11.9;34.14575,0 +3538,3077,188,11.9;10.8;-17.079878,0 +3538,3077,188,10.7;10.6;-31.738447,0 +3538,3077,188,12.3;8.2;-147.38022,0 +3538,3077,188,10.9;8.1;-154.79851,0 +3538,3077,188,11.6;5.9;-266.93396,0 +3538,3077,188,12.7;3.7;-377,0 +16926,13159,188,14.9;17;292.91205,0 +16926,13159,188,12.1;6.9;-213.1566,0 +13507,10264,188,14.1;16.5;265.17163,0 +13507,10264,188,12;10.8;-21.902884,0 +13507,10264,188,12.7;5;-307.30826,0 +13507,10264,188,13.1;3.8;-370.20792,0 +434,3091,188,13.6;13.3;107.3445,0 +13506,10263,188,13.7;13.4;112.82926,0 +13506,10263,188,10.7;10.4;-38.417522,0 +13506,10263,188,13.5;4.7;-322.37646,0 +3547,3086,188,12.8;11.8;28.03076,0 +3547,3086,188,10.7;10.4;-38.65112,0 +3547,3086,188,12.1;8.4;-139.4827,0 +3547,3086,188,10.7;8.3;-146.5629,0 +3544,3083,188,12.7;11.8;30.71643,0 +3544,3083,188,12.2;8.3;-143.06413,0 +3544,3083,188,10.6;8;-157.50047,0 +3544,3083,188,11.6;5.8;-267.7764,0 +3544,3083,188,12.8;3.9;-362.3885,0 +3545,3084,188,12;10.9;-13.47375,0 +3545,3084,188,10.6;10.6;-27.397776,0 +3545,3084,188,10.6;8.2;-151.6643,0 +3546,3085,188,12.3;10.8;-17.34955,0 +3546,3085,188,10.5;10.4;-37.00276,0 +3546,3085,188,12;8.2;-147.34062,0 +6982,6566,188,12.7;11.7;23.790604,0 +434,3093,188,12.1;6.6;-229.6025,0 +3549,3088,188,13.7;4.4;-341.4367,0 +3550,3089,188,13.8;4.6;-331.7349,0 +3551,3090,188,14.4;4.7;-323.9139,0 +3548,3087,188,14.4;4.6;-327.4052,0 +10488,8228,188,14.1;4.7;-324.51505,0 +3704,3095,188,12.7;2.2;-447.2123,0 +3537,3098,188,12.3;2.1;-453.19638,0 +6870,9098,188,13.8;20.4;461.17902,0 +6866,9069,188,13.8;20.4;461.17902,0 +6864,9117,188,13.8;20.4;461.17902,0 +3354,3288,189,7.4;9.7;-76.14316,0 +3354,3288,189,9.1;9.5;-86.42727,0 +3354,3288,189,10.4;9.3;-93.444405,0 +3442,3256,189,8.1;9.4;-88.15143,0 +3442,3256,189,10.3;9.4;-89.85277,0 +3441,3255,189,7.2;11.2;2.18748,0 +3441,3255,189,9.2;9.3;-94.03307,0 +3446,3260,189,7.3;10.4;-41.9439,0 +3446,3260,189,10.3;9.8;-69.99316,0 +13498,10261,189,6.1;11.2;1.5714883,0 +13498,10261,189,10.2;9.4;-87.57269,0 +13498,10261,189,8.7;11.5;13.200686,0 +13498,10261,189,11.2;11.1;-3.2710626,0 +13498,10261,189,12.6;11.2;-1.2092171,0 +13498,10261,189,15.5;10.6;-31.910158,0 +13498,10261,189,15.1;9.4;-91.126236,0 +13498,10261,189,15.2;15.8;230.03918,0 +3451,3265,189,9;9.6;-81.43744,0 +3451,3265,189,13.5;11.4;11.94781,0 +3451,3265,189,14.9;9.6;-78.50769,0 +16926,13159,189,8.7;9.5;-83.738144,0 +16926,13159,189,14.3;11.3;3.609117,0 +3445,3259,189,11.3;11.5;13.569529,0 +3445,3259,189,14.4;11.2;-0.037101,0 +3444,3258,189,11.7;11.1;-2.9413083,0 +3444,3258,189,15.4;10.9;-16.579311,0 +3365,3272,189,8.6;11.2;2.5177,0 +3425,3273,189,8.4;11;-11.93795,0 +13507,10264,189,10.3;9.5;-84.9748,0 +13507,10264,189,11.6;11.1;-2.548336,0 +13507,10264,189,15.1;9.4;-87.23922,0 +13507,10264,189,15.2;11.2;0.42883766,0 +13506,10263,189,8.7;11.5;14.34634,0 +13506,10263,189,15.1;15.7;227.19896,0 +3450,3264,189,12.2;11.2;0.3203739,0 +3450,3264,189,15.1;11.1;-3.002312,0 +3443,3257,189,13.2;11.3;3.8192272,0 +3443,3257,189,14.4;11.2;1.7708844,0 +6982,6566,189,11.1;11.2;-1.2768335,0 +3448,3262,189,13.6;11.2;-0.2289429,0 +3448,3262,189,15.2;9.2;-98.14999,0 +3428,3276,189,14.9;8.1;-154.199,0 +3365,108,189,15.2;8.5;-134.0179,0 +3431,3279,189,15.3;8;-160.2308,0 +3429,3277,189,15.3;8;-159.773,0 +3426,3274,189,15.2;8.1;-153.6554,0 +3457,3271,189,15.2;9.7;-72.0122,0 +3457,3271,189,15.2;12.6;72.4956,0 +3457,3271,189,16.6;11.2;0,0 +3457,3271,189,13.8;11.2;0,0 +3365,3271,189,15.2;11.2;-0.01531982,0 +3454,3268,189,15;11.3;3.609065,0 +10488,8228,189,15.2;11.1;-4.0594316,0 +3455,3269,189,15.1;11.3;3.773183,0 +3456,3270,189,15.2;11.3;3.875333,0 +3452,3266,189,15;11.1;-4.033607,0 +3453,3267,189,15.2;11.3;7.309021,0 +3439,1695,189,15;11.4;8.851801,0 +3432,3280,189,15.2;15.9;235.6905,0 +3805,3391,434,9.8;14.3;157.9393,0 +3805,3391,434,11;13.1;93.7352,0 +3804,3390,434,9.8;14.3;153.0625,0 +3804,3390,434,11.2;13;92.94995,0 +13498,10261,434,8.4;15.8;228.09512,0 +13498,10261,434,11.8;13.3;106.12736,0 +13498,10261,434,11.1;11.8;32.2708,0 +13498,10261,434,11.9;10.1;-56.91724,0 +13498,10261,434,14.1;10.8;-21.196255,0 +13498,10261,434,15;9.8;-69.73098,0 +13498,10261,434,15;8.4;-141.34624,0 +13498,10261,434,13.8;5.9;-262.94528,0 +13498,10261,434,12.4;7.1;-202.65776,0 +3803,3389,434,11.1;13;88.67931,0 +3819,3409,434,11.3;14.6;170.8873,0 +3819,3409,434,11.7;5.4;-290.4109,0 +3725,3409,434,9.8;3.3;-394.5616,0 +3802,3388,434,10.5;14.5;164.4464,0 +3802,3388,434,11.7;13.2;100.6081,0 +16926,13159,434,11.3;13.4;112.38711,0 +16926,13159,434,15;9.8;-71.18758,0 +3813,3399,434,12.8;10.7;-23.008408,0 +3813,3399,434,14;10.8;-19.682981,0 +13507,10264,434,11.7;12.5;63.345333,0 +13507,10264,434,14;10.8;-20.725801,0 +13507,10264,434,15.1;8.9;-115.545746,0 +13507,10264,434,12.1;7.1;-206.08534,0 +3809,3395,434,11.7;10.1;-56.26444,0 +3808,3394,434,11.7;10.1;-54.86641,0 +3721,3405,434,11.2;11;-11.28249,0 +3810,3396,434,13;10.7;-26.36349,0 +3810,3396,434,14.9;10;-59.82082,0 +13506,10263,434,11.5;10.1;-54.519375,0 +13506,10263,434,15;9.8;-70.47054,0 +13506,10263,434,13.9;6;-261.414,0 +3807,3393,434,14.6;10.6;-27.565899,0 +3806,3392,434,14.6;10.6;-27.500782,0 +6982,6566,434,13.5;10.7;-23.942192,0 +3811,3397,434,14.3;11;-10.62215,0 +3811,3397,434,15.4;10;-57.81751,0 +3812,3398,434,15.8;10.1;-52.90308,0 +3724,3408,434,15.3;8.5;-134.4473,0 +3723,3407,434,15.1;9.1;-106.4622,0 +3722,3406,434,15;8.6;-127.9164,0 +3814,3400,434,13.1;6.4;-239.876,0 +3814,3400,434,11.6;7;-208.0418,0 +3814,3400,434,10.7;5.5;-284.9844,0 +3816,3402,434,14;5.9;-264.95084,0 +3818,3404,434,14.1;5.9;-263.55054,0 +3815,3401,434,11.2;5.4;-287.11298,0 +10488,8228,434,13.1;6.2;-247.56094,0 +5032,3410,434,10;3.6;-378.3276,0 +3870,3800,1064,9.5;16.1;193.0063,0 +3870,3800,1064,11.5;16.3;205.5375,0 +3871,3801,1064,8.5;16.9;236.2926,0 +3871,3801,1064,11;16.1;196.6188,0 +13498,10261,1064,9.6;17.7;276.6572,0 +13498,10261,1064,10.8;16.2;199.3412,0 +13498,10261,1064,12.3;15.3;156.26488,0 +13498,10261,1064,22;11.3;-44.61976,0 +13498,10261,1064,21.6;10.3;-96.17047,0 +13498,10261,1064,19.9;11.5;-33.69756,0 +13498,10261,1064,18.1;10.5;-83.481094,0 +13498,10261,1064,11.6;7;-261.3787,0 +13498,10261,1064,11;5.9;-314.47824,0 +13498,10261,1064,12.8;4.5;-385.67764,0 +3869,3799,1064,9.5;16.2;199.387,0 +3869,3799,1064,11.4;16.4;209.4828,0 +3872,3802,1064,9.4;16;190.8072,0 +3872,3802,1064,10.7;16.2;201.6681,0 +3873,3803,1064,9.5;15.9;186.4485,0 +3873,3803,1064,11;15.9;185.0085,0 +16926,13159,1064,9.5;16.3;206.54039,0 +16926,13159,1064,19.6;11.6;-28.440628,0 +13507,10264,1064,10.9;16.2;200.32292,0 +13507,10264,1064,21.7;10.6;-81.752846,0 +13507,10264,1064,19.9;11.6;-30.469995,0 +13507,10264,1064,11.1;6;-308.28064,0 +3727,3791,1064,12.4;15.6;168.3082,0 +13506,10263,1064,12.4;15.5;164.83395,0 +13506,10263,1064,18.2;10.7;-75.15613,0 +13506,10263,1064,12.8;4.6;-382.08823,0 +4144,3817,1064,22;11.8;-19.747957,0 +4144,3817,1064,20.6;10.3;-97.467575,0 +4144,3817,1064,19.1;11.6;-30.8718,0 +3874,3804,1064,22;11.9;-16.97175,0 +3874,3804,1064,19;11.6;-32.06579,0 +3877,3807,1064,21.7;10.9;-65.145226,0 +3876,3805,1064,20.4;10.5;-87.67302,0 +13505,10262,1064,22;11.7;-24.512533,0 +13505,10262,1064,11.7;6.9;-265.11105,0 +3879,3809,1064,22.2;10.3;-94.03721,0 +6982,6566,1064,22;11.1;-55.56454,0 +3878,3808,1064,20.1;11.4;-42.67798,0 +3881,3810,1064,20.3;12.1;-6.363942,0 +3884,3812,1064,20;11.4;-39.55551,0 +3884,3812,1064,10.6;6.4;-291.1429,0 +3885,3026,1064,20.4;11.3;-44.55933,0 +3729,3793,1064,18.1;10.3;-94.1681,0 +3888,3806,1064,11.8;6.8;-272.3787,0 +3886,3813,1064,12.3;7.2;-251.30264,0 +3887,3814,1064,11.2;6.5;-284.4111,0 +3883,3811,1064,11;6.3;-295.0479,0 +3881,3816,1064,10.2;6.7;-275.8984,0 +3879,3815,1064,10.3;5.9;-317.403,0 +10488,8228,1064,10.6;6.3;-295.11212,0 +3734,3798,1064,12.8;4.3;-395.8698,0 +6614,117,614,31.6;20.5;-48.150127,0 +6614,117,614,28.9;22.1;33.641727,0 +6614,117,614,33.5;21.1;-17.82433,0 +6614,117,614,33.6;18.2;-159.60924,0 +6614,117,614,37;19.1;-117.8179,0 +6614,117,614,38.1;18.4;-153.90768,0 +6614,117,614,27.4;20.1;-65.683784,0 +6614,117,614,26.7;21.6;8.528274,0 +6613,56,614,29.2;21.3;-8.2724695,0 +6613,56,614,30.4;21.1;-17.451714,0 +6613,56,614,32.7;19.6;-93.978806,0 +6613,56,614,33.8;19.6;-91.19886,0 +6613,56,614,35.2;19.4;-103.76881,0 +6613,56,614,33;17.4;-203.09216,0 +6613,56,614,29.5;16;-269.4403,0 +6613,56,614,32.6;16.1;-268.20374,0 +7380,5757,614,31.2;21.9;23.951847,0 +7380,5757,614,27.5;19.5;-95.62434,0 +7380,5757,614,28.4;21.9;25.45009,0 +7380,5757,614,27;20.9;-25.969345,0 +3249,5763,614,32.4;20.7;-35.166862,0 +3249,5763,614,33.3;19.2;-112.648224,0 +3249,5763,614,34.4;19.8;-80.10528,0 +3249,5763,614,32.6;17.6;-193.68773,0 +3249,5763,614,34.3;17;-220.19884,0 +3249,5763,614,32.2;16.6;-243.61371,0 +3249,5763,614,33.2;16;-270.67868,0 +6680,5760,614,34.5;17.8;-183.87012,0 +6680,5760,614,36.4;18.7;-135.48358,0 +6680,5760,614,35.9;17.6;-191.13713,0 +6680,5760,614,37.8;17.2;-210.4525,0 +6581,5767,614,37.1;20.7;-36.74533,0 +6581,5767,614,37.6;19;-119.80548,0 +6133,541,614,31.2;16.8;-230,0 +10258,8581,816,5.7;20.2;-63.70207,0 +10258,8581,816,6.9;17.6;-193.80872,0 +10258,8581,816,7;19.7;-86.8303,0 +10258,8581,816,9.7;20.7;-35.636803,0 +10258,8581,816,10.2;19.6;-92.44086,0 +10258,8581,816,8;19.2;-109.402504,0 +10258,8581,816,9.5;18.4;-150.87001,0 +10256,8579,816,5.3;21.6;8.031878,0 +10256,8579,816,10;23.9;124.666275,0 +10256,8579,816,8.7;25.1;183.43854,0 +10256,8579,816,11.1;22.5;51.895412,0 +10256,8579,816,8.5;22.6;60.030685,0 +10256,8579,816,8.3;21.5;1.9712021,0 +10256,8579,816,7.1;22.3;43.908493,0 +10256,8579,816,6.8;23.7;111.20795,0 +10257,8788,816,5.6;21.8;17.117998,0 +10257,8788,816,9.6;25.5;202.26047,0 +10257,8788,816,10.4;23.7;115.447784,0 +10257,8788,816,7.8;23.1;82.32551,0 +10257,8788,816,10.7;22.2;37.830494,0 +10257,8788,816,7.5;24.8;168.52452,0 +10253,8576,816,13.3;28.7;364.7633,0 +10253,8576,816,11.8;28.4;348.9654,0 +10253,8576,816,10.7;27.2;288.72565,0 +10253,8576,816,13.7;26.9;275.58356,0 +10253,8576,816,13.7;25.9;221.26753,0 +10253,8576,816,11.8;25.4;199.21526,0 +10253,8576,816,13.3;24.7;162.31445,0 +10253,8576,816,15.7;27.9;323.12814,0 +10253,8576,816,16.8;27.8;317.10718,0 +10253,8576,816,9.7;26.5;254.17189,0 +10247,8155,816,10.4;29.6;406.82526,0 +10247,8155,816,9.3;28.1;335.28738,0 +10247,8155,816,10.2;33.2;587.5973,0 +10247,8155,816,9.8;31.3;491.25684,0 +10247,8155,816,8.8;29.3;392.68738,0 +10247,8155,816,8.5;32.4;550.06506,0 +10247,8155,816,8.5;30.8;469.15106,0 +11197,8677,816,10.2;23.5;105.7023,0 +11198,8678,816,10.1;23;78.563095,0 +10248,8571,816,11.9;22.9;72.89062,0 +10248,8571,816,11.1;18.5;-147.20554,0 +10248,8571,816,12.4;21.1;-17.624846,0 +10248,8571,816,13.4;22.2;39.410934,0 +10248,8571,816,13.9;23.2;87.245834,0 +10248,8571,816,14.8;24.5;151.32814,0 +10248,8571,816,15.6;25.9;222.38782,0 +10272,8655,816,7.4;22.6;59.03001,0 +10272,8655,816,9.8;30.6;460.67017,0 +10267,8590,816,7.6;15.7;-286.90353,0 +10267,8590,816,8.8;15.6;-289.8986,0 +10267,8590,816,9.8;15.8;-279.17056,0 +10267,8590,816,10.7;17.3;-207.07649,0 +10267,8590,816,11.1;16.1;-267.15082,0 +952,0,816,12.4;32.9;575.08636,0 +952,0,816,19.5;34.5;655.9584,0 +952,0,816,10;30.7;462.73917,0 +10263,8586,816,28.2;5.6;-790.27527,0 +10263,8586,816,27.3;7;-721.96027,0 +10263,8586,816,28.1;10.3;-557.31586,0 +10263,8586,816,26.8;9.2;-612.6771,0 +10263,8586,816,26.7;10.3;-555.70905,0 +10264,8587,816,27.2;8.4;-649.7334,0 +10264,8587,816,27.2;5.6;-790.47754,0 +10264,8587,816,27.1;11.3;-507.05182,0 +10264,8587,816,24.9;12;-470.65338,0 +10261,8584,816,31;10;-572.8279,0 +10261,8584,816,30.1;11;-522.7735,0 +10259,8582,816,26.4;7.7;-686.51636,0 +10259,8582,816,25.5;11.4;-503.9281,0 +10259,8582,816,24.8;12.6;-439.7624,0 +10254,8577,816,29.3;12;-470.3702,0 +10254,8577,816,26.4;13.5;-396.07492,0 +10254,8577,816,26.2;14.8;-329.68134,0 +10254,8577,816,29.1;13.6;-391.93536,0 +10254,8577,816,30.4;13.5;-397.02448,0 +10260,8583,816,28.1;13.2;-410.88803,0 +10260,8583,816,25.5;13.4;-399.47064,0 +10260,8583,816,26.7;15.6;-293.6802,0 +10251,8574,816,30.7;14.2;-360.38095,0 +13498,10261,816,14.3;31.8;520.78253,0 +13498,10261,816,19.3;34.4;648.3629,0 +13498,10261,816,10.2;30.9;473.7729,0 +10271,8654,816,19.5;34.6;659.2841,0 +10262,8585,816,17.5;30.7;463.2141,0 +10262,8585,816,19.2;32.1;531.1516,0 +10262,8585,816,19.3;33.9;624.0289,0 +10262,8585,816,20.8;34.7;663.7077,0 +10246,8569,816,17.9;31.4;499.77863,0 +10246,8569,816,18.3;30.4;448.26614,0 +10246,8569,816,19.2;32.9;573.8865,0 +10246,8569,816,19.1;31.4;498.06644,0 +10246,8569,816,15.4;34.9;671.9808,0 +10246,8569,816,19.4;35;676.72864,0 +10246,8569,816,17.1;35.2;689.1655,0 +10246,8569,816,20.2;34;628.8194,0 +10246,8569,816,20.4;32.5;554.3296,0 +10246,8569,816,21.4;35.3;694.62463,0 +10246,8569,816,14.3;34.6;658.3028,0 +10490,8230,816,19.3;34.8;669.17993,0 +16926,13159,816,19.2;34.4;650.9249,0 +10489,8229,816,10;30.6;456.3819,0 +10927,8673,816,10.9;29.1;384.47882,0 +13507,10264,816,10.3;30.9;474.29044,0 +6982,6566,816,10.3;30.9;474.29044,0 +10284,8606,817,23.6;27.2;290.95557,0 +10284,8606,817,26.3;29.2;387.07425,0 +10290,8612,817,24.6;29;377.70868,0 +10290,8612,817,24.5;30.7;461.08078,0 +10290,8612,817,25.7;30.1;434.9391,0 +10300,8894,817,25;30.2;439.66403,0 +10275,8597,817,25.9;27.8;317.42053,0 +10275,8597,817,27.6;27.6;308.00388,0 +4418,8479,817,24.2;29.3;392.1737,0 +4418,8483,817,24;29.2;390.6718,0 +10180,8484,817,24.1;29.3;391.2964,0 +11190,8466,817,23.6;29.9;421.28806,0 +13498,10261,817,19.2;27.2;289.75226,0 +10287,8609,817,15.9;27.1;285.14877,0 +10287,8609,817,15.4;28.9;374.1469,0 +10287,8609,817,16.4;31;479.7503,0 +10287,8609,817,14.8;27.8;316.17242,0 +10287,8609,817,14.7;29.9;422.79318,0 +10287,8609,817,14.5;31;476.9326,0 +10287,8609,817,16.6;32.1;531.39343,0 +10287,8609,817,16.3;33.6;607.21045,0 +10287,8609,817,15.4;34.9;673.56036,0 +10287,8609,817,15.2;36.4;746.9722,0 +10278,8600,817,15.6;26.1;232.70789,0 +10278,8600,817,15.4;30.2;436.48093,0 +10278,8600,817,14.7;28.4;348.6499,0 +10278,8600,817,15.3;32.2;539.73193,0 +10278,8600,817,13.6;31.1;485.81534,0 +10278,8600,817,17.5;32.8;568.1122,0 +10278,8600,817,16;34.3;643.9227,0 +10278,8600,817,14.1;34.6;656.36646,0 +10278,8600,817,11.7;35.6;707.95306,0 +10278,8600,817,10.8;33.5;601.42804,0 +10297,8891,817,12.3;35.6;710.7013,0 +10282,8604,817,12.5;34.4;649.7144,0 +10282,8604,817,12.4;30.7;465.72388,0 +10282,8604,817,12.5;35.4;699.88055,0 +10282,8604,817,13.5;35.7;713.7174,0 +10282,8604,817,11.5;32.3;542.83307,0 +10282,8604,817,11.5;33.6;608.25824,0 +10282,8604,817,11.2;35.3;695.88214,0 +4413,8477,817,13.4;34.8;670.2187,0 +4410,8475,817,13.6;34.9;673.02716,0 +4411,8478,817,13.7;34.9;673.7649,0 +4416,8473,817,13.3;35.1;683.2313,0 +11185,8474,817,13.3;35;679.9503,0 +10674,8476,817,13.6;35.1;684.04004,0 +952,0,817,12.4;35.6;710.89825,0 +10274,8596,817,10.5;34.2;638.9409,0 +10489,8229,817,12.2;35.5;705.8563,0 +6982,6566,817,12.4;35.4;700.7256,0 +10298,8892,817,8.5;34.6;659.6562,0 +13498,10261,128,11.2;10.5;-32.931347,0 +13498,10261,128,10.9;11.5;15.723471,0 +13498,10261,128,10.9;14.5;165.34871,0 +13498,10261,128,9.4;13.4;110.100685,0 +952,0,814,15.4;28.6;356.5447,0 +952,0,814,15.3;29.6;406.8238,0 +952,0,814,12.9;9;-620.5832,0 +10399,8525,814,14.7;27.3;293.5453,0 +10399,8525,814,18.1;28.5;355.47266,0 +10399,8525,814,17.6;27.5;305.25412,0 +10399,8525,814,12.4;27.9;322.44778,0 +10399,8525,814,16.4;25.9;222.46599,0 +10399,8525,814,19;26.2;237.07443,0 +10399,8525,814,18;24.8;168.48318,0 +10399,8525,814,15.1;24.5;153.19876,0 +10399,8525,814,13.9;26.3;242.08075,0 +10399,8525,814,13.8;24.7;162.80478,0 +10399,8525,814,15.8;23.4;100.60687,0 +10399,8525,814,14;23.2;88.9773,0 +10399,8525,814,16.9;23;78.79887,0 +10399,8525,814,12.6;25.8;217.73325,0 +10399,8525,814,12.6;24.7;164.38281,0 +10399,8525,814,11.5;26.2;236.96854,0 +10399,8525,814,11.3;25.1;183.70555,0 +10407,8532,814,14.6;31.1;484.6865,0 +10407,8532,814,16.4;31.7;515.5181,0 +10407,8532,814,14.7;32.3;545.1485,0 +10407,8532,814,18.6;26.6;260.23676,0 +10407,8532,814,15;26.4;247.2532,0 +10407,8532,814,16.5;26.4;248.08937,0 +10407,8532,814,19;27.6;308.34845,0 +10407,8532,814,18.9;24.9;175.01436,0 +10407,8532,814,16.5;24.5;155.13008,0 +10407,8532,814,17.7;23.9;123.30701,0 +10407,8532,814,15;23.7;115.24096,0 +10407,8532,814,16.1;23.2;88.554565,0 +10407,8532,814,13.4;25.3;194.31299,0 +10407,8532,814,13.1;27.5;302.06088,0 +10407,8532,814,11.7;25.8;216.2912,0 +10417,8542,814,18.4;30.9;472.36725,0 +10412,8537,814,14.2;28.3;345.4782,0 +10412,8537,814,13.7;30.9;475.1387,0 +10412,8537,814,12.9;29.9;423.17587,0 +10412,8537,814,11.6;30.3;445.77264,0 +10412,8537,814,11.7;29.1;384.2002,0 +10412,8537,814,10.4;29.1;382.83932,0 +10412,8537,814,10.2;30.5;451.7623,0 +10412,8537,814,9.2;31.1;485.85938,0 +10412,8537,814,8.2;29.8;419.52615,0 +10412,8537,814,10.5;22.8;69.407936,0 +10412,8537,814,9.7;24;126.81316,0 +10412,8537,814,9;22.6;57.674587,0 +10412,8537,814,8;23.3;93.79039,0 +10406,8531,814,16.4;31.5;504.16284,0 +10406,8531,814,14.6;31.8;520.89465,0 +10409,8534,814,11.2;29.6;410.59094,0 +10409,8534,814,9.7;31;477.55927,0 +10409,8534,814,7.3;30.7;461.26566,0 +10409,8534,814,10.2;23.5;101.856445,0 +10409,8534,814,9.4;22.5;53.795246,0 +10414,8539,814,10.7;31.7;512.9303,0 +10414,8539,814,10.1;32.9;574.5808,0 +10414,8539,814,10.9;34.1;632.2963,0 +10414,8539,814,10.7;35.9;721.00366,0 +10414,8539,814,18.6;31.4;498.8713,0 +10405,8787,814,8.3;32.4;548.74713,0 +10405,8787,814,6.9;33.2;587.34576,0 +10405,8787,814,7.3;34.2;639.7778,0 +10405,8787,814,8;35.6;706.2943,0 +10405,8787,814,6;35.5;705.571,0 +11257,8811,814,17.6;30.6;458.6536,0 +11004,8812,814,17.6;30.5;454.73068,0 +10398,8524,814,15.9;21.6;6.3991065,0 +10398,8524,814,15.3;20.3;-55.279217,0 +10398,8524,814,14;19.3;-105.138855,0 +10398,8524,814,14.8;18;-172.94403,0 +10398,8524,814,11.3;17.8;-183.84686,0 +10398,8524,814,13.5;16.1;-265.72226,0 +10398,8524,814,11.7;15.8;-280.0232,0 +10398,8524,814,10.7;15.3;-307.75482,0 +10398,8524,814,13.2;14.7;-338.78845,0 +10398,8524,814,11.5;13.4;-400.51993,0 +10398,8524,814,13.8;12.7;-438.57642,0 +10398,8524,814,14.5;11.7;-488.7134,0 +10398,8524,814,12.4;11.6;-493.24323,0 +10398,8524,814,13.4;10.9;-527.294,0 +10398,8524,814,11.2;10.8;-533.2496,0 +10398,8524,814,14.9;10.4;-550.4482,0 +10398,8524,814,16.4;10.9;-526.50574,0 +10398,8524,814,15.5;12.1;-464.3045,0 +10398,8524,814,17.1;12.7;-434.9848,0 +10398,8524,814,17.4;14.1;-368.67877,0 +10398,8524,814,9.8;21;-22.95136,0 +10398,8524,814,10.5;20;-73.95523,0 +10394,8520,814,15.2;21;-23.042135,0 +10394,8520,814,14.6;19.7;-88.5388,0 +10394,8520,814,13.9;18.3;-155.3933,0 +10394,8520,814,11.9;18;-169.61957,0 +10421,8912,814,11.4;18.4;-150.39987,0 +10415,8540,814,11.1;16.9;-228.61206,0 +10415,8540,814,12.6;16.5;-247.44754,0 +10415,8540,814,14.5;15.9;-278.615,0 +10415,8540,814,12.2;14.3;-354.05502,0 +10415,8540,814,13.9;13.1;-416.2509,0 +10415,8540,814,11.4;11.6;-492.32693,0 +10415,8540,814,16.1;14.8;-331.5626,0 +10767,8803,814,11.5;15;-321.17624,0 +10402,8527,814,14.5;10.9;-528.10205,0 +10402,8527,814,14.6;9.6;-589.99805,0 +10402,8527,814,14.4;8;-673.7682,0 +10402,8527,814,16.1;11.1;-515.75946,0 +10402,8527,814,16.7;8.7;-634.1916,0 +10402,8527,814,17.4;9.7;-587.8665,0 +10402,8527,814,17.7;11.5;-498.9731,0 +10402,8527,814,17.6;12.9;-427.91263,0 +10402,8527,814,16.3;13.2;-413.44815,0 +10402,8527,814,18.7;12.5;-447.15918,0 +10402,8527,814,19.5;11;-522.953,0 +11158,8942,814,13;9.8;-583.2761,0 +10393,8519,814,14.7;8.3;-657.0077,0 +10393,8519,814,16.3;7.8;-683.711,0 +10393,8519,814,17.1;9.5;-594.16266,0 +10393,8519,814,18.1;8.9;-626.8577,0 +10420,8911,814,22;14.1;-365.9941,0 +13498,10261,814,12.8;8.9;-626.6681,0 +10413,8538,814,18.7;11.6;-493.93756,0 +10413,8538,814,19.1;14;-372.14273,0 +10413,8538,814,19.6;15.2;-311.23047,0 +10416,8541,814,19.9;13.4;-401.03113,0 +10418,8913,814,19.9;10.5;-546.05774,0 +10404,8529,814,8.8;20.5;-44.836964,0 +10404,8529,814,10.4;20.2;-63.62995,0 +13498,10261,144,4.2;7.4;64.98554,0 +13498,10261,144,5.2;6.5;21.146805,0 +13498,10261,144,5;4.8;-63.43324,0 +13498,10261,144,6.2;6.3;10.294623,0 +3610,3345,144,6.8;6.7;30.721048,0 +3608,3345,144,5;5;-51.397808,0 +3610,3345,144,6.8;7.8;84.660965,0 +0,0,144,6.1;6.3;13.785671,0 +13498,1402,144,6.7;5.7;-16.054642,0 +13498,1402,144,7.2;7.3;62.88093,0 +3782,1385,144,5.5;5;-54.49157,0 +472,108,590,21.4;21.1;-18.114374,0 +13498,10261,372,11.3;18.3;357.603,0 +13498,10261,372,11;12.5;63.655556,0 +13498,10261,372,10.8;7.2;-198.79128,0 +13498,10261,372,3.5;7.3;-193.14546,0 +3016,2803,372,11.1;12.3;55.290707,0 +3017,2802,372,10.8;12.1;47.706333,0 +3019,2800,372,11.5;12.1;43.675358,0 +3020,2799,372,11.2;11.9;35.50832,0 +3018,2801,372,11;11.9;36.07758,0 +13503,1403,372,11;12.5;67.81732,0 +13503,1403,372,10.8;7.5;-182.27884,0 +13503,1403,372,2.9;7.2;-201.48082,0 +434,108,372,11.2;7.3;-192.5,0 +3009,2809,372,11.2;7.3;-192.15,0 +1008,1398,372,11.2;8.3;-142.24074,0 +1008,1398,372,4.4;7.2;-200.27634,0 +3014,2804,372,10.9;7.3;-192.1192,6 +3010,2808,372,10.5;7.3;-192.0549,0 +3010,2808,372,11.5;7.9;-164.1122,0 +3010,2808,372,11.5;6.8;-220.4958,0 +13504,1404,372,11;7.3;-192.0377,0 +13504,1404,372,3.2;7.4;-188.0037,0 +3012,2806,372,11.4;7.6;-178.226,8 +13502,1402,372,11;7.4;-188.60757,0 +13502,1402,372,3.4;7.2;-200.0686,0 +3013,2805,372,11;7.6;-178.2338,5 +3021,2796,372,11.1;7.4;-190.4136,0 +3022,2795,372,11.2;7.4;-187.5778,0 +3023,2798,372,11.2;7.2;-200,0 +3024,2794,372,11.6;7.1;-205.9099,0 +3030,2793,372,11.7;7.2;-199.4987,0 +3031,2815,372,11.2;7.2;-199.7559,0 +3033,2813,372,11.3;7;-210.3896,0 +3027,2792,372,11.3;7.1;-204.2236,0 +3025,2797,372,11.2;7.5;-186.5434,0 +3029,2791,372,11.4;7.3;-193.4113,0 +434,2821,372,11.2;7.2;-200,0 +3044,2817,372,11.4;6.7;-222.0827,0 +3047,2886,372,11.5;7.6;-180.5344,0 +3042,2819,372,10.7;7.2;-199.9385,1 +3043,2818,372,11.4;6.7;-222.0827,0 +3046,2826,372,11.4;6.7;-222.0827,0 +3041,2820,372,11.1;7.1;-205.90016,0 +3035,2824,372,3.2;7.2;-200,0 +3039,2825,372,3.1;7;-210.4237,0 +3037,2822,372,3.2;6.7;-226,0 +3037,2822,372,3.2;7.7;-174,0 +3036,2823,372,3.2;7.2;-200,0 +7773,5631,692,6.1;5.8;-15,0 +13498,10261,692,6.1;6.4;16.82,0 +6982,6566,692,6.1;6.3;13.865641,0 +13503,1403,692,6.1;6.2;6.370275,0 +13504,1404,692,6.1;6.2;6.370275,0 +7245,6565,692,6.1;6;-3.7342663,0 +13502,1402,692,6.1;6.2;6.370275,0 +3256,3666,692,6.1;6.1;3.2482147,0 +8012,5632,692,6.3;6.1;0,0 +7775,6712,692,5.9;6.3;9,0 +7774,6711,692,5.9;6.3;9,0 +5616,3458,566,6.1;5.8;-15.82648,0 +5625,4959,566,6.1;5.8;-11.991,0 +5624,4961,566,6.3;6.1;-0.01291275,0 +5623,4960,566,5.9;6.1;-0.01291275,0 +10636,8350,852,6.1;5.9;90,0 +10638,8347,852,6;5.8;86.80384,0 +10637,8348,852,5.9;6.3;110,0 +10831,8346,856,6.1;5.7;80,0 +10640,8349,856,6.1;5.7;80,0 +10639,8350,856,6.1;5.9;90,0 +10641,8348,856,6.1;6.4;114,0 +10642,8347,856,6.1;5.7;80,0 +7245,6565,856,6.1;6.1;99.450165,0 +13498,10261,856,6.1;6.1;103.80266,0 +16926,13159,856,6.1;6.2;107.18574,0 +13507,10264,856,6.1;6.2;107.18574,0 +13506,10263,856,6.3;6.3;110.39545,0 +13505,10262,856,6.2;6.2;107.274345,0 +6982,6566,856,5.9;6.1;99.896355,0 +10488,8228,856,6.1;6.1;101.94358,0 +4,4,153,26.4;18.5;-146.45421,0 +4,4,153,23.6;20.2;-61.463436,0 +4,4,153,26.8;21.6;6.075266,0 +4,4,153,27.4;18.3;-154.61436,0 +59,56,153,24.5;18.7;-137.90138,0 +59,56,153,24;22.3;41.450035,0 +59,56,153,27.3;21.4;-3.5985322,0 +130,171,153,25.3;22;29.244896,0 +143,170,153,25.1;21.6;10.856438,0 +143,170,153,26.4;22.3;43.909485,0 +84,52,153,22.9;18.2;-159.0143,0 +84,52,153,24.2;18.5;-145.98193,0 +84,52,153,22.9;19.2;-111.8945,0 +84,52,153,23.9;19.5;-97.03217,0 +86,172,153,23.9;18.7;-135.56512,0 +86,172,153,22.9;19.2;-112.3828,0 +86,172,153,25.1;18.5;-147.9127,0 +86,172,153,22.9;18.2;-160.113,0 +159,226,153,24.6;21.7;14.007168,0 +159,226,153,23.5;22.4;48.693405,0 +87,83,153,24.9;18.4;-150.1393,0 +87,83,153,23.5;18.2;-160,0 +87,83,153,22.8;19.4;-100.2458,0 +583,453,153,25.7;21.1;-15.70639,0 +580,453,153,24.4;20.5;-47.60189,0 +582,453,153,25.7;19.9;-77.23826,0 +582,453,153,16.8;29.4;399.7491,0 +583,453,153,18.2;28.4;346.191,0 +580,453,153,18.5;26.3;241.61893,0 +52,50,153,27.2;21.8;20.791262,0 +52,50,153,25.8;21.7;11.897574,0 +24,24,153,24.3;22.7;62.091766,0 +294,134,153,27.3;19.3;-107.4436,0 +294,134,153,23.9;18.7;-136.9855,0 +1008,1398,153,25.2;20.6;-39.918774,0 +1008,1398,153,27.1;22.1;31.299437,0 +81,139,153,23.7;22.1;33.392113,0 +81,139,153,24;21;-20.50225,0 +624,139,153,26.9;18.5;-148.5997,0 +24,508,153,23.9;21.5;2.8550553,0 +79,140,153,24.3;21.3;-8.8034315,0 +623,140,153,25.4;19;-121.4685,0 +952,0,153,25.1;20.2;-62.392315,0 +952,0,153,26.1;19.2;-111.90476,0 +952,0,153,23;21.6;6.768034,0 +952,0,153,27.1;18.5;-144.61713,0 +952,0,153,27.2;19.5;-95.48738,0 +952,0,153,24.1;20.4;-52.101795,0 +952,0,153,16.8;28.4;347.7555,0 +952,0,153,18.6;27;276.9826,0 +469,526,153,26.1;21.3;-5.943449,0 +469,526,153,27.3;22.1;34.549656,0 +480,526,153,23.6;18.3;-157.4374,0 +13498,10261,153,23;20.6;-40.2639,0 +13498,10261,153,25.2;20.6;-41.001804,0 +13498,10261,153,26.3;19;-120.91538,0 +13498,10261,153,23.7;21.6;7.7946587,0 +14010,11039,153,26.6;19.2;-109.4912,0 +23,175,153,23.2;21.4;-2.623224,0 +23,175,153,25.4;19.2;-112.6155,0 +594,169,153,25.8;21.7;14.7154045,0 +84,80,153,23;19;-122.33339,0 +1434,2163,153,23.5;18.3;-158.8085,0 +513,501,153,25.4;18.9;-127.20855,0 +13499,4149,153,23.9;21.6;8.177753,0 +52,551,153,27;21.4;0.30251607,0 +3,176,153,23.1;21.4;-2.4908438,0 +41,168,153,16.7;27.6;306.2452,0 +41,168,153,17.7;27;279.98242,0 +41,168,153,18.7;26.5;252.55571,0 +41,168,153,15.6;29.8;419.7512,0 +41,168,153,17;30.1;432.60025,0 +41,168,153,18.2;30.2;439.79343,0 +41,168,153,19;28.2;336.6199,0 +34,34,153,18.9;28;330.09967,0 +34,34,153,15.6;29.5;401.0884,0 +34,34,153,18.9;29.2;388.0925,0 +34,34,153,17;30.2;438.29944,0 +13,566,153,15.8;28.2;337.49142,0 +13,566,153,16.6;26.7;264.45108,0 +13,566,153,17.8;27.9;321.49225,0 +13,566,153,17.8;26.5;255.02657,0 +13,566,153,18.9;27.3;291.9606,0 +305,236,153,14.8;30.2;436.47592,0 +302,235,153,17.8;30.4;450.76505,0 +6388,5042,561,21.4;21.4;0,0 +5767,4975,561,25.5;14.8;-333.7393,0 +5767,4975,561,26.2;13.5;-395.15942,0 +5767,4975,561,26.3;15.8;-283.61505,0 +5767,4975,561,13.1;27.5;302.6396,0 +5767,4975,561,16.8;28;328.62543,0 +5767,4975,561,15.4;27.5;305.57593,0 +5767,4975,561,26.5;14.8;-333.2001,0 +5767,4975,561,15;30;429.6355,0 +5767,4975,561,13.4;28.6;359.906,0 +5767,4975,561,14.5;28.7;365.2832,0 +5767,4975,561,15.6;28.7;364.7259,0 +5767,4975,561,17.8;27.8;319.55554,0 +5766,5479,561,26.3;13.4;-403.4364,0 +5766,5479,561,26.7;14.7;-337.97308,0 +5766,5479,561,26.3;15.7;-284.7976,0 +5766,5479,561,15.6;27.5;302.07593,0 +5766,5479,561,16.9;27.8;317.19064,0 +5766,5479,561,25.5;14.6;-342.81628,0 +5766,5479,561,15.1;29.8;416.98547,0 +5766,5479,561,14.3;28.8;370.00018,0 +5768,4976,561,26.2;16;-273.5766,0 +5768,4976,561,15.4;27.6;309.6929,0 +5768,4976,561,16.7;27.7;315.5193,0 +5768,4976,561,14.1;27.5;301.4472,0 +5768,4976,561,16.8;28.9;371.89658,0 +5768,4976,561,15.2;28.9;371.90616,0 +5768,4976,561,17.1;29.9;424.4483,0 +5768,4976,561,13.3;28.6;360.663,0 +5768,4976,561,14.1;29.8;416.8364,0 +1008,1398,561,26.3;15.4;-301.62503,0 +1008,1398,561,14.1;27.5;301.9212,0 +1008,1398,561,17.8;28.9;371.9929,0 +1008,1398,561,27.8;17.8;-182.2304,0 +1008,1398,561,27.3;13.1;-414.9096,0 +1008,1398,561,15.5;17.3;-205.78401,0 +1008,1398,561,15.4;27.7;314.03268,0 +1008,1398,561,13.3;28.6;360.487,0 +1008,1398,561,15.4;26.4;247.12231,0 +1008,1398,561,25.1;15.5;-297.1568,0 +5775,4983,561,13;27.7;314.4766,0 +5775,4983,561,17;30.1;433.9523,0 +5775,4983,561,15.4;27.6;309.6929,0 +5775,4983,561,14;27.6;309.06122,0 +5775,4983,561,15.4;28.8;368.36984,0 +5769,4977,561,26.5;14.8;-332.6611,0 +5769,4977,561,25.3;14.5;-344.5303,0 +5769,4977,561,26.3;15.9;-274.52258,0 +5769,4977,561,17.8;29.1;384.6469,0 +5769,4977,561,26.2;13.2;-411.0614,0 +5769,4977,561,26.2;16.9;-227.0941,0 +5769,4977,561,15.4;27.5;304.6989,0 +5769,4977,561,14.2;28.3;343.2532,0 +5769,4977,561,15.7;28.5;351.69492,0 +5769,4977,561,16.7;27.8;316.60397,0 +5769,4977,561,17.8;27.8;316.1138,0 +5776,4984,561,15.6;28.7;364.7259,0 +5776,4984,561,26.1;13.4;-403.72842,0 +5776,4984,561,26.2;15.5;-296.6136,0 +5776,4984,561,26.5;16.5;-248.36415,0 +5776,4984,561,14;30;428.2394,0 +5776,4984,561,15.3;27.6;308.1729,0 +5776,4984,561,17.6;27.8;316.4562,0 +5776,4984,561,14.6;28.6;357.1702,0 +5770,4978,561,17;29.9;425.4463,0 +5770,4978,561,17.9;28.9;372.22488,0 +5770,4978,561,26.4;14.3;-357.4886,0 +5770,4978,561,26.3;15.7;-287.3926,0 +5770,4978,561,26.3;13.3;-404.3024,0 +5770,4978,561,25.4;14.4;-351.82428,0 +5770,4978,561,27.4;15.7;-285.4816,0 +5770,4978,561,27.5;16.8;-233.09724,0 +5770,4978,561,14.3;28.8;370.8602,0 +5770,4978,561,16.8;27.7;315.52,0 +5770,4978,561,15.3;28.8;370.7609,0 +5771,4979,561,26.8;14.6;-341.9181,0 +5771,4979,561,26.3;13.5;-395.5974,0 +5771,4979,561,27.9;17.8;-181.9104,0 +5771,4979,561,27.4;16.5;-247.5906,0 +5771,4979,561,15.4;27.1;283.23392,0 +5771,4979,561,17.8;27.6;310.1687,0 +5771,4979,561,14.5;28.4;346.3732,0 +5771,4979,561,13.9;29.5;404.0224,0 +5771,4979,561,14;25.2;190.3607,0 +5771,4979,561,14.4;26.4;246.05661,0 +5771,4979,561,26.2;16.9;-228.63628,0 +5771,4979,561,25.1;16.9;-227.50629,0 +5772,4980,561,26.3;14.5;-348.6621,0 +5772,4980,561,26.4;16.7;-235.64746,0 +5772,4980,561,27.8;14.4;-351.8138,0 +5772,4980,561,14.2;28.8;369.22708,0 +5772,4980,561,14.1;29.8;417.02618,0 +5772,4980,561,14.3;26.6;257.4696,0 +5772,4980,561,13.9;25.5;202.1907,0 +5772,4980,561,26.3;15.7;-286.0456,0 +5772,4980,561,15.6;28.6;358.0949,0 +5773,4981,561,26.3;15.6;-290.98758,0 +5773,4981,561,27.4;16.8;-232.8806,0 +5773,4981,561,27.8;18;-169.4084,0 +5773,4981,561,27.4;15.2;-313.3176,0 +5773,4981,561,27.2;13.4;-401.9706,0 +5773,4981,561,15.3;28.8;367.3489,0 +5773,4981,561,14.1;29.8;417.01572,0 +5773,4981,561,16.7;28.8;370.98083,0 +5773,4981,561,15.2;27.5;305.90192,0 +5773,4981,561,25.1;17.1;-218.5513,0 +5774,4982,561,27.4;15.6;-292.0476,0 +5774,4982,561,27.6;14.5;-346.3078,0 +5774,4982,561,27.3;13.1;-414.5896,0 +5774,4982,561,15.4;28.8;368.2259,0 +5774,4982,561,14.2;29.7;411.57715,0 +5774,4982,561,16.7;28.9;372.8226,0 +5774,4982,561,15.5;26.4;246.1819,0 +5774,4982,561,25.1;17;-223.8013,0 +5774,4982,561,26.5;16.8;-233.8771,0 +5774,4982,561,15.7;27.4;296.50278,0 +5777,4985,561,27.5;16.4;-251.2876,0 +5777,4985,561,27.6;14.6;-343.2228,0 +5777,4985,561,26.2;16.9;-227.05531,0 +5778,4986,561,15.4;16.7;-238,0 +5831,2566,561,15.2;29.5;401.05643,0 +1008,1398,570,19.5;23.6;109.6533,0 +1008,1398,570,23.5;23.6;108.0683,0 +6388,5042,562,21.4;21.4;0,0 +1008,1398,562,21.4;15.6;-290.8313,0 +1008,1398,562,16.7;27.7;315.8368,0 +1008,1398,562,17.8;27.8;316.19547,0 +1008,1398,562,28.8;14.5;-344.0202,0 +1008,1398,562,26.7;14.4;-353.62552,0 +5788,4996,562,15.6;27.2;288.242,0 +5788,4996,562,28.9;16.5;-246.0527,0 +5788,4996,562,18;27.8;320.9312,0 +5779,4987,562,15.5;26.2;237.67749,0 +5779,4987,562,28.9;17.3;-205.85649,0 +5779,4987,562,27.6;16.7;-236.2921,0 +5779,4987,562,16.6;28.6;358.183,0 +5695,5048,562,15.5;26.4;248.8215,0 +5780,4988,562,15.6;27.5;304.30402,0 +5780,4988,562,29.1;17.6;-189.8665,0 +5780,4988,562,29.7;16.2;-263.3324,0 +5780,4988,562,17.7;27.5;303.22522,0 +5780,4988,562,17.8;26.4;249.8126,0 +5781,4989,562,15.7;28.7;362.798,0 +5781,4989,562,28.7;16.1;-267.8047,0 +5781,4989,562,17.9;28.9;374.5467,0 +5781,4989,562,16.8;26.3;244.316,0 +5781,4989,562,17.8;26.7;261.37662,0 +5782,4990,562,17.7;28.7;361.5937,0 +5782,4990,562,16.6;27.5;302.293,0 +5782,4990,562,17.7;26.7;265.0736,0 +5782,4990,562,27.4;15.6;-289.8436,0 +5784,4992,562,17;25.3;193.2538,0 +5784,4992,562,27.8;14.4;-350.3696,0 +5784,4992,562,30;14.4;-353.99158,0 +5784,4992,562,14.1;27.5;304.81598,0 +5784,4992,562,14;25.4;198.13739,0 +5783,4991,562,17.1;25.6;206.2238,0 +5783,4991,562,27.3;15.4;-300.3816,0 +5783,4991,562,29.9;14;-369.9856,0 +5783,4991,562,30.1;15.3;-307.6599,0 +5783,4991,562,28.9;15.6;-293.0758,0 +5783,4991,562,14.2;27.5;305.369,0 +5783,4991,562,14.1;25.2;186.45311,0 +5785,4993,562,27.6;15.4;-300.06662,0 +5785,4993,562,14.4;26.2;240.81097,0 +5785,4993,562,14;25.1;182.17784,0 +5785,4993,562,27.4;13.2;-409.7352,0 +5789,4997,562,27.7;14.1;-368.4516,0 +5789,4997,562,29.9;14.4;-350.4036,0 +5786,4994,562,14.3;26.4;249.602,0 +5786,4994,562,14;25.3;193.06885,0 +5786,4994,562,27.4;14.3;-355.16562,0 +5786,4994,562,29.7;14.3;-356.99658,0 +5786,4994,562,27.3;13;-421.53522,0 +5790,4998,562,14.5;26.4;250.187,0 +5790,4998,562,13.9;25.4;197.86295,0 +5790,4998,562,27.6;14.5;-345.8876,0 +5787,4995,562,30;14.3;-354.85458,0 +5787,4995,562,27.6;14.5;-347.57462,0 +5791,4999,562,15.4;16.4;-253,0 +1008,1398,622,22.9;21.9;24.8882,0 +7202,6355,622,25.5;21.9;21.71356,0 +6626,5776,622,26.4;24.5;151.3026,0 +6626,5776,622,27;23.1;84.63574,0 +6626,5776,622,24.6;25.3;192.07457,0 +6626,5776,622,28.1;25.7;214.72699,0 +6613,56,622,26.9;21.9;21.835077,0 +6613,56,622,29.2;19.7;-85.82222,0 +7996,6564,622,26.3;25.1;181.00133,0 +4414,6556,622,26.1;25.2;188.949,0 +7639,108,622,25.6;25.3;194.892,0 +6649,5774,622,28.8;22.2;38.360268,0 +6649,5774,622,29.1;23.8;116.765526,0 +6649,5774,622,30.3;24.1;135.09912,0 +6649,5774,622,30.7;22.6;59.18241,0 +6649,5774,622,31.4;25.3;195.12384,0 +6649,5774,622,31.7;22.8;67.89172,0 +4418,6558,622,26.1;25.5;202.1362,0 +4418,6557,622,25.9;25.5;202.27481,0 +6856,6007,622,27.9;25.5;201.02289,0 +6612,115,622,26.9;25.7;213.58998,0 +6612,115,622,31;24.2;136.77603,0 +6612,115,622,29.7;23;79.12303,0 +7761,6553,622,29.8;23.2;87.98664,0 +952,0,622,29.9;22.9;73.71321,0 +952,0,622,29.5;21.9;23.730131,0 +13498,10261,622,29.5;23.5;102.20928,0 +6692,5780,622,31.3;21;-20.986223,0 +13503,1403,622,29.5;23.1;82.11505,0 +13504,1404,622,29.5;23.1;82.11505,0 +8060,6742,622,29.7;22.7;62.3307,0 +13502,1402,622,29.5;23.1;82.93742,0 +3107,2994,377,6.1;6;-1.997127,0 +13498,10261,377,6.1;6.4;17.42741,0 +16926,13159,377,6.1;6.4;14.190654,0 +13498,10261,829,5.7;6.9;170.21454,0 +11693,9254,897,23.4;23.3;94,0 +11487,9250,897,23.4;23.4;100,0 +13498,10261,897,23.5;23.8;117.392365,0 +16926,13159,897,23.5;23.8;117.90812,0 +13507,10264,897,23.5;23.8;117.90437,0 +13506,10263,897,23.5;23.8;117.90437,0 +13505,10262,897,23.5;23.8;117.900276,0 +1482,108,172,12.8;10.9;-13.10493,0 +1482,108,172,13.8;11.8;31.35984,0 +1482,108,172,11.7;10.8;-21.56585,0 +1482,108,172,10.7;9.7;-74.62943,0 +1539,108,172,8.6;8.6;-127.245,0 +1482,108,172,3.7;8.8;-120.5528,0 +6867,9104,172,14.3;12.8;81.37083,0 +6865,9125,172,14.3;12.8;81.37083,0 +6869,9082,172,14.3;12.8;81.37083,0 +1478,1543,172,13;11.2;0.3368239,0 +1477,1542,172,12.8;10.9;-15.15228,0 +1477,1542,172,13.8;11;-7.705872,0 +1008,1398,172,14.4;12.8;79.945915,0 +1008,1398,172,11.5;10.3;-43.947647,0 +1008,1398,172,13.4;12.1;44.642265,0 +1476,1541,172,13.1;11.9;35.41614,0 +1476,1541,172,13.1;10.5;-34.34808,0 +1475,1540,172,12.9;11.1;-6.674214,0 +1475,1540,172,9.3;8.1;-152.47487,0 +1475,1540,172,6.9;7.5;-185.87154,0 +1471,1534,172,11.7;11.2;2.822876,0 +1473,1535,172,10.7;9.8;-69.29448,0 +1473,1535,172,4.7;8.4;-141.96938,0 +1467,1535,172,2.9;8.6;-129.35498,0 +1472,1538,172,10.4;9.3;-95.65887,0 +1472,1538,172,4.4;8.8;-119.8826,0 +573,1536,172,10.6;9.5;-86.62592,0 +573,1536,172,4.6;8.1;-153.9117,0 +1468,1536,172,3;8.6;-127.1016,0 +1479,1544,172,9.3;8.7;-122.7589,0 +1479,1544,172,6.7;7.4;-191.65198,0 +1479,1544,172,4;7.7;-172.9916,0 +1474,1539,172,9.2;8.7;-122.6978,0 +1480,1545,172,8.9;8.6;-131.4698,0 +1480,1545,172,6.8;7.4;-190.48761,0 +1480,1545,172,5.8;8.3;-146.63841,0 +1480,1545,172,3.9;7.6;-179.675,0 +1470,1533,172,7.8;8.4;-141.8632,0 +1481,1546,172,6.9;7.3;-192.6578,0 +1481,1546,172,5.9;7.6;-180.45938,0 +943,1532,172,3;8.7;-126.8483,0 +10183,541,818,31.9;19.1;-115.9977,0 +952,0,818,32.9;17.4;-199.05138,0 +952,0,818,29;22.4;50.580692,0 +952,0,818,8.8;8.8;-633.7036,0 +13498,10261,818,32.4;17.5;-198.65599,0 +13498,10261,818,8.7;8.7;-634.66656,0 +10319,8634,818,30.8;16;-272.22345,0 +10324,8897,818,29;22.5;55.996582,0 +10309,8625,818,31.8;20.5;-46.81151,0 +10309,8625,818,30.7;21.1;-16.015974,0 +10309,8625,818,29.7;21.4;0.31259692,0 +10309,8625,818,32.3;21.8;18.04635,0 +10315,8630,818,29;20.1;-68.65466,0 +10315,8630,818,30;23.2;87.76702,0 +10315,8630,818,28;18;-169.7602,0 +10302,8619,818,28.9;17.6;-191.6496,0 +10302,8619,818,28.5;19.1;-118.4254,0 +10302,8619,818,27.3;17.6;-193.9575,0 +10489,8229,818,29;22.6;56.769253,0 +10305,8622,818,24.5;18.9;-128.82738,0 +10305,8622,818,24.6;17.1;-216.96698,0 +10305,8622,818,21.4;19.7;-86.08573,0 +10305,8622,818,20;18.4;-150.58655,0 +10320,8635,818,21.3;16.3;-255.67674,0 +10320,8635,818,22.2;15.2;-311.7502,0 +10320,8635,818,19.9;16.2;-259.77155,0 +10320,8635,818,20.9;14.4;-352.72662,0 +10320,8635,818,19.4;14;-370.62576,0 +10320,8635,818,18;13.8;-381.34167,0 +10320,8635,818,16.4;13.3;-406.88455,0 +10320,8635,818,17.8;12;-469.78198,0 +10320,8635,818,15;11.7;-488.7029,0 +10320,8635,818,16.3;11.5;-498.13556,0 +10320,8635,818,16.7;10.4;-551.785,0 +10320,8635,818,15.2;10.2;-561.6179,0 +10625,8330,818,18.8;17.6;-189.81418,0 +10312,8628,818,18.9;11.7;-486.3329,0 +10311,8627,818,13.1;11.8;-482.2527,0 +10311,8627,818,13.1;13.8;-383.99298,0 +10736,8637,818,11.7;9.4;-602.9886,0 +10736,8637,818,8.9;8.5;-647.2961,0 +10735,8636,818,10.9;9;-623.7415,0 +10735,8636,818,12.4;7.9;-678.1999,0 +10735,8636,818,8.9;8.5;-646.9673,0 +10306,8638,818,11.1;8.7;-637.26105,0 +10306,8638,818,12.4;8.2;-659.1415,0 +10306,8638,818,9.1;9.6;-592.73724,0 +10323,8896,818,8.8;8.5;-644.04114,0 +16926,13159,818,8.7;8.8;-630.742,0 +10490,8230,818,8.5;8.8;-633.9585,0 +13507,10264,818,8.7;8.8;-630.742,0 +952,0,140,22.7;17;-221.62448,0 +952,0,140,23.1;23.3;93.03946,0 +952,0,140,21.4;26;227.63847,0 +952,0,140,19.2;25.8;219.1966,0 +952,0,140,21.4;23.4;100.46026,0 +952,0,140,23.7;22.1;35.425053,0 +952,0,140,17.2;30;430.97742,0 +136,298,140,24.2;18.7;-135.7024,0 +136,298,140,24.3;20.4;-50.59274,0 +136,298,140,23;20.8;-30.516735,0 +136,298,140,22;21.8;16.977194,0 +798,1277,140,23.6;17.6;-189.6823,0 +1202,1277,140,24.5;21.8;16.36342,0 +796,1277,140,25.3;24.7;162.15,0 +797,1277,140,25.6;23.6;110.7273,0 +138,1033,140,23.3;19.1;-117.73302,0 +17,1034,140,23.3;18.5;-144.7779,0 +172,305,140,23.9;20.4;-53.152298,0 +180,282,140,23.2;21.4;-0.5742471,0 +431,282,140,21.4;24.5;153.12012,0 +431,282,140,22;25.6;207.2497,0 +431,282,140,23.4;25.3;191.11314,0 +431,282,140,24.9;25.9;224.6931,0 +431,282,140,24.9;22.9;73.11509,0 +431,282,140,25.3;21.9;22.844967,0 +138,302,140,22.6;21.4;-0.6547792,0 +138,302,140,21.5;22.3;41.675793,0 +313,265,140,24;21.9;21.925007,0 +313,265,140,23;22.7;63.90599,0 +313,265,140,20.9;23.6;106.33212,0 +313,265,140,23.5;24;127.82209,0 +3179,2923,140,21.9;22.1;33.05245,0 +3179,2923,140,20.2;29.2;389.4933,0 +131,113,140,22.6;22.6;56.18297,0 +131,113,140,22.8;24.3;143.05228,0 +131,113,140,20.9;25;176.73508,0 +131,113,140,22.2;26.3;242.74838,0 +131,113,140,20.9;26.5;252.35172,0 +131,113,140,18.6;27.2;288.437,0 +131,113,140,18.7;28.2;340.59064,0 +131,113,140,17.6;28.2;340.5379,0 +131,113,140,21;28.7;365.0311,0 +131,113,140,18;29.4;399.88126,0 +131,113,140,22;28.1;331.59787,0 +131,113,140,23.9;24.1;133.45709,0 +131,113,140,24.5;22.9;71.52385,0 +1268,866,140,22.6;24;129.99734,0 +12,299,140,20.7;25.2;190.58575,0 +769,283,140,19;25.5;204.58751,0 +187,276,140,21.6;26.1;233.24986,0 +187,276,140,19.6;26.2;239.68163,0 +187,276,140,21.9;27.5;305.7922,0 +187,276,140,20.9;27.5;305.47388,0 +187,276,140,18.8;27.6;308.67154,0 +187,276,140,19.8;28.8;368.59418,0 +187,276,140,21.5;28.9;372.14706,0 +187,276,140,17.9;29.3;394.34778,0 +1445,244,140,21.7;26.6;257.75153,0 +1445,244,140,20.2;28.5;351.65826,0 +1218,1322,140,19.7;26.8;268.5745,0 +42,284,140,23.2;26.7;263.45377,0 +1390,1178,140,24.3;26;228.41719,0 +13498,10261,140,24.6;19.2;-112.79072,0 +13498,10261,963,11.4;10.5;-35.922176,0 +1008,1398,963,11.7;10.1;-53.565994,0 +10067,5239,938,2.9;14.5;275.2766,0 +10066,4130,938,2.9;14.6;278.7234,0 +10068,713,938,2.9;14.5;277,0 +11677,10119,938,4.8;13.3;215.4665,0 +12756,108,938,4.6;13.6;232.59363,0 +13123,108,938,4.1;14.6;282.7649,0 +13093,108,938,5.7;12.6;181.1093,0 +12764,108,938,7.4;12.1;156.1404,0 +12726,108,938,9.2;11.5;126.892,0 +13128,10105,938,4.6;13.6;229.3424,0 +13128,10105,938,7.8;12.3;163.2257,0 +12681,10103,938,4.6;13.7;235.2998,0 +12681,10103,938,6.6;13.3;214.7781,0 +13137,10112,938,4.6;13.6;230.528,0 +13137,10112,938,7.4;12;152.4751,0 +13136,10111,938,4.7;13.6;228.3095,0 +13136,10111,938,6.5;13.3;213.3363,0 +13136,10111,938,7.4;12.1;155.4686,0 +13135,10110,938,4.7;13.6;230.6242,0 +13135,10110,938,6.2;13.5;223.4596,0 +13127,10104,938,4.7;14.1;256.5803,0 +13129,10106,938,4.6;14;250.8897,0 +13129,10106,938,7.8;12.3;164.4464,0 +10184,5978,938,2.9;14.6;278.7234,0 +12760,10113,938,5.3;12.9;195.987,0 +12760,10113,938,7;12.4;172.0149,0 +12649,10075,938,9.3;11.9;144.9966,0 +12706,10065,938,9.4;11.8;138.4944,0 +12707,10066,938,9.3;12.1;157.0208,0 +10067,5239,933,11.2;12.3;130.11371,0 +10066,4130,933,11.2;12.3;132.1037,0 +12031,9363,933,11.2;12.3;129.1187,0 +12373,9745,933,11.4;11;66.50036,0 +12372,9744,933,11.3;11;65.38715,0 +12371,9743,933,11.3;11;64.33427,0 +12371,9743,933,8.1;12.3;132.4541,0 +12371,9743,933,7;9.6;-4.7501564,0 +10184,5978,933,11.2;12.3;130.1287,0 +10184,5978,933,8.6;12.5;142.00526,0 +10184,5978,933,7.1;9.4;-12.895649,0 +10184,5978,933,7.6;6.9;-141.14972,0 +12251,9717,933,6.8;10.6;43.35925,0 +12250,9716,933,7;10.8;57.09613,0 +12249,9715,933,7.6;11.6;96.04799,0 +12248,9714,933,7.5;11.5;91.52913,0 +12253,9719,933,7.2;9.4;-15.2,0 +12252,9718,933,6.9;9.3;-19.3454,0 +12254,9720,933,7.6;8.5;-60.712,0 +12297,9737,933,8.1;7.2;-126,0 +12297,9737,933,7.1;6.6;-154.5,0 +12300,9735,933,7.6;6.7;-150.4064,0 +12301,9736,933,7.1;7.3;-117.373,0 +130,171,154,22.3;24.7;162.88347,0 +130,171,154,22.3;23.5;103.63716,0 +130,171,154,24;25.3;195.36975,0 +113,209,154,22.4;28.2;336.6598,0 +114,208,154,22.5;28.1;335.0092,0 +115,210,154,22.8;28.2;336.46698,0 +25,25,154,22.9;24.6;159.71208,0 +25,25,154,24.2;24.9;173.07826,0 +25,25,154,22.2;22.9;71.80542,0 +25,25,154,22.7;25.6;206.28325,0 +582,453,154,20.3;27.8;320.835,0 +580,453,154,18.9;25.9;225.0829,0 +580,453,154,22.5;26.3;244.9589,0 +581,453,154,26.3;24.7;161.7639,0 +582,453,154,25.2;21.3;-4.14536,0 +583,453,154,23.6;27;276.1985,0 +580,453,154,27.7;20.1;-66.82289,0 +582,453,154,30.5;25.4;198.8471,0 +581,453,154,28.5;27.4;296.8481,0 +952,0,154,21.4;25.1;181.66595,0 +952,0,154,24.4;23.5;101.238594,0 +11,11,154,22.6;27.3;292.75983,0 +11,11,154,18.5;26.3;244.41933,0 +11,11,154,23.8;26.4;248.1878,0 +11,11,154,24.8;25.3;193.12666,0 +11,11,154,25.5;24.3;143.53354,0 +11,11,154,18.2;25.3;194.19745,0 +17,17,154,18.4;26.5;252.64703,0 +17,17,154,19.6;28.6;358.68112,0 +30,30,154,19.7;28.6;360.8218,0 +46,46,154,23.2;24.8;167.6861,0 +2125,1669,154,23.6;25;177.1437,0 +49,49,154,24.3;27.5;301.92932,0 +49,49,154,26.7;25.8;219.20583,0 +49,49,154,25.4;27;276.57358,0 +49,49,154,26.5;27.2;287.8663,0 +49,49,154,28;26.7;262.35754,0 +49,49,154,25.5;28;326.1189,0 +49,49,154,29.9;25;179.1442,0 +49,49,154,30;26;229.6662,0 +49,49,154,29.7;27;280.91925,0 +9,9,154,24.3;27.5;305.8571,0 +9,9,154,25.9;26.2;239.63815,0 +9,9,154,25.5;27.9;322.04047,0 +9,9,154,26.8;27.3;292.68726,0 +9,9,154,26.9;26.3;245.28925,0 +9,9,154,24.3;28.5;353.4519,0 +743,192,154,25.9;25.8;217.4868,0 +745,194,154,25.9;25.9;222.3697,0 +744,193,154,25.8;25.8;218.508,0 +32,32,154,25.8;22.6;56.210415,0 +32,32,154,26.5;21.6;8.921219,0 +32,32,154,27.8;21.9;22.589808,0 +32,32,154,27.5;20.9;-28.68156,0 +136,118,154,25.8;22.8;69.814575,0 +136,118,154,26.2;21.7;12.7206545,0 +136,118,154,26.9;23.4;100.093636,0 +136,118,154,26.9;25.1;183.82317,0 +136,118,154,27.9;24.1;133.90288,0 +136,118,154,28.4;25.1;184.58482,0 +136,118,154,28;21.9;23.254522,0 +136,118,154,29;23.2;90.15145,0 +136,118,154,27.1;20.5;-44.406796,0 +3178,2922,154,25.9;22.7;63.1888,0 +3178,2922,154,22.1;23.6;109.794846,0 +130,112,154,22.3;21.6;10.652962,0 +130,112,154,24.6;20.5;-48.734055,0 +1446,128,154,26;21.4;0.4032122,0 +1446,128,154,26.9;26.9;271.14108,0 +1446,128,154,28.1;21.6;7.558213,0 +1446,128,154,30.2;26.7;263.83026,0 +1446,128,154,24.7;28.4;347.06964,0 +5,5,154,26.9;24.1;131.39505,0 +5,5,154,27;25.4;196.61337,0 +5,5,154,27.9;24.3;141.47139,0 +5,5,154,28;25.3;193.97794,0 +5,5,154,28.8;23.1;83.726006,0 +5,5,154,29.8;23;79.155846,0 +621,5,154,24.8;28.5;355.43726,0 +37,37,154,27.9;26.7;264.6632,0 +37,37,154,29.4;25.4;196.1093,0 +37,37,154,30.9;26;230.00276,0 +37,37,154,29.9;26.5;255.99965,0 +749,2985,154,26.2;25.5;205.9858,0 +13498,10261,154,26.4;25.7;211.26329,0 +13498,10261,154,30.3;20.1;-65.382744,0 +13498,10261,154,28.7;28.4;346.55487,0 +13498,10261,154,25.7;22;29.755548,0 +16926,13159,154,26.4;25.6;208.43724,0 +13507,10264,154,26.2;25.5;203.83554,0 +13506,10263,154,26.4;25.9;225.01085,0 +113,102,154,27.1;24.6;160.2766,0 +113,102,154,27.3;23.5;105.291504,0 +115,104,154,27.2;24.6;158.6886,0 +115,104,154,27.2;23.3;91.123024,0 +114,103,154,27.1;24.6;156.4516,0 +114,103,154,27.1;23.1;85.95742,0 +480,526,154,27.2;23.2;89.008255,0 +3239,2984,154,27.8;25.6;206.4928,0 +29,29,154,24.7;20.6;-40.072735,0 +29,29,154,23.7;20.5;-47.444572,0 +748,662,154,22.3;23.3;91.495575,0 +748,662,154,22.3;22.2;36.024845,0 +747,436,154,22.3;23.4;100.596214,0 +750,663,154,22.3;23.4;96.463135,0 +113,660,154,22.4;25;179.7074,0 +0,0,655,6.1;6.2;6.238994,0 +13498,10261,419,8.1;10.4;-41.13807,0 +13498,10261,419,9.7;8.7;-122.98375,0 +13498,10261,419,7;10.1;-55.1355,0 +1008,1398,419,9.8;8.8;-120.36539,0 +0,0,419,8.2;10.9;-12.11883,0 +13498,10261,418,9.7;12;40.322468,0 +13498,10261,418,12.2;11.2;0.32396603,0 +13498,10261,418,11.1;11.7;27.98739,0 +13498,1404,418,10.7;11.8;31.560818,0 +1008,1398,418,11.9;10.7;-23.262333,0 +901,541,340,10.7;12.9;86.022934,0 +901,541,340,10.4;10.3;-45.97238,0 +13728,541,340,12.8;10.9;-16.511972,0 +10508,8382,850,6.1;6;96,0 +1008,1398,850,6.1;6.4;116.2363,0 +10489,8229,850,6.1;6.1;100.729164,0 +10897,8313,850,6;6;96.35107,0 +10509,8381,850,6.1;6.3;113.998825,0 +10490,8230,850,6.1;6.4;115.77445,0 +10510,8380,850,7.1;6.1;100,0 +10487,8227,850,6.1;6;98.216995,0 +14673,3667,554,18.8;23.2;86.9411,0 +14673,3667,554,21.4;21.4;-0.61418384,0 +14673,3667,554,21.5;18.3;-154.08623,0 +14673,3667,554,20;20.6;-43.798927,0 +14673,3667,554,23.5;22.5;54.660202,0 +14673,3667,554,21.4;20.1;-66.47549,0 +14673,3667,554,24.5;22.5;51.640953,0 +14673,3667,554,22.6;20.5;-44.556114,0 +5607,4823,554,18.6;23.1;84.7,0 +11213,8313,554,18.5;23.4;99.731804,0 +11213,8313,554,19.5;22.5;51.161697,0 +11213,8313,554,21.1;21.6;10.146763,0 +11213,8313,554,20.1;20.5;-45.772713,0 +11213,8313,554,23.7;22.7;61.207535,0 +11213,8313,554,20.1;18.5;-145.78954,0 +11213,8313,554,21.6;18.5;-144.36015,0 +11213,8313,554,21.6;20.3;-56.951496,0 +11213,8313,554,19.1;21.5;1.8880016,0 +11213,8313,554,23.3;20.5;-47.050625,0 +5607,4822,554,21.4;21.4;-1.664602E-09,0 +7803,6566,554,21.6;21.4;-0.24175453,0 +7803,6566,554,23.8;22.8;69.68223,0 +7803,6566,554,21.6;18.1;-164.76286,0 +7803,6566,554,22.6;21.1;-18.753597,0 +11076,8227,554,21.1;21.1;-18.307571,0 +11076,8227,554,21.4;18.8;-130.81964,0 +11076,8227,554,18.5;23.1;82.23727,0 +11076,8227,554,24;22.8;68.68661,0 +11076,8227,554,22.4;20.8;-30.085722,0 +5607,4825,554,21.5;18.3;-156.72,0 +5607,4824,554,24.2;23;80,0 +5608,4841,554,20.6;21.8;20.19,0 +5608,4840,554,22.2;21.9;24.4,0 +5608,4837,554,22;23.2;89.22,0 +5608,4836,554,23.2;23.6;106.32,0 +5608,4827,554,20.6;23.2;88.79,0 +5608,4826,554,19.6;23.4;97.31,0 +5608,4835,554,23.3;21;-20.96,0 +5608,4829,554,19.6;21;-19.26,0 +5608,4842,554,21.4;20.5;-45.37,0 +5608,4828,554,18.8;21.7;15.50002,0 +5608,4833,554,22.7;20;-71.27,0 +5608,4831,554,20.2;20;-72.53,0 +1073,1563,159,14.9;18.6;371.556,0 +1073,1563,159,14.8;16.8;281.4063,0 +6870,9098,159,13.8;20.4;458.67572,0 +6866,9069,159,13.8;20.4;458.67572,0 +6869,9082,159,13.8;20.4;458.67572,0 +1452,35,159,13.8;18.7;375.2217,0 +890,35,159,14.8;16.7;277.15503,0 +890,35,159,13.8;16.3;254.46225,0 +890,35,159,13.7;14.9;186.7856,0 +890,35,159,13.7;12.3;54.227028,0 +890,35,159,12.7;11.2;0.19905524,0 +890,35,159,12.2;8.3;-146.5774,0 +890,35,159,12.1;4.7;-322.81726,0 +1512,1566,159,14.2;18.7;374.5287,0 +1510,1566,159,13.4;10.4;-37.74847,0 +919,1556,159,13.3;18.7;375.1612,0 +919,1556,159,14.9;18.6;369.24173,0 +919,1556,159,14.9;17.4;309.29617,0 +919,1556,159,13.4;9;-107.6545,0 +919,1556,159,11.8;8.3;-145.8146,0 +919,1556,159,13.4;10.2;-51.80513,0 +919,1556,159,11.7;9.8;-71.2915,0 +919,1556,159,10.7;9.1;-102.75597,0 +919,1556,159,12;6;-260.7704,0 +1071,1561,159,14.3;16.6;268.3947,0 +1071,1561,159,12;11;-8.344339,0 +1072,1562,159,14.2;16.5;266.9141,0 +1072,1562,159,13.8;15.4;212.1441,0 +1072,1562,159,12.7;11.8;30.834433,0 +1063,1559,159,15;17.7;324.0471,0 +1063,1559,159,10.5;8.4;-141.7234,0 +1070,1560,159,13.7;15.7;226.7798,0 +1052,1548,159,13.7;13.2;98.2687,0 +1062,1558,159,12.8;9.5;-85.51335,0 +1062,1558,159,11.3;9.4;-90.53841,0 +1062,1558,159,12;5.6;-281.9516,0 +1075,1565,159,11.3;9.3;-94.20001,0 +1075,1565,159,12.8;9.3;-94.64898,0 +1075,1565,159,13.3;8.2;-150.66968,0 +1075,1565,159,12.5;4.9;-314.02695,0 +1061,1557,159,11.6;9;-111.12482,0 +1061,1557,159,13.4;8.5;-134.96358,0 +1061,1557,159,12.1;5.6;-279.2355,0 +1053,1549,159,12.1;6.3;-243.0157,0 +1057,1554,159,12.3;6.5;-232.4816,0 +1054,1551,159,11.9;6.4;-238.3716,0 +1055,1552,159,12.2;6.4;-237.456,0 +884,1547,159,12.7;2.2;-448.6943,0 +931,1550,159,13;2.9;-415.4398,0 +931,1550,159,12.7;1.9;-463.55432,0 +2261,2180,159,12.3;2.1;-454.59338,0 +14620,718,1067,6.1;6;-6,0 +1008,1398,1067,6.1;6.4;17.311115,0 +14626,724,1067,6;6;-3,0 +14624,722,1067,6.2;6;-3,0 +14625,723,1067,6.1;6.1;0,0 +14622,720,1067,6.1;6.2;6,0 +14623,721,1067,6.2;6.1;3,0 +14621,719,1067,6;6.1;3,0 +14627,725,1067,6.1;6.1;0,0 +1008,1398,962,10.5;13.4;108.588165,0 +1008,1398,962,9.2;11.2;2.4526634,0 +1008,1399,962,11.2;11.2;1.0062927,0 +1008,1399,962,12.2;10.2;-50.36786,0 +0,0,962,12.4;13.7;126.633736,0 +13498,10261,962,14;15.8;229.91322,0 +13498,10261,962,10.8;13.7;123.61264,0 +13498,10261,962,9.8;11.7;24.961042,0 +16854,12776,1198,11.1;18.3;373.0699,0 +16854,12776,1198,10.3;11.9;54.853798,0 +16854,12776,1198,13;4;-341.0239,0 +16857,12779,1198,11.2;19.1;414.8258,0 +1008,1398,1198,11;20.4;480.601,0 +1008,1398,1198,10.2;10.7;-2.760036,0 +13498,10261,1198,11;20.3;477.223,0 +13498,10261,1198,11.1;18.4;381.80554,0 +13498,10261,1198,9.1;16.5;287.17105,0 +13498,10261,1198,9.2;15;212.26724,0 +13498,10261,1198,9.5;12.9;104.30779,0 +13498,10261,1198,10.2;11.9;54.575565,0 +13498,10261,1198,11.2;9;-88.10112,0 +13498,10261,1198,11.2;5.9;-242.4316,0 +13498,10261,1198,11.5;4.3;-323.94058,0 +13498,10261,1198,13;3.3;-374.73755,0 +13498,10261,1198,13;2.3;-422.29553,0 +17528,12777,1198,11;18.1;363.8431,0 +17528,12777,1198,10.2;11.9;56.21847,0 +17528,12777,1198,13.1;4;-338.0026,0 +6982,6566,1198,11.1;19.3;426.71063,0 +6982,6566,1198,9.2;15.3;224.30156,0 +6982,6566,1198,11.2;9;-88.06747,0 +6982,6566,1198,11.4;4.3;-324.42236,0 +6982,6566,1198,13.1;2.4;-421.3353,0 +13507,10264,1198,11;18.4;379.82108,0 +13507,10264,1198,9.1;16.6;290.94998,0 +13507,10264,1198,9.3;15.1;213.6119,0 +13507,10264,1198,10.3;12.2;71.79425,0 +13507,10264,1198,11.2;9.1;-85.88597,0 +13507,10264,1198,11.1;5.9;-245.90164,0 +13507,10264,1198,11.5;4.3;-325.28683,0 +13507,10264,1198,13;3.3;-375.95544,0 +13507,10264,1198,13.1;2.3;-423.56058,0 +13506,10263,1198,11;18.3;374.733,0 +13506,10263,1198,9.2;16.6;292.93802,0 +13506,10263,1198,9.3;14.9;207.9673,0 +13506,10263,1198,10.2;11.8;50.90336,0 +13506,10263,1198,11.3;9;-89.73693,0 +13506,10263,1198,11.1;5.9;-245.84314,0 +13506,10263,1198,11.5;4.3;-325.26163,0 +13506,10263,1198,13;3.3;-375.90875,0 +13506,10263,1198,13.1;2.3;-423.56058,0 +13505,10262,1198,11;18.3;374.78897,0 +13505,10262,1198,9.2;16.6;292.6497,0 +13505,10262,1198,9.2;14.9;206.33897,0 +13505,10262,1198,9.5;12.8;102.94365,0 +13505,10262,1198,10.2;11.8;50.765995,0 +13505,10262,1198,11.2;9.1;-85.15711,0 +13505,10262,1198,11.1;5.9;-245.39003,0 +13505,10262,1198,13.1;2;-438.2934,0 +17529,12778,1198,9.2;16.2;268.9707,0 +16856,12778,1198,9.4;17.2;320.675,0 +10488,8228,1198,9.1;16.6;289.23328,0 +10488,8228,1198,9.4;15;209.21649,0 +10488,8228,1198,9.3;12.9;106.56774,0 +10488,8228,1198,11.1;8.5;-112.384445,0 +10488,8228,1198,11.2;6.4;-218.13754,0 +10488,8228,1198,13;3.1;-383.58426,0 +16669,12750,1198,9.2;14.7;195,0 +16828,12751,1198,9.5;14.6;189,0 +16859,12781,1198,10.4;12.8;101.5,0 +16859,12781,1198,10.2;11.3;27.51843,0 +16859,12781,1198,11.3;3.8;-350.0267,0 +17531,12780,1198,10.6;10;-38.65112,0 +17364,12780,1198,11.2;3.8;-350.0267,0 +16981,13563,1198,11.2;8.8;-100,0 +16953,12759,1198,11.2;8.8;-100,0 +16952,12758,1198,11.2;8.8;-100,0 +16951,12757,1198,11.2;8.6;-110,0 +10487,8227,1198,10.1;10.7;-4.6913867,0 +16860,12782,1198,11.1;6.9;-192.1569,0 +16860,12782,1198,11.2;5.9;-242.0234,0 +9020,12752,1198,13;2.2;-430,0 +1361,157,1039,6.9;10.8;-17.85284,0 +1361,157,1039,8.9;9.5;-86.87116,0 +1361,157,1039,7;12.1;47.14386,0 +1361,157,1039,10.3;10.3;-42.633,0 +1361,157,1039,13.6;9;-110.266884,0 +1359,154,1039,6.8;9.5;-83.48212,0 +1359,154,1039,8;13.4;108.52879,0 +1359,154,1039,12.2;12.2;48.383556,0 +1354,153,1039,6.7;9.6;-81.95602,0 +1354,153,1039,7.9;13.4;109.41075,0 +1353,151,1039,8.2;13.4;109.13904,0 +1353,151,1039,12.8;9.1;-106.84104,0 +1353,151,1039,9.9;8.4;-140.8426,0 +270,442,1039,9.1;13.4;111.8944,0 +270,442,1039,9.4;10.2;-49.84272,0 +1355,441,1039,10.1;13.4;112.29644,0 +1355,441,1039,12;12;39.20776,0 +271,441,1039,9.6;10.1;-56.370132,0 +1357,438,1039,10.1;13.5;117.3116,0 +1357,438,1039,11.6;11.4;9.66798,0 +1357,438,1039,12.9;9.1;-102.54022,0 +1356,158,1039,11.5;13;88.9729,0 +1356,158,1039,11.5;9;-108.024,0 +1360,155,1039,10.2;10.3;-44.031406,0 +1360,155,1039,10;8.3;-142.65326,0 +1358,117,1039,11.3;9.1;-105.07123,0 +259,444,1039,15.8;8.3;-144.2978,0 +260,443,1039,15.8;8.1;-156.4189,0 +572,437,1039,15.5;8.3;-145.90915,0 +266,440,1039,15.8;8.3;-144.02249,0 +1008,1398,1062,13.7;13.4;112.70516,0 +1008,1398,1062,11.6;12.6;70.32142,0 +3357,3037,1062,12.1;11.5;16.02078,0 +3357,3037,1062,10.3;11.4;12.767952,0 +3357,3037,1062,9.3;11.2;1.6289147,0 +3360,3027,1062,12.7;12.3;55.68078,0 +13498,5478,1062,13.6;13.4;111.039566,0 +13498,5478,1062,12.6;11;-11.820534,0 +13498,5478,1062,12.1;9.6;-80.283745,0 +13498,5478,1062,11.1;8.5;-134.39381,0 +13498,5478,1062,10.1;9;-108.31699,0 +13498,5478,1062,9.1;8.9;-113.11806,0 +13498,5478,1062,9.9;11;-9.550556,0 +13498,5478,1062,9.5;12;40.65128,0 +13498,5478,1062,10.9;12.7;73.847374,0 +3355,3030,1062,12.4;11.4;9.44268,0 +3355,3030,1062,11.5;8.9;-112.5766,0 +3355,3030,1062,10.1;9.2;-101.8749,0 +3363,3219,1062,13.2;10.9;-12.45005,0 +3363,3219,1062,12;10.2;-47.00549,0 +3397,3045,1062,12.5;12;39.79442,0 +3397,3045,1062,9.8;11;-8.160501,0 +14714,3045,1062,11.4;12.7;73.5,0 +3364,3029,1062,11.9;10.1;-53.44315,0 +3364,3029,1062,9.4;10.7;-25.57424,0 +13502,1402,1062,12.6;10.9;-15.627503,0 +13502,1402,1062,12.1;9.6;-81.188095,0 +13502,1402,1062,10.3;8.1;-153.3666,0 +13502,1402,1062,9;8.9;-112.58392,0 +13502,1402,1062,9.9;10.9;-13.505543,0 +13502,1402,1062,10.8;12.7;74.356514,0 +13503,1403,1062,13.3;10.9;-16.565554,0 +13503,1403,1062,12.1;9.7;-76.74805,0 +13503,1403,1062,10.9;8.2;-147.64282,0 +13503,1403,1062,9.4;8.9;-113.041145,0 +13503,1403,1062,9.9;10.9;-14.788049,0 +13503,1403,1062,11;12.6;72.53943,0 +13504,1404,1062,12.5;10.3;-45.577843,0 +13504,1404,1062,11.3;8.7;-125.41981,0 +13504,1404,1062,10.1;9.2;-98.43427,0 +13504,1404,1062,9;8.9;-114.035545,0 +13504,1404,1062,10;11;-10.56575,0 +13504,1404,1062,10.9;12.8;78.19042,0 +3353,3028,1062,12.6;10.3;-42.1121,0 +3374,3038,1062,12.2;9.4;-90.0808,0 +3358,114,1062,10.1;8.6;-127.1753,0 +3358,114,1062,11.1;8.1;-154.3641,0 +3385,3026,1062,9.8;10;-57.683533,0 +3385,3026,1062,8.8;9.8;-70.684395,0 +3377,3220,1062,10.7;8;-161.32623,0 +3377,3220,1062,10.2;9.1;-104.7732,0 +3359,3031,1062,9.4;10.1;-55.06636,0 +3359,3031,1062,10.3;8.3;-146.1461,0 +3359,3031,1062,9.4;11.2;-0.14899388,0 +9020,3040,1062,9.1;8.8;-119.6159,0 +14712,3042,1062,9.1;9;-108,0 +3362,3035,1062,9.8;12.6;70.25946,0 +3361,3034,1062,9.7;12.5;64.1947,0 +3376,3033,1062,9.7;11.5;15.467872,0 +3356,3032,1062,10.6;11;-8.3189,0 +14713,3044,1062,11.3;12.5;66.315,0 +2106,1718,147,21.8;29.4;397.7983,0 +793,1275,147,22;29.1;383.961,0 +13498,10261,147,21.8;28.7;363.16068,0 +952,0,147,21.7;28.7;363.99158,0 +206,306,145,15.7;25.5;202.72145,0 +206,306,145,14.2;25.8;216.84113,0 +206,306,145,12.4;25.8;216.07489,0 +206,306,145,14.1;21.4;-0.75833845,0 +206,306,145,14.2;20.3;-55.67872,0 +206,306,145,15.2;19.9;-75.12486,0 +206,306,145,16;23.9;125.80357,0 +206,306,145,12.4;19.5;-94.539246,0 +194,274,145,15.9;23.3;93.235504,0 +194,274,145,15.7;22;29.893007,0 +194,274,145,14.7;21.8;16.237112,0 +41,1199,145,13.2;22.4;46.326817,0 +41,1199,145,12.2;23;76.134285,0 +41,1199,145,11.4;22;28.123745,0 +41,1199,145,10.8;23.7;113.63511,0 +793,1275,145,14.8;22.3;42.91278,0 +791,1275,145,12.5;22.4;50.18513,0 +792,1275,145,12.8;24.9;175.6361,0 +131,113,145,11.7;25.4;200.00294,0 +131,113,145,13;26.3;245.5613,0 +131,113,145,15.2;25.1;183.22148,0 +131,113,145,14.2;22;27.083895,0 +131,113,145,15.9;20.4;-51.338486,0 +952,0,145,13.5;23.2;88.595276,0 +952,0,145,13.7;24.5;153.05418,0 +193,273,145,15.3;22;28.11173,0 +193,273,145,16;23.5;103.44901,0 +13498,10261,145,11.3;21.8;18.68006,0 +21,1198,145,14.7;18.9;-127.86399,0 +20,20,145,16.4;22.9;72.37224,0 +20,20,145,15.8;21.9;24.10053,0 +20,20,145,14.4;20.8;-33.16856,0 diff --git a/src/LuminaSupplemental.SpaghettiGenerator/SQLite/ENpcPlaces.cs b/src/LuminaSupplemental.SpaghettiGenerator/SQLite/ENpcPlaces.cs index 15fee31..7579eeb 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/SQLite/ENpcPlaces.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/SQLite/ENpcPlaces.cs @@ -4,7 +4,10 @@ using System.Linq; using System.Numerics; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; + +using LuminaSupplemental.Excel.Extensions; + namespace LuminaSupplemental.SpaghettiGenerator { @@ -21,16 +24,16 @@ void BuildENpcPlaces() var placeIndex = _builder.Libra.Table< Libra.ENpcResident_PlaceName >() .ToArray(); - + var npcIndex = _builder.Libra.Table< Libra.ENpcResident >() .ToArray() .ToDictionary( i => i.Key ); foreach( var bnpcName in placeIndex ) { - var territoryType = territoryTypeSheet.FirstOrDefault( c => - c.PlaceNameRegion.Row == (uint)bnpcName.region && c.PlaceName.Row == (uint)bnpcName.PlaceName_Key, null ); - + var territoryType = territoryTypeSheet.FirstOrNull( c => + c.PlaceNameRegion.RowId == (uint)bnpcName.region && c.PlaceName.RowId == (uint)bnpcName.PlaceName_Key ); + if( territoryType != null ) { if( npcIndex.ContainsKey( bnpcName.ENpcResident_Key ) ) @@ -44,7 +47,7 @@ void BuildENpcPlaces() DatabaseBuilder.Instance.ENpcPlaces.Add( new ENpcData() { ENpcResidentId = (uint)bNpc.Key, - TerritoryTypeId = territoryType.RowId, + TerritoryTypeId = territoryType.Value.RowId, Position = new Vector2( actualCoords[0], actualCoords[1]) } ); } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/SQLite/Mobs.cs b/src/LuminaSupplemental.SpaghettiGenerator/SQLite/Mobs.cs index 3f8a2ad..dea5366 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/SQLite/Mobs.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/SQLite/Mobs.cs @@ -3,7 +3,9 @@ using System; using System.Collections.Generic; using System.Linq; -using Lumina.Excel.GeneratedSheets; + +using Lumina.Excel.Sheets; + namespace LuminaSupplemental.SpaghettiGenerator { @@ -30,7 +32,7 @@ void BuildMobs() var realMobId = bnpcName.Key.ToString().Substring( bnpcName.Key.ToString().Length - 5, 5 ).Trim( '0' ); if( UInt32.TryParse( realMobId, out var parsedMobId ) ) { - var actualNpc = bNpcNameSheet.GetRow( parsedMobId ); + var actualNpc = bNpcNameSheet.GetRowOrDefault( parsedMobId ); if( actualNpc != null ) { dynamic data = JsonConvert.DeserializeObject( bnpcName.Value.data ); @@ -48,16 +50,16 @@ void BuildMobs() string key = (string)zone.Key; if( UInt32.TryParse( key, out var parsedKey ) ) { - var placeName = placeNameSheet.GetRow( parsedKey ); + var placeName = placeNameSheet.GetRowOrDefault( parsedKey ); if( placeName != null ) { - if( !_builder.PlaceNamesByMobId.TryGetValue( actualNpc.RowId, out var itemIds ) ) + if( !_builder.PlaceNamesByMobId.TryGetValue( actualNpc.Value.RowId, out var itemIds ) ) { itemIds = new HashSet< uint >(); - _builder.PlaceNamesByMobId[ actualNpc.RowId ] = itemIds; + _builder.PlaceNamesByMobId[ actualNpc.Value.RowId ] = itemIds; } - itemIds.Add( placeName.RowId ); + itemIds.Add( placeName.Value.RowId ); } } } @@ -97,13 +99,13 @@ void BuildItems() var realMobId = mob.ToString().Substring( mob.ToString().Length - 5, 5 ).Trim( '0' ); if( UInt32.TryParse( realMobId, out var parsedMobId ) ) { - var actualNpc = Service.GameData.GetExcelSheet< BNpcName >().GetRow( parsedMobId ); + var actualNpc = Service.GameData.GetExcelSheet< BNpcName >()!.GetRowOrDefault( parsedMobId ); if( actualNpc != null ) { - if( !_builder.ItemDropsByMobId.TryGetValue( actualNpc.RowId, out var itemIds ) ) + if( !_builder.ItemDropsByMobId.TryGetValue( actualNpc.Value.RowId, out var itemIds ) ) { itemIds = new HashSet< uint >(); - _builder.ItemDropsByMobId[ actualNpc.RowId ] = itemIds; + _builder.ItemDropsByMobId[ actualNpc.Value.RowId ] = itemIds; } itemIds.Add( sItem.RowId ); @@ -142,4 +144,4 @@ class BNpcLocation public override string ToString() => $"({X}, {Y}, {Z}, r{Radius})"; } } -} \ No newline at end of file +} diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipDropStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipDropStep.cs index dd2a02c..b0392aa 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipDropStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipDropStep.cs @@ -4,7 +4,7 @@ using System.Linq; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -19,9 +19,10 @@ public partial class AirshipDropStep : GeneratorStep private readonly DataCacher dataCacher; private readonly GubalApi gubalApi; private readonly ExcelSheet airshipExplorationPointSheet; + private readonly ExcelSheet itemSheet; private readonly ILogger logger; - private readonly Dictionary airshipsByName; - private readonly Dictionary itemsByName; + private readonly Dictionary airshipsByName; + private readonly Dictionary itemsByName; public override Type OutputType => typeof(AirshipDrop); @@ -30,11 +31,12 @@ public partial class AirshipDropStep : GeneratorStep public override string Name => "Airship Drops"; - public AirshipDropStep(DataCacher dataCacher, GubalApi gubalApi, ExcelSheet airshipExplorationPointSheet, ILogger logger) + public AirshipDropStep(DataCacher dataCacher, GubalApi gubalApi, ExcelSheet airshipExplorationPointSheet, ExcelSheet itemSheet, ILogger logger) { this.dataCacher = dataCacher; this.gubalApi = gubalApi; this.airshipExplorationPointSheet = airshipExplorationPointSheet; + this.itemSheet = itemSheet; this.logger = logger; var bannedItems = new HashSet< uint >() { @@ -77,13 +79,13 @@ private List Process() //Sectors are stored as numbers if (airshipsByName.ContainsKey(sector)) { - var actualSector = airshipsByName[sector]; + var actualSector = airshipExplorationPointSheet.GetRow(airshipsByName[sector]); var items1List = items.Split(","); foreach (var itemName in items1List) { var parseableItemName = itemName.Trim().ToParseable(); - var outputItem = itemsByName.ContainsKey(parseableItemName) ? itemsByName[parseableItemName] : null; + Item? outputItem = this.itemsByName.TryGetValue(parseableItemName, out var value) ? itemSheet.GetRow(value) : null; if (outputItem != null) { airshipDrops.Add( @@ -91,7 +93,7 @@ private List Process() { RowId = (uint)(airshipDrops.Count + 1), AirshipExplorationPointId = actualSector.RowId, - ItemId = outputItem.RowId + ItemId = outputItem.Value.RowId }); } else diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipUnlockStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipUnlockStep.cs index 6d7a547..5f18c6f 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipUnlockStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/AirshipUnlockStep.cs @@ -3,7 +3,8 @@ using System.IO; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -13,26 +14,26 @@ namespace LuminaSupplemental.SpaghettiGenerator.Steps; public partial class AirshipUnlockStep : GeneratorStep { private readonly DataCacher dataCacher; - private readonly Dictionary airshipsByName; - private readonly Dictionary itemsByName; + private readonly ExcelSheet airshipExplorationPointSheet; + private readonly Dictionary airshipsByName; public override Type OutputType => typeof(AirshipUnlock); public override string FileName => "AirshipUnlock.csv"; public override string Name => "Airship Unlocks"; - - - public AirshipUnlockStep(DataCacher dataCacher) + + + public AirshipUnlockStep(DataCacher dataCacher, ExcelSheet airshipExplorationPointSheet) { this.dataCacher = dataCacher; + this.airshipExplorationPointSheet = airshipExplorationPointSheet; var bannedItems = new HashSet< uint >() { 0, 24225 }; this.airshipsByName = this.dataCacher.ByName(item => item.NameShort.ToString().ToParseable()); - this.itemsByName = this.dataCacher.ByName(item => item.Name.ToString().ToParseable(), item => !bannedItems.Contains(item.RowId)); } @@ -48,11 +49,11 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List airshipUnlocks = new(); - + var reader = CSVFile.CSVReader.FromFile(Path.Combine("ManualData", "AirshipUnlocks.csv")); foreach (var line in reader.Lines()) @@ -69,11 +70,11 @@ private List Process() //Sectors are stored as numbers if (airshipsByName.ContainsKey(sector)) { - var actualSector = airshipsByName[sector]; + var actualSector = airshipExplorationPointSheet.GetRow(airshipsByName[sector]); AirshipExplorationPoint? actualUnlockSector = null; if (airshipsByName.ContainsKey(unlockSector)) { - actualUnlockSector = airshipsByName[unlockSector]; + actualUnlockSector = airshipExplorationPointSheet.GetRow(airshipsByName[unlockSector]); } var actualSurveillanceRequired = uint.Parse(surveillanceRequired); diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossChestStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossChestStep.cs index 836c011..bdfb42b 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossChestStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossChestStep.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -14,7 +14,7 @@ public partial class DungeonBossChestStep : GeneratorStep { private readonly DataCacher dataCacher; private readonly GTParser gtParser; - private readonly Dictionary dutiesByString; + private readonly Dictionary dutiesByString; public override Type OutputType => typeof(DungeonBossChest); diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossDropStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossDropStep.cs index 50c8dec..55c84eb 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossDropStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossDropStep.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -14,7 +14,7 @@ public partial class DungeonBossDropStep : GeneratorStep { private readonly DataCacher dataCacher; private readonly GTParser gtParser; - private readonly Dictionary dutiesByString; + private readonly Dictionary dutiesByString; public override Type OutputType => typeof(DungeonBossDrop); diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossStep.cs index 200d3ac..83d02e6 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonBossStep.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -14,7 +14,7 @@ public partial class DungeonBossStep : GeneratorStep { private readonly DataCacher dataCacher; private readonly GTParser gtParser; - private readonly Dictionary dutiesByString; + private readonly Dictionary dutiesByString; public override Type OutputType => typeof(DungeonBoss); diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestItemStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestItemStep.cs index 0278123..91bc307 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestItemStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestItemStep.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -14,8 +14,8 @@ public partial class DungeonChestItemStep : GeneratorStep { private readonly DataCacher dataCacher; private readonly GTParser gtParser; - private readonly Dictionary dutiesByString; - private readonly Dictionary itemsByName; + private readonly Dictionary dutiesByString; + private readonly Dictionary itemsByName; public override Type OutputType => typeof(DungeonChestItem); diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestStep.cs index 9e42934..7b0608c 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonChestStep.cs @@ -2,7 +2,7 @@ using System.Collections.Generic; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -14,7 +14,7 @@ public partial class DungeonChestStep : GeneratorStep { private readonly DataCacher dataCacher; private readonly GTParser gtParser; - private readonly Dictionary dutiesByString; + private readonly Dictionary dutiesByString; public override Type OutputType => typeof(DungeonChest); diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonDropStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonDropStep.cs index e578a02..4b6a1c1 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonDropStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/DungeonDropStep.cs @@ -4,7 +4,8 @@ using CSVFile; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -14,19 +15,23 @@ namespace LuminaSupplemental.SpaghettiGenerator.Steps; public partial class DungeonDropStep : GeneratorStep { private readonly DataCacher dataCacher; - private readonly Dictionary itemsByName; - private readonly Dictionary dutiesByName; + private readonly ExcelSheet itemSheet; + private readonly ExcelSheet contentFinderConditionSheet; + private readonly Dictionary itemsByName; + private readonly Dictionary dutiesByName; public override Type OutputType => typeof(DungeonDrop); public override string FileName => "DungeonDrop.csv"; public override string Name => "Dungeon Drops"; - - public DungeonDropStep(DataCacher dataCacher) + + public DungeonDropStep(DataCacher dataCacher, ExcelSheet itemSheet, ExcelSheet contentFinderConditionSheet) { this.dataCacher = dataCacher; + this.itemSheet = itemSheet; + this.contentFinderConditionSheet = contentFinderConditionSheet; var bannedItems = new HashSet< uint >() { 0, @@ -49,11 +54,11 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List dungeonDrops = new(); - + var reader = CSVFile.CSVReader.FromFile(@"FFXIV Data - Items.tsv", CSVSettings.TSV); foreach (var line in reader.Lines()) @@ -73,7 +78,7 @@ private List Process() } } - ItemSupplementSource? source; + ItemSupplementSource? source; switch (method) { case "Instance": @@ -81,25 +86,25 @@ private List Process() break; } - + } - + return dungeonDrops; } - + private void GenerateDungeonDrops( string outputItemId, List< string > sources, List< DungeonDrop > dungeonDrops ) { outputItemId = outputItemId.ToParseable(); - var outputItem = itemsByName.ContainsKey( outputItemId ) ? itemsByName[ outputItemId ] : null; + Item? outputItem = itemsByName.ContainsKey( outputItemId ) ? this.itemSheet.GetRow(itemsByName[ outputItemId ]) : null; if( outputItem != null ) { foreach( var sourceItem in sources ) { var sourceName = sourceItem.ToParseable(); - var duty = dutiesByName.ContainsKey( sourceName ) ? dutiesByName[ sourceName ] : null; + ContentFinderCondition? duty = dutiesByName.ContainsKey( sourceName ) ? this.contentFinderConditionSheet.GetRow(dutiesByName[ sourceName ]) : null; if( duty != null ) { - dungeonDrops.Add( new DungeonDrop( (uint)dungeonDrops.Count + 1, outputItem.RowId, duty.RowId ) ); + dungeonDrops.Add( new DungeonDrop( (uint)dungeonDrops.Count + 1, outputItem.Value.RowId, duty.Value.RowId ) ); } else { diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.Manual.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.Manual.cs index 8df70f5..9450f92 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.Manual.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.Manual.cs @@ -24,23 +24,23 @@ private List ProcessManualData() var territoryTypeId = uint.Parse( lineData[ 2 ] ); var positionData = lineData[3].Split(";").Select(c => float.Parse(c, CultureInfo.InvariantCulture)).ToList(); var position = new Vector2(positionData[0], positionData[1]); - var territoryType = this.territoryTypeSheet.GetRow( territoryTypeId ); + var territoryType = this.territoryTypeSheet.GetRowOrDefault( territoryTypeId ); if(territoryType == null) continue; - var map = territoryType.Map.Value; + var map = territoryType.Value.Map.ValueNullable; if(map == null) continue; - var placeName = territoryType.PlaceName.Value; + var placeName = territoryType.Value.PlaceName.ValueNullable; if(placeName == null) continue; - var eNpcPlace = new ENpcPlace( 0, eNpcResidentId, territoryTypeId,map.RowId, - placeName.RowId, position ); - eNpcPlace.PopulateData( this.gameData, Language.English ); + var eNpcPlace = new ENpcPlace( 0, eNpcResidentId, territoryTypeId,map.Value.RowId, + placeName.Value.RowId, position ); + eNpcPlace.PopulateData( this.gameData.Excel, Language.English ); manualData.Add( eNpcPlace ); } - + var rowId = 0u; Dictionary> npcLevelLookup = new Dictionary>(); - + foreach (var npc in manualData) { if (!npcLevelLookup.ContainsKey(npc.ENpcResidentId)) @@ -48,7 +48,7 @@ private List ProcessManualData() npcLevelLookup.Add(npc.ENpcResidentId, new()); } - if (npc.TerritoryType.Value != null) + if (npc.TerritoryType.ValueNullable != null) { if (!npcLevelLookup[npc.ENpcResidentId].Any(c => c.EqualRounded(npc))) { diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.cs index a70a0b9..7ed3500 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ENpcPlaceStep.cs @@ -4,7 +4,7 @@ using Lumina; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -16,14 +16,14 @@ public partial class ENpcPlaceStep : GeneratorStep private readonly ExcelSheet itemSheet; private readonly ExcelSheet territoryTypeSheet; private readonly GameData gameData; - private readonly Dictionary itemsByName; + private readonly Dictionary itemsByName; public override Type OutputType => typeof(ENpcPlace); public override string FileName => "ENpcPlace.csv"; public override string Name => "Event NPC Place"; - + public ENpcPlaceStep(ExcelSheet territoryTypeSheet, GameData gameData) { diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/FateItemStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/FateItemStep.cs index c7f2a89..dd91a8f 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/FateItemStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/FateItemStep.cs @@ -3,7 +3,7 @@ using System.Linq; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/HouseVendorStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/HouseVendorStep.cs index 92b8efc..8bbf515 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/HouseVendorStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/HouseVendorStep.cs @@ -4,7 +4,7 @@ using System.Linq; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -20,7 +20,7 @@ public partial class HouseVendorStep : GeneratorStep public override string FileName => "HouseVendor.csv"; public override string Name => "Housing Vendors"; - + public HouseVendorStep(ExcelSheet eNpcResidentSheet) { @@ -40,11 +40,11 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List houseVendors = new(); - + var reader = CSVFile.CSVReader.FromFile(Path.Combine( "ManualData","HouseVendors.csv")); Dictionary< string, List< uint > > groupedResidents = new(); @@ -52,10 +52,10 @@ private List Process() foreach( var line in reader.Lines() ) { var residentId = uint.Parse(line[ 0 ]); - var resident = eNpcResidentSheet.GetRow( residentId ); + var resident = eNpcResidentSheet.GetRowOrDefault( residentId ); if( resident != null ) { - var residentName = resident.Singular.ToString().ToParseable(); + var residentName = resident.Value.Singular.ToString().ToParseable(); groupedResidents.TryAdd( residentName, new List< uint >() ); groupedResidents[residentName].Add( residentId ); } @@ -73,7 +73,7 @@ private List Process() houseVendors.Add( childVendor ); } } - + return houseVendors; } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemPatchStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemPatchStep.cs index 6f5ea01..c26eaee 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemPatchStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemPatchStep.cs @@ -7,7 +7,7 @@ using CSVFile; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -26,7 +26,7 @@ public partial class ItemPatchStep : GeneratorStep public override string FileName => "ItemPatch.csv"; public override string Name => "Item Patches"; - + public ItemPatchStep(ExcelSheet itemSheet) { @@ -46,18 +46,18 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List itemPatches = new(); var patchText = File.ReadAllText( @"patches.json" ); var patches = JsonConvert.DeserializeObject(patchText)!.ToList(); var knownItemIds = patches.Where( c => c.Type == "item" ).Select( c => c.Id ).Distinct().ToHashSet(); - + //Process extra data not in GT's jsons(no idea why) - + var reader = CSVFile.CSVReader.FromFile(Path.Combine( "ManualData","ExtraPatchData.csv"), CSVSettings.CSV); - + foreach( var line in reader.Lines() ) { var sourceItemId = uint.Parse(line[ 0 ]); @@ -91,7 +91,7 @@ private List Process() { firstItem = orderedPatch.Id; } - + if( currentPatch != orderedPatch.Patch && lastItem != null) { @@ -111,7 +111,7 @@ private List Process() { itemPatches.Add( new ItemPatch((uint)(itemPatches.Count + 1), patch.Item2, patch.Item3, patch.Item1) ); } - + return itemPatches; } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.ItemSets.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.ItemSets.cs index 2eb3dc6..49e65a0 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.ItemSets.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.ItemSets.cs @@ -11,7 +11,7 @@ public partial class ItemSupplementStep public List ProcessItemSets() { var itemSupplements = new List(); - + var cofferNames = new Dictionary { { new[] { "Crystarium", "Coffer" }, "Augmented Crystarium" }, @@ -73,12 +73,12 @@ public List ProcessItemSets() foreach (var coffer in coffers) { var fullName = String.Join(" ", cofferName.Key); - if (coffer.Name == fullName) + if (coffer.Name.ExtractText() == fullName) { var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && - ((c.EquipSlotCategory.Value?.MainHand ?? 0) == 1 || (c.EquipSlotCategory.Value?.OffHand ?? 0) == 1)); + ((c.EquipSlotCategory.ValueNullable?.MainHand ?? 0) == 1 || (c.EquipSlotCategory.ValueNullable?.OffHand ?? 0) == 1)); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -123,11 +123,11 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().Contains(cofferName.Value) && c.Name.ToString().Contains(potentialItem) && ( - (c.EquipSlotCategory.Value?.Body ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Feet ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Head ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Gloves ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Legs ?? 0) == 1 + (c.EquipSlotCategory.ValueNullable?.Body ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Feet ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Head ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Gloves ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Legs ?? 0) == 1 )); foreach (var item in items) { @@ -142,7 +142,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().Contains(cofferName.Value) && - ((c.EquipSlotCategory.Value?.MainHand ?? 0) == 1 || (c.EquipSlotCategory.Value?.OffHand ?? 0) == 1)); + ((c.EquipSlotCategory.ValueNullable?.MainHand ?? 0) == 1 || (c.EquipSlotCategory.ValueNullable?.OffHand ?? 0) == 1)); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -170,11 +170,11 @@ public List ProcessItemSets() c => !bannedItems.Contains(c.RowId) && c.Name.ToString().Contains(cofferName.Value) && c.Name.ToString().Contains(armourType) && ( - (c.EquipSlotCategory.Value?.Body ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Feet ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Head ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Gloves ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Legs ?? 0) == 1 + (c.EquipSlotCategory.ValueNullable?.Body ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Feet ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Head ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Gloves ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Legs ?? 0) == 1 )); foreach (var item in items) { @@ -189,7 +189,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Head ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Head ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -201,7 +201,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Body ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Body ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -213,7 +213,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Gloves ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Gloves ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -225,7 +225,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Legs ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Legs ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -237,7 +237,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Feet ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Feet ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -249,7 +249,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Ears ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Ears ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -261,7 +261,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Neck ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Neck ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -273,7 +273,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.Wrists ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.Wrists ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -285,7 +285,7 @@ public List ProcessItemSets() var items = itemSheet.Where( c => !bannedItems.Contains(c.RowId) && c.Name.ToString().StartsWith(cofferName.Value) && c.Name.ToString().Contains(" of ") && - (c.EquipSlotCategory.Value?.FingerL ?? 0) == 1); + (c.EquipSlotCategory.ValueNullable?.FingerL ?? 0) == 1); foreach (var item in items) { itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, item.RowId, coffer.RowId, ItemSupplementSource.Loot)); @@ -313,11 +313,11 @@ public List ProcessItemSets() c => !bannedItems.Contains(c.RowId) && c.Name.ToString().Contains(cofferName.Value) && c.Name.ToString().Contains(armourType) && ( - (c.EquipSlotCategory.Value?.Ears ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Neck ?? 0) == 1 || - (c.EquipSlotCategory.Value?.FingerL ?? 0) == 1 || - (c.EquipSlotCategory.Value?.FingerR ?? 0) == 1 || - (c.EquipSlotCategory.Value?.Wrists ?? 0) == 1 + (c.EquipSlotCategory.ValueNullable?.Ears ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Neck ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.FingerL ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.FingerR ?? 0) == 1 || + (c.EquipSlotCategory.ValueNullable?.Wrists ?? 0) == 1 )); foreach (var item in items) { diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Manual.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Manual.cs index 69f5c97..5f9fb06 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Manual.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Manual.cs @@ -35,8 +35,8 @@ public List ProcessManualItems() if (itemsByName.ContainsKey(sourceItemName) && itemsByName.ContainsKey(rewardItemName)) { - var sourceItem = itemsByName[sourceItemName]; - var rewardItem = itemsByName[rewardItemName]; + var sourceItem = this.itemSheet.GetRow(itemsByName[sourceItemName]); + var rewardItem = this.itemSheet.GetRow(itemsByName[rewardItemName]); itemSupplements.Add(new ItemSupplement((uint)(itemSupplements.Count + 1), rewardItem.RowId, sourceItem.RowId, ItemSupplementSource.Loot)); } else if (itemsByName.ContainsKey(sourceItemName)) diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Skybuilder.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Skybuilder.cs index 3cc5df3..4c77b99 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Skybuilder.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.Skybuilder.cs @@ -17,7 +17,7 @@ private List ProcessSkybuilderItems() var regularVersion = item.Name.ToString().Replace("Approved ", "").ToParseable(); if (itemsByName.ContainsKey(regularVersion)) { - var sourceItem = itemsByName[regularVersion]; + var sourceItem = this.itemSheet.GetRow(itemsByName[regularVersion]); itemSupplements.Add( new ItemSupplement() { diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.cs index 6c0fbf7..cebac80 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ItemSupplementStep.cs @@ -3,7 +3,7 @@ using System.Linq; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -19,14 +19,14 @@ public partial class ItemSupplementStep : GeneratorStep private readonly ILogger logger; private readonly ExcelSheet itemSheet; private readonly GubalApi gubalApi; - private readonly Dictionary itemsByName; + private readonly Dictionary itemsByName; public override Type OutputType => typeof(ItemSupplement); public override string FileName => "ItemSupplement.csv"; public override string Name => "Item Supplement"; - + public HashSet bannedItems { get; set; } public ItemSupplementStep(DataCacher dataCacher, ILogger logger, ExcelSheet itemSheet, GubalApi gubalApi) @@ -72,16 +72,16 @@ private List GenerateItemSupplement(ItemSupplementSource? source var itemSupplements = new List(); outputItemId = outputItemId.ToParseable(); - var outputItem = this.itemsByName.ContainsKey(outputItemId) ? this.itemsByName[outputItemId] : null; + Item? outputItem = this.itemsByName.ContainsKey(outputItemId) ? this.itemSheet.GetRow(this.itemsByName[outputItemId]) : null; if (outputItem != null) { foreach (var sourceItem in sources) { var sourceName = sourceItem.ToParseable(); - var actualItem = this.itemsByName.ContainsKey(sourceName) ? this.itemsByName[sourceName] : null; + Item? actualItem = this.itemsByName.ContainsKey(sourceName) ? this.itemSheet.GetRow(this.itemsByName[sourceName]) : null; if (actualItem != null) { - itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, outputItem.RowId, actualItem.RowId, source.Value)); + itemSupplements.Add(new ItemSupplement((uint)itemSupplements.Count + 1, outputItem.Value.RowId, actualItem.Value.RowId, source.Value)); } else { diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobDropStep.Lodestone.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobDropStep.Lodestone.cs index c552abe..0df8d99 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobDropStep.Lodestone.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobDropStep.Lodestone.cs @@ -7,7 +7,7 @@ using HtmlAgilityPack; using Lumina.Data; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobSpawnStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobSpawnStep.cs index d4c0808..4e23817 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobSpawnStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/MobSpawnStep.cs @@ -6,7 +6,7 @@ using System.Numerics; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -27,7 +27,7 @@ public partial class MobSpawnStep : GeneratorStep public override string FileName => "MobSpawn.csv"; public override string Name => "Mob Spawns"; - + public MobSpawnStep(ExcelSheet bnpcNameSheet, ExcelSheet petSheet, ExcelSheet companionSheet, ExcelSheet territoryTypeSheet, MappyParser mappyParser) { @@ -46,12 +46,12 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List mobSpawns = new(); - - Dictionary< uint, Dictionary< uint, List< MobSpawnPosition > > > positions = new(); + + Dictionary< uint, Dictionary< uint, List< MobSpawnPosition > > > positions = new(); var importFiles = Directory.GetFiles( Path.Join( AppDomain.CurrentDomain.BaseDirectory, "ManualData", "MobImports"), "*.csv" ); foreach( var importFile in importFiles ) { @@ -72,7 +72,7 @@ private List Process() try { var mappyEntries = mappyParser.RetrieveMappyCache(); - + foreach( var mappyEntry in mappyEntries ) { if( mappyEntry.Type == "BNPC" ) @@ -83,7 +83,7 @@ private List Process() mobSpawnPosition.BNpcBaseId = mappyEntry.BNpcBaseID; mobSpawnPosition.TerritoryTypeId = (uint)mappyEntry.MapTerritoryID; mobSpawnPosition.Subtype = 0; - if( bnpcNameSheet.GetRow( mappyEntry.BNpcNameID ) != null ) + if( bnpcNameSheet.GetRowOrDefault( mappyEntry.BNpcNameID ) != null ) { AddEntry( mobSpawnPosition, positions ); } @@ -99,16 +99,16 @@ private List Process() Console.WriteLine( "Failed to parse mappy data because " + e.Message ); throw; } - + return mobSpawns; } - + private const float maxRange = 4.0f; public void AddEntry(MobSpawnPosition spawnPosition, Dictionary< uint, Dictionary< uint, List< MobSpawnPosition > > > positions) { positions.TryAdd(spawnPosition.TerritoryTypeId, new Dictionary>()); positions[spawnPosition.TerritoryTypeId].TryAdd(spawnPosition.BNpcNameId, new List()); - //Store + //Store var existingPositions = positions[spawnPosition.TerritoryTypeId][spawnPosition.BNpcNameId]; if (!existingPositions.Any(c => WithinRange(spawnPosition.Position, c.Position, maxRange))) { @@ -133,7 +133,7 @@ public void AddEntry(MobSpawnPosition spawnPosition, Dictionary< uint, Dictionar //Console.WriteLine("Mob position ignored due to range restrictions"); } } - + private bool WithinRange(Vector3 pointA, Vector3 pointB, float maxRange) { RectangleF recA = new RectangleF( new PointF(pointA.X - maxRange, pointA.Y - maxRange), new SizeF(maxRange,maxRange)); @@ -164,7 +164,7 @@ private bool MobAllowed( uint bnpcNameId ) { return false; } - var bnpcName = bnpcNameSheet.GetRow( bnpcNameId ); + var bnpcName = bnpcNameSheet.GetRowOrDefault( bnpcNameId ); if( bnpcName == null ) { return false; @@ -176,7 +176,7 @@ private bool MobAllowed( uint bnpcNameId ) } var hashSet = _disallowedBNpcNames.ToHashSet(); - return !hashSet.Contains( bnpcName.Singular.ToString().ToParseable() ); + return !hashSet.Contains( bnpcName.Value.Singular.ToString().ToParseable() ); } private Dictionary< uint, bool > _territoriesAllowed = new Dictionary< uint, bool >(); @@ -186,7 +186,7 @@ private bool TerritoryTypeAllowed( uint territoryRowId ) { return _territoriesAllowed[ territoryRowId ]; } - + var bannedPlaceNames = new List< string >() { "The Lavender Beds", @@ -199,7 +199,7 @@ private bool TerritoryTypeAllowed( uint territoryRowId ) "Shirogane Subdivision", "Empyreum", "Empyreum Subdivision", - + }; var hashSet = bannedPlaceNames.Select( c => c.ToParseable() ).ToHashSet(); @@ -208,7 +208,7 @@ private bool TerritoryTypeAllowed( uint territoryRowId ) foreach( var territory in territoryTypeSheet ) { var placeName = territory.PlaceName.Value!.Name.ToString().ToParseable(); - if( hashSet.Contains( placeName ) || territory.PlaceName.Row == 0 ) + if( hashSet.Contains( placeName ) || territory.PlaceName.RowId == 0 ) { _territoriesAllowed.Add( territory.RowId, false ); } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/GTParser.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/GTParser.cs index 8b9a07f..3aaf834 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/GTParser.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/GTParser.cs @@ -4,7 +4,8 @@ using System.IO; using System.Numerics; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -21,16 +22,22 @@ public class GTParser public List DungeonBosses = []; public List DungeonBossChests = []; public List DungeonBossDrops = []; - + private readonly DataCacher dataCacher; - private readonly Dictionary dutiesByString; - private readonly Dictionary itemsByName; - private readonly Dictionary bNpcsByName; + private readonly ExcelSheet contentFinderConditionSheet; + private readonly ExcelSheet bNpcNameSheet; + private readonly ExcelSheet itemSheet; + private readonly Dictionary dutiesByString; + private readonly Dictionary itemsByName; + private readonly Dictionary bNpcsByName; private bool processed = false; - public GTParser(DataCacher dataCacher) + public GTParser(DataCacher dataCacher, ExcelSheet contentFinderConditionSheet, ExcelSheet bNpcNameSheet, ExcelSheet itemSheet) { this.dataCacher = dataCacher; + this.contentFinderConditionSheet = contentFinderConditionSheet; + this.bNpcNameSheet = bNpcNameSheet; + this.itemSheet = itemSheet; var bannedItems = new HashSet() { 0, 24225 }; this.dutiesByString = this.dataCacher.ByName(item => item.Name.ToString().ToParseable()); this.bNpcsByName = this.dataCacher.ByName(item => item.Singular.ToString().ToParseable()); @@ -60,7 +67,7 @@ public void ProcessDutiesJson() var dutyName = duty.Name.ToParseable(); if (this.dutiesByString.ContainsKey(dutyName)) { - var actualDuty = this.dutiesByString[dutyName]; + var actualDuty = this.contentFinderConditionSheet.GetRow(this.dutiesByString[dutyName]); if (duty.Fights != null) { for (var index = 0; index < duty.Fights.Length; index++) @@ -71,7 +78,7 @@ public void ProcessDutiesJson() var bossName = boss.Name.ToParseable(); if (this.bNpcsByName.ContainsKey(bossName)) { - var bnpc = this.bNpcsByName[bossName]; + var bnpc = this.bNpcNameSheet.GetRow(this.bNpcsByName[bossName]); this.DungeonBosses.Add(new DungeonBoss(dungeonBossCount, bnpc.RowId, (uint)index, actualDuty.RowId)); dungeonBossCount++; } @@ -86,11 +93,11 @@ public void ProcessDutiesJson() foreach (var drop in fight.Drops) { var itemName = drop.Name.ToParseable(); - var actualItem = this.itemsByName.ContainsKey(itemName) ? this.itemsByName[itemName] : null; - if (actualItem != null && actualItem.RowId != 0) + Item? actualItem = this.itemsByName.ContainsKey(itemName) ? this.itemSheet.GetRow(this.itemsByName[itemName]) : null; + if (actualItem != null && actualItem.Value.RowId != 0) { this.DungeonBossDrops.Add( - new DungeonBossDrop((uint)(this.DungeonBossDrops.Count + 1), actualDuty.RowId, (uint)index, actualItem.RowId, 1)); + new DungeonBossDrop((uint)(this.DungeonBossDrops.Count + 1), actualDuty.RowId, (uint)index, actualItem.Value.RowId, 1)); } else { @@ -107,11 +114,11 @@ public void ProcessDutiesJson() foreach (var item in treasure.Items) { var itemName = item.ToParseable(); - var actualItem = this.itemsByName.ContainsKey(itemName) ? this.itemsByName[itemName] : null; + Item? actualItem = this.itemsByName.ContainsKey(itemName) ? this.itemSheet.GetRow(this.itemsByName[itemName]) : null; if (actualItem != null) { this.DungeonBossChests.Add( - new DungeonBossChest(dungeonBossChestCount, (uint)index, actualItem.RowId, actualDuty.RowId, 1, chestNo)); + new DungeonBossChest(dungeonBossChestCount, (uint)index, actualItem.Value.RowId, actualDuty.RowId, 1, chestNo)); dungeonBossChestCount++; } else @@ -136,10 +143,10 @@ public void ProcessDutiesJson() foreach (var item in chest.Items) { var itemName = item.ToParseable(); - var actualItem = this.itemsByName.ContainsKey(itemName) ? this.itemsByName[itemName] : null; + Item? actualItem = this.itemsByName.ContainsKey(itemName) ? this.itemSheet.GetRow(this.itemsByName[itemName]) : null; if (actualItem != null) { - var chestItem = new DungeonChestItem((uint)(this.DungeonChestItems.Count + 1), actualItem.RowId, dungeonChest.RowId); + var chestItem = new DungeonChestItem((uint)(this.DungeonChestItems.Count + 1), actualItem.Value.RowId, dungeonChest.RowId); this.DungeonChestItems.Add(chestItem); } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/LodestoneParser.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/LodestoneParser.cs index 94e201a..0791131 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/LodestoneParser.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/LodestoneParser.cs @@ -12,7 +12,7 @@ namespace LuminaSupplemental.SpaghettiGenerator; using System.Threading; using Lumina.Data; -using Lumina.Excel.GeneratedSheets; + using HtmlAgilityPack; public class LodestoneParser { diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/StoreParser.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/StoreParser.cs index 74434b0..95d5ea2 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/StoreParser.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/Parsers/StoreParser.cs @@ -6,7 +6,7 @@ using System.Threading; using Lumina.Data; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using Newtonsoft.Json; @@ -109,7 +109,7 @@ public void UpdateItems() { StoreProducts.Add(p.ID, productListing.Product); foreach (var item in productListing.Product.Items) { - var matchingItems = allItems.Where(i => i.Name.RawString == item.Name).ToList(); + var matchingItems = allItems.Where(i => i.Name.ExtractText() == item.Name).ToList(); if (matchingItems.Count == 0) { Console.WriteLine($"Failed to find matching item for {item.Name}."); continue; diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/RetainerVentureItemStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/RetainerVentureItemStep.cs index edb4c20..27e6fc1 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/RetainerVentureItemStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/RetainerVentureItemStep.cs @@ -3,7 +3,8 @@ using System.IO; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -13,19 +14,23 @@ namespace LuminaSupplemental.SpaghettiGenerator.Steps; public partial class RetainerVentureItemStep : GeneratorStep { private readonly DataCacher dataCacher; - private readonly Dictionary itemsByName; - private readonly Dictionary retainerTaskRandomByName; + private readonly ExcelSheet itemSheet; + private readonly ExcelSheet retainerTaskRandomSheet; + private readonly Dictionary itemsByName; + private readonly Dictionary retainerTaskRandomByName; public override Type OutputType => typeof(RetainerVentureItem); public override string FileName => "RetainerVentureItem.csv"; public override string Name => "Retainer Venture Items"; - - public RetainerVentureItemStep(DataCacher dataCacher) + + public RetainerVentureItemStep(DataCacher dataCacher, ExcelSheet itemSheet, ExcelSheet retainerTaskRandomSheet) { this.dataCacher = dataCacher; + this.itemSheet = itemSheet; + this.retainerTaskRandomSheet = retainerTaskRandomSheet; var bannedItems = new HashSet< uint >() { 0, @@ -48,34 +53,34 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List retainerVentureItems = new(); - + var reader = CSVFile.CSVReader.FromFile(Path.Combine( "ManualData","RetainerVentures.csv")); foreach( var line in reader.Lines() ) { var ventureName = line[ 0 ]; var items = line[1].Split( "," ); - + var parsedVentureName = ventureName.ToParseable(); if( retainerTaskRandomByName.ContainsKey( parsedVentureName ) ) { - var retainerTaskRandom = retainerTaskRandomByName[ parsedVentureName ]; + var retainerTaskRandom = this.retainerTaskRandomSheet.GetRow(retainerTaskRandomByName[ parsedVentureName ]); foreach( var itemName in items ) { var parseableItemName = itemName.Trim().ToParseable(); - var outputItem = itemsByName.ContainsKey( parseableItemName ) ? itemsByName[ parseableItemName ] : null; + Item? outputItem = itemsByName.ContainsKey( parseableItemName ) ? this.itemSheet.GetRow(itemsByName[ parseableItemName ]) : null; if( outputItem != null ) { retainerVentureItems.Add( new RetainerVentureItem() { RowId = (uint)(retainerVentureItems.Count + 1), RetainerTaskRandomId = retainerTaskRandom.RowId, - ItemId = outputItem.RowId + ItemId = outputItem.Value.RowId }); } else @@ -89,7 +94,7 @@ private List Process() Console.WriteLine("Could not find the retainer task random with name " + ventureName); } } - + return retainerVentureItems; } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ShopNameStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ShopNameStep.cs index 6343eb4..d6978db 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/ShopNameStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/ShopNameStep.cs @@ -4,7 +4,7 @@ using Lumina; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -22,7 +22,7 @@ public partial class ShopNameStep : GeneratorStep public override string FileName => "ShopName.csv"; public override string Name => "Shop Names"; - + public ShopNameStep(ExcelSheet customTalkSheet) { @@ -42,35 +42,35 @@ public override List Run() return [..items.Select(c => c)]; } - + public List ProcessShopNames() { var shopNames = new List(); foreach( var customTalk in customTalkSheet ) { var instructions = new List<(uint, string)>(); - var count = customTalk.ScriptInstruction.Length; - for( uint i = 0; i < count; i++ ) + foreach (var scriptStruct in customTalk.Script) { - instructions.Add( (i, customTalk.ScriptInstruction[i].ToString()) ); + instructions.Add( (scriptStruct.ScriptArg, scriptStruct.ScriptInstruction.ExtractText()) ); } - var shopInstructions = instructions.Where(i => i.Item2.Contains("SHOP") && !i.Item2.Contains("LOGMSG")).ToArray(); - if (shopInstructions.Length == 0) - continue; - - foreach (var shopInstruction in shopInstructions) + + foreach (var scriptStruct in customTalk.Script) { - var label = customTalk.ScriptInstruction[ shopInstruction.Item1 ].ToString(); - var argument = customTalk.ScriptArg[ shopInstruction.Item1 ]; - var shopName = Utils.GetShopName(argument, label); - if( shopName != null ) + var scriptInstructions = scriptStruct.ScriptInstruction.ExtractText(); + if (scriptInstructions.Contains("SHOP") && !scriptInstructions.Contains("LOGMSG")) { - shopNames.Add( new ShopName() + var argument = scriptStruct.ScriptArg; + var shopName = Utils.GetShopName(argument, scriptInstructions); + if (shopName != null) { - RowId = (uint)(shopNames.Count +1), - ShopId = argument, - Name = shopName - }); + shopNames.Add( + new ShopName() + { + RowId = (uint)(shopNames.Count + 1), + ShopId = argument, + Name = shopName + }); + } } } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/StoreItemStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/StoreItemStep.cs index 949a350..45a03bf 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/StoreItemStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/StoreItemStep.cs @@ -2,7 +2,8 @@ using System.Collections.Generic; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -14,20 +15,24 @@ public partial class StoreItemStep : GeneratorStep { private readonly DataCacher dataCacher; private readonly AppConfig appConfig; - private readonly Dictionary itemsByName; - private readonly Dictionary fittingShopItemSetByName; + private readonly ExcelSheet itemSheet; + private readonly ExcelSheet fittingShopItemSetSheet; + private readonly Dictionary itemsByName; + private readonly Dictionary fittingShopItemSetByName; public override Type OutputType => typeof(StoreItem); public override string FileName => "StoreItem.csv"; public override string Name => "Store Item"; - - public StoreItemStep(DataCacher dataCacher, AppConfig appConfig) + + public StoreItemStep(DataCacher dataCacher, AppConfig appConfig, ExcelSheet itemSheet, ExcelSheet fittingShopItemSetSheet) { this.dataCacher = dataCacher; this.appConfig = appConfig; + this.itemSheet = itemSheet; + this.fittingShopItemSetSheet = fittingShopItemSetSheet; var bannedItems = new HashSet< uint >() { 0, @@ -54,11 +59,11 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List storeItems = new(); - + foreach( var product in StoreParser.StoreProducts ) { var fittingShopItemName = product.Value.Name; @@ -66,7 +71,7 @@ private List Process() FittingShopItemSet? fittingShopItemSet = null; if( this.fittingShopItemSetByName.ContainsKey( parsedShopItemName ) ) { - fittingShopItemSet = fittingShopItemSetByName[ parsedShopItemName ]; + fittingShopItemSet = this.fittingShopItemSetSheet.GetRow(fittingShopItemSetByName[ parsedShopItemName ]); } else if(product.Value.Items.Count != 1) { @@ -78,7 +83,7 @@ private List Process() var parsedItemName = itemName.Trim().ToParseable(); if( itemsByName.ContainsKey( parsedItemName ) ) { - var outputItem = itemsByName[ parsedItemName ]; + var outputItem = this.itemSheet.GetRow(itemsByName[ parsedItemName ]); storeItems.Add( new StoreItem() { RowId = (uint)(storeItems.Count + 1), @@ -92,7 +97,7 @@ private List Process() } } } - + return storeItems; } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineDropStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineDropStep.cs index 3ed719e..2dd960b 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineDropStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineDropStep.cs @@ -5,7 +5,7 @@ using Lumina; using Lumina.Excel; -using Lumina.Excel.GeneratedSheets; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -20,22 +20,24 @@ public partial class SubmarineDropStep : GeneratorStep private readonly DataCacher dataCacher; private readonly GubalApi gubalApi; private readonly ExcelSheet submarineExplorationSheet; - private readonly Dictionary submarinesByName; - private readonly Dictionary itemsByName; + private readonly Dictionary submarinesByName; + private readonly Dictionary itemsByName; private readonly ILogger logger; + private readonly ExcelSheet itemSheet; public override Type OutputType => typeof(SubmarineDrop); public override string FileName => "SubmarineDrop.csv"; public override string Name => "Submarine Drops"; - - public SubmarineDropStep(DataCacher dataCacher, GubalApi gubalApi, ExcelSheet submarineExplorationSheet, ILogger logger) + + public SubmarineDropStep(DataCacher dataCacher, GubalApi gubalApi, ExcelSheet submarineExplorationSheet, ILogger logger, ExcelSheet itemSheet) { this.dataCacher = dataCacher; this.gubalApi = gubalApi; this.submarineExplorationSheet = submarineExplorationSheet; this.logger = logger; + this.itemSheet = itemSheet; var bannedItems = new HashSet< uint >() { 0, @@ -60,35 +62,35 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List submarineDrops = new(); - + var reader = CSVFile.CSVReader.FromFile(Path.Combine( "ManualData","SubmarineUnlocks.csv")); foreach( var line in reader.Lines() ) { var sector = line[ 0 ]; var items = line[ 3 ] + "," + line[ 4 ]; - + sector = sector.ToParseable(); if( submarinesByName.ContainsKey( sector ) ) { - var actualSector = submarinesByName[ sector ]; + var actualSector = this.submarineExplorationSheet.GetRow(submarinesByName[ sector ]); var items1List = items.Split( "," ); foreach( var itemName in items1List ) { var parseableItemName = itemName.Trim().ToParseable(); - var outputItem = itemsByName.ContainsKey( parseableItemName ) ? itemsByName[ parseableItemName ] : null; + Item? outputItem = itemsByName.ContainsKey( parseableItemName ) ? this.itemSheet.GetRow(itemsByName[ parseableItemName ]) : null; if( outputItem != null ) { submarineDrops.Add( new SubmarineDrop() { RowId = (uint)(submarineDrops.Count + 1), SubmarineExplorationId = actualSector.RowId, - ItemId = outputItem.RowId + ItemId = outputItem.Value.RowId }); } else @@ -102,7 +104,7 @@ private List Process() Console.WriteLine("Could not find the submarine point with name " + sector); } } - + return submarineDrops; } } diff --git a/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineUnlockStep.cs b/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineUnlockStep.cs index 5ca1f3f..1a03904 100644 --- a/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineUnlockStep.cs +++ b/src/LuminaSupplemental.SpaghettiGenerator/Steps/SubmarineUnlockStep.cs @@ -3,7 +3,9 @@ using System.IO; using System.Linq; -using Lumina.Excel.GeneratedSheets; +using Lumina; +using Lumina.Excel; +using Lumina.Excel.Sheets; using LuminaSupplemental.Excel.Model; using LuminaSupplemental.SpaghettiGenerator.Generator; @@ -13,17 +15,17 @@ namespace LuminaSupplemental.SpaghettiGenerator.Steps; public partial class SubmarineUnlockStep : GeneratorStep { private readonly DataCacher dataCacher; - private readonly Dictionary submarinesByName; - private readonly Dictionary itemsByName; + private readonly Dictionary submarinesByName; + private readonly ExcelSheet submarineExplorationSheet; public override Type OutputType => typeof(SubmarineUnlock); public override string FileName => "SubmarineUnlock.csv"; public override string Name => "Submarine Unlocks"; - - public SubmarineUnlockStep(DataCacher dataCacher) + + public SubmarineUnlockStep(DataCacher dataCacher, ExcelSheet submarineExplorationSheet) { this.dataCacher = dataCacher; var bannedItems = new HashSet< uint >() @@ -32,7 +34,7 @@ public SubmarineUnlockStep(DataCacher dataCacher) 24225 }; this.submarinesByName = this.dataCacher.ByName(item => item.Destination.ToString().ToParseable()); - this.itemsByName = this.dataCacher.ByName(item => item.Name.ToString().ToParseable(), item => !bannedItems.Contains(item.RowId)); + this.submarineExplorationSheet = submarineExplorationSheet; } @@ -49,12 +51,12 @@ public override List Run() return [..items.Select(c => c)]; } - + private List Process() { List submarineUnlocks = new(); - - + + var reader = CSVFile.CSVReader.FromFile(Path.Combine( "ManualData","SubmarineUnlocks.csv")); foreach( var line in reader.Lines() ) @@ -62,16 +64,16 @@ private List Process() var sector = line[ 0 ]; var unlockSector = line[ 1 ]; var rankRequired = uint.Parse(line[ 2 ]); - + sector = sector.ToParseable(); unlockSector = unlockSector.ToParseable(); if( submarinesByName.ContainsKey( sector ) ) { - var actualSector = submarinesByName[ sector ]; + var actualSector = this.submarineExplorationSheet.GetRow(submarinesByName[ sector ]); SubmarineExploration? actualUnlockSector = null; if( submarinesByName.ContainsKey( unlockSector ) ) { - actualUnlockSector = submarinesByName[ unlockSector ]; + actualUnlockSector = this.submarineExplorationSheet.GetRow(submarinesByName[ unlockSector ]); } submarineUnlocks.Add(new SubmarineUnlock() @@ -87,7 +89,7 @@ private List Process() Console.WriteLine("Could not find the submarine point with name " + sector); } } - + return submarineUnlocks; } }