From 8ef027fc6a9170b17a9807c91a09382ad3a4267f Mon Sep 17 00:00:00 2001
From: Matt Avis <avismatt01@gmail.com>
Date: Tue, 30 May 2023 11:49:05 +0100
Subject: [PATCH] Added Part B, and accompanying results.

---
 part-a/part_a.py               |   6 +-
 part-b/TestingResultsMutli.csv | 100 +++++++++++++++++++++++++++++++++
 part-b/part_b.py               |  58 +++++++++++++++++++
 3 files changed, 161 insertions(+), 3 deletions(-)
 create mode 100644 part-b/TestingResultsMutli.csv

diff --git a/part-a/part_a.py b/part-a/part_a.py
index 4e73869..b5a70a5 100644
--- a/part-a/part_a.py
+++ b/part-a/part_a.py
@@ -24,15 +24,15 @@ print("Created classifier with linear kernal.")
 # test the accuracy of the model
 print("Beginning accuracy testing...")
 averageAccuracy = 0
-for i in range(10):
-    print("Testing accuracy - iteration " + str(i) + "/10")
+for i in range(5):
+    print("Testing accuracy - iteration " + str(i) + "/5")
     X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.0167)
     classifier.fit(X_train, y_train)
     y_pred = classifier.predict(X_test)
     accuracy = metrics.accuracy_score(y_test, y_pred)
     print("Accuracy: ", accuracy)
     averageAccuracy += accuracy
-print("Average accuracy: ", (averageAccuracy/10))
+print("Average accuracy: ", (averageAccuracy/5))
     
 # re-train the model with whole data set
 classifier.fit(X, y)
diff --git a/part-b/TestingResultsMutli.csv b/part-b/TestingResultsMutli.csv
new file mode 100644
index 0000000..33641a4
--- /dev/null
+++ b/part-b/TestingResultsMutli.csv
@@ -0,0 +1,100 @@
+-100.141563,132336.7191,139.881916,132311.6458,19.875906,132411.9389,-90.590357,231.45104,142.431578,254.33979,30.14331,230.35238,-100.124375,132361.7923,0,0,0,0,-92.830622,238.22611,-30.882425,12.8177,96.978836,13.18392,60,0,19.22620059,-0.20197,0,-103.999329,131760.9063,136.051945,131611.3906,16.004334,131849.4375,75.45685,236.715317,-51.094668,258.533478,-163.74298,233.808518,-103.977356,131740.8281,0,0,0,0,73.396912,242.603302,134.57978,12.834549,-94.007268,12.531281,60,0,18.50702195,3.127529,0,-103.997569,131308.715,136.037369,131258.5685,16.042818,131308.715,75.200711,235.47946,-51.021892,256.17089,-163.99198,231.81726,-103.974651,131283.6417,0,0,0,0,73.264113,240.78965,134.158068,12.45148,-92.567061,11.71904,60,0,18.38930314,3.138505,0,-100.072809,132386.8656,139.944942,131760.0339,19.944661,132462.0854,-90.848188,230.90171,142.758164,252.32558,29.971422,228.15506,-100.061349,132211.3527,0,0,0,0,-92.847811,236.76123,-31.065772,12.26837,100.416583,12.08526,60,0,19.04733708,-0.18182,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-100.267614,132311.6458,139.732947,132311.6458,19.738396,132411.9389,-92.280582,236.94434,141.944564,255.43845,28.36714,236.39501,-100.261885,132336.7191,0,0,0,0,-94.091129,242.62075,-33.581056,10.43727,94.48647,10.9866,60,0,18.16056717,-0.169329,0,-104.142155,131756.3438,135.914617,131610.8594,15.872497,131844.6875,73.693547,242.912293,-51.457214,259.328857,-165.566723,240.411758,-104.114691,131736.8125,0,0,0,0,72.138976,247.289658,130.981759,10.128021,-95.847478,9.922028,60,0,17.36040309,-3.121405,0,-104.135079,131283.6417,135.899859,131258.5685,15.899579,131308.715,73.464648,241.15587,-51.428692,256.72022,-165.831175,238.59233,-104.106431,131283.6417,0,0,0,0,71.992147,245.18429,130.989611,9.70483,-95.191208,9.33861,60,0,17.31708365,-3.11487,0,-100.204589,132386.8656,139.795972,131760.0339,19.801421,132462.0854,-92.412363,236.02879,142.328446,253.24113,28.286926,234.01458,-100.198859,132186.2794,0,0,0,0,-94.022374,240.97276,-33.414899,10.07105,98.239344,10.07105,60,0,18.04976223,-0.154024,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-100.301992,132336.7191,139.710029,132286.5725,19.726937,132411.9389,-92.58998,237.67678,141.881539,255.43845,28.069202,237.67678,-100.284803,132336.7191,0,0,0,0,-94.303124,243.35319,-33.856076,9.88794,93.386391,10.80349,59.999,0,18.01781478,-0.164832,0,-104.153138,131757.5156,135.892638,131613.0625,15.845031,131842.875,73.484803,243.661881,-51.506655,259.202942,-165.841378,240.852356,-104.136664,131737.4375,0,0,0,0,71.963201,247.655869,130.531308,9.876251,-95.891423,9.45282,60,0,17.19653035,-3.116721,0,-104.157998,131283.6417,135.871212,131283.6417,15.893849,131308.715,73.436001,241.88831,-51.549013,257.08644,-166.083276,239.14166,-104.12362,131283.6417,0,0,0,0,71.860367,245.73362,131.734456,9.70483,-97.162183,9.1555,60,0,17.18780719,-3.117274,0,-100.238966,132386.8656,139.784513,131760.0339,19.778503,132462.0854,-92.630087,237.12745,142.082074,253.79046,27.920233,234.93013,-100.221778,132186.2794,0,0,0,0,-94.297394,241.7052,-33.311766,10.07105,96.910081,9.70483,60,0,17.88132317,-0.152653,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-100.468149,132336.7191,139.55533,132286.5725,19.560779,132411.9389,-94.331771,242.98697,141.222637,256.53711,26.241467,243.35319,-100.445231,132336.7191,0,0,0,0,-95.678222,247.38161,-37.803755,7.69062,89.925726,8.60617,60,0,17.11421237,-0.133339,0,-104.323428,131754.0938,135.738836,131608.3125,15.685731,131838.0313,71.831365,248.205185,-52.149355,260.433197,-167.632144,246.79184,-104.301456,131733.0781,0,0,0,0,70.639346,251.649857,128.559269,7.621765,-99.566345,7.661819,60,0,16.47361248,-3.090554,0,-104.318426,131308.715,135.722243,131258.5685,15.716232,131333.7883,71.745775,246.83228,-52.162078,258.00199,-167.819338,244.81807,-104.289778,131283.6417,0,0,0,0,70.548293,249.76204,127.958664,7.50751,-99.797789,7.14129,60,0,16.40617767,-3.088228,0,-100.376476,132411.9389,139.612626,131734.9606,19.623804,132437.0121,-94.320312,242.07142,141.721111,254.33979,26.06958,240.60654,-100.376476,132186.2794,0,0,0,0,-95.557901,245.55051,-35.380144,7.50751,94.578143,7.3244,59.999,0,16.94671435,-0.120735,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-100.479609,132336.7191,139.538141,132311.6458,19.537861,132411.9389,-94.417715,243.35319,141.171071,256.354,25.966447,243.90252,-100.468149,132361.7923,0,0,0,0,-95.810003,247.74783,-36.78962,7.50751,88.189664,8.23995,60,0,16.99484904,-0.134275,0,-104.33991,131756.7344,135.711365,131607.375,15.680238,131843.0313,71.726993,248.743057,-52.237246,260.616303,-167.802435,247.524262,-104.317937,131732.1094,0,0,0,0,70.518493,252.136231,128.399961,7.490158,-101.033026,7.518768,59.999001,0,16.39892004,-3.09071,0,-104.335615,131283.6417,135.687865,131283.6417,15.716232,131308.715,71.528051,247.56472,-52.236562,258.36821,-167.911011,245.00118,-104.306967,131283.6417,0,0,0,0,70.422243,250.12826,126.25698,7.50751,-98.027349,6.95818,60,0,16.33557477,-3.081021,0,-100.405124,132386.8656,139.606896,131760.0339,19.600886,132462.0854,-94.549495,243.17008,141.669544,254.33979,25.874774,241.88831,-100.393665,132186.2794,0,0,0,0,-95.718329,246.28295,-37.425603,7.14129,93.426498,6.95818,60,0,16.78214067,-0.118139,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-100.565552,132336.7191,139.452198,132311.6458,19.457647,132411.9389,-95.139642,245.73362,140.953347,257.08644,25.278898,246.09984,-100.548364,132336.7191,0,0,0,0,-96.337124,249.39582,-38.783513,6.77507,87.605247,7.50751,60,0,16.64697896,-0.119026,0,-104.416811,131763.6875,135.628965,131610.9063,15.581361,131854.6719,70.82062,251.26648,-52.402041,260.83374,-168.62091,249.755859,-104.400329,131744.1094,0,0,0,0,69.903264,253.8414,125.252378,6.282806,-99.588318,6.288528,60,0,16.00009086,-3.069926,0,-104.421558,131283.6417,135.61911,131283.6417,15.624559,131333.7883,70.840502,249.57893,-52.419909,258.55132,-168.764719,247.38161,-104.387181,131283.6417,0,0,0,0,69.860744,251.77625,125.821532,6.40885,-99.958217,5.85952,60,0,15.97664877,-3.070027,0,-100.485338,132386.8656,139.520953,131760.0339,19.520672,132462.0854,-95.288611,244.81807,141.405984,254.5229,25.032526,244.08563,-100.485338,132211.3527,0,0,0,0,-96.308476,247.74783,-37.104747,6.04263,91.203422,6.22574,60,0,16.47796501,-0.106129,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+35.02491,131333.7883,-84.963911,130706.9565,155.059568,131383.9348,32.240335,439.28089,-88.029236,441.11199,151.066052,443.49242,35.036369,131133.2021,0,0,0,0,31.753321,441.2951,-169.658533,3.29598,0,0,60,0,8.401030706,0.035683,0,28.23536,129177.487,-91.713354,129152.4138,148.287207,129202.5603,-155.758577,444.59108,84.02999,445.68974,-36.898482,448.98572,28.264008,129177.487,0,0,0,0,-156.211213,446.42218,8.800632,3.11287,0,0,59.999,0,8.154680341,-3.085281,0,28.218171,129152.4138,-91.747732,129102.2672,148.24137,129202.5603,-155.626796,438.91467,83.984154,442.21065,-36.348443,443.30931,28.229631,129152.4138,0,0,0,0,-156.004949,441.47821,0,0,0,0,59.999,0,8.358850419,-3.085982,0,34.889832,131694.2969,-85.047917,131548.2656,154.909975,131780.1875,32.461854,435.619354,-87.783511,437.31308,151.669009,439.590454,34.9173,131674.2188,0,0,0,0,32.115785,437.496185,0,0,0,0,60,0,8.542153476,0.031077,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+35.001992,131333.7883,-84.98683,130706.9565,155.03665,131383.9348,32.183039,439.28089,-88.080802,441.11199,151.0947,443.49242,35.013451,131133.2021,0,0,0,0,31.724673,441.2951,-168.598561,3.11287,0,0,59.999,0,8.412010731,0.036588,0,28.218171,129177.487,-91.730543,129152.4138,148.270018,129202.5603,-155.787225,444.59108,84.052909,445.87285,-36.881293,449.16883,28.246819,129177.487,0,0,0,0,-156.211213,446.60529,11.768553,3.11287,0,0,60,0,8.159079273,-3.084456,0,28.195253,129152.4138,-91.77065,129102.2672,148.218452,129227.6336,-155.758577,439.64711,83.961235,442.39376,-36.405738,443.67553,28.212442,129152.4138,0,0,0,0,-156.073703,441.84443,0,0,0,0,60,0,8.336714314,-3.082511,0,34.873354,131708.9375,-85.06989,131567.0781,154.8935,131782.2031,32.390444,435.848236,-87.821964,437.610626,151.603097,439.825073,34.900819,131687.2031,0,0,0,0,32.055358,437.759399,0,0,0,0,60,0,8.53734104,0.032539,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+34.732702,131333.7883,-85.25612,130706.9565,154.76736,131409.0081,31.667377,440.56266,-88.51052,441.11199,151.014486,442.21065,34.744161,131158.2754,0,0,0,0,31.386628,441.2951,0,0,0,0,59.999,0,8.412970906,0.046699,0,27.96034,129227.6336,-91.994104,129202.5603,148.012187,129227.6336,-156.360182,445.87285,83.588813,446.05596,-36.950048,447.70395,27.988988,129202.5603,0,0,0,0,-156.577906,446.60529,0,0,0,0,60,0,8.172445388,-3.072102,0,27.943152,129177.487,-92.028481,129152.4138,147.966351,129252.7069,-156.543529,442.02754,83.336711,444.9573,-36.898482,444.77419,27.954611,129202.5603,0,0,0,0,-156.703957,443.85864,0,0,0,0,60,0,8.316002851,-3.067449,0,34.620668,131762.9531,-85.317081,131610.3594,154.635319,131851.8438,31.70929,437.810913,-88.470156,439.281464,151.136172,440.740601,34.648132,131742.9219,0,0,0,0,31.456604,439.275757,0,0,0,0,60,0,8.521138046,0.042836,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+34.726972,131333.7883,-85.267579,130706.9565,154.755901,131409.0081,31.581434,440.19644,-88.596464,441.2951,151.003027,442.57687,34.738431,131133.2021,0,0,0,0,31.329332,441.47821,0,0,0,0,60,0,8.439603443,0.047567,0,27.954611,129202.5603,-92.005563,129202.5603,148.006458,129252.7069,-156.38883,445.87285,83.537247,446.05596,-36.961507,447.88706,27.977529,129202.5603,0,0,0,0,-156.606554,446.60529,0,0,0,0,59.999,0,8.175631023,-3.072298,0,27.931693,129177.487,-92.03994,129152.4138,147.954891,129252.7069,-156.560718,441.84443,83.365359,444.77419,-36.961507,444.59108,27.948881,129202.5603,0,0,0,0,-156.715416,443.67553,0,0,0,0,60,0,8.309296682,-3.066932,0,34.609682,131754.5781,-85.328064,131612.2656,154.629827,131841.7969,31.610413,437.862396,-88.519593,439.435974,151.163643,440.797791,34.637146,131737.0469,0,0,0,0,31.418153,439.361572,0,0,0,0,60,0,8.533690581,0.045484,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+34.474871,131333.7883,-85.519681,130706.9565,154.503799,131383.9348,31.071501,441.47821,-89.117855,442.75998,150.705089,442.39376,34.4806,131133.2021,0,0,0,0,30.888155,442.21065,0,0,0,0,60,0,8.441991192,0.055839,0,27.69678,129202.5603,-92.257664,129177.487,147.754356,129227.6336,-156.893033,446.7884,82.992937,447.33773,-37.259445,447.88706,27.725428,129202.5603,0,0,0,0,-157.059191,447.33773,0,0,0,0,59.999,0,8.190756045,-3.0655,0,27.679591,129177.487,-92.292042,129152.4138,147.69706,129252.7069,-157.127946,443.49242,82.758024,445.87285,-37.213609,444.59108,27.69105,129202.5603,0,0,0,0,-157.196701,444.59108,0,0,0,0,60,0,8.31075828,-3.058297,0,34.356996,131762.8125,-85.580754,131624.7656,154.377138,131835.0938,31.06659,439.516052,-89.041447,440.328613,150.806588,441.215515,34.38446,131741.2656,0,0,0,0,30.94574,440.351502,0,0,0,0,60,0,8.510851829,0.052918,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+129.201983,132111.0596,9.218891,131484.2279,-110.77566,132161.2062,129.041555,314.9492,8.806361,315.86475,-111.382995,315.49853,129.213442,131910.4735,0,0,0,0,128.823831,315.49853,0,0,0,0,59.999,0,11.89772454,-0.001197,0,124.366219,130706.9565,4.411775,130681.8832,-115.577046,130732.0298,-62.131543,318.79451,177.645564,320.07628,57.439019,319.89317,124.400597,130706.9565,0,0,0,0,-62.349267,319.52695,0,0,0,0,60,0,11.639348,-3.032914,0,124.343301,130681.8832,4.377398,130656.81,-115.628613,130732.0298,-62.079977,316.7803,177.290331,316.7803,57.221295,318.24518,124.360489,130681.8832,0,0,0,0,-62.521155,317.32963,0,0,0,0,60,0,11.68046784,-3.043476,0,129.092105,132573.2344,9.148865,132417.0156,-110.893251,132659.5781,129.026194,313.087463,8.901673,313.837036,-111.277777,314.403534,129.114085,132551.3438,0,0,0,0,128.883361,313.779846,0,0,0,0,60,0,12.02011032,-0.00367,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+129.018636,132111.0596,9.041274,131484.2279,-110.953277,132161.2062,128.69205,315.13231,8.496964,316.04786,-111.58926,315.86475,129.035825,131910.4735,0,0,0,0,128.531622,315.68164,0,0,0,0,60,0,11.91397892,0.002108,0,124.194332,130706.9565,4.228429,130681.8832,-115.760393,130732.0298,-62.670124,320.25939,177.347626,320.4425,57.163999,320.07628,124.21725,130706.9565,0,0,0,0,-62.71596,320.25939,0,0,0,0,60,0,11.56865076,-3.021239,0,124.159954,130681.8832,4.188321,130656.81,-115.80623,130732.0298,-62.521155,317.32963,177.003852,317.14652,57.02076,318.6114,124.182873,130706.9565,0,0,0,0,-62.836281,317.69585,0,0,0,0,60,0,11.68024561,-3.036195,0,128.905341,132566.375,8.973083,132412.2188,-111.074524,132644.3438,128.757016,313.631043,8.522644,314.386353,-111.470033,314.483643,128.932798,132543.3594,0,0,0,0,128.603214,314.163208,0,0,0,0,60,0,12.02434789,-0.001973,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+128.852478,132111.0596,8.875116,131484.2279,-111.125164,132161.2062,128.411301,315.86475,8.262051,316.23097,-111.829903,315.68164,128.869667,131910.4735,0,0,0,0,128.279521,315.86475,0,0,0,0,60,0,11.86748653,0.006358,0,124.022444,130706.9565,4.056541,130681.8832,-115.926551,130732.0298,-62.973791,320.62561,177.152821,320.4425,56.911898,320.62561,124.056822,130706.9565,0,0,0,0,-62.973791,320.62561,0,0,0,0,60,0,11.54348871,-3.018684,0,123.993796,130681.8832,4.027893,130656.81,-115.972387,130732.0298,-62.847741,317.32963,176.814776,317.51274,56.803036,318.79451,124.016715,130706.9565,0,0,0,0,-63.082653,317.87896,0,0,0,0,60,0,11.69422301,-3.031217,0,128.740542,132568.9219,8.802796,132410.5938,-111.244814,132646.4531,128.460395,313.911438,8.35785,314.609528,-111.68976,314.329163,128.762521,132543.2656,0,0,0,0,128.377995,314.283386,0,0,0,0,60,0,12.00703204,0.003322,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+128.766535,132136.1329,8.789173,131484.2279,-111.211108,132186.2794,128.302439,316.04786,8.176108,316.41408,-111.910117,316.23097,128.777994,131935.5467,0,0,0,0,128.187848,316.23097,0,0,0,0,59.999,0,11.86781796,0.006076,0,123.94223,130732.0298,3.982057,130681.8832,-116.012494,130732.0298,-63.082653,320.62561,177.0325,320.4425,56.871791,320.62561,123.965149,130706.9565,0,0,0,0,-63.059735,320.62561,0,0,0,0,60,0,11.55964723,-3.018099,0,123.913582,130681.8832,3.94195,130656.81,-116.058331,130757.1031,-63.019628,317.32963,176.700184,317.69585,56.734281,318.97762,123.936501,130706.9565,0,0,0,0,-63.197245,318.06207,0,0,0,0,60,0,11.71227463,-3.028777,0,128.652651,132571.9531,8.714905,132418.6875,-111.327214,132648.8438,128.279122,314.151764,8.286438,314.306274,-111.838078,314.661011,128.680122,132549.5313,0,0,0,0,128.240668,314.380646,0,0,0,0,60,0,11.97653681,0.005063,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+128.755076,132111.0596,8.783443,131484.2279,-111.216838,132186.2794,128.268062,316.04786,8.136001,316.04786,-111.915846,316.04786,128.772265,131935.5467,0,0,0,0,128.164929,316.04786,0,0,0,0,60,0,11.86089152,0.006314,0,123.930771,130732.0298,3.964868,130706.9565,-116.023954,130732.0298,-63.134219,320.62561,177.049688,320.62561,56.831684,320.62561,123.953689,130732.0298,0,0,0,0,-63.088383,320.62561,0,0,0,0,60,0,11.55773461,-3.016185,0,123.902123,130681.8832,3.93622,130656.81,-116.06979,130732.0298,-62.973791,317.32963,176.608511,317.69585,56.774388,318.97762,123.925042,130706.9565,0,0,0,0,-63.202974,318.06207,0,0,0,0,59.999,0,11.72823445,-3.031481,0,128.647159,132568.0469,8.703918,132414.1719,-111.343695,132651.5469,128.317576,314.128876,8.302918,314.472199,-111.805115,314.397827,128.669125,132543.3125,0,0,0,0,128.268125,314.334869,0,0,0,0,60,0,11.98213305,0.005074,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-164.312837,131760.0339,75.716373,131734.9606,-44.289638,131860.3269,-165.705124,364.57201,73.533403,366.95244,-45.853812,366.22,-164.295648,131785.1071,0,0,0,0,-166.014521,366.03689,0,0,0,0,60,0,10.3855622,0.014319,0,-169.823925,130642.7891,70.249329,130495.1406,-49.803772,130727.0156,4.578552,369.850159,-115.84259,372.150421,124.450377,370.977417,-169.796454,130618.8438,0,0,0,0,4.391785,370.988831,0,0,0,0,60,0,10.11216998,-3.048417,0,-169.818961,130180.4178,70.215978,130155.3446,-49.761385,130180.4178,4.555014,367.68488,-115.886444,368.96665,124.423515,367.86799,-169.790313,130180.4178,0,0,0,0,4.365938,368.23421,0,0,0,0,60,0,10.11323982,-3.04752,0,-164.255541,131835.2537,75.767939,131183.3486,-44.226612,131885.4002,-165.796797,362.92402,73.802694,364.3889,-45.75641,362.74091,-164.238352,131634.6675,0,0,0,0,-165.917118,363.29024,0,0,0,0,60,0,10.40213377,0.025087,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+13.991629,131709.8873,-105.980003,131659.7408,134.009099,131760.0339,19.01074,336.00685,-107.830657,367.13555,139.870457,330.33044,14.003089,131709.8873,0,0,0,0,16.850689,343.88058,76.942502,19.40966,-150.069106,18.12789,59.993,0.02,13.08356976,-0.110741,0,8.478699,130557.5313,-111.453558,130421.2422,128.493357,130646.2188,-170.669871,340.930939,62.553406,371.606812,-49.798281,336.072937,8.506165,130540.4844,0,0,0,0,-172.790221,348.896027,-113.414615,19.002914,18.959656,18.253326,59.991001,0.03,12.75136157,3.100341,0,8.479775,130105.198,-111.474669,130080.1248,128.525893,130130.2713,-170.884662,339.48594,62.44667,368.78354,-50.013486,334.35886,8.508423,130105.198,0,0,0,0,-172.95877,346.99345,-114.276432,18.67722,18.695613,17.57856,59.991,0.03,12.70112341,3.104677,0,14.048925,131760.0339,-105.922708,131133.2021,134.066395,131810.1804,18.99928,334.17575,-107.876494,364.75512,139.801702,329.598,14.066114,131559.4477,0,0,0,0,16.810582,342.23259,76.678942,18.86033,-151.862464,18.12789,59.993,0.02,13.14673616,-0.114422,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+12.3587,131659.7408,-107.601474,131609.5942,132.387628,131709.8873,13.922874,353.58541,-109.033868,366.22,134.627893,349.55699,12.381618,131659.7408,0,0,0,0,13.137922,356.33206,67.024603,8.97239,-150.407151,8.42306,60,0,11.32245583,-0.030698,0,6.847229,130502.9297,-113.090516,130366.8828,126.861885,130592.3984,-175.49835,357.467651,61.487733,370.388031,-55.06073,355.648041,6.874695,130487.5,0,0,0,0,-176.388256,361.032471,-119.446116,8.331299,13.565369,8.274078,60,0,11.07607987,-3.111638,0,6.852575,130055.0515,-113.119058,130029.9782,126.910152,130080.1248,-175.600105,355.78273,61.507019,367.31866,-55.284698,353.03608,6.881223,130055.0515,0,0,0,0,-176.48819,358.52938,-119.685154,8.05684,13.521804,7.3244,60,0,11.01556535,-3.108211,0,12.427455,131709.8873,-107.555637,131083.0556,132.462113,131760.0339,14.152058,350.83876,-109.01095,363.29024,134.599245,347.909,12.444643,131509.3012,0,0,0,0,13.218136,353.76852,68.663262,8.78928,-156.004949,8.23995,60,0,11.39711249,-0.040392,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+12.204001,131760.0339,-107.767632,131709.8873,132.238659,131810.1804,12.822795,357.43072,-109.297429,366.58622,133.298631,354.31785,12.226919,131760.0339,0,0,0,0,12.255567,359.44493,66.65218,6.59196,-150.458717,6.04263,60,0,10.98478571,-0.012345,0,6.704407,130613.4063,-113.22785,130462.7188,126.719065,130700.8203,-176.767277,361.816406,61.015323,371.154785,-56.505434,361.32431,6.72638,130591.7109,0,0,0,0,-177.437441,364.688873,-120.094301,5.836487,9.220276,6.082535,60,0,10.74774645,-3.091441,0,6.703606,130155.3446,-113.262297,130130.2713,126.749723,130180.4178,-176.88926,359.99426,60.974169,368.23421,-56.550934,358.52938,6.732254,130155.3446,0,0,0,0,-177.502325,362.19158,-124.016715,5.85952,11.023708,5.67641,60,0,10.73918081,-3.087188,0,12.278486,131810.1804,-107.704606,131158.2754,132.295955,131860.3269,13.006142,354.86718,-109.274511,363.65646,133.264254,353.03608,12.284215,131609.5942,0,0,0,0,12.312863,357.0645,68.267921,6.22574,-158.468667,5.85952,60,0,11.04884652,-0.021031,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+12.112328,131785.1071,-107.859305,131734.9606,132.135527,131835.2537,12.21546,359.44493,-109.509423,366.95244,132.599623,357.43072,12.123787,131785.1071,0,0,0,0,11.757094,361.27603,66.468834,5.12708,-152.578661,4.94397,60,0,10.83018761,-0.004252,0,6.611023,130634.9531,-113.321233,130486.8672,126.625669,130711.8359,-177.333076,364.088074,60.713196,371.263489,-57.02179,363.206848,6.632996,130609.7813,0,0,0,0,-177.887878,366.125122,-125.796211,5.172729,7.951355,5.25856,59.999001,0,10.60977451,-3.0822,0,6.617663,130180.4178,-113.336782,130130.2713,126.652321,130205.4911,-177.4393,361.82536,60.790822,368.60043,-57.141081,359.99426,6.64631,130180.4178,0,0,0,0,-177.937773,363.47335,-124.434974,5.12708,12.960305,4.76086,60,0,10.60240953,-3.075957,0,12.181083,131810.1804,-107.79628,131183.3486,132.198552,131885.4002,12.375888,356.88139,-109.42348,363.65646,132.634,355.05029,12.192542,131634.6675,0,0,0,0,11.848767,358.52938,65.884417,4.94397,-158.256673,4.57775,60,0,10.88216489,-0.008869,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-113.869632,130782.1763,126.136659,130155.3446,6.153567,130832.3229,-112.528911,397.53181,123.546889,416.57525,8.124542,393.50339,-113.852444,130606.6634,0,0,0,0,-113.669097,402.29267,-57.204106,12.63459,78.930666,12.08526,59.999,0.01,10.20344613,-0.034663,0,-120.315407,128801.388,119.702343,128776.3147,-0.252101,128826.4613,59.112056,402.47578,-64.807256,421.51922,179.73686,398.26425,-120.28676,128801.388,0,0,0,0,57.97187,407.05353,114.413942,12.8177,-109.509423,12.08526,59.999,0.01,9.914710622,3.140262,0,-120.344055,128751.2415,119.685154,128726.1682,-0.315127,128826.4613,59.077678,400.64468,-64.961955,417.85702,179.34152,396.61626,-120.326867,128776.3147,0,0,0,0,57.777064,404.85621,115.428077,12.45148,-114.368106,11.16971,59.999,0.01,9.874434256,3.134352,0,-113.985906,131204.8281,126.070867,131045.0859,6.017761,131280.2969,-112.453314,395.393372,123.609922,414.751038,8.176575,391.942993,-113.963933,131176.5313,0,0,0,0,-113.60138,400.445923,-56.527407,12.451172,78.478088,12.16507,59.999001,0,10.3007627,-0.039032,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-114.402483,131509.3012,125.603808,130882.4694,5.620716,131559.4477,-115.657261,408.88463,122.681723,416.02592,4.566474,408.15219,-114.391024,131308.715,0,0,0,0,-116.138545,410.89884,-61.816417,4.94397,70.078468,4.94397,60,0,9.452367422,0.014073,0,-120.779503,129553.5861,119.255436,129528.5128,-0.733386,129553.5861,55.817548,414.56104,-65.84431,421.51922,176.024094,412.91305,-120.750855,129528.5128,0,0,0,0,55.324805,416.20903,109.715688,5.31019,-116.579723,4.76086,60,0,9.173400136,-3.088462,0,-120.813881,129503.4396,119.221058,129478.3663,-0.784952,129578.6594,55.79463,412.18061,-66.102141,417.4908,175.886584,410.53262,-120.790962,129528.5128,0,0,0,0,55.193024,413.46238,105.005975,5.4933,-127.167983,4.76086,60,0,9.202234119,-3.094443,0,-114.518742,131912.8594,125.53803,131763.4531,5.490418,131992.1406,-115.523989,407.032013,122.74201,414.487854,4.562073,407.003418,-114.491278,131889.2031,0,0,0,0,-116.0733,409.45816,-58.065494,4.829407,65.986635,5.00679,60,0,9.519640457,0.007215,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-114.431131,131509.3012,125.57516,130857.3961,5.592068,131559.4477,-115.714556,409.06774,122.670264,416.20903,4.406045,408.51841,-114.419672,131308.715,0,0,0,0,-116.218759,411.26506,-58.837036,4.76086,68.806502,4.76086,59.999,0,9.428311504,0.014411,0,-120.808151,129528.5128,119.232517,129528.5128,-0.756304,129553.5861,55.685768,414.56104,-65.907335,421.51922,175.892314,413.64549,-120.773774,129553.5861,0,0,0,0,55.215943,416.57525,109.750066,4.76086,-118.006388,4.76086,60,0,9.167881876,-3.087419,0,-120.842529,129528.5128,119.19241,129503.4396,-0.80787,129578.6594,55.639931,412.54683,-66.165166,417.85702,175.605835,411.44817,-120.813881,129528.5128,0,0,0,0,55.021137,413.8286,108.243187,4.94397,-130.124445,4.39464,60,0,9.170234458,-3.092697,0,-114.546207,131921.0781,125.510559,131769.5625,5.457459,131991.1563,-115.798645,407.564148,122.709048,414.442078,4.441223,407.2323,-114.524234,131891.9531,0,0,0,0,-116.221625,409.70993,-61.410832,4.354477,70.837101,4.692078,59.999001,0,9.495471927,0.015016,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-114.44832,131509.3012,125.552242,130882.4694,5.56915,131559.4477,-115.886444,409.80018,122.567132,416.20903,4.274265,408.70152,-114.43686,131308.715,0,0,0,0,-116.356269,411.63128,-61.36378,4.76086,70.301921,4.39464,60,0,9.395702337,0.018283,0,-120.82534,129553.5861,119.209599,129528.5128,-0.779223,129553.5861,55.588365,415.11037,-65.958901,421.33611,175.892314,413.46238,-120.796692,129553.5861,0,0,0,0,55.164377,416.57525,105.831034,4.94397,-115.53121,4.76086,60,0,9.152408072,-3.08454,0,-120.853988,129503.4396,119.169492,129478.3663,-0.825059,129578.6594,55.576906,412.72994,-66.165166,418.04013,175.53135,411.81439,-120.836799,129528.5128,0,0,0,0,54.98103,414.19482,109.704229,4.76086,-130.141634,4.39464,60,0,9.157255042,-3.09143,0,-114.568179,131915.1094,125.494085,131776.625,5.440979,132002.7188,-115.853573,407.587036,122.63214,414.813995,4.33136,407.604218,-114.540715,131894.6875,0,0,0,0,-116.298533,409.967407,-58.851014,4.348755,69.299011,4.749298,60,0,9.495756361,0.014843,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-114.471238,131509.3012,125.535053,130882.4694,5.546231,131559.4477,-116.035413,410.53262,122.504106,416.39214,4.153944,409.25085,-114.459779,131333.7883,0,0,0,0,-116.459401,411.9975,-63.271729,4.39464,70.622778,4.21153,60,0,9.364458776,0.021272,0,-120.848258,129553.5861,119.175221,129528.5128,-0.796411,129578.6594,55.456585,415.47659,-66.021927,421.51922,175.691778,414.37793,-120.82534,129553.5861,0,0,0,0,55.032596,417.12458,106.942573,4.57775,-118.143897,4.39464,59.999,0,9.126618565,-3.083491,0,-120.882636,129528.5128,119.152303,129503.4396,-0.847978,129578.6594,55.490962,412.72994,-66.228192,418.04013,175.39957,411.9975,-120.859717,129528.5128,0,0,0,0,54.877898,414.19482,110.592314,4.76086,-131.230253,4.21153,60,0,9.150712378,-3.090688,0,-114.595644,131923.9688,125.472105,131772.0156,5.413513,131999.8281,-115.974426,407.844544,122.588194,414.945618,4.183044,408.021912,-114.562688,131898.1094,0,0,0,0,-116.402898,410.242065,-57.378848,4.096985,69.419864,4.53186,60,0,9.476718274,0.016823,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-114.488427,131509.3012,125.512135,130882.4694,5.523313,131559.4477,-116.081249,410.89884,122.481188,416.75836,4.022164,409.98329,-114.476968,131308.715,0,0,0,0,-116.522427,412.54683,-61.340862,4.21153,68.342406,4.02842,60,0,9.342251562,0.020946,0,-120.865447,129578.6594,119.175221,129528.5128,-0.825059,129578.6594,55.410748,415.6597,-65.98182,422.06855,175.623023,414.74415,-120.836799,129553.5861,0,0,0,0,55.009678,417.4908,109.904764,4.39464,-116.224489,4.39464,60.001,0,9.119089305,-3.081832,0,-120.894095,129528.5128,119.135114,129503.4396,-0.865166,129578.6594,55.376371,413.09616,-66.268299,417.85702,175.330815,412.36372,-120.882636,129528.5128,0,0,0,0,54.809143,414.37793,107.65304,4.57775,-132.129797,4.02842,59.999,0,9.133181501,-3.088585,0,-114.606626,131926.0313,125.450139,131773.3906,5.397034,132008.5469,-116.029355,408.14209,122.544249,414.716736,4.056702,408.708557,-114.579169,131900.2656,0,0,0,0,-116.479806,410.482422,-57.093203,3.845215,65.239563,4.325867,60,0,9.450460458,0.015817,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-61.885171,131534.3744,178.155497,131509.3012,58.155216,131584.521,-64.446293,401.92645,176.029823,402.29267,56.419154,399.1798,-61.862253,131534.3744,0,0,0,0,-64.005115,401.19401,0,0,0,0,60,0,9.371706779,0.060199,0,-67.936709,130203.8125,172.125548,130047.0547,52.066956,130274.3281,107.020574,406.642914,-12.582093,405.670166,-132.442941,405.057922,-67.920228,130172.8125,0,0,0,0,107.328192,405.784607,0,0,0,0,59.999001,0,9.114966571,-3.044957,0,-67.935606,129704.0257,172.110792,129678.9524,52.116241,129729.099,106.873818,404.6731,-12.691015,403.57444,-132.63973,402.47578,-67.906958,129704.0257,0,0,0,0,107.171756,403.57444,0,0,0,0,60,0,9.108416304,-3.040922,0,-61.810687,131584.521,178.207063,130957.6892,58.212512,131634.6675,-64.245758,399.54602,176.001176,398.63047,56.270185,396.98248,-61.799228,131383.9348,0,0,0,0,-63.993656,398.44736,0,0,0,0,60,0,9.383435653,0.051601,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-61.896631,131534.3744,178.149767,131509.3012,58.149487,131584.521,-64.446293,401.92645,176.012635,402.10956,56.413425,399.1798,-61.873712,131534.3744,0,0,0,0,-64.010845,401.19401,0,0,0,0,60,0,9.369738107,0.059484,0,-67.95319,130198.9141,172.120057,130053.3672,52.066956,130287.4531,107.070011,406.660095,-12.64801,405.653015,-132.464907,405.258179,-67.925719,130177.5156,0,0,0,0,107.317203,405.853272,0,0,0,0,60,0,9.115741814,-3.048192,0,-67.941335,129704.0257,172.105063,129678.9524,52.104782,129729.099,106.868088,404.48999,-12.691015,403.39133,-132.634,402.65889,-67.912687,129704.0257,0,0,0,0,107.177485,403.57444,0,0,0,0,60,0,9.115270045,-3.04163,0,-61.816417,131584.521,178.201333,130957.6892,58.212512,131634.6675,-64.297324,399.91224,176.006905,398.44736,56.235808,396.98248,-61.804957,131383.9348,0,0,0,0,-64.022304,398.44736,0,0,0,0,59.999,0,9.361002415,0.053108,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-62.18311,131534.3744,177.851829,131509.3012,57.845819,131609.5942,-65.088006,403.02511,175.250601,403.75755,55.66285,401.19401,-62.165921,131559.4477,0,0,0,0,-64.727042,402.65889,0,0,0,0,60,0,9.353883522,0.062626,0,-68.244327,130200.0859,171.823435,130051.4609,51.770327,130278.2969,106.388857,407.787323,-13.439026,407.775879,-133.19,407.306671,-68.222354,130175.4531,0,0,0,0,106.586612,407.615662,0,0,0,0,59.999001,0,9.114611929,-3.043386,0,-68.239273,129704.0257,171.807124,129704.0257,51.812573,129729.099,106.363885,405.58865,-13.418672,405.22243,-133.287172,403.75755,-68.210626,129704.0257,0,0,0,0,106.547232,404.85621,0,0,0,0,60,0,9.102715122,-3.040088,0,-62.114355,131584.521,177.897666,130957.6892,57.908844,131634.6675,-64.870282,400.82779,175.411029,399.54602,55.622743,398.44736,-62.102895,131383.9348,0,0,0,0,-64.61818,399.54602,0,0,0,0,59.999,0,9.341678447,0.056532,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-62.423752,131534.3744,177.611187,131509.3012,57.616636,131609.5942,-65.351566,402.842,174.826612,404.48999,55.25032,401.92645,-62.400833,131534.3744,0,0,0,0,-65.093735,403.02511,0,0,0,0,60,0,9.371723795,0.05992,0,-68.480528,130202.3906,171.58722,130063.3594,51.539614,130291.9063,106.053775,408.285156,-13.867493,408.611298,-133.640451,407.546997,-68.453064,130183.5391,0,0,0,0,106.18012,408.136353,0,0,0,0,60,0,9.100337896,-3.042096,0,-68.474186,129704.0257,171.572212,129704.0257,51.571931,129729.099,106.002922,405.77176,-13.84266,405.77176,-133.762727,404.48999,-68.445538,129704.0257,0,0,0,0,106.123243,405.22243,0,0,0,0,60,0,9.096492684,-3.039701,0,-62.349267,131559.4477,177.657024,130932.6159,57.668202,131634.6675,-65.139572,400.82779,174.99277,400.27846,55.193024,399.1798,-62.337808,131383.9348,0,0,0,0,-64.990603,400.09535,0,0,0,0,60,0,9.346561296,0.054281,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-62.44667,131534.3744,177.588269,131509.3012,57.587988,131584.521,-65.385944,403.02511,174.786505,404.6731,55.181565,401.74334,-62.429481,131534.3744,0,0,0,0,-65.139572,403.02511,0,0,0,0,60,0,9.361190993,0.060753,0,-68.507999,130200.8203,171.559763,130052.9297,51.506655,130282.8984,106.026311,408.021912,-13.894959,408.737183,-133.717346,407.592773,-68.480528,130176.0938,0,0,0,0,106.136174,408.119202,0,0,0,0,60,0,9.106324431,-3.042359,0,-68.502834,129704.0257,171.537834,129678.9524,51.543283,129754.1723,105.980003,405.40554,-13.882767,405.58865,-133.802834,404.48999,-68.474186,129704.0257,0,0,0,0,106.094595,405.22243,0,0,0,0,60,0,9.108365533,-3.040601,0,-62.377915,131584.521,177.634105,130932.6159,57.639554,131634.6675,-65.133842,400.82779,174.952663,400.27846,55.095622,399.36291,-62.372186,131383.9348,0,0,0,0,-65.03071,400.09535,0,0,0,0,59.999,0,9.338635268,0.052366,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-62.4524,131534.3744,177.582539,131509.3012,57.582258,131609.5942,-65.391673,403.02511,174.757857,404.48999,55.164377,401.92645,-62.435211,131534.3744,0,0,0,0,-65.15676,403.20822,0,0,0,0,60,0,9.359788591,0.059736,0,-68.513491,130200.5313,171.554271,130058.1172,51.50116,130286.7656,105.982365,408.124939,-13.905945,408.737183,-133.711854,407.747253,-68.486027,130179.7656,0,0,0,0,106.119693,408.19931,0,0,0,0,60,0,9.10650972,-3.041393,0,-68.514293,129704.0257,171.532105,129704.0257,51.537554,129729.099,105.968544,405.40554,-13.888497,405.58865,-133.791375,404.30688,-68.479916,129704.0257,0,0,0,0,106.094595,405.03932,0,0,0,0,60,0,9.110291312,-3.040045,0,-62.389374,131584.521,177.622646,130957.6892,57.633825,131634.6675,-65.15676,400.82779,174.935474,400.46157,55.147188,399.36291,-62.377915,131383.9348,0,0,0,0,-65.02498,400.27846,0,0,0,0,60,0,9.351962752,0.053171,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+147.651224,131108.1288,27.656673,130481.2971,-92.31496,131183.3486,143.176423,473.52246,23.239168,473.33935,-96.835597,472.97313,147.662683,130932.6159,0,0,0,0,143.193612,473.33935,0,0,0,0,60,0,7.857509033,0.079629,0,140.403308,128801.388,20.443134,128776.3147,-99.545687,128801.388,-44.197964,478.83265,-164.146679,478.64954,75.75075,479.01576,140.437685,128801.388,0,0,0,0,-44.197964,478.83265,0,0,0,0,60,0,7.6320799,-3.061415,0,140.380389,128751.2415,20.397298,128726.1682,-99.597254,128826.4613,-44.266719,476.086,-164.249811,475.53667,75.596051,474.62112,140.397578,128776.3147,0,0,0,0,-44.306826,475.35356,0,0,0,0,60,0,7.656583668,-3.058652,0,147.53266,131516.4844,27.589417,131376.8594,-92.452703,131610.7969,143.220529,470.91864,23.260803,471.279144,-96.742861,471.46225,147.560117,131501.1563,0,0,0,0,143.247987,471.221924,0,0,0,0,60.000999,0,7.943327119,0.075291,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+147.576739,131108.1288,27.587918,130481.2971,-92.395174,131183.3486,143.101939,473.33935,23.170413,473.70557,-96.898622,472.97313,147.593928,130932.6159,0,0,0,0,143.124857,473.33935,0,0,0,0,60,0,7.868345031,0.0801,0,140.328823,128801.388,20.36865,128776.3147,-99.620172,128801.388,-44.324015,479.01576,-164.238352,478.46643,75.722102,478.83265,140.357471,128801.388,0,0,0,0,-44.278178,478.83265,0,0,0,0,60,0,7.632977586,-3.059562,0,140.305905,128751.2415,20.322813,128726.1682,-99.671738,128826.4613,-44.369852,476.26911,-164.335755,475.35356,75.527297,474.62112,140.317364,128776.3147,0,0,0,0,-44.39277,475.35356,0,0,0,0,60,0,7.651777494,-3.057961,0,147.455752,131526.125,27.518006,131383.0313,-92.529604,131603.5,143.160096,471.061707,23.211365,471.279144,-96.770325,471.324921,147.483223,131500.9063,0,0,0,0,143.204041,471.221924,0,0,0,0,60,0,7.942147766,0.075597,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+147.444959,131108.1288,27.456138,130481.2971,-92.521225,131183.3486,142.981618,473.52246,23.038633,473.52246,-97.024673,472.97313,147.462148,130932.6159,0,0,0,0,142.998807,473.33935,0,0,0,0,59.999,0,7.860796954,0.079617,0,140.202773,128801.388,20.236869,128776.3147,-99.746223,128801.388,-44.438607,479.01576,-164.358673,478.64954,75.561674,478.83265,140.23142,128801.388,0,0,0,0,-44.409959,478.83265,0,0,0,0,60,0,7.629936167,-3.059746,0,140.179854,128751.2415,20.202492,128726.1682,-99.797789,128826.4613,-44.478714,476.26911,-164.473265,475.17045,75.378328,474.98734,140.191313,128776.3147,0,0,0,0,-44.53028,475.35356,0,0,0,0,60,0,7.648365008,-3.059662,0,147.329407,131525.6875,27.386169,131376.375,-92.655949,131610.5625,143.028259,470.890045,23.07953,471.221924,-96.918643,471.359253,147.351387,131503.5,0,0,0,0,143.066713,471.158997,0,0,0,0,60,0,7.944932174,0.075392,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+147.444959,131108.1288,27.444678,130481.2971,-92.526954,131183.3486,142.95297,473.52246,23.021444,473.52246,-97.013214,472.97313,147.456418,130932.6159,0,0,0,0,142.981618,473.33935,0,0,0,0,60,0,7.864803623,0.080386,0,140.191313,128801.388,20.236869,128776.3147,-99.751952,128826.4613,-44.467254,479.19887,-164.370132,478.64954,75.573133,478.83265,140.225691,128801.388,0,0,0,0,-44.421418,478.83265,0,0,0,0,59.999,0,7.627888156,-3.058998,0,140.174125,128751.2415,20.191033,128726.1682,-99.803518,128826.4613,-44.467254,476.26911,-164.490453,475.35356,75.366868,475.17045,140.185584,128776.3147,0,0,0,0,-44.53028,475.53667,0,0,0,0,59.999,0,7.650509856,-3.060491,0,147.323916,131518.4844,27.380676,131377.3125,-92.666932,131605.4688,143.006293,470.838562,23.063051,471.199036,-96.902161,471.313477,147.345895,131500.8125,0,0,0,0,143.05573,471.118927,0,0,0,0,59.999001,0,7.950090182,0.075899,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+147.416311,131108.1288,27.42749,130481.2971,-92.555602,131183.3486,142.912863,473.52246,23.004255,473.70557,-97.053321,473.15624,147.42777,130932.6159,0,0,0,0,142.9587,473.33935,0,0,0,0,59.999,0,7.865533149,0.08075,0,140.174125,128801.388,20.202492,128776.3147,-99.7806,128826.4613,-44.467254,479.01576,-164.381591,478.64954,75.515837,478.64954,140.197043,128801.388,0,0,0,0,-44.444336,478.83265,0,0,0,0,59.999,0,7.626853929,-3.059387,0,140.145477,128751.2415,20.162385,128726.1682,-99.832166,128826.4613,-44.513091,476.26911,-164.524831,475.35356,75.33822,474.98734,140.162665,128776.3147,0,0,0,0,-44.570387,475.53667,0,0,0,0,60,0,7.651102482,-3.059651,0,147.296458,131520.0156,27.358705,131371.4375,-92.694403,131596.5469,142.973331,470.867157,23.052064,471.141815,-96.951605,471.405029,147.323916,131495.1875,0,0,0,0,143.022768,471.136108,0,0,0,0,60,0,7.944943215,0.075972,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+172.54624,134192.141,52.557419,134167.0678,-67.437132,134292.4341,174.534404,329.78111,55.886303,323.18915,-67.356918,338.20417,172.557699,134217.2143,0,0,0,0,174.328139,330.33044,27.897315,6.77507,-142.087804,7.14129,59.98,0.05,10.96534446,-0.058794,0,167.489325,133149.3281,47.551576,132996.3906,-72.507021,133224.75,-16.103211,335.826874,-134.535834,329.143524,102.219546,342.584595,167.511291,133124.75,0,0,0,0,-16.158143,335.752502,-161.776432,6.597519,20.047304,6.832123,59.993,0,10.68953971,-3.095322,0,167.487023,132662.6716,47.526849,132637.5983,-72.473432,132687.7448,-22.500053,197.02636,-142.443037,197.20947,98.760735,194.0966,167.515671,132662.6716,0,0,0,0,-22.058875,196.11081,0,0,0,0,59.993,0,19.4583422,-2.947974,0,170.483592,133389.7964,50.483311,132737.8914,-69.516969,133439.9429,175.548539,194.64593,55.869115,194.46282,-62.824822,191.53306,170.483592,133189.2102,0,0,0,0,176.195981,193.54727,0,0,0,0,60.001,-0.06,19.82866219,-0.064641,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+168.117276,131960.62,48.139914,131935.5467,-71.871826,132035.8398,173.611942,259.83309,54.196078,257.26955,-67.88404,265.69261,168.134465,131960.62,0,0,0,0,173.302544,260.93175,20.77545,3.6622,-131.992287,3.84531,60,0,13.96579153,-0.119325,0,164.094544,131595.0313,44.140319,131447.7813,-75.896304,131678.875,-19.83307,263.328552,-138.694163,260.381714,98.863225,267.774597,164.116523,131569.7656,0,0,0,0,-19.898988,263.786316,-170.120546,4.005432,17.157898,3.782272,59.999001,0,13.68265324,-3.085354,0,164.095113,131108.1288,44.11775,131108.1288,-75.859612,131158.2754,-22.998526,273.56634,-141.789866,269.53792,94.314583,280.52452,164.12376,131133.2021,0,0,0,0,-23.514188,274.48189,174.488567,6.22574,18.094007,6.59196,59.999,0,12.81869599,-3.042067,0,168.294893,132587.4518,48.300342,131935.5467,-71.68275,132637.5983,170.013767,266.79127,51.136483,263.6784,-72.777099,274.665,168.306352,132386.8656,0,0,0,0,169.435079,268.25615,5.511854,6.22574,-146.104238,6.40885,59.999,0,13.31514634,-0.057224,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+167.911011,132060.9131,47.933649,132035.8398,-72.066631,132136.1329,172.13371,262.76285,52.557419,261.29797,-69.138817,268.25615,167.9282,132085.9864,0,0,0,0,171.847232,264.04462,16.506914,3.11287,-129.454084,3.11287,60,0,13.92957625,-0.094472,0,163.874816,131556.0469,43.909609,131406.0469,-76.127014,131652.5313,-21.140443,267.173767,-140.160837,264.558777,97.70966,270.7901,163.891304,131537.2969,0,0,0,0,-21.200868,267.471314,-172.383729,3.444672,14.257508,3.330231,60,0,13.54211297,-3.063996,0,163.871659,131083.0556,43.911485,131083.0556,-76.088795,131108.1288,-22.872475,272.10146,-141.927375,268.80548,94.790138,277.59476,163.894577,131083.0556,0,0,0,0,-23.35376,272.8339,172.534781,5.12708,17.818987,5.4933,59.999,0,13.00329419,-3.044342,0,168.054251,132411.9389,48.0597,131760.0339,-71.940581,132462.0854,170.162736,266.42505,51.188049,263.31218,-72.255708,273.01701,168.059981,132211.3527,0,0,0,0,169.681451,267.52371,7.482829,5.4933,-146.682925,5.67641,60,0,13.39859418,-0.060232,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+167.475564,132261.4993,47.498201,132236.426,-72.513539,132336.7191,169.480916,267.88993,49.520742,268.62237,-71.207195,271.91835,167.487023,132286.5725,0,0,0,0,169.263192,269.53792,0,0,0,0,60,0,13.93405154,-0.048575,0,163.407905,131629.6094,43.470155,131473.9219,-76.588441,131701.25,-23.639833,273.719788,-143.209533,272.895813,95.759587,275.745392,163.429871,131601.0156,0,0,0,0,-23.694765,274.108887,0,0,0,0,59.999001,0,13.46477531,-3.023821,0,163.407563,131158.2754,43.44739,131133.2021,-76.552891,131158.2754,-23.89807,272.28457,-143.336852,271.18591,95.661033,273.01701,163.436211,131158.2754,0,0,0,0,-23.857963,272.10146,0,0,0,0,59.999,0,13.4819882,-3.013703,0,167.561507,132336.7191,47.561227,131684.814,-72.433324,132386.8656,169.463727,267.52371,49.853058,266.60816,-71.333245,268.98859,167.567237,132136.1329,0,0,0,0,169.331947,267.70682,0,0,0,0,60,0,13.80561114,-0.038026,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+38.892375,135922.1967,-81.079258,135872.0501,158.915574,135972.3432,40.622708,453.56347,-84.9811,485.05839,161.385022,446.42218,38.903834,135922.1967,0,0,0,0,38.903834,461.07098,96.784031,21.05765,-128.606107,19.40966,59.96,-0.11,9.648859311,-0.048215,0,31.841126,134175.9219,-88.09662,134030.1719,151.861265,134276.7969,-146.829533,457.506165,87.574773,490.48233,-26.067811,452.590942,31.868594,134160.25,0,0,0,0,-148.543405,466.272339,-89.969793,20.610809,42.602236,20.095825,59.958,-0.19,9.473034374,3.096941,0,31.844994,133715.7489,-88.132368,133665.6024,151.891112,133740.8222,-147.066807,456.85945,87.542222,487.43882,-26.384706,451.18304,31.867913,133690.6756,0,0,0,0,-148.728385,464.55007,-90.510143,19.95899,42.312933,18.86033,59.957,-0.19,9.374283878,3.102792,0,38.96113,135947.2699,-81.027691,135295.3649,158.978599,136022.4898,40.542494,451.54926,-84.929534,482.49485,161.258971,446.05596,38.96686,135746.6838,0,0,0,0,38.863727,459.42299,96.978836,19.95899,-129.986935,19.04344,59.96,-0.11,9.671114177,-0.047887,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+30.859507,130155.3446,-89.117855,130130.2713,150.894165,130230.5644,28.716645,494.21389,-93.770273,507.2147,149.009134,490.36858,30.882425,130180.4178,0,0,0,0,27.96607,497.14365,83.669027,9.70483,-141.411713,8.60617,60,0,7.861170717,0.029818,0,23.112488,128099.8125,-96.830752,127950.3516,143.127147,128184.8281,-158.117991,498.418823,79.280096,514.108643,-37.707825,497.20575,23.13446,128078.1641,0,0,0,0,-158.870555,503.105164,-102.208563,9.710312,29.841616,10.185242,60.000999,0,7.73485083,-3.130845,0,23.107388,127622.9443,-96.852786,127597.871,143.153505,127698.1641,-158.388453,497.14365,79.211415,510.69379,-37.912617,494.21389,23.136036,127648.0176,0,0,0,0,-159.053084,500.62274,-105.452882,9.52172,32.480977,9.1555,60,0,7.687137249,-3.122486,0,30.911073,130205.4911,-89.066289,129578.6594,150.951461,130255.6377,28.630701,491.28413,-93.816109,504.28494,149.014863,488.17126,30.928262,130004.905,0,0,0,0,27.925963,494.397,82.442897,9.52172,-141.617978,8.78928,60,0,7.92278443,0.031791,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-137.1088,134217.2143,102.914679,134167.0678,-17.068413,134267.3609,-134.828428,323.37226,107.469694,313.85054,-16.174599,327.40068,-137.091612,134217.2143,0,0,0,0,-134.53622,321.35805,89.496008,6.77507,-110.145407,7.50751,59.98,0.05,11.08401471,-0.046499,0,-142.050477,133195.4063,98.01178,133036.7031,-22.030335,133267.1563,34.4339,328.365326,-83.273625,318.506226,153.135683,334.161743,-142.028511,133168.8281,0,0,0,0,34.736023,326.894775,-99.000553,7.46727,63.767397,7.564545,59.991001,0,10.84523476,-3.091666,0,-142.047697,132712.8181,97.981513,132687.7448,-22.001579,132737.8914,28.624971,206.36497,-91.799298,206.73119,148.567956,205.26631,-142.030508,132712.8181,0,0,0,0,28.464543,206.18186,0,0,0,0,59.991,0,18.34612936,-2.978214,0,-138.925077,133465.0162,101.075485,132813.1112,-18.901878,133515.1628,-134.100772,203.43521,105.75655,203.98454,-14.375511,203.80143,-138.919347,133264.4301,0,0,0,0,-134.244011,203.80143,0,0,0,0,60.001,-0.04,18.63165853,-0.086784,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-139.371984,133088.9172,100.651496,133038.7706,-19.337326,133139.0637,-132.009476,264.22773,110.466263,255.98778,-13.017601,266.05883,-139.354795,133088.9172,0,0,0,0,-131.539651,262.03041,97.546065,5.31019,-113.308134,6.04263,59.99,0.02,13.46907086,-0.128706,0,-143.42926,132937.4375,96.627506,132773.7656,-23.414612,133011.0313,35.010682,264.55307,-82.801209,257.274628,153.937683,268.501282,-143.407294,132908.0938,0,0,0,0,35.362246,263.368591,-97.253725,5.504608,62.004088,5.487442,59.993,0,13.51166291,-3.122473,0,-143.434254,132462.0854,96.606414,132411.9389,-23.393867,132462.0854,25.467974,273.56634,-94.383338,273.56634,145.548469,273.01701,-143.405607,132462.0854,0,0,0,0,25.542459,273.38323,0,0,0,0,59.993,0,13.74998102,-2.944029,0,-139.394902,134041.7014,100.59993,133364.7231,-19.388892,134091.848,-141.125235,265.87572,98.926893,266.24194,-21.147872,266.05883,-139.394902,133841.1153,0,0,0,0,-141.113775,266.05883,0,0,0,0,59.995,0,14.32888594,0.030979,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-139.647003,132838.1845,100.376476,132788.0379,-19.606616,132888.331,-131.854777,260.93175,110.666798,252.6918,-12.925928,262.76285,-139.629815,132838.1845,0,0,0,0,-131.396411,258.73443,97.127805,5.31019,-113.067491,6.04263,59.991,0.02,13.59109292,-0.136212,0,-143.659984,132749.2344,96.385806,132591.25,-23.650819,132835.0781,35.191955,260.204315,-82.773744,253.452301,154.020083,264.358521,-143.643496,132724.7031,0,0,0,0,35.455628,259.271606,-99.297181,5.275726,64.399108,5.304337,59.993,0.01,13.73465903,-3.131557,0,-143.657708,132261.4993,96.360042,132236.426,-23.61732,132286.5725,25.095551,278.3272,-94.75576,278.3272,145.061455,277.41165,-143.640519,132261.4993,0,0,0,0,25.135658,277.96098,0,0,0,0,59.995,0.01,13.46673483,-2.940651,0,-139.578249,133916.3351,100.433772,133264.4301,-19.54359,133966.4816,-141.744029,270.27036,98.342476,270.45347,-21.72656,270.08725,-139.56106,133715.7489,0,0,0,0,-141.709652,270.27036,0,0,0,0,59.995,0,14.07602118,0.03993,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-141.46328,132060.9131,98.5602,132010.7666,-21.428622,132111.0596,-137.492682,265.87572,103.997569,260.56553,-18.116925,266.24194,-141.440361,132060.9131,0,0,0,0,-137.211933,264.22773,91.151856,3.11287,-122.137413,3.6622,60,0,13.58059249,-0.067452,0,-145.527658,131563.6875,94.534613,131400.5625,-25.507509,131635.6875,29.468079,268.341065,-89.085392,264.587402,149.004825,270.698547,-145.500187,131534.2188,0,0,0,0,29.786684,267.843262,-102.999574,3.433228,49.765322,2.998352,60,0,13.51435653,-3.055248,0,-145.52555,131083.0556,94.515118,131057.9823,-25.479433,131108.1288,27.891585,272.65079,-90.664842,268.43926,147.261613,274.29878,-145.496903,131083.0556,0,0,0,0,28.149416,271.73524,-107.744713,3.29598,46.489796,3.47909,60,0,13.19964199,-3.026715,0,-141.32577,132411.9389,98.674791,131760.0339,-21.302571,132462.0854,-139.177178,267.3406,102.164104,263.49529,-19.767044,268.80548,-141.32004,132211.3527,0,0,0,0,-138.930806,266.60816,84.826402,3.11287,-120.808151,3.11287,59.999,0,13.62948287,-0.0374,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-141.646626,132211.3527,98.388313,132161.2062,-21.611968,132261.4993,-138.925077,268.98859,102.450583,264.96017,-19.383162,268.62237,-141.629437,132186.2794,0,0,0,0,-138.627139,267.52371,0,0,-132.072501,3.29598,59.999,0,13.52647912,-0.040963,0,-145.725405,131584.0625,94.336858,131430.0469,-25.705262,131668.25,28.072815,272.403717,-90.799258,269.262329,147.76337,273.79419,-145.70344,131559.5313,0,0,0,0,28.341981,271.79718,0,0,0,0,59.999001,0,13.40471923,-3.032738,0,-145.731815,131108.1288,94.314583,131083.0556,-25.674239,131133.2021,27.570729,272.46768,-91.203422,269.1717,147.238694,273.01701,-145.697438,131108.1288,0,0,0,0,27.862938,271.55213,0,0,0,0,60,0,13.32224477,-3.020658,0,-141.549223,132336.7191,98.457068,131684.814,-21.537484,132386.8656,-139.412091,267.70682,101.803141,264.22773,-19.6811,268.62237,-141.543494,132136.1329,0,0,0,0,-139.108423,266.79127,0,0,0,0,59.999,0,13.69645162,-0.034974,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-113.829525,131509.3012,126.199684,131484.2279,6.182215,131584.521,-110.133947,332.34465,125.523594,349.19077,10.473668,327.95001,-113.818066,131534.3744,0,0,0,0,-111.434562,336.18996,-54.98103,11.71904,80.867263,10.80349,60,0.01,12.34021363,-0.07738,0,-119.143989,130478,120.907285,130335.9844,0.870667,130561.2031,59.883731,336.095825,-64.481507,354.887024,-179.60175,333.892822,-119.12201,130459.3906,0,0,0,0,58.543396,341.365814,118.0069,11.501312,-111.184388,11.392593,59.999001,0.01,12.15842004,3.141519,0,-119.140844,129979.8317,120.882636,129954.7584,0.905273,130004.905,59.742309,334.35886,-64.411915,352.48675,-179.828534,331.4291,-119.117926,129979.8317,0,0,0,0,58.447425,339.11972,119.112196,11.16971,-109.68704,10.62038,59.999,0,12.10638673,-3.135084,0,-113.772229,131559.4477,126.245521,130932.6159,6.24524,131634.6675,-110.09957,329.23178,125.603808,347.17656,10.467939,326.66824,-113.76077,131383.9348,0,0,0,0,-111.400184,334.17575,-52.717847,11.16971,79.664052,10.9866,59.999,0,12.4992332,-0.079542,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-11.608125,131734.9606,-131.614135,131108.1288,108.392156,131810.1804,-9.024085,338.38728,-132.62827,353.03608,111.468939,335.45752,-11.608125,131534.3744,0,0,0,0,-10.101246,342.04948,47.160156,9.70483,-178.722725,9.1555,60,0,11.95792961,-0.056504,0,-17.039765,130130.2713,-137.028586,130105.198,102.983434,130155.3446,161.00114,342.78192,37.540195,357.24761,-78.523866,340.40149,-17.028306,130130.2713,0,0,0,0,159.969816,346.62723,-142.775353,9.33861,-9.218891,8.97239,60,0,11.63273625,-3.119137,0,-17.079872,130105.198,-137.062964,130080.1248,102.943327,130155.3446,160.863631,340.76771,37.06464,355.05029,-78.775967,339.66905,-17.062683,130105.198,0,0,0,0,159.689067,344.97924,-143.531657,9.52172,-14.965658,9.52172,59.999,0,11.72543558,-3.126538,0,-11.730652,132145.0313,-131.67389,131995.0313,108.273013,132236.2188,-9.143372,336.874023,-132.602235,351.522461,111.437077,335.054382,-11.708679,132124.7031,0,0,0,0,-10.143128,340.982422,46.826479,9.086609,-179.151313,9.281158,60,0,12.05721937,-0.057231,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-11.711257,131835.2537,-131.700079,131183.3486,108.311942,131885.4002,-9.786119,341.31704,-132.77151,353.03608,110.649609,338.7535,-11.699798,131634.6675,0,0,0,0,-10.657015,344.2468,45.143345,8.05684,-179.301412,7.50751,60,0,11.69255576,-0.04295,0,-17.142897,130230.5644,-137.11453,130205.4911,102.90895,130255.6377,160.204729,346.0779,37.362578,357.43072,-79.41195,343.69747,-17.10852,130230.5644,0,0,0,0,159.362481,349.00766,-143.938457,7.69062,-9.568395,7.3244,60,0,11.35147736,-3.10437,0,-17.171545,130205.4911,-137.143178,130155.3446,102.863113,130255.6377,160.078678,343.14814,36.92713,355.41651,-79.635404,342.59881,-17.148627,130205.4911,0,0,0,0,159.098921,346.81034,-143.067561,7.87373,-15.710503,8.05684,60,0,11.50404669,-3.110648,0,-11.81305,132239.2031,-131.772763,132090.1406,108.185122,132317.6094,-9.714661,339.683533,-132.761542,351.528168,110.607605,338.527679,-11.79657,132213.9844,0,0,0,0,-10.648499,343.122498,46.628725,7.678986,176.421204,7.696152,60,0,11.78455295,-0.050863,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-11.785742,131885.4002,-131.774563,131233.4952,108.225998,131935.5467,-10.439291,343.69747,-132.989234,353.21919,110.070922,341.31704,-11.774283,131684.814,0,0,0,0,-11.1383,345.89479,41.155558,6.95818,-179.931666,6.59196,60,0,11.5174735,-0.031168,0,-17.211652,130280.7109,-137.177555,130255.6377,102.828736,130305.7842,159.711985,347.909,37.093288,357.98005,-79.933342,345.52857,-17.177275,130280.7109,0,0,0,0,158.938492,350.28943,-145.491173,7.14129,-10.536694,6.59196,60,0,11.22992919,-3.096362,0,-17.2403,130255.6377,-137.217662,130205.4911,102.788628,130305.7842,159.528639,345.34546,36.669299,355.78273,-80.168255,344.97924,-17.217382,130255.6377,0,0,0,0,158.663473,348.64144,-146.48812,6.95818,-17.882013,7.14129,60,0,11.3545793,-3.101934,0,-11.895447,132277.3438,-131.84418,132128.9688,108.119204,132371.0781,-10.516663,342.338562,-132.893379,351.636902,110.00885,340.827942,-11.867981,132256.3906,0,0,0,0,-11.148376,344.850525,41.399231,6.282806,179.541331,6.46019,60,0,11.5794926,-0.032047,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-10.416373,132010.7666,-130.410924,131383.9348,109.595367,132060.9131,-55.972247,34.60779,-146.923567,5.85952,85.261849,16.11368,-10.404914,131810.1804,0,0,0,0,-46.948162,18.49411,-81.497517,10.07105,-45.086049,7.50751,60.051,0,67.99388626,0.8438,0,-10.7315,128475.4355,-130.708862,128425.2889,109.308888,128500.5088,125.242844,52.91879,21.3083,15.19813,-106.409722,34.7909,-10.702852,128475.4355,0,0,0,0,130.428113,34.05846,88.436036,12.08526,149.645117,10.07105,59.997,0,45.11762671,-2.409458,0,-10.754418,128425.2889,-130.73751,128400.2157,109.257322,128500.5088,-178.092472,637.03969,96.772572,172.85584,-35.947372,318.24518,-10.742959,128450.3622,0,0,0,0,-166.57602,365.30445,152.962543,166.44699,-174.775046,133.6703,59.995,0,3.649709275,3.017276,0,0.173035,129781.0938,-119.759226,129630.4531,120.187683,129860.8125,7.198791,635.261536,-78.890078,176.965714,149.147644,318.849548,0.2005,129756.6016,0,0,0,0,18.630067,366.55426,-21.651307,164.279938,10.088196,132.253647,59.919998,0,3.71112269,-0.023834,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-9.751742,134392.7272,-129.746293,133715.7489,110.248539,134442.8737,-14.192165,350.10632,-134.169527,350.47254,105.727902,349.7401,-9.746012,134192.141,0,0,0,0,-14.209353,350.10632,0,0,0,0,59.991,0,10.89761923,0.079103,0,-15.005765,132186.2794,-134.977397,132136.1329,105.028893,132186.2794,155.552312,358.52938,35.666623,358.34627,-84.448249,357.79694,-14.982846,132161.2062,0,0,0,0,155.592419,358.16316,0,0,0,0,59.99,0.01,10.45649406,-2.973893,0,-15.028683,132136.1329,-135.011775,132111.0596,104.983057,132211.3527,162.576774,345.71168,45.630359,332.71087,-74.960068,337.10551,-15.017224,132161.2062,0,0,0,0,164.39878,338.38728,95.02505,7.3244,121.598833,6.04263,59.988,0,10.5844273,-3.058192,0,-9.824524,133444.5781,-129.76227,133290.5156,110.173649,133519.7969,-7.083435,346.126556,-123.70881,333.343506,115.600897,336.593628,-9.802552,133418.2813,0,0,0,0,-5.083924,338.573456,-75.193177,7.43866,-51.698914,6.986618,59.986,0.03,10.66986839,0.000765,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+0.653172,132336.7191,-119.33565,131709.8873,120.670641,132411.9389,5.334237,259.83309,-118.057954,269.90414,125.466298,258.73443,0.658901,132136.1329,0,0,0,0,4.216969,262.76285,64.635369,6.59196,-169.773124,6.22574,59.999,0,15.47063704,-0.098313,0,-3.500772,131158.2754,-123.455216,131133.2021,116.539616,131183.3486,172.093603,264.59395,48.999351,273.93256,-67.654856,262.94596,-3.472124,131158.2754,0,0,0,0,171.119575,266.97438,-130.554163,6.22574,-0.114592,5.85952,59.999,0,14.99207096,-3.076852,0,-3.52369,131133.2021,-123.501053,131108.1288,116.493779,131208.4219,171.772747,262.94596,48.919137,271.91835,-67.958524,260.38242,-3.506502,131133.2021,0,0,0,0,170.890392,264.96017,-129.614512,6.22574,4.434693,5.4933,60,0,15.02388626,-3.065555,0,0.541077,132763.9219,-119.385683,132614.5156,120.555735,132849.3281,5.30365,258.407593,-118.028879,268.695831,125.609433,257.629395,0.568542,132741.8438,0,0,0,0,4.259949,261.457458,63.278506,6.420135,-168.626415,6.46019,60,0,15.65850798,-0.098867,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+0.53858,132361.7923,-119.438782,131709.8873,120.55605,132411.9389,4.446152,261.66419,-118.395999,270.27036,124.62978,261.48108,0.550039,132136.1329,0,0,0,0,3.53515,264.41084,63.237352,5.31019,-172.076415,5.4933,60,0,15.22722627,-0.083825,0,-3.603905,131158.2754,-123.564078,131133.2021,116.430754,131183.3486,171.308651,266.60816,48.59828,274.48189,-68.491375,265.5095,-3.580986,131158.2754,0,0,0,0,170.449215,268.80548,-131.488084,5.31019,-3.105431,5.12708,60,0,14.74424769,-3.065285,0,-3.626823,131133.2021,-123.604185,131108.1288,116.384917,131208.4219,170.970606,265.32639,48.523796,272.46768,-68.754935,262.76285,-3.609634,131158.2754,0,0,0,0,170.231491,266.79127,-132.433465,5.31019,3.833088,4.57775,60,0,14.74330594,-3.052238,0,0.431213,132766.5313,-119.495553,132618.1406,120.445864,132850.5156,4.479676,260.713562,-118.325501,268.764496,124.708558,260.227203,0.453186,132743.8438,0,0,0,0,3.600769,263.156891,61.097722,5.264282,-171.741036,5.321503,59.999001,0,15.30785669,-0.085712,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-9.591313,128400.2157,-128.027419,125692.3025,111.967412,130406.0773,-35.305659,389.10875,167.051575,377.02349,61.36378,193.73038,-8.54853,128149.483,-95.724059,2532.40027,0,0,-54.837791,306.15992,6.949978,127.81078,34.566544,17.39545,61.898,0,8.670295375,0.358875,0,-12.794148,124087.6132,-129.774941,120201.2564,110.219891,127673.0908,138.587032,413.27927,-15.544345,430.3085,-128.205036,247.38161,-10.783066,123962.2469,-99.878003,4337.67571,0,0,118.968957,350.47254,-170.351812,125.79657,-143.153505,20.1421,63.429,0.01,7.942727902,-2.751422,0,-12.817066,124037.4667,-129.820777,120151.1098,110.162595,127698.1641,-164.553479,347.72589,155.414802,147.95288,-25.679968,195.19526,-10.823173,123937.1736,-100.147293,4337.67571,0,0,-144.03586,198.67435,140.672598,98.69629,-158.537422,105.28825,63.429,0.01,5.541249061,2.746549,0,16.592102,129206.1719,-104.944156,130616.2969,135.508125,126973.6172,24.985657,366.479858,-25.079041,169.269562,162.869576,208.305359,15.71869,128921.8906,93.589786,2085.733398,0,0,44.684146,220.510483,-31.192934,93.423843,26.759949,106.92215,57.924,-0.58,5.594341744,-0.016931,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+1.455313,133916.3351,-118.539238,133264.4301,121.467053,133966.4816,-0.607335,268.25615,-120.470106,268.80548,119.473159,268.43926,1.461042,133715.7489,0,0,0,0,-0.532851,268.62237,0,0,0,0,59.997,0,14.20514162,0.038564,0,-2.618417,132286.5725,-122.578591,132261.4993,117.4277,132311.6458,166.226516,276.12988,46.329367,276.12988,-73.768316,275.58055,-2.58404,132286.5725,0,0,0,0,166.260893,275.94677,0,0,0,0,59.995,0,13.59491173,-2.943845,0,-2.629876,132261.4993,-122.624427,132236.426,117.387593,132336.7191,175.050066,260.38242,57.335887,253.24113,-65.655234,260.74864,-2.624147,132286.5725,0,0,0,0,175.559998,258.00199,46.718979,4.39464,-172.729587,5.12708,59.995,0,13.69148621,-3.095416,0,1.376038,133381.0156,-118.567207,133237.0938,121.396176,133473.9688,8.648987,259.757996,-109.190368,252.943039,127.949524,261.875153,1.39801,133364.2188,0,0,0,0,9.115906,258.138672,-119.078064,4.652023,27.924501,4.743576,59.991001,0.01,13.8859837,-0.12767,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+0.767763,133289.5033,-119.215328,132637.5983,120.790962,133364.7231,-1.890761,277.96098,-117.124033,263.6784,118.10379,277.41165,0.779223,133088.9172,0,0,0,0,-0.355234,272.8339,-117.078196,8.78928,1.730333,8.97239,59.997,0.01,12.5370081,0.067279,0,-3.443476,131559.4477,-123.420839,131534.3744,116.591182,131584.521,165.470211,285.6516,50.065052,271.55213,-74.553268,285.83471,-3.420558,131559.4477,0,0,0,0,166.942713,280.89074,49.646793,8.78928,170.414837,8.78928,59.999,0,12.07955038,-2.929828,0,-3.477854,131509.3012,-123.455216,131509.3012,116.545345,131609.5942,174.202088,254.33979,56.20716,248.29716,-66.52613,254.70601,-3.460665,131534.3744,0,0,0,0,174.620347,252.32558,43.544792,3.6622,-173.147846,4.57775,59.997,0.01,14.00549793,-3.096287,0,0.464172,132591.6406,-119.457099,132443.8594,120.484318,132666.2344,8.066711,253.669739,-110.157168,248.497009,127.350776,256.010071,0.491638,132566.0313,0,0,0,0,8.401794,252.679825,-123.851629,3.948212,29.885561,3.902435,59.997002,0.01,14.24379195,-0.13505,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+37.459981,132136.1329,-82.505923,132085.9864,157.488909,132186.2794,45.229288,258.91754,-80.735483,280.89074,166.123383,254.33979,37.477169,132136.1329,0,0,0,0,43.401553,264.41084,104.175186,13.36703,-120.69356,12.63459,59.999,0,16.75408191,-0.147653,0,33.203431,131409.8281,-86.73981,131258.8906,153.223573,131492.4375,-147.258004,263.50592,86.734318,285.667419,-26.320496,259.117126,33.230895,131389.9375,0,0,0,0,-149.081733,269.033447,-89.162293,13.555527,45.90912,12.886047,60,0,16.3854621,3.135505,0,33.202904,130957.6892,-86.757269,130907.5427,153.254751,130957.6892,-147.444959,262.21352,86.734351,283.08806,-26.61389,258.00199,33.237282,130957.6892,0,0,0,0,-149.232587,267.3406,-89.392875,13.00081,45.166263,12.08526,60,0,16.28115658,3.138093,0,37.540195,132161.2062,-82.460086,131534.3744,157.557664,132236.426,45.263666,257.63577,-80.735483,279.24275,165.997332,254.33979,37.540195,131985.6933,0,0,0,0,43.384364,263.31218,104.622093,12.8177,-123.357813,12.45148,59.999,0.01,16.80161506,-0.153731,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+37.070369,132211.3527,-82.918452,132161.2062,157.093568,132261.4993,41.722787,271.18591,-81.738159,282.72184,162.238729,267.88993,37.081829,132211.3527,0,0,0,0,40.702922,273.74945,98.457068,7.87373,-124.75583,7.14129,60,0,14.93776046,-0.0875,0,32.807922,131494,-87.135319,131352.7656,152.822573,131580.875,-150.625315,275.064453,85.646672,287.27533,-30.237121,273.828491,32.83539,131473.5313,0,0,0,0,-151.784371,278.57782,-93.430486,7.753372,36.026919,7.701874,60,0,14.7025534,-3.09865,0,32.807563,131032.909,-87.15261,131007.8358,152.85941,131057.9823,-150.836869,273.74945,85.617083,284.73605,-30.343845,271.36902,32.841941,131032.909,0,0,0,0,-151.902571,276.4961,-95.907405,7.69062,38.697569,7.14129,60,0.01,14.65639663,-3.090427,0,37.133395,132261.4993,-82.861156,131609.5942,157.150864,132311.6458,42.003536,268.07304,-81.766807,280.52452,162.393428,267.15749,37.144854,132060.9131,0,0,0,0,40.834702,271.73524,99.7806,7.50751,-131.367763,7.69062,60,0.01,15.20972345,-0.102416,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+37.013074,132211.3527,-82.958559,132161.2062,157.059191,132261.4993,41.373282,272.10146,-81.898587,283.08806,161.860577,268.98859,37.030262,132211.3527,0,0,0,0,40.410713,274.665,98.170589,7.50751,-124.778749,6.77507,59.999,0,14.82605415,-0.081819,0,32.763977,131504.6875,-87.173773,131358.8906,152.784119,131580.8281,-150.96039,275.894165,85.580754,287.521362,-30.605166,274.726868,32.791445,131479.8594,0,0,0,0,-152.026064,279.247284,-92.996523,7.266998,36.367493,7.221222,60,0,14.58269806,-3.091389,0,32.761727,131032.909,-87.198447,131007.8358,152.819303,131057.9823,-151.123348,274.48189,85.674379,284.73605,-30.882425,273.01701,32.796104,131032.909,0,0,0,0,-152.143213,277.22854,-93.059805,6.77507,36.090612,6.40885,60,0,14.47837334,-3.087112,0,37.087558,132261.4993,-82.906993,131634.6675,157.110757,132311.6458,41.430578,270.08725,-81.99026,280.70763,161.883495,268.43926,37.099017,132060.9131,0,0,0,0,40.410713,273.01701,96.709546,7.14129,-130.554163,6.95818,60,0,14.96167102,-0.089603,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+36.92713,132236.426,-83.061692,132186.2794,156.93887,132286.5725,40.576871,274.48189,-82.299658,284.00361,160.915197,272.46768,36.932859,132236.426,0,0,0,0,39.700246,276.86232,98.073186,6.22574,-128.497245,5.85952,60,0,14.54725746,-0.071811,0,32.659608,131508.7969,-87.278138,131367.6563,152.679754,131597.3906,-151.921698,279.035584,85.383,287.630066,-31.528017,277.645111,32.687072,131491.9531,0,0,0,0,-152.712716,281.358704,-96.90766,5.779266,36.675111,5.664825,60,0,14.18000219,-3.071673,0,32.664324,131057.9823,-87.29585,131007.8358,152.710441,131083.0556,-151.948407,276.86232,85.399359,285.28538,-31.633,275.21433,32.692972,131057.9823,0,0,0,0,-152.750548,279.05964,-95.552171,5.67641,37.523006,5.31019,60,0,14.21029835,-3.070095,0,36.984426,132286.5725,-82.998666,131634.6675,157.007625,132336.7191,40.73157,272.28457,-82.202255,280.89074,161.046977,271.0028,36.995885,132085.9864,0,0,0,0,39.826296,274.665,96.125129,5.85952,-133.298631,5.85952,59.999,0,14.64630468,-0.078788,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+36.887023,132236.426,-83.07888,132186.2794,156.915951,132286.5725,40.278933,275.39744,-82.339765,283.8205,160.760498,272.8339,36.904212,132236.426,0,0,0,0,39.539817,277.22854,94.400526,6.04263,-125.827261,5.4933,60,0,14.44104384,-0.063867,0,32.637635,131513.5938,-87.300111,131365.0625,152.646791,131601.1563,-152.026064,279.287354,85.278627,287.77887,-31.698303,278.211609,32.659608,131494.1563,0,0,0,0,-152.839061,281.679138,-96.402287,5.653381,34.922791,5.590439,59.999001,0,14.15095238,-3.071783,0,32.635676,131032.909,-87.318768,131032.909,152.693252,131083.0556,-152.080188,277.22854,85.301957,285.6516,-31.885101,276.31299,32.670053,131057.9823,0,0,0,0,-152.910976,279.60897,-93.220233,5.4933,34.835834,5.31019,60,0,14.16187545,-3.070782,0,36.955778,132261.4993,-83.027314,131634.6675,156.973247,132336.7191,40.399254,273.20012,-82.190796,281.25696,160.749039,271.73524,36.972967,132085.9864,0,0,0,0,39.631491,275.21433,95.987619,5.4933,-130.886479,5.31019,60,0,14.52275652,-0.069271,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+36.875564,132236.426,-83.090339,132186.2794,156.904492,132286.5725,40.250285,275.76366,-82.351224,284.00361,160.766228,272.8339,36.892752,132236.426,0,0,0,0,39.534088,277.41165,94.102588,6.04263,-124.801667,5.4933,60,0,14.41575992,-0.062383,0,32.621154,131508.7969,-87.3111,131371.7813,152.6413,131593.8594,-152.168883,279.378906,85.234682,288.03064,-31.764222,278.823853,32.648622,131491.2656,0,0,0,0,-152.926952,281.999573,-96.611025,5.367279,35.082092,5.67627,59.999001,0,14.15989824,-3.069402,0,32.624217,131057.9823,-87.330227,131032.909,152.676064,131057.9823,-152.108836,277.41165,85.216013,285.28538,-31.913749,275.94677,32.652865,131057.9823,0,0,0,0,-152.962543,279.42586,-95.449039,5.67641,33.999316,5.12708,60,0,14.13711913,-3.070587,0,36.950048,132286.5725,-83.038773,131609.5942,156.967518,132336.7191,40.399254,273.01701,-82.293928,281.07385,160.789146,271.73524,36.961507,132085.9864,0,0,0,0,39.608572,275.21433,94.320312,5.4933,-132.387628,5.4933,60,0,14.56342761,-0.071283,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+110.758471,130581.5902,-9.201702,130556.5169,-129.219171,130656.81,106.277941,478.83265,-13.865579,477.36777,-133.894507,478.83265,110.769931,130581.5902,0,0,0,0,106.169079,478.28332,0,0,0,0,59.999,0,7.723953379,0.074049,0,103.504946,128742.3594,-16.421814,128599.125,-136.480417,128826.6875,-81.081852,483.33551,158.985904,484.079346,38.932802,484.027863,103.53241,128721.6016,0,0,0,0,-81.054388,483.816162,0,0,0,0,60,0,7.575585527,-3.061023,0,103.504826,128274.8493,-16.443889,128249.7761,-136.449899,128299.9226,-81.148013,480.84686,158.949952,480.66375,38.852268,480.84686,103.533474,128274.8493,0,0,0,0,-81.119365,480.84686,0,0,0,0,59.999,0,7.570885987,-3.059439,0,110.810038,130606.6634,-9.167325,129979.8317,-129.150417,130681.8832,106.232105,474.80423,-13.739528,475.71978,-133.756997,474.80423,110.827226,130431.1505,0,0,0,0,106.243564,475.17045,0,0,0,0,59.999,0.01,7.826232602,0.081465,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+110.437615,131007.8358,-9.534018,130957.6892,-129.534298,131057.9823,106.106054,476.63533,-14.11768,475.71978,-134.12369,477.18466,110.454804,131007.8358,0,0,0,0,105.951356,476.45222,0,0,0,0,60,0,7.792197763,0.069949,0,103.230291,129183.0078,-16.696473,129050.8828,-136.744089,129274.0391,-81.329043,481.739044,158.711248,482.522949,38.641662,482.826233,103.263246,129167.6797,0,0,0,0,-81.323552,482.368469,0,0,0,0,60,0,7.625282313,-3.062671,0,103.241265,128726.1682,-16.713179,128701.0949,-136.719189,128751.2415,-81.417303,479.38198,158.692121,479.01576,38.594437,478.83265,103.269913,128726.1682,0,0,0,0,-81.377196,479.01576,0,0,0,0,59.999,0,7.617532528,-3.058363,0,110.494911,131032.909,-9.488181,130406.0773,-129.477003,131108.1288,105.974274,473.15624,-13.940063,473.70557,-133.997639,473.33935,110.50064,130857.3961,0,0,0,0,106.008651,473.33935,0,0,0,0,59.999,0,7.872800716,0.080389,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+110.357401,131007.8358,-9.614232,130982.7625,-129.620242,131083.0556,106.014381,476.45222,-14.174976,475.90289,-134.198175,477.18466,110.36886,131032.909,0,0,0,0,105.876871,476.45222,0,0,0,0,60,0,7.799176057,0.070736,0,103.153383,129198.5781,-16.773377,129050.8828,-136.83198,129278.5938,-81.44989,481.916443,158.612374,482.454285,38.575747,482.63739,103.175356,129173.7969,0,0,0,0,-81.422426,482.32843,0,0,0,0,59.999001,0,7.624457099,-3.061084,0,103.161051,128751.2415,-16.793393,128701.0949,-136.799403,128751.2415,-81.497517,479.38198,158.56034,478.64954,38.537141,478.83265,103.183969,128751.2415,0,0,0,0,-81.468869,479.01576,0,0,0,0,60,0,7.621976956,-3.059377,0,110.408967,131057.9823,-9.574125,130406.0773,-129.557217,131108.1288,105.928437,473.33935,-14.014548,473.70557,-134.089313,473.15624,110.420426,130857.3961,0,0,0,0,105.934167,473.33935,0,0,0,0,60,0,7.864741624,0.079656,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+114.505615,132888.331,-5.460288,132838.1845,-125.460568,132963.5508,114.912415,289.13069,-5.317048,288.39825,-125.397543,289.13069,114.517075,132888.331,0,0,0,0,114.734799,288.94758,0,0,0,0,60.025,0.78,13.00601166,-0.012396,0,110.201113,132181.2188,-9.736634,132020.9844,-129.778758,132263,-77.505804,292.985901,162.479559,293.495178,42.503359,293.460846,110.223086,132155.125,0,0,0,0,-77.511295,293.31781,0,0,0,0,60.025002,0.8,12.84366307,-3.00763,0,110.208432,131709.8873,-9.757471,131684.814,-129.740563,131734.9606,-77.64724,290.77868,162.473642,290.77868,42.398877,290.41246,110.23135,131709.8873,0,0,0,0,-77.595674,290.59557,0,0,0,0,60.025,0.83,12.86132609,-3.001739,0,114.568641,132938.4775,-5.408722,132286.5725,-125.409002,132988.6241,114.797824,286.01782,-5.042029,286.56715,-125.16836,286.20093,114.5801,132737.8914,0,0,0,0,114.866579,286.20093,0,0,0,0,60.027,0.29,13.2114146,-0.001355,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+119.072089,132687.7448,-0.893814,132662.6716,-120.905554,132762.9647,119.415864,289.68002,-0.790682,288.94758,-120.876906,289.86313,119.089278,132712.8181,0,0,0,0,119.249706,289.49691,0,0,0,0,60.01,-0.01,12.96362426,-0.011535,0,114.760442,131978.625,-5.177307,131833.6719,-125.224921,132065.1563,-73.045349,293.855652,167.071837,293.987274,46.969302,294.07312,114.782408,131960.4531,0,0,0,0,-73.006902,293.970093,0,0,0,0,60.009998,-0.01,12.75553187,-3.004291,0,114.757717,131509.3012,-5.196727,131484.2279,-125.191278,131534.3744,-73.086496,291.69423,167.068764,291.69423,46.959621,291.32801,114.786365,131509.3012,0,0,0,0,-73.023471,291.51112,0,0,0,0,60.01,-0.01,12.79669978,-3.00153,0,119.135114,132737.8914,-0.842248,132085.9864,-120.842529,132788.0379,119.364298,286.93337,-0.527121,287.29959,-120.647723,287.29959,119.146574,132537.3052,0,0,0,0,119.398675,287.11648,0,0,0,0,60.009,-0.01,13.1429082,-0.003101,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+120.911284,132311.6458,0.933921,132286.5725,-119.066359,132386.8656,121.209222,290.41246,0.933921,289.49691,-119.129385,291.1449,120.928472,132336.7191,0,0,0,0,121.002957,290.41246,0,0,0,0,60,0,12.89290154,-0.013794,0,116.567697,131583.3281,-3.364563,131444.0625,-123.417666,131671.2344,-71.188664,294.713989,168.884583,294.742584,48.842471,294.868469,116.595154,131567.0781,0,0,0,0,-71.155702,294.771179,0,0,0,0,60,0,12.68600458,-3.005649,0,116.579723,131108.1288,-3.386181,131083.0556,-123.386461,131158.2754,-71.27595,292.60978,168.850662,292.42667,48.775897,292.24356,116.602641,131108.1288,0,0,0,0,-71.218654,292.42667,0,0,0,0,60,0,12.71735715,-3.002044,0,120.980038,132361.7923,0.991217,131734.9606,-118.997605,132411.9389,121.054523,287.84892,1.151645,288.39825,-118.905931,287.84892,120.991498,132161.2062,0,0,0,0,121.10036,288.03203,0,0,0,0,60,0,13.07882223,0.001177,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+120.836799,132261.4993,0.853707,132236.426,-119.140844,132336.7191,121.111819,290.41246,0.853707,289.86313,-119.238247,291.32801,120.848258,132261.4993,0,0,0,0,120.905554,290.41246,0,0,0,0,60,0,12.89607849,-0.01303,0,116.490789,131525.2031,-3.446961,131372.3594,-123.494574,131607.6719,-71.304019,294.725403,168.758238,295.103088,48.738099,295.017242,116.512755,131500.4688,0,0,0,0,-71.271057,294.948578,0,0,0,0,60,0,12.69510364,-3.004767,0,116.488049,131057.9823,-3.460665,131057.9823,-123.455216,131083.0556,-71.327516,292.79289,168.770448,292.60978,48.689953,292.24356,116.522427,131057.9823,0,0,0,0,-71.293138,292.60978,0,0,0,0,60,0,12.70008073,-3.002636,0,120.899824,132311.6458,0.911003,131659.7408,-119.083548,132361.7923,120.974309,288.03203,1.065701,288.21514,-119.031982,288.03203,120.905554,132111.0596,0,0,0,0,121.002957,288.03203,0,0,0,0,60,0,13.04544956,0.000172,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+120.750855,132211.3527,0.779223,132186.2794,-119.221058,132311.6458,120.997227,290.59557,0.762034,289.86313,-119.266895,291.32801,120.768044,132236.426,0,0,0,0,120.831069,290.59557,0,0,0,0,60,0,12.89044992,-0.011798,0,116.402898,131491.1719,-3.529358,131343.125,-123.576973,131579.5156,-71.375429,294.765472,168.714306,295.269013,48.666689,294.897095,116.430369,131471.2813,0,0,0,0,-71.331484,294.98291,0,0,0,0,60,0,12.68877355,-3.003967,0,116.407835,131032.909,-3.540879,131007.8358,-123.54116,131032.909,-71.356164,292.976,168.74753,292.60978,48.581091,292.60978,116.442213,131032.909,0,0,0,0,-71.344705,292.60978,0,0,0,0,60,0,12.66896361,-3.00468,0,120.81961,132286.5725,0.842248,131634.6675,-119.152303,132336.7191,120.911284,288.21514,0.974028,288.21514,-119.106467,288.03203,120.836799,132085.9864,0,0,0,0,120.928472,288.21514,0,0,0,0,60,0,13.02908616,-0.000327,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+120.705019,132211.3527,0.727656,132161.2062,-119.278354,132286.5725,120.945661,290.59557,0.687549,290.04624,-119.32992,291.51112,120.716478,132211.3527,0,0,0,0,120.768044,290.77868,0,0,0,0,59.999,0,12.89829918,-0.012201,0,116.353461,131480,-3.578797,131329.3125,-123.631902,131559.2813,-71.413883,294.73114,168.659364,295.148865,48.63373,295.057312,116.375427,131455.9063,0,0,0,0,-71.375429,294.977173,0,0,0,0,60,0,12.69156453,-3.005118,0,116.356269,131007.8358,-3.592445,131007.8358,-123.586996,131007.8358,-71.419189,292.79289,168.673045,292.42667,48.518066,292.42667,116.384917,131007.8358,0,0,0,0,-71.41346,292.60978,0,0,0,0,60,0,12.67600836,-3.004617,0,120.762315,132261.4993,0.784952,131634.6675,-119.209599,132311.6458,120.853988,288.21514,0.95111,288.39825,-119.146574,288.03203,120.779503,132060.9131,0,0,0,0,120.882636,288.21514,0,0,0,0,60,0,13.03103694,0.000535,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+118.189734,132060.9131,-1.781899,132010.7666,-121.787909,132136.1329,116.585452,357.98005,-3.649741,357.79694,-123.627104,358.8956,118.206923,132060.9131,0,0,0,0,116.430754,358.16316,0,0,0,0,59.991,0.01,10.47537896,0.021844,0,112.826843,130981.3281,-7.116394,130833.1875,-127.158506,131066.5859,-73.424376,362.869263,166.615908,362.783447,46.634216,363.321289,112.843324,130960.0234,0,0,0,0,-73.396912,362.989441,0,0,0,0,59.991001,0.01,10.26325102,-3.033085,0,112.832579,130506.3704,-7.133325,130506.3704,-127.110687,130531.4436,-73.464648,361.09292,166.690611,359.99426,46.472607,359.81115,112.861227,130506.3704,0,0,0,0,-73.436001,360.36048,0,0,0,0,59.993,0.01,10.21516709,-3.028692,0,118.258489,132085.9864,-1.718873,131459.1546,-121.719154,132161.2062,116.510968,355.59962,-3.420558,355.78273,-123.506782,355.59962,118.269948,131910.4735,0,0,0,0,116.522427,355.59962,0,0,0,0,59.991,0.01,10.54847009,0.031584,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+117.29019,131910.4735,-2.681442,131885.4002,-122.681723,131985.6933,115.599965,358.16316,-4.555014,358.16316,-124.509459,359.07871,117.307379,131935.5467,0,0,0,0,115.508292,358.52938,0,0,0,0,59.993,0,10.47004861,0.024954,0,111.920477,130847.8828,-8.01178,130697.8359,-128.070377,130924.4688,-74.330749,363.040924,165.671088,363.595947,45.711365,363.132477,111.94245,130823.7344,0,0,0,0,-74.319766,363.252625,0,0,0,0,59.993,0,10.26012291,-3.031616,0,111.927305,130381.004,-8.027139,130355.9307,-128.02169,130406.0773,-74.381381,361.09292,165.773879,360.54359,45.601711,360.36048,111.955953,130381.004,0,0,0,0,-74.335544,360.54359,0,0,0,0,59.993,0,10.22626277,-3.028778,0,117.358945,131960.62,-2.624147,131333.7883,-122.618698,132035.8398,115.53121,355.41651,-4.337291,355.96584,-124.360489,355.78273,117.370404,131785.1071,0,0,0,0,115.605694,355.59962,0,0,0,0,59.993,0,10.56732174,0.033861,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+116.75734,131709.8873,-3.208564,131684.814,-123.214574,131785.1071,115.112951,358.71249,-5.150891,358.52938,-125.128253,359.62804,116.774528,131734.9606,0,0,0,0,114.946793,358.8956,0,0,0,0,59.995,0.01,10.42461929,0.022112,0,111.360169,130618.9922,-8.56659,130471.0938,-128.614197,130708.5547,-74.858095,363.361359,165.198671,363.773346,45.173037,364.179627,111.38764,130599.8438,0,0,0,0,-74.83063,363.767639,0,0,0,0,59.994999,0.01,10.22635163,-3.033621,0,111.371536,130155.3446,-8.588637,130130.2713,-128.577459,130180.4178,-74.908502,361.45914,165.166544,360.90981,45.045942,361.09292,111.400184,130155.3446,0,0,0,0,-74.902773,361.09292,0,0,0,0,59.995,0.01,10.20433915,-3.031247,0,116.820365,131760.0339,-3.151268,131108.1288,-123.151549,131810.1804,115.032737,356.14895,-4.938896,356.51517,-125.042309,356.33206,116.837554,131559.4477,0,0,0,0,115.015548,356.33206,0,0,0,0,59.995,0.01,10.50594807,0.031465,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+115.66872,131609.5942,-4.308643,131584.521,-124.308923,131684.814,113.926928,358.71249,-6.325454,359.26182,-126.176766,360.17737,115.680179,131634.6675,0,0,0,0,113.812336,359.44493,0,0,0,0,59.999,0,10.45598275,0.02423,0,110.26154,130522.1719,-9.676209,130379.1797,-129.712833,130606.7969,-75.978703,363.744751,163.99567,364.076599,44.10736,364.099487,110.283513,130502.2891,0,0,0,0,-75.962222,363.973633,0,0,0,0,59.999001,0,10.2219424,-3.033032,0,110.265728,130055.0515,-9.682987,130029.9782,-129.683267,130055.0515,-76.002852,361.82536,164.037817,361.27603,43.934404,361.09292,110.294376,130055.0515,0,0,0,0,-76.014311,361.45914,0,0,0,0,60,0,10.1852427,-3.031001,0,115.726016,131659.7408,-4.257076,131032.909,-124.251628,131734.9606,113.829525,356.88139,-6.016057,356.69828,-126.079363,356.33206,115.737475,131459.1546,0,0,0,0,113.909739,356.69828,0,0,0,0,60,0,10.47451244,0.036334,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+115.416618,131785.1071,-4.555014,131760.0339,-124.566754,131885.4002,113.697745,358.34627,-6.531719,358.71249,-126.38303,359.62804,115.422348,131810.1804,0,0,0,0,113.588883,358.8956,0,0,0,0,60,0,10.47720862,0.024333,0,110.025332,130706.3984,-9.906921,130553.8594,-129.954526,130792.8359,-76.192932,363.241211,163.748485,363.870606,43.887637,363.676086,110.052796,130684.6094,0,0,0,0,-76.187441,363.601685,0,0,0,0,60,0,10.25956854,-3.03353,0,110.025085,130255.6377,-9.929359,130230.5644,-129.91818,130255.6377,-76.283601,361.27603,163.837282,361.09292,43.722409,360.54359,110.059463,130255.6377,0,0,0,0,-76.243494,360.90981,0,0,0,0,60,0,10.22582839,-3.028489,0,115.473914,131835.2537,-4.503448,131208.4219,-124.503729,131910.4735,113.669097,356.14895,-6.23951,356.33206,-126.308546,356.14895,115.491103,131634.6675,0,0,0,0,113.703474,356.14895,0,0,0,0,60,0,10.5162728,0.032991,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+115.3937,131785.1071,-4.577933,131760.0339,-124.583943,131885.4002,113.669097,357.98005,-6.566096,358.52938,-126.423138,359.81115,115.410889,131810.1804,0,0,0,0,113.554505,358.71249,0,0,0,0,60,0,10.49331329,0.023239,0,110.00885,130713.1563,-9.928894,130564.6328,-129.976506,130791.6641,-76.209413,363.384247,163.726506,363.876343,43.838196,363.72757,110.030823,130689.8516,0,0,0,0,-76.214905,363.670349,0,0,0,0,59.999001,0,10.24812229,-3.033709,0,110.007897,130255.6377,-9.952277,130205.4911,-129.935369,130280.7109,-76.28933,361.09292,163.802904,361.09292,43.728139,360.7267,110.042274,130255.6377,0,0,0,0,-76.254953,360.90981,0,0,0,0,60,0,10.24154145,-3.029599,0,115.450996,131835.2537,-4.520637,131208.4219,-124.526647,131910.4735,113.63472,356.33206,-6.256699,356.33206,-126.337194,356.14895,115.468185,131659.7408,0,0,0,0,113.680556,356.14895,0,0,0,0,60,0,10.50513742,0.033565,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+115.158787,131810.1804,-4.807116,131785.1071,-124.813126,131885.4002,113.365429,358.34627,-6.766632,358.8956,-126.589295,359.62804,115.170246,131835.2537,0,0,0,0,113.336782,358.8956,0,0,0,0,60,0,10.49310544,0.027537,0,109.77814,130738.8203,-10.159608,130595.9219,-130.212707,130823.8828,-76.467595,363.361359,163.51227,363.945007,43.601991,363.647461,109.800113,130716.4922,0,0,0,0,-76.451113,363.653198,0,0,0,0,60,0,10.25099849,-3.032326,0,109.778714,130280.7109,-10.17573,130255.6377,-130.170281,130280.7109,-76.529973,361.09292,163.59091,360.7267,43.44166,360.54359,109.813091,130280.7109,0,0,0,0,-76.501325,360.90981,0,0,0,0,60,0,10.2248566,-3.029372,0,115.221813,131860.3269,-4.75555,131233.4952,-124.750101,131935.5467,113.394077,355.96584,-6.51453,355.96584,-126.532,355.96584,115.233272,131684.814,0,0,0,0,113.439914,355.96584,0,0,0,0,60,0,10.52853048,0.033244,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+178.934719,132537.3052,58.968816,132487.1587,-61.048653,132587.4518,176.797587,568.00722,52.425638,597.48793,-62.58991,560.86593,178.951908,132537.3052,0,0,0,0,175.485514,574.9654,-127.677915,20.32521,7.522936,18.67722,59.96,0.02,7.287943764,0.024081,0,170.027164,129938.6797,50.078431,129782.6094,-69.974673,130017.625,-9.039001,573.040039,-133.475652,604.042053,111.574405,568.914429,170.043638,129910.0313,0,0,0,0,-10.373841,581.537231,46.919862,19.786835,179.299624,19.632339,59.955002,0.02,7.107934221,3.107063,0,170.019496,129453.293,50.059323,129453.293,-69.929499,129478.3663,-9.224621,571.66942,-133.4476,600.05147,111.354348,566.17612,170.048144,129453.293,0,0,0,0,-10.496587,578.99382,46.082995,19.04344,179.988962,18.12789,59.955,0.03,7.048259373,3.112984,0,179.003474,132562.3785,58.997464,131960.62,-60.991357,132637.5983,176.768939,565.44368,52.448557,594.55817,-62.71596,560.3166,179.009204,132386.8656,0,0,0,0,175.445406,573.1343,-126.812749,19.22655,5.414451,18.311,59.96,0.02,7.308596582,0.022479,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+173.835395,127898.7503,53.858033,127848.6037,-66.153707,127948.8968,169.859068,598.22037,46.730438,620.01046,-69.671668,592.54396,173.852584,127898.7503,0,0,0,0,168.942336,603.34745,-134.920102,15.19813,1.598552,13.91636,59.991,0.04,6.493875972,0.061339,0,164.176943,124905.125,44.233705,124773.4922,-75.808413,124998.0703,-15.575867,603.939087,-138.655709,627.033203,104.993593,600.007996,164.204414,124891.7578,0,0,0,0,-16.438293,610.084534,39.767762,14.774323,175.910347,14.7686,59.990002,0.04,6.301676813,3.12847,0,164.175327,124488.7856,44.215153,124463.7123,-75.767939,124463.7123,-15.733421,601.69946,-138.701623,622.94022,104.765333,596.57238,164.209704,124463.7123,0,0,0,0,-16.581399,606.82654,39.396578,14.46569,176.316302,13.73325,59.99,0.01,6.271917498,3.132672,0,173.875502,127923.8235,53.89241,127296.9918,-66.10787,127999.0434,169.859068,594.74128,46.707519,616.89759,-69.751882,590.34664,173.886961,127748.3107,0,0,0,0,168.913688,600.41769,-133.797104,14.83191,-0.022918,13.91636,59.991,0.01,6.532938208,0.059911,0,0,0,0,0,0,0,0,0,0,0,0,0,2
+-170.930499,133565.3093,69.092981,133515.1628,-50.91303,133615.4558,-164.26127,252.32558,71.333245,265.87572,-43.665114,248.11405,-170.91904,133565.3093,0,0,0,0,-165.601992,255.25534,-107.802009,9.52172,29.283873,8.23995,60.007,-0.01,16.54496149,-0.124986,0,-174.921568,132960.9375,65.151672,132805.8906,-54.906924,133033.0313,2.304382,256.410583,-122.000429,270.349487,123.027649,253.572464,-174.894111,132933.8594,0,0,0,0,1.040955,259.906769,58.180849,9.03511,-165.912781,8.691788,60.007,-0.01,16.25244265,-3.105004,0,-174.918285,132487.1587,65.133842,132437.0121,-54.866438,132487.1587,2.17151,254.70601,-121.994174,267.88993,122.767667,251.59314,-174.883908,132462.0854,0,0,0,0,0.922462,258.00199,58.77974,8.78928,-165.61918,8.05684,60.007,-0.01,16.20382727,-3.101428,0,-170.861744,133615.4558,69.144547,132938.4775,-50.855734,133665.6024,-164.175327,249.57893,71.293138,263.86151,-43.584899,247.74783,-170.861744,133414.8697,0,0,0,0,-165.556155,253.60735,-106.931113,8.97239,25.049715,8.78928,60.007,-0.01,16.83571721,-0.134433,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-170.277327,133540.236,69.746152,133490.0895,-50.265587,133590.3826,-164.118031,253.79046,71.894744,266.60816,-43.533333,250.12826,-170.271598,133540.236,0,0,0,0,-165.309783,256.72022,-106.959761,8.60617,29.965693,7.69062,60.005,0,16.33164005,-0.114101,0,-174.267892,132939.5938,65.79987,132791.7969,-54.258729,133022.1094,2.502136,257.709503,-121.412664,270.544067,123.22541,255.380631,-174.245912,132916.4219,0,0,0,0,1.381531,261.039734,58.081968,8.176804,-165.682071,8.079529,60.002998,0,16.04464133,-3.096026,0,-174.265113,132462.0854,65.775555,132437.0121,-54.218996,132487.1587,2.406423,255.98778,-121.398298,267.70682,123.054146,253.05802,-174.236466,132462.0854,0,0,0,0,1.300614,258.73443,57.587988,8.05684,-165.441563,7.50751,60.003,0,15.99431749,-3.09303,0,-170.214302,133590.3826,69.797719,132938.4775,-50.202562,133640.5291,-163.946144,251.22692,72.020795,263.6784,-43.498956,249.76204,-170.208572,133389.7964,0,0,0,0,-165.195192,254.70601,-106.232105,7.87373,24.241844,7.69062,60.005,0,16.49004424,-0.126238,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-169.687181,133013.6974,70.353488,132963.5508,-49.663982,133063.8439,-164.507642,258.00199,72.175493,267.70682,-44.152128,255.25534,-169.669992,133013.6974,0,0,0,0,-165.527507,260.19931,-108.082759,6.95818,26.310222,6.04263,60.001,0,15.67285829,-0.099665,0,-173.702093,132385.7188,66.360171,132235.3281,-53.692933,132472.6406,2.183533,261.880859,-121.20392,272.535339,122.906809,259.849548,-173.680113,132362.8594,0,0,0,0,1.255188,264.621735,55.401307,7.083893,-166.533508,7.083893,60,0,15.5217516,-3.079729,0,-173.703615,131910.4735,66.342783,131885.4002,-53.646038,131935.5467,2.148592,260.0162,-121.237869,270.27036,122.658805,257.26955,-173.674967,131910.4735,0,0,0,0,1.157375,262.39663,57.118163,7.14129,-166.146301,6.59196,59.999,0,15.49677934,-3.077898,0,-169.612696,133038.7706,70.399324,132411.9389,-49.600956,133113.9904,-164.324296,254.88912,72.22133,265.5095,-43.922945,253.79046,-169.606967,132838.1845,0,0,0,0,-165.378538,257.81888,-107.211863,6.77507,23.262086,6.77507,60,0,15.97401857,-0.107091,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-169.652803,132537.3052,70.376406,132487.1587,-49.635334,132612.525,-165.361349,261.29797,71.740046,269.35481,-45.2121,259.28376,-169.635614,132537.3052,0,0,0,0,-166.301,263.31218,-108.415074,5.85952,21.58905,5.12708,60,0,15.22519934,-0.085928,0,-173.702093,131914.1719,66.365663,131766.7813,-53.687442,131993.6094,1.425476,265.457153,-121.291811,273.159027,121.753245,264.249817,-173.674622,131888.6719,0,0,0,0,0.606995,267.539978,55.758362,5.395889,-172.24091,5.241394,60,0,14.91920225,-3.068617,0,-173.692156,131434.0813,66.342783,131409.0081,-53.651768,131484.2279,1.294885,263.49529,-121.295165,271.55213,121.621751,261.8473,-173.669237,131434.0813,0,0,0,0,0.515662,265.5095,58.338563,5.4933,-167.962578,5.12708,60,0,14.96757026,-3.061833,0,-169.589778,132587.4518,70.427972,131935.5467,-49.572308,132662.6716,-165.338431,258.73443,71.734316,267.52371,-45.005835,257.81888,-169.584048,132386.8656,0,0,0,0,-166.232245,261.29797,-108.890629,5.67641,21.31976,5.67641,60,0,15.48351029,-0.087138,0,0,0,0,0,0,0,0,0,0,0,0,0,1
+-169.681451,132487.1587,70.359217,132437.0121,-49.658252,132537.3052,-165.584803,262.21352,71.648372,269.90414,-45.452742,260.38242,-169.664262,132487.1587,0,0,0,0,-166.490076,264.04462,-107.968167,5.4933,20.90723,4.94397,60,0,15.12493763,-0.082368,0,-173.729564,131856.4375,66.338199,131697.2344,-53.714906,131932.6406,1.183777,266.223908,-121.390685,273.862854,121.571958,265.377045,-173.702093,131827.9844,0,0,0,0,0.431213,268.415466,55.285952,5.098343,-171.999217,5.195618,60,0,14.86183928,-3.064214,0,-173.726533,131383.9348,66.319865,131333.7883,-53.680416,131409.0081,1.151645,264.04462,-121.415486,271.55213,121.341002,262.94596,-173.697885,131358.8615,0,0,0,0,0.338045,266.24194,58.573475,5.12708,-172.511863,4.76086,60,0,14.87460182,-3.063379,0,-169.606967,132512.232,70.405054,131885.4002,-49.595227,132587.4518,-165.676476,259.64998,71.745775,267.70682,-45.286584,258.55132,-169.606967,132336.7191,0,0,0,0,-166.43278,261.8473,-109.595367,5.12708,23.600132,5.12708,59.999,0,15.33917813,-0.077613,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-169.784583,132361.7923,70.238896,132311.6458,-49.755655,132411.9389,-166.312459,264.59395,71.310327,270.45347,-46.300719,262.76285,-169.767395,132361.7923,0,0,0,0,-167.1146,265.87572,-109.383373,4.76086,17.521049,3.84531,60,0,14.80164101,-0.070951,0,-173.83942,131718.7344,66.228335,131575.6406,-53.830261,131806.1563,0.431213,268.306732,-121.676337,274.784088,120.704046,267.637268,-173.817454,131698.7969,0,0,0,0,-0.189514,270.195007,56.527407,4.205704,-172.416692,4.257202,60,0,14.57989874,-3.050457,0,-173.841125,131233.4952,66.199544,131233.4952,-53.783548,131283.6417,0.303668,267.15749,-121.684777,272.65079,120.55605,264.96017,-173.812477,131258.5685,0,0,0,0,-0.286479,268.07304,54.557041,4.39464,-167.509941,3.6622,59.999,0,14.51000046,-3.04351,0,-169.715829,132411.9389,70.290462,131760.0339,-49.704089,132462.0854,-166.243704,261.48108,71.419189,268.25615,-46.082995,260.74864,-169.710099,132211.3527,0,0,0,0,-166.98282,263.49529,-108.884899,4.57775,18.621128,4.39464,60,0,15.06805209,-0.071562,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-169.796043,132361.7923,70.215978,132311.6458,-49.790032,132411.9389,-166.467158,264.77706,71.321786,269.72103,-46.506984,262.94596,-169.790313,132361.7923,0,0,0,0,-167.229192,265.87572,-110.380319,4.39464,15.6131,3.47909,60,0,14.71434915,-0.06849,0,-173.866891,131706.5469,66.200871,131557.375,-53.857729,131792.875,0.4422,268.215179,-121.83563,275.001526,120.616155,267.894745,-173.83942,131684.7969,0,0,0,0,-0.271912,270.315186,57.906194,4.365921,-175.767528,4.440308,60,0,14.60297515,-3.054279,0,-173.864043,131233.4952,66.176625,131183.3486,-53.817926,131283.6417,0.183346,266.97438,-121.753532,272.65079,120.55032,265.32639,-173.841125,131233.4952,0,0,0,0,-0.349504,268.25615,53.090269,4.21153,-168.151654,3.84531,59.999,0,14.55237893,-3.042246,0,-169.738747,132386.8656,70.279003,131760.0339,-49.727007,132437.0121,-166.398403,261.66419,71.459296,268.25615,-46.266342,261.11486,-169.738747,132186.2794,0,0,0,0,-167.080223,263.6784,-106.879547,4.21153,19.55505,4.02842,59.999,0,15.00962557,-0.067828,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-175.416759,131960.62,64.61818,131910.4735,-55.38783,132035.8398,-177.106984,391.48918,62.17165,392.40473,-57.209836,390.75674,-175.39957,131960.62,0,0,0,0,-177.382004,391.48918,0,0,0,0,59.986,0.01,9.649357394,0.023481,0,178.689879,130692.5469,58.746641,130551.8516,-61.300968,130777.8047,-6.105652,395.496368,-126.73554,398.391724,113.969424,395.719544,178.71735,130674.6719,0,0,0,0,-6.286927,396.514893,0,0,0,0,59.986,0.02,9.515259254,-3.061403,0,178.688348,130230.5644,58.728174,130205.4911,-61.266377,130255.6377,-6.147837,392.77095,-126.715346,395.33449,113.90401,392.22162,178.722725,130230.5644,0,0,0,0,-6.319724,393.50339,0,0,0,0,59.986,0.01,9.528592448,-3.058679,0,-175.348004,132010.7666,64.675476,131383.9348,-55.324805,132085.9864,-177.101255,388.01009,62.360726,390.57363,-57.01503,387.64387,-175.336545,131810.1804,0,0,0,0,-177.255953,388.74253,0,0,0,0,59.986,0.02,9.781010582,0.029217,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-178.739914,131308.715,61.295025,131258.5685,-58.716715,131358.8615,179.123796,394.41894,58.487532,395.33449,-61.134597,394.96827,-178.722725,131308.715,0,0,0,0,178.825857,394.96827,0,0,0,0,60,0,9.503620193,0.028845,0,175.295111,129995.1953,55.357362,129846.7109,-64.695743,130073.25,-9.983826,399.433136,-130.256653,401.40152,110.16266,399.393066,175.322582,129970.3672,0,0,0,0,-10.027771,400.068298,0,0,0,0,60,0,9.328912241,-3.049173,0,175.302167,129528.5128,55.330534,129503.4396,-64.664017,129578.6594,-10.089787,397.16559,-130.261955,398.26425,110.070922,396.25004,175.325085,129528.5128,0,0,0,0,-10.095516,397.16559,0,0,0,0,59.999,0,9.322416452,-3.045245,0,-178.682618,131358.8615,61.329402,130706.9565,-58.665149,131409.0081,179.089418,391.30607,58.676608,393.50339,-60.974169,391.12296,-178.671159,131158.2754,0,0,0,0,178.92899,392.03851,0,0,0,0,60,0,9.608859568,0.037518,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-178.739914,131308.715,61.289295,131283.6417,-58.716715,131358.8615,179.123796,394.41894,58.498991,395.33449,-61.151785,394.96827,-178.728455,131308.715,0,0,0,0,178.825857,394.78516,0,0,0,0,59.999,0,9.499866397,0.028934,0,175.295111,129994.6563,55.357362,129846.2734,-64.695743,130079.9609,-10.000305,399.496094,-130.24567,401.498779,110.146185,399.295807,175.322582,129972.5156,0,0,0,0,-10.033264,400.085449,0,0,0,0,60,0,9.324473754,-3.04813,0,175.296437,129528.5128,55.330534,129503.4396,-64.664017,129578.6594,-10.04395,396.98248,-130.273414,398.08114,110.065192,396.25004,175.325085,129528.5128,0,0,0,0,-10.084057,397.16559,0,0,0,0,60,0,9.325684924,-3.047434,0,-178.682618,131358.8615,61.335132,130706.9565,-58.665149,131409.0081,179.089418,391.12296,58.676608,393.32028,-60.974169,391.48918,-178.671159,131158.2754,0,0,0,0,178.92899,392.03851,0,0,0,0,60,0,9.615872478,0.036237,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-178.911801,131534.3744,61.111678,131509.3012,-58.894332,131609.5942,178.802939,394.41894,58.281267,394.60205,-61.369509,394.41894,-178.900342,131559.4477,0,0,0,0,178.573756,394.41894,0,0,0,0,60,0,9.506657489,0.033269,0,175.1468,130246.0234,55.209047,130096.9531,-64.849552,130335.5469,-10.209045,399.072632,-130.448922,400.194153,109.717714,399.953857,175.168766,130224.2344,0,0,0,0,-10.313416,399.730682,0,0,0,0,60,0,9.30957699,-3.051549,0,175.141739,129779.2455,55.187295,129779.2455,-64.801527,129804.3188,-10.284592,397.3487,-130.388005,397.3487,109.624015,396.43315,175.176116,129779.2455,0,0,0,0,-10.347618,396.98248,0,0,0,0,60,0,9.274330491,-3.046343,0,-178.854505,131584.521,61.151785,130932.6159,-58.837036,131659.7408,178.694077,391.67229,58.544828,392.40473,-61.243459,391.48918,-178.848776,131383.9348,0,0,0,0,178.665429,391.8554,0,0,0,0,60,0,9.583268054,0.042755,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+-179.118066,131584.521,60.905414,131559.4477,-59.106326,131659.7408,178.430517,394.41894,58.046354,394.78516,-61.661718,395.33449,-179.106607,131609.5942,0,0,0,0,178.270088,394.78516,0,0,0,0,60,0,9.515625213,0.036275,0,174.943548,130306.1094,55.005802,130149.1094,-65.047307,130383.2422,-10.538635,399.44458,-130.641179,400.314331,109.349676,399.988159,174.971019,130280.0625,0,0,0,0,-10.604553,399.913788,0,0,0,0,60,0,9.280313717,-3.047411,0,174.941204,129829.3921,54.98103,129804.3188,-65.013521,129879.5386,-10.622638,396.79937,-130.634377,397.3487,109.354725,396.79937,174.969852,129854.4653,0,0,0,0,-10.634097,396.98248,0,0,0,0,60,0,9.30460215,-3.04385,0,-179.0665,131634.6675,60.95125,131007.8358,-59.04903,131684.814,178.356032,392.22162,58.338563,392.40473,-61.541397,391.48918,-179.06077,131434.0813,0,0,0,0,178.39041,392.03851,0,0,0,0,60,0,9.554161943,0.047091,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+179.06077,131258.5685,59.083408,131208.4219,-60.922602,131333.7883,175.714697,430.3085,55.445126,430.49161,-64.366079,431.40716,179.072229,131258.5685,0,0,0,0,175.594376,430.67472,0,0,0,0,59.997,0,8.688679936,0.052811,0,172.565003,129744.8516,52.621765,129596.4688,-67.425845,129828.9844,-12.466736,435.556397,-132.486887,436.317444,107.503967,436.031342,172.592474,129721,0,0,0,0,-12.483216,435.962677,0,0,0,0,59.999001,0.01,8.474855147,-3.054026,0,172.569158,129277.7801,52.614714,129252.7069,-67.391296,129277.7801,-12.467562,432.32271,-132.439194,432.32271,107.435316,432.50582,172.603536,129277.7801,0,0,0,0,-12.49048,432.32271,0,0,0,0,60,0.01,8.482658029,-3.054041,0,179.112336,131308.715,59.123515,130656.81,-60.859577,131358.8615,175.743345,427.01252,55.685768,428.11118,-64.251487,426.82941,179.129525,131108.1288,0,0,0,0,175.731885,427.37874,0,0,0,0,59.999,0.01,8.75944605,0.060092,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+178.642511,131208.4219,58.670878,131183.3486,-61.340862,131283.6417,175.290708,429.75917,54.946653,430.85783,-64.807256,431.95649,178.6597,131233.4952,0,0,0,0,175.147468,430.85783,0,0,0,0,60,0,8.717985141,0.050909,0,172.142036,129706.2109,52.204287,129554.0625,-67.848818,129780.2578,-12.966614,435.905457,-132.920836,436.483398,107.091984,436.437622,172.169494,129677.2266,0,0,0,0,-12.928162,436.271668,0,0,0,0,60,0,8.469074515,-3.051976,0,172.14517,129252.7069,52.190726,129202.5603,-67.815285,129252.7069,-12.937387,433.05515,-132.972045,432.68893,107.034246,432.68893,172.179547,129227.6336,0,0,0,0,-12.954576,432.87204,0,0,0,0,60,0,8.474644024,-3.053149,0,178.694077,131258.5685,58.710985,130631.7367,-61.277836,131308.715,175.227683,427.74496,55.273239,427.92807,-64.75569,427.56185,178.711266,131057.9823,0,0,0,0,175.250601,427.74496,0,0,0,0,60,0,8.720047284,0.061755,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+178.625322,131208.4219,58.64796,131208.4219,-61.36378,131308.715,175.25633,429.94228,54.923734,430.49161,-64.818715,431.77338,178.636781,131233.4952,0,0,0,0,175.12455,430.85783,0,0,0,0,59.999,0,8.707243508,0.051423,0,172.125548,129718.5078,52.187805,129567.7266,-67.870791,129794.75,-12.999573,435.447693,-132.915345,436.637878,107.059022,436.420441,172.153019,129692.5,0,0,0,0,-12.950134,436.168671,0,0,0,0,60,0,8.485137459,-3.051275,0,172.127981,129252.7069,52.167807,129252.7069,-67.821014,129277.7801,-12.994683,433.05515,-132.926209,432.87204,107.011327,432.32271,172.156629,129252.7069,0,0,0,0,-12.966035,432.87204,0,0,0,0,59.999,0,8.471003981,-3.05007,0,178.676888,131258.5685,58.682337,130631.7367,-61.300755,131333.7883,175.233412,427.56185,55.233131,427.92807,-64.772879,427.37874,178.688348,131083.0556,0,0,0,0,175.227683,427.56185,0,0,0,0,60,0,8.727502516,0.060991,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+178.619593,131233.4952,58.64223,131208.4219,-61.36378,131308.715,175.26206,429.75917,54.935193,430.85783,-64.812986,431.77338,178.636781,131233.4952,0,0,0,0,175.13028,430.85783,0,0,0,0,60,0,8.72058651,0.051681,0,172.120057,129715.9609,52.182314,129573.5469,-67.870791,129801.4141,-12.9776,435.585022,-132.931833,436.603546,107.037049,436.620728,172.147528,129695.7813,0,0,0,0,-12.955627,436.26593,0,0,0,0,60,0,8.477809316,-3.052738,0,172.127981,129252.7069,52.156348,129252.7069,-67.826744,129302.8534,-13.000412,433.23826,-132.943397,432.87204,106.999868,432.50582,172.150899,129252.7069,0,0,0,0,-12.977494,432.87204,0,0,0,0,59.999,0,8.465239007,-3.050387,0,178.671159,131258.5685,58.688067,130631.7367,-61.306484,131333.7883,175.227683,427.37874,55.25032,427.92807,-64.772879,427.37874,178.688348,131083.0556,0,0,0,0,175.233412,427.56185,0,0,0,0,60,0,8.733168983,0.061162,0,0,0,0,0,0,0,0,0,0,0,0,0,0
diff --git a/part-b/part_b.py b/part-b/part_b.py
index e69de29..850a086 100644
--- a/part-b/part_b.py
+++ b/part-b/part_b.py
@@ -0,0 +1,58 @@
+import csv
+
+from sklearn import svm, metrics
+from sklearn.model_selection import train_test_split
+
+# load training data - array of size (6000, 128) - and labels (1d array of length 6000)
+print("Loading training data...")
+X = []
+y = []
+# read the training csv file line by line and parse the data
+trainingFile = open("TrainingDataMulti.csv")
+reader = csv.reader(trainingFile)
+for line in reader:
+    # remove the label from the system trace and add it to the training data
+    y.append(line.pop()) 
+    # add the features of the system trace to the training data
+    X.append(line)
+print("Finished reading training data - read " + str(len(X)) + " system traces.")
+
+# create a SVM classifier with the linear kernel
+classifier = svm.SVC(kernel="linear")
+print("Created classifier with linear kernel.")
+
+# test the accuracy of the model
+print("Beginning accuracy testing...")
+averageAccuracy = 0
+for i in range(5):
+    print("Testing accuracy - iteration " + str(i) + "/5")
+    X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.0167)
+    classifier.fit(X_train, y_train)
+    y_pred = classifier.predict(X_test)
+    accuracy = metrics.accuracy_score(y_test, y_pred)
+    print("Accuracy: ", accuracy)
+    averageAccuracy += accuracy
+print("Average accuracy: ", (averageAccuracy/5))
+    
+# re-train the model with whole data set
+classifier.fit(X, y)
+print("Trained model.")
+
+# read the test file
+testData = []
+testFile = open("TestingDataMulti.csv");
+reader = csv.reader(testFile)
+for line in reader:
+    # add the system trace to the list of test data
+    testData.append(line)
+print("Read test sytem traces.")
+
+# predict the classifications for the test system traces and write them to the results file
+print("Writing to results file...")
+resultsFile = open("TestingResultsMutli.csv", "w", newline="")
+writer = csv.writer(resultsFile)
+for trace in testData:
+    trace.append(classifier.predict([trace])[0])
+    writer.writerow(trace)
+resultsFile.close()
+print("Finished writing to results file.")
-- 
GitLab