Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Convert lat lon file to a valid sumo route
  • From: Augusto Ruviaro <caruviaro@xxxxxxxxxxx>
  • Date: Wed, 14 May 2025 14:47:33 +0000
  • Accept-language: pt-BR, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=QxqMbrKB5yU0y/PK7MTICZTLW/L9vENCihxnYdml22g=; b=Mte3bVT2MROL4i6zmrsV4Y4+NB2PGTCu0phYS26oyTQImuFoMQPgdihDkhDyND34bNWmjNwdNgYuoxP6gHQQGnX7RRWDvm9/RMR7FfGuJlfcNEp5EwG7LtGSHgT2pXfxVAvOiYN2vWBrylmIt158JxNlkfbNOx+VMs2iH78tS5a1Tns7HG8IOGmTvy9iaW/DsEAM4s7WowbOHhnRei7iLe5OnRyCbEGMb1Mn3ruhWJQELjTh9HDNgjI2ANcyeMJjR4zMucb3FnD5ClhhJHq3E4zNUY663nKk6yyzaFFXqz844GGxRl9Qf/fKL4PH8LNgAF7EBcxcECUrFFn5kO6img==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=hnvuV92tEiKn/PNHl0vXO1gBG7fVTxelKRnoDM/ATBCpuThVH6ESpFPU39JgNWmK+UilItW5X/JseKfEv5B7ot3rE5GTB/J+8i2eQHbHP/0qQyg2xKdLCNsNgSy3+vXRqTrNUo11hSB3qhNfU0lImozW82an93GB7XtzFeLVaTI1VHfbm0VuorygAwEo0lpvE/MfwjVOLse+wyAhyiYzXnZJvTGYW4Ylj74ksJC7sb6CyYSobtualq5EULApp1Z0ADxrMhgzthT2A7t75fj/1qA1O1+EeV2khgYu7O1BrAd7I+t1Tam0nGKt6O/ZyzajjZeEjMgzwdVCwDJiGm3mMw==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHbxN1mNsBv8es1/UatPxUk5jyz8A==
  • Thread-topic: Convert lat lon file to a valid sumo route

I've been working on converting OBD device output—specifically latitude and longitude positions—into a valid SUMO route. I tested several approaches suggested in the SUMO documentation, but encountered multiple errors along the way. The only method that worked reliably was creating a trip using the lat/lon data from a CSV file and then converting this trip into a valid route using the duarouter tool:

'''
duarouter -n teste.net.xml -t trip_from_gps.xml -o route.rou.xml --mapmatch.distance 50 --repair
'''

While this process successfully generates a valid route, the resulting trajectories are often inaccurate. For instance, the vehicle may perform unrealistic loops or even move backward when it should be going forward.

My question is: are there any recommended tools or preprocessing steps to filter or clean OBD data before converting it to a SUMO route? Is there a more accurate or reliable workflow for this task?

My ultimate goal is to take an OBD dataset—with latitude, longitude, speed, acceleration, etc.—and reproduce this driving pattern as faithfully as possible within SUMO.

# StartTime = 04/08/2025 05:45:28.1143 PM
Time (sec), Intake manifold absolute pressure (kPa), Engine RPM (RPM), Vehicle speed (km/h), Intake air temperature (°C), Absolute throttle position (%), Fuel level input (%), Fuel/Air commanded equivalence ratio, Relative throttle position (%), Alcohol fuel percentage (%), Trip Distance (km), Trip Fuel (l), Latitude (deg), Longitude (deg), Altitude (m), Bearing (deg), GPS Speed (km/h), Horz Accuracy (m), Accel X (m/s²), Accel Y (m/s²), Accel Z (m/s²), Accel (Grav) X (m/s²), Accel (Grav) Y (m/s²), Accel (Grav) Z (m/s²), Rotation Rate X (deg/s), Rotation Rate Y (deg/s), Rotation Rate Z (deg/s), Magnetometer X (µT), Magnetometer Y (µT), Magnetometer Z (µT)
0.000,31,686.5,0,0,0,0,0.999424,0,0,0,0,-22.534351,-43.206333,839.6,0,0.10926189,2.325,-0.47290373,0.18956046,-0.4850797,-2.45895,5.80695,7.4880004,3.4506383,-2.221644,-14.11768,23.025002,-12.6,34.3125
0.996,31,683,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,7.843827E-05,-22.534351,-43.206333,839.6,0,0.15547712,2.325,-1.3973517,0.60058504,-2.209137,-0.36,0.78000003,11.659051,-18.245842,-25.17863,-61.993317,30.618752,-12.975,33.35625
2.015,31,683,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,7.843827E-05,-22.534353,-43.206333,839.6,0,0.16843876,2.325,-0.62721926,0.054406684,1.8372294,-0.8239501,5.6929502,4.95405,-22.799423,-12.857173,5.908627,32.100002,11.53125,30.843752
3.001,31,682,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0005613428,-22.534355,-43.206333,839.8,0,0.17591757,1.7,-0.43624964,-1.5423461,1.6702515,-0.99195004,5.9149504,6.744,46.993282,22.492174,25.714346,36.581253,5.5687504,27.50625
4.004,31,679,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0006781065,-22.534353,-43.206333,839.8,0,0.20904408,1.7,0.49755707,0.81189203,1.1371582,-0.441,4.57305,7.9500003,-19.506348,54.89509,34.537895,37.74375,7.4062505,14.418751
5.014,31,684.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.00081193226,-22.534353,-43.20633,839.8,0,0.22772421,1.7,-0.35879233,-0.06028628,-0.09574654,0.59595,4.2660003,8.835,5.1286883,7.507896,10.800971,36.318752,7.3500004,6.95625
6.022,31,679.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0011044141,-22.534353,-43.20633,839.8,0,0.23522753,1.7,0.011826108,-0.07016657,0.08631784,0.02205,4.63005,8.502001,-0.39390847,-5.719551,3.5215418,35.625,7.425,8.868751
6.961,31,684.5,0,39,11.764706,23.137255,0.999424,1.1764706,41.17647,0,0.001270214,-22.534355,-43.20633,839.8,0,0.0019199467,1.716,-0.04396279,0.1400311,-0.33356684,0.165,4.4869504,8.95005,0.512081,0.15756339,0.4411775,36.018753,7.4812503,8.71875
7.967,31,683.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0015281457,-22.534357,-43.20633,839.8,0,2.4563395E-05,1.733,0.12597382,-0.02712426,-0.036613446,-0.003,4.6420503,8.713051,5.5541096,-7.397601,0.93750215,35.662502,7.6125,8.868751
8.966,31,670,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.001595325,-22.534357,-43.20633,839.8,0,7.5429966E-06,1.75,-0.06610279,0.004569268,0.054513827,-0.006,4.092,8.8279505,-2.7100904,3.1670241,-0.39390847,35.100002,7.1250005,9.7875
9.989,31,683,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0017348408,-22.534359,-43.20633,839.8,0,5.0264616E-06,1.783,0.10637876,-0.11768964,-0.35127664,-0.20700002,4.04895,9.29205,0.512081,-3.340344,-0.1811979,34.875,7.18125,9.9375
11.017,31,682,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0018488512,-22.534359,-43.20633,839.8,0,8.2323453E-07,1.84,0.3256343,-0.229014,0.3438697,-0.48195,4.209,8.541,9.264728,-3.899694,3.5924456,35.0625,6.9,10.51875
11.996,31,681.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.002054766,-22.534359,-43.20633,839.8,0,1.3012082E-07,1.86,0.020236917,0.008382142,-0.01244155,-0.31005,3.9190502,8.92605,1.2841417,-0.47269017,0.512081,34.93125,6.5437503,10.78125
12.991,31,685.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.002442772,-22.534359,-43.20633,839.8,0,2.0464947E-08,1.88,0.38558426,-0.11807619,-0.14902031,-0.81495005,3.7350001,9.175051,5.2704954,1.2132381,0.65388805,34.59375,6.4500003,11.306251
13.963,31,685.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0025709828,-22.534359,-43.20633,839.8,0,3.2273553E-09,1.9,0.04925954,-0.2485591,0.41083747,-0.54705,4.42395,8.389951,0.023634508,10.659163,2.8282628,34.631252,6.4125004,11.175
14.997,31,674.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0027496084,-22.534359,-43.20633,839.8,0,5.060177E-10,1.94,0.06649137,-0.15269925,0.10335635,-0.77895004,4.5870004,8.533051,-0.5357155,-0.60661906,0.86659867,34.4625,5.3625,12.8625
16.003,31,688,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0029816409,-22.534359,-43.20633,839.8,0,7.9719564E-11,1.95,-0.06652625,-0.0085359495,0.2623534,-0.56100005,4.5079503,8.380051,-2.4264762,0.85872054,-2.4973798,34.706253,5.175,13.031251
16.997,31,685,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0030882128,-22.534359,-43.20633,839.8,0,1.6301252E-11,1.98,-0.13185212,-0.0640072,0.08973435,-0.42900002,4.5370502,8.530951,3.0330954,-4.183308,-1.0950656,35.006252,5.11875,13.012501
18.002,31,688,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.003342503,-22.534359,-43.20633,839.8,0,3.3352726E-12,1.983,0.038829923,-0.059509255,-0.020731464,-0.432,4.60605,8.63595,-1.3786796,2.3319383,-0.11817254,35.25,5.8500004,11.75625
19.001,31,683.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0034761105,-22.534359,-43.20633,839.8,0,5.322924E-13,2,0.015285419,0.1260894,-0.14134043,-0.36194998,4.4479504,8.766001,0.29937044,2.7494812,-0.32300496,35.23125,6.1687503,11.137501
20.007,31,687.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0037641018,-22.534359,-43.20633,839.8,0,8.353245E-14,2.016,-0.10660237,0.026161974,-0.1208436,-0.19995001,4.611,8.691,1.9143953,-1.1029438,-0.047269017,35.23125,6.24375,11.00625
21.011,31,686.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.003893593,-22.534359,-43.20633,839.8,0,1.3122845E-14,2.04,0.09665683,0.08620471,0.08034034,-0.43395,4.55595,8.514,0.29937044,-0.2599796,-0.32300496,35.268753,6.20625,11.2875
22.006,31,683.5,0,39,11.764706,23.137255,0.999424,1.1764706,41.17647,0,0.004039518,-22.534359,-43.20633,839.8,0,2.0605334E-15,2.05,0.0448288,-0.04334646,0.05657325,-0.38595003,4.73295,8.502001,1.2841417,-0.6775226,-0.11817254,35.25,6.4125004,10.931251
23.017,31,678,0,39,11.764706,23.137255,0.999424,1.1764706,41.17647,0,0.0042120097,-22.534359,-43.20633,839.8,0,3.2283385E-16,2.08,0.00778546,-0.092274,-0.32703415,-0.38595003,4.69995,8.940001,1.4259487,-1.0320402,-0.6775226,35.175003,6.20625,11.25
24.005,31,685,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.004435221,-22.534359,-43.20633,839.8,0,5.1158775E-17,2.1,-0.16030101,-0.19330578,0.20377792,0.10095,4.9099503,8.368051,-1.8671261,-6.137094,1.3550452,35.325,6.80625,10.06875
25.004,31,679,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0047240015,-22.534359,-43.20633,839.8,0,8.2649455E-18,2.1,0.11752742,-0.047945846,-0.04216921,0.34305,4.7980504,8.574,-2.8440192,2.465867,-0.39390847,36.3375,8.118751,7.2937503
26.006,31,684,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0048068557,-22.534359,-43.20633,839.8,0,1.3730337E-18,2.1,-0.103140816,-0.15028754,-0.0902979,0.47400004,4.85505,8.63595,-0.5357155,3.4506383,-0.39390847,36.037502,8.0625,7.6875005
27.005,31,687,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0049013137,-22.534359,-43.20633,839.8,0,1.5307394E-20,2.1,0.09840693,0.4780508,-0.20847753,-0.25695002,4.0009503,8.890051,-21.538916,12.408117,-1.3077761,35.625,7.7250004,8.34375
27.975,31,681,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.005268131,-22.534359,-43.20633,839.89996,0,1.3660239E-22,3.019,0.18942745,-0.09036076,-0.2892022,-0.72405005,3.5460005,9.385051,-3.6869836,-1.2368727,-3.6160798,34.800003,5.0437503,9.993751
29.013,31,682.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.00541149,-22.534359,-43.20633,839.89996,0,1.1636587E-24,3.156,0.049426787,-0.0037156916,-0.1453508,-0.513,3.6439502,9.196051,-5.29413,2.3319383,0.023634508,35.04375,5.25,9.825001
29.991,31,682.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0055868463,-22.534359,-43.20633,839.89996,0,9.9576425E-27,2.991,0.049545437,-0.73262215,-0.87985134,-0.726,4.3429503,9.85395,19.41181,-1.6622938,-2.0719585,34.275,5.34375,10.743751
30.952,31,687,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0058417423,-22.534359,-43.20633,839.89996,0,8.528289E-29,2.976,-0.11163957,0.24501517,-0.68490607,-0.49395,3.69195,9.571951,7.2321596,-6.137094,3.7342522,34.800003,6.20625,9.75
31.958,31,687,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0058417423,-22.534359,-43.20633,839.89996,0,7.2801835E-31,2.962,-0.048565015,-0.7785862,0.27387515,-0.32895002,5.3959503,8.377951,7.1612563,9.327753,23.051525,34.631252,6.2250004,9.8625
32.958,31,675,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0059648855,-22.534359,-43.20633,839.89996,0,6.230288E-33,2.016,0.089832224,-0.07171027,-0.045968693,-0.40800002,4.5820503,8.701051,-0.6775226,-3.899694,0.7956952,34.96875,6.7312503,10.51875
33.935,31,685.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0064092893,-22.534359,-43.20633,839.89996,0,5.320496E-35,2,-0.07378598,-0.004805782,0.17546727,-0.19005,4.353,8.58405,-1.8671261,0.29937044,-1.2368727,34.575,6.675,10.837501
35.005,31,680.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0065364093,-22.534359,-43.20633,839.89996,0,4.496204E-37,2,-0.013137862,0.010111749,-0.07384319,-0.25500003,4.1779504,8.88,2.0562022,-0.33088312,0.65388805,34.425003,6.0750003,10.856251
35.993,31,687.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.006723374,-22.534359,-43.20633,839.89996,0,3.848481E-39,2,0.043909214,0.08800163,-0.075575426,-0.32205003,3.9910505,8.931001,0.86659867,-1.8041008,-1.7253191,34.575,5.925,11.0625
37.011,31,686,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0068416125,-22.534359,-43.20633,839.89996,0,3.2926E-41,2,-0.08765552,-0.07605461,0.15791772,-0.16905001,4.15395,8.689051,1.4889741,-1.3786796,0.37815213,34.59375,5.90625,10.950001
37.991,31,676.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0069863982,-22.534359,-43.20633,839.8,0,2.83E-43,2,-0.050342638,-0.04955502,0.115527555,-0.18495001,4.116,8.73705,-2.780994,2.6076741,-0.6775226,34.331253,6.01875,10.70625
38.993,31,685,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.007344062,-22.534359,-43.20633,839.8,0,0,2,-0.04905532,0.075817116,0.019697381,-0.18495001,3.9390001,8.868,3.103999,-3.1276333,0.37815213,34.237503,5.86875,10.78125
39.992,31,683.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.007470947,-22.534359,-43.20633,839.8,0,0,2,0.027283503,-0.16407816,-0.32297617,-0.135,4.59705,9.019051,-9.217458,0.29937044,0.023634508,34.4625,6.58125,10.181251
40.967,31,678.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0076006446,-22.534359,-43.20633,839.8,0,0,2,-0.051166493,0.2401454,-0.1809298,-0.12795001,4.6129503,8.682,-12.644462,9.540463,-2.6313086,34.3875,7.1250005,10.25625
42.016,31,676,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.007753345,-22.534359,-43.20633,839.8,0,0,2,0.029105738,0.04471541,-0.557486,-0.39405003,3.9340498,9.46695,-2.3555727,1.9774207,-0.46481198,34.0875,5.7562504,11.775001
43.007,31,680.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.008166144,-22.534359,-43.20633,840,0,0,2,0.075886376,0.14155073,-0.12896207,-0.50805,3.6780002,9.120001,-3.1276333,8.697499,-1.1659691,33.375,5.775,12.150001
43.996,31,680,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.008260356,-22.534359,-43.20633,840,0,0,2,0.057770267,0.14068392,-0.06511307,-0.45795003,3.7140002,9.012,0.37027398,0.023634508,0.16544156,33.675003,5.8500004,11.981251
45.013,31,675.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0085334,-22.534414,-43.20627,840,106.01437,0.3766823,2,0.031790778,-0.063910864,-0.13129982,-0.45600006,3.98205,9.06,0.37027398,0.4411775,-0.60661906,33.581253,5.7375,12.0375
45.996,31,685,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.008654762,-22.534426,-43.206257,840,0,0.0040925206,2,-0.008366039,0.07387973,0.09825721,-0.45105,3.81705,8.859,2.2610347,-1.3786796,0.58298457,33.393753,5.7937503,11.962501
47.019,31,680.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.008766617,-22.534431,-43.20625,840,0,0.00017862718,1.98,0.05210825,-0.0041906666,-0.35109636,-0.528,3.9310503,9.29205,-4.317237,4.4275312,-0.7484261,33.54375,5.8500004,11.887501
48.010,31,686.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.008986039,-22.534433,-43.206245,839.8,0,3.303352E-05,1.966,0.09676775,0.036113672,-0.2244398,-0.55905,3.8520005,9.189,-0.8902332,0.58298457,-0.25210142,33.412502,5.86875,12.187501
49.000,31,681.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.009226412,-22.534435,-43.206245,839.8,0,6.075066E-06,1.95,-0.03674907,0.21099542,0.008940999,-0.35805002,3.6400502,8.96895,2.7494812,-4.9474907,-1.5835121,33.43125,5.83125,12
50.002,31,684,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.009345785,-22.534435,-43.206245,839.8,0,1.2427272E-06,1.933,-0.09319911,-0.011023465,-0.063698925,-0.18795002,3.8520005,9.049951,-0.5357155,0.58298457,1.071431,33.7125,5.9437504,11.38125
50.999,31,678,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0096387835,-22.534435,-43.206245,839.8,0,1.978387E-07,1.916,0.0048215636,0.045153815,0.08518444,-0.29805002,3.7420502,8.895,3.7342522,-1.8041008,0.86659867,33.84375,5.83125,11.493751
51.998,31,682,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.00975854,-22.534435,-43.206245,839.8,0,3.1118223E-08,1.9,0.027214529,0.09591826,-0.17780519,-0.28800002,3.7470002,9.13395,-1.5204867,0.78781694,-0.60661906,33.91875,6.0937505,11.325001
53.005,31,684,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.00985832,-22.534435,-43.206245,839.8,0,4.9193773E-09,1.9,-0.013719368,-0.048058014,0.123187475,-0.25695002,3.89805,8.871,-0.047269017,0.37027398,0.7956952,33.75,6.0750003,11.306251
54.006,31,675,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.010075664,-22.534435,-43.206245,839.8,0,7.750877E-10,1.9,0.087676495,0.04586696,0.057904053,-0.40500006,3.8140502,8.896951,0.23634508,0.78781694,-0.25210142,33.80625,6.01875,11.606251
55.008,31,682.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0103476755,-22.534435,-43.206245,839.8,0,9.372341E-11,1.9,-1.6918116,-1.9174566,0.042418893,1.6680001,6.8170505,9.29895,44.818905,5.057785,9.824078,33.9,6.20625,11.493751
55.992,31,678.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.010516086,-22.534435,-43.206245,839.8,0,1.1331583E-11,1.88,-0.08336769,0.017860107,-1.5246058,-1.42005,6.2359505,8.875951,-20.349312,-5.302008,0.16544156,21.825,22.800001,17.25
57.008,31,679,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0107136015,-22.534435,-43.206245,839.8,0,1.7742536E-12,1.866,0.39899284,-0.29743817,1.3883394,-1.7839501,6.3150005,6.02295,-5.50684,-10.619773,5.971653,21.112501,22.0125,16.96875
57.994,31,682,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.01088688,-22.534435,-43.206245,839.89996,0,8.922543E-12,3.041,0.15241231,-0.10543483,0.5616795,-1.5010501,5.62095,7.4880004,22.145535,4.9868813,-12.014209,13.781251,24.750002,14.2875
59.004,31,682.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.011028467,-22.534435,-43.206245,839.89996,0,4.9960578E-14,3.008,0.22290844,0.30285442,-0.55168813,-2.0689502,5.78595,7.9300504,-2.4264762,22.909718,-2.9858265,12.3,28.800001,16.35
60.021,31,680,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.011369465,-22.534435,-43.206245,839.89996,0,2.4803592E-15,2.974,-0.28569612,-0.28141698,-0.2798516,-1.45395,6.1380005,7.9590006,-3.4742727,-0.7484261,3.946963,13.33125,26.156252,19.5
60.994,31,683,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.011448141,-22.534435,-43.206245,839.89996,0,3.7268346E-16,2.792,0.16585353,0.060283534,0.10541697,-1.9420501,5.872051,7.4020505,1.9852986,4.8529525,0.30724862,15.31875,26.00625,19.35
61.971,31,681,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.011531986,-22.534435,-43.206245,839.89996,0,5.87357E-17,2.778,-0.0029617823,-0.14655669,0.26512912,-1.71405,6.0750003,7.2319503,-0.5357155,-2.4973798,1.4968522,15.95625,25.406252,19.66875
62.999,31,679.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.011849073,-22.534435,-43.206245,839.8,0,9.362226E-18,1.716,-0.052819133,0.06687355,0.16800806,-1.284,6.111,7.2010503,1.071431,0.37027398,0.16544156,18.1875,25.518751,18.393751
64.015,31,680.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.01199205,-22.534435,-43.206245,839.8,0,1.4137424E-18,1.7,0.042214513,-0.20826884,0.34238753,-1.3030502,6.4440002,7.0279503,1.3550452,-1.8041008,2.1271057,18.6,25.556252,17.475
65.010,31,682.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.012238285,-22.534435,-43.206245,839.8,0,2.0837306E-19,1.68,0.08615175,0.06432589,0.101228125,-1.41795,6.147,7.2079496,-2.780994,3.939085,-0.25210142,18.54375,25.575,17.625
66.000,31,680,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0124689,-22.534435,-43.206245,839.8,0,2.797892E-20,1.66,0.009409347,-0.02630042,-0.016709477,-1.4059502,6.2070003,7.32705,2.1192276,0.7169134,-0.81145144,18.225,25.087502,18.056252
66.977,31,680,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0124689,-22.534435,-43.206245,839.8,0,6.482438E-23,1.65,-0.95510936,-0.50862014,-0.77450246,-0.33600003,7.0399504,7.9350004,39.225407,5.483206,1.7725883,18.1875,25.875002,16.987501
68.020,31,681.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.012839562,-22.534435,-43.206245,839.89996,0,1.49278E-25,1.62,-0.21982338,0.13210249,-1.0315348,-1.6980002,7.5660005,6.7000504,-11.525763,-4.183308,-3.4033692,15.000001,32.850002,11.08125
68.988,31,683,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.013040673,-22.534435,-43.206245,839.89996,0,3.4707422E-28,1.616,0.24247509,0.14941384,0.1180331,-2.229,7.4830503,5.53305,-0.6775226,-0.8193296,-3.4033692,13.9875,32.30625,12
69.966,31,683,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.013105592,-22.534435,-43.206245,839.89996,0,5.0957524E-29,1.6,-0.1300693,0.33794025,0.57354623,-1.329,4.932,7.557,-85.72237,-83.421936,-13.274716,14.812501,25.987501,16.40625
70.940,31,680.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.013321384,-22.534435,-43.206245,839.89996,0,7.710988E-30,1.6,-4.0995803,1.2950478,-0.7432333,5.511,-0.30105,10.084049,17.662855,-81.60208,-12.297823,-8.7375,20.94375,31.7625
71.981,31,683.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.013549019,-22.534435,-43.206245,839.89996,0,1.5243035E-30,1.6,1.5056051,0.02254956,0.8960711,3.1729503,0.031050004,8.079,-4.0336227,-5.932262,1.3550452,-13.81875,19.40625,32.081253
72.944,35,670,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.013821193,-22.534435,-43.206245,839.6,0,3.053489E-31,1.616,-0.08171994,0.05796179,0.011891573,3.5490003,0.045,9.225,-0.11817254,-0.047269017,-0.047269017,-23.75625,20.19375,21.618752
73.993,34,679.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0139429355,-22.534435,-43.206245,839.6,0,6.393471E-32,1.633,-0.07279692,-0.05432414,0.0074032363,3.5160003,0.17205001,9.213,0.09453803,0.08665986,0.023634508,-22.59375,20.90625,23.38125
74.948,35,648,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.014077129,-22.534435,-43.206245,839.6,0,1.4237042E-32,1.66,0.011129357,0.06381544,0.102290094,3.42705,0.055050004,9.10995,-0.11817254,0.15756339,0.09453803,-22.575,20.98125,22.931252
75.992,34,659,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.014406856,-22.534435,-43.206245,839.6,0,3.3753347E-33,1.68,-0.06160079,0.036366675,-0.003959845,3.5130002,0.08595,9.217951,0.09453803,0.023634508,0.023634508,-22.5375,21.075,23.1375
76.982,34,664,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.0145690935,-22.534435,-43.206245,839.6,0,8.422546E-34,1.683,0.09273597,0.008032156,-0.06890138,3.35505,0.112050004,9.30405,-0.047269017,-0.40178666,-0.047269017,-22.5,21.075,22.96875
77.997,34,655,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.014867953,-22.534435,-43.206245,839.89996,0,2.382275E-34,1.7,-0.026748445,0.04237479,-0.0031267735,3.4800003,0.055050004,9.226951,0.023634508,0.22846691,0.023634508,-22.931252,20.98125,23.025002
78.997,35,661.5,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.014963644,-22.534435,-43.206245,839.89996,0,6.7196486E-35,1.7,0.008809566,-0.024978625,-0.15345176,3.46005,0.132,9.391951,-0.11817254,-0.33088312,0.09453803,-22.875,21.13125,23.550001
80.034,35,656,0,39,11.764706,23.137255,0.999424,1.5686275,41.17647,0,0.01515107,-22.534435,-43.206245,839.89996,0,1.8948333E-35,1.7,0.44372863,-0.29394045,-0.45597243,2.3500502,0.43500003,9.89505,0.16544156,-0.11817254,-0.60661906,-24.112501,21.337502,21.6
80.974,51,1813.5,1,39,13.333333,23.137255,0.999424,3.137255,41.17647,0.00020788416,0.01546771,-22.534435,-43.206245,839.89996,0,5.3430154E-36,1.7,-0.20949642,0.12698156,-0.14168604,2.8120499,0.18195,9.570001,-1.3077761,-0.047269017,-0.1811979,-25.275002,23.56875,21.31875
81.972,38,783.5,4,39,12.54902,16.470589,0.999424,1.9607843,41.17647,0.0011775792,0.016048469,-22.534435,-43.206245,839.89996,0,1.866226E-36,1.7,-0.40838647,1.2720181,-0.042688567,4.269,-1.6380001,9.156,-0.96113676,-0.2599796,7.6575813,-27.675001,22.9125,24.018751
82.994,38,814,6,39,12.156863,16.470589,0.999424,1.9607843,41.17647,0.0023227797,0.016195176,-22.534435,-43.206245,839.8,0,6.213397E-37,1.7,0.19436422,-0.08384488,-0.014293406,3.2670002,-0.68295,9.366,3.805156,1.347167,14.306756,-27.300001,21.6375,22.575
84.004,51,904,6,39,13.333333,16.470589,0.999424,2.745098,41.17647,0.00434281,0.016621668,-22.534433,-43.206245,839.8,230.32922,0.6096475,1.7,-0.42524227,-0.7818088,0.4644316,3.903,0.39000002,8.86095,4.9947596,-1.5204867,17.662855,-22.95,23.0625,21.825
84.992,41,937.5,7,39,12.54902,16.470589,0.999424,1.9607843,41.17647,0.0054216613,0.016819859,-22.53444,-43.20626,839.8,225.33414,1.3607957,1.7,-0.9922552,-0.12558764,-0.39486176,4.2190504,-0.033,9.558001,2.9621918,1.8434918,13.321985,-16.462502,25.0125,23.475
86.004,37,899.5,7,40,12.54902,16.470589,0.999424,2.3529413,41.17647,0.008238736,0.017251665,-22.534447,-43.206276,839.8,224.72461,2.0867105,1.7,1.5114434,0.036182463,-0.8396196,0.98595005,0.12195001,10.375951,0.4411775,2.3319383,5.908627,-12.993751,23.587502,21.7875
86.992,78,557,7,40,15.294118,16.470589,0.999424,5.098039,41.17647,0.009939276,0.017653005,-22.534458,-43.206303,839.8,223.97476,3.0436988,1.7,0.63955444,0.015323974,-0.2513598,1.8690001,0.16005,9.739051,-1.6544157,-1.7331973,1.4968522,-10.05,23.868752,21.6375
87.997,63,849,10,40,14.117647,13.725491,0.999424,3.5294118,41.17647,0.013834191,0.0182327,-22.534475,-43.206326,839.89996,223.19098,4.045359,3.49,-0.5364123,-0.2772585,1.0891051,3.4650002,0.37800002,8.268001,-1.7962228,-1.2368727,0.7247916,-11.043751,23.025002,22.25625
88.985,51,927.5,11,40,14.117647,13.725491,0.999424,3.5294118,41.17647,0.016926706,0.01863884,-22.534492,-43.206356,839.89996,224.55405,5.2581277,3.49,-0.13864064,0.23441361,-0.52185416,3.0370502,-0.33195,9.74205,-2.0798368,0.4411775,0.65388805,-11.925,22.85625,22.03125
90.003,49,937,12,40,14.117647,13.725491,0.999424,3.5294118,41.17647,0.018262938,0.018805357,-22.534515,-43.206383,839.89996,225.57062,6.5573096,3.789,-0.40455902,1.5053772,1.3855426,4.15905,-1.5469501,7.7009997,-8.587205,-0.5435937,3.5924456,-11.38125,22.556252,23.175001
90.998,47,819.5,10,40,13.725491,13.725491,0.999424,4.3137255,41.17647,0.022939479,0.019381283,-22.534534,-43.206413,839.89996,225.91019,7.6942773,3.772,0.983258,0.48380718,1.3290383,2.628,-0.6450001,7.97805,2.9621918,1.7725883,-1.6544157,-10.950001,22.331251,22.987501
92.012,65,706.5,8,40,14.117647,13.725491,0.999424,3.9215686,41.17647,0.025641581,0.019861588,-22.53455,-43.206436,839.89996,230.10294,8.3490305,3.755,0.49379808,-0.50372905,0.034036472,2.676,0.94005007,8.646001,1.2841417,-1.2368727,-10.123447,-13.06875,21.6375,22.25625
92.998,67,670,7,40,12.941176,26.666666,0.999424,3.137255,41.17647,0.02649229,0.020026028,-22.534561,-43.206463,839.89996,238.8015,8.760858,1.64,0.85647696,-0.71758896,-0.0017560201,3.28605,1.2079501,8.55,-1.4495832,0.7169134,-8.027855,-13.031251,21.6,24.150002
94.000,43,1010,5,40,13.333333,26.666666,0.999424,3.137255,41.17647,0.027545467,0.020246958,-22.534565,-43.206486,839.89996,249.31633,8.975483,1.633,-0.01617827,1.2940654,-1.1244959,3.7069502,-0.22905003,10.2300005,-15.590898,-2.0798368,-10.052545,-16.050001,21.075,24.375002
95.005,41,805,4,40,12.941176,26.666666,0.999424,2.745098,41.17647,0.029053995,0.020697005,-22.534565,-43.206505,839.89996,257.2771,8.935966,1.616,-0.61941546,0.61095613,-1.7130992,4.65,-0.53505003,11.062949,-5.790455,-0.8193296,-15.094573,-14.981251,20.025002,27.487501
95.993,42,769.5,4,40,12.941176,26.666666,0.999424,2.745098,41.17647,0.03019883,0.020958075,-22.534561,-43.20652,839.89996,267.24182,8.73653,1.62,-0.7675694,-0.67820334,-0.54012483,3.5970001,1.5510001,9.703951,-0.8193296,-5.719551,-11.313051,-19.987501,22.06875,37.237503
96.987,41,758,4,40,12.941176,26.666666,0.999424,2.745098,41.17647,0.031441495,0.021267867,-22.534554,-43.20654,839.89996,281.949,8.442111,1.64,0.20408753,-1.0203136,1.2539349,4.1950502,1.4760001,7.7100005,-3.1985369,-16.221151,0.23634508,-38.49375,18.018751,32.006252
98.013,55,716.5,4,40,13.725491,26.666666,0.999424,3.5294118,41.17647,0.032671962,0.021611381,-22.534544,-43.20656,839.89996,297.39902,7.924325,1.633,-0.5624354,-0.18417685,0.6860272,4.8700504,0.81795007,8.17695,-3.1985369,0.023634508,-5.7116733,-39.393753,13.481251,15.993751
99.011,55,730.5,4,40,13.725491,30.980392,0.999424,3.5294118,41.17647,0.03406468,0.022053406,-22.53453,-43.206573,839.89996,302.32724,7.509962,1.64,-0.39720663,0.6721459,0.12417188,6.379951,-0.40605003,8.401951,-3.5451765,-1.1029438,-5.2232265,-30.7875,12.562501,20.98125
99.995,55,727,1,40,13.725491,30.980392,0.999424,3.137255,41.17647,0.034600437,0.022376794,-22.534523,-43.20658,839.89996,302.49008,7.029158,1.633,0.03278363,-0.065646775,0.22728655,4.13805,0.56205004,8.7300005,-0.047269017,0.29937044,0.30724862,-29.587502,11.118751,21.0375
100.989,53,734.5,0,40,13.725491,30.980392,0.999424,3.5294118,41.17647,0.0347238,0.022778556,-22.534515,-43.20659,839.89996,304.17725,6.6698966,1.633,-0.21180658,0.13507727,0.0064986534,4.36305,0.36600003,8.93805,0.023634508,0.023634508,0.16544156,-29.6625,10.931251,20.98125
102.000,53,739.5,0,40,13.725491,30.980392,0.999424,3.137255,41.17647,0.0347238,0.02311137,-22.534512,-43.20659,839.89996,310.70303,6.165916,1.6,-0.08746577,0.029803641,-0.20906316,4.236,0.483,9.1699505,-0.11817254,0.22846691,0.023634508,-29.643751,11.00625,20.925001
103.012,52,741.5,0,40,13.725491,30.980392,0.999424,3.137255,41.17647,0.0347238,0.023486901,-22.53451,-43.20659,839.89996,314.3049,5.326433,1.56,-0.077712215,0.1874802,-0.17783013,4.2450004,0.34395,9.1390505,0.023634508,-0.047269017,0.09453803,-29.7,10.931251,20.94375
103.992,52,739,0,40,13.725491,29.019608,0.999424,3.5294118,41.17647,0.0347238,0.023642067,-22.534508,-43.206593,839.89996,316.7881,4.301677,1.55,0.21539788,-0.023241743,-0.37501264,3.7090502,0.55995005,9.415951,-0.2599796,1.071431,-0.32300496,-29.587502,10.950001,20.98125
105.002,53,726,0,40,13.725491,29.019608,0.999424,3.5294118,41.17647,0.0347238,0.024064176,-22.534508,-43.206593,839.1,308.5985,2.5999463,2.872,0.048203986,-0.057900816,0.31932154,4.293,0.55005,8.536051,0.09453803,0.37027398,-1.6544157,-27.31875,10.5,24.093752
106.004,54,728,1,40,13.725491,29.019608,0.999424,3.5294118,41.17647,0.034952957,0.024358032,-22.534504,-43.206596,839.1,305.02377,2.1608584,2.855,0.39533153,0.124652095,-0.06580462,3.7860003,0.40905002,9.0379505,-1.9380296,0.85872054,-1.3077761,-28.44375,11.118751,30.300001
106.990,55,741,1,40,13.725491,29.019608,0.999424,3.137255,41.17647,0.035331674,0.02488004,-22.5345,-43.2066,839.1,316.8479,1.6500142,2.839,0.20573659,0.12311514,0.0911424,3.82695,0.34695002,8.851951,-0.18907607,1.7016846,-0.11817254,-32.41875,11.625,30.618752
108.003,55,729.5,0,40,13.725491,29.019608,0.999424,3.137255,41.17647,0.035331674,0.025044832,-22.534498,-43.206604,839.1,0,0.0045755245,2.633,0.146403,0.05025874,0.05914898,3.6060002,0.423,9.028951,-0.047269017,1.1423346,-0.047269017,-32.625,11.64375,30.4125
109.010,53,750.5,0,40,18.82353,29.019608,0.999424,7.0588236,41.17647,0.035331674,0.025464168,-22.534496,-43.206604,839.1,0,2.7130187E-05,2.619,0.34797588,-0.029492363,-0.109624036,2.6089501,0.60300004,9.61005,-0.6775226,2.048324,-2.0719585,-34.10625,12.243751,27.581251
109.991,63,1510,1,40,17.647058,29.019608,0.999424,6.27451,41.17647,0.03551812,0.025760453,-22.534489,-43.20661,839.1,0,0.0028776154,2.59,1.2966853,0.3724416,0.81147027,0.38595003,0.17205001,8.859,0.09453803,11.636056,-10.477965,-33.05625,12.656251,24.993752
110.978,64,1082,7,40,14.90196,20,0.999424,4.7058825,41.17647,0.037702408,0.026691867,-22.534475,-43.20662,839.1,332.7199,1.5656719,2.576,0.43879128,-0.49786624,0.05079094,0.8880001,1.728,9.79395,-2.9858265,-0.8902332,-13.558331,-34.65,9.618751,26.175001
111.995,80,1543.5,10,40,17.254902,20,0.999424,7.0588236,40.784313,0.040404845,0.027726222,-22.534454,-43.206627,839.1,345.92584,2.5794148,2.576,-0.08401633,-0.4338297,0.23823053,3.24495,1.7680501,9.06705,-0.6775226,-1.6622938,-13.203813,-35.25,5.775,27.018751
113.007,47,1085.5,10,40,14.117647,20,0.999424,3.5294118,40.784313,0.042613342,0.028240915,-22.53443,-43.206635,839.1,349.96292,3.6499512,2.788,-0.308391,-0.4251585,0.16562863,3.5440502,0.76305,9.18,1.7725883,-2.4973798,-3.05673,-33.075,1.5,28.25625
114.014,47,940.5,10,40,14.509804,20,0.999424,3.9215686,40.784313,0.044135015,0.028493928,-22.5344,-43.206642,839.1,347.97968,4.7392454,2.805,-0.15161224,-0.3294487,0.3905329,3.4630501,0.83295006,8.964001,-0.46481198,1.2762636,1.7016846,-33.131252,2.6437502,27.300001
115.008,49,951,10,40,14.117647,20,0.999424,3.9215686,40.784313,0.04591663,0.028800583,-22.534372,-43.20665,839.1,340.03317,5.7426248,2.475,0.5556309,-0.21580452,-0.09445453,2.25705,-0.12795001,9.562051,2.7494812,0.6460099,7.9333167,-34.96875,2.11875,28.10625
116.008,53,906.5,10,40,21.960785,20,0.999424,11.372549,40.784313,0.049161937,0.02931285,-22.534344,-43.20666,839.1,334.99362,6.8411756,2.492,-0.30148214,-0.112456135,-0.08263378,2.8909502,-0.018000001,9.59595,3.4506383,-0.6775226,7.6575813,-33.956253,4.2562504,26.98125
116.977,76,924,12,40,15.294118,14.90196,0.999424,5.098039,40.784313,0.054606073,0.030434627,-22.534315,-43.206676,839.1,330.0083,7.9755015,2.35,-0.10320752,-0.20223966,0.5542763,3.08505,0.354,8.931001,3.0330954,1.7016846,8.075124,-35.456253,6.8437505,28.0125
117.999,65,954.5,12,40,15.294118,14.90196,0.999424,5.098039,40.784313,0.056941744,0.03077788,-22.53429,-43.206696,839.1,324.04733,9.032097,2.35,0.1545415,0.43885705,0.58349603,2.7880502,-0.076050006,8.799001,-0.2599796,0.7169134,3.103999,-33.46875,9.4125,29.587502
119.009,74,868,11,40,16.862745,14.90196,0.999424,6.6666665,40.784313,0.06126194,0.03164223,-22.534267,-43.206715,839.1,316.078,10.106836,2.492,0.12984729,0.8217074,0.1500679,2.427,-0.68295,9.14805,-0.18907607,-1.2368727,10.800971,-33.35625,11.08125,27.056252
120.011,73,878,11,40,16.078432,14.90196,0.999424,5.882353,40.784313,0.06386632,0.032145236,-22.534246,-43.206738,839.1,304.15244,10.987252,1.5,0.52164555,-1.1389346,-0.49054354,1.9480501,1.11,10.05795,1.1423346,1.347167,11.01368,-32.550003,13.5375,28.087502
121.008,74,1081,13,40,15.686275,14.90196,0.999424,5.490196,40.784313,0.067724586,0.03282011,-22.534227,-43.206768,839.1,300.07977,11.637659,1.5,-0.88105017,-1.1178018,-0.50688875,3.5320501,0.39195,10.033951,3.4506383,-1.5204867,7.515774,-29.306252,14.981251,27.862501
121.994,59,1210.5,15,41,17.254902,13.725491,0.999424,7.45098,40.39216,0.0716268,0.033408068,-22.534208,-43.206802,839.89996,295.09805,12.284887,1.52,0.70415676,0.71155334,0.15286176,1.7689501,-0.68595004,9.4140005,1.630781,3.0330954,2.6155522,-29.025002,16.7625,27.018751
123.001,66,1289.5,16,41,17.254902,13.725491,0.999424,7.0588236,40.39216,0.07460045,0.033843257,-22.534191,-43.206844,839.89996,291.06967,13.013137,1.54,-0.11612114,-0.14152993,-0.49185458,2.9580002,0.864,10.065001,-0.39390847,-2.8518975,-3.6869836,-28.85625,17.0625,26.5125
123.966,54,1229,17,41,14.117647,13.725491,0.999424,3.9215686,40.39216,0.07974501,0.034630563,-22.534172,-43.20689,839.89996,293.96838,13.732763,1.566,-1.1665587,-0.029663302,-0.17261977,3.8740501,0.35205,9.438001,0.09453803,2.2610347,-2.001055,-29.925001,16.81875,26.400002
125.001,60,856,17,41,20,13.725491,0.999424,9.803922,40.39216,0.08309663,0.035126813,-22.53415,-43.206936,839.89996,295.002,14.577299,1.62,0.008863549,0.9235155,-0.20347011,2.4769502,-0.351,9.80595,0.37027398,-2.0089333,-1.1659691,-30.337502,16.462502,25.987501
125.995,77,1048.5,19,41,16.078432,13.725491,0.999424,5.882353,40.39216,0.09049171,0.036038715,-22.53413,-43.206985,839.89996,293.04727,15.353055,1.66,-0.51525366,-0.2206386,-0.35888645,3.04905,0.8350501,9.88305,-0.39390847,-0.60661906,0.58298457,-30.581251,16.40625,26.118752
127.002,65,1092,20,41,15.686275,13.725491,0.999424,5.490196,40.39216,0.09434657,0.036450222,-22.53411,-43.207043,840,294.00168,16.388214,1.666,-0.38370174,-0.2501951,1.1330123,3.5989501,0.78705,8.14095,-0.11817254,0.92962396,0.4411775,-30.35625,16.81875,26.5125
128.002,48,1049.5,20,41,14.117647,13.725491,0.999424,3.5294118,40.39216,0.10174587,0.037148412,-22.534088,-43.207096,840,292.04147,17.323172,1.7,-0.7680609,-0.27918503,-0.73206323,4.51095,0.75405,9.91695,2.1192276,1.2762636,0.30724862,-28.687502,16.743752,27.91875
128.974,44,927,18,41,13.725491,21.568628,0.999424,3.5294118,40.39216,0.10738812,0.037546903,-22.534071,-43.20715,840,289.05368,18.006802,1.7,0.4833996,0.26391813,-0.033638872,2.86695,0.23205002,9.232051,1.7016846,0.512081,1.1423346,-28.781252,17.4375,27.656252
130.027,44,878,16,41,14.509804,21.568628,0.999424,4.3137255,40.39216,0.11134012,0.037877977,-22.53405,-43.2072,840,290.974,18.56026,1.72,-1.1115307,0.4845318,-0.00079042494,4.4419503,0.024,9.11505,-0.39390847,-2.4264762,1.1423346,-29.79375,17.268751,26.2875
131.001,52,839,15,41,13.725491,21.568628,0.999424,5.098039,40.39216,0.11487694,0.03818313,-22.534033,-43.20724,840,291.00116,18.573498,1.74,0.135004,0.4499952,0.3334659,3.47205,0.16305001,8.809051,-0.11817254,-0.47269017,0.7956952,-29.081251,17.775002,28.143751
131.992,70,646.5,12,41,13.333333,21.568628,0.999424,3.137255,40.39216,0.11874819,0.03871148,-22.534018,-43.207275,840,290.01944,18.272783,1.74,0.50351936,0.41568652,0.033275437,2.3740501,0.19095,9.32505,1.1423346,-1.3077761,1.0084057,-29.23125,17.79375,27.187502
132.991,69,671,13,41,14.90196,21.568628,0.999424,4.7058825,40.39216,0.122135505,0.03908359,-22.534002,-43.20731,840,290.002,17.877193,1.75,-0.32334766,0.68709046,0.40237185,3.08505,-0.162,9.0720005,-1.6544157,-2.7100904,2.8912883,-29.23125,17.681252,25.987501
134.040,79,753.5,14,41,16.862745,20.784313,0.999424,6.6666665,40.39216,0.12698664,0.039705284,-22.533987,-43.207344,840,287.0501,17.59564,1.75,0.28248888,-0.05213362,0.13012497,2.2999501,0.61005,9.342,1.2841417,2.2610347,0.86659867,-28.893751,17.962502,25.35
135.008,78,799,15,41,16.862745,20.784313,0.999424,6.6666665,40.39216,0.12932278,0.039996203,-22.533972,-43.207386,840,286.39377,17.41276,1.75,-0.19065322,0.3495222,0.8441761,2.5099502,0.32805002,8.679001,1.7016846,1.2132381,0.30724862,-28.425001,19.518751,25.48125
136.000,86,878.5,16,41,27.843138,20.784313,0.999424,17.647058,40.39216,0.13303463,0.040540505,-22.533958,-43.207428,840.5,285.5703,17.276957,3.117,0.3034315,-0.035689306,1.0284125,2.32095,1.029,8.410951,-1.024162,-0.18907607,0.7956952,-28.25625,20.25,24.88125
137.005,66,1052,19,41,15.686275,20.784313,0.999424,5.490196,40.39216,0.14095707,0.041429456,-22.533947,-43.20748,840.5,284.24564,17.154486,3.336,-0.7199236,-0.8281617,-0.5026774,3.4750502,1.7080501,10.0309515,0.86659867,-0.7484261,0.30724862,-28.575,18.75,24.862501
138.000,51,1072,20,41,13.333333,20.784313,0.999424,3.137255,40.39216,0.14743203,0.042055342,-22.533934,-43.20754,840.5,283.3094,17.209806,3.303,-0.48063767,1.0507203,0.26990342,3.63,-0.55395,8.952001,4.9947596,-1.2368727,-0.25210142,-28.031252,18.206251,26.118752
138.996,45,1093,20,41,13.725491,20.784313,0.999424,3.5294118,40.39216,0.1520913,0.042436857,-22.533922,-43.2076,840.5,283.08536,17.409502,3.286,-0.38978663,-1.154274,-0.124177836,3.66105,1.8520501,9.31095,0.4411775,-2.3634508,1.8434918,-26.625002,19.81875,25.593752
140.006,43,1039,19,41,13.725491,22.745098,0.999424,3.5294118,40.39216,0.15480192,0.042640515,-22.533909,-43.207657,840.5,283.04852,17.65564,3.27,-0.8995839,0.5772042,-0.23177776,4.671,-0.00405,9.670051,-1.7253191,1.630781,3.2458057,-25.3875,20.23125,26.118752
141.027,38,842.5,17,41,12.54902,22.745098,0.999424,2.3529413,40.39216,0.16153494,0.04312468,-22.5339,-43.207714,841.1,278.3026,17.805,1.633,-0.3816789,0.92846364,-0.0056003416,4.5280504,-2.3130002,8.931001,5.900749,-1.9380296,19.41181,-22.63125,21.806252,26.250002
142.003,31,1191,16,41,14.90196,22.745098,0.999424,5.098039,40.39216,0.16634198,0.043407522,-22.533897,-43.20776,841.1,272.1832,17.927395,1.633,0.20357226,0.9561671,-1.1475581,3.30705,-1.9519501,10.906951,5.625013,1.071431,16.26842,-20.71875,22.331251,22.6875
143.007,38,1104.5,15,41,13.333333,22.745098,0.999424,2.3529413,40.39216,0.17069027,0.043867096,-22.53391,-43.207806,841.1,261.01407,17.986263,1.633,0.6318247,0.9161062,0.4495036,2.637,-1.59,8.698951,3.939085,4.6402416,10.383428,-18.46875,22.518751,23.04375
144.007,33,1115,14,41,16.078432,22.745098,0.999424,6.6666665,40.39216,0.17305543,0.04404839,-22.533932,-43.207844,841.1,249.84697,18.040257,1.65,0.16703103,-0.66102064,0.35869962,2.35695,0.54300004,9.17205,-3.05673,1.4180706,7.7284846,-15.225,22.706251,22.931252
145.008,55,1121,14,41,13.333333,22.745098,0.999424,2.3529413,40.39216,0.17753339,0.044731013,-22.533958,-43.207874,841.1,234.93407,17.887814,1.666,-0.70672035,-0.5001563,0.27693447,3.4750502,0.055050004,9.358951,3.5215418,0.92962396,2.3319383,-12.0375,22.462502,22.40625
146.002,42,1091,14,41,15.294118,12.156863,0.999424,10.196078,40.39216,0.17985852,0.045007784,-22.533983,-43.207897,841.1,221.99457,17.83245,1.68,0.042257536,0.2376083,-0.79120415,1.8859501,-0.79095006,10.519952,0.37027398,-2.922801,6.743713,-10.35,21.956251,21.91875
147.000,64,1135.5,14,41,18.039215,12.156863,0.999424,7.8431373,40.39216,0.18564466,0.04598814,-22.534018,-43.207916,841.1,210.85391,17.469252,1.66,0.43303233,-0.40915582,0.78402865,1.47405,-0.022950001,8.84895,3.2458057,-1.4495832,10.178596,-9.168751,21.300001,21.7875
148.033,75,1150,15,41,15.686275,12.156863,0.999424,5.098039,40.39216,0.18895394,0.04657084,-22.534054,-43.20793,841.1,202.39513,17.057304,1.65,0.3698227,0.08480339,0.7940973,1.93095,-0.8490001,8.93805,5.341399,-0.33088312,14.377659,-6.9,20.268751,21.393751
149.022,75,1144,15,41,20.784313,12.156863,0.999424,10.588235,40.39216,0.19403324,0.047460716,-22.534094,-43.207935,841.1,195.32013,16.699278,1.62,1.0690136,-0.57061064,-0.44861835,0.38805002,0.43305,10.078951,4.506313,0.78781694,9.406535,-1.0500001,15.50625,19.800001
149.996,91,1187.5,15,41,59.215687,12.156863,0.999424,49.019608,40.39216,0.19692333,0.048084106,-22.534138,-43.207935,840.89996,184.83691,16.34853,2.989,-0.7447009,0.26426205,0.12386965,1.8570001,0.00705,9.426001,3.2458057,-6.4916115,2.8282628,0.22500001,13.368751,19.48125
150.999,83,1459.5,18,41,28.235294,12.156863,0.999424,18.039215,40.39216,0.20313121,0.0493024,-22.534191,-43.207928,840.89996,176.17984,16.568981,2.79,-1.8372353,-0.19523828,0.65766144,3.8410504,0.708,8.856,-1.7962228,-2.4264762,1.1423346,0.99375004,12.843751,18.16875
152.014,37,1599.5,21,41,13.333333,6.6666665,0.999424,3.137255,40.39216,0.20924044,0.050151244,-22.534248,-43.207916,840.89996,170.80186,17.116077,2.79,-0.053940576,-0.6044584,-0.36098018,2.86695,0.98295003,9.67695,-0.8193296,-2.4973798,0.86659867,1.1812501,12.20625,17.925001
153.016,74,1134,21,41,18.039215,6.6666665,0.999424,6.27451,40.39216,0.21507345,0.050893612,-22.534307,-43.207905,840.89996,170.20758,17.599337,2.79,-0.6259603,-1.2258954,-0.38971812,3.1609502,1.6339502,10.016999,0.16544156,-1.2368727,0.023634508,1.1812501,12.20625,17.90625
154.014,46,1203.5,22,41,13.333333,6.6666665,0.999424,3.137255,40.39216,0.22080158,0.051452048,-22.534367,-43.207897,840.89996,171.30132,18.226963,2.79,-0.43252093,0.6533393,-0.943681,3.7210503,-0.27405003,10.1629505,0.92962396,0.22846691,-0.81145144,1.2375001,12.4875,17.475
155.011,34,1203.5,23,41,12.941176,6.6666665,0.999424,2.745098,40.39216,0.2266548,0.051776018,-22.534428,-43.207886,840.39996,171.66937,19.01634,2.681,0.8077063,0.6236988,0.6168822,2.56995,-0.549,8.47095,-1.4495832,0.4411775,2.9621918,1.1812501,11.83125,17.0625
155.991,29,1176.5,22,41,12.941176,6.6666665,0.999424,2.745098,40.39216,0.234162,0.052154463,-22.534494,-43.20788,840.39996,171.21346,19.896875,2.695,-2.3897753,-1.7624744,0.57343453,5.9989505,1.67295,8.890051,1.4259487,-0.5435937,-0.25210142,1.3312501,11.625,17.118752
157.005,29,1176,22,41,12.941176,6.6666665,0.999424,2.3529413,40.39216,0.23726436,0.05232271,-22.534552,-43.20787,840.39996,169.38469,20.5577,2.71,-0.8333148,-0.45220625,0.5280725,5.0280004,0.51405,8.47095,4.8529525,-0.8193296,-0.6775226,1.9687501,11.625,17.587502
158.015,29,1049,20,41,12.941176,29.411764,0.999424,2.3529413,40.39216,0.24086553,0.052529745,-22.534607,-43.20786,840.39996,168.54541,21.081692,2.895,-0.034247436,-0.31529555,-0.30409446,3.6210003,0.43800002,9.550051,-1.0950656,0.15756339,-0.047269017,2.53125,11.700001,18.018751
158.998,31,941,17,41,12.54902,29.411764,0.999424,2.3529413,40.39216,0.2505817,0.053055048,-22.534657,-43.207844,840.39996,166.40251,21.349558,2.71,0.66512614,-0.23432422,-0.18063241,2.73105,0.036000002,9.51,2.1192276,1.2132381,2.0562022,2.5500002,11.493751,18.09375
160.000,31,933.5,17,41,12.54902,29.411764,0.999424,2.3529413,40.39216,0.25285742,0.053173214,-22.534704,-43.20783,840.39996,164.2807,21.527975,1.66,-0.87584215,-0.27667803,-2.2384531,3.97005,-0.006,11.56305,-0.5357155,-0.60661906,3.3876128,2.2687502,10.856251,17.493752
161.011,64,959,18,41,16.078432,29.411764,0.999424,5.882353,40.39216,0.25829008,0.053632453,-22.534754,-43.207813,840.39996,161.63307,21.634827,1.66,-0.21368642,-0.1970243,-0.650096,3.0700502,-0.16694999,10.02705,2.4028418,-2.5682833,3.0330954,1.5937501,9.675,16.931252
161.989,45,1041.5,19,41,12.54902,29.411764,0.999424,2.3529413,40.39216,0.26316303,0.05407868,-22.534805,-43.207794,840.39996,158.97713,21.59737,1.65,-1.1861647,-0.94412524,-0.60406274,4.98705,0.77805,9.708,1.4259487,0.78781694,2.3319383,1.8375001,9.3,17.0625
163.004,33,951,18,41,12.54902,23.921568,0.999424,1.9607843,40.39216,0.26858157,0.054403007,-22.534855,-43.207775,840.39996,156.70473,21.293367,3.266,0.5012576,0.007981788,-0.2642212,3.8119502,-0.15195,9.151051,1.4889741,-2.4973798,2.0562022,2.4375,8.64375,17.8125
163.978,33,742,14,41,12.54902,23.921568,0.999424,2.3529413,40.39216,0.27304998,0.054673925,-22.534897,-43.207756,840.39996,154.75574,20.665075,4.94,0.09231644,-0.013755192,-0.048363287,3.3120003,0.15795001,9.3490505,1.7016846,0.512081,0.512081,2.7,8.1,18.0375
164.972,40,749.5,14,41,14.90196,23.921568,0.999424,4.7058825,40.39216,0.27686206,0.054929893,-22.534933,-43.207737,840.39996,152.053,19.257,5.45,-0.5518451,-0.088209264,0.61396307,3.5040002,0.10995,8.80605,1.0005275,-1.3077761,1.4259487,2.5500002,7.3875003,17.681252
166.002,46,887,16,42,14.509804,23.921568,0.999424,2.745098,40.39216,0.281627,0.05532623,-22.534971,-43.207718,840.39996,151.01582,18.589243,6.483,-1.356037,0.099112734,0.6567443,5.32905,-0.19305001,8.565001,1.7016846,1.5598775,0.512081,2.1750002,6.6000004,17.362501
167.005,43,847,15,42,14.90196,23.921568,0.999424,5.490196,40.39216,0.28487247,0.05555524,-22.535011,-43.2077,840.39996,150.01555,17.984613,8.68,1.1316938,-0.54275554,1.6874682,2.058,0.48600003,7.1290503,-3.1276333,-0.33088312,2.8282628,1.8937501,6.6937504,17.8125
168.050,55,714.5,14,42,13.333333,23.921568,0.999424,2.745098,40.39216,0.28942806,0.056052238,-22.535044,-43.207676,840.39996,149.01906,17.43166,7.96,1.5722641,-1.5822636,-0.19083875,1.67805,1.2390002,9.38805,7.8624134,-0.2599796,0.09453803,2.325,6.525,18.31875
169.002,48,744.5,14,42,13.333333,21.17647,0.999424,2.745098,40.39216,0.2941001,0.05642429,-22.535076,-43.207653,840.39996,147.04497,17.100445,7.916,-0.050191805,-0.14012234,-1.1614485,3.3000002,-0.33900002,10.58205,1.7016846,2.1901312,3.2458057,2.98125,4.2937503,18.6
170.007,45,785,15,42,12.941176,21.17647,0.999424,2.745098,40.39216,0.29886487,0.056772556,-22.535103,-43.207626,843,143.0847,16.739443,8.992,0.5362147,0.31914356,0.73184973,2.7469504,-0.38895002,8.44005,-1.7253191,1.9774207,2.2689128,3.1312501,2.7,18.2625
171.002,44,794.5,15,42,12.941176,21.17647,0.999424,2.745098,40.39216,0.30090404,0.05692218,-22.535133,-43.207603,843,142.03053,16.119991,8.959,0.154615,0.5435717,0.13588254,3.1279502,-0.57105005,9.13605,-0.18907607,-0.8902332,-0.6775226,3.16875,4.4625,18.675001
172.013,42,801.5,15,42,12.941176,21.17647,0.999424,2.745098,40.39216,0.3056783,0.057252627,-22.535162,-43.20758,843,142.00758,15.541796,8.779,-0.23610184,1.2524375,0.32066482,3.7759502,-1.452,8.95005,-1.8671261,1.7725883,1.4968522,3.4125001,3.7125,18.956251
173.002,38,814,15,42,12.54902,21.17647,0.999424,2.3529413,40.39216,0.31167835,0.057653636,-22.53519,-43.207558,843,141.03299,15.321598,8.926,0.10222164,0.25303516,0.4164921,3.3409503,-0.45405003,8.833051,-0.5357155,-1.8041008,2.3319383,3.6937501,1.5375,20.4375
173.941,36,836,16,42,12.54902,20.784313,0.999424,1.9607843,40.39216,0.31329256,0.05774976,-22.53522,-43.207535,843,139.04877,15.298653,8.751,-0.93779534,1.1524575,-0.81522024,4.46805,-1.41795,9.943049,-5.018394,-1.5204867,3.2458057,2.8875,2.4,18.28125
174.939,34,829.5,16,42,12.156863,20.784313,0.999424,1.9607843,40.39216,0.31598723,0.057913195,-22.535248,-43.207508,841.3,137.03224,15.505498,8.844,-0.41290596,0.5706615,-0.9851339,3.7140002,-0.46800002,10.243951,0.16544156,0.78781694,2.1271057,1.66875,1.29375,17.15625
175.955,31,851,17,42,12.54902,20.784313,0.999424,2.3529413,40.39216,0.32287067,0.058260664,-22.535282,-43.207474,841.3,136.0162,15.597734,8.844,-0.25375128,0.04944537,0.029967777,3.4819503,0.14805001,9.2029505,0.65388805,1.2132381,0.4411775,1.25625,1.0875001,17.493752
176.966,32,938.5,17,42,12.941176,20.784313,0.999424,2.3529413,40.39216,0.32634324,0.058460273,-22.535316,-43.20744,841.3,136.00056,15.965574,9.035,-0.35476327,-0.19071186,-0.15760335,4.5280504,0.61005,9.141001,-1.024162,-0.60661906,-1.2368727,1.7625,3.24375,18.50625
178.011,33,949.5,18,42,12.54902,20.784313,0.999424,1.9607843,40.39216,0.33032134,0.058674753,-22.535349,-43.207405,841.3,136.98271,16.158913,8.844,0.08269761,0.18705629,-0.032572724,4.28595,0.15495001,8.93805,-0.6775226,0.08665986,-0.25210142,0.31875002,4.4437504,17.25
178.996,38,734.5,14,42,14.90196,20.784313,0.999424,4.7058825,40.39216,0.33652422,0.05909304,-22.535378,-43.20738,841.3,137.98077,15.977894,9.035,0.26626834,0.052030373,-0.34117305,3.9199502,0.37095004,9.42405,-0.6775226,0.6460099,-1.1659691,1.3687501,3.24375,17.6625
180.006,53,653.5,12,42,14.509804,20.784313,0.999424,3.5294118,40.39216,0.33933714,0.059359472,-22.5354,-43.207355,840.89996,139.95697,15.568376,9.287,-0.05662929,0.7304753,-0.48856196,3.59205,0.79905003,9.71595,-3.4033692,-0.60661906,-13.904969,2.6625001,4.1625004,17.25
181.014,47,1029.5,10,42,17.647058,32.54902,0.999424,7.45098,40.39216,0.34268713,0.05974446,-22.53543,-43.20734,840.89996,153.73737,15.2637415,9.287,-0.004345207,0.18834631,1.6878542,2.2999501,1.8229501,7.9380007,-3.6869836,1.5598775,-19.71118,1.1625,8.53125,16.725
182.000,73,1234,14,42,18.431372,32.54902,0.999424,7.8431373,40.39216,0.3470282,0.060525913,-22.53547,-43.207336,840.89996,173.70038,15.236374,9.06,-0.4674382,-0.7538706,0.105026,2.6160002,3.46005,9.318001,-9.075651,-5.577744,-20.62505,-0.13125001,14.306251,17.8875
182.994,69,1384,16,42,18.431372,32.54902,0.999424,8.235294,40,0.3502723,0.06111655,-22.535513,-43.207344,840.89996,194.64749,15.448964,9.06,0.055228915,0.7716217,-0.26727867,2.0320501,-0.882,10.05105,-2.2137656,-1.1029438,-3.4033692,-2.68125,17.643751,19.29375
184.000,56,1686,20,42,15.294118,32.54902,0.999424,5.098039,40,0.3558218,0.062033083,-22.53556,-43.20736,840.89996,199.95421,16.088783,9.06,-0.82411015,0.112110004,0.12915234,3.5730002,-0.86505,9.403951,1.1423346,-0.7484261,1.4968522,-1.9687501,17.8875,19.987501
184.999,33,1690,22,42,13.725491,32.54902,0.999424,3.5294118,40,0.3618428,0.062466256,-22.535616,-43.207375,841,196.99847,16.604473,9.006,-0.17438221,-0.13946751,0.6561371,3.7930503,-0.372,8.545051,1.7725883,1.8434918,2.8912883,-0.41250002,17.625,20.643751
186.000,27,1648,21,42,13.725491,32.54902,0.999424,3.137255,40,0.36592254,0.06278373,-22.535671,-43.207394,841,195.02995,16.685127,9.006,-0.80351454,-0.30125195,0.019892411,4.9609504,0.031050004,8.904,-1.1659691,-1.2368727,2.3319383,0.16875,17.2875,20.868752
187.000,28,1069,16,42,12.941176,25.09804,1.9988174,2.745098,40,0.3722765,0.0631591,-22.535723,-43.20741,841,193.04646,16.433311,9.006,0.24128142,-0.04459482,0.28347868,4.41795,-0.19995001,8.6629505,1.7725883,-0.18907607,2.6864557,0.88125,16.425001,21.056252
188.006,30,930,14,42,12.941176,25.09804,0.981612,2.745098,40,0.37465665,0.063238375,-22.535763,-43.20742,841,190.11418,16.09709,9.241,0.15069951,0.14773382,-0.2197573,4.33605,-0.17895001,9.153001,-0.33088312,0.22846691,1.2841417,1.1812501,15.76875,20.493752
189.006,36,785,6,42,12.54902,25.09804,0.870836,2.3529413,40,0.37813246,0.06371884,-22.535788,-43.207424,841,189.07507,15.576987,9.257,0.21172994,0.19120674,-0.12519476,3.2910001,-0.20295002,9.378,0.58298457,0.22846691,0.58298457,1.5187501,15.431251,20.8875
190.000,37,777,4,42,12.54902,25.09804,0.870592,2.3529413,40,0.3795954,0.06407995,-22.535807,-43.207428,841,188.02025,15.005578,8.963,-0.005017134,0.05620482,0.06825638,3.2040002,-0.13800001,9.261001,0.16544156,-0.2599796,0.23634508,0.975,14.85,20.456251
190.987,47,1070,4,42,14.90196,25.09804,0.870348,4.3137255,40,0.38036254,0.06434865,-22.535822,-43.207428,841,187.98894,14.451442,9.191,0.3054166,0.19049339,0.3180799,1.52505,-0.29805002,9.43095,0.7956952,-0.18907607,0.7956952,0.65625,14.793751,20.0625
191.955,57,980,6,42,14.509804,25.09804,0.973804,4.3137255,40,0.38173932,0.064831674,-22.53584,-43.207428,841,187.02753,13.7596,9.191,-0.13669635,0.17702806,-0.1785771,2.3449502,-0.39195,9.84,0.512081,-0.18907607,2.6864557,0.54375005,14.437501,19.125
192.977,45,1338.5,9,42,15.294118,12.941176,0.999424,4.7058825,40,0.3843588,0.06534614,-22.535862,-43.207428,841,184.04388,13.088235,9.174,0.11742282,-0.354918,-0.4107151,2.262,0.11505001,9.924001,1.1423346,-0.47269017,3.2458057,0.54375005,13.89375,18.243752
193.967,44,1549.5,10,42,15.294118,12.941176,0.999424,5.098039,40,0.38550547,0.06558401,-22.535885,-43.207428,841,180.0279,12.098977,8.963,-0.42430273,-0.27218047,-0.2809306,3.3340502,0.16005,9.696,2.4737453,2.7494812,1.6386592,0.975,13.687501,18.09375
194.946,29,1721,12,42,13.725491,12.941176,0.999424,3.5294118,40,0.3892727,0.06613988,-22.53591,-43.207428,841,179.00668,11.057542,8.928,-0.19044945,-0.3191609,-0.21041432,3.6850505,0.46695003,9.46395,0.512081,-1.5913904,0.58298457,1.9875001,13.9875,19.275002
195.950,27,1527.5,10,42,13.725491,12.941176,0.999424,3.137255,40,0.39193726,0.06652543,-22.535938,-43.207424,841,178.01056,10.095283,8.914,0.1343696,0.7483814,-0.09463814,3.2329502,-0.65204996,9.33705,1.071431,1.5598775,0.58298457,1.40625,13.2375,18.112501
196.978,29,1346,9,42,14.90196,12.941176,0.999424,4.7058825,40,0.3947353,0.066930175,-22.535965,-43.20742,841,177.00797,9.581825,9.099,0.31375933,0.643221,-0.79330343,2.1370502,-0.597,10.407001,-3.9705973,-1.1029438,1.9852986,1.9687501,12.6,18.018751
197.955,48,1694.5,11,42,17.254902,12.941176,0.999424,7.0588236,40,0.39805195,0.06766139,-22.535995,-43.207417,841,176.00388,9.653634,8.899,-0.015951019,-0.07934014,0.2656062,2.08905,0.049950004,9.358951,-0.2599796,-1.5204867,1.3550452,1.7625,12.58125,17.8125
198.953,50,1969.5,13,42,17.647058,12.941176,0.999424,7.45098,40,0.4005488,0.06806481,-22.536032,-43.207417,841,174.99712,10.527945,8.899,-0.13485515,0.8140998,0.16930595,2.39595,-0.89595,9.48795,-1.0950656,2.1192276,0.512081,1.8375001,12.375001,18.075
200.012,43,2551,17,42,17.647058,12.941176,0.999424,7.45098,40,0.4057487,0.06906032,-22.536076,-43.207413,847.2,175.00119,11.949579,9.169,-0.806763,0.6159296,-0.650457,3.9199502,-0.564,10.016999,-1.8671261,-2.7100904,0.23634508,1.8375001,12.281251,18.5625
201.008,23,2206,18,42,14.117647,12.941176,0.999424,4.3137255,40,0.41129902,0.06967186,-22.536125,-43.20741,847.2,173.99574,13.301807,9.169,0.19439392,-0.9308951,-1.1687325,2.8860004,1.09095,10.318951,-1.9380296,3.0330954,-0.6775226,1.7437501,11.793751,18
201.964,38,1469,18,42,16.078432,12.941176,0.999424,5.490196,40,0.4153835,0.070180945,-22.536177,-43.207405,847.2,174.99294,14.639315,9.169,-0.5353962,0.14036919,0.8427118,3.2830503,0.37995002,8.215051,-3.757887,2.1192276,-1.5835121,2.15625,12.675,18.75
203.002,30,1490,19,42,12.941176,12.941176,0.999424,5.490196,40,0.42182294,0.07070969,-22.536228,-43.2074,847.2,178.97903,15.628062,9.169,-0.46119666,0.101940446,-1.3694503,3.64995,0.38805002,10.843051,-0.11817254,1.8434918,-4.592973,2.25,13.687501,19.2
204.002,35,1523.5,18,42,16.470589,12.941176,0.999424,6.6666665,40,0.42483497,0.07098423,-22.536282,-43.207405,847.2,183.97653,16.589468,9.169,0.13933021,-0.27305242,0.18394548,2.6560504,0.94500005,9.16005,-1.1659691,-4.1124043,-4.876587,0.675,15.375001,19.29375
204.997,28,1584,19,42,13.725491,20,0.999424,3.137255,40,0.43232828,0.071660586,-22.536333,-43.207417,841.7,188.97435,17.576609,9.116,-0.1787902,-0.103437684,0.5323368,3.3220499,0.81105006,8.73705,-2.780994,0.78781694,-4.8056836,-0.8625,17.0625,19.40625
206.034,26,1565.5,20,42,13.725491,20,0.999424,3.5294118,40,0.435255,0.071876,-22.536385,-43.207428,841.7,193.9662,18.679098,9.116,-1.6867461,-3.0777276,-2.0110595,3.4050002,1.4190001,9.514951,1.8434918,-1.7331973,-3.261562,-0.88125,18.6,18.975
207.004,26,1549.5,20,42,13.725491,20,0.999424,3.137255,40,0.44188482,0.072298475,-22.536436,-43.207447,841.7,196.97404,19.72078,9.352,0.33532336,0.28846624,1.3633194,2.78595,0.35895002,7.923001,-2.0089333,-1.2368727,-2.9149227,-1.0500001,19.0125,18.46875
207.993,26,1524.5,19,42,13.333333,20,0.999424,3.137255,40,0.44786835,0.072690256,-22.536484,-43.207466,841.7,200.95131,20.338528,9.116,-0.8077993,-1.5954494,-1.5466739,4.3980002,1.9909502,10.64595,-0.96113676,-1.2368727,-3.6160798,-0.90000004,18.9375,19.368752
208.985,24,1406,17,42,12.941176,20,0.999424,2.745098,40,0.4519266,0.072964,-22.536528,-43.20749,841.7,204.9385,20.368856,9.352,0.4059312,0.03941389,-0.690799,3.3310504,-0.48195,9.832951,0.92962396,1.630781,5.483206,-0.90000004,19.03125,20.38125
210.014,25,1178,15,42,12.54902,20.392157,0.999424,2.3529413,40,0.45653734,0.07328005,-22.536566,-43.207504,841.7,198.19533,19.911388,7.7,0.63681114,-0.13604976,1.1523714,2.7520502,-1.605,7.9279504,11.502128,1.347167,21.026834,-0.69375,18.337502,20.7
211.006,60,1176.5,15,42,14.117647,20.392157,0.999424,3.9215686,40,0.46075547,0.073711,-22.536606,-43.20751,841.7,175.89452,19.29941,7.7,-1.3080839,2.143717,-0.59415257,4.5880504,-3.6720002,9.201,11.502128,1.347167,21.026834,-0.69375,18.337502,20.7
212.004,35,1286.5,18,42,13.725491,20.392157,0.999424,3.137255,40,0.46627346,0.074193135,-22.536644,-43.207497,841.7,150.84354,18.58128,7.7,1.0754372,0.8844993,0.27600917,2.7379498,-1.011,8.845051,11.502128,1.347167,21.026834,-0.69375,18.337502,20.7
213.013,27,1430.5,18,42,12.941176,20.392157,0.999424,2.745098,40,0.47061858,0.07449932,-22.536678,-43.20747,841.7,141.31033,18.229904,7.7,-1.0170803,-0.57757044,-2.8561969,4.49895,0.9880501,11.635051,11.502128,1.347167,21.026834,-0.69375,18.337502,20.7
213.997,23,1560,19,42,12.941176,20.392157,0.999424,2.745098,40,0.47658315,0.07484843,-22.536716,-43.207436,841.7,141.00938,17.987303,7.7,1.2422581,1.7014376,-0.46213803,2.436,-1.6099502,9.64395,11.502128,1.347167,21.026834,-0.69375,18.337502,20.7
215.016,27,1539,19,42,13.725491,21.17647,1.9988174,3.5294118,40,0.48127618,0.07508706,-22.536758,-43.207397,841.7,140.01155,17.918596,7.7,-2.1572902,2.52793,-0.43306547,5.9989505,-3.0619502,9.61995,11.502128,1.347167,21.026834,-0.69375,18.337502,20.7
216.005,28,1587,20,42,13.725491,21.17647,1.9988174,2.745098,40,0.48593676,0.075251475,-22.536798,-43.20736,841.7,140.00069,17.78341,7.7,-0.1729637,-0.61399937,3.2911215,3.381,1.6870501,5.868001,11.502128,1.347167,21.026834,-0.63750005,4.05,17.8875
217.036,32,1491.5,19,42,14.509804,21.17647,0.880108,3.9215686,40,0.49273935,0.07558938,-22.53684,-43.20732,840.7,142.96329,17.660906,7.7,-0.6203731,-0.2830446,2.2266684,3.45795,0.0139500005,7.2169504,11.502128,1.347167,21.026834,3.80625,2.4,16.125
217.991,33,1483.5,19,42,13.725491,21.17647,0.870592,3.5294118,40,0.49545553,0.07585749,-22.53688,-43.207283,840.7,142.0143,17.720459,7.7,-0.76631534,-0.19745904,-2.6098547,4.17105,-0.396,11.74995,11.502128,1.347167,21.026834,27.525002,-6.1875005,4.55625
219.006,27,1425,18,42,12.941176,21.17647,0.870592,2.745098,40,0.5022519,0.07638022,-22.536919,-43.207245,840.7,138.0652,17.81038,7.7,2.4182954,1.4673388,-0.34838676,1.86195,-3.17895,9.649051,11.502128,1.347167,21.026834,25.63125,-12.0375,-0.15
220.011,27,1189.5,15,42,12.54902,21.17647,0.871324,2.3529413,40,0.5067059,0.0767392,-22.536951,-43.207207,840.7,122.467735,17.923082,7.7,0.46260896,1.725975,0.1053789,3.4680002,-3.8160002,8.904,11.502128,1.347167,21.026834,33.3375,-13.51875,20.7
220.995,52,1122,15,42,17.254902,7.45098,0.944036,7.0588236,40,0.51128566,0.077237986,-22.536968,-43.20717,840.7,95.119225,17.97604,7.7,-0.029030519,1.2382929,-0.040932853,2.94405,-3.696,9.80895,11.502128,1.347167,21.026834,12,-15.337501,12.13125
221.998,51,1165.5,16,42,12.941176,7.45098,0.999424,2.745098,40,0.51579213,0.077817716,-22.536964,-43.20713,840.7,64.85688,17.845509,7.7,0.20311618,0.08766888,-0.0375191,2.6710503,-0.68595004,9.46395,11.502128,1.347167,21.026834,12,-15.337501,12.13125
223.005,32,1110,14,42,12.941176,7.45098,0.999424,2.745098,40,0.5197703,0.07818314,-22.536942,-43.207096,840.7,48.62302,17.76787,7.683,0.10429716,0.28797182,0.06275701,2.90505,0.34395,9.177,11.502128,1.347167,21.026834,12,-15.337501,12.13125
224.007,31,1112,14,42,12.941176,7.45098,0.999424,2.745098,40,0.5219672,0.07833655,-22.536911,-43.207066,840.7,48.994404,17.397482,7.666,-0.06131931,0.11001311,0.38130048,2.92695,0.54105,9.0070505,11.502128,1.347167,21.026834,-3.43125,-17.1375,6.7312503
225.011,36,1107.5,13,42,13.333333,7.45098,0.999424,3.137255,40,0.5284295,0.07899829,-22.536882,-43.207035,840.2,51.97104,16.836536,8.853,-0.35063627,0.09214767,-0.048122913,3.2740502,0.21495001,9.438001,11.502128,1.347167,21.026834,-3.6750002,-17.625,6.15
226.013,33,1082.5,13,42,12.941176,7.45098,0.999424,2.745098,40,0.5296227,0.07911114,-22.536858,-43.207,840.2,52.993477,16.275476,8.839,0.45580056,-0.3216537,0.20984694,2.1370502,0.61695004,8.23695,11.502128,1.347167,21.026834,-3.7125,-17.493752,4.5375004
227.022,32,1036,13,42,12.54902,20.392157,0.999424,2.745098,40,0.53150487,0.079266235,-22.536835,-43.206974,840.2,53.99448,15.548504,8.825,0.11659666,-0.019903632,-0.008445906,2.6729999,0.31094998,9.471001,11.502128,1.347167,21.026834,-2.53125,-17.90625,8.1
228.017,40,928.5,12,42,12.941176,20.392157,0.999424,2.745098,40,0.5370791,0.07991302,-22.536814,-43.206944,840.2,54.002323,14.818868,8.81,0.24584919,-0.14496136,-0.35253257,3.4290001,0.79905003,9.28995,11.502128,1.347167,21.026834,1.25625,-16.9125,13.781251
229.004,35,889.5,11,42,12.54902,20.392157,0.999424,2.3529413,40,0.5390125,0.08008928,-22.536795,-43.206917,840.2,58.93539,14.059612,9.012,1.0983229,0.40124577,0.84384954,1.7179501,0.91605,8.14305,11.502128,1.347167,21.026834,1.5375,-17.41875,10.725
230.006,74,901.5,10,42,16.470589,20.392157,0.999424,6.27451,40,0.54283947,0.08064736,-22.536787,-43.206886,840.2,74.843666,13.568317,7.6,0.48518777,0.27811173,1.1762768,2.0080502,2.601,8.079,11.502128,1.347167,21.026834,6.43125,-15.825001,8.231251
230.971,67,1073,13,42,16.862745,20.392157,0.999424,6.6666665,40,0.54568094,0.081150666,-22.53679,-43.206852,840.2,87.85171,13.063555,7.6,-0.35966605,-0.54544526,-1.5349966,2.7880502,3.6420002,10.40205,11.502128,1.347167,21.026834,14.6625,-11.4375,11.493751
232.003,74,1275.5,15,42,20.392157,20.392157,0.999424,9.803922,40,0.5499736,0.08194538,-22.53681,-43.206814,840.2,129.77896,13.456143,7.6,-1.771269,1.4791927,4.8602753,3.231,-1.19805,4.53195,11.502128,1.347167,21.026834,17.90625,-6.8812504,4.4625
233.004,79,1589,19,42,21.960785,16.470589,0.999424,11.764706,40,0.554754,0.08284048,-22.536844,-43.20678,840.2,137.79327,14.110524,7.6,2.1077316,1.0361573,6.199693,-0.31904998,-1.404,3.5080502,11.502128,1.347167,21.026834,17.306252,-6.0937505,2.8500001
233.984,64,1991.5,25,42,17.647058,16.470589,0.999424,7.0588236,40,0.5629054,0.08421069,-22.536888,-43.206738,840.2,136.03812,15.055187,7.6,-1.16825,-4.29619,-2.9002595,3.8100002,4.5030003,12.460051,11.502128,1.347167,21.026834,16.087502,-6.1125,0.76875
234.999,49,2078.5,26,42,17.254902,16.470589,0.999424,7.0588236,40,0.5677245,0.084842384,-22.536932,-43.206688,840.2,134.03842,16.185461,7.6,4.901567,1.4073459,1.2721773,-2.181,-1.0690501,8.00895,11.502128,1.347167,21.026834,16.10625,-7.1250005,2.86875
236.003,47,2162,26,42,17.647058,16.470589,0.999424,7.8431373,40,0.57619977,0.085872255,-22.536982,-43.206635,840.2,134.00969,28.67714,7.616,-1.786055,-0.9401782,-1.296426,4.5370502,0.44295,11.118001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
236.997,51,2213,28,42,18.82353,16.470589,0.999424,9.411765,40,0.5820734,0.08652497,-22.537039,-43.206566,840.2,133.03891,30.478752,7.64,1.5862622,2.5161264,5.1129527,0.34005,-2.91105,4.0680003,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
238.011,35,2219,29,42,14.117647,10.588235,0.999424,3.9215686,39.60784,0.5932807,0.08781514,-22.537096,-43.2065,840.2,132.03204,30.530436,7.65,0.10999843,-1.8695041,-0.5469798,2.9530501,1.6890001,10.266001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
239.007,39,1585.5,28,42,21.568628,10.588235,0.999424,15.294118,39.60784,0.5978169,0.08826318,-22.53715,-43.206436,840.2,132.97725,30.572737,7.68,-1.1297098,0.899552,4.0538373,3.0559502,-1.353,5.45895,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
240.021,90,1541,29,42,34.901962,10.588235,0.999424,17.647058,39.60784,0.607371,0.089741886,-22.537209,-43.20637,840.2,133.98373,32.845554,7.7,1.3954608,-2.1667802,-0.49487624,0.85005003,2.09805,10.383,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
241.007,83,1647.5,30,42,23.137255,10.588235,0.999424,12.941176,39.60784,0.6169938,0.091094464,-22.53727,-43.206306,840.2,134.00023,32.973843,7.7,1.9850469,-2.10994,3.7198198,-0.058950003,1.98405,5.6449504,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
242.009,77,1606,30,42,20.784313,10.588235,0.999424,10.980392,39.60784,0.6246708,0.09211993,-22.53733,-43.206238,840.2,133.01494,32.545425,7.7,4.303267,1.5572445,0.59101933,-1.8049501,-2.00895,8.95695,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
243.009,82,1552.5,29,42,30.19608,11.764706,0.999424,20,39.60784,0.63616335,0.093638286,-22.537384,-43.206173,840.2,130.0723,31.863262,7.7,0.48806667,-1.9940529,-5.1250677,1.5630001,0.9120001,14.887051,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
244.012,91,1560.5,29,42,70.196075,11.764706,0.999424,60,39.60784,0.6442086,0.09489893,-22.537434,-43.2061,840.2,127.05195,32.139378,7.7,0.6793355,-7.5645137,-9.275807,1.16295,7.5450006,19.324951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
245.004,91,1574,29,42,70.588234,11.764706,0.999424,60.39216,39.60784,0.64797497,0.09545997,-22.537485,-43.206024,840.2,126.02527,33.218765,7.7,1.8180174,-0.71614814,4.9059386,-0.216,1.1700001,4.81005,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
246.006,91,1595,30,42,54.117645,11.764706,0.999424,41.960785,39.60784,0.6563502,0.09672966,-22.537539,-43.20595,840.2,128.91016,33.839558,7.7,-0.4124332,0.9470013,-2.4323626,3.3100502,5.604,14.494051,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
247.012,91,1646.5,32,42,44.705883,11.764706,0.999424,34.117645,39.60784,0.66622746,0.09832701,-22.537598,-43.205883,840.2,129.9545,34.218628,7.7,-1.5242199,-0.7566811,3.3055346,3.8740501,0.99300003,6.3460503,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
248.010,90,1664,31,42,39.215687,11.764706,0.999424,27.843138,39.60784,0.672239,0.09914705,-22.537659,-43.20582,840.2,129.04465,34.302395,7.7,2.02354,2.7628918,2.8048117,-0.67305005,-2.56395,6.58095,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
248.990,86,1686.5,32,42,29.019608,9.803922,0.999424,18.431372,39.60784,0.6835801,0.100832835,-22.537716,-43.20575,840.2,129.96764,34.772316,7.72,0.76113284,2.141372,3.337007,0.7350001,-2.36595,6.4249506,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
249.981,85,1694.5,32,42,27.450981,9.803922,0.999424,16.862745,39.60784,0.6902605,0.10181685,-22.537777,-43.205685,840.2,130.96736,35.112457,7.733,-3.141033,-5.2207727,3.3312507,5.1070504,4.656,6.09,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
251.003,82,1657.5,31,42,24.705883,9.803922,0.999424,14.509804,39.215687,0.70171285,0.103338405,-22.537834,-43.205616,840.2,131.00217,35.955906,7.78,2.6380243,0.7947163,6.681315,-1.12605,-1.38,2.60595,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
252.010,81,1633.5,31,42,23.921568,9.803922,0.999424,13.725491,39.215687,0.7113446,0.104686834,-22.537888,-43.205544,840.2,130.03441,35.12689,7.82,-5.0558953,0.38730976,1.4924947,6.6330004,-1.18605,7.8780003,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
253.004,83,1675.5,33,42,25.882353,9.803922,0.999424,16.078432,38.82353,0.7192814,0.10578913,-22.53794,-43.205467,840.2,129.03197,33.874763,7.84,0.20765196,1.3453215,1.3408254,1.3090501,-2.5159502,8.96895,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
254.000,86,1668,31,42,27.843138,8.627451,0.999424,18.039215,38.82353,0.72789925,0.10706377,-22.53799,-43.2054,840.2,129.96123,33.80631,7.85,0.7772014,3.931998,4.0273204,0.9670501,-5.352,5.57805,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
255.009,90,1630,32,42,45.098038,8.627451,0.999424,28.235294,38.82353,0.73707783,0.10836551,-22.538042,-43.20533,840.2,130.95659,34.294083,7.88,-0.43024725,3.1509516,1.3794612,2.49405,-3.5050502,8.3230505,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
256.011,87,1629.5,30,42,29.80392,8.627451,0.999424,20,38.82353,0.74428135,0.10943774,-22.5381,-43.205265,840.2,134.86348,34.41189,7.88,-0.6971656,-3.0097852,-1.6867881,2.97,3.55095,11.698951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
257.009,90,1654.5,30,42,41.17647,8.627451,0.999424,30.980392,38.431374,0.75437576,0.1111364,-22.538162,-43.205208,840.2,140.78642,34.858433,7.88,0.053616352,1.8430119,-1.5040586,1.2589501,-1.5859499,10.98105,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
258.005,86,1615.5,31,42,28.235294,8.627451,0.999424,17.647058,38.431374,0.759924,0.11184669,-22.53823,-43.20516,840.2,144.85515,33.450977,7.9,-0.37590405,3.3523645,-1.012639,2.63505,-3.6000004,10.642051,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
259.003,82,1563,31,42,23.529411,9.803922,0.999424,12.54902,38.039215,0.76950675,0.11319986,-22.5383,-43.20511,840.2,146.92955,32.64634,7.9,-4.567934,-2.891549,-3.0169857,6.1189504,2.8470001,11.842951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
259.985,79,1557.5,29,42,21.960785,9.803922,0.999424,11.372549,38.039215,0.7811499,0.11473621,-22.53837,-43.20506,840.2,145.07219,32.517773,7.9,1.8080146,0.88558334,5.1485176,-0.15405001,-1.38705,3.97305,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
260.981,78,1571,29,42,21.568628,9.803922,0.999424,11.372549,38.039215,0.784386,0.11511941,-22.538433,-43.205006,840.2,144.04788,32.62703,7.9,-3.6021752,-5.7251873,-2.6228797,5.5590005,5.2980003,11.29995,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
261.962,35,1476,29,42,12.941176,9.803922,0.999424,2.745098,37.64706,0.79656655,0.116172634,-22.538494,-43.204956,840.2,143.06215,30.786806,7.9,0.18009631,-0.10115307,1.477676,2.8909502,0.957,7.3660502,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
263.005,37,1400,26,42,17.254902,9.803922,1.062376,7.45098,37.64706,0.801173,0.116487384,-22.538551,-43.204914,840.2,145.24892,29.438423,7.9,-2.5711377,-2.1077015,-5.9036655,5.7340503,3.8520005,15.68295,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
264.002,69,1468,26,42,19.215687,9.803922,0.999424,9.019608,37.64706,0.8087659,0.11730155,-22.538616,-43.204884,840.2,151.57742,29.1328,7.916,-0.27884808,3.1458006,2.0980077,2.05095,-1.19295,6.9250503,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
265.010,86,1475.5,27,42,31.764706,22.745098,0.999424,42.7451,37.64706,0.8162605,0.118346654,-22.53869,-43.20487,840.2,161.49101,29.034943,7.933,-1.0836068,-3.6873896,-4.481757,3.006,6.111,15.055951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
265.982,91,1583,29,42,70.588234,22.745098,0.999424,60,37.64706,0.82400686,0.119553156,-22.538769,-43.20487,840.2,173.54967,30.018652,7.933,1.3905019,2.3736093,4.1395082,0.33795002,-2.0670002,5.6500497,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
266.981,91,1624.5,31,42,70.588234,22.745098,0.999424,60.39216,37.64706,0.832067,0.1207482,-22.538853,-43.204872,840.2,179.89473,31.894968,7.94,1.1358988,0.38930216,9.830887,-0.025050001,-0.66705,-0.11805001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
267.983,91,1682,32,42,70.588234,22.745098,0.999424,60.39216,37.64706,0.8381952,0.12167904,-22.538937,-43.20489,840.2,181.81268,33.11442,7.933,-1.4671018,3.8356688,1.8908682,3.8890505,-3.5260499,8.742001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
269.000,91,1778,34,42,70.588234,22.745098,0.999424,60.39216,37.64706,0.8544525,0.12409275,-22.539024,-43.204903,840.2,183.60487,33.81372,7.92,-0.12942477,-3.471337,4.8320704,1.9069501,3.14895,5.3459997,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
270.008,91,1728.5,33,42,70.588234,6.6666665,0.999424,60.39216,37.64706,0.8593115,0.124853045,-22.539108,-43.204918,840.2,185.20029,33.76972,7.9,-0.7295736,-1.6498244,0.37204653,2.3719501,1.797,9.181951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
271.000,86,1699,32,42,27.843138,6.6666665,0.999424,17.647058,37.64706,0.86988384,0.12645452,-22.539188,-43.20493,840.2,186.04944,33.061966,7.9,3.8530056,-3.4780996,-2.0574179,-1.542,3.381,12.187051,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
271.994,57,1569.5,29,42,14.509804,6.6666665,0.999424,4.3137255,37.64706,0.8783261,0.12757842,-22.539263,-43.204933,840.2,185.09282,31.621338,7.9,-2.0113199,-1.8279463,-0.52249765,4.69995,1.29195,9.739051,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
272.995,81,1273,24,42,28.235294,6.6666665,0.999424,37.2549,37.64706,0.8858383,0.12838145,-22.53933,-43.204933,840.2,182.10612,29.173666,7.9,-1.1332966,4.95928,-3.2183914,2.6179502,-6.8910003,12.417001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
273.982,85,1177.5,24,42,21.17647,6.6666665,0.999424,10.980392,37.64706,0.89247173,0.12935877,-22.53939,-43.204918,840.2,175.4068,26.972692,7.9,2.0289204,4.0349083,1.6192695,0.71595,-5.14095,7.93305,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
274.979,37,1531,18,42,23.137255,8.235294,0.999424,16.078432,37.64706,0.89858556,0.12999779,-22.539436,-43.2049,840.2,168.95148,23.683165,7.9,1.4389446,1.9156604,-1.9948031,0.72300005,-2.091,11.436001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
276.006,89,1402,17,42,56.07843,8.235294,0.999424,45.882355,37.64706,0.9015875,0.13065298,-22.539478,-43.20488,840.2,161.63383,22.158087,7.9,0.2505187,-4.047811,-6.6106753,0.079050004,3.35505,16.91595,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
277.002,85,1643,22,41,27.450981,8.235294,0.999424,17.254902,37.64706,0.9100402,0.13245885,-22.539522,-43.204853,840.2,155.97652,21.992203,7.9,0.946239,-0.8096711,3.1367965,0.15300001,2.3809502,6.282,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
278.000,84,1672,21,41,26.27451,8.235294,0.999424,16.078432,37.64706,0.91281945,0.13300985,-22.539572,-43.204834,840.2,158.78557,21.532518,7.88,3.1747637,-0.047240093,-2.4348679,-1.95105,1.8070501,12.22305,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
278.982,85,1798.5,21,41,46.666668,8.235294,0.999424,53.72549,37.64706,0.9196381,0.1345982,-22.539627,-43.204826,840.2,165.13658,21.467348,7.866,2.0351775,2.9369967,6.2977824,-0.69705003,-0.64305,2.9650502,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
280.009,91,1743,21,41,68.23529,8.235294,0.999424,57.64706,37.64706,0.9246431,0.13574204,-22.53968,-43.204838,840.2,175.87723,21.647627,7.85,0.8716589,0.8106432,8.303609,0.25605002,0.6840001,2.6710503,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
280.993,91,1758.5,22,41,69.411766,6.27451,0.999424,60,37.64706,0.9312312,0.13736936,-22.539738,-43.204865,840.2,188.61234,22.204142,7.82,-1.8486387,0.013506926,3.6421878,2.4,0.94305,5.3509502,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
282.006,91,1825,23,41,70.588234,6.27451,0.999424,60.39216,37.64706,0.9388586,0.13911466,-22.539791,-43.204906,840.2,199.37563,22.87699,7.816,-1.530886,2.0985687,-2.9114017,2.058,-2.04705,12.856952,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
283.011,91,1844.5,23,41,70.588234,6.27451,0.999424,60.39216,37.64706,0.9424152,0.13986827,-22.539845,-43.204956,840.2,206.82455,23.745485,7.8,-11.221393,-4.2729545,3.8317485,12.951,3.9720001,5.961001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
283.987,85,1996,25,41,23.529411,6.27451,0.999424,10.196078,37.64706,0.9514795,0.14181963,-22.539896,-43.205006,840.2,212.25966,24.972137,7.8,-4.1049695,-1.7741313,1.0326699,5.50905,1.077,8.65995,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
284.993,66,1876,25,41,18.82353,6.27451,0.999424,8.627451,37.64706,0.95674187,0.14269784,-22.539946,-43.20505,840.2,215.22464,24.471798,7.8,0.3226968,-1.3518062,-3.0558834,2.01495,1.014,12.7759495,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
286.005,64,1749.5,22,41,18.431372,6.27451,0.999424,8.235294,37.64706,0.964751,0.14401323,-22.539988,-43.205097,840.2,216.78485,23.69077,7.8,-1.6839715,2.1081183,-3.6558645,4.8439503,-2.12595,14.161952,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
286.993,64,1699.5,22,41,25.490196,7.8431373,0.999424,18.039215,37.64706,0.9700058,0.14495029,-22.540031,-43.20514,840.2,218.1192,23.445917,7.8,1.6384338,1.1122767,2.4406033,-0.63000005,-0.49695003,7.1650505,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
287.993,83,1743.5,22,41,25.09804,7.8431373,0.999424,14.90196,37.64706,0.9745554,0.1458754,-22.540073,-43.205185,840.2,221.25577,23.94059,7.8,-0.610104,-0.8653934,-3.0396416,2.331,1.24695,12.699,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
288.987,53,1779.5,22,41,14.509804,7.8431373,0.999424,3.5294118,37.64706,0.98242366,0.14719222,-22.540104,-43.20524,840.2,232.58945,22.041445,7.82,1.8307252,3.1192005,2.188459,0.34995002,-2.4880502,6.90105,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
290.009,31,1586,20,41,13.333333,7.8431373,0.999424,2.745098,37.64706,0.986878,0.14753246,-22.540121,-43.205288,840.2,238.86343,20.048622,7.84,-0.670874,-0.01473389,-4.6263742,3.6139503,-0.29295,14.21205,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
291.000,76,1358.5,17,41,27.843138,7.8431373,0.999424,35.294117,37.64706,0.992784,0.14841272,-22.540138,-43.205338,840.2,241.81726,18.979107,7.833,0.08101828,-1.075512,-2.3590472,1.1010001,1.24695,12.1060505,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
291.998,82,1555.5,19,41,21.17647,7.8431373,0.999424,10.980392,37.64706,0.9987502,0.14975774,-22.540154,-43.20539,840.2,246.11482,19.533745,7.833,2.8523738,1.1297412,1.8822185,-0.9510001,1.42095,7.7770505,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
293.004,76,1626,19,41,20.784313,7.8431373,0.999424,10.588235,37.64706,1.0016335,0.15033005,-22.540154,-43.20545,840.2,260.53485,19.983898,7.84,2.034353,1.2384918,3.0903652,0.24705002,-1.4989501,7.0309505,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
293.999,61,1617,20,41,17.254902,13.333333,0.999424,7.0588236,37.64706,1.0092536,0.15162595,-22.54015,-43.205505,840.2,272.3705,20.65014,7.82,3.0356853,0.0075146123,3.1143343,-0.216,-1.93305,7.4280005,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
295.007,69,1372,19,41,20.392157,13.333333,0.999424,10.196078,37.64706,1.0155834,0.15264994,-22.540157,-43.20556,840.2,269.7591,20.235487,7.8,1.2012283,-1.7708677,2.9354093,0.40995002,-1.4560502,6.4489503,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
295.961,80,1366.5,18,41,22.745098,13.333333,0.999424,12.156863,37.64706,1.0202816,0.15359296,-22.54018,-43.20561,840.2,254.50049,20.640463,7.76,3.3024447,-2.9143288,-0.9997131,-1.35105,0.73005,10.524,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
296.994,82,1394,19,41,22.745098,13.333333,0.999424,12.941176,37.64706,1.0235775,0.15423706,-22.540226,-43.205635,840.2,239.46608,19.018787,7.74,-3.002864,1.8382158,-2.1788204,5.71005,-5.979,11.56305,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
297.997,82,1516,21,41,23.137255,13.333333,0.999424,12.54902,37.64706,1.0270392,0.1548484,-22.54028,-43.205616,840.2,200.99718,14.85641,7.733,0.14304109,-6.3162246,-3.185345,2.18505,1.3969501,12.76395,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
298.977,74,1817,25,41,21.568628,13.333333,0.999424,9.803922,37.64706,1.0376955,0.15659763,-22.54031,-43.20556,840.2,158.91043,13.61824,7.7,0.25682467,-4.6392326,-2.6792746,2.3760002,1.503,12.703951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
299.998,69,1889,26,41,20.392157,4.3137255,0.999424,10.196078,37.64706,1.0462564,0.1572627,-22.540314,-43.20548,840.2,113.27482,14.352996,7.7,0.0663476,3.213146,-3.4670224,2.262,-3.8899503,13.159051,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
300.965,68,2067.5,26,41,20.784313,4.3137255,0.999424,10.588235,37.64706,1.0511092,0.15869425,-22.540314,-43.20539,840.2,100.51605,18.651258,7.7,-1.4694527,8.740126,0.20269011,3.5299501,-9.34095,8.998051,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
301.987,70,2324,29,41,22.352942,4.3137255,0.999424,12.156863,37.64706,1.0612962,0.16053028,-22.540314,-43.205307,840.2,95.654526,23.085714,7.7,-4.2755113,14.416959,4.113972,6.454051,-16.785,5.6790004,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
302.997,67,2316.5,29,41,21.17647,4.3137255,0.999424,10.196078,37.64706,1.0667412,0.16133139,-22.540314,-43.20522,840.2,91.43884,26.189188,7.7,-2.608969,1.6902165,-4.311371,4.56405,-2.89905,13.68795,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
303.991,64,2264,28,41,20.784313,4.3137255,0.999424,10.196078,37.64706,1.0789328,0.16324554,-22.540312,-43.205135,840.2,91.17629,27.761145,7.7,3.9478498,1.5738909,-1.5444093,-1.97805,-1.365,10.42395,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
304.995,63,2240.5,29,41,20.392157,4.3137255,0.999424,10.196078,37.64706,1.0831292,0.16392538,-22.540312,-43.20505,840.2,92.5901,28.656202,7.7,0.35941446,-2.635844,-0.28462425,1.9120502,4.2520504,10.2949505,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
305.991,64,2216.5,28,41,17.647058,13.725491,0.999424,6.27451,37.64706,1.0923452,0.16551304,-22.540321,-43.204975,840.2,95.7363,28.921787,7.7,-1.671911,-4.9922905,-4.1837525,4.12605,6.343051,13.530001,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
306.994,41,2098.5,26,41,15.294118,13.725491,0.999424,5.098039,37.64706,1.0979466,0.1660684,-22.540335,-43.204906,840.2,99.008255,27.65998,7.7,-0.4083061,0.7945218,2.066085,4.04895,-0.16694999,7.0930505,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
307.998,28,1753.5,21,41,14.117647,13.725491,1.9988174,2.745098,37.64706,1.1053659,0.1666638,-22.540352,-43.20485,840.2,103.00989,23.834442,7.7,-0.52900654,-2.3889663,-0.42438853,3.90795,1.7659501,9.592951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
309.003,35,1375.5,17,41,15.294118,13.725491,0.885232,5.098039,37.64706,1.1111705,0.1669785,-22.540367,-43.2048,840.2,103.694534,21.028801,7.7,1.2582017,1.3117006,2.5291977,1.24695,-1.9710001,6.7579503,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
310.036,44,1281.5,16,41,14.90196,13.725491,0.870592,4.7058825,37.64706,1.1138812,0.16731153,-22.54038,-43.204754,840.2,103.958206,16.76792,7.7,-1.4295028,0.44562823,0.10622677,4.35795,-0.49005002,9.391951,11.502128,1.347167,21.026834,14.56875,-6.76875,-0.46875003
310.997,34,1196,15,41,16.078432,13.725491,0.870348,5.882353,37.64706,1.1188408,0.16788456,-22.540396,-43.204716,840.2,106.98427,16.697233,8.155,-0.47865045,0.45118386,1.088315,2.87895,-0.79395,7.6410003,11.502128,1.347167,21.026834,8.08125,-12.656251,6.3
311.993,44,1420.5,18,41,14.117647,18.431372,0.998448,3.5294118,37.64706,1.125298,0.16873907,-22.540419,-43.204666,840.2,113.93314,20.001192,8.155,0.62349176,1.3181583,2.1247036,1.8550501,-0.351,5.83395,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
312.991,36,1559.5,18,41,14.117647,18.431372,0.999424,2.745098,37.64706,1.1273365,0.16892709,-22.54045,-43.204613,840.2,120.86648,23.047676,8.155,-4.5381985,-3.3275344,-2.5727007,8.15295,4.9440002,11.76105,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
313.984,23,1704.5,23,41,13.725491,18.431372,1.558672,3.5294118,37.64706,1.1350806,0.16937006,-22.540482,-43.204556,892.1,120.031075,24.168278,8.09,1.1739897,0.23424995,1.0382756,2.84805,1.0500001,7.7920504,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
314.989,28,1769.5,22,41,14.117647,18.431372,1.9988174,3.9215686,37.64706,1.138773,0.16952157,-22.540516,-43.204502,891.7,121.939835,23.841482,8.09,-0.3792425,0.87167084,-3.146995,4.1860504,0.36105,11.931001,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
315.995,29,1820.5,22,41,14.509804,18.431372,1.9988174,3.9215686,37.64706,1.1463302,0.16980383,-22.540548,-43.20445,891.2,128.8395,24.29854,7.7,0.4311926,-0.78792614,1.1859528,3.52305,0.141,6.991951,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
316.986,30,1443,19,41,13.333333,18.431372,1.9988174,3.137255,37.64706,1.1531928,0.17007115,-22.540575,-43.2044,890.8,126.05027,18.578636,7.7,1.7335583,-0.9565448,-4.5881553,2.661,-0.21195,13.297951,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
318.004,30,1331.5,17,41,13.333333,14.117647,1.9988174,3.137255,37.64706,1.156109,0.17020012,-22.54059,-43.204353,890.3,117.35144,18.79654,7.7,0.17369615,-3.1484997,-1.5912861,3.31695,1.2079501,10.788001,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
319.013,31,1448,20,41,12.941176,14.117647,0.875472,3.137255,37.64706,1.1623107,0.17056626,-22.540598,-43.2043,890,101.49468,21.180738,7.7,-1.9551717,0.6510324,3.4873676,5.6620502,-2.844,5.7979507,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
319.992,26,1567,20,41,13.333333,14.117647,0.870592,2.745098,37.64706,1.1662339,0.17079578,-22.54058,-43.20424,889.5,80.421555,22.29329,7.7,-0.75067574,0.24349101,1.0579991,4.96995,-1.84395,8.200951,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
320.998,28,1607.5,21,41,12.941176,14.117647,1.9988174,2.3529413,37.64706,1.1745822,0.17123684,-22.540543,-43.204185,888.7,59.557713,24.460054,7.7,-0.38090944,0.51375127,-4.167847,0.47400004,-1.4899501,13.69305,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
322.010,27,1130.5,23,41,12.941176,14.117647,0.93452,2.3529413,37.64706,1.1796346,0.17139988,-22.540493,-43.204136,887.6,46.48178,25.67678,7.683,-1.6757115,3.0413294,-1.4358107,6.3079505,-2.5159502,10.656,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
323.002,25,1269,23,41,12.54902,14.117647,0.872788,2.745098,37.64706,1.1840262,0.17158727,-22.540443,-43.204086,886.3,43.13033,27.335213,7.683,2.442527,-0.09171845,2.0621767,0.84705,0.44700003,6.358051,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
324.005,24,1307,24,41,12.941176,30.19608,0.870836,2.745098,37.64706,1.1932517,0.17201182,-22.5404,-43.20403,885.7,47.89017,28.025715,7.683,-3.3220067,0.43404114,2.414791,8.13105,0.57195,6.3679504,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
324.999,24,1260.5,24,41,12.54902,30.19608,0.870592,2.3529413,37.64706,1.1973681,0.17222923,-22.54037,-43.203976,884.6,56.833775,21.313913,7.683,2.2129233,4.9808493,-2.140961,2.391,-4.93305,10.584001,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
325.999,27,1067,20,41,12.54902,30.19608,0.870836,1.9607843,37.64706,1.2063826,0.17271642,-22.54036,-43.203922,883.8,66.75322,21.043957,7.683,2.8020685,2.5384,1.4623983,1.5769501,-1.8919501,8.253,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
326.976,27,1105.5,19,41,12.54902,30.19608,0.894016,2.3529413,37.64706,1.2121706,0.17304938,-22.540358,-43.203865,883.1,81.602844,21.75585,7.7,-0.864668,-1.7395215,1.102681,4.67595,1.8090001,8.139,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
328.026,27,1082,20,41,12.54902,30.19608,0.986736,2.3529413,37.64706,1.2150495,0.17319822,-22.540365,-43.203808,882.3,93.70073,22.333845,7.7,1.2775042,-2.541365,1.9473792,2.286,2.2780502,7.6099505,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
329.008,26,1099.5,21,41,12.156863,30.19608,0.999424,1.9607843,37.64706,1.2222456,0.17353126,-22.540375,-43.203747,881.8,98.84989,22.33383,7.7,1.3963945,1.3892802,0.28798708,2.5300503,-0.46095002,9.1390505,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
329.999,25,1143,22,42,12.54902,23.921568,0.999424,2.3529413,37.64706,1.2277606,0.17377235,-22.540394,-43.20369,881.2,106.86758,22.778215,7.7,-1.3284961,0.5820131,2.6956732,4.17105,-1.43505,5.7769504,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
331.005,27,1078,21,42,12.54902,23.921568,0.999424,2.3529413,37.64706,1.2324884,0.17399216,-22.540411,-43.20363,880.8,109.92203,22.066925,7.7,-0.3149256,-0.809848,-0.4864649,3.8239503,0.24405001,9.78495,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
332.006,27,1118.5,20,42,12.54902,23.921568,0.999424,2.3529413,37.64706,1.2396961,0.1743532,-22.540424,-43.20357,880.3,108.04701,22.150587,7.7,-2.6543825,-0.14172609,-0.9285462,6.1410003,-0.64995,9.98595,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
332.986,26,1122.5,21,42,12.54902,23.921568,0.999424,2.3529413,37.64706,1.243824,0.17452219,-22.540438,-43.20351,879.7,106.03769,23.512775,7.7,1.3964919,1.4356207,3.876418,1.8720001,-2.02095,5.262,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
333.989,26,1138,21,42,12.54902,23.921568,0.999424,2.3529413,37.64706,1.2524552,0.17489728,-22.540453,-43.20345,879.1,105.98966,22.246176,7.7,1.2028416,0.34963408,2.1442313,2.30205,-1.0879501,7.263,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
334.988,26,1168,21,42,12.54902,23.921568,0.999424,2.3529413,37.64706,1.2551008,0.17502333,-22.540462,-43.20339,878.5,104.048454,23.213161,7.7,0.59949785,-1.9056921,1.585429,2.9119503,1.5409501,7.287,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
336.014,26,1171,22,42,12.54902,23.921568,0.999424,2.3529413,37.64706,1.2631884,0.17539586,-22.540468,-43.203323,878,98.133354,24.993128,7.7,-1.424326,0.7539729,1.5511998,4.7070003,-2.4780004,7.1860504,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
336.980,26,1165.5,22,42,12.54902,9.019608,0.999424,2.3529413,37.64706,1.2671721,0.17553537,-22.54046,-43.203255,877.2,86.354126,25.593256,7.72,2.213745,-1.521985,4.4267926,1.2060001,0.282,4.2910504,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
337.993,24,1340.5,25,42,12.941176,9.019608,0.999424,2.3529413,37.64706,1.2764982,0.17591527,-22.540442,-43.20318,876.8,76.20421,27.513424,7.733,-2.5083914,2.157599,-2.79791,5.7169504,-3.0210001,11.53695,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
338.999,23,1457,27,42,12.941176,9.019608,0.999424,2.745098,37.64706,1.2842754,0.17621115,-22.540426,-43.2031,875.9,75.98871,30.93316,7.733,0.52033687,-0.21934451,0.2971711,3.1020002,-0.27,9.049951,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
339.987,24,1470,28,42,12.941176,9.019608,1.04066,3.5294118,37.64706,1.2880753,0.17636588,-22.540415,-43.20302,875.5,79.91984,29.748909,7.733,-1.3446622,-0.061651576,-1.3120756,4.93695,-0.31500003,9.91905,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
340.999,27,1495,28,42,13.333333,9.019608,1.9988174,3.137255,37.64706,1.2991699,0.1767595,-22.540407,-43.202938,874.7,79.99823,30.284851,7.733,-0.14280616,2.5250027,3.3073008,4.04895,-2.9880004,5.289,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
341.968,28,1538,29,42,13.725491,9.019608,1.9988174,3.5294118,37.64706,1.3079491,0.17695202,-22.540396,-43.202858,873.8,79.01574,31.185135,7.733,-0.05089551,-4.993918,-3.6671185,4.51095,5.02305,13.510951,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
342.996,27,1588,30,42,13.725491,29.411764,1.9988174,3.5294118,37.64706,1.312933,0.17705417,-22.540382,-43.202774,872.4,79.978226,30.836382,7.716,-2.1549025,-4.555522,-5.1085095,6.2629504,5.238,13.618051,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
344.002,27,1564.5,30,42,13.725491,29.411764,1.9988174,3.5294118,37.64706,1.323382,0.17731394,-22.540373,-43.202694,871.5,80.98292,30.463364,7.7,-0.9038861,-6.1290503,-0.16733769,5.538,6.12795,9.0070505,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
345.012,28,1504.5,28,42,13.333333,29.411764,1.9988174,3.137255,37.64706,1.3289636,0.17743489,-22.54036,-43.202614,870.4,81.98509,30.351984,7.7,-3.0226998,-5.2219377,-0.9661258,7.04505,5.3820004,9.823051,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
346.003,27,1497.5,27,42,13.725491,29.411764,1.9988174,3.137255,37.64706,1.3393067,0.17767724,-22.540348,-43.202534,869.2,81.01438,31.437494,7.7,-0.33589396,1.6821887,-0.5228336,4.7689505,-1.42005,9.655951,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
347.004,28,1484.5,30,42,13.725491,29.411764,1.9988174,3.137255,37.64706,1.3478451,0.17788236,-22.540339,-43.202446,867.9,81.002075,30.644663,7.7,0.23392844,1.6731892,-0.022256713,4.0080004,-1.779,9.345,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
347.995,28,1422.5,28,42,13.333333,29.411764,1.9988174,3.137255,37.64706,1.3516397,0.17796636,-22.540327,-43.202374,866.9,82.0026,26.170794,7.7,4.853635,0.32826194,8.390903,-0.36,-0.27,-0.16905001,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
348.999,28,1251.5,24,42,12.941176,30.588236,1.9988174,2.3529413,37.64706,1.360414,0.1782005,-22.540312,-43.20231,866.3,80.04962,25.402815,7.7,0.60730183,1.3760087,0.95374453,3.4339502,-1.4830501,7.7200503,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
350.017,27,1215,23,42,12.941176,30.588236,1.9988174,2.745098,37.64706,1.3649062,0.17830159,-22.540295,-43.202244,865.7,74.090065,24.378908,7.7,-2.0993583,-4.4780936,1.5835619,5.6520004,4.341,7.1050506,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
351.000,28,1169.5,21,42,12.941176,30.588236,1.9988174,2.3529413,37.64706,1.3693156,0.17841129,-22.54027,-43.202183,864.9,68.07471,25.093494,7.7,0.45363647,-1.0685866,0.38263363,2.70705,0.70304996,8.20605,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
352.005,27,1227,23,42,12.941176,30.588236,1.9988174,2.745098,37.64706,1.3786172,0.17863862,-22.54024,-43.20212,864.1,61.15701,25.75932,7.7,-2.4667947,-0.80080605,-3.8017304,6.88005,0.84000003,12.939001,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
352.999,27,1261.5,24,42,12.941176,30.588236,1.9988174,2.745098,37.64706,1.383617,0.17873694,-22.540203,-43.20207,861.1,56.156227,26.417341,7.7,-3.3956218,-0.12276204,0.010530143,7.63605,-0.094950005,9.258,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
354.002,27,1287.5,25,42,12.941176,30.588236,1.9988174,2.745098,37.64706,1.3924667,0.17892508,-22.540163,-43.202023,858.4,55.035748,25.467972,7.7,1.9886484,2.9806669,1.3129026,3.0319502,-2.83905,7.4830503,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
355.011,28,1070.5,21,42,12.156863,30.588236,1.9988174,1.9607843,37.64706,1.3998628,0.17912133,-22.54013,-43.201973,857.2,55.029293,21.316505,7.7,1.5291984,-3.81582,-2.0089152,3.7170002,5.23995,10.465051,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
355.986,28,997.5,18,42,12.156863,40.784313,1.9988174,1.9607843,37.64706,1.402708,0.1791925,-22.54012,-43.20193,855.6,67.627426,17.590075,7.7,-3.5282936,-1.7085714,1.6754239,8.599951,4.302,6.71505,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
357.011,28,883,15,42,12.156863,40.784313,0.90768,1.9607843,37.64706,1.407328,0.17936487,-22.540123,-43.201897,854,93.444214,16.43104,7.7,2.4111593,5.1816626,1.5888853,2.1420002,-3.7870505,7.804051,11.502128,1.347167,21.026834,25.0125,-8.08125,3.5812502
357.999,29,854.5,15,42,12.156863,40.784313,0.875472,1.9607843,37.64706,1.4103261,0.17954168,-22.540148,-43.20186,854.7,115.27966,14.760791,9.718,-0.27166203,0.21581137,-2.0922253,5.2170005,-0.90105003,10.876052,11.502128,1.347167,21.026834,14.887501,-11.793751,3.3375
359.004,37,758.5,10,42,12.54902,40.784313,0.870592,1.9607843,37.64706,1.4148349,0.17991318,-22.540165,-43.201828,854.4,116.69756,7.98807,10.038,0.30982134,0.4149855,-0.027162401,4.93395,-0.351,8.823,11.502128,1.347167,21.026834,14.962501,-12.168751,3.0375001
360.003,37,736,4,42,12.54902,40.784313,0.86986,2.3529413,37.64706,1.4163929,0.18021546,-22.540174,-43.20181,854,114.92979,4.513632,10.021,-0.14894247,0.5084587,-0.13542588,3.525,-0.80100006,9.382951,11.502128,1.347167,21.026834,14.26875,-12.8625,2.68125
361.006,39,771.5,4,42,16.470589,40.784313,0.870348,5.490196,37.64706,1.4171958,0.18041773,-22.540176,-43.20179,854.2,110.1503,7.505984,9.675,-0.7398591,0.26253727,0.68842775,3.5850005,-1.1719501,8.83005,11.502128,1.347167,21.026834,12.450001,-13.968751,3.5062501
362.014,63,1090.5,7,42,17.254902,10.980392,0.97478,7.45098,37.64706,1.4192071,0.18107404,-22.540173,-43.20176,854.4,94.19367,11.183014,10.004,-0.41816312,0.58582777,-0.21851432,2.5890002,-2.42295,9.864,11.502128,1.347167,21.026834,7.1250005,-16.331251,4.3125
363.010,61,1589,12,42,13.333333,10.980392,0.999424,3.137255,37.64706,1.4216596,0.18151179,-22.540155,-43.201725,854.2,64.34071,12.745417,7.64,1.0709921,0.19699202,-0.37818068,1.7500501,-1.4899501,9.856951,11.502128,1.347167,21.026834,-0.41250002,-17.6625,6.2625003
364.037,85,1003.5,13,42,20.392157,10.980392,0.999424,9.803922,37.64706,1.4268928,0.18259749,-22.540125,-43.2017,854,41.348732,15.972286,9.053,0.694199,-0.9957498,1.3277143,1.55295,0.28695002,8.703,11.502128,1.347167,21.026834,-5.5125003,-16.425001,7.70625
365.026,72,1315,17,42,18.039215,10.980392,0.999424,7.8431373,37.64706,1.430635,0.18322968,-22.540085,-43.201664,853.8,35.16998,20.309395,9.296,-0.022576101,-0.44511694,0.26380926,1.93095,-0.51405,9.562051,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
366.000,72,1442.5,18,42,20.784313,10.980392,0.999424,10.588235,37.64706,1.4329928,0.18359362,-22.540031,-43.201626,853.7,32.110584,26.507946,9.296,-0.8269704,0.3493362,-0.6824166,3.11295,-0.57600003,10.23495,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
367.005,42,1831,25,42,13.725491,10.980392,0.999424,3.5294118,37.64706,1.4426239,0.18485138,-22.53997,-43.201588,854.2,32.010437,28.069086,9.068,0.6321399,-0.18144827,0.45247144,2.424,0.354,8.943001,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
368.000,30,1547,25,42,17.254902,10.980392,0.999424,7.0588236,37.64706,1.4466466,0.18511963,-22.53991,-43.20154,854,32.011997,30.799734,9.068,-0.9828916,-0.5551853,0.5399708,3.762,0.45495003,8.75595,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
369.003,50,1558.5,29,42,12.941176,16.862745,0.999424,3.5294118,37.64706,1.4590644,0.186263,-22.539845,-43.201492,854.6,32.004776,32.135063,7.66,-0.4201818,0.34198797,0.18773979,3.8190002,-0.124050006,9.13605,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
369.992,29,1589.5,30,42,13.333333,16.862745,0.999424,3.137255,37.64706,1.4656625,0.18653779,-22.539776,-43.201443,855.1,32.9917,33.3619,7.68,-0.05795105,-0.035131536,-1.4506298,3.4819503,0.021000002,10.632,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
371.004,25,1595.5,30,42,13.333333,16.862745,1.020164,2.745098,37.64706,1.4715576,0.18678702,-22.539705,-43.201393,854.9,32.999924,33.36152,7.7,-0.21487574,0.055000298,0.3094473,3.6810002,-0.25500003,8.775001,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
371.997,23,1622.5,31,42,13.333333,16.862745,1.466196,3.137255,37.64706,1.4829907,0.18725434,-22.539635,-43.201344,855.6,31.019577,33.960415,7.7,0.79204375,-0.23093453,0.9385701,2.83395,0.56895,8.091001,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
372.999,28,1644,31,42,14.117647,16.862745,1.9988174,3.9215686,37.64706,1.4928226,0.18750995,-22.539564,-43.201294,855.1,32.9707,33.519012,7.7,-0.29567823,-1.0027436,-0.12750639,4.518,1.83,9.048,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
374.005,29,1612,30,42,14.117647,16.862745,1.9988174,3.5294118,37.64706,1.4999496,0.18767844,-22.5395,-43.20124,855.1,34.938377,32.37533,7.7,-0.87825364,0.15474026,0.3535076,4.930051,-0.67905,8.361,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
374.996,29,1586.5,30,42,14.117647,23.921568,1.9988174,3.5294118,37.64706,1.5091288,0.18790376,-22.539436,-43.201195,855.6,33.037556,32.224697,7.7,-0.5993772,-0.1717545,0.08471399,5.0800505,-0.54,8.622001,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
375.999,29,1568.5,30,42,13.725491,23.921568,1.9988174,3.5294118,37.64706,1.5147656,0.1880461,-22.539375,-43.201153,855.5,29.031689,27.434357,7.7,-0.6781074,0.29085082,-1.839775,6.3079505,-1.1719501,10.398001,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
376.997,29,1311.5,25,42,13.333333,23.921568,1.9988174,2.745098,37.64706,1.5250071,0.18832721,-22.53932,-43.201122,855.1,25.046799,25.935524,7.7,-0.042757243,0.017782612,0.1798995,4.8960004,-0.94200003,8.385,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
378.000,28,1291,25,42,13.333333,23.921568,1.9988174,2.745098,37.64706,1.5296226,0.18843554,-22.539263,-43.20109,855.1,21.072887,26.496727,7.7,-0.14912173,-1.5728471,-0.14878027,4.21395,2.15805,9.06495,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
378.997,29,1308,24,43,13.333333,23.921568,1.9988174,3.137255,37.64706,1.5332571,0.18851595,-22.539202,-43.20105,854.8,28.901114,29.986465,7.7,0.2312571,0.95137084,0.132944,3.6400502,0.17895001,8.689051,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
380.007,28,1599,29,43,14.117647,23.921568,1.9988174,3.9215686,37.64706,1.5448844,0.18878374,-22.539135,-43.20099,854.5,37.883575,34.527576,7.7,-1.2026575,0.47889364,-0.8565718,5.1330004,-0.43905002,9.667951,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
380.981,28,1714,32,43,14.509804,23.921568,1.9988174,3.9215686,37.64706,1.551023,0.18892877,-22.53907,-43.20092,853.7,41.905804,34.730316,7.7,0.38083223,-0.30169985,0.9947269,4.473,-0.13095,7.5330005,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
381.984,28,1726,32,43,14.509804,23.529411,1.9988174,3.9215686,37.64706,1.5670221,0.18929346,-22.53901,-43.200848,854.8,43.92034,34.749172,7.7,2.9024863,1.7200866,6.627293,2.1660001,-1.9450501,2.3809502,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
382.983,28,1732.5,33,43,14.509804,23.529411,1.9988174,3.9215686,37.64706,1.5704373,0.18937093,-22.538948,-43.20078,854.5,44.968906,35.69879,7.7,-1.957369,-1.0313948,-0.013921579,6.2719502,1.23,9.069,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
383.972,29,1899,35,43,14.90196,23.529411,1.9988174,4.3137255,37.64706,1.5843573,0.1897048,-22.538887,-43.200703,855,45.963856,37.55977,7.7,0.21607536,0.8456353,-0.9628442,4.12995,-0.064050004,9.13395,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
384.994,29,1911.5,36,43,14.90196,23.529411,1.9988174,4.7058825,37.64706,1.589955,0.18985395,-22.538826,-43.200626,854,49.865154,38.551563,7.7,0.82622683,0.28350043,0.10454446,4.21395,0.44505003,8.98095,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
385.965,30,1910,37,43,14.90196,23.529411,1.9988174,4.7058825,37.64706,1.603323,0.19018403,-22.538769,-43.200542,853.1,52.906437,37.873604,7.7,0.01384642,0.11530427,-1.7761021,4.6590004,-0.36495003,10.522051,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
387.009,30,1931,36,43,14.90196,23.529411,1.9988174,4.7058825,37.64706,1.6109769,0.19036679,-22.538708,-43.20046,852.5,52.023174,38.263905,7.7,-0.13664444,-0.15615505,-0.6043506,4.8559504,-0.22905003,9.505051,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
388.000,30,1939.5,37,43,14.90196,23.921568,1.9988174,4.7058825,37.64706,1.6229361,0.19068186,-22.538643,-43.200382,851.7,51.99739,38.30941,7.7,0.84205234,-0.60319805,0.34487602,3.8460002,-0.13305001,8.40705,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
389.000,30,1953,36,43,14.90196,23.921568,1.9988174,4.7058825,37.64706,1.6348917,0.19100517,-22.538574,-43.200306,850.5,49.059822,38.42974,7.7,0.46529913,0.645152,-0.18262824,4.26405,-1.2049501,8.84895,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
390.007,30,1913.5,36,43,14.90196,23.921568,1.9988174,4.7058825,37.64706,1.6465605,0.1912776,-22.538506,-43.20023,849.3,49.000874,37.730843,7.7,0.62904453,-0.069035314,0.90516406,4.2379503,-0.14295001,7.839,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
390.995,30,1893,36,43,14.90196,23.921568,1.9988174,4.3137255,37.64706,1.6514255,0.19139472,-22.538445,-43.200157,848.5,49.001698,36.50432,7.7,-0.6677023,-1.1289215,-0.83973753,5.7670503,1.5150001,9.415951,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
392.002,28,1812,34,43,14.90196,23.921568,1.9988174,4.3137255,37.64706,1.6618528,0.19165407,-22.538393,-43.20008,847.5,52.94586,34.75398,7.7,1.3102163,0.24831365,-0.87667567,4.12305,0.40695003,10.254,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
392.997,28,1788.5,33,43,14.509804,23.921568,1.9988174,4.3137255,37.64706,1.6675386,0.19180965,-22.53835,-43.200005,847.1,57.907764,30.641659,7.7,-0.17656983,-0.18000841,-0.7250442,5.3700004,-0.37500003,9.309,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
394.004,29,1550,29,43,13.725491,35.686275,1.9988174,3.5294118,37.64706,1.6789412,0.19209057,-22.53831,-43.199944,846.6,54.08673,27.678053,7.7,0.82523894,1.599478,-0.15239257,4.45095,-2.772,8.677051,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
395.007,29,1360.5,26,43,13.333333,35.686275,1.9988174,3.137255,37.64706,1.6881852,0.19233447,-22.538256,-43.199898,846.2,43.187855,28.19582,7.7,0.687399,-2.1336322,0.2150483,3.5010002,-0.010950001,8.895,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
395.996,29,1416.5,27,43,13.333333,35.686275,1.9988174,3.5294118,37.64706,1.6930376,0.19244784,-22.538187,-43.199863,846,30.234972,30.098858,7.7,0.411585,-1.6335121,0.22580692,3.3499498,0.27705002,8.706,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
396.987,28,1549.5,29,43,13.725491,35.686275,1.9988174,3.5294118,37.64706,1.7046378,0.1927132,-22.538116,-43.199837,845.4,24.20798,29.68147,7.7,0.648929,-0.16453946,0.5465242,3.2929502,0.17505002,8.701051,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
397.995,29,1540,29,43,13.725491,35.686275,1.9988174,3.5294118,37.64706,1.7089517,0.19281419,-22.538044,-43.199806,845.3,24.013872,31.046707,7.7,0.11850721,0.20084156,0.21169344,3.5130002,-0.54495,8.751,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
398.994,29,1587.5,30,43,14.117647,35.686275,1.9988174,3.5294118,37.64706,1.7199805,0.19308084,-22.537971,-43.19977,844.6,23.033245,31.725882,7.7,0.422045,0.3382881,0.9664987,3.4030502,-1.12395,8.25105,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
400.003,28,1614,31,43,14.117647,17.254902,1.9988174,3.9215686,37.64706,1.727254,0.19324957,-22.537899,-43.19974,843.9,19.107288,33.30698,7.7,0.17866959,0.2484629,0.25381935,3.4990501,-1.00395,8.742001,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
401.011,28,1608.5,30,43,14.117647,17.254902,1.9988174,3.9215686,37.64706,1.7310354,0.19336073,-22.537827,-43.19971,843.2,17.04174,32.648796,7.72,-0.025205875,0.027559396,-0.06759737,3.6880503,0.093,9.11505,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
402.004,29,1627,31,43,14.117647,17.254902,1.9988174,3.9215686,37.64706,1.7438123,0.1936661,-22.537754,-43.19968,842.5,18.961182,31.821032,7.72,0.72617394,0.6313327,0.024714915,3.9180002,-1.0999501,9.022051,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
403.005,30,1506.5,29,43,13.725491,17.254902,1.9988174,3.5294118,37.64706,1.7484981,0.19377568,-22.537693,-43.19965,842.6,17.983097,25.363638,7.72,0.1965996,-0.14657524,0.2512175,6.11205,-0.21705002,7.9879503,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
404.008,30,872,19,43,12.941176,17.254902,1.9988174,2.3529413,37.64706,1.7571692,0.19404162,-22.53766,-43.199642,842.5,17.769901,11.419889,7.72,0.8519556,0.06480429,-0.22132695,5.92005,-0.56895,8.376,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
405.035,35,842.5,6,43,12.54902,17.254902,0.876204,2.3529413,37.64706,1.7604029,0.19429973,-22.537659,-43.199646,842.4,0,0.23335007,7.716,1.1591246,-0.102023624,-0.4837597,4.221,-0.25995,9.144,11.502128,1.347167,21.026834,-6.3187504,-15.806251,8.137501
406.000,36,809.5,2,43,12.54902,32.54902,0.870592,2.3529413,37.64706,1.7607088,0.19447728,-22.537668,-43.199654,842.3,0,0.016140912,9.405,0.44788197,0.08498479,-0.19802295,3.3769503,-0.43005002,9.364051,11.502128,1.347167,21.026834,-7.93125,-14.531251,13.856251
407.012,37,788,0,43,12.54902,32.54902,0.870348,2.3529413,37.64706,1.7607088,0.19482052,-22.537672,-43.199657,842.3,0,0.00073537236,8.689,0.05251415,-0.014320551,0.045141023,3.2089498,-0.32700002,9.24195,11.502128,1.347167,21.026834,-8.3625,-14.493751,13.481251
408.015,37,790,0,43,19.607843,32.54902,0.870104,8.627451,37.64706,1.7607088,0.19513676,-22.537674,-43.199657,842.3,0,5.1439605E-05,7.706,-0.023301253,0.23529087,0.31190592,2.21595,-0.54195005,9.30195,11.502128,1.347167,21.026834,-9.69375,-16.21875,11.175
408.992,47,1070.5,5,44,15.294118,32.54902,0.996984,4.7058825,37.64706,1.7617543,0.1959284,-22.537674,-43.199657,842.3,0,3.6388444E-06,6.722,-0.14848304,0.14059038,0.0056140637,3.384,-0.46605003,9.41895,11.502128,1.347167,21.026834,-7.9500003,-14.493751,13.35
409.992,49,1200.5,7,44,16.862745,32.54902,0.999424,6.6666665,37.64706,1.7638355,0.19641986,-22.537651,-43.19965,842.3,18.146763,8.375526,7.339,0.016859367,-0.59384435,-0.18318522,2.09205,-0.078,9.780001,11.502128,1.347167,21.026834,-9.20625,-14.887501,11.981251
411.016,68,1366,9,44,19.607843,32.54902,0.999424,9.411765,37.64706,1.7651906,0.19678082,-22.537605,-43.19964,842.3,15.081137,14.99864,5.26,-0.029436762,-0.5955366,0.66318524,1.6200002,-0.26505002,9.00195,11.502128,1.347167,21.026834,-10.200001,-14.2875,12.225
412.013,67,2151,13,44,14.117647,32.54902,0.999424,3.9215686,37.64706,1.7677335,0.1974296,-22.537554,-43.19963,842.3,9.09597,18.200804,6.54,0.56356,-0.043843474,-0.067499086,2.4120002,-0.54705,9.46905,11.502128,1.347167,21.026834,-10.78125,-13.650001,12.637501
412.996,42,1238,17,44,17.647058,6.27451,0.999424,8.235294,37.64706,1.7738744,0.19838446,-22.537495,-43.199627,842.39996,7.048108,21.151775,7.62,-0.17239027,-0.3071945,-0.3538469,2.5320003,-0.35805002,9.880951,11.502128,1.347167,21.026834,-11.118751,-13.25625,12.562501
414.006,66,1633.5,19,44,19.215687,6.27451,0.999424,9.019608,37.64706,1.7778565,0.19890182,-22.53743,-43.199623,842.39996,5.040168,25.826456,8.84,-0.04345948,0.040263973,-1.2572079,2.424,-0.37695003,10.92405,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
414.999,48,1992.5,25,44,16.470589,6.27451,0.999424,6.27451,37.64706,1.7872267,0.20007855,-22.537355,-43.199615,842.39996,3.0523908,27.971775,8.12,-0.31551486,-0.5093669,0.017111568,3.0630002,0.18900001,9.403951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
416.000,30,1890,27,44,13.725491,6.27451,0.999424,3.5294118,37.64706,1.7951775,0.20073996,-22.53728,-43.199608,842.39996,3.0014815,28.80683,7.78,0.42828885,-0.5225969,0.9485242,2.8140001,-0.082949996,8.361,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
416.990,33,1348.5,26,44,14.90196,6.27451,0.999424,4.7058825,37.64706,1.8026985,0.2012071,-22.537203,-43.1996,842.39996,3.985943,28.854568,7.766,0.75679636,0.22674078,0.19881947,2.2999501,-0.65505004,8.9740505,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
418.007,41,1412,26,44,15.294118,6.27451,0.999424,5.098039,37.64706,1.8065718,0.20144878,-22.537125,-43.199593,842.39996,4.0021596,30.77973,7.683,-0.6291066,0.0057898075,0.40827093,3.5629504,-0.75795,8.878051,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
419.005,31,1504,28,44,13.725491,15.686275,0.999424,3.137255,37.64706,1.8182201,0.20216095,-22.537045,-43.19958,842.39996,3.0060809,31.269669,7.74,-0.24153523,-0.111985594,0.19222094,3.51105,-0.48195,9.040951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
419.997,29,1492.5,28,44,13.333333,15.686275,0.999424,3.137255,37.64706,1.8232974,0.20238699,-22.536964,-43.199574,842.39996,2.0033708,30.451797,7.733,1.1976472,-0.15109621,2.286254,2.36505,0.522,6.9880505,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
421.002,25,1502.5,28,44,12.941176,15.686275,0.999424,2.745098,37.64706,1.8279513,0.20260483,-22.53689,-43.19956,842.39996,7.950078,28.974363,7.716,-0.15377954,-1.4799606,-0.20576037,4.236,2.95005,9.33495,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
422.001,28,1384,26,44,13.333333,15.686275,1.9988174,3.137255,37.64706,1.8386213,0.20294416,-22.536825,-43.199524,842.39996,18.878456,27.790369,7.7,0.34855282,0.6365215,0.660451,3.147,1.16295,8.587951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
423.003,30,1379.5,25,44,14.509804,15.686275,0.884988,4.3137255,37.64706,1.8470346,0.20322317,-22.53677,-43.199474,842.39996,33.543274,27.70012,7.7,-0.48330146,-0.27502847,-0.8655855,3.7399502,2.05095,10.231951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
424.020,37,1394,25,44,15.686275,15.686275,0.870592,5.098039,37.64706,1.8520805,0.20352097,-22.536728,-43.19941,842.39996,48.705975,28.489313,7.7,-0.09083666,0.81844336,0.2728668,3.066,0.41895,9.18,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
424.988,49,1439.5,27,44,15.686275,17.254902,0.870104,5.490196,37.64706,1.86278,0.20453212,-22.536694,-43.19934,842.39996,56.838623,29.901953,7.7,0.40893766,0.52629673,0.12184892,2.403,-0.69794995,9.354,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
426.002,48,1479,28,44,15.686275,17.254902,0.886208,5.490196,37.64706,1.8664737,0.20487607,-22.536654,-43.19927,842.39996,56.005424,30.890966,7.68,0.33869806,0.46597216,-0.11986372,2.63505,-0.54495,9.44505,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
427.006,32,1521.5,29,44,13.333333,17.254902,0.999424,3.137255,37.64706,1.8759584,0.2054954,-22.53661,-43.1992,842.39996,55.020466,30.936062,7.666,-0.18519115,-0.24389273,-0.5520215,3.4889998,1.215,9.706051,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
428.006,27,1474.5,28,44,14.117647,17.254902,0.999424,3.5294118,37.64706,1.8848596,0.20593701,-22.536568,-43.199127,842.39996,57.925777,30.563292,7.65,-0.20842457,-0.298373,-0.86125845,3.5419502,1.5790501,10.26795,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
429.010,30,1492.5,28,44,14.117647,17.254902,0.999424,3.9215686,37.64706,1.8894895,0.20616816,-22.53653,-43.199055,842.39996,58.96814,31.062597,7.65,-0.67851186,-0.28616458,-0.015206654,4.04895,1.9549501,9.39,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
430.012,33,1512.5,28,44,14.509804,17.254902,0.999424,3.9215686,37.64706,1.8985431,0.20664231,-22.536497,-43.198982,842.39996,60.93267,31.985222,7.64,-0.026005132,0.10202329,-0.16753778,3.1180499,1.0530001,9.397051,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
431.005,34,1539,29,44,14.509804,17.254902,0.999424,3.5294118,37.64706,1.9037646,0.20695451,-22.536465,-43.198906,842.39996,62.91608,31.447462,7.65,-0.049422644,-0.38678375,0.2984472,3.4680002,1.34895,8.95695,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
432.008,26,1537,29,44,13.725491,22.745098,1.57258,3.5294118,37.64706,1.9161118,0.20753852,-22.536434,-43.19883,842.39996,64.920265,31.068989,7.68,0.004178916,0.68122077,0.7041378,3.6929998,0.33495003,8.533051,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
433.004,25,1483.5,28,44,13.333333,22.745098,1.081896,3.137255,37.64706,1.9248853,0.20777264,-22.536402,-43.19876,842.39996,68.90297,29.970163,7.7,-0.21026078,-1.2743962,0.04306765,3.6090002,3.39795,9.16005,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
433.998,26,1494,27,44,13.333333,22.745098,0.872056,3.137255,37.64706,1.9339265,0.20815125,-22.536383,-43.198685,842.39996,76.86603,30.042118,7.716,0.45352912,1.2300973,-0.03491241,2.709,0.093,9.214951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
434.996,27,1482,28,44,13.725491,22.745098,0.870836,3.5294118,37.64706,1.9372768,0.20832156,-22.536373,-43.198597,842.39996,81.86924,31.21881,7.716,0.049723998,-0.16618104,-0.5188798,3.381,0.165,10.009951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
435.951,28,1508.5,28,44,13.725491,22.745098,0.871324,3.5294118,37.64706,1.9459125,0.2088047,-22.536358,-43.198513,842.39996,78.02076,30.933252,7.716,0.006016868,-0.5774571,-0.035221864,3.417,-0.016050002,9.58905,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
437.002,29,1503,28,44,13.725491,22.745098,0.870592,3.5294118,37.64706,1.9513185,0.20910096,-22.536333,-43.198433,842.39996,74.05568,31.061083,7.72,-0.41356155,-0.56645876,0.26287398,3.7170002,-0.21195,8.943001,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
437.991,26,1441,28,44,12.941176,16.470589,0.995764,2.745098,37.64706,1.9622176,0.20970604,-22.536306,-43.198357,842.39996,70.04198,28.880777,7.72,-0.43094152,-3.418395,0.37331593,3.8940003,3.83295,8.76105,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
439.005,24,1404,27,44,12.941176,16.470589,0.999424,2.745098,37.64706,1.9674999,0.20989032,-22.53628,-43.198284,842.39996,70.99144,28.908724,7.7,0.4174474,1.3659966,0.5285544,3.0419998,-1.677,8.81805,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
440.008,24,1376,26,44,12.941176,16.470589,0.999424,2.745098,37.64706,1.9771174,0.21027777,-22.53625,-43.19822,842.39996,65.172356,27.399239,7.7,-0.4431274,-0.08451456,0.119555086,3.9529502,-1.09305,8.988001,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
441.003,24,1305.5,25,44,12.54902,16.470589,0.999424,2.3529413,37.64706,1.9813511,0.21046838,-22.536207,-43.198162,842.39996,53.318367,26.911667,7.7,0.3434326,-1.1372908,0.64995116,3.16605,1.04295,8.542951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
441.999,24,1290,25,44,12.941176,16.470589,0.999424,2.3529413,37.64706,1.9904227,0.21083844,-22.536158,-43.19812,842.39996,45.22438,26.059013,7.7,0.14810818,-0.19276665,-0.469773,3.4939501,1.32105,9.868951,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
442.999,24,1282,24,44,12.941176,16.470589,0.999424,2.3529413,37.64706,1.9979975,0.21113734,-22.536106,-43.198074,842.39996,42.08559,25.660086,7.7,-0.024153264,0.52621335,0.08278485,3.2929502,-0.41505003,8.99295,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
444.006,25,1280.5,24,44,13.333333,22.352942,0.999424,3.137255,37.64706,2.0013585,0.21128292,-22.536045,-43.198036,842.39996,35.15678,27.146008,7.7,0.04585725,-0.48660323,-0.63249,3.3030002,-0.016050002,10.134001,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
445.003,29,1370,26,44,13.725491,22.352942,0.999424,3.137255,37.64706,2.012756,0.21178947,-22.53598,-43.198,842.39996,26.164911,28.819435,7.7,0.7505373,-0.6184035,0.49174806,2.39295,0.261,8.718,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
446.012,29,1402,27,44,13.725491,22.352942,0.999424,3.137255,37.64706,2.0172904,0.21200286,-22.53591,-43.19797,842.39996,22.072039,29.910051,7.7,-0.2173279,1.8520865,3.423212,3.38595,-2.394,5.7190504,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
446.998,29,1445,27,44,13.725491,22.352942,0.999424,3.9215686,37.64706,2.021728,0.2122563,-22.535837,-43.197945,842.39996,19.042408,31.336002,7.68,-0.0326399,-0.27765575,-0.33075604,3.17595,-0.31995,9.732,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
448.002,32,1524,29,44,14.117647,22.352942,0.999424,3.9215686,37.64706,2.0337877,0.21285062,-22.535757,-43.19792,842.39996,13.089486,32.14026,7.66,-0.027936315,0.61878234,0.49688786,3.2950501,-1.60695,8.883,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
449.010,32,1548,30,44,14.509804,22.352942,0.999424,3.9215686,37.64706,2.039073,0.2131273,-22.535673,-43.197914,842.39996,5.0962515,33.176857,7.65,-1.1036047,-0.049673963,-0.8418759,4.3699503,-1.1359501,10.149,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
449.998,31,1640,31,44,14.509804,22.352942,0.999424,3.9215686,37.64706,2.051075,0.21373853,-22.535587,-43.197926,842.39996,356.16776,34.39742,7.65,0.005056677,-0.26028004,0.53527266,3.219,-0.777,8.713051,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
450.975,27,1649.5,31,44,13.725491,10.980392,0.999424,3.5294118,37.64706,2.0616887,0.21423073,-22.535501,-43.19795,842.39996,349.11124,33.765896,7.65,0.33803037,0.2134359,-0.68148637,3.2020502,-0.16395001,9.928051,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
452.009,28,1594,30,44,13.725491,10.980392,1.9988174,3.5294118,37.64706,2.069899,0.21454792,-22.535421,-43.19797,842.39996,348.01807,32.263794,7.66,0.5036205,0.5586603,0.10897986,3.1180499,-0.42495,9.144,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
453.014,28,1573.5,30,44,13.333333,10.980392,1.9988174,3.5294118,37.64706,2.0735903,0.21463697,-22.535345,-43.197983,842.39996,348.9943,29.890942,7.68,-0.45599914,-1.1611283,-0.18580326,5.052,2.1079502,9.09105,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
454.000,26,1338,26,44,13.333333,10.980392,1.9988174,2.745098,37.64706,2.0832126,0.21496686,-22.535278,-43.197987,842.39996,355.92828,23.853462,7.7,0.7133203,-0.07556223,0.12857,4.2979503,0.423,8.6650505,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
455.008,29,1090.5,21,44,12.54902,10.980392,1.9988174,2.3529413,37.64706,2.0879438,0.21510772,-22.535229,-43.197983,842.39996,359.90442,20.255314,7.7,0.24369326,0.24040814,-0.18372017,3.52305,-0.49905002,9.357,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
456.025,29,961,18,44,12.54902,10.980392,1.0309,2.3529413,37.64706,2.0944397,0.2152866,-22.535185,-43.19798,842.39996,359.99966,15.536604,7.7,-0.83252144,0.65853566,0.00095022924,6.16695,-0.39195,8.62905,11.502128,1.347167,21.026834,-11.137501,-13.2375,12.562501
457.004,33,802,14,44,13.333333,32.156864,0.890112,2.3529413,37.64706,2.0969548,0.21543589,-22.535152,-43.19797,836.8,3.9571834,13.251542,10.211,0.251968,-0.23777765,0.15471336,1.8019501,0.74205005,9.517051,11.502128,1.347167,21.026834,-11.15625,-11.15625,12.806251
457.987,89,1083.5,12,44,37.64706,32.156864,0.86986,47.45098,37.64706,2.100494,0.21623136,-22.535109,-43.19796,836.8,7.9930296,20.363897,10.211,-0.36400694,-0.07840075,-0.0011598213,1.6990501,0.67905,9.832951,11.502128,1.347167,21.026834,-11.025001,-10.462501,12.543751
459.014,83,1585.5,20,44,23.529411,32.156864,0.999424,7.45098,37.64706,2.1064959,0.21738079,-22.535046,-43.197945,836.8,11.979821,23.811403,9.852,-0.16644998,-0.23933904,-0.3364825,3.372,1.1080501,9.558001,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
459.997,46,1256,23,45,17.254902,32.156864,0.999424,7.0588236,37.64706,2.1144247,0.21823025,-22.53498,-43.19793,836.8,12.9942255,24.970947,9.838,0.09492877,0.20856026,-0.28197765,2.77095,1.0669501,9.711,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
460.998,55,1255,23,45,13.333333,32.156864,0.999424,3.137255,37.64706,2.1194339,0.21871865,-22.534916,-43.197906,836.8,16.97899,27.388098,9.824,-0.36683926,-0.03964595,0.22572915,3.42,1.4430002,9.15795,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
461.997,38,1301.5,24,45,13.333333,32.156864,0.999424,3.137255,37.64706,2.122803,0.21895605,-22.534851,-43.19788,836.8,20.960186,26.597355,7.666,-0.32735533,-0.100916505,0.032741163,3.5800502,1.4449501,9.168,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
462.996,30,1302.5,24,45,13.333333,20.392157,0.999424,2.745098,37.64706,2.1326866,0.2194537,-22.534792,-43.197853,836.8,23.942753,25.937134,7.666,-0.7550091,0.102168575,-0.30569476,4.7569504,1.15995,9.196051,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
463.989,29,1259,24,45,12.54902,20.392157,0.999424,2.745098,37.64706,2.1375864,0.21968661,-22.53474,-43.197823,836.8,25.914602,21.485882,7.666,0.37318307,0.36081338,0.907862,3.96495,0.54105,8.080951,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
464.992,29,991,18,44,12.54902,20.392157,0.999424,2.3529413,37.64706,2.144985,0.22007978,-22.534698,-43.197803,836.8,24.97844,17.841747,7.68,-0.035583057,-0.338116,0.15287755,4.473,0.94995004,8.83695,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
465.987,31,819,16,44,11.764706,20.392157,0.999424,1.9607843,37.64706,2.1478693,0.22025156,-22.534666,-43.19779,836.8,22.988613,12.88197,7.7,-0.06893424,-0.11683405,0.03633618,4.65495,0.8350501,8.86095,11.502128,1.347167,21.026834,-10.087501,-11.306251,12.431251
466.990,33,745,14,44,13.725491,20.392157,0.999424,1.9607843,37.64706,2.149865,0.22038919,-22.534643,-43.19778,836.8,25.760675,8.600118,7.7,0.030581174,0.21116257,-0.017168278,3.55395,0.60105,9.18,11.502128,1.347167,21.026834,-6.9750004,-16.725,11.306251
467.999,38,756.5,9,44,12.54902,20.392157,0.999424,2.3529413,37.64706,2.1524792,0.22064653,-22.534634,-43.197773,835.6,30.596428,4.8225675,9.29,-0.061327126,0.13460472,0.02901893,4.5160503,0.14595,8.93505,11.502128,1.347167,21.026834,-6.3750005,-17.75625,10.575001
468.998,39,765,2,44,12.54902,20.392157,0.999424,2.3529413,37.64706,2.1550279,0.22118749,-22.534628,-43.197765,835.6,0,0.13654545,9.29,0.44105282,-0.15776931,-0.19536659,3.63,0.37605006,9.318001,11.502128,1.347167,21.026834,-5.9812503,-18.46875,9.825001
469.998,40,796.5,1,45,12.54902,26.666666,0.999424,1.9607843,37.64706,2.1551423,0.22131066,-22.534626,-43.197765,835.6,0,0.0037542088,9.063,0.7159817,0.46375996,-0.010118465,1.1200501,-0.078,9.759001,11.502128,1.347167,21.026834,-6.24375,-18.73125,8.6625
470.982,40,1294,4,45,16.078432,26.666666,0.999424,3.9215686,37.64706,2.1560233,0.2219749,-22.534616,-43.197754,835.6,0,0.0010444816,9.29,0.29469758,-0.7226072,-0.15469107,3.1369503,1.5859499,9.61305,11.502128,1.347167,21.026834,-5.1375003,-19.5375,8.25
472.001,46,1148,6,45,14.117647,26.666666,0.999424,3.9215686,37.64706,2.1571085,0.22232604,-22.534609,-43.19773,835.6,54.756298,7.821142,9.063,0.1591212,-0.066928625,-0.14210655,3.0370502,0.98595005,9.318001,11.502128,1.347167,21.026834,-0.39375,-20.212502,7.4625
473.002,44,1132,7,45,12.54902,26.666666,0.999424,2.3529413,37.64706,2.1581686,0.22260839,-22.534609,-43.19771,835.5,71.77114,8.575417,9.372,0.21037161,-0.8339867,-0.6286237,2.7,2.091,9.972001,11.502128,1.347167,21.026834,3,-20.56875,5.4
473.981,86,664,7,45,36.47059,26.666666,0.999424,38.039215,37.64706,2.1609838,0.22347501,-22.534615,-43.197678,835.5,87.70402,10.8463,9.133,-0.018133022,0.16190502,0.09048096,2.046,0.68205005,9.42405,11.502128,1.347167,21.026834,7.9500003,-18.91875,4.275
475.014,86,864,9,45,18.431372,26.666666,0.999424,7.8431373,37.64706,2.1627448,0.22382066,-22.53462,-43.19764,835.5,99.7434,13.785372,9.356,-0.20373066,2.3417685,-1.5628551,2.3479502,-2.12895,11.26605,11.502128,1.347167,21.026834,10.6875,-16.66875,4.3875003
476.000,70,1135.5,14,45,17.254902,26.666666,0.999424,7.0588236,37.64706,2.1676412,0.22457337,-22.534634,-43.197594,835.5,101.97479,17.403494,9.119,0.779068,-1.2126303,0.11106647,1.29495,2.8830001,9.637051,11.502128,1.347167,21.026834,11.418751,-14.64375,5.25
477.014,76,1359.5,16,45,20.392157,14.90196,0.999424,11.372549,37.64706,2.1706579,0.22508556,-22.534653,-43.197544,835.5,109.88777,21.602785,9.356,-0.6096383,0.29976878,-0.37657207,2.1349502,0.069000006,10.125001,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
477.990,79,1683.5,21,45,22.745098,14.90196,0.999424,12.54902,37.64706,2.1768234,0.22629432,-22.534676,-43.19748,835.5,112.99188,26.471025,9.221,-1.5840803,-0.6949312,-1.058955,4.24305,0.402,10.624949,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
478.998,30,1633,23,45,17.254902,14.90196,0.999424,7.0588236,37.64706,2.1853049,0.2271655,-22.534697,-43.19741,835.5,110.047455,25.836046,9.221,0.05365262,0.20933746,-0.03570256,2.7589502,-0.09705,9.402,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
480.009,61,1236,24,45,18.82353,14.90196,0.999424,8.627451,37.64706,2.1887848,0.22759461,-22.534714,-43.19734,835.5,108.04577,27.459469,9.238,1.5856783,2.2140455,1.4338677,0.83805007,-2.35395,8.23005,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
481.007,55,1383.5,26,45,14.90196,14.90196,0.999424,4.3137255,37.64706,2.1988008,0.22869529,-22.534733,-43.19726,835.5,108.004105,28.688736,9.018,-1.7798394,-1.0228056,-0.59069294,4.6810503,1.19595,10.14105,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
482.008,42,1407.5,26,45,14.509804,14.90196,0.999424,3.5294118,37.64706,2.2071388,0.2292841,-22.53475,-43.197186,835.5,108.0006,29.06178,9.018,0.6365119,-1.1655523,0.5664446,2.3860502,0.88005,8.92605,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
483.006,37,1400,27,44,14.117647,12.156863,0.999424,3.9215686,37.64706,2.2112126,0.22951138,-22.534767,-43.19711,835.5,105.08325,30.184422,7.7,-1.105623,-1.9289314,-0.8559364,4.2169504,1.005,10.10295,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
484.011,32,1408.5,27,44,13.333333,12.156863,0.999424,3.137255,37.64706,2.2184312,0.22989675,-22.534779,-43.197033,835.5,97.21361,30.159122,7.7,-0.032034952,0.2390972,0.31646842,3.4290001,-1.24605,8.9740505,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
485.015,29,1378.5,26,44,12.941176,12.156863,0.999424,2.3529413,37.64706,2.2265604,0.23028764,-22.534779,-43.196957,835.5,90.21709,27.69023,7.7,-0.38690904,0.81067914,-0.16425933,3.6709502,-1.7340001,9.345,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
485.989,31,1334.5,25,44,13.725491,12.156863,0.999424,3.5294118,37.64706,2.2369978,0.23080903,-22.534767,-43.196884,835.5,83.10137,28.64555,7.7,1.0766526,1.0802478,2.191917,1.9150501,-1.8390001,6.9420004,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
487.010,33,1322.5,25,44,13.725491,12.156863,0.999424,3.5294118,37.64706,2.2438126,0.23119593,-22.534748,-43.196815,835.5,77.13247,27.703545,7.7,-0.24128856,0.5808721,0.26900646,3.4870498,-1.6330502,9.132,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
487.990,33,1328,25,44,14.90196,12.156863,0.999424,4.3137255,37.64706,2.247601,0.23138675,-22.534725,-43.196747,835.5,69.10887,27.590488,7.7,-0.12418268,0.58354545,-0.93770283,3.2239501,-1.12905,10.27995,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
488.999,40,1318.5,25,44,14.509804,12.156863,0.999424,4.3137255,37.64706,2.2532492,0.23176801,-22.534693,-43.196682,835.5,64.07985,27.637283,7.7,-1.0909944,-0.5901156,1.6714562,4.15905,0.48795003,7.8949504,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
490.000,42,1333.5,26,44,15.686275,18.82353,0.999424,5.490196,37.64706,2.2618806,0.23235826,-22.534657,-43.19662,835.5,61.02722,27.692202,7.7,0.08178388,-0.921896,-0.2496094,2.88105,0.93105,9.847051,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
490.989,50,1363.5,26,44,13.333333,18.82353,0.999424,3.137255,37.64706,2.2676854,0.23283584,-22.534616,-43.196564,835.5,59.028473,28.517666,7.68,-1.1293137,-1.1849035,0.06930178,4.09695,1.19895,9.229951,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
492.002,31,1351.5,26,44,13.333333,18.82353,0.999424,3.137255,37.64706,2.277409,0.23335788,-22.534578,-43.196503,835.5,57.05313,28.50498,7.66,0.43564534,-0.15686229,0.8325006,2.77395,-0.44205,8.734051,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
493.008,29,1363,25,44,13.333333,18.82353,0.999424,2.745098,37.64706,2.2821343,0.23361114,-22.534538,-43.196445,835.5,56.02399,27.640615,7.65,1.6763475,1.4987247,1.344577,1.5370501,-1.6840502,7.9590006,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
494.005,28,1343,25,44,12.941176,18.82353,0.999424,3.137255,37.64706,2.2871323,0.23385929,-22.534498,-43.19639,835.5,56.00318,26.161829,7.633,0.32371017,0.18455711,0.026041938,3.015,-0.22905003,9.18,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
495.005,27,1269,24,44,12.941176,18.82353,0.999424,2.745098,37.64706,2.297596,0.234331,-22.53446,-43.196335,835.5,56.002182,25.102545,7.616,0.35017928,-0.35968027,1.5170364,3.0630002,0.93600005,7.7050505,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
495.999,26,1221.5,23,44,12.54902,18.82353,0.999424,2.3529413,37.64706,2.3006527,0.23448378,-22.53443,-43.196278,835.5,59.97376,23.52944,7.6,-1.2504851,0.3993695,1.3664812,4.566,0.08595,7.7800503,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
496.997,26,1142.5,22,44,12.54902,22.352942,0.999424,2.3529413,37.64706,2.3104794,0.23493508,-22.534403,-43.196224,835.5,62.98088,23.565514,7.6,2.1066687,2.0532904,1.8739654,1.0390501,-2.4689999,7.3390503,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
498.005,26,1095,22,44,12.54902,22.352942,0.999424,2.3529413,37.64706,2.317231,0.23522066,-22.534376,-43.19617,835.5,60.028896,21.795132,7.6,1.4841447,1.6506299,-0.2321139,1.9789501,-2.0070002,9.56505,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
498.999,27,1079.5,20,44,12.54902,22.352942,0.999424,2.3529413,37.64706,2.320232,0.23536932,-22.53435,-43.196125,835.5,59.01044,20.946339,7.6,-1.285977,-1.6171715,-0.17278819,4.93695,1.39005,9.394951,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
500.002,29,930.5,18,44,12.156863,22.352942,0.999424,1.9607843,37.64706,2.3274686,0.23572344,-22.534325,-43.196083,835.5,57.032066,17.44017,7.6,-0.9542527,-1.2686318,0.34767532,5.0419497,1.1050501,8.734051,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
501.048,30,819,15,44,12.54902,22.352942,0.999424,3.137255,37.64706,2.330335,0.23588462,-22.534304,-43.196053,835.5,56.04457,12.798571,7.6,-0.700248,0.256731,0.5870379,5.10405,-0.48000002,8.478001,11.502128,1.347167,21.026834,14.043751,-12.525001,4.78125
502.016,40,798.5,13,45,12.156863,22.352942,0.999424,1.9607843,37.64706,2.3325238,0.2360683,-22.534292,-43.196033,835.5,55.07397,7.355501,7.6,0.8902451,-0.1941125,1.076553,3.015,0.20295002,7.97805,11.502128,1.347167,21.026834,-0.26250002,-19.06875,10.63125
503.001,36,748.5,6,45,12.54902,22.352942,0.999424,1.9607843,37.64706,2.3360558,0.23649022,-22.534283,-43.196022,836.5,55.008743,6.398985,7.6,-0.1548092,-0.146879,0.07586031,3.7120502,-0.19500001,9.220051,11.502128,1.347167,21.026834,-0.6,-18.862501,10.96875
503.988,37,759.5,5,45,12.156863,22.352942,0.999424,1.9607843,37.64706,2.3369894,0.23663647,-22.534275,-43.19601,836.5,55.033554,4.189096,7.6,-0.46276453,0.078538805,-0.08519161,4.43205,-0.11895001,9.093,11.502128,1.347167,21.026834,0.22500001,-18.900002,10.70625
504.978,38,742.5,3,45,12.156863,22.352942,0.999424,1.9607843,37.64706,2.3380983,0.2369379,-22.534273,-43.196007,836.5,0,0.042207323,7.6,0.16444191,-0.056259766,-0.30776104,3.18495,-0.102000006,9.543,11.502128,1.347167,21.026834,-0.075,-18.65625,10.35
505.996,40,800.5,0,45,19.607843,22.352942,0.999424,9.019608,37.64706,2.3380983,0.23713389,-22.534273,-43.196003,836.5,0,0.00029014994,7.6,0.10057439,0.44418776,0.112922184,1.3399501,-1.5880501,9.814051,11.502128,1.347167,21.026834,-0.69375,-18.1875,10.59375
507.007,52,1242,5,45,18.039215,22.352942,0.999424,4.7058825,37.64706,2.3390045,0.2379086,-22.534254,-43.195995,836.5,0,0.00050783705,6.6,-1.9578643,-1.8928524,-0.22147064,4.65,0.90705,9.559951,11.502128,1.347167,21.026834,-5.7000003,-16.21875,11.231251
508.006,53,1141,9,45,12.54902,22.352942,0.999424,2.3529413,37.64706,2.3412735,0.23837137,-22.534239,-43.195995,836.5,18.280643,9.432332,7.902,-0.04744011,1.0870878,0.33714002,3.4290001,-1.57605,8.62695,11.502128,1.347167,21.026834,-10.05,-11.3625,13.481251
509.005,37,893,9,45,12.941176,22.352942,0.999424,2.745098,37.64706,2.344147,0.23877361,-22.534212,-43.195995,836.5,353.59116,8.216788,8.352,-1.0809978,0.35664782,0.27820733,5.313,0.28500003,8.505,11.502128,1.347167,21.026834,-10.8,-6.1875005,15.4125
510.001,38,853,8,45,12.941176,23.921568,0.999424,2.3529413,37.64706,2.3455338,0.23896602,-22.534199,-43.196,836.5,0,0.3063742,8.335,0.843881,-1.0889277,1.0529965,1.7400001,2.23005,8.02095,11.502128,1.347167,21.026834,-11.94375,-4.5,15.6
511.009,87,1387.5,4,45,20.784313,23.921568,0.999424,27.058823,37.64706,2.3473065,0.23963028,-22.534187,-43.196,836.5,0,0.0129493205,8.287,1.1065902,-0.18734105,-1.3028724,0.88305,0.72300005,10.9480505,11.502128,1.347167,21.026834,-17.2875,-6.7875004,12.4875
512.006,84,544,6,45,15.294118,23.921568,0.999424,4.7058825,37.64706,2.3484037,0.2403574,-22.534174,-43.195995,836.5,352.77838,0.62454945,9.452,0.738695,0.41790015,0.019122656,0.98595005,0.29700002,9.56505,11.502128,1.347167,21.026834,-17.362501,-10.5,10.762501
513.012,92,554,6,45,69.803925,23.921568,0.999424,59.60784,37.64706,2.3504634,0.24088988,-22.534157,-43.195984,836.5,11.126491,7.576997,9.785,-0.6891617,-0.9454512,-0.168498,2.91,2.21595,9.768001,11.502128,1.347167,21.026834,-13.06875,-14.793751,11.19375
514.015,92,667,7,45,67.45098,23.921568,0.999424,57.2549,37.64706,2.352719,0.24142863,-22.534143,-43.195965,836.5,34.120525,6.579221,9.501,-0.7475785,0.21115425,0.25758457,3.93705,0.91605,9.028951,11.502128,1.347167,21.026834,-4.74375,-17.962502,10.6125
515.009,76,1271,7,45,14.117647,23.921568,0.999424,3.9215686,37.64706,2.3539257,0.24171548,-22.53414,-43.195942,836.5,62.25916,6.1773458,9.418,0.051210377,-0.42287353,-0.33965775,3.2670002,0.21495001,9.739051,11.502128,1.347167,21.026834,4.36875,-18.13125,9.75
516.010,38,1418,6,45,13.725491,23.921568,0.999424,3.137255,37.64706,2.355345,0.24206662,-22.534134,-43.195927,836.5,77.640335,4.1427317,9.368,0.22799475,0.19548412,0.39746726,3.2359502,-1.07805,8.93505,11.502128,1.347167,21.026834,7.6687503,-17.681252,8.925
517.008,38,939.5,3,45,13.333333,12.941176,0.999424,3.137255,37.64706,2.35661,0.2425804,-22.53413,-43.19592,836.5,0,0.12545761,9.335,-0.22164685,0.06315119,0.1475115,3.657,-0.27195,9.049951,11.502128,1.347167,21.026834,7.2562504,-17.41875,8.775001
518.008,39,863,2,45,12.54902,12.941176,0.999424,3.137255,37.64706,2.356994,0.24281034,-22.534128,-43.195923,836.5,0,0.00096592924,7.75,0.061173405,-0.03698367,-0.09596399,2.66595,-0.26205,9.555,11.502128,1.347167,21.026834,6,-17.60625,8.625
518.987,40,791.5,0,45,12.941176,12.941176,0.999424,2.3529413,37.64706,2.356994,0.24321158,-22.534126,-43.19592,836.5,0,9.8353674E-05,6.733,1.5745456,0.044961978,-0.5693793,0.80895007,-0.35295,10.158001,11.502128,1.347167,21.026834,6.1875005,-17.8125,8.1
520.017,40,788,0,45,12.54902,12.941176,0.999424,2.3529413,37.64706,2.356994,0.24339154,-22.534126,-43.19592,840.1,0,0.00016415921,6.34,-0.14069715,0.0051399525,0.13658482,2.77605,-0.29295,9.358951,11.502128,1.347167,21.026834,2.5125,-16.800001,6.9750004
521.001,92,0,0,45,11.764706,12.941176,1.9988174,1.5686275,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,1.6945115E-06,5.469,0.020986576,-0.011434075,0.018313134,2.5969503,-0.30105,9.471001,11.502128,1.347167,21.026834,1.4625001,-18.46875,2.9250002
522.013,92,0,0,45,11.764706,12.941176,1.9988174,1.5686275,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,1.1072162E-07,4.612,0.014978307,-0.04032611,-0.0016187544,2.59905,-0.27,9.498,11.502128,1.347167,21.026834,1.3125,-18.6,2.8875
523.020,92,0,0,45,11.764706,14.509804,1.9988174,1.5686275,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,1.1454826E-08,3.08,-0.018175703,-0.042261485,-0.0144639,2.63295,-0.28395,9.5119505,11.502128,1.347167,21.026834,0.8625,-18.6375,3.0937502
524.011,92,0,0,45,11.764706,14.509804,1.9988174,1.1764706,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,7.609565E-10,4.255,0.037102155,0.049737576,0.033154465,2.5729501,-0.363,9.462001,11.502128,1.347167,21.026834,1.25625,-18.46875,3.05625
525.012,92,0,0,45,11.764706,14.509804,1.9988174,1.1764706,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,1.3888878E-08,7.026,0.030474115,0.011036384,-0.0029913308,2.5890002,-0.32505006,9.490951,11.502128,1.347167,21.026834,0.8625,-18.54375,2.8500001
526.011,92,0,0,45,11.764706,14.509804,1.9988174,1.1764706,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,5.3402444E-10,9.514,0.0018420077,0.026798196,0.04046393,2.6110501,-0.34395,9.44295,11.502128,1.347167,21.026834,1.3875,-18.618752,3.1312501
526.999,92,0,0,45,11.764706,14.509804,1.9988174,1.1764706,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,2.475917E-10,9.769,0.20456636,-0.03607187,-0.029397195,2.57505,-0.24795002,9.58605,11.502128,1.347167,21.026834,1.1437501,-18.675001,2.9437501
528.001,92,0,0,45,11.764706,14.509804,1.9988174,1.1764706,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,4.5823196E-11,11.141,0.049688805,0.0716474,0.024801807,2.63295,-0.39195,9.43995,11.502128,1.347167,21.026834,0.01875,-19.25625,1.4250001
528.989,92,0,0,45,11.764706,14.509804,1.9988174,1.1764706,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,1.5628415E-11,12.212,0.021939002,-0.0228052,-0.007143077,2.6590502,-0.29595003,9.493051,11.502128,1.347167,21.026834,0.46875003,-19.425001,0.39375
529.992,92,0,0,45,11.764706,14.509804,1.9988174,1.1764706,37.64706,2.356994,0.2436311,-22.534126,-43.19592,838.39996,0,1.8936559E-10,11.518,-0.10759209,0.10341227,-0.07757743,2.802,-0.42705,9.555,11.502128,1.347167,21.026834,0.16875,-19.706251,-0.61875004
530.993,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,838.39996,0,1.7109181E-12,10.968,-0.06601984,-0.054186895,-0.024908237,2.74305,-0.21405001,9.471001,11.502128,1.347167,21.026834,0.31875002,-19.6875,-0.46875003
532.016,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,838.39996,0,2.5820567E-13,10.402,-0.018159682,0.030695837,-0.06868956,2.7139502,-0.34605002,9.522,11.502128,1.347167,21.026834,0.76875,-19.725,-0.63750005
533.002,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,838.39996,0,1.0324496E-13,9.818,0.049928274,-0.03721904,-0.022944005,2.6560504,-0.28605002,9.493051,11.502128,1.347167,21.026834,0.22500001,-19.800001,-0.82500005
534.009,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,838.39996,0,2.9125946E-14,9.602,0.016766656,-0.4174189,0.06602466,2.664,0.10995,9.474,11.502128,1.347167,21.026834,-0.28125,-19.44375,0.75
535.008,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,8.221381E-15,7.84,-0.020305866,-0.046148498,-0.009237403,2.7160501,-0.30495003,9.4810505,11.502128,1.347167,21.026834,-0.46875003,-19.29375,1.21875
536.001,92,0,0,45,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,2.2854505E-15,7.816,0.013820551,0.032821063,0.019198151,2.6830502,-0.38205,9.450001,11.502128,1.347167,21.026834,0.20625001,-19.368752,1.3875
537.015,92,0,0,45,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,6.3521097E-16,7.766,0.021734938,0.059131913,-0.03980201,2.6800501,-0.40095,9.5119505,11.502128,1.347167,21.026834,0.41250002,-19.331251,1.21875
538.003,92,0,0,45,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,4.6265294E-16,7.733,-0.0011116791,0.0045709237,-0.0074991463,2.7,-0.33705002,9.4789505,11.502128,1.347167,21.026834,0.112500004,-19.331251,1.3312501
539.013,92,0,0,45,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,1.3806751E-16,7.716,-0.05088898,0.030110143,0.026147109,2.7450001,-0.36795,9.44295,11.502128,1.347167,21.026834,0.50625,-19.29375,1.1625
540.014,92,0,0,45,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,8.338356E-16,9.262,-0.0073117344,0.0023633356,0.019354438,2.70405,-0.33900002,9.450001,11.502128,1.347167,21.026834,0.16875,-19.462502,1.3125
540.979,92,0,0,45,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,5.084113E-18,9.522,-0.011043044,-0.005692118,-0.008936979,2.7139502,-0.33195,9.474,11.502128,1.347167,21.026834,0.056250002,-19.44375,1.44375
542.013,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,3.09549E-20,9.262,0.019129392,0.05243513,0.00022205671,2.6800501,-0.396,9.471001,11.502128,1.347167,21.026834,0.41250002,-19.425001,1.35
543.004,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,4.2079782E-22,9.262,-0.010956207,-0.0012278643,0.018119128,2.7109501,-0.33705002,9.45195,11.502128,1.347167,21.026834,-0.075,-19.368752,1.3312501
543.980,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,3.4573454E-24,9.522,-0.009611576,-0.010509903,-0.029263178,2.709,-0.32700002,9.505051,11.502128,1.347167,21.026834,0.50625,-19.35,1.21875
545.004,92,0,0,45,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,2.1009712E-26,7.7,-0.16373761,0.042951897,0.10578381,2.8650002,-0.38205,9.357,11.502128,1.347167,21.026834,0.3,-19.40625,1.2375001
546.007,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,8.90267E-29,7.7,-0.009122469,-0.0064741173,0.0016290051,2.70705,-0.32895002,9.46695,11.502128,1.347167,21.026834,-0.0375,-19.425001,1.25625
547.004,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,1.2143158E-30,7.7,0.030916378,-0.00909319,0.015970314,2.66595,-0.32700002,9.45705,11.502128,1.347167,21.026834,0.35625002,-19.40625,1.5
548.012,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,7.3405736E-33,7.7,0.03844138,0.0050322367,-0.016707003,2.64705,-0.33195,9.486,11.502128,1.347167,21.026834,0,-19.48125,1.2750001
549.001,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,837.7,0,4.4615225E-35,7.7,-0.06657781,-0.023437021,0.055891536,2.76705,-0.30495003,9.4140005,11.502128,1.347167,21.026834,0.28125,-19.40625,1.35
550.002,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,6.082943E-37,7.7,0.15396966,-0.15283605,-0.041783318,2.56305,-0.18105,9.51,11.502128,1.347167,21.026834,0.39375,-19.44375,1.2
551.009,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,3.676483E-39,7.7,0.01764297,-0.05000709,0.022483373,2.66805,-0.30105,9.45195,11.502128,1.347167,21.026834,0.3375,-19.837502,-0.88125
552.004,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,2.2368E-41,7.7,0.022219587,-0.019323265,0.027416216,2.6779501,-0.31304997,9.44295,11.502128,1.347167,21.026834,0.675,-19.85625,-1.10625
553.004,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,3.03E-43,7.7,-0.07227933,0.029073654,0.052873507,2.778,-0.351,9.42105,11.502128,1.347167,21.026834,0.20625001,-19.875,-0.90000004
554.005,92,0,0,46,15.294118,14.509804,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.7,-0.03492728,-0.023146663,-0.013767615,2.7379498,-0.303,9.495001,11.502128,1.347167,21.026834,0.50625,-19.931252,-1.0125
555.013,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,0.06329847,-0.016275197,0.034310363,2.62995,-0.31500003,9.43605,11.502128,1.347167,21.026834,-0.63750005,-19.95,-0.45000002
555.987,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,0.029994285,-0.0067032976,0.009579993,2.6729999,-0.31695,9.471001,11.502128,1.347167,21.026834,0.24375,-19.800001,-1.125
556.985,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,-0.018694434,-0.015288789,-0.031730767,2.7259502,-0.31695,9.51,11.502128,1.347167,21.026834,0.75,-19.81875,-0.6
558.018,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,-0.2257413,-0.15208074,-0.1415061,2.93595,-0.15705001,9.61695,11.502128,1.347167,21.026834,0.39375,-19.7625,-0.8625
559.007,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,-0.037023395,-0.028016683,0.01922727,2.7450001,-0.29595003,9.4480505,11.502128,1.347167,21.026834,0.54375005,-19.837502,-1.0125
560.015,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,0.021135982,-0.0057831192,-0.052020863,2.6850002,-0.30495003,9.523951,11.502128,1.347167,21.026834,1.0500001,-19.81875,-0.82500005
561.012,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,-0.0022100057,-0.039060827,0.0057351077,2.70195,-0.28605002,9.45705,11.502128,1.347167,21.026834,0.65625,-19.78125,-0.82500005
562.008,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,-0.019100066,-0.013175925,0.052705206,2.7160501,-0.31005,9.391951,11.502128,1.347167,21.026834,1.0875001,-19.800001,-0.69375
563.011,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,-0.08856446,-0.01824476,0.06843524,2.7829502,-0.30795002,9.40005,11.502128,1.347167,21.026834,0.82500005,-19.743752,-0.75
564.008,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.7,-0.023712618,-0.027314337,-0.0017250157,2.7259502,-0.30495003,9.46395,11.502128,1.347167,21.026834,0.5625,-19.81875,-0.75
565.000,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.7,-0.025277143,0.037258327,0.016830532,2.7190504,-0.34605002,9.45495,11.502128,1.347167,21.026834,0.71250004,-19.85625,-0.58125
566.004,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.716,0.016775943,-0.015445359,0.014889749,2.6710503,-0.30105,9.462001,11.502128,1.347167,21.026834,0.1875,-19.7625,-0.90000004
567.009,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.733,-0.046299044,0.0123265935,0.057810213,2.74005,-0.34095,9.40905,11.502128,1.347167,21.026834,0.58125,-19.81875,-0.82500005
567.997,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.75,0.0889151,-0.03988922,0.00466858,2.6130002,-0.28395,9.46395,11.502128,1.347167,21.026834,0.76875,-19.931252,-0.975
569.005,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.766,0.15276754,-0.0689017,0.015094049,2.5339499,-0.25500003,9.45495,11.502128,1.347167,21.026834,0.3,-19.837502,-0.91875005
569.985,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.783,-0.007396258,0.0027382139,-0.0032220376,2.7,-0.32895002,9.474,11.502128,1.347167,21.026834,0.71250004,-19.837502,-0.54375005
571.003,92,0,0,46,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.8,0.013174967,-0.048275873,-0.20582253,2.601,-0.303,9.66495,11.502128,1.347167,21.026834,0.4875,-19.78125,-0.46875003
572.010,92,0,0,47,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.78,0.008305119,-0.01222634,-0.070260786,2.70195,-0.29805002,9.558001,11.502128,1.347167,21.026834,0.112500004,-19.78125,-0.1875
572.999,92,0,0,47,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.76,0.71002376,-2.5238032,1.9616492,1.9549501,2.4120002,7.4419503,11.502128,1.347167,21.026834,-0.112500004,-19.518751,0.58125
573.995,92,0,0,47,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,840.1,0,0,7.75,-0.011122592,-0.07576932,0.043802064,2.6850002,-0.25005,9.41895,11.502128,1.347167,21.026834,-0.58125,-19.3125,1.3125
574.997,92,0,0,47,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.72,-0.015922531,0.09288049,0.007271504,2.6920502,-0.40800002,9.46395,11.502128,1.347167,21.026834,1.10625,-18.487501,2.71875
576.000,92,0,0,47,15.294118,14.90196,1.9988174,5.098039,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.68,0.047191072,-0.119164355,-0.0019378264,2.63295,-0.186,9.4810505,11.502128,1.347167,21.026834,-1.9687501,-18.4125,4.125
577.001,92,0,0,47,12.941176,14.90196,1.9988174,0.39215687,37.64706,2.356994,0.2436311,-22.534126,-43.19592,836.5,0,0,7.666,-0.10997051,-0.29847518,0.33758816,2.77095,-0.018000001,9.108001,11.502128,1.347167,21.026834,-0.39375,-16.81875,6.7125
577.990,38,1434.5,0,47,12.54902,14.90196,1.001864,2.745098,37.64706,2.356994,0.24368286,-22.534126,-43.19592,836.5,0,0,7.65,0.043660387,0.42563128,0.048519153,2.6440501,-0.78599995,9.40695,11.502128,1.347167,21.026834,2.775,-17.118752,6.5437503
579.020,28,1428,0,47,12.941176,14.90196,0.999424,2.3529413,37.64706,2.356994,0.24396159,-22.534126,-43.19592,836.5,0,0,7.633,0.06826555,0.010429864,0.12310265,2.601,-0.31695,9.342,11.502128,1.347167,21.026834,1.9687501,-17.2875,6.4875
580.002,27,955.5,0,47,12.156863,14.90196,0.999424,1.9607843,37.64706,2.356994,0.24416396,-22.534126,-43.19592,837.7,0,0,9.341,0.02126854,0.37865606,0.23387948,2.63295,-0.78195006,9.21105,11.502128,1.347167,21.026834,2.11875,-17.625,6.3
580.992,31,681.5,0,47,11.764706,14.90196,0.999424,1.5686275,37.64706,2.356994,0.24455251,-22.534126,-43.19592,837.7,0,0,9.326,-0.034398235,-0.0018896667,0.1153137,2.6880002,-0.31500003,9.369,11.502128,1.347167,21.026834,2.625,-17.775002,6.9375005
582.011,73,1449,0,47,16.862745,14.509804,0.999424,4.7058825,37.64706,2.356994,0.24489865,-22.534126,-43.19592,837.7,0,0,9.614,0.092857026,0.04359797,-0.015769038,0.855,-0.81705,9.994949,11.502128,1.347167,21.026834,3.3187501,-17.268751,7.2187505
583.004,85,842,5,47,15.686275,14.509804,0.999424,4.3137255,37.64706,2.357948,0.24572079,-22.534126,-43.19592,837.7,0,0,9.614,0.16563734,0.14693008,0.6754644,1.64205,-0.93195003,8.94495,11.502128,1.347167,21.026834,0.91875005,-18.825,5.5875
583.979,61,1100.5,7,47,15.294118,14.509804,0.999424,5.098039,37.64706,2.359588,0.2461916,-22.534111,-43.19587,837.7,65.828354,9.197651,9.614,-0.6256993,-0.36543137,1.1274321,2.3140502,-0.23400001,8.6959505,11.502128,1.347167,21.026834,-1.1625,-18.825,6.2250004
585.001,53,1531.5,10,47,15.686275,14.509804,0.999424,5.490196,37.64706,2.36245,0.24682276,-22.534092,-43.19583,840.1,60.03056,12.450104,9.599,-0.30674735,-0.7778685,0.48545417,2.8980002,0.82800007,8.928,11.502128,1.347167,21.026834,-2.41875,-18.75,6.7312503
585.999,29,1326.5,10,47,12.941176,14.509804,0.999424,2.745098,37.64706,2.365298,0.24727425,-22.534075,-43.1958,840.1,60.985847,12.429998,9.599,-0.48943475,0.12598465,0.092832275,3.4129503,-0.21705002,9.41895,11.502128,1.347167,21.026834,-1.8375001,-18.525002,6.7500005
587.008,53,863,11,47,12.941176,13.333333,0.999424,2.745098,37.64706,2.3686023,0.24768423,-22.534056,-43.195774,840.1,61.007256,11.938622,9.313,-0.44695586,-1.1735126,0.43976018,3.2670002,1.2229501,8.99295,11.502128,1.347167,21.026834,-1.4250001,-18.65625,6.5625005
588.004,47,880,11,47,14.117647,13.333333,0.999424,3.9215686,37.64706,2.3710837,0.24799527,-22.534039,-43.195747,840.1,61.973217,12.711254,9.313,0.52758706,0.794569,-0.42601275,2.1349502,-0.93000007,9.967051,11.502128,1.347167,21.026834,-0.80625004,-18.50625,6.525
589.003,46,924.5,11,46,13.725491,13.333333,0.999424,3.5294118,37.64706,2.3744898,0.24840032,-22.534023,-43.19572,840.1,61.996788,12.763357,9.313,-0.0627538,-0.009334842,-0.39156172,2.8530002,-0.31304997,9.74895,11.502128,1.347167,21.026834,0.16875,-18.91875,6.8250003
590.009,45,954,12,46,13.725491,13.333333,0.999424,3.5294118,37.64706,2.377648,0.24873939,-22.534008,-43.195694,840.1,59.023907,13.573003,9.342,-0.35695842,-0.19497605,0.21724817,3.3240001,-0.44895002,9.24705,11.502128,1.347167,21.026834,-1.2375001,-19.29375,7.425
591.016,43,976,12,46,14.117647,13.333333,0.999424,3.5294118,37.64706,2.3812733,0.24912927,-22.533983,-43.19567,840.1,53.093613,13.077746,9.356,-0.34036854,-0.38414222,0.7859167,3.1210501,-0.41805002,8.512051,11.502128,1.347167,21.026834,-3.54375,-19.050001,8.1
592.004,44,979,13,46,13.725491,14.90196,0.999424,3.5294118,37.64706,2.384253,0.24945018,-22.533958,-43.19565,840.1,45.180496,13.787863,9.665,0.58933127,-0.8103879,0.56685704,2.2470002,0.40905002,8.74905,11.502128,1.347167,21.026834,-5.5125003,-17.7,8.212501
593.001,41,965.5,12,46,13.725491,14.90196,0.999424,3.5294118,37.64706,2.388139,0.24986343,-22.533932,-43.19563,840.1,38.16904,12.608355,9.682,-0.23084924,0.41469508,-0.6585693,3.24705,-1.452,10.194,11.502128,1.347167,21.026834,-7.6687503,-16.743752,8.493751
594.022,46,952,12,46,14.90196,14.90196,0.999424,4.7058825,37.64706,2.3907886,0.25015375,-22.533905,-43.195618,840.1,27.249365,13.706203,9.699,0.5254415,-0.27558446,-0.078302525,1.6390501,-0.31005,8.751,11.502128,1.347167,21.026834,-9.76875,-15.075001,9.31875
595.006,51,1029.5,13,46,14.509804,14.90196,0.999424,4.3137255,37.64706,2.3947473,0.2506355,-22.53387,-43.19561,841.1,14.278638,15.00762,10.025,0.35142872,-0.6390757,-0.6255325,2.6440501,-0.07095,10.261051,11.502128,1.347167,21.026834,-11.606251,-12.431251,10.425
595.956,49,1121.5,14,46,16.470589,14.90196,0.999424,6.27451,37.64706,2.3971515,0.25091618,-22.533833,-43.195614,841.1,0.15034173,15.917794,10.025,0.00875916,-0.81595856,0.5053136,2.08905,0.29205,9.14805,11.502128,1.347167,21.026834,-15.31875,-8.775001,10.25625
597.029,70,1165,15,46,17.647058,9.019608,0.999424,7.45098,37.64706,2.401299,0.25161064,-22.533794,-43.19563,841.1,347.36316,16.573082,10.025,-0.6241803,0.52669114,1.544222,2.87895,-1.815,8.557051,11.502128,1.347167,21.026834,-17.23125,-5.5125003,9.375
597.989,86,1217.5,15,46,41.960785,9.019608,0.999424,31.764706,37.64706,2.4068506,0.25266275,-22.533758,-43.195652,841.1,333.3512,16.674673,10.025,-0.72166836,-0.2863646,-2.3212469,1.89795,-0.741,12.292952,11.502128,1.347167,21.026834,-18.0375,-2.0625,7.6875005
599.024,86,1285.5,17,46,21.568628,9.019608,0.999424,11.372549,37.64706,2.4116228,0.2536755,-22.533728,-43.195683,841.1,320.24905,17.288754,10.025,-1.1137261,-0.61789876,0.1859279,2.6779501,0.34695002,9.45705,11.502128,1.347167,21.026834,-15.88125,0.65625,7.36875
600.015,82,1248,16,46,37.2549,9.019608,0.999424,27.058823,37.64706,2.4159412,0.25450635,-22.5337,-43.195717,846.6,314.05093,16.488281,9.664,-1.5201255,-0.2550651,-0.57764643,2.8290002,0.35895002,10.45005,11.502128,1.347167,21.026834,-17.15625,2.4375,8.231251
601.022,82,1201.5,15,46,18.431372,9.019608,0.999424,8.235294,37.64706,2.4199553,0.25541094,-22.533672,-43.19575,846.6,308.04773,16.102001,9.991,-1.0065202,-0.1420139,0.33653116,2.41995,0.060000002,9.010051,11.502128,1.347167,21.026834,-15.168751,4.51875,9.4125
602.013,72,1156.5,15,46,17.254902,9.019608,0.999424,7.0588236,37.64706,2.4226856,0.25590423,-22.53365,-43.195786,846.6,305.01938,14.317388,9.974,-0.2580731,0.08740863,2.2219079,2.0370002,-0.033,6.991951,11.502128,1.347167,21.026834,-13.725,3.9562502,8.55
603.032,78,1007.5,13,46,20,5.490196,0.999424,9.803922,37.64706,2.4272676,0.25679386,-22.533628,-43.195816,846.6,304.006,13.635599,9.635,-0.66959465,0.24284907,-1.0887265,1.9939501,0.00705,10.672951,11.502128,1.347167,21.026834,-16.5,2.53125,8.587501
603.991,86,968,12,46,20.392157,5.490196,0.999424,9.803922,37.64706,2.431459,0.25775388,-22.53361,-43.195843,846.6,305.97275,13.1446295,9.621,-0.625513,-1.7182541,-0.4248664,3.2239501,3.0439498,9.297001,11.502128,1.347167,21.026834,-16.3125,4.4812503,8.400001
605.017,43,1534,7,46,20.784313,5.490196,0.999424,10.588235,37.64706,2.433829,0.25824198,-22.533592,-43.195858,846.6,311.79794,6.637375,7.633,-0.87423116,-0.9448091,1.2183471,1.314,2.4480002,8.397,11.502128,1.347167,21.026834,-16.85625,3.9,7.74375
606.036,83,1162.5,7,46,22.352942,5.490196,0.999424,13.333333,37.64706,2.4359229,0.259239,-22.533575,-43.195866,846.6,319.91678,8.254739,7.616,1.064573,-0.6892578,-1.0734067,-0.882,1.8739501,10.77105,11.502128,1.347167,21.026834,-18.9375,1.1812501,8.493751
607.012,71,1366,8,46,16.470589,5.490196,0.999424,6.27451,37.64706,2.4378436,0.25999004,-22.533554,-43.195873,846.6,333.7199,8.244655,7.6,-0.6975746,0.39016628,-0.716405,2.16405,1.3879501,10.443001,11.502128,1.347167,21.026834,-18.806252,-3.1312501,10.33125
608.032,61,1403,9,46,18.431372,6.6666665,0.999424,8.235294,37.64706,2.4392352,0.26039818,-22.533533,-43.19587,846.6,353.6456,9.617874,7.6,-0.6580897,-0.3534565,0.08636534,1.7179501,2.259,10.036051,11.502128,1.347167,21.026834,-19.48125,-9.31875,11.34375
609.025,70,1501,9,46,18.82353,6.6666665,0.999424,8.235294,37.64706,2.442407,0.26157326,-22.53351,-43.195858,846.6,13.408757,10.0770645,7.616,-0.21438164,0.9132419,0.45983458,1.02195,0.20595,9.541051,11.502128,1.347167,21.026834,-16.987501,-13.181251,9.993751
610.030,65,1546.5,11,45,17.647058,6.6666665,0.999424,7.45098,37.64706,2.4453983,0.26249257,-22.533487,-43.195843,846.6,27.662193,11.2808695,7.64,0.9509237,0.43931812,-0.24250382,0.201,0.08805001,10.172999,11.502128,1.347167,21.026834,-13.2375,-15.056251,9.356251
610.991,60,1506,10,45,16.862745,6.6666665,0.999424,6.27451,37.64706,2.4484403,0.26343846,-22.533464,-43.19583,846.6,31.869244,10.743386,7.633,0.10071032,2.1331322,1.3701334,0.80700004,-1.4779501,8.005051,11.502128,1.347167,21.026834,-12.806251,-15.150001,9.46875
612.010,60,1416,9,45,16.470589,6.6666665,0.999424,6.27451,37.64706,2.4497123,0.26392037,-22.533443,-43.19582,846.6,30.998837,9.726847,7.633,0.89618146,1.0495095,-0.5673841,0.18,-0.41505003,10.00695,11.502128,1.347167,21.026834,-11.625,-12.975,9.675
613.006,59,1385,9,45,16.862745,6.6666665,0.999424,6.6666665,37.64706,2.451415,0.26433825,-22.533422,-43.19581,846.6,30.031816,9.823526,7.633,0.8212078,-0.35415572,0.7912324,0.24705002,0.87795,8.883,11.502128,1.347167,21.026834,-13.5375,-13.425,11.475
613.975,65,1345,9,45,17.254902,4.3137255,0.999424,7.0588236,37.64706,2.4550786,0.2654741,-22.5334,-43.195797,846.6,29.055038,10.997833,7.633,-1.180433,0.11232176,0.27134794,2.33295,0.37605006,9.214951,11.502128,1.347167,21.026834,-13.031251,-14.175,10.14375
614.965,65,1549.5,10,45,17.647058,4.3137255,0.999424,7.45098,37.64706,2.4571526,0.26606694,-22.533375,-43.195786,846.6,28.04398,11.858359,7.616,0.33279166,0.03249095,-1.0123425,0.70905006,0.69900006,10.94295,11.502128,1.347167,21.026834,-12.731251,-14.45625,9.675
615.989,64,1622,11,45,18.039215,4.3137255,0.999424,7.8431373,37.64706,2.4589868,0.266533,-22.533348,-43.19577,846.6,27.03725,12.543957,7.62,-0.9537207,-0.26780602,-1.1077508,2.0389502,1.14795,10.536001,11.502128,1.347167,21.026834,-12.31875,-14.156251,10.181251
616.965,58,1842,12,45,18.039215,4.3137255,0.999424,7.45098,37.64706,2.4646485,0.2680105,-22.53332,-43.19576,846.6,27.02836,13.746119,7.64,1.1367903,0.8762544,0.69197905,0.08400001,-0.67200005,9.33495,11.502128,1.347167,21.026834,-12.656251,-13.8,10.06875
617.982,57,1844.5,12,45,18.039215,4.3137255,0.999424,7.8431373,37.64706,2.4668016,0.26859713,-22.533293,-43.19574,846.6,27.005354,13.729216,7.66,-1.0814296,0.6760193,-1.2500962,2.2110002,0.096,11.077051,11.502128,1.347167,21.026834,-12.69375,-13.650001,10.087501
618.988,63,1944,13,45,19.215687,4.3137255,0.999424,8.627451,37.64706,2.471976,0.26997334,-22.533268,-43.19572,846.6,27.00463,13.598138,7.68,2.1349492,1.712651,0.62286514,-0.9370501,-1.00905,9.46395,11.502128,1.347167,21.026834,-13.25625,-13.462501,10.181251
619.984,63,1979,13,45,18.431372,4.3137255,0.999424,7.8431373,37.64706,2.474786,0.27081424,-22.533241,-43.195705,846.6,27.008345,13.704739,7.7,-2.6874862,-1.0589626,1.181884,4.13805,2.094,8.920951,11.502128,1.347167,21.026834,-13.462501,-13.856251,10.05
620.983,57,1985,13,45,17.647058,4.3137255,0.999424,7.0588236,37.64706,2.477952,0.2718333,-22.533215,-43.19569,846.6,25.064297,13.073748,7.7,-0.20411316,-0.4710165,0.61218345,1.8570001,0.58905005,8.976001,11.502128,1.347167,21.026834,-13.8,-13.25625,10.368751
621.963,52,1907,13,45,17.254902,4.3137255,0.999424,7.0588236,37.64706,2.4819381,0.27274615,-22.533192,-43.19568,846.6,21.133438,11.343581,7.7,-0.123139225,0.34941748,0.7419197,1.431,0.16995002,8.586,11.502128,1.347167,21.026834,-14.437501,-13.031251,10.35
622.965,53,1729.5,12,45,16.862745,4.3137255,0.999424,6.6666665,37.64706,2.4862356,0.27380127,-22.533167,-43.195667,846.6,17.167122,11.654154,7.716,0.66462845,-0.62247175,0.1345976,1.3789502,0.51900005,10.198951,11.502128,1.347167,21.026834,-14.925,-11.8125,11.08125
623.971,53,1731.5,12,45,17.647058,4.3137255,0.999424,7.0588236,37.64706,2.4882262,0.27428064,-22.533136,-43.195663,846.6,11.119011,10.405639,7.733,0.29523224,0.754649,0.18532367,1.02405,-1.4299502,9.62895,11.502128,1.347167,21.026834,-18.69375,-11.83125,9.337501
625.000,60,1533.5,11,45,17.647058,4.3137255,0.999424,7.45098,37.64706,2.490731,0.27502313,-22.533108,-43.195663,846.6,0.09572549,9.990396,7.76,1.1407756,0.79951787,1.1268034,-0.14895001,-1.7410501,8.44305,11.502128,1.347167,21.026834,-16.331251,-5.8875003,6.20625
625.982,66,1463.5,10,45,17.647058,4.3137255,0.999424,7.45098,37.64706,2.4945345,0.27621388,-22.533081,-43.195675,846.6,342.1659,11.571288,7.766,-0.95257413,-0.9542054,0.095386095,2.8140001,-0.6450001,9.48795,11.502128,1.347167,21.026834,-19.66875,-2.71875,11.325001
626.982,66,1527,10,45,14.90196,4.3137255,0.999424,4.7058825,37.64706,2.4959466,0.27663854,-22.53306,-43.1957,846.6,316.3995,10.638938,7.8,-0.20727243,0.81616557,0.24563698,3.1609502,-1.6999501,9.450001,11.502128,1.347167,21.026834,-16.706251,5.5875,9.50625
627.984,39,1345,11,45,14.509804,5.882353,0.999424,4.3137255,37.64706,2.5003498,0.27742487,-22.53306,-43.195732,846.6,281.1414,8.384031,7.78,0.15842515,-0.77139574,0.019985592,3.0540001,1.4860501,9.24405,11.502128,1.347167,21.026834,-8.7375,12.993751,6.8250003
628.988,35,1240.5,10,45,13.333333,5.882353,0.999424,2.745098,37.64706,2.5018134,0.27764502,-22.533068,-43.19575,846.6,250.72989,5.313603,7.766,-0.46995816,-0.03755248,0.088495836,3.7720501,1.7730002,9.07905,11.502128,1.347167,21.026834,0.82500005,15.900001,6.525
630.015,38,843.5,5,45,12.941176,5.882353,0.999424,2.3529413,37.64706,2.504306,0.2781516,-22.53307,-43.195755,846.6,0,0.14606024,7.733,-0.11815791,0.1315216,0.2421988,4.11105,1.7400001,8.65995,11.502128,1.347167,21.026834,4.8,15.4875,6.2812505
631.029,42,750.5,0,45,12.54902,5.882353,0.999424,2.3529413,37.64706,2.5046659,0.2785062,-22.533068,-43.19575,846.6,0,0.0016512607,7.7,0.11481873,0.03583273,0.09415855,2.4840002,1.62705,9.28005,11.502128,1.347167,21.026834,4.875,15.243751,6.24375
631.999,42,731,0,45,12.54902,5.882353,0.999424,2.3529413,37.64706,2.5046659,0.27865902,-22.533064,-43.195747,858.2,0,0.005615668,8.942,0.01073631,-0.00039340995,0.24038585,3.384,1.5289501,8.842051,11.502128,1.347167,21.026834,3.6000001,14.587501,4.275
633.013,40,907,2,45,12.156863,5.882353,0.999424,1.9607843,37.64706,2.5049603,0.27902943,-22.533064,-43.195744,858.2,0,0.00012282925,8.085,0.054774888,0.13000913,-0.3344683,3.1829998,2.1319501,9.342,11.502128,1.347167,21.026834,4.4437504,14.475,3.5812502
634.006,38,764.5,3,45,12.54902,5.882353,0.999424,2.3529413,37.64706,2.5054693,0.27921078,-22.533064,-43.195744,858.2,0,2.3306957E-05,7.242,-0.14745773,0.12313912,0.19135153,2.8380003,2.046,8.884951,11.502128,1.347167,21.026834,6.61875,14.962501,4.0687504
635.017,41,698.5,3,45,12.941176,23.921568,0.999424,2.3529413,37.64706,2.506791,0.27958316,-22.533043,-43.19573,858.2,248.4692,0.38020408,6.199,0.11405644,0.061180975,0.19108988,2.9119503,2.11995,9.03405,11.502128,1.347167,21.026834,5.7375,15.243751,2.9625
635.989,39,863.5,3,45,12.941176,23.921568,0.999424,2.3529413,37.64706,2.5076802,0.27986774,-22.533035,-43.19572,858.2,248.90988,0.4224131,5.57,-0.02426683,-0.0009113112,0.15793395,2.9340005,1.9620001,8.97105,11.502128,1.347167,21.026834,6.1312504,15.750001,2.7375002
636.998,56,905,2,45,15.294118,23.921568,0.999424,3.5294118,37.64706,2.5084476,0.28025493,-22.533026,-43.195713,858.2,0,0.0050136982,1.8,-0.12387865,-0.3406358,-0.44344983,3.64995,2.4859502,9.483001,11.502128,1.347167,21.026834,6.1687503,15.975,2.4750001
638.006,34,1813,3,45,13.725491,23.921568,0.999424,3.5294118,37.64706,2.5090082,0.28042915,-22.533014,-43.1957,858.2,0,0.010815391,3.251,0.20868869,-0.00361752,0.21015994,3.288,2.079,8.78895,11.502128,1.347167,21.026834,5.9625,15.95625,2.7562501
639.002,37,874,3,45,13.725491,23.921568,0.999424,3.5294118,37.64706,2.5099216,0.28096458,-22.533005,-43.195694,858.2,0,0.00028218367,3.234,-0.26360556,0.028949339,0.08402208,3.75195,1.7010001,8.98995,11.502128,1.347167,21.026834,6.2812505,15.39375,3.43125
640.017,46,696.5,3,45,13.333333,23.921568,0.999424,3.137255,37.64706,2.5104928,0.28124318,-22.533003,-43.19569,858.2,0,7.406647E-05,3.015,0.16581358,0.059597205,0.15443932,3.0730503,1.29195,8.81295,11.502128,1.347167,21.026834,8.38125,16.1625,4.8375
641.004,48,755,3,45,13.333333,23.529411,0.999424,2.745098,37.64706,2.5115976,0.2816041,-22.533003,-43.19569,858.2,0,3.720522E-05,3.201,-0.06450887,0.1646263,0.16704555,3.1230001,0.933,9.108001,11.502128,1.347167,21.026834,9.337501,17.118752,5.025
642.015,48,727,2,45,12.941176,23.529411,0.999424,2.745098,37.64706,2.511972,0.28182796,-22.533003,-43.19569,858.2,0,4.3720947E-06,3.184,0.086053155,-0.14072105,-0.27937445,3.63,0.92100006,9.40695,11.502128,1.347167,21.026834,9.975,17.962502,4.89375
643.013,50,693.5,1,45,12.941176,23.529411,0.999424,2.745098,37.64706,2.5122519,0.28218704,-22.533003,-43.19569,858.2,0,3.869178E-06,3.11,-0.07615682,-0.009845456,0.3921239,3.2710502,0.61005,8.919001,11.502128,1.347167,21.026834,10.3125,19.331251,3.7687502
644.021,51,658.5,0,45,12.941176,23.529411,0.999424,2.745098,37.64706,2.5124502,0.28255033,-22.533003,-43.19569,858.2,0,7.441125E-08,3.124,0.21254955,0.12686394,0.2576782,3.2400005,0.44700003,8.976001,11.502128,1.347167,21.026834,9.825001,19.0125,2.98125
644.999,53,687.5,0,45,16.078432,23.529411,0.999424,5.882353,37.64706,2.5124502,0.28290626,-22.533003,-43.19569,858.2,0,1.6924274E-09,4.962,-0.6116466,-0.08122814,-0.039657872,4.02,0.53595,9.29895,11.502128,1.347167,21.026834,10.1625,20.0625,2.30625
646.000,76,1954.5,0,45,15.294118,23.529411,0.999424,4.7058825,37.64706,2.5124502,0.28343987,-22.533003,-43.19569,858.2,0,8.7878416E-10,6.178,0.5412015,0.027817557,-0.2366806,3.0250504,0.60300004,9.37605,11.502128,1.347167,21.026834,11.700001,20.306252,3.5062501
647.012,47,1216,1,45,13.725491,25.09804,0.999424,2.745098,37.64706,2.5126133,0.28389242,-22.533003,-43.19569,858.2,0,2.4597563E-10,7.178,-0.014326768,-0.028429685,0.25825825,2.676,0.30900002,9.232051,11.502128,1.347167,21.026834,13.368751,18.73125,4.40625
648.004,43,779,1,45,13.333333,25.09804,0.999424,3.137255,37.64706,2.5128918,0.28434756,-22.533003,-43.19569,858.8,0,1.9718136E-09,8.063,0.3551289,0.07594858,-0.33843595,3.0630002,0.28695002,9.58605,11.502128,1.347167,21.026834,12.8625,17.19375,4.2562504
648.987,47,657,0,45,12.941176,25.09804,0.999424,1.9607843,37.64706,2.5128918,0.2846387,-22.533003,-43.19569,858.8,0,1.4359752E-11,8.54,0.1161223,0.2120742,-0.5491748,3.0900004,0.132,9.864,11.502128,1.347167,21.026834,13.2375,18.018751,4.8562503
650.004,42,730.5,0,45,12.54902,25.09804,0.999424,1.9607843,37.64706,2.5128918,0.2849131,-22.533003,-43.19569,858.8,0,2.1893912E-12,9.33,0.0389222,0.06989272,-0.11894886,3.1690502,0.294,9.43305,11.502128,1.347167,21.026834,12.50625,17.306252,3.6375
651.017,40,694,0,45,12.156863,25.09804,0.999424,1.9607843,37.64706,2.5128918,0.28514424,-22.533003,-43.19569,858.8,0,7.8459965E-13,9.183,0.05674202,0.020330084,0.01982112,3.1590002,0.34695002,9.309,11.502128,1.347167,21.026834,12.375001,17.00625,3.3000002
652.015,40,679.5,0,45,12.156863,25.09804,0.999424,1.9607843,37.64706,2.5128918,0.28537285,-22.533003,-43.19569,858.8,0,6.9405575E-12,10.833,-0.0031719862,0.06841211,-0.04667185,3.2089498,0.28905,9.370951,11.502128,1.347167,21.026834,11.512501,16.5,1.8750001
653.030,40,688.5,0,45,12.156863,25.09804,0.999424,1.9607843,37.64706,2.5128918,0.28556257,-22.533003,-43.19569,858.8,0,4.1957635E-13,11.297,-0.08425335,-0.059658855,-0.1507671,3.2929502,0.42600003,9.471001,11.502128,1.347167,21.026834,11.587501,16.612501,2.11875
654.002,38,679,0,45,12.156863,25.09804,0.999424,1.9607843,37.64706,2.5128918,0.28594473,-22.533003,-43.19569,858.8,0,2.974816E-13,10.58,0.05608228,-0.02619951,-0.017792817,3.147,0.38805002,9.340051,11.502128,1.347167,21.026834,12.13125,16.706251,2.60625
655.011,39,689,0,45,12.156863,20.392157,0.999424,1.9607843,37.64706,2.5128918,0.28619543,-22.533003,-43.19569,858.8,0,3.7198895E-14,10.083,0.065169886,0.013930351,0.09106522,3.1350002,0.34395,9.225,11.502128,1.347167,21.026834,12.093751,16.743752,2.5125
656.013,39,697,0,45,12.156863,20.392157,0.999424,1.9607843,37.64706,2.5128918,0.28636652,-22.533003,-43.19569,858.8,0,2.172667E-15,10.014,-0.054106303,0.33286706,-0.27419764,3.25005,0.0049500004,9.603001,11.502128,1.347167,21.026834,11.94375,16.743752,2.4
657.014,39,668,0,45,12.54902,20.392157,0.999424,1.9607843,37.64706,2.5128918,0.2867069,-22.533003,-43.19569,858.8,0,2.1316483E-16,7.266,0.38356015,-0.15467592,0.014870647,2.805,0.51705,9.309,11.502128,1.347167,21.026834,13.200001,16.95,3.3937502
657.999,41,676.5,0,45,12.54902,20.392157,0.999424,1.9607843,37.64706,2.5128918,0.28689975,-22.533003,-43.19569,858.2,0,1.8976045E-15,8.725,0.024493232,-0.0013163179,-0.10037516,3.1729503,0.35205,9.41895,11.502128,1.347167,21.026834,13.012501,17.15625,3.1125002
659.011,41,689.5,0,45,12.54902,20.392157,0.999424,1.9607843,37.64706,2.5128918,0.287133,-22.533003,-43.19569,858.2,0,1.9978442E-17,8.946,-0.010479778,0.14938046,0.064429075,3.2040002,0.20805001,9.258,11.502128,1.347167,21.026834,12.150001,16.6875,2.4562502
660.011,40,683.5,0,45,12.156863,20.392157,0.999424,1.9607843,37.64706,2.5128918,0.2874699,-22.533003,-43.19569,858.2,0,1.0529635E-17,8.946,0.0669508,0.007945332,0.009965401,3.1300502,0.35895002,9.297001,11.502128,1.347167,21.026834,11.925,16.48125,2.325
661.006,39,688.5,0,45,12.156863,20.392157,0.999424,1.9607843,37.64706,2.5128918,0.28761777,-22.533003,-43.19569,858.2,0,3.3876275E-19,8.946,0.025159387,0.017120233,0.037066787,3.1710002,0.34695002,9.27795,11.502128,1.347167,21.026834,11.4375,16.48125,1.95
661.996,39,685.5,0,45,12.156863,20,0.999424,1.9607843,37.64706,2.5128918,0.2877295,-22.533003,-43.19569,858.2,0,6.013199E-21,8.682,-0.04879365,-0.0070454986,-0.008812405,3.2280002,0.36795,9.328051,11.502128,1.347167,21.026834,11.45625,16.462502,1.9125
662.995,38,678.5,0,45,12.156863,20,0.999424,1.9607843,37.64706,2.5128918,0.28807908,-22.533003,-43.19569,858.8,0,1.4670184E-22,8.832,-0.007434248,0.04400369,-0.021075927,3.21195,0.30900002,9.340051,11.502128,1.347167,21.026834,11.3625,16.48125,1.9125
663.996,38,685.5,0,45,12.156863,20,0.999424,1.9607843,37.64706,2.5128918,0.28831542,-22.533003,-43.19569,858.8,0,2.2693968E-24,8.599,0.15525384,0.051490255,-0.039684244,3.0439498,0.30900002,9.364051,11.502128,1.347167,21.026834,11.2875,16.462502,1.9687501
665.013,37,673,0,45,12.156863,20,0.999424,1.9607843,37.64706,2.5128918,0.28850368,-22.533003,-43.19569,858.8,0,2.1009786E-26,8.865,0.045926947,0.015254309,-0.036699552,3.15405,0.34395,9.366,11.502128,1.347167,21.026834,12.58125,17.34375,2.25
666.016,34,702,0,45,11.764706,20,0.999424,1.5686275,37.64706,2.5128918,0.28873503,-22.533003,-43.19569,858.8,0,6.2322005E-28,8.627,-0.14995836,-0.011062085,0.029590465,3.3430502,0.36405003,9.27795,11.502128,1.347167,21.026834,11.512501,17.90625,1.575
667.009,34,671.5,0,45,12.156863,20,1.9988174,1.5686275,37.64706,2.5128918,0.2888525,-22.533003,-43.19569,858.8,0,9.569046E-30,8.899,-0.089136176,-0.003973277,0.071917325,3.2910001,0.36405003,9.24195,11.502128,1.347167,21.026834,9.58125,17.625,0.16875
667.995,63,129,0,45,14.117647,20,1.9988174,3.9215686,37.64706,2.5128918,0.28903627,-22.533003,-43.19569,858.2,0,9.28312E-32,8.858,0.009196864,-0.01905134,0.0038590296,3.1950002,0.38505003,9.318001,11.502128,1.347167,21.026834,9.9375,17.737501,0.24375
669.006,91,0,0,45,14.117647,19.607843,1.9988174,3.9215686,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,8.662309E-34,9.134,0.005749396,0.011296117,-0.024325466,3.1969502,0.354,9.352051,11.502128,1.347167,21.026834,9.975,17.681252,0.13125001
670.009,91,0,0,45,14.117647,19.607843,1.9988174,3.9215686,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,8.08429E-36,8.858,0.016850004,-0.0060600056,0.0025767384,3.1879501,0.36600003,9.318001,11.502128,1.347167,21.026834,9.9375,17.681252,0.09375
671.000,91,0,0,45,25.490196,19.607843,1.9988174,14.90196,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,2.1359587E-37,9.134,0.006500701,0.013659361,0.019283606,3.1950002,0.34395,9.28995,11.502128,1.347167,21.026834,10.03125,17.7,0.24375
671.999,91,0,0,45,25.490196,19.607843,1.9988174,14.90196,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,5.579088E-39,9.134,-0.020990929,-0.01680193,-0.0013670541,3.2239501,0.37995002,9.306001,11.502128,1.347167,21.026834,10.06875,17.625,0.01875
673.010,91,0,0,45,15.294118,19.607843,1.9988174,0,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,1.52506E-40,8.834,-0.0013916336,0.011327949,0.027921943,3.2089498,0.354,9.28695,11.502128,1.347167,21.026834,9.993751,17.643751,0.24375
673.995,91,0,0,45,12.156863,19.607843,1.9988174,0,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,1.403E-42,8.834,-0.009364235,-0.005890764,-0.021637166,3.21405,0.36405003,9.340051,11.502128,1.347167,21.026834,10.03125,17.6625,0.22500001
674.994,91,0,0,45,9.411765,19.607843,1.9988174,1.1764706,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,3.5E-44,8.834,-0.0044430345,-0.098671354,0.010500163,3.1690502,0.423,9.330001,11.502128,1.347167,21.026834,9.993751,17.681252,0.39375
676.010,91,0,0,45,9.411765,19.607843,1.9988174,1.1764706,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,0,8.834,-0.0027331053,-0.0016098137,-0.011402963,3.2070003,0.36405003,9.318001,11.502128,1.347167,21.026834,10.012501,17.6625,0.3
677.010,91,0,0,45,9.411765,19.607843,1.9988174,1.1764706,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,858.2,0,0,8.834,-0.008223913,-0.0043492704,-0.01293512,3.216,0.36105,9.318001,11.502128,1.347167,21.026834,10.05,17.643751,0.26250002
678.002,91,0,0,45,9.411765,19.607843,1.9988174,1.1764706,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,859.1,0,0,9.037,-0.007971013,-0.026225735,0.022247653,3.2089498,0.402,9.29205,11.502128,1.347167,21.026834,9.9375,17.681252,0.09375
679.007,91,0,0,45,9.411765,19.607843,1.9988174,1.1764706,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,859.1,0,0,9.052,-0.0006926952,-0.012431503,-0.055701725,3.2070003,0.36600003,9.369,11.502128,1.347167,21.026834,9.918751,17.71875,0.31875002
679.996,91,0,0,45,9.411765,19.607843,1.9988174,1.1764706,37.64706,2.5128918,0.28907847,-22.533003,-43.19569,859.1,0,0,9.066,-0.013994259,-0.032520663,0.04237964,3.2209501,0.38805002,9.27495,11.502128,1.347167,21.026834,10.05,17.75625,-0.056250002
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2025-04-09 10:58:37 by Eclipse SUMO duarouter Version 1.19.0
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd";>

    <input>
        <net-file value="teste.net.xml"/>
        <route-files value="trip_from_gps.xml"/>
    </input>

    <output>
        <output-file value="route.rou.xml"/>
    </output>

    <processing>
        <repair value="true"/>
        <mapmatch.distance value="100"/>
    </processing>

</configuration>
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd";>
    <vehicle id="veh0" depart="0.00">
        <route edges="960165714#0 960165714#1 339263370#1 -339263370#1 -339263370#0 -960165714#0 -339263371 -1007384286#1 -1007384286#0 339252925 95132390 95132399#0 95132399#1 -339263371 -1007384286#1 -1007384286#0 339252925 95132390 95132399#0 95132399#1 95132480 -1007384286#1 1007384286#1 339263371 -339263371 -1007384286#1 1007384286#1 -1007384286#1 -1007384286#0 1007384286#0 -1007384286#0 339252925 95132390 95132399#0 95132399#1 95132480 -1007384286#1 -1007384286#0 339252925 95132390 339252927#0 -339252927#0 339252927#0 1002382416 1002382415 -1002382417 -1002382416 1002382416 1002382415 -1002382417 -1002382416 339252927#1 -339252927#1 339252927#1 339252927#2 -339252927#2 -339252927#1 1002382416 1002382415 -1002382417 -1002382416 -339252927#0 95132399#0 95132399#1 960165714#0 960165714#1 339263370#1 339263370#2 960161823#0 960161823#1 960161823#2 960161823#3 -339332500 -95132455#2 -95132455#1 -95132455#0 95132455#0 95132455#1 95132455#2 339332501 -960161823#3 -960161823#2 -960161823#1 -960161823#0 -339263370#2 -339263370#1 -339263370#0 -960165714#0 -339263371 -1007384286#1 -1007384286#0 339252925 95132390 339252927#0 339252927#1 339252927#2 339252927#3 -339252927#3 -339252927#2 -339252927#1 -339252927#0 95132399#0 95132399#1 960165714#0 960165714#1 339263370#1 339263370#2 960161823#0 960161823#1 960161823#2 960161823#3 960161823#4 960161824#1 960161824#2 960161824#3 960161824#4 339263373 853833928#0 853833928#1 1007384288 95084659#0 95084659#1 95084659#2 95084659#3 95084659#4 256393725 742058333#0 742058333#1 742058333#2 742058333#3 -742058333#3 -742058333#2 -742058333#1 -742058333#0 -256393725 95084659#5 742061500#1 -742061500#1 -95084659#5 95084659#5 742061500#1 -742061500#1 -1009954286 1009954286 95084659#8 95084659#9 95084659#10 -95084659#10 -95084659#9 -95084659#8 95084659#8 95084659#9 95084659#10 -95084659#10 -95084659#9"/>
    </vehicle>
</routes>
<?xml version='1.0' encoding='utf-8'?>
<trips><trip id="veh0" depart="0" viaLonLat="-43.206245,-22.534435 -43.206245,-22.534435 -43.206245,-22.534435 -43.206245,-22.534433 -43.206260,-22.534440 -43.206276,-22.534447 -43.206303,-22.534458 -43.206326,-22.534475 -43.206356,-22.534492 -43.206383,-22.534515 -43.206413,-22.534534 -43.206436,-22.534550 -43.206463,-22.534561 -43.206486,-22.534565 -43.206505,-22.534565 -43.206520,-22.534561 -43.206540,-22.534554 -43.206560,-22.534544 -43.206573,-22.534530 -43.206580,-22.534523 -43.206596,-22.534504 -43.206600,-22.534500 -43.206610,-22.534489 -43.206620,-22.534475 -43.206627,-22.534454 -43.206635,-22.534430 -43.206642,-22.534400 -43.206650,-22.534372 -43.206660,-22.534344 -43.206676,-22.534315 -43.206696,-22.534290 -43.206715,-22.534267 -43.206738,-22.534246 -43.206768,-22.534227 -43.206802,-22.534208 -43.206844,-22.534191 -43.206890,-22.534172 -43.206936,-22.534150 -43.206985,-22.534130 -43.207043,-22.534110 -43.207096,-22.534088 -43.207150,-22.534071 -43.207200,-22.534050 -43.207240,-22.534033 -43.207275,-22.534018 -43.207310,-22.534002 -43.207344,-22.533987 -43.207386,-22.533972 -43.207428,-22.533958 -43.207480,-22.533947 -43.207540,-22.533934 -43.207600,-22.533922 -43.207657,-22.533909 -43.207714,-22.533900 -43.207760,-22.533897 -43.207806,-22.533910 -43.207844,-22.533932 -43.207874,-22.533958 -43.207897,-22.533983 -43.207916,-22.534018 -43.207930,-22.534054 -43.207935,-22.534094 -43.207935,-22.534138 -43.207928,-22.534191 -43.207916,-22.534248 -43.207905,-22.534307 -43.207897,-22.534367 -43.207886,-22.534428 -43.207880,-22.534494 -43.207870,-22.534552 -43.207860,-22.534607 -43.207844,-22.534657 -43.207830,-22.534704 -43.207813,-22.534754 -43.207794,-22.534805 -43.207775,-22.534855 -43.207756,-22.534897 -43.207737,-22.534933 -43.207718,-22.534971 -43.207700,-22.535011 -43.207676,-22.535044 -43.207653,-22.535076 -43.207626,-22.535103 -43.207603,-22.535133 -43.207580,-22.535162 -43.207558,-22.535190 -43.207535,-22.535220 -43.207508,-22.535248 -43.207474,-22.535282 -43.207440,-22.535316 -43.207405,-22.535349 -43.207380,-22.535378 -43.207355,-22.535400 -43.207340,-22.535430 -43.207336,-22.535470 -43.207344,-22.535513 -43.207360,-22.535560 -43.207375,-22.535616 -43.207394,-22.535671 -43.207410,-22.535723 -43.207420,-22.535763 -43.207424,-22.535788 -43.207428,-22.535807 -43.207428,-22.535822 -43.207428,-22.535840 -43.207428,-22.535862 -43.207428,-22.535885 -43.207428,-22.535910 -43.207424,-22.535938 -43.207420,-22.535965 -43.207417,-22.535995 -43.207417,-22.536032 -43.207413,-22.536076 -43.207410,-22.536125 -43.207405,-22.536177 -43.207400,-22.536228 -43.207405,-22.536282 -43.207417,-22.536333 -43.207428,-22.536385 -43.207447,-22.536436 -43.207466,-22.536484 -43.207490,-22.536528 -43.207504,-22.536566 -43.207510,-22.536606 -43.207497,-22.536644 -43.207470,-22.536678 -43.207436,-22.536716 -43.207397,-22.536758 -43.207360,-22.536798 -43.207320,-22.536840 -43.207283,-22.536880 -43.207245,-22.536919 -43.207207,-22.536951 -43.207170,-22.536968 -43.207130,-22.536964 -43.207096,-22.536942 -43.207066,-22.536911 -43.207035,-22.536882 -43.207000,-22.536858 -43.206974,-22.536835 -43.206944,-22.536814 -43.206917,-22.536795 -43.206886,-22.536787 -43.206852,-22.536790 -43.206814,-22.536810 -43.206780,-22.536844 -43.206738,-22.536888 -43.206688,-22.536932 -43.206635,-22.536982 -43.206566,-22.537039 -43.206500,-22.537096 -43.206436,-22.537150 -43.206370,-22.537209 -43.206306,-22.537270 -43.206238,-22.537330 -43.206173,-22.537384 -43.206100,-22.537434 -43.206024,-22.537485 -43.205950,-22.537539 -43.205883,-22.537598 -43.205820,-22.537659 -43.205750,-22.537716 -43.205685,-22.537777 -43.205616,-22.537834 -43.205544,-22.537888 -43.205467,-22.537940 -43.205400,-22.537990 -43.205330,-22.538042 -43.205265,-22.538100 -43.205208,-22.538162 -43.205160,-22.538230 -43.205110,-22.538300 -43.205060,-22.538370 -43.205006,-22.538433 -43.204956,-22.538494 -43.204914,-22.538551 -43.204884,-22.538616 -43.204870,-22.538690 -43.204870,-22.538769 -43.204872,-22.538853 -43.204890,-22.538937 -43.204903,-22.539024 -43.204918,-22.539108 -43.204930,-22.539188 -43.204933,-22.539263 -43.204933,-22.539330 -43.204918,-22.539390 -43.204900,-22.539436 -43.204880,-22.539478 -43.204853,-22.539522 -43.204834,-22.539572 -43.204826,-22.539627 -43.204838,-22.539680 -43.204865,-22.539738 -43.204906,-22.539791 -43.204956,-22.539845 -43.205006,-22.539896 -43.205050,-22.539946 -43.205097,-22.539988 -43.205140,-22.540031 -43.205185,-22.540073 -43.205240,-22.540104 -43.205288,-22.540121 -43.205338,-22.540138 -43.205390,-22.540154 -43.205450,-22.540154 -43.205505,-22.540150 -43.205560,-22.540157 -43.205610,-22.540180 -43.205635,-22.540226 -43.205616,-22.540280 -43.205560,-22.540310 -43.205480,-22.540314 -43.205390,-22.540314 -43.205307,-22.540314 -43.205220,-22.540314 -43.205135,-22.540312 -43.205050,-22.540312 -43.204975,-22.540321 -43.204906,-22.540335 -43.204850,-22.540352 -43.204800,-22.540367 -43.204754,-22.540380 -43.204716,-22.540396 -43.204666,-22.540419 -43.204613,-22.540450 -43.204556,-22.540482 -43.204502,-22.540516 -43.204450,-22.540548 -43.204400,-22.540575 -43.204353,-22.540590 -43.204300,-22.540598 -43.204240,-22.540580 -43.204185,-22.540543 -43.204136,-22.540493 -43.204086,-22.540443 -43.204030,-22.540400 -43.203976,-22.540370 -43.203922,-22.540360 -43.203865,-22.540358 -43.203808,-22.540365 -43.203747,-22.540375 -43.203690,-22.540394 -43.203630,-22.540411 -43.203570,-22.540424 -43.203510,-22.540438 -43.203450,-22.540453 -43.203390,-22.540462 -43.203323,-22.540468 -43.203255,-22.540460 -43.203180,-22.540442 -43.203100,-22.540426 -43.203020,-22.540415 -43.202938,-22.540407 -43.202858,-22.540396 -43.202774,-22.540382 -43.202694,-22.540373 -43.202614,-22.540360 -43.202534,-22.540348 -43.202446,-22.540339 -43.202374,-22.540327 -43.202310,-22.540312 -43.202244,-22.540295 -43.202183,-22.540270 -43.202120,-22.540240 -43.202070,-22.540203 -43.202023,-22.540163 -43.201973,-22.540130 -43.201930,-22.540120 -43.201897,-22.540123 -43.201860,-22.540148 -43.201828,-22.540165 -43.201810,-22.540174 -43.201790,-22.540176 -43.201760,-22.540173 -43.201725,-22.540155 -43.201700,-22.540125 -43.201664,-22.540085 -43.201626,-22.540031 -43.201588,-22.539970 -43.201540,-22.539910 -43.201492,-22.539845 -43.201443,-22.539776 -43.201393,-22.539705 -43.201344,-22.539635 -43.201294,-22.539564 -43.201240,-22.539500 -43.201195,-22.539436 -43.201153,-22.539375 -43.201122,-22.539320 -43.201090,-22.539263 -43.201050,-22.539202 -43.200990,-22.539135 -43.200920,-22.539070 -43.200848,-22.539010 -43.200780,-22.538948 -43.200703,-22.538887 -43.200626,-22.538826 -43.200542,-22.538769 -43.200460,-22.538708 -43.200382,-22.538643 -43.200306,-22.538574 -43.200230,-22.538506 -43.200157,-22.538445 -43.200080,-22.538393 -43.200005,-22.538350 -43.199944,-22.538310 -43.199898,-22.538256 -43.199863,-22.538187 -43.199837,-22.538116 -43.199806,-22.538044 -43.199770,-22.537971 -43.199740,-22.537899 -43.199710,-22.537827 -43.199680,-22.537754 -43.199650,-22.537693 -43.199642,-22.537660 -43.199646,-22.537659 -43.199654,-22.537668 -43.199657,-22.537674 -43.199650,-22.537651 -43.199640,-22.537605 -43.199630,-22.537554 -43.199627,-22.537495 -43.199623,-22.537430 -43.199615,-22.537355 -43.199608,-22.537280 -43.199600,-22.537203 -43.199593,-22.537125 -43.199580,-22.537045 -43.199574,-22.536964 -43.199560,-22.536890 -43.199524,-22.536825 -43.199474,-22.536770 -43.199410,-22.536728 -43.199340,-22.536694 -43.199270,-22.536654 -43.199200,-22.536610 -43.199127,-22.536568 -43.199055,-22.536530 -43.198982,-22.536497 -43.198906,-22.536465 -43.198830,-22.536434 -43.198760,-22.536402 -43.198685,-22.536383 -43.198597,-22.536373 -43.198513,-22.536358 -43.198433,-22.536333 -43.198357,-22.536306 -43.198284,-22.536280 -43.198220,-22.536250 -43.198162,-22.536207 -43.198120,-22.536158 -43.198074,-22.536106 -43.198036,-22.536045 -43.198000,-22.535980 -43.197970,-22.535910 -43.197945,-22.535837 -43.197920,-22.535757 -43.197914,-22.535673 -43.197926,-22.535587 -43.197950,-22.535501 -43.197970,-22.535421 -43.197983,-22.535345 -43.197987,-22.535278 -43.197983,-22.535229 -43.197980,-22.535185 -43.197970,-22.535152 -43.197960,-22.535109 -43.197945,-22.535046 -43.197930,-22.534980 -43.197906,-22.534916 -43.197880,-22.534851 -43.197853,-22.534792 -43.197823,-22.534740 -43.197803,-22.534698 -43.197790,-22.534666 -43.197780,-22.534643 -43.197773,-22.534634 -43.197765,-22.534628 -43.197765,-22.534626 -43.197754,-22.534616 -43.197730,-22.534609 -43.197710,-22.534609 -43.197678,-22.534615 -43.197640,-22.534620 -43.197594,-22.534634 -43.197544,-22.534653 -43.197480,-22.534676 -43.197410,-22.534697 -43.197340,-22.534714 -43.197260,-22.534733 -43.197186,-22.534750 -43.197110,-22.534767 -43.197033,-22.534779 -43.196957,-22.534779 -43.196884,-22.534767 -43.196815,-22.534748 -43.196747,-22.534725 -43.196682,-22.534693 -43.196620,-22.534657 -43.196564,-22.534616 -43.196503,-22.534578 -43.196445,-22.534538 -43.196390,-22.534498 -43.196335,-22.534460 -43.196278,-22.534430 -43.196224,-22.534403 -43.196170,-22.534376 -43.196125,-22.534350 -43.196083,-22.534325 -43.196053,-22.534304 -43.196033,-22.534292 -43.196022,-22.534283 -43.196010,-22.534275 -43.196007,-22.534273 -43.195995,-22.534254 -43.195995,-22.534239 -43.195995,-22.534212 -43.196000,-22.534199 -43.196000,-22.534187 -43.195995,-22.534174 -43.195984,-22.534157 -43.195965,-22.534143 -43.195942,-22.534140 -43.195927,-22.534134 -43.195920,-22.534130 -43.195923,-22.534128 -43.195920,-22.534126 -43.195870,-22.534111 -43.195830,-22.534092 -43.195800,-22.534075 -43.195774,-22.534056 -43.195747,-22.534039 -43.195720,-22.534023 -43.195694,-22.534008 -43.195670,-22.533983 -43.195650,-22.533958 -43.195630,-22.533932 -43.195618,-22.533905 -43.195610,-22.533870 -43.195614,-22.533833 -43.195630,-22.533794 -43.195652,-22.533758 -43.195683,-22.533728 -43.195717,-22.533700 -43.195750,-22.533672 -43.195786,-22.533650 -43.195816,-22.533628 -43.195843,-22.533610 -43.195858,-22.533592 -43.195866,-22.533575 -43.195873,-22.533554 -43.195870,-22.533533 -43.195858,-22.533510 -43.195843,-22.533487 -43.195830,-22.533464 -43.195820,-22.533443 -43.195810,-22.533422 -43.195797,-22.533400 -43.195786,-22.533375 -43.195770,-22.533348 -43.195760,-22.533320 -43.195740,-22.533293 -43.195720,-22.533268 -43.195705,-22.533241 -43.195690,-22.533215 -43.195680,-22.533192 -43.195667,-22.533167 -43.195663,-22.533136 -43.195663,-22.533108 -43.195675,-22.533081 -43.195700,-22.533060 -43.195732,-22.533060 -43.195750,-22.533068 -43.195755,-22.533070 -43.195744,-22.533064 -43.195744,-22.533064 -43.195730,-22.533043 -43.195720,-22.533035 -43.195713,-22.533026 -43.195700,-22.533014 -43.195694,-22.533005 -43.195690,-22.533003 -43.195690,-22.533003 -43.195690,-22.533003 -43.195690,-22.533003 -43.195690,-22.533003 -43.195690,-22.533003" /></trips>

Back to the top