diff --git a/Documentation/Checklist_Release_VECTO_3.1.2.796.docx b/Documentation/Checklist_Release_VECTO_3.1.2.796.docx new file mode 100644 index 0000000000000000000000000000000000000000..81a172abed90b5a877936414d209bce590b8a768 Binary files /dev/null and b/Documentation/Checklist_Release_VECTO_3.1.2.796.docx differ diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf index beaa97982d376117366f0bd3995ce0910d0d4b4c..5a17c71aa82788c03d9882b7be679f1416105912 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf and b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf differ diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx index 939c3f4020f96b00576fccedfdaffd770a61a14c..cf6dbacfb5ed07859fead79e6ff5b21cbac39f2c 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx and b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx differ diff --git a/Documentation/User Manual/6-changelog/changelog.md b/Documentation/User Manual/6-changelog/changelog.md index 21c63658ad98ee421bf9e6c0b549ab3d9219ad8f..8765375ce4bf6a5a8685cfe36b87679b3acc9c00 100644 --- a/Documentation/User Manual/6-changelog/changelog.md +++ b/Documentation/User Manual/6-changelog/changelog.md @@ -1,5 +1,27 @@ #Changelog +**VECTO 3.1.2** + +***Build 796 (2017-03-07)*** + +- Improvements: + + [VECTO-405] Adding clutch-losses for AMT/MT gearboxes during drive-off, reduce drive-off distance after stop from 1m to 0.25m, set clutch closing speed (normalized) to 6.5%, changes in clutch model + + [VECTO-379] Make GUI more tolerant against missing files. Instead of aborting reading the input data the GUI shows a suffix for missing input files + + [VECTO-411] Allow a traction interruption of 0s for AMT/MT gearboxes + + [VECTO-408] Gearbox Inertia for AT gearboxes set to 0 + + [VECTO-419] Adapted error messages, added list of errors + + [VECTO-421,VECTO-439] Added volume-related results to vsum file (volume is computed based on default bodies) + + [] Energy balance (vsum) and balance of engine power output and power consumers (vmod) level + + [VECTO-430] AT shift strategy: upshifts may happen too early + + [VECTO-431] AMT shift strategy always started in first gear due to changes in clutch model + + [VECTO-433] adapt generic vehicles: use typical WHTC correction factors + + [VECTO-437] set vehicle speed at clutch-closed to 1.3 m/s + + [VECTO-436] fix simulation aborts with AT gearbox (neg. braking power, unexpected response, underload) +- Bugfixes: + + [VECTO-415] Powershift Losses were not considered for AT gearboxes with PowerSplit + + [VECTO-416] Measured Speed with gear failed when cycle contained parts with eco-roll (computation of next gear failed) + + [VECTO-428] Sum of timeshares adds up to 100% + + [VECTO-429] Min Velocity for lookahead coasting was not written to JSON file **VECTO 3.1.1** diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html index 52c68c69ea1b6b36984adf6c2d1c9ab23f47ca56..fcc20d10a700a983eb305a64d8a6b865c7d0b8a6 100644 --- a/Documentation/User Manual/help.html +++ b/Documentation/User Manual/help.html @@ -5705,60 +5705,70 @@ CycleTime,UnknownCycleName,3600</code></pre> <td>Vehicle loading (see <a href="#vehicle-editor">Vehicle Editor</a>)</td> </tr> <tr class="odd"> +<td>Cargo Volume</td> +<td>[m^3]</td> +<td>Vehicle cargo volume (Declaration Mode only!)</td> +</tr> +<tr class="even"> <td>time</td> <td>[s]</td> <td>Total simulation time</td> </tr> -<tr class="even"> +<tr class="odd"> <td>distance</td> <td>[km]</td> <td>Total traveled distance</td> </tr> -<tr class="odd"> +<tr class="even"> <td>speed</td> <td>[km/h]</td> <td>Average vehicle speed</td> </tr> -<tr class="even"> +<tr class="odd"> <td>altitudeDelta</td> <td>[m]</td> <td>Altitude difference between start and end of cycle</td> </tr> -<tr class="odd"> +<tr class="even"> <td>FC-Map</td> <td>[g/h], [g/km]</td> <td>Average fuel consumption before all corrections, interpolated from <a href="#fuel-consumption-calculation">Fuel Map</a>, based on torque and engine speed.</td> </tr> -<tr class="even"> +<tr class="odd"> <td>FC-AUXc</td> <td>[g/h], [g/km]</td> <td>Average fuel consumption after <a href="#fuel-consumption-calculation">Auxiliary-Start/Stop Correction</a> (Based on FC-Map)</td> </tr> -<tr class="odd"> +<tr class="even"> <td>FC-WHTCc</td> <td>[g/h], [g/km]</td> <td>Average fuel consumption after <a href="#fuel-consumption-calculation">WHTC Correction</a> (Based on FC-AUXc)</td> </tr> -<tr class="even"> +<tr class="odd"> <td>FC-AAUX</td> <td>[g/h], [g/km]</td> <td>Average fuel consumption after Smart Auxiliary Correction (<em>still in development</em>) (Based on FC-WHTCc)</td> </tr> -<tr class="odd"> +<tr class="even"> <td>FC-Final</td> -<td>[g/h], [g/km], [l/100km], [l/100tkm]</td> +<td>[g/h], [g/km], [l/100km], [l/100tkm], [l/100m^3km]</td> <td>Final average fuel consumption after ALL corrections. Value for calculation of CO<sub>2</sub> value. If Loading = 0[kg] the column [l/100tkm] is left empty.</td> </tr> -<tr class="even"> +<tr class="odd"> <td>CO2</td> -<td>[g/km], [g/tkm]</td> +<td>[g/km], [g/tkm], [g/m^3km]</td> <td>Average CO<sub>2</sub> emissions (based on FC-Final value). Output for [l/100tkm] is empty when Loading = 0[kg].</td> </tr> -<tr class="odd"> +<tr class="even"> <td>P_wheel_in_pos</td> <td>[kW]</td> <td>Average positive power at the wheels</td> </tr> +<tr class="odd"> +<td>P_fcmap_pos</td> +<td>[kW]</td> +<td>Average positive power at engine (all non-negative values averaged over the whole cycle duration)</td> +</tr> <tr class="even"> <td>E_fcmap_pos</td> <td>[kWh]</td> @@ -5892,6 +5902,7 @@ CycleTime,UnknownCycleName,3600</code></pre> </tbody> </table> <p>E_fcmap_pos = E_fcmap_neg + E_powertrain_inertia + E_aux_xxx + E_aux_sum + E_clutch_loss + E_tc_loss + E_gbx_loss + E_ret_loss + E_angle_loss + E_axl_loss + E_brake + E_vehicle_inertia + E_air + E_roll + E_grad + E_PTO_CONSUM + E_PTO_TRANSM</p> +<p>E_fcmap_pos = P_fcmap_pos * time</p> </div> <div id="application-files" class="section level2"> <h2>Application Files</h2> @@ -5918,6 +5929,32 @@ CycleTime,UnknownCycleName,3600</code></pre> </div> <div id="changelog" class="section level1"> <h1>Changelog</h1> +<p><strong>VECTO 3.1.2</strong></p> +<p><strong><em>Build 796 (2017-03-07)</em></strong></p> +<ul> +<li>Improvements: +<ul> +<li>[VECTO-405] Adding clutch-losses for AMT/MT gearboxes during drive-off, reduce drive-off distance after stop from 1m to 0.25m, set clutch closing speed (normalized) to 6.5%, changes in clutch model</li> +<li>[VECTO-379] Make GUI more tolerant against missing files. Instead of aborting reading the input data the GUI shows a suffix for missing input files</li> +<li>[VECTO-411] Allow a traction interruption of 0s for AMT/MT gearboxes</li> +<li>[VECTO-408] Gearbox Inertia for AT gearboxes set to 0</li> +<li>[VECTO-419] Adapted error messages, added list of errors</li> +<li>[VECTO-421,VECTO-439] Added volume-related results to vsum file (volume is computed based on default bodies)</li> +<li>[] Energy balance (vsum) and balance of engine power output and power consumers (vmod) level</li> +<li>[VECTO-430] AT shift strategy: upshifts may happen too early</li> +<li>[VECTO-431] AMT shift strategy always started in first gear due to changes in clutch model</li> +<li>[VECTO-433] adapt generic vehicles: use typical WHTC correction factors</li> +<li>[VECTO-437] set vehicle speed at clutch-closed to 1.3 m/s</li> +<li>[VECTO-436] fix simulation aborts with AT gearbox (neg. braking power, unexpected response, underload)</li> +</ul></li> +<li>Bugfixes: +<ul> +<li>[VECTO-415] Powershift Losses were not considered for AT gearboxes with PowerSplit</li> +<li>[VECTO-416] Measured Speed with gear failed when cycle contained parts with eco-roll (computation of next gear failed)</li> +<li>[VECTO-428] Sum of timeshares adds up to 100%</li> +<li>[VECTO-429] Min Velocity for lookahead coasting was not written to JSON file</li> +</ul></li> +</ul> <p><strong>VECTO 3.1.1</strong></p> <p><strong><em>Build 748 (2017-01-18)</em></strong></p> <ul> diff --git a/Generic Vehicles/Declaration Mode/Class2_RigidTruck_4x2/Engine_175kW_6.8l.veng b/Generic Vehicles/Declaration Mode/Class2_RigidTruck_4x2/Engine_175kW_6.8l.veng index f10c2b595f3e0d850b503dcc6a99ed8574396aa5..0f15f912ab82372c2d896b8af8f2b0e57b062d96 100644 --- a/Generic Vehicles/Declaration Mode/Class2_RigidTruck_4x2/Engine_175kW_6.8l.veng +++ b/Generic Vehicles/Declaration Mode/Class2_RigidTruck_4x2/Engine_175kW_6.8l.veng @@ -13,9 +13,9 @@ "Inertia": 3.56517, "FullLoadCurve": "175kW.vfld", "FuelMap": "175kW.vmap", - "WHTC-Urban": 1.0, - "WHTC-Rural": 1.0, - "WHTC-Motorway": 1.0, + "WHTC-Urban": 1.04, + "WHTC-Rural": 1.01, + "WHTC-Motorway": 1.00, "ColdHotBalancingFactor": 1.0 } } \ No newline at end of file diff --git a/Generic Vehicles/Declaration Mode/Class5_Tractor_4x2/Engine_325kW_12.7l.veng b/Generic Vehicles/Declaration Mode/Class5_Tractor_4x2/Engine_325kW_12.7l.veng index 55a5ee68a38761cf48c6383aa641ab425eee9b6e..4bdfc0cdfcdcc4fd2b19f656c1e37cad41fa648d 100644 --- a/Generic Vehicles/Declaration Mode/Class5_Tractor_4x2/Engine_325kW_12.7l.veng +++ b/Generic Vehicles/Declaration Mode/Class5_Tractor_4x2/Engine_325kW_12.7l.veng @@ -13,9 +13,9 @@ "Inertia": 5.1498, "FullLoadCurve": "325kW.vfld", "FuelMap": "325kW.vmap", - "WHTC-Urban": 1.0, - "WHTC-Rural": 1.0, - "WHTC-Motorway": 1.0, + "WHTC-Urban": 1.04, + "WHTC-Rural": 1.01, + "WHTC-Motorway": 1.00, "ColdHotBalancingFactor": 1.0 } } \ No newline at end of file diff --git a/Generic Vehicles/Engineering Mode/InterurbanBus_AAUX/250kW.vfld b/Generic Vehicles/Engineering Mode/InterurbanBus_AAUX/250kW.vfld index 775c31bc2d0e96570b8de34a2dae818d8f9ba2c2..ca060a27380cd9d49e547d12aa320966cbe57354 100644 --- a/Generic Vehicles/Engineering Mode/InterurbanBus_AAUX/250kW.vfld +++ b/Generic Vehicles/Engineering Mode/InterurbanBus_AAUX/250kW.vfld @@ -1,6 +1,6 @@ engine speed [1/min],full load torque [Nm],motoring torque [Nm],PT1 [s] -600,914,-106,0.24 -800,1277,-110,0.47 +600,1114,-106,0.24 +800,1377,-110,0.47 1000,1641,-117,0.58 1200,1641,-127,0.53 1400,1641,-144,0.46 diff --git a/VECTO/GUI/GearboxForm.Designer.vb b/VECTO/GUI/GearboxForm.Designer.vb index 6254e627916cc94301228b80b52369b36aeda95b..15acbbdce12d0e9da00a43a99f8e6507d300fb2e 100644 --- a/VECTO/GUI/GearboxForm.Designer.vb +++ b/VECTO/GUI/GearboxForm.Designer.vb @@ -136,6 +136,7 @@ Partial Class GearboxForm Me.Label34 = New System.Windows.Forms.Label() Me.Label35 = New System.Windows.Forms.Label() Me.gbTCAccMin = New System.Windows.Forms.GroupBox() + Me.lblGbxInfo = New System.Windows.Forms.Label() Me.ToolStrip1.SuspendLayout() Me.StatusStrip1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() @@ -361,7 +362,7 @@ Partial Class GearboxForm 'Label3 ' Me.Label3.AutoSize = True - Me.Label3.Location = New System.Drawing.Point(26, 85) + Me.Label3.Location = New System.Drawing.Point(26, 79) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(87, 13) Me.Label3.TabIndex = 42 @@ -369,7 +370,7 @@ Partial Class GearboxForm ' 'TbName ' - Me.TbName.Location = New System.Drawing.Point(119, 82) + Me.TbName.Location = New System.Drawing.Point(119, 76) Me.TbName.Name = "TbName" Me.TbName.Size = New System.Drawing.Size(334, 20) Me.TbName.TabIndex = 0 @@ -599,6 +600,7 @@ Partial Class GearboxForm Me.TbStartAcc.Name = "TbStartAcc" Me.TbStartAcc.Size = New System.Drawing.Size(57, 20) Me.TbStartAcc.TabIndex = 2 + Me.TbStartAcc.Visible = False ' 'Label11 ' @@ -608,6 +610,7 @@ Partial Class GearboxForm Me.Label11.Size = New System.Drawing.Size(173, 13) Me.Label11.TabIndex = 0 Me.Label11.Text = "Reference acceleration at clutch-in" + Me.Label11.Visible = False ' 'TbStartSpeed ' @@ -633,6 +636,7 @@ Partial Class GearboxForm Me.Label10.Size = New System.Drawing.Size(34, 13) Me.Label10.TabIndex = 0 Me.Label10.Text = "[m/s²]" + Me.Label10.Visible = False ' 'TbTqResvStart ' @@ -886,7 +890,7 @@ Partial Class GearboxForm 'Label16 ' Me.Label16.AutoSize = True - Me.Label16.Location = New System.Drawing.Point(18, 111) + Me.Label16.Location = New System.Drawing.Point(18, 105) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(95, 13) Me.Label16.TabIndex = 45 @@ -896,7 +900,7 @@ Partial Class GearboxForm ' Me.CbGStype.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.CbGStype.FormattingEnabled = True - Me.CbGStype.Location = New System.Drawing.Point(119, 108) + Me.CbGStype.Location = New System.Drawing.Point(119, 102) Me.CbGStype.Name = "CbGStype" Me.CbGStype.Size = New System.Drawing.Size(227, 21) Me.CbGStype.TabIndex = 1 @@ -1060,6 +1064,14 @@ Partial Class GearboxForm Me.gbTCAccMin.TabStop = False Me.gbTCAccMin.Text = "Torque Converter: Min. acceleration after upshift" ' + 'lblGbxInfo + ' + Me.lblGbxInfo.AutoSize = True + Me.lblGbxInfo.Location = New System.Drawing.Point(121, 126) + Me.lblGbxInfo.Name = "lblGbxInfo" + Me.lblGbxInfo.Size = New System.Drawing.Size(0, 13) + Me.lblGbxInfo.TabIndex = 51 + ' 'GearboxForm ' Me.AcceptButton = Me.ButOK @@ -1067,6 +1079,7 @@ Partial Class GearboxForm Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.CancelButton = Me.ButCancel Me.ClientSize = New System.Drawing.Size(877, 696) + Me.Controls.Add(Me.lblGbxInfo) Me.Controls.Add(Me.gbTCAccMin) Me.Controls.Add(Me.gbPowershiftLosses) Me.Controls.Add(Me.PicBox) @@ -1218,4 +1231,5 @@ Partial Class GearboxForm Friend WithEvents Label34 As System.Windows.Forms.Label Friend WithEvents Label35 As System.Windows.Forms.Label Friend WithEvents gbTCAccMin As System.Windows.Forms.GroupBox + Friend WithEvents lblGbxInfo As System.Windows.Forms.Label End Class diff --git a/VECTO/GUI/GearboxForm.vb b/VECTO/GUI/GearboxForm.vb index d63b795bc6ec332fdba0ffb5d452969699cf53f3..6f54e5730ade56753d0a02bdcb0843f811371a9d 100644 --- a/VECTO/GUI/GearboxForm.vb +++ b/VECTO/GUI/GearboxForm.vb @@ -70,12 +70,12 @@ Public Class GearboxForm If Cfg.DeclMode Then CbGStype.DataSource = [Enum].GetValues(GetType(GearboxType)) _ - .Cast (Of GearboxType)() _ + .Cast(Of GearboxType)() _ .Where(Function(type) type.ManualTransmission()) _ .Select(Function(type) New With {Key .Value = type, .Label = type.GetLabel()}).ToList() Else CbGStype.DataSource = [Enum].GetValues(GetType(GearboxType)) _ - .Cast (Of GearboxType) _ + .Cast(Of GearboxType) _ .Where(Function(type) type.AutomaticTransmission() OrElse type.ManualTransmission()) _ .Select(Function(type) New With {Key .Value = type, .Label = type.GetLabel()}).ToList() End If @@ -101,10 +101,10 @@ Public Class GearboxForm TbMinTimeBetweenShifts.Text = DeclarationData.Gearbox.MinTimeBetweenGearshifts.ToGUIFormat() 'cDeclaration.MinTimeBetweenGearshift(GStype) - TbTqResv.Text = (DeclarationData.Gearbox.TorqueReserve*100).ToGUIFormat() ' cDeclaration.TqResv - TbTqResvStart.Text = (DeclarationData.Gearbox.TorqueReserveStart*100).ToGUIFormat() 'cDeclaration.TqResvStart - TbStartSpeed.Text = DeclarationData.Gearbox.StartSpeed.ToGUIFormat() 'cDeclaration.StartSpeed - TbStartAcc.Text = DeclarationData.Gearbox.StartAcceleration.ToGUIFormat() ' cDeclaration.StartAcc + TbTqResv.Text = (DeclarationData.Gearbox.TorqueReserve * 100).ToGUIFormat() ' cDeclaration.TqResv + TbTqResvStart.Text = (DeclarationData.Gearbox.TorqueReserveStart * 100).ToGUIFormat() 'cDeclaration.TqResvStart + TbStartSpeed.Text = DeclarationData.Gearbox.StartSpeed.ToGUIFormat() 'cDeclaration.StartSpeed + TbStartAcc.Text = DeclarationData.Gearbox.StartAcceleration.ToGUIFormat() ' cDeclaration.StartAcc tbUpshiftMinAcceleration.Text = DeclarationData.Gearbox.UpshiftMinAcceleration.ToGUIFormat() tbTCCUpshiftMinAcceleration.Text = "" @@ -200,9 +200,9 @@ Public Class GearboxForm 'Me.ChSkipGears.Checked = False 'set by CbGStype.SelectedIndexChanged 'Me.ChShiftInside.Checked = False 'set by CbGStype.SelectedIndexChanged - TbTqResv.Text = (DeclarationData.Gearbox.TorqueReserve*100).ToGUIFormat() + TbTqResv.Text = (DeclarationData.Gearbox.TorqueReserve * 100).ToGUIFormat() TbMinTimeBetweenShifts.Text = DeclarationData.Gearbox.MinTimeBetweenGearshifts.ToGUIFormat() - TbTqResvStart.Text = (DeclarationData.Gearbox.TorqueReserveStart*100).ToGUIFormat() + TbTqResvStart.Text = (DeclarationData.Gearbox.TorqueReserveStart * 100).ToGUIFormat() TbStartSpeed.Text = DeclarationData.Gearbox.StartSpeed.ToGUIFormat() ' in m/s! TbStartAcc.Text = DeclarationData.Gearbox.StartAcceleration.ToGUIFormat() @@ -237,7 +237,7 @@ Public Class GearboxForm If ChangeCheckCancel() Then Exit Sub - Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(file), + Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(file), IEngineeringInputDataProvider) Dim gearbox As IGearboxEngineeringInputData = inputData.GearboxInputData Dim axlegear As IAxleGearInputData = inputData.AxleGearInputData @@ -248,7 +248,7 @@ Public Class GearboxForm Close() MainForm.RbDecl.Checked = Not MainForm.RbDecl.Checked MainForm.OpenVectoFile(file) - Case - 1 + Case -1 Exit Sub End Select End If @@ -282,9 +282,9 @@ Public Class GearboxForm If(gear.MaxTorque Is Nothing, "", gear.MaxTorque.ToGUIFormat()))) Next - TbTqResv.Text = (gearbox.TorqueReserve*100).ToGUIFormat() + TbTqResv.Text = (gearbox.TorqueReserve * 100).ToGUIFormat() TbMinTimeBetweenShifts.Text = gearbox.MinTimeBetweenGearshift.ToGUIFormat() - TbTqResvStart.Text = (gearbox.StartTorqueReserve*100).ToGUIFormat() + TbTqResvStart.Text = (gearbox.StartTorqueReserve * 100).ToGUIFormat() TbStartSpeed.Text = gearbox.StartSpeed.ToGUIFormat() TbStartAcc.Text = gearbox.StartAcceleration.ToGUIFormat() @@ -326,6 +326,7 @@ Public Class GearboxForm GearboxFileBrowser.UpdateHistory(file) Text = GetFilenameWithoutPath(file, True) LbStatus.Text = "" + UpdateGearboxInfoText() _gbxFile = file Activate() @@ -503,6 +504,25 @@ Public Class GearboxForm TbTracInt.Enabled = Not gStype.AutomaticTransmission() tbDownshiftAfterUpshift.Enabled = Not gStype.AutomaticTransmission() tbUpshiftAfterDownshift.Enabled = Not gStype.AutomaticTransmission() + UpdateGearboxInfoText() + End Sub + + Private Sub UpdateGearboxInfoText() + Dim gStype As GearboxType = CType(CbGStype.SelectedValue, GearboxType) + + Dim text As String = "" + If (gStype = GearboxType.ATSerial) Then + If LvGears.Items.Count > 2 Then + Dim ratio1 As Double = LvGears.Items.Item(1).SubItems(GearboxTbl.Ratio).Text.ToDouble(0) + Dim ratio2 As Double = LvGears.Items.Item(2).SubItems(GearboxTbl.Ratio).Text.ToDouble(0) + If ratio1 / ratio2 >= DeclarationData.Gearbox.TorqueConverterSecondGearThreshold Then + text = "Torque converter is used in 1st and 2nd gear" + Else + text = "Torque converter is used in 1st gear only" + End If + End If + End If + lblGbxInfo.Text = text End Sub @@ -580,6 +600,7 @@ Public Class GearboxForm LvGears.SelectedItems(0).SubItems(GearboxTbl.LossMapEfficiency).Text = _gearDialog.TbMapPath.Text LvGears.SelectedItems(0).SubItems(GearboxTbl.ShiftPolygons).Text = _gearDialog.TbShiftPolyFile.Text LvGears.SelectedItems(0).SubItems(GearboxTbl.MaxTorque).Text = _gearDialog.TbMaxTorque.Text + UpdateGearboxInfoText() Try UpdatePic() Catch @@ -615,7 +636,7 @@ Public Class GearboxForm LvGears.Items.Add(lvi) lvi.EnsureVisible() - + UpdateGearboxInfoText() LvGears.Focus() 'Change() => NO! Change() is already handled by EditGear @@ -648,7 +669,7 @@ Public Class GearboxForm LvGears.Items(i0).Selected = True LvGears.Items(i0).EnsureVisible() End If - + UpdateGearboxInfoText() LvGears.Focus() Try UpdatePic() @@ -766,7 +787,7 @@ Public Class GearboxForm Dim jobFile As String = VectoJobForm.VectoFile If Not jobFile Is Nothing AndAlso File.Exists(jobFile) Then - Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadJsonJob(jobFile), + Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadJsonJob(jobFile), IEngineeringInputDataProvider) If (inputData Is Nothing) Then Exit Sub diff --git a/VECTO/GUI/VectoJobForm.vb b/VECTO/GUI/VectoJobForm.vb index b172c0dfd44419929af6f27425c5069f7869a5a5..1fc4d1f33c3b6c6b5866a8633f72cc4f7611fc20 100644 --- a/VECTO/GUI/VectoJobForm.vb +++ b/VECTO/GUI/VectoJobForm.vb @@ -71,7 +71,7 @@ Public Class VectoJobForm TabControl1.TabPages(x).Show() Next - LvAux.Columns(AuxViewColumns.AuxInputOrTech).Width = - 2 + LvAux.Columns(AuxViewColumns.AuxInputOrTech).Width = -2 'Declaration Mode If Cfg.DeclMode Then @@ -393,7 +393,7 @@ Public Class VectoJobForm Dim vectoJob As IEngineeringJobInputData = Nothing Dim inputData As IEngineeringInputDataProvider = Nothing Try - inputData = TryCast(JSONInputDataFactory.ReadComponentData(file), + inputData = TryCast(JSONInputDataFactory.ReadComponentData(file), IEngineeringInputDataProvider) vectoJob = inputData.JobInputData() Catch ex As Exception @@ -408,7 +408,7 @@ Public Class VectoJobForm Close() MainForm.RbDecl.Checked = Not MainForm.RbDecl.Checked MainForm.OpenVectoFile(file) - Case - 1 + Case -1 Exit Sub End Select End If @@ -832,7 +832,7 @@ Public Class VectoJobForm '_auxDialog.CbType.Text = "" _auxDialog.TbID.Text = "" '!!! Set Type before ID, because changing the type will overwrite the id !!! - lbDlog: +lbDlog: If _auxDialog.ShowDialog = DialogResult.OK Then id = UCase(Trim(_auxDialog.TbID.Text)) @@ -903,7 +903,7 @@ Public Class VectoJobForm End If Else - _auxDialog.CbTech.SelectedIndex = - 1 + _auxDialog.CbTech.SelectedIndex = -1 _auxDialog.TbPath.Text = selItem.SubItems(AuxViewColumns.AuxInputOrTech).Text End If @@ -1159,7 +1159,7 @@ Public Class VectoJobForm If(Not String.IsNullOrWhiteSpace(VectoFile), Path.Combine(Path.GetDirectoryName(VectoFile), TbGBX.Text), TbGBX.Text) If File.Exists(gearboxFile) Then Try - Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(gearboxFile), + Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(gearboxFile), IEngineeringInputDataProvider) gearbox = inputData.GearboxInputData Catch @@ -1242,7 +1242,7 @@ Public Class VectoJobForm If(Not String.IsNullOrWhiteSpace(VectoFile), Path.Combine(Path.GetDirectoryName(VectoFile), TbENG.Text), TbENG.Text) If File.Exists(engineFile) Then Try - Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(engineFile), + Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(engineFile), IEngineeringInputDataProvider) engine = inputData.EngineInputData Catch @@ -1285,10 +1285,10 @@ Public Class VectoJobForm s.Name = "Motoring" chart.Series.Add(s) - pmax = fullLoadCurve.MaxPower.Value()/1000 'FLD0.Pfull(FLD0.EngineRatedSpeed) + pmax = fullLoadCurve.MaxPower.Value() / 1000 'FLD0.Pfull(FLD0.EngineRatedSpeed) - TbEngTxt.Text = String.Format("{0} l {1} kw {2}", (engine.Displacement.Value()*1000).ToString("0.0"), + TbEngTxt.Text = String.Format("{0} l {1} kw {2}", (engine.Displacement.Value() * 1000).ToString("0.0"), pmax.ToString("#"), engine.ModelName) Dim fuelConsumptionMap As FuelConsumptionMap = FuelConsumptionMapReader.Create(engine.FuelConsumptionMap) @@ -1312,7 +1312,7 @@ Public Class VectoJobForm If(Not String.IsNullOrWhiteSpace(VectoFile), Path.Combine(Path.GetDirectoryName(VectoFile), TbVEH.Text), TbVEH.Text) If File.Exists(vehicleFile) Then Try - Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(vehicleFile), + Dim inputData As IEngineeringInputDataProvider = TryCast(JSONInputDataFactory.ReadComponentData(vehicleFile), IEngineeringInputDataProvider) vehicle = inputData.VehicleInputData Catch @@ -1325,7 +1325,7 @@ Public Class VectoJobForm Dim s0 As Segment = Nothing Try - s0 = DeclarationData.Segments.Lookup(vehicle.VehicleCategory, vehicle.AxleConfiguration, maxMass, 0.SI (Of Kilogram), + s0 = DeclarationData.Segments.Lookup(vehicle.VehicleCategory, vehicle.AxleConfiguration, maxMass, 0.SI(Of Kilogram), True) Catch End Try @@ -1344,12 +1344,12 @@ Public Class VectoJobForm End If - PicVehicle.Image = ConvPicPath(If(s0 Is Nothing, - 1, HDVclass.ToInt()), False) _ + PicVehicle.Image = ConvPicPath(If(s0 Is Nothing, -1, HDVclass.ToInt()), False) _ 'Image.FromFile(cDeclaration.ConvPicPath(HDVclass, False)) TbHVCclass.Text = String.Format("HDV Class {0}", HDVclass) TbVehCat.Text = vehicle.VehicleCategory.GetCategoryName() 'ConvVehCat(VEH0.VehCat, True) - TbMass.Text = (vehicle.GrossVehicleMassRating.Value()/1000) & " t" + TbMass.Text = (vehicle.GrossVehicleMassRating.Value() / 1000) & " t" TbAxleConf.Text = vehicle.AxleConfiguration.GetName() 'ConvAxleConf(VEH0.AxleConf) End Sub @@ -1392,7 +1392,7 @@ Public Class VectoJobForm Private Sub picAuxInfo_MouseEnter(sender As Object, e As EventArgs) Handles picAuxInfo.MouseEnter - If cboAdvancedAuxiliaries.SelectedIndex = - 1 Then Exit Sub + If cboAdvancedAuxiliaries.SelectedIndex = -1 Then Exit Sub 'Get tooltip Dim item As AdvancedAuxiliary diff --git a/VECTO/Input Files/VectoJob.vb b/VECTO/Input Files/VectoJob.vb index 94985746302e02bc9dc3dbca4d4238697e3bc3f1..cf2c922eae6c596a0c93b2d368d84ffa996ec449 100644 --- a/VECTO/Input Files/VectoJob.vb +++ b/VECTO/Input Files/VectoJob.vb @@ -231,8 +231,8 @@ Public Class VectoJob Return New StartStopInputData With { .Enabled = _startStop, .MaxSpeed = StartStopMaxSpeed.KMPHtoMeterPerSecond(), - .MinTime = StartStopTime.SI (Of Second)(), - .Delay = StartStopDelay.SI (Of Second)() + .MinTime = StartStopTime.SI(Of Second)(), + .Delay = StartStopDelay.SI(Of Second)() } End Get End Property diff --git a/VECTO/OutputData/JSONFileWriter.vb b/VECTO/OutputData/JSONFileWriter.vb index 4a4f3ab962a2c3ce6d9e0ed0573209bb87ea504f..33225c4825536bc5b19f9f0cf889f1c31de1b65a 100644 --- a/VECTO/OutputData/JSONFileWriter.vb +++ b/VECTO/OutputData/JSONFileWriter.vb @@ -308,7 +308,8 @@ Public Class JSONFileWriter {"DF_offset", driver.Lookahead.CoastingDecisionFactorOffset}, {"DF_scaling", driver.Lookahead.CoastingDecisionFactorScaling}, {"DF_targetSpeedLookup", dfTargetSpeed}, - {"Df_velocityDropLookup", dfVelocityDrop}}) + {"Df_velocityDropLookup", dfVelocityDrop}, + {"MinSpeed", driver.Lookahead.MinSpeed.AsKmph}}) End If 'Overspeed / EcoRoll diff --git a/VectoConsole/Properties/Version.cs b/VectoConsole/Properties/Version.cs index 2a06ca9d0aaed550e3872bbf53be8b670be1b9b1..6181aac403b7240ae1f5ba8cc8c10611189ab985 100644 --- a/VectoConsole/Properties/Version.cs +++ b/VectoConsole/Properties/Version.cs @@ -11,7 +11,7 @@ * by the European Commission - subsequent versions of the EUPL (the "Licence"); * You may not use VECTO except in compliance with the Licence. * You may obtain a copy of the Licence at: -* +* * https://joinup.ec.europa.eu/community/eupl/og_page/eupl * * Unless required by applicable law or agreed to in writing, VECTO @@ -29,8 +29,6 @@ * Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology */ - - using System.Reflection; [assembly: AssemblyVersion("3.1.1.748")] [assembly: AssemblyFileVersion("3.1.1.748")] diff --git a/VectoCore/ModelbasedTests/ModelbasedTests.csproj b/VectoCore/ModelbasedTests/ModelbasedTests.csproj index b105a739687866ed24733929bd580bfdbebf8426..15a2dce46e01ee20f53e99b305ac2aac629c006d 100644 --- a/VectoCore/ModelbasedTests/ModelbasedTests.csproj +++ b/VectoCore/ModelbasedTests/ModelbasedTests.csproj @@ -41,7 +41,7 @@ </Reference> <Reference Include="System" /> <Reference Include="VectoCore"> - <HintPath>..\VectoCore\bin\Release\VectoCore.dll</HintPath> + <HintPath>..\VectoCore\bin\Debug\VectoCore.dll</HintPath> </Reference> </ItemGroup> <Choose> diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs index 249ca9f293bc100c5c302027fb7de0adb6316534..c4e1e0dca4e41bff52096cc771fefacc4a68be39 100644 --- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs +++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapter.cs @@ -100,7 +100,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter var drivenIndex = DrivenAxleIndex(data.Axles); retVal.DynamicTyreRadius = DeclarationData.Wheels.Lookup(data.Axles[drivenIndex].Wheels).DynamicTyreRadius; - retVal.CargoVolume = mission.TotalCargoVolume; + retVal.CargoVolume = mission.MissionType != MissionType.Construction ? mission.TotalCargoVolume : 0.SI<CubicMeter>(); var aerodynamicDragArea = data.AirDragArea + mission.Trailer.Sum(t => t.DeltaCdA).DefaultIfNull(0); diff --git a/VectoCore/VectoCore/InputData/Reader/FullLoadCurveReader.cs b/VectoCore/VectoCore/InputData/Reader/FullLoadCurveReader.cs index 1f9f1a127aaa639bd03fc60ad08779d97768e7c5..ee415044494be15d9f2bb2df4a809e693f4a2db0 100644 --- a/VectoCore/VectoCore/InputData/Reader/FullLoadCurveReader.cs +++ b/VectoCore/VectoCore/InputData/Reader/FullLoadCurveReader.cs @@ -84,7 +84,7 @@ namespace TUGraz.VectoCore.InputData.Reader entriesFld = CreateFromColumnIndizes(data, engineFld); } - LookupData<PerSecond, Second> tmp; + LookupData<PerSecond, PT1.PT1Result> tmp; if (declarationMode) { tmp = new PT1(); } else { diff --git a/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs b/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs index 125dccf9ec62b1e0d60f3fe1558421ecead1bf2b..f3ecfc262a496cf5700b988b73d1d823fe19ff53 100644 --- a/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs +++ b/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs @@ -244,7 +244,7 @@ namespace TUGraz.VectoCore.Models.Declaration { public const double TorqueReserve = 0.2; public const double TorqueReserveStart = 0.2; - public static readonly MeterPerSecond StartSpeed = 2.SI<MeterPerSecond>(); + public static readonly MeterPerSecond StartSpeed = 1.3.SI<MeterPerSecond>(); public static readonly MeterPerSquareSecond StartAcceleration = 0.6.SI<MeterPerSquareSecond>(); public static readonly KilogramSquareMeter Inertia = 0.SI<KilogramSquareMeter>(); diff --git a/VectoCore/VectoCore/Models/Declaration/PT1.cs b/VectoCore/VectoCore/Models/Declaration/PT1.cs index f7d255500814e1622ad0ea1abdd19692dd00e7fb..58ca28845c98f30a65e23e3a66f99ed18663f864 100644 --- a/VectoCore/VectoCore/Models/Declaration/PT1.cs +++ b/VectoCore/VectoCore/Models/Declaration/PT1.cs @@ -41,7 +41,7 @@ using TUGraz.VectoCore.Utils; namespace TUGraz.VectoCore.Models.Declaration { - public sealed class PT1 : LookupData<PerSecond, Second> + public sealed class PT1 : LookupData<PerSecond, PT1.PT1Result> { protected override string ResourceId { @@ -97,25 +97,24 @@ namespace TUGraz.VectoCore.Models.Declaration } } - public override Second Lookup(PerSecond key) + public override PT1Result Lookup(PerSecond key) { var index = 1; - if (key.IsSmaller(_entries[0].Key)) { - Log.Error("requested rpm below minimum rpm in pt1 - extrapolating. n_eng_avg: {0}, rpm_min: {1}", - key.ConvertTo().Rounds.Per.Minute, _entries[0].Key.ConvertTo().Rounds.Per.Minute); - } else { - index = _entries.FindIndex(x => x.Key.IsGreater(key)); - if (index <= 0) { - index = key.IsGreater(_entries[0].Key) ? _entries.Count - 1 : 1; - } + bool extrapolated = key.IsSmaller(_entries[0].Key) || key.IsGreater(_entries.Last().Key); + + index = _entries.FindIndex(x => x.Key.IsGreater(key)); + if (index <= 0) { + index = key.IsGreater(_entries[0].Key) ? _entries.Count - 1 : 1; } var pt1 = VectoMath.Interpolate(_entries[index - 1].Key, _entries[index].Key, _entries[index - 1].Value, _entries[index].Value, key); if (pt1 < 0) { - throw new VectoException("The calculated pt1 value must not be smaller than 0. Value: " + pt1); + pt1 = 0.SI<Second>(); + extrapolated = true; + //throw new VectoException("The calculated pt1 value must not be smaller than 0. Value: " + pt1); } - return pt1; + return new PT1Result() { Value = pt1, Extrapolated = extrapolated }; } private static class Fields @@ -123,5 +122,11 @@ namespace TUGraz.VectoCore.Models.Declaration public const string PT1 = "PT1"; public const string EngineSpeed = "engine speed"; } + + public class PT1Result + { + public Second Value; + public bool Extrapolated; + } } } \ No newline at end of file diff --git a/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs b/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs index 8ffc36fccd70e1f81452ab2f0904294143545a8f..c57e730987a8af615866212c1da05f90d5c2ee4a 100644 --- a/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs +++ b/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs @@ -33,6 +33,7 @@ using System; using System.Reflection; using System.Text.RegularExpressions; using TUGraz.VectoCommon.Utils; +using TUGraz.VectoCore.Models.Simulation.DataBus; namespace TUGraz.VectoCore.Models.Simulation.Data { @@ -294,6 +295,8 @@ namespace TUGraz.VectoCore.Models.Simulation.Data [ModalResultField(typeof(SI), name: "ds [m]")] simulationDistance, + [ModalResultField(typeof(DrivingBehavior))] drivingBehavior, + [ModalResultField(typeof(double), caption: "AA_NonSmartAlternatorsEfficiency [%]")] AA_NonSmartAlternatorsEfficiency, [ModalResultField(typeof(SI), caption: "AA_SmartIdleCurrent_Amps [A]")] AA_SmartIdleCurrent_Amps, [ModalResultField(typeof(double), caption: "AA_SmartIdleAlternatorsEfficiency [%]")] AA_SmartIdleAlternatorsEfficiency, diff --git a/VectoCore/VectoCore/Models/Simulation/DataBus/IGearboxInfo.cs b/VectoCore/VectoCore/Models/Simulation/DataBus/IGearboxInfo.cs index ab05429b4f460a86343a9bf69e1b6b4eded3da37..d50bab2bdd1962f7bf84a9638c138848ace6b1cc 100644 --- a/VectoCore/VectoCore/Models/Simulation/DataBus/IGearboxInfo.cs +++ b/VectoCore/VectoCore/Models/Simulation/DataBus/IGearboxInfo.cs @@ -67,5 +67,6 @@ namespace TUGraz.VectoCore.Models.Simulation.DataBus GearInfo NextGear { get; } Second TractionInterruption { get; } + uint NumGears { get; } } } \ No newline at end of file diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs b/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs index 0d98c2eda04ce388c83b76a1958faf9f368d207d..a7c0d0416121e795078b830e4cf17e9a7e98bda8 100644 --- a/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs +++ b/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs @@ -107,9 +107,9 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl } var container = new VehicleContainer(ExecutionMode.Engineering, _modData, _sumWriter) { RunData = data }; - var gearbox = new CycleGearbox(container, data.GearboxData, data.EngineData.Inertia); + var gearbox = new CycleGearbox(container, data); - // PWheelCycle --> AxleGear --> CycleClutch --> Engine <-- Aux + // PWheelCycle --> AxleGear --> Clutch --> Engine <-- Aux var powertrain = new PWheelCycle(container, data.Cycle, data.AxleGearData.AxleGear.Ratio, data.VehicleData, gearbox.ModelData.Gears.ToDictionary(g => g.Key, g => g.Value.Ratio)) .AddComponent(new AxleGear(container, data.AxleGearData)) @@ -142,7 +142,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, data.AxleGearData)) .AddComponent(data.AngledriveData != null ? new Angledrive(container, data.AngledriveData) : null) - .AddComponent(GetGearbox(container, data.GearboxData, data.EngineData.Inertia), data.Retarder, container); + .AddComponent(GetGearbox(container, data), data.Retarder, container); if (data.GearboxData.Type.ManualTransmission()) { powertrain = powertrain.AddComponent(new Clutch(container, data.EngineData)); } @@ -173,7 +173,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, data.AxleGearData)) .AddComponent(data.AngledriveData != null ? new Angledrive(container, data.AngledriveData) : null) - .AddComponent(new CycleGearbox(container, data.GearboxData, data.EngineData.Inertia)); + .AddComponent(new CycleGearbox(container, data)); if (data.GearboxData.Type.ManualTransmission()) { powertrain = powertrain.AddComponent(new Clutch(container, data.EngineData)); } @@ -202,7 +202,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, data.AxleGearData)) .AddComponent(data.AngledriveData != null ? new Angledrive(container, data.AngledriveData) : null) - .AddComponent(GetGearbox(container, data.GearboxData, data.EngineData.Inertia), data.Retarder, container); + .AddComponent(GetGearbox(container, data), data.Retarder, container); if (data.GearboxData.Type.ManualTransmission()) { powertrain = powertrain.AddComponent(new Clutch(container, data.EngineData)); } @@ -277,24 +277,24 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl return aux; } - private static IGearbox GetGearbox(IVehicleContainer container, GearboxData data, KilogramSquareMeter engineInertia) + private static IGearbox GetGearbox(IVehicleContainer container, VectoRunData runData) { IShiftStrategy strategy; - switch (data.Type) { + switch (runData.GearboxData.Type) { case GearboxType.AMT: - strategy = new AMTShiftStrategy(data, container); + strategy = new AMTShiftStrategy(runData, container); break; case GearboxType.MT: - strategy = new MTShiftStrategy(data, container); + strategy = new MTShiftStrategy(runData, container); break; case GearboxType.ATPowerSplit: case GearboxType.ATSerial: - strategy = new ATShiftStrategy(data, container); - return new ATGearbox(container, data, strategy, engineInertia); + strategy = new ATShiftStrategy(runData.GearboxData, container); + return new ATGearbox(container, strategy, runData); default: - throw new ArgumentOutOfRangeException("Unknown Gearbox Type", data.Type.ToString()); + throw new ArgumentOutOfRangeException("Unknown Gearbox Type", runData.GearboxData.Type.ToString()); } - return new Gearbox(container, data, strategy, engineInertia); + return new Gearbox(container, strategy, runData); } } } \ No newline at end of file diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory.cs b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory.cs index b5eba984bdc33441b90685c15f183b5ff7fd27dc..dfd6ae977c144f9cd0ecf5e8fef72607c93de3f7 100644 --- a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory.cs +++ b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory.cs @@ -65,6 +65,14 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl _mode = mode; ModWriter = writer; + int workerThreads; + int completionThreads; + ThreadPool.GetMinThreads(out workerThreads, out completionThreads); + if (workerThreads < 12) { + workerThreads = 12; + } + ThreadPool.SetMinThreads(workerThreads, completionThreads); + switch (mode) { case ExecutionMode.Declaration: var declDataProvider = dataProvider as IDeclarationInputDataProvider; @@ -147,9 +155,12 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl WriteModalResults = _mode != ExecutionMode.Declaration || WriteModalResults }; var current = i++; - var builder = new PowertrainBuilder(modContainer, (writer, mass, loading, volume) => - SumData.Write(modContainer, d.JobName, string.Format("{0}-{1}", JobNumber, current), - d.Cycle.Name + Constants.FileExtensions.CycleFile, mass, loading, volume)); + var builder = new PowertrainBuilder(modContainer, (writer, mass, loading, volume, gearCount) => { + if (SumData != null) { + SumData.Write(modContainer, d.JobName, string.Format("{0}-{1}", JobNumber, current), + d.Cycle.Name + Constants.FileExtensions.CycleFile, mass, loading, volume ?? 0.SI<CubicMeter>(), gearCount); + } + }); VectoRun run; diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/VehicleContainer.cs b/VectoCore/VectoCore/Models/Simulation/Impl/VehicleContainer.cs index 9b3949d2735adea64467ce51dd0dc6a5653f7367..38b80ffa63e6d133a79436cc10a0beab26814dde 100644 --- a/VectoCore/VectoCore/Models/Simulation/Impl/VehicleContainer.cs +++ b/VectoCore/VectoCore/Models/Simulation/Impl/VehicleContainer.cs @@ -146,6 +146,11 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl get { return Gearbox.TractionInterruption; } } + public uint NumGears + { + get { return Gearbox.NumGears; } + } + #endregion #region IEngineCockpit @@ -304,11 +309,13 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl Log.Info("VehicleContainer committing simulation. time: {0}, dist: {1}, speed: {2}", time, Distance, VehicleSpeed); + foreach (var component in _components) { component.Item2.CommitSimulationStep(ModData); } if (ModData != null) { + ModData[ModalResultField.drivingBehavior] = DriverBehavior; ModData[ModalResultField.time] = time + simulationInterval / 2; ModData[ModalResultField.simulationInterval] = simulationInterval; ModData.CommitSimulationStep(); @@ -320,7 +327,8 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl Log.Info("VehicleContainer finishing simulation."); ModData.Finish(RunStatus); - WriteSumData(ModData, VehicleMass, VehicleLoading, Vehicle != null ? Vehicle.CargoVolume : 0.SI<CubicMeter>()); + WriteSumData(ModData, VehicleMass, VehicleLoading, Vehicle != null && Vehicle.CargoVolume != null ? Vehicle.CargoVolume : 0.SI<CubicMeter>(), + Gearbox != null ? Gearbox.NumGears : 0u); ModData.FinishSimulation(); DrivingCycle.FinishSimulation(); @@ -378,12 +386,12 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl public DrivingBehavior DriverBehavior { - get { return Driver.DriverBehavior; } + get { return Driver != null ? Driver.DriverBehavior : DrivingBehavior.Driving; } } public MeterPerSquareSecond DriverAcceleration { - get { return Driver.DriverAcceleration; } + get { return Driver != null ? Driver.DriverAcceleration : 0.SI<MeterPerSquareSecond>(); } } public Meter CycleStartDistance diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/AccelerationCurve.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/AccelerationCurve.cs index 86d9b52029ede2a4fcaa62830d13972a8bcbf14c..7c16736a3bebee4b70286465224d38f80fc2e6c3 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Data/AccelerationCurve.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/AccelerationCurve.cs @@ -40,7 +40,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data { public class AccelerationCurveData : SimulationComponentData { - private readonly List<KeyValuePair<MeterPerSecond, AccelerationEntry>> _entries; + [Required, ValidateObject] private readonly List<KeyValuePair<MeterPerSecond, AccelerationEntry>> _entries; protected internal AccelerationCurveData(List<KeyValuePair<MeterPerSecond, AccelerationEntry>> entries) { @@ -109,10 +109,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data [DebuggerDisplay("Acceleration: {Acceleration}, Deceleration: {Deceleration}")] public class AccelerationEntry { - [Required, SIRange(0.3, 10)] + [Required, SIRange(0.05, 20)] public MeterPerSquareSecond Acceleration { get; set; } - [Required, SIRange(-0.5, -10)] + [Required, SIRange(-20, -0.05)] public MeterPerSquareSecond Deceleration { get; set; } } diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/AuxiliaryData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/AuxiliaryData.cs index 056f046d5912669ccc0a4e555e66f56c24afc0f5..a499a5465325ab8f9a775da771610c1a5af4544f 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Data/AuxiliaryData.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/AuxiliaryData.cs @@ -61,7 +61,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data if (value.HasValue) { return value.Value.SI<Watt>(); } - + value = _map.Extrapolate(nAuxiliary.Value(), powerAuxOut.Value()); + if (value.HasValue) { + return value.Value.SI<Watt>(); + } throw new VectoException("AuxiliaryData {2}: Interpolation failed. nAux: {0}, powerOut:{1}", nAuxiliary.AsRPM, powerAuxOut, auxId); } diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/Engine/EngineFullLoadCurve.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/Engine/EngineFullLoadCurve.cs index a7155ba5a9b906e6255b6638f3ac8cae996170f8..70d2ea7f24cbc22e25f220c54507957ba9606965 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Data/Engine/EngineFullLoadCurve.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/Engine/EngineFullLoadCurve.cs @@ -34,6 +34,7 @@ using System.Data; using System.Linq; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.InputData.Reader; +using TUGraz.VectoCore.Models.Declaration; using TUGraz.VectoCore.Utils; namespace TUGraz.VectoCore.Models.SimulationComponent.Data.Engine @@ -73,7 +74,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data.Engine public CombustionEngineData EngineData { get; internal set; } - public Second PT1(PerSecond angularVelocity) + public PT1.PT1Result PT1(PerSecond angularVelocity) { return PT1Data.Lookup(angularVelocity); } @@ -83,8 +84,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data.Engine /// </summary> public PerSecond PreferredSpeed { - get - { + get { if (_preferredSpeed == null) { ComputePreferredSpeed(); } diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/FullLoadCurve.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/FullLoadCurve.cs index deb69b72f7a4cd8eca9d4751bb89616ad2ea1b19..dcfa340ebf9a8c26f2d78e73a6380d8da4561772 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Data/FullLoadCurve.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/FullLoadCurve.cs @@ -51,7 +51,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data private SortedList<PerSecond, int> _quickLookup; - [Required] internal LookupData<PerSecond, Second> PT1Data; + [Required] internal LookupData<PerSecond, PT1.PT1Result> PT1Data; /// <summary> /// Get the rated speed from the given full-load curve (i.e. speed with max. power) @@ -90,7 +90,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data return VectoMath.Interpolate(FullLoadEntries[idx - 1].EngineSpeed, FullLoadEntries[idx].EngineSpeed, FullLoadEntries[idx - 1].TorqueDrag, FullLoadEntries[idx].TorqueDrag, angularVelocity); - } + } private NewtonMeter FindMaxTorque() { diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/Gearbox/TorqueConverterData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/Gearbox/TorqueConverterData.cs index bb567b91a02ec793b24e7ef168a898020c9f9dfa..6e55a4fdf29a78cfaed934b4f74e0c6c435e23b7 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Data/Gearbox/TorqueConverterData.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/Gearbox/TorqueConverterData.cs @@ -275,6 +275,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox public double SpeedRatio; public double TorqueRatio; + public bool Creeping; public override string ToString() { diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs index d99358c0e97ff8a548718ea8a03266d9cb4225e0..ecbc353c9b0dd13ab822f91e331481bcbee96de8 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs @@ -29,9 +29,11 @@ * Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology */ +using System.Linq; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.Configuration; using TUGraz.VectoCore.Models.Connector.Ports.Impl; +using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.DataBus; using TUGraz.VectoCore.Models.SimulationComponent.Data; @@ -42,12 +44,25 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl /// </summary> public class AMTShiftStrategy : ShiftStrategy { + protected uint MaxStartGear; protected uint _nextGear { get; set; } - public AMTShiftStrategy(GearboxData data, IDataBus dataBus) : base(data, dataBus) + public AMTShiftStrategy(VectoRunData runData, IDataBus dataBus) : base(runData.GearboxData, dataBus) { EarlyShiftUp = true; SkipGears = true; + + var transmissionRatio = runData.AxleGearData.AxleGear.Ratio * + (runData.AngledriveData == null ? 1.0 : runData.AngledriveData.Angledrive.Ratio) / + runData.VehicleData.DynamicTyreRadius; + var minEngineSpeed = (runData.EngineData.FullLoadCurve.RatedSpeed - runData.EngineData.IdleSpeed) * + Constants.SimulationSettings.ClutchClosingSpeedNorm + runData.EngineData.IdleSpeed; + foreach (var gearData in ModelData.Gears.Reverse()) { + if (ModelData.StartSpeed * transmissionRatio * gearData.Value.Ratio > minEngineSpeed) { + MaxStartGear = gearData.Key; + break; + } + } } private bool SpeedTooLowForEngine(uint gear, PerSecond outAngularSpeed) @@ -83,7 +98,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl public override uint InitGear(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity) { if (DataBus.VehicleSpeed.IsEqual(0)) { - for (var gear = (uint)ModelData.Gears.Count; gear > 1; gear--) { + for (var gear = MaxStartGear; gear > 1; gear--) { var inAngularSpeed = outAngularVelocity * ModelData.Gears[gear].Ratio; var ratedSpeed = DataBus.EngineRatedSpeed; @@ -97,10 +112,11 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl var reserve = 1 - response.EnginePowerRequest / fullLoadPower; var inTorque = response.ClutchPowerRequest / inAngularSpeed; - // if in shift curve and above idle speed and torque reserve is provided. - if (!IsBelowDownShiftCurve(gear, inTorque, inAngularSpeed) && inAngularSpeed > DataBus.EngineIdleSpeed && - reserve >= ModelData.StartTorqueReserve) { + + if (response.EngineSpeed > DataBus.EngineIdleSpeed && reserve >= ModelData.StartTorqueReserve) { _nextGear = gear; + _gearbox.LastUpshift = absTime; + _gearbox.LastDownshift = absTime; return gear; } } @@ -147,11 +163,15 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl } // emergency shift to not stall the engine ------------------------ + if (gear == 1 && SpeedTooLowForEngine(_nextGear, inAngularVelocity / ModelData.Gears[gear].Ratio)) { + return true; + } _nextGear = gear; - while (_nextGear > 1 && SpeedTooLowForEngine(_nextGear, outAngularVelocity)) { + while (_nextGear > 1 && SpeedTooLowForEngine(_nextGear, inAngularVelocity / ModelData.Gears[gear].Ratio)) { _nextGear--; } - while (_nextGear < ModelData.Gears.Count && SpeedTooHighForEngine(_nextGear, outAngularVelocity)) { + while (_nextGear < ModelData.Gears.Count && + SpeedTooHighForEngine(_nextGear, inAngularVelocity / ModelData.Gears[gear].Ratio)) { _nextGear++; } if (_nextGear != gear) { diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs index 6a03bfbc994d6e216054d6c87ec1ad9daec5cc64..ff8fc30a4160e679ca79e5fe155fc2b4ffb75388 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs @@ -38,7 +38,6 @@ using TUGraz.VectoCore.Models.Connector.Ports.Impl; using TUGraz.VectoCore.Models.Simulation; using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.DataBus; -using TUGraz.VectoCore.Models.SimulationComponent.Data; using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox; using TUGraz.VectoCore.OutputData; using TUGraz.VectoCore.Utils; @@ -52,23 +51,24 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl private IIdleController _idleController; protected bool _requestAfterGearshift; - public bool TorqueConverterLocked { + public bool TorqueConverterLocked + { get { return CurrentState.TorqueConverterLocked; } set { CurrentState.TorqueConverterLocked = value; } } - public ATGearbox(IVehicleContainer container, GearboxData gearboxModelData, IShiftStrategy strategy, - KilogramSquareMeter engineInertia) - : base(container, gearboxModelData, engineInertia) + public ATGearbox(IVehicleContainer container, IShiftStrategy strategy, VectoRunData runData) + : base(container, runData) { _strategy = strategy; _strategy.Gearbox = this; LastShift = -double.MaxValue.SI<Second>(); - TorqueConverter = new TorqueConverter(this, _strategy, container, gearboxModelData.TorqueConverterData, - engineInertia); + TorqueConverter = new TorqueConverter(this, _strategy, container, ModelData.TorqueConverterData, + runData); } - public IIdleController IdleController { + public IIdleController IdleController + { get { return _idleController; } set { _idleController = value; @@ -76,7 +76,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl } } - public bool Disengaged { + public bool Disengaged + { get { return CurrentState.Disengaged; } set { CurrentState.Disengaged = value; } } @@ -87,7 +88,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl TorqueConverter.NextComponent = other; } - public override GearInfo NextGear { + public override GearInfo NextGear + { get { return _strategy.NextGear; } } @@ -189,7 +191,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl if (!dryRun && ((DataBus.VehicleStopped && outAngularVelocity > 0) || - (CurrentState.Disengaged && outTorque.IsGreater(0)))) { + (CurrentState.Disengaged && outTorque.IsGreater(0, 1e-3)))) { Gear = 1; CurrentState.TorqueConverterLocked = false; LastShift = absTime; @@ -202,7 +204,11 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl if (_requestAfterGearshift) { LastShift = absTime; Gear = _strategy.Engage(absTime, dt, outTorque, outAngularVelocity); - CurrentState.PowershiftLosses = ComputeShiftLosses(dt, outTorque, outAngularVelocity); + CurrentState.PowershiftLossEnergy = ComputeShiftLosses(outTorque, outAngularVelocity); + } else { + if (PreviousState.PowershiftLossEnergy != null && PreviousState.PowershiftLossEnergy.IsGreater(0)) { + CurrentState.PowershiftLossEnergy = PreviousState.PowershiftLossEnergy; + } } do { if (CurrentState.Disengaged || (DataBus.DriverBehavior == DrivingBehavior.Halted)) { @@ -222,6 +228,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl outTorque * (PreviousState.OutAngularVelocity + outAngularVelocity) / 2.0 }; _requestAfterGearshift = true; + LastShift = absTime; } else { loop = true; Gear = _strategy.Engage(absTime, dt, outTorque, outAngularVelocity); @@ -261,8 +268,16 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl : 0.SI<NewtonMeter>(); inTorque += inertiaTorqueLossOut / effectiveRatio; - if (CurrentState.PowershiftLosses != null) { - inTorque += CurrentState.PowershiftLosses; + if (CurrentState.PowershiftLossEnergy != null) { + var remainingShiftLossLime = ModelData.PowershiftShiftTime - (absTime - LastShift); + if (remainingShiftLossLime.IsGreater(0)) { + var aliquotEnergyLoss = CurrentState.PowershiftLossEnergy * VectoMath.Min(1.0, dt / remainingShiftLossLime); + var avgEngineSpeed = (DataBus.EngineSpeed + outAngularVelocity * ModelData.Gears[Gear].Ratio) / 2; + CurrentState.PowershiftLoss = aliquotEnergyLoss / dt / avgEngineSpeed; + inTorque += CurrentState.PowershiftLoss; + CurrentState.PowershiftLossEnergy -= aliquotEnergyLoss; + //inTorque += CurrentState.PowershiftLossEnergy; + } } if (!dryRun) { @@ -278,13 +293,14 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl if (!CurrentState.TorqueConverterLocked) { return TorqueConverter.Request(absTime, dt, inTorque, inAngularVelocity, dryRun); } - if (!dryRun && + var retVal = NextComponent.Request(absTime, dt, inTorque, inAngularVelocity, dryRun); + if (!dryRun && retVal is ResponseSuccess && _strategy.ShiftRequired(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, Gear, LastShift)) { return new ResponseGearShift { Source = this }; } - return NextComponent.Request(absTime, dt, inTorque, inAngularVelocity, dryRun); + return retVal; } private IResponse RequestDisengaged(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, @@ -355,7 +371,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl CurrentState.OutTorque * avgOutAngularSpeed; container[ModalResultField.P_gbx_inertia] = CurrentState.InertiaTorqueLossOut * avgOutAngularSpeed; container[ModalResultField.P_gbx_in] = CurrentState.InTorque * avgInAngularSpeed; - container[ModalResultField.P_gbx_shift_loss] = CurrentState.PowershiftLosses.DefaultIfNull(0) * avgInAngularSpeed; + container[ModalResultField.P_gbx_shift_loss] = CurrentState.PowershiftLoss.DefaultIfNull(0) * avgInAngularSpeed; container[ModalResultField.n_gbx_out_avg] = avgOutAngularSpeed; container[ModalResultField.T_gbx_out] = CurrentState.OutTorque; } @@ -391,7 +407,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl { public bool TorqueConverterLocked; public bool Disengaged = true; - public NewtonMeter PowershiftLosses; + public WattSecond PowershiftLossEnergy; + public NewtonMeter PowershiftLoss; } } } \ No newline at end of file diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs index d87ab3fd9bb42e6c4fb47b4c0bcd9efd5f557415..db37ce5e6c6be0d081461988ea02063eead8592f 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs @@ -135,7 +135,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl // 3) 1C -> 0: disengange when negative T_out and positive T_in var gear1C = gear == 1 && !_gearbox.TorqueConverterLocked; - var disengageTOutNegativeAndTInPositive = gear1C && outTorque.IsSmaller(0) && inTorque.IsGreater(0); + var disengageTOutNegativeAndTInPositive = DataBus.DriverAcceleration <= 0 && gear1C && outTorque.IsSmaller(0) && inTorque.IsGreater(0); var disengageTCEngineSpeedLowerIdle = braking && torqueNegative && gear1C && inAngularVelocity.IsSmallerOrEqual(DataBus.EngineIdleSpeed); @@ -225,7 +225,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl // UPSHIFT - Special rule for 1C -> 2C if (!_gearbox.TorqueConverterLocked && ModelData.Gears.ContainsKey(gear + 1) && - ModelData.Gears[gear + 1].HasTorqueConverter) { + ModelData.Gears[gear + 1].HasTorqueConverter && outAngularVelocity.IsGreater(0)) { // C -> C+1 var nextGear = ModelData.Gears[gear + 1]; var gearRatio = nextGear.TorqueConverterRatio / currentGear.TorqueConverterRatio; diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AbstractGearbox.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/AbstractGearbox.cs index ae8668a37a3b702a99ce5cc888144b0ab31bb84a..cd1643c6e812d7eee080fcfa5afe158cbdb4a215 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AbstractGearbox.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/AbstractGearbox.cs @@ -35,6 +35,7 @@ using TUGraz.VectoCommon.Models; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.Models.Connector.Ports; using TUGraz.VectoCore.Models.Simulation; +using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.DataBus; using TUGraz.VectoCore.Models.SimulationComponent.Data; using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox; @@ -53,11 +54,12 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl protected KilogramSquareMeter EngineInertia; - protected AbstractGearbox(IVehicleContainer container, GearboxData gearboxModelData, KilogramSquareMeter engineInertia) - : base(container) + protected AbstractGearbox(IVehicleContainer container, VectoRunData runData) : base(container) { - ModelData = gearboxModelData; - EngineInertia = engineInertia; + ModelData = runData.GearboxData; + EngineInertia = runData.EngineData != null + ? runData.EngineData.Inertia + : 0.SI<KilogramSquareMeter>(); } #region ITnOutPort @@ -71,7 +73,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl #region IGearboxCockpit - public GearboxType GearboxType { + public GearboxType GearboxType + { get { return ModelData.Type; } } @@ -81,16 +84,19 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl public uint Gear { get; protected internal set; } [DebuggerHidden] - public MeterPerSecond StartSpeed { + public MeterPerSecond StartSpeed + { get { return ModelData.StartSpeed; } } [DebuggerHidden] - public MeterPerSquareSecond StartAcceleration { + public MeterPerSquareSecond StartAcceleration + { get { return ModelData.StartAcceleration; } } - public NewtonMeter GearMaxTorque { + public NewtonMeter GearMaxTorque + { get { return Gear == 0 || !ModelData.Gears.ContainsKey(Gear) ? null : ModelData.Gears[Gear].MaxTorque; } } @@ -113,10 +119,16 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl public abstract GearInfo NextGear { get; } - public virtual Second TractionInterruption { + public virtual Second TractionInterruption + { get { return ModelData.TractionInterruption; } } + public uint NumGears + { + get { return (uint)ModelData.Gears.Count; } + } + #endregion public abstract bool ClutchClosed(Second absTime); @@ -138,17 +150,16 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl return nextGear.TorqueConverterLocked; } - protected internal NewtonMeter ComputeShiftLosses(Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity) + protected internal WattSecond ComputeShiftLosses(NewtonMeter outTorque, PerSecond outAngularVelocity) { var torqueGbxIn = outTorque / ModelData.Gears[Gear].Ratio; var deltaEngineSpeed = DataBus.EngineSpeed - outAngularVelocity * ModelData.Gears[Gear].Ratio; var deltaClutchSpeed = (DataBus.EngineSpeed - PreviousState.OutAngularVelocity * ModelData.Gears[Gear].Ratio) / 2; - var torqueInertia = ModelData.PowershiftInertiaFactor * EngineInertia * deltaEngineSpeed / dt; - var averageEngineSpeed = (DataBus.EngineSpeed + outAngularVelocity * ModelData.Gears[Gear].Ratio) / 2; - var torqueLoss = (torqueGbxIn + torqueInertia) * deltaClutchSpeed / averageEngineSpeed * - (ModelData.PowershiftShiftTime / dt); + var torqueInertia = ModelData.PowershiftInertiaFactor * EngineInertia * deltaEngineSpeed / + ModelData.PowershiftShiftTime; + var shiftLossEnergy = (torqueGbxIn + torqueInertia) * deltaClutchSpeed * ModelData.PowershiftShiftTime; - return torqueLoss.Abs(); + return shiftLossEnergy.Abs(); } } diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs index 3697cea393034996ae48c8c51f29223fc875a02d..a91230bd381ed16c587e1560bd4f10163eff9c05 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Clutch.cs @@ -76,7 +76,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl engineSpeedIn = _idleSpeed; torqueIn = 0.SI<NewtonMeter>(); } else { - AddClutchLoss(outTorque, outAngularVelocity, out torqueIn, out engineSpeedIn); + AddClutchLoss(outTorque, outAngularVelocity, true, out torqueIn, out engineSpeedIn); } PreviousState.SetState(torqueIn, outAngularVelocity, outTorque, outAngularVelocity); @@ -110,7 +110,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl angularVelocityIn = _idleSpeed; torqueIn = 0.SI<NewtonMeter>(); } else { - AddClutchLoss(outTorque, outAngularVelocity, out torqueIn, out angularVelocityIn); + AddClutchLoss(outTorque, outAngularVelocity, (DataBus.Gear == 1 && outTorque > 0) ||startClutch || outAngularVelocity.IsEqual(0), out torqueIn, out angularVelocityIn); } Log.Debug("to Engine: torque: {0}, angularVelocity: {1}, power {2}", torqueIn, angularVelocityIn, Formulas.TorqueToPower(torqueIn, angularVelocityIn)); @@ -133,14 +133,13 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl return retVal; } - private void AddClutchLoss(NewtonMeter torque, PerSecond angularVelocity, out NewtonMeter torqueIn, - out PerSecond angularVelocityIn) + private void AddClutchLoss(NewtonMeter torque, PerSecond angularVelocity, bool startClutch, out NewtonMeter torqueIn, out PerSecond angularVelocityIn) { torqueIn = torque; angularVelocityIn = angularVelocity; var engineSpeedNorm = (angularVelocity - _idleSpeed) / (_ratedSpeed - _idleSpeed); - if (engineSpeedNorm < Constants.SimulationSettings.ClutchClosingSpeedNorm) { + if (startClutch && engineSpeedNorm < Constants.SimulationSettings.ClutchClosingSpeedNorm) { // MQ: 27.5.2016: when angularVelocity is 0 (at the end of the simulation interval) don't use the // angularVelocity but average angular velocity // Reason: if angularVelocity = 0 also the power (torque * angularVelocity) is 0 and then diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs index 3c7bf49db28a596c1a3cb2e94f1c6956b9be27e7..15508ae4b279afb73672461b8ae5bedd750646d7 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/CombustionEngine.cs @@ -200,7 +200,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl Log.Debug("Dynamic FullLoad: torque: {0}, power: {1}", dynamicFullLoadTorque, dynamicFullLoadPower); - ValidatePowerDemand(totalTorqueDemand); // requires CurrentState.FullDragTorque and DynamicfullLoad to be set! + //ValidatePowerDemand(totalTorqueDemand, dynamicFullLoadTorque, fullDragTorque); // get max. torque as limited by gearbox. gearbox only limits torqueOut! var gearboxFullLoad = DataBus.GearMaxTorque; @@ -277,7 +277,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl }; } - UpdateEngineState(CurrentState.EnginePower, avgEngineSpeed); + //UpdateEngineState(CurrentState.EnginePower, avgEngineSpeed); return new ResponseSuccess { EnginePowerRequest = totalTorqueDemand * avgEngineSpeed, @@ -328,16 +328,17 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl /// <summary> /// Validates the requested power demand [W]. /// </summary> - protected virtual void ValidatePowerDemand(NewtonMeter torqueDemand) + protected virtual void ValidatePowerDemand(NewtonMeter torqueDemand, NewtonMeter dynamicFullLoadTorque, + NewtonMeter fullDragTorque) { - if (CurrentState.FullDragTorque >= 0 && torqueDemand < 0) { + if (fullDragTorque.IsGreater(0) && torqueDemand < 0) { throw new VectoSimulationException("P_engine_drag > 0! Tq_drag: {0}, Tq_eng: {1}, n_eng_avg: {2} [1/min] ", - CurrentState.FullDragTorque, torqueDemand, CurrentState.EngineSpeed.AsRPM); + fullDragTorque, torqueDemand, CurrentState.EngineSpeed.AsRPM); } - if (CurrentState.DynamicFullLoadTorque <= 0 && torqueDemand > 0) { + if (dynamicFullLoadTorque <= 0 && torqueDemand > 0) { throw new VectoSimulationException("P_engine_full < 0! Tq_full: {0}, Tq_eng: {1}, n_eng_avg: {2} [1/min] ", - CurrentState.DynamicFullLoadTorque, torqueDemand, CurrentState.EngineSpeed.AsRPM); + dynamicFullLoadTorque, torqueDemand, CurrentState.EngineSpeed.AsRPM); } } @@ -347,10 +348,17 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl protected override void DoWriteModalResults(IModalDataContainer container) { - var avgEngineSpeed = (PreviousState.EngineSpeed + CurrentState.EngineSpeed) / 2.0; + ValidatePowerDemand(CurrentState.EngineTorque, CurrentState.DynamicFullLoadTorque, CurrentState.FullDragTorque); + var avgEngineSpeed = (PreviousState.EngineSpeed + CurrentState.EngineSpeed) / 2.0; + if (avgEngineSpeed.IsSmaller(EngineIdleSpeed, + DataBus.ExecutionMode == ExecutionMode.Engineering ? 20.RPMtoRad() : 1e-3.RPMtoRad())) { + Log.Warn("EngineSpeed below idling speed! n_eng_avg: {0}, n_idle: {1}", avgEngineSpeed, EngineIdleSpeed); + } container[ModalResultField.P_eng_fcmap] = CurrentState.EngineTorque * avgEngineSpeed; - container[ModalResultField.P_eng_out] = container[ModalResultField.P_eng_out] is DBNull ? CurrentState.EngineTorqueOut * avgEngineSpeed : container[ModalResultField.P_eng_out]; + container[ModalResultField.P_eng_out] = container[ModalResultField.P_eng_out] is DBNull + ? CurrentState.EngineTorqueOut * avgEngineSpeed + : container[ModalResultField.P_eng_out]; container[ModalResultField.P_eng_inertia] = CurrentState.InertiaTorqueLoss * avgEngineSpeed; container[ModalResultField.n_eng_avg] = avgEngineSpeed; @@ -368,6 +376,11 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl Log.Warn("FuelConsumptionMap was extrapolated: range for FC-Map is not sufficient: n: {0}, torque: {1}", avgEngineSpeed.Value(), CurrentState.EngineTorque.Value()); } + var pt1 = ModelData.FullLoadCurve.PT1(avgEngineSpeed); + if (DataBus.ExecutionMode == ExecutionMode.Declaration && pt1.Extrapolated) { + Log.Error("requested rpm below minimum rpm in pt1 - extrapolating. n_eng_avg: {0}", + avgEngineSpeed); + } var fc = result.Value; //TODO mk-2015-11-11: calculate aux start stop correction @@ -437,11 +450,11 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl dynFullPowerCalculated = stationaryFullLoadPower; } else { try { - var pt1 = ModelData.FullLoadCurve.PT1(angularVelocity).Value(); + var pt1 = ModelData.FullLoadCurve.PT1(angularVelocity).Value.Value(); var powerRatio = (PreviousState.EnginePower / stationaryFullLoadPower).Value(); var tStarPrev = pt1 * Math.Log(1.0 / (1 - powerRatio), Math.E).SI<Second>(); var tStar = tStarPrev + PreviousState.dt; - dynFullPowerCalculated = stationaryFullLoadPower * (1 - Math.Exp((-tStar / pt1).Value())); + dynFullPowerCalculated = stationaryFullLoadPower * (pt1.IsEqual(0) ? 1 : (1 - Math.Exp((-tStar / pt1).Value()))); } catch (VectoException e) { Log.Warn("PT1 calculation failed (dryRun: {0}): {1}", dryRun, e.Message); if (dryRun) { @@ -552,9 +565,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl } - var velocitySlope = (_dataBus.TractionInterruption - (absTime - _idleStart)).IsEqual(0) ? 0.SI<PerSquareSecond>() : - (_engineTargetSpeed - _engine.PreviousState.EngineSpeed) / - (_dataBus.TractionInterruption - (absTime - _idleStart)); + var velocitySlope = (_dataBus.TractionInterruption - (absTime - _idleStart)).IsEqual(0) + ? 0.SI<PerSquareSecond>() + : (_engineTargetSpeed - _engine.PreviousState.EngineSpeed) / + (_dataBus.TractionInterruption - (absTime - _idleStart)); var nextAngularSpeed = (velocitySlope * dt + _engine.PreviousState.EngineSpeed); diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs index e92b0ae2fd1b291e226240c2ea6ef7c5888ee580..da05cbaf73afd19285ea9b89b1b5a2e3faba0bf8 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs @@ -55,14 +55,14 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl protected internal readonly TorqueConverter TorqueConverter; - public CycleGearbox(IVehicleContainer container, GearboxData gearboxModelData, KilogramSquareMeter engineInertia) - : base(container, gearboxModelData, engineInertia) + public CycleGearbox(IVehicleContainer container, VectoRunData runData) + : base(container, runData) { - if (!gearboxModelData.Type.AutomaticTransmission()) { + if (!ModelData.Type.AutomaticTransmission()) { return; } var strategy = new CycleShiftStrategy(ModelData, null); - TorqueConverter = new TorqueConverter(this, strategy, container, gearboxModelData.TorqueConverterData, engineInertia); + TorqueConverter = new TorqueConverter(this, strategy, container, ModelData.TorqueConverterData, runData); if (TorqueConverter == null) { throw new VectoException("Torque Converter required for AT transmission!"); } @@ -95,7 +95,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl inAngularVelocity = outAngularVelocity * ModelData.Gears[Gear].Ratio; var inTorqueLossResult = ModelData.Gears[Gear].LossMap.GetTorqueLoss(outAngularVelocity, outTorque); CurrentState.TorqueLossResult = inTorqueLossResult; - inTorque = outTorque / ModelData.Gears[Gear].Ratio - inTorqueLossResult.Value; + inTorque = outTorque / ModelData.Gears[Gear].Ratio + inTorqueLossResult.Value; var torqueLossInertia = outAngularVelocity.IsEqual(0) ? 0.SI<NewtonMeter>() @@ -226,9 +226,12 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl } if (Gear != PreviousState.Gear && ConsiderShiftLosses(new GearInfo(Gear, torqueConverterLocked), outTorque)) { - CurrentState.PowershiftLosses = ComputeShiftLosses(dt, outTorque, outAngularVelocity); + CurrentState.PowershiftLosses = ComputeShiftLosses(outTorque, outAngularVelocity); + } + if (CurrentState.PowershiftLosses != null) { + var averageEngineSpeed = (DataBus.EngineSpeed + outAngularVelocity * ModelData.Gears[Gear].Ratio) / 2; + inTorque += CurrentState.PowershiftLosses / dt / averageEngineSpeed; } - inTorque += CurrentState.PowershiftLosses ?? 0.SI<NewtonMeter>(); if (dryRun) { if (TorqueConverter != null && !torqueConverterLocked) { return TorqueConverter.Request(absTime, dt, inTorque, inAngularVelocity, true); @@ -491,7 +494,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl public class CycleGearboxState : GearboxState { public bool TorqueConverterActive; - public NewtonMeter PowershiftLosses { get; set; } + public WattSecond PowershiftLosses { get; set; } } public class CycleShiftStrategy : BaseShiftStrategy diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs index e63f0466d14c0c2e6775499f270ad4fc7165d7b2..4b7f861896d149df421f0e3f6a82a0c6db83c378 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/DefaultDriverStrategy.cs @@ -401,7 +401,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl var second = first; first.Switch(). Case<ResponseUnderload>(r => { - if (DriverStrategy.OverspeedAllowed(targetVelocity, prohibitOverspeed)) { + if (DataBus.VehicleSpeed.IsGreater(0) && DriverStrategy.OverspeedAllowed(targetVelocity, prohibitOverspeed)) { second = Driver.DrivingActionCoast(absTime, ds, velocity, gradient); debug.Add(new { action = "first:(Underload & Overspeed)-> Coast", second }); if (second is ResponseUnderload || second is ResponseSpeedLimitExceeded) { @@ -674,6 +674,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl response = Driver.DrivingActionRoll(absTime, ds, targetVelocity, gradient); } else { Log.Info("Brake -> Overload -> Clutch is closed - Trying brake action again"); + DataBus.BrakePower = 0.SI<Watt>(); response = Driver.DrivingActionBrake(absTime, ds, DriverStrategy.BrakeTrigger.NextTargetSpeed, gradient, targetDistance: targetDistance); response.Switch(). @@ -745,8 +746,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl public Meter ActionDistance { - get - { + get { return VectoMath.Min(CoastingStartDistance ?? double.MaxValue.SI<Meter>(), BrakingStartDistance ?? double.MaxValue.SI<Meter>()); } diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Driver.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Driver.cs index a34ee73f7718359c840c050fa634478ebd756506..79ed9f108a9aca7b6b6f03a73c7ba9568c565538 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Driver.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Driver.cs @@ -196,12 +196,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl // search again for operating point, transmission may have shifted inbetween nextOperatingPoint = SearchOperatingPoint(absTime, ds, gradient, operatingPoint.Acceleration, response); - limitedOperatingPoint = LimitAccelerationByDriverModel(nextOperatingPoint, - LimitationMode.LimitDecelerationDriver); - DriverAcceleration = limitedOperatingPoint.Acceleration; - retVal = NextComponent.Request(absTime, limitedOperatingPoint.SimulationInterval, - limitedOperatingPoint.Acceleration, - gradient); + DriverAcceleration = nextOperatingPoint.Acceleration; + retVal = NextComponent.Request(absTime, nextOperatingPoint.SimulationInterval, + nextOperatingPoint.Acceleration, gradient); } else { if (absTime > 0 && DataBus.VehicleStopped) { Log.Info( @@ -519,6 +516,25 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl operatingPoint.Acceleration, gradient); } }). + Case<ResponseOverload>(r => { + if (DataBus.GearboxType.AutomaticTransmission()) { + // overload may happen because of gearshift between search and actual request, search again + DataBus.BrakePower = 0.SI<Watt>(); + operatingPoint = SearchBrakingPower(absTime, operatingPoint.SimulationDistance, gradient, + operatingPoint.Acceleration, response); + DriverAcceleration = operatingPoint.Acceleration; + if (DataBus.BrakePower.IsSmaller(0)) { + DataBus.BrakePower = 0.SI<Watt>(); + + operatingPoint = SearchOperatingPoint(absTime, ds, gradient, 0.SI<MeterPerSquareSecond>(), r); + } + retVal = NextComponent.Request(absTime, operatingPoint.SimulationInterval, + operatingPoint.Acceleration, gradient); + } else { + throw new UnexpectedResponseException( + "DrivingAction Brake: request failed after braking power was found.", r); + } + }). Default( r => { throw new UnexpectedResponseException( diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineOnlyCombustionEngine.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineOnlyCombustionEngine.cs index 6714a1b726097f594452293f93a90e42653b719e..d699ad941d35e8e2384437e5ab21d22a21dd7428 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineOnlyCombustionEngine.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineOnlyCombustionEngine.cs @@ -71,7 +71,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl var dynamicFullLoadPower = ComputeFullLoadPower(avgEngineSpeed, dt, dryRun); CurrentState.DynamicFullLoadTorque = dynamicFullLoadPower / avgEngineSpeed; - ValidatePowerDemand(totalTorqueDemand); + ValidatePowerDemand(totalTorqueDemand, CurrentState.DynamicFullLoadTorque, CurrentState.FullDragTorque); CurrentState.EngineTorque = LimitEnginePower(CurrentState.EngineTorque, avgEngineSpeed, absTime); @@ -83,7 +83,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl }; } - UpdateEngineState(CurrentState.EnginePower, avgEngineSpeed); + //UpdateEngineState(CurrentState.EnginePower, avgEngineSpeed); CurrentState.EngineTorque = CurrentState.EnginePower / CurrentState.EngineSpeed; diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs index f9a48c918fd5cfbe5c2c0ca7df4a0aedffaa83b6..4e64f73b20bc305da06f13dae89a85cafeceb26c 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs @@ -37,7 +37,6 @@ using TUGraz.VectoCore.Models.Connector.Ports.Impl; using TUGraz.VectoCore.Models.Simulation; using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.DataBus; -using TUGraz.VectoCore.Models.SimulationComponent.Data; using TUGraz.VectoCore.OutputData; using TUGraz.VectoCore.Utils; @@ -60,9 +59,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl /// </summary> protected internal bool Disengaged = true; - public Second LastUpshift { get; private set; } + public Second LastUpshift { get; protected internal set; } - public Second LastDownshift { get; private set; } + public Second LastDownshift { get; protected internal set; } public override GearInfo NextGear { @@ -74,9 +73,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl return _engageTime.IsSmallerOrEqual(absTime); } - public Gearbox(IVehicleContainer container, GearboxData gearboxModelData, IShiftStrategy strategy, - KilogramSquareMeter engineInertia) - : base(container, gearboxModelData, engineInertia) + public Gearbox(IVehicleContainer container, IShiftStrategy strategy, VectoRunData runData) : base(container, runData) { _strategy = strategy; _strategy.Gearbox = this; @@ -349,7 +346,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl var shiftAllowed = !inAngularVelocity.IsEqual(0) && !DataBus.VehicleSpeed.IsEqual(0); if (response is ResponseSuccess && shiftAllowed) { - var shiftRequired = _strategy.ShiftRequired(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, + var shiftRequired = _strategy.ShiftRequired(absTime, dt, outTorque, outAngularVelocity, inTorque, + response.EngineSpeed, Gear, _engageTime); if (shiftRequired) { diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs index a2354622e4b6b209c5ff293440362f873a6cf9d3..e3f9d3f5a44c6025422a436e176d7e61c0b83d5e 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs @@ -29,6 +29,7 @@ * Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology */ +using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.DataBus; using TUGraz.VectoCore.Models.SimulationComponent.Data; @@ -36,7 +37,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl { public class MTShiftStrategy : AMTShiftStrategy { - public MTShiftStrategy(GearboxData data, IDataBus bus) : base(data, bus) + public MTShiftStrategy(VectoRunData runData, IDataBus bus) : base(runData, bus) { EarlyShiftUp = false; SkipGears = true; diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs index 1b31ce3cd451eb20b54f39a07c84766ba5351788..bfb53ef49928d6c77d4b6f264b99c0c17ba7723d 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs @@ -128,11 +128,11 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl CurrentState.InTorque = torque; }) .Case<ResponseOverload>(r => { - angularVelocity = SearchAlgorithm.Search(angularVelocity, r.Delta, 50.RPMtoRad(), + var torque = SearchAlgorithm.Search(CycleIterator.LeftSample.Torque, r.Delta, 50.SI<NewtonMeter>(), getYValue: result => ((ResponseDryRun)result).DeltaFullLoad, - evaluateFunction: n => NextComponent.Request(absTime, dt, CycleIterator.LeftSample.Torque, n, true), + evaluateFunction: t => NextComponent.Request(absTime, dt, t, angularVelocity, true), criterion: y => ((ResponseDryRun)y).DeltaFullLoad.Value()); - response = NextComponent.Request(absTime, dt, CycleIterator.LeftSample.Torque, angularVelocity); + response = NextComponent.Request(absTime, dt, torque, angularVelocity); CurrentState.InAngularVelocity = angularVelocity; }) .Case<ResponseFailTimeInterval>(r => { dt = r.DeltaT; }) @@ -173,8 +173,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl public CycleData CycleData { - get - { + get { return new CycleData { AbsTime = CycleIterator.LeftSample.Time, AbsDistance = null, diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/TorqueConverter.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/TorqueConverter.cs index 716a7d3ba243125436867c7717fcbbe65b7e8e1f..cbdd2f497450c9ee7bc41cc849c95fa973e5faa2 100644 --- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/TorqueConverter.cs +++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/TorqueConverter.cs @@ -55,12 +55,14 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl public ITnOutPort NextComponent { protected internal get; set; } public TorqueConverter(IGearboxInfo gearbox, IShiftStrategy shiftStrategy, IVehicleContainer container, - TorqueConverterData tcData, KilogramSquareMeter engineInertia) : base(container) + TorqueConverterData tcData, VectoRunData runData) : base(container) { Gearbox = gearbox; ShiftStrategy = shiftStrategy; ModelData = tcData; - _engineInertia = engineInertia; + _engineInertia = runData != null && runData.EngineData != null + ? runData.EngineData.Inertia + : 0.SI<KilogramSquareMeter>(); } public void Connect(ITnOutPort other) @@ -105,35 +107,51 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl var engineResponse = (ResponseDryRun) NextComponent.Request(absTime, dt, inTorque, operatingPoint.InAngularVelocity, true); - TorqueConverterOperatingPoint dryOperatingPoint; + //TorqueConverterOperatingPoint dryOperatingPoint; //if (false && DataBus.VehicleStopped && DataBus.DriverBehavior == DrivingBehavior.Driving && outTorque.IsGreater(0)) { // dryOperatingPoint = ModelData.FindOperatingPoint(DataBus.EngineIdleSpeed, outAngularVelocity); //} else { - dryOperatingPoint = outTorque.IsGreater(0) && DataBus.BrakePower.IsEqual(0) - ? GetMaxPowerOperatingPoint(dt, outAngularVelocity, engineResponse, - PreviousState.InTorque * PreviousState.InAngularVelocity) - : GetDragPowerOperatingPoint(dt, outAngularVelocity, engineResponse, - PreviousState.InTorque * PreviousState.InAngularVelocity); + //dryOperatingPoint = (DataBus.DriverBehavior != DrivingBehavior.Braking && DataBus.BrakePower.IsEqual(0)) || + // (outTorque.IsGreater(0) && DataBus.BrakePower.IsEqual(0)) + // ? GetMaxPowerOperatingPoint(dt, outAngularVelocity, engineResponse, + // PreviousState.InTorque * PreviousState.InAngularVelocity) + // : GetDragPowerOperatingPoint(dt, outAngularVelocity, engineResponse, + // PreviousState.InTorque * PreviousState.InAngularVelocity); //} - var avgOutSpeed = (PreviousState.OutAngularVelocity + dryOperatingPoint.OutAngularVelocity) / 2.0; - var delta = (outTorque - dryOperatingPoint.OutTorque) * avgOutSpeed; + var condition1 = (DataBus.DriverBehavior != DrivingBehavior.Braking && DataBus.BrakePower.IsEqual(0)); + var condition2 = (outTorque.IsGreater(0) && DataBus.BrakePower.IsEqual(0)); + + var engineOK = engineResponse.DeltaDragLoad.IsGreaterOrEqual(0) && engineResponse.DeltaFullLoad.IsSmallerOrEqual(0); + if (DataBus.DriverBehavior != DrivingBehavior.Braking && engineOK && operatingPoint.Creeping) { + var delta = (outTorque - operatingPoint.OutTorque) * + (PreviousState.OutAngularVelocity + operatingPoint.OutAngularVelocity) / 2.0; + return new ResponseDryRun() { + Source = this, + DeltaFullLoad = delta, + DeltaDragLoad = delta, + TorqueConverterOperatingPoint = operatingPoint + }; + } + + var dryOperatingPointMax = GetMaxPowerOperatingPoint(dt, outAngularVelocity, engineResponse, + PreviousState.InTorque * PreviousState.InAngularVelocity); + var avgOutSpeedMax = (PreviousState.OutAngularVelocity + dryOperatingPointMax.OutAngularVelocity) / 2.0; + var deltaMax = (outTorque - dryOperatingPointMax.OutTorque) * avgOutSpeedMax; + + var dryOperatingPointMin = GetDragPowerOperatingPoint(dt, outAngularVelocity, engineResponse, + PreviousState.InTorque * PreviousState.InAngularVelocity); + var avgOutSpeedMin = (PreviousState.OutAngularVelocity + dryOperatingPointMin.OutAngularVelocity) / 2.0; + var deltaMin = (outTorque - dryOperatingPointMin.OutTorque) * avgOutSpeedMin; return new ResponseDryRun { Source = this, - DeltaFullLoad = delta, - DeltaDragLoad = delta, - TorqueConverterOperatingPoint = dryOperatingPoint + DeltaFullLoad = 2 * deltaMax, + DeltaDragLoad = 2 * deltaMin, + TorqueConverterOperatingPoint = dryOperatingPointMax }; } // normal request - var ratio = Gearbox.GetGearData(Gearbox.Gear).TorqueConverterRatio; - - // check if shift is required - if (ShiftStrategy.ShiftRequired(absTime, dt, outTorque * ratio, outAngularVelocity / ratio, inTorque, - operatingPoint.InAngularVelocity, Gearbox.Gear, Gearbox.LastShift)) { - return new ResponseGearShift { Source = this }; - } // check if out-side of the operating point is equal to requested values if (!outAngularVelocity.IsEqual(operatingPoint.OutAngularVelocity) || !outTorque.IsEqual(operatingPoint.OutTorque)) { @@ -152,6 +170,14 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl CurrentState.OperatingPoint = operatingPoint; var retVal = NextComponent.Request(absTime, dt, inTorque, operatingPoint.InAngularVelocity); + + // check if shift is required + var ratio = Gearbox.GetGearData(Gearbox.Gear).TorqueConverterRatio; + if (retVal is ResponseSuccess && + ShiftStrategy.ShiftRequired(absTime, dt, outTorque * ratio, outAngularVelocity / ratio, inTorque, + operatingPoint.InAngularVelocity, Gearbox.Gear, Gearbox.LastShift)) { + return new ResponseGearShift { Source = this }; + } return retVal; } @@ -172,7 +198,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl return operatingPoint; } catch (VectoException ve) { Log.Error(ve, "TorqueConverter: Failed to find operating point for DragPower {0}", engineResponse.DragPower); - return ModelData.FindOperatingPoint(engineResponse.EngineSpeed, outAngularVelocity); + var retVal = ModelData.FindOperatingPoint(engineResponse.EngineSpeed, outAngularVelocity); + retVal.Creeping = true; + return retVal; } } @@ -191,7 +219,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl } catch (VectoException ve) { Log.Error(ve, "TorqueConverter: Failed to find operating point for MaxPower {0}", engineResponse.DynamicFullLoadPower); - throw; + var tqOperatingPoint = ModelData.FindOperatingPoint(DataBus.EngineIdleSpeed, outAngularVelocity); + tqOperatingPoint.Creeping = true; + return tqOperatingPoint; } } @@ -202,6 +232,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl if (operatingPointList.Count == 0) { Log.Debug("TorqueConverter: Failed to find torque converter operating point, fallback: creeping"); var tqOperatingPoint = ModelData.FindOperatingPoint(DataBus.EngineIdleSpeed, outAngularVelocity); + tqOperatingPoint.Creeping = true; return tqOperatingPoint; } diff --git a/VectoCore/VectoCore/OutputData/IModalDataContainer.cs b/VectoCore/VectoCore/OutputData/IModalDataContainer.cs index b374a2ae09c2f2fd2f81e8ee1c569141a6a8dbfd..beaf772e130bce6d1269490155191fb3dd1bd379 100644 --- a/VectoCore/VectoCore/OutputData/IModalDataContainer.cs +++ b/VectoCore/VectoCore/OutputData/IModalDataContainer.cs @@ -33,8 +33,10 @@ using System; using System.Collections.Generic; using System.Data; using System.Linq; +using System.Runtime.Remoting.Metadata.W3cXsd2001; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.Models.Simulation.Data; +using TUGraz.VectoCore.Models.Simulation.DataBus; using TUGraz.VectoCore.Models.Simulation.Impl; using TUGraz.VectoCore.Utils; @@ -96,14 +98,14 @@ namespace TUGraz.VectoCore.OutputData public static class ModalDataContainerExtensions { - public static SI Max(this IModalDataContainer data, ModalResultField field) + public static T Max<T>(this IModalDataContainer data, ModalResultField field) { - return data.GetValues<SI>(field).Max(); + return data.GetValues<T>(field).Max(); } - public static SI Min(this IModalDataContainer data, ModalResultField field) + public static T Min<T>(this IModalDataContainer data, ModalResultField field) { - return data.GetValues<SI>(field).Min(); + return data.GetValues<T>(field).Min(); } public static SI Average(this IEnumerable<SI> self, Func<SI, bool> filter) @@ -128,53 +130,67 @@ namespace TUGraz.VectoCore.OutputData return self ?? defaultValue.SI<T>(); } - public static MeterPerSquareSecond AccelerationsPositive(this MeterPerSquareSecond[] acceleration3SecondAverage) + public static MeterPerSquareSecond AccelerationsPositive(this ModalDataContainer data) { - try { - return acceleration3SecondAverage.Where(x => x > 0.125).Average(); - } catch (NullReferenceException) { - return null; - } + return + data.GetValues<MeterPerSquareSecond>(ModalResultField.acc) + .Where(x => x < -0.125) + .DefaultIfEmpty(0.SI<MeterPerSquareSecond>()) + .Average(); } - public static MeterPerSquareSecond AccelerationsNegative(this MeterPerSquareSecond[] acceleration3SecondAverage) + public static MeterPerSquareSecond AccelerationsNegative(this ModalDataContainer data) { - if (acceleration3SecondAverage.Length > 0) { - return acceleration3SecondAverage.Where(x => x < -0.125).Average(); - } - return null; + return + data.GetValues<MeterPerSquareSecond>(ModalResultField.acc) + .Where(x => x < -0.125) + .DefaultIfEmpty(0.SI<MeterPerSquareSecond>()) + .Average(); } - public static Scalar AccelerationTimeShare(this MeterPerSquareSecond[] acceleration3SecondAverage) + public static Scalar AccelerationTimeShare(this ModalDataContainer data) { - if (acceleration3SecondAverage.Length > 0) { - return 100.SI<Scalar>() * acceleration3SecondAverage.Count(x => x > 0.125) / acceleration3SecondAverage.Length; - } - return null; + var accelerationTimeShare = data.Data.Rows.Cast<DataRow>() + .Select(x => new { + a = x.Field<MeterPerSquareSecond>((int)ModalResultField.acc).DefaultIfNull(0), + dt = x.Field<Second>((int)ModalResultField.simulationInterval) + }) + .Sum(x => x.a > 0.125 ? x.dt : 0.SI<Second>()).DefaultIfNull(0); + return 100 * (accelerationTimeShare / data.Duration()).Cast<Scalar>(); } - public static Scalar DecelerationTimeShare(this MeterPerSquareSecond[] acceleration3SecondAverage) + public static Scalar DecelerationTimeShare(this ModalDataContainer data) { - if (acceleration3SecondAverage.Length > 0) { - return 100.SI<Scalar>() * acceleration3SecondAverage.Count(x => x < -0.125) / acceleration3SecondAverage.Length; - } - return null; + var decelerationTimeShare = data.Data.Rows.Cast<DataRow>() + .Select(x => new { + a = x.Field<MeterPerSquareSecond>((int)ModalResultField.acc).DefaultIfNull(0), + dt = x.Field<Second>((int)ModalResultField.simulationInterval) + }) + .Sum(x => x.a < -0.125 ? x.dt : 0.SI<Second>()).DefaultIfNull(0); + return 100 * (decelerationTimeShare / data.Duration()).Cast<Scalar>(); } - public static Scalar CruiseTimeShare(this MeterPerSquareSecond[] acceleration3SecondAverage) + public static Scalar CruiseTimeShare(this ModalDataContainer data) { - if (acceleration3SecondAverage.Length > 0) { - return 100.SI<Scalar>() * acceleration3SecondAverage.Count(x => x.IsBetween(-0.125, 0.125)) / - acceleration3SecondAverage.Length; - } - return null; + var cruiseTime = data.Data.Rows.Cast<DataRow>() + .Select(x => new { + v = x.Field<MeterPerSecond>((int)ModalResultField.v_act).DefaultIfNull(0), + a = x.Field<MeterPerSquareSecond>((int)ModalResultField.acc).DefaultIfNull(0), + dt = x.Field<Second>((int)ModalResultField.simulationInterval) + }) + .Sum(x => x.v >= 0.1.KMPHtoMeterPerSecond() && x.a.IsBetween(-0.125, 0.125) ? x.dt : 0.SI<Second>()) + .DefaultIfNull(0); + return 100 * (cruiseTime / data.Duration()).Cast<Scalar>(); } - public static Scalar StopTimeShare(this IModalDataContainer data) + public static Scalar StopTimeShare(this ModalDataContainer data) { - var stopTime = data.GetValues<MeterPerSecond>(ModalResultField.v_act) - .Zip(data.SimulationIntervals(), (v, dt) => new { v, dt }) - .Where(x => x.v < 0.1).Sum(x => x.dt) ?? 0.SI<Second>(); + var stopTime = data.Data.Rows.Cast<DataRow>() + .Select(x => new { + v = x.Field<MeterPerSecond>((int)ModalResultField.v_act).DefaultIfNull(0), + dt = x.Field<Second>((int)ModalResultField.simulationInterval) + }) + .Sum(x => x.v < 0.1.KMPHtoMeterPerSecond() ? x.dt : 0.SI<Second>()) ?? 0.SI<Second>(); return 100 * (stopTime / data.Duration()).Cast<Scalar>(); } @@ -250,9 +266,9 @@ namespace TUGraz.VectoCore.OutputData public static Meter Distance(this IModalDataContainer data) { - var max = data.Max(ModalResultField.dist); - var min = data.Min(ModalResultField.dist); - return max == null || min == null ? null : (max - min).Cast<Meter>(); + var max = data.Max<Meter>(ModalResultField.dist); + var min = data.Min<Meter>(ModalResultField.dist); + return max == null || min == null ? null : (max - min); } public static WattSecond WorkTotalMechanicalBrake(this IModalDataContainer data) @@ -286,15 +302,6 @@ namespace TUGraz.VectoCore.OutputData return data.TimeIntegral<WattSecond>(ModalResultField.P_air); } - public static WattSecond EngineWorkPositive(this IModalDataContainer data) - { - return data.TimeIntegral<WattSecond>(ModalResultField.P_eng_out, x => x > 0); - } - - public static WattSecond EngineWorkNegative(this IModalDataContainer data) - { - return data.TimeIntegral<WattSecond>(ModalResultField.P_eng_out, x => x < 0); - } public static WattSecond TotalEngineWorkPositive(this IModalDataContainer data) { @@ -306,21 +313,6 @@ namespace TUGraz.VectoCore.OutputData return data.TimeIntegral<WattSecond>(ModalResultField.P_eng_fcmap, x => x < 0); } - //public static Watt PowerBrake(this IModalDataContainer data) - //{ - // return data.TimeIntegral<WattSecond>(ModalResultField.P_brake_loss) / data.Duration(); - //} - - //public static Watt PowerAngle(this IModalDataContainer data) - //{ - // return data.TimeIntegral<WattSecond>(ModalResultField.P_angle_loss) / data.Duration(); - //} - - //public static Watt PowerTorqueConverter(this IModalDataContainer data) - //{ - // return data.TimeIntegral<WattSecond>(ModalResultField.P_TC_loss) / data.Duration(); - //} - public static Watt PowerWheelPositive(this IModalDataContainer data) { return data.TimeIntegral<WattSecond>(ModalResultField.P_wheel_in, x => x > 0) / data.Duration(); @@ -416,29 +408,6 @@ namespace TUGraz.VectoCore.OutputData return data.TimeIntegral<Kilogram>(ModalResultField.FCMap) / distance; } - //public static Watt EnginePowerNegativeAverage(this IModalDataContainer data) - //{ - // var simulationIntervals = data.GetValues<Second>(ModalResultField.simulationInterval); - // var values = data.GetValues<Watt>(ModalResultField.P_eng_out) - // .Zip(simulationIntervals, (value, dt) => new { Dt = dt, Value = value * dt }) - // .Where(v => v.Value < 0).ToList(); - // if (values.Any()) { - // return values.Sum(v => v.Value) / values.Sum(v => v.Dt); - // } - // return 0.SI<Watt>(); - //} - - //public static Watt EnginePowerPositiveAverage(this IModalDataContainer data) - //{ - // var simulationIntervals = data.GetValues<Second>(ModalResultField.simulationInterval); - // var values = data.GetValues<Watt>(ModalResultField.P_eng_out) - // .Zip(simulationIntervals, (value, dt) => new { Dt = dt, Value = value * dt }) - // .Where(v => v.Value > 0).ToList(); - // if (values.Any()) { - // return values.Sum(v => v.Value) / values.Sum(v => v.Dt); - // } - // return 0.SI<Watt>(); - //} public static Watt TotalPowerEnginePositiveAverage(this IModalDataContainer data) { @@ -475,57 +444,107 @@ namespace TUGraz.VectoCore.OutputData return sum; } - public static MeterPerSquareSecond[] AccelerationPer3Seconds(this IModalDataContainer data) - { - var accs = new List<MeterPerSquareSecond>(1000); - var accelerationAverages = AccelerationPerSecond(data).ToList(); - if (accelerationAverages.Count >= 3) { - var runningAverage = (accelerationAverages[0] + accelerationAverages[1] + accelerationAverages[2]) / 3.0; - accs.Add(runningAverage); + public static MeterPerSecond MaxSpeed(this ModalDataContainer data) + { + return data.Max<MeterPerSecond>(ModalResultField.v_act).DefaultIfNull(0); + } - for (var i = 2; i < accelerationAverages.Count - 1; i++) { - runningAverage -= accelerationAverages[i - 2] / 3.0; - runningAverage += accelerationAverages[i + 1] / 3.0; - accs.Add(runningAverage); - } - } + public static MeterPerSquareSecond MaxAcceleration(this ModalDataContainer data) + { + return data.Max<MeterPerSquareSecond>(ModalResultField.acc).DefaultIfNull(0); + } - return accs.ToArray(); + public static MeterPerSquareSecond MaxDeceleration(this ModalDataContainer data) + { + return -data.Min<MeterPerSquareSecond>(ModalResultField.acc).DefaultIfNull(0); } - /// <summary> - /// Calculates the average acceleration for whole seconds. - /// </summary> - private static IEnumerable<MeterPerSquareSecond> AccelerationPerSecond(IModalDataContainer data) + public static PerSecond AvgEngineSpeed(this ModalDataContainer data) { - var dtSum = 0.SI<Second>(); - var accAvg = 0.SI<MeterPerSecond>(); + var integral = data.Data.Rows.Cast<DataRow>() + .Sum(x => x.Field<PerSecond>((int)ModalResultField.n_eng_avg).Value() * + x.Field<Second>((int)ModalResultField.simulationInterval).Value()); + return (integral / Duration(data).Value()).SI<PerSecond>(); + } - var accValues = data.GetValues<MeterPerSquareSecond>(ModalResultField.acc); + public static PerSecond MaxEngineSpeed(this IModalDataContainer data) + { + return data.Max<PerSecond>(ModalResultField.n_eng_avg); + } - foreach ( - var value in accValues.Zip(SimulationIntervals(data), (acc, dt) => new { acc, dt }).Where(v => v.acc != null)) { - var dt = value.dt; - var acc = value.acc; + public static Scalar EngineMaxLoadTimeShare(this ModalDataContainer data) + { + var sum = data.Data.Rows.Cast<DataRow>() + .Select(x => new { + tMax = x.Field<NewtonMeter>((int)ModalResultField.Tq_full).DefaultIfNull(-1), + tEng = x.Field<NewtonMeter>((int)ModalResultField.T_eng_fcmap).DefaultIfNull(0), + dt = x.Field<Second>((int)ModalResultField.simulationInterval) + }) + .Sum(x => x.tMax.IsEqual(x.tEng, 5.SI<NewtonMeter>()) ? x.dt : 0.SI<Second>()) ?? 0.SI<Second>(); + return 100 * sum / Duration(data); + } - while (dtSum + dt >= 1) { - var diffDt = 1.SI<Second>() - dtSum; - yield return (accAvg + acc * diffDt) / 1.SI<Second>(); - dt -= diffDt; - dtSum = 0.SI<Second>(); - accAvg = 0.SI<MeterPerSecond>(); + public static Scalar GearshiftCount(this ModalDataContainer data) + { + var prevGear = data.GetValues<uint>(ModalResultField.Gear).First(); + var gearCount = 0; + foreach (DataRow row in data.Data.Rows) { + var gear = row.Field<uint>((int)ModalResultField.Gear); + var speed = row.Field<MeterPerSecond>((int)ModalResultField.v_act); + if (speed != null && speed.IsSmallerOrEqual(0.1)) { + prevGear = 0; + gearCount++; + continue; } - if (dt > 0) { - accAvg += acc * dt; - dtSum += dt; + if (gear == 0 || gear == prevGear) { + continue; } + gearCount++; + prevGear = gear; + } + return gearCount.SI<Scalar>(); + } + + public static Scalar CoastingTimeShare(this ModalDataContainer data) + { + var sum = data.Data.Rows.Cast<DataRow>() + .Select(x => new { + DrivingBehavior = x.Field<DrivingBehavior>((int)ModalResultField.drivingBehavior), + dt = x.Field<Second>((int)ModalResultField.simulationInterval) + }) + .Sum(x => x.DrivingBehavior == DrivingBehavior.Coasting ? x.dt : 0.SI<Second>()) ?? 0.SI<Second>(); + return 100 * sum / Duration(data); + } + + public static Scalar BrakingTimeShare(this ModalDataContainer data) + { + var sum = data.Data.Rows.Cast<DataRow>() + .Select(x => new { + DrivingBehavior = x.Field<DrivingBehavior>((int)ModalResultField.drivingBehavior), + dt = x.Field<Second>((int)ModalResultField.simulationInterval) + }) + .Sum(x => x.DrivingBehavior == DrivingBehavior.Braking ? x.dt : 0.SI<Second>()) ?? 0.SI<Second>(); + return 100 * sum / Duration(data); + } + + public static Dictionary<uint, Scalar> TimeSharePerGear(this ModalDataContainer data, uint gearCount) + { + var retVal = new Dictionary<uint, Scalar>(); + for (uint i = 0; i <= gearCount; i++) { + retVal[i] = 0.SI<Scalar>(); + } + + foreach (var dataRow in data.Data.Rows.Cast<DataRow>()) { + var gear = dataRow.Field<uint>((int)ModalResultField.Gear); + retVal[gear] += dataRow.Field<Second>((int)ModalResultField.simulationInterval).Value(); } - // return remaining data. acts like extrapolation to next whole second. - if (dtSum > 0) { - yield return accAvg / 1.SI<Second>(); + var duration = Duration(data).Value(); + for (uint i = 0; i <= gearCount; i++) { + retVal[i] = 100 * retVal[i] / duration; } + return retVal; } } } \ No newline at end of file diff --git a/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs b/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs index e9427e275d8b06f6845e31a5784fae2fa2672749..50394c54c3c887df2febcb816b9749d66d692ecd 100644 --- a/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs +++ b/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs @@ -33,6 +33,7 @@ using System; using System.Data; using System.Linq; using System.Runtime.CompilerServices; +using Org.BouncyCastle.Asn1; using TUGraz.VectoCommon.Models; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.Configuration; @@ -42,7 +43,7 @@ using TUGraz.VectoCore.Configuration; namespace TUGraz.VectoCore.OutputData { public delegate void WriteSumData( - IModalDataContainer data, Kilogram vehicleMass, Kilogram loading, CubicMeter cargoVolume); + IModalDataContainer data, Kilogram vehicleMass, Kilogram loading, CubicMeter cargoVolume, uint gearCount); /// <summary> /// Class for the sum file in vecto. @@ -112,6 +113,19 @@ namespace TUGraz.VectoCore.OutputData public const string DEC_TIMESHARE = "DecelerationTimeShare [%]"; public const string CRUISE_TIMESHARE = "CruiseTimeShare [%]"; public const string STOP_TIMESHARE = "StopTimeShare [%]"; + + public const string MAX_SPEED = "max. speed [km/h"; + public const string MAX_ACCELERATION = "max. acc [m/s²]"; + public const string MAX_DECELERATION = "max. dec [m/s²]"; + public const string AVG_ENGINE_SPEED = "n_eng_avg [rpm]"; + public const string MAX_ENGINE_SPEED = "n_eng_max [rpm]"; + public const string NUM_GEARSHIFTS = "gear shifts [-]"; + public const string ENGINE_FULL_LOAD_TIME_SHARE = "Engine max. Load time share [%]"; + public const string COASTING_TIME_SHARE = "CoastingTimeShare [%]"; + public const string BRAKING_TIME_SHARE = "BrakingTImeShare [%]"; + + public const string TIME_SHARE_PER_GEAR_FORMAT = "Gear {0} TimeShare [%]"; + // ReSharper restore InconsistentNaming internal readonly DataTable _table; @@ -141,7 +155,9 @@ namespace TUGraz.VectoCore.OutputData P_WHEEL_POS, P_FCMAP_POS, E_FCMAP_POS, E_FCMAP_NEG, E_POWERTRAIN_INERTIA, E_AUX, E_CLUTCH_LOSS, E_TC_LOSS, E_SHIFT_LOSS, E_GBX_LOSS, E_RET_LOSS, E_ANGLE_LOSS, E_AXL_LOSS, E_BRAKE, E_VEHICLE_INERTIA, E_AIR, E_ROLL, E_GRAD, - ACC, ACC_POS, ACC_NEG, ACC_TIMESHARE, DEC_TIMESHARE, CRUISE_TIMESHARE, STOP_TIMESHARE + ACC, ACC_POS, ACC_NEG, ACC_TIMESHARE, DEC_TIMESHARE, CRUISE_TIMESHARE, STOP_TIMESHARE, + MAX_SPEED, MAX_ACCELERATION, MAX_DECELERATION, AVG_ENGINE_SPEED, MAX_ENGINE_SPEED, NUM_GEARSHIFTS, + ENGINE_FULL_LOAD_TIME_SHARE, COASTING_TIME_SHARE, BRAKING_TIME_SHARE }.Select(x => new DataColumn(x, typeof(SI))).ToArray()); } @@ -160,7 +176,7 @@ namespace TUGraz.VectoCore.OutputData /// </summary> [MethodImpl(MethodImplOptions.Synchronized)] public virtual void Write(IModalDataContainer modData, string jobFileName, string jobName, string cycleFileName, - Kilogram vehicleMass, Kilogram vehicleLoading, CubicMeter cargoVolume) + Kilogram vehicleMass, Kilogram vehicleLoading, CubicMeter cargoVolume, uint gearCount) { var row = _table.NewRow(); _table.Rows.Add(row); @@ -174,7 +190,8 @@ namespace TUGraz.VectoCore.OutputData row[LOADING] = vehicleLoading; row[VOLUME] = cargoVolume; - row[TIME] = modData.Duration(); + var totalTime = modData.Duration(); + row[TIME] = totalTime; var distance = modData.Distance(); if (distance != null) { @@ -238,11 +255,6 @@ namespace TUGraz.VectoCore.OutputData } row[P_WHEEL_POS] = modData.PowerWheelPositive().ConvertTo().Kilo.Watt; - //row[P_BRAKE_LOSS] = modData.PowerBrake().ConvertTo().Kilo.Watt; - //row[P_ANGLE_LOSS] = modData.PowerAngle().ConvertTo().Kilo.Watt; - //row[P_TC_LOSS] = modData.PowerTorqueConverter().ConvertTo().Kilo.Watt; - //row[P_CLUTCH_POS] = modData.EnginePowerPositiveAverage().ConvertTo().Kilo.Watt; - //row[P_CLUTCH_NEG] = modData.EnginePowerNegativeAverage().ConvertTo().Kilo.Watt; row[P_FCMAP_POS] = modData.TotalPowerEnginePositiveAverage().ConvertTo().Kilo.Watt; @@ -263,8 +275,6 @@ namespace TUGraz.VectoCore.OutputData row[colName] = modData.AuxiliaryWork(aux.Value).ConvertTo().Kilo.Watt.Hour; } - //row[E_CLUTCH_POS] = modData.EngineWorkPositive().ConvertTo().Kilo.Watt.Hour; - //row[E_CLUTCH_NEG] = modData.EngineWorkNegative().ConvertTo().Kilo.Watt.Hour; row[E_FCMAP_POS] = modData.TotalEngineWorkPositive().ConvertTo().Kilo.Watt.Hour; row[E_FCMAP_NEG] = -modData.TotalEngineWorkNegative().ConvertTo().Kilo.Watt.Hour; row[E_POWERTRAIN_INERTIA] = modData.PowerAccelerations().ConvertTo().Kilo.Watt.Hour; @@ -282,26 +292,56 @@ namespace TUGraz.VectoCore.OutputData row[E_ROLL] = modData.WorkRollingResistance().ConvertTo().Kilo.Watt.Hour; row[E_GRAD] = modData.WorkRoadGradientResistance().ConvertTo().Kilo.Watt.Hour; - var acc = modData.AccelerationPer3Seconds(); + //var acc = modData.AccelerationPer3Seconds(); + row[ACC] = modData.AccelerationAverage(); - row[ACC_POS] = acc.AccelerationsPositive(); - row[ACC_NEG] = acc.AccelerationsNegative(); - var accTimeShare = acc.AccelerationTimeShare(); + var modal = modData as ModalDataContainer; + if (modal == null) { + Log.Error("unknown modal data container!"); + return; + } + row[ACC_POS] = modal.AccelerationsPositive(); + row[ACC_NEG] = modal.AccelerationsNegative(); + var accTimeShare = modal.AccelerationTimeShare(); row[ACC_TIMESHARE] = accTimeShare; - var decTimeShare = acc.DecelerationTimeShare(); + var decTimeShare = modal.DecelerationTimeShare(); row[DEC_TIMESHARE] = decTimeShare; - var cruiseTimeShare = acc.CruiseTimeShare(); + var cruiseTimeShare = modal.CruiseTimeShare(); row[CRUISE_TIMESHARE] = cruiseTimeShare; - row[STOP_TIMESHARE] = modData.StopTimeShare(); - - if (accTimeShare != null && decTimeShare != null && cruiseTimeShare != null) { - var shareSum = accTimeShare + decTimeShare + cruiseTimeShare; - if (!shareSum.IsEqual(100)) { - Log.Error( - "Sumfile Error: driving behavior timeshares must sum up to 100%: acc: {0}%, dec: {1}%, cruise: {2}%, sum: {3}%", - accTimeShare.ToOutputFormat(1, null, false), decTimeShare.ToOutputFormat(1, null, false), - cruiseTimeShare.ToOutputFormat(1, null, false), shareSum.ToOutputFormat(1, null, false)); + var stopTimeShare = modal.StopTimeShare(); + row[STOP_TIMESHARE] = stopTimeShare; + + row[MAX_SPEED] = modal.MaxSpeed().AsKmph.SI<Scalar>(); + row[MAX_ACCELERATION] = modal.MaxAcceleration(); + row[MAX_DECELERATION] = modal.MaxDeceleration(); + row[AVG_ENGINE_SPEED] = modal.AvgEngineSpeed().AsRPM.SI<Scalar>(); + row[MAX_ENGINE_SPEED] = modData.MaxEngineSpeed().AsRPM.SI<Scalar>(); + + row[ENGINE_FULL_LOAD_TIME_SHARE] = modal.EngineMaxLoadTimeShare(); + row[COASTING_TIME_SHARE] = modal.CoastingTimeShare(); + row[BRAKING_TIME_SHARE] = modal.BrakingTimeShare(); + + if (gearCount > 0) { + row[NUM_GEARSHIFTS] = modal.GearshiftCount(); + var timeSharePerGear = modal.TimeSharePerGear(gearCount); + + for (uint i = 0; i <= gearCount; i++) { + var colName = string.Format(TIME_SHARE_PER_GEAR_FORMAT, i); + if (!_table.Columns.Contains(colName)) { + _table.Columns.Add(colName, typeof(SI)); + } + row[colName] = timeSharePerGear[i]; + } + if (accTimeShare != null && decTimeShare != null && cruiseTimeShare != null) { + var shareSum = accTimeShare + decTimeShare + cruiseTimeShare + stopTimeShare; + if (!shareSum.IsEqual(100)) { + Log.Error( + "Sumfile Error: driving behavior timeshares must sum up to 100%: acc: {0}%, dec: {1}%, cruise: {2}%, stop: {3}%, sum: {4}%", + accTimeShare.ToOutputFormat(1, null, false), decTimeShare.ToOutputFormat(1, null, false), + cruiseTimeShare.ToOutputFormat(1, null, false), stopTimeShare.ToOutputFormat(1, null, false), + shareSum.ToOutputFormat(1, null, false)); + } } } } diff --git a/VectoCore/VectoCore/Properties/Version.cs b/VectoCore/VectoCore/Properties/Version.cs index fe34c542bc975b260cea5fb050f03e983e638993..871667aa6284942a9302c46d1761a652e9a067f3 100644 --- a/VectoCore/VectoCore/Properties/Version.cs +++ b/VectoCore/VectoCore/Properties/Version.cs @@ -29,8 +29,6 @@ * Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology */ - - using System.Reflection; -[assembly: AssemblyVersion("3.1.1.748")] -[assembly: AssemblyFileVersion("3.1.1.748")] +[assembly: AssemblyVersion("3.1.2.796")] +[assembly: AssemblyFileVersion("3.1.2.796")] diff --git a/VectoCore/VectoCore/Properties/Version.tt b/VectoCore/VectoCore/Properties/Version.tt index 7bb5ce3cc1fb4c0aeb7c69f0f49f4812c3001ef1..e5ca8e5e9e85e918432dd564d6360e86d5547ed5 100644 --- a/VectoCore/VectoCore/Properties/Version.tt +++ b/VectoCore/VectoCore/Properties/Version.tt @@ -32,8 +32,8 @@ <#@ template language="C#" #> <#@ output extension=".cs"#> using System.Reflection; -[assembly: AssemblyVersion("3.1.1.<#= this.RevisionNumber #>")] -[assembly: AssemblyFileVersion("3.1.1.<#= this.RevisionNumber #>")] +[assembly: AssemblyVersion("3.1.2.<#= this.RevisionNumber #>")] +[assembly: AssemblyFileVersion("3.1.2.<#= this.RevisionNumber #>")] <#+ int RevisionNumber = (int)(DateTime.UtcNow - new DateTime(2015, 1, 1)).TotalDays; #> \ No newline at end of file diff --git a/VectoCore/VectoCore/Utils/Formulas.cs b/VectoCore/VectoCore/Utils/Formulas.cs index b3ab0808532f39bae83025d276c1cb2f89f49eef..7bfe279f31669951bef7cf27d5919fc3463c9bc2 100644 --- a/VectoCore/VectoCore/Utils/Formulas.cs +++ b/VectoCore/VectoCore/Utils/Formulas.cs @@ -52,19 +52,6 @@ namespace TUGraz.VectoCore.Utils return power / angularVelocity; } - public static Meter DecelerationDistance(MeterPerSecond v1, MeterPerSecond v2, - MeterPerSquareSecond deceleration) - { - if (deceleration >= 0) { - throw new VectoException("Deceleration must be negative! a: {0}", deceleration); - } - if (v2 > v1) { - throw new VectoException("v2 must not be greater than v1 v1: {0} v2: {1}", v1.Value(), v2.Value()); - } - - return ((v2.Value() - v1.Value()) * (v1.Value() + v2.Value()) / deceleration.Value() / 2.0).SI<Meter>(); - } - /// <summary> /// Calculates power loss caused by inertia. /// https://en.wikipedia.org/wiki/Angular_acceleration diff --git a/VectoCore/VectoCore/VectoCore.csproj b/VectoCore/VectoCore/VectoCore.csproj index 0fb67bc954b1444ea5003a0276897584789aaa3b..9a3ac706b4a11fe2e5a300263cc62c83b6ce5171 100644 --- a/VectoCore/VectoCore/VectoCore.csproj +++ b/VectoCore/VectoCore/VectoCore.csproj @@ -84,6 +84,7 @@ <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <ItemGroup> + <Reference Include="DocumentFormat.OpenXml, Version=2.5.5631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> <Reference Include="itextsharp"> <HintPath>..\..\packages\iTextSharp.5.5.9\lib\itextsharp.dll</HintPath> </Reference> diff --git a/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs b/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs index 4ffa58902e74644ebac995d5c98767c782c4f86e..3ac4e75375428d061e4144bbdec4b92cac9874d8 100644 --- a/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs +++ b/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs @@ -97,13 +97,19 @@ namespace TUGraz.VectoCore.Tests.Integration var cycle = new DistanceBasedDrivingCycle(container, cycleData); var engine = new CombustionEngine(container, engineData); + var runData = new VectoRunData() { + AxleGearData = axleGearData, + VehicleData = vehicleData, + GearboxData = gearboxData, + EngineData = engineData + }; var tmp = cycle.AddComponent(new Driver(container, driverData, new DefaultDriverStrategy())) .AddComponent(new Vehicle(container, vehicleData)) .AddComponent(new Wheels(container, vehicleData.DynamicTyreRadius, vehicleData.WheelsInertia)) .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, axleGearData)) .AddComponent(new DummyRetarder(container)) - .AddComponent(new ATGearbox(container, gearboxData, new ATShiftStrategy(gearboxData, container), engineData.Inertia)) + .AddComponent(new ATGearbox(container, new ATShiftStrategy(gearboxData, container), runData)) .AddComponent(engine); var aux = new EngineAuxiliary(container); diff --git a/VectoCore/VectoCoreTest/Integration/CoachAdvancedAuxPowertrain.cs b/VectoCore/VectoCoreTest/Integration/CoachAdvancedAuxPowertrain.cs index 7053d13658f4a399028c36b51cafe91e65e08109..5b98b61d422e64450810c96245fa01f0a9032e3a 100644 --- a/VectoCore/VectoCoreTest/Integration/CoachAdvancedAuxPowertrain.cs +++ b/VectoCore/VectoCoreTest/Integration/CoachAdvancedAuxPowertrain.cs @@ -89,13 +89,20 @@ namespace TUGraz.VectoCore.Tests.Integration var cycle = new DistanceBasedDrivingCycle(container, cycleData); var engine = new CombustionEngine(container, engineData); + var runData = new VectoRunData() { + AxleGearData = axleGearData, + VehicleData = vehicleData, + GearboxData = gearboxData, + EngineData = engineData + }; + cycle.AddComponent(new Driver(container, driverData, new DefaultDriverStrategy())) .AddComponent(new Vehicle(container, vehicleData)) .AddComponent(new Wheels(container, vehicleData.DynamicTyreRadius, vehicleData.WheelsInertia)) .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, axleGearData)) .AddComponent(new DummyRetarder(container)) - .AddComponent(new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), engineData.Inertia)) + .AddComponent(new Gearbox(container, new AMTShiftStrategy(runData, container), runData)) .AddComponent(new Clutch(container, engineData)) .AddComponent(engine); diff --git a/VectoCore/VectoCoreTest/Integration/CoachPowerTrain.cs b/VectoCore/VectoCoreTest/Integration/CoachPowerTrain.cs index c8883937b9f57c3296a2d44bc14176e380292035..f956e14a710dcb8038e6ebadef1c19536e10bff0 100644 --- a/VectoCore/VectoCoreTest/Integration/CoachPowerTrain.cs +++ b/VectoCore/VectoCoreTest/Integration/CoachPowerTrain.cs @@ -94,13 +94,20 @@ namespace TUGraz.VectoCore.Tests.Integration var engine = new CombustionEngine(container, engineData); var clutch = new Clutch(container, engineData); + var runData = new VectoRunData() { + VehicleData = vehicleData, + AxleGearData = axleGearData, + GearboxData = gearboxData, + EngineData = engineData + }; + var tmp = cycle.AddComponent(new Driver(container, driverData, new DefaultDriverStrategy())) .AddComponent(new Vehicle(container, vehicleData)) .AddComponent(new Wheels(container, vehicleData.DynamicTyreRadius, vehicleData.WheelsInertia)) .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, axleGearData)) .AddComponent(new DummyRetarder(container)) - .AddComponent(new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), engineData.Inertia)) + .AddComponent(new Gearbox(container, new AMTShiftStrategy(runData, container), runData)) .AddComponent(clutch) .AddComponent(engine); diff --git a/VectoCore/VectoCoreTest/Integration/DriverStrategy/SimpleCycles.cs b/VectoCore/VectoCoreTest/Integration/DriverStrategy/SimpleCycles.cs index a74e1585efcd1fb91dd5e183a78dad464601b109..57621b4ef9f8a87d7afaa9063df32fcc55b53e29 100644 --- a/VectoCore/VectoCoreTest/Integration/DriverStrategy/SimpleCycles.cs +++ b/VectoCore/VectoCoreTest/Integration/DriverStrategy/SimpleCycles.cs @@ -153,7 +153,7 @@ namespace TUGraz.VectoCore.Tests.Integration.DriverStrategy TestCase(80, 0, -25), TestCase(80, 0, -5), TestCase(80, 0, 0), - TestCase(80, 0, 18), + //TestCase(80, 0, 18), TestCase(80, 0, 15), TestCase(80, 0, 3), TestCase(80, 0, 5), @@ -297,7 +297,7 @@ namespace TUGraz.VectoCore.Tests.Integration.DriverStrategy TestCase(0, 85, 1), TestCase(0, 85, 10), TestCase(0, 85, 2), - TestCase(0, 85, 25), + //TestCase(0, 85, 25), TestCase(0, 85, 5), TestCase(20, 22, 5), TestCase(20, 60, -15), diff --git a/VectoCore/VectoCoreTest/Integration/SimulationRuns/FullPowertrain.cs b/VectoCore/VectoCoreTest/Integration/SimulationRuns/FullPowertrain.cs index 2fa438bb5363002694dc270c676ded1cca00bf10..fbd9ef03616f8f80dd247728f23bde0d3ac8b466 100644 --- a/VectoCore/VectoCoreTest/Integration/SimulationRuns/FullPowertrain.cs +++ b/VectoCore/VectoCoreTest/Integration/SimulationRuns/FullPowertrain.cs @@ -84,12 +84,19 @@ namespace TUGraz.VectoCore.Tests.Integration.SimulationRuns var cycle = new DistanceBasedDrivingCycle(container, cycleData); var cyclePort = cycle.OutPort(); + var runData = new VectoRunData() { + EngineData = engineData, + AxleGearData = axleGearData, + GearboxData = gearboxData, + VehicleData = vehicleData + }; + cycle.AddComponent(new Driver(container, driverData, new DefaultDriverStrategy())) .AddComponent(new Vehicle(container, vehicleData)) .AddComponent(new Wheels(container, vehicleData.DynamicTyreRadius, vehicleData.WheelsInertia)) .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, axleGearData)) - .AddComponent(new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), engineData.Inertia)) + .AddComponent(new Gearbox(container, new AMTShiftStrategy(runData, container), runData)) .AddComponent(new Clutch(container, engineData)) .AddComponent(new CombustionEngine(container, engineData)); @@ -139,13 +146,20 @@ namespace TUGraz.VectoCore.Tests.Integration.SimulationRuns var cycle = new DistanceBasedDrivingCycle(container, cycleData); + var runData = new VectoRunData() { + EngineData = engineData, + VehicleData = vehicleData, + AxleGearData = axleGearData, + GearboxData = gearboxData + }; + var cyclePort = cycle.OutPort(); cycle.AddComponent(new Driver(container, driverData, new DefaultDriverStrategy())) .AddComponent(new Vehicle(container, vehicleData)) .AddComponent(new Wheels(container, vehicleData.DynamicTyreRadius, vehicleData.WheelsInertia)) .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, axleGearData)) - .AddComponent(new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), engineData.Inertia)) + .AddComponent(new Gearbox(container, new AMTShiftStrategy(runData, container), runData)) .AddComponent(new Clutch(container, engineData)) .AddComponent(new CombustionEngine(container, engineData)); @@ -208,6 +222,13 @@ namespace TUGraz.VectoCore.Tests.Integration.SimulationRuns var vehicleData = CreateVehicleData(3300.SI<Kilogram>()); var driverData = CreateDriverData(AccelerationFile); + var runData = new VectoRunData() { + EngineData = engineData, + VehicleData = vehicleData, + AxleGearData = axleGearData, + GearboxData = gearboxData + }; + var cycle = new DistanceBasedDrivingCycle(container, cycleData); var cyclePort = cycle.OutPort(); cycle.AddComponent(new Driver(container, driverData, new DefaultDriverStrategy())) @@ -215,7 +236,7 @@ namespace TUGraz.VectoCore.Tests.Integration.SimulationRuns .AddComponent(new Wheels(container, vehicleData.DynamicTyreRadius, vehicleData.WheelsInertia)) .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, axleGearData)) - .AddComponent(new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), engineData.Inertia)) + .AddComponent(new Gearbox(container, new AMTShiftStrategy(runData, container), runData)) .AddComponent(new Clutch(container, engineData)) .AddComponent(new CombustionEngine(container, engineData)); diff --git a/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs b/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs index f815af87f54cec7a05ef8d29480ec3801dbcb236..6b4a6d02016d918cb4e13e67458c8f0d0347795f 100644 --- a/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs +++ b/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs @@ -100,13 +100,20 @@ namespace TUGraz.VectoCore.Tests.Integration var engine = new CombustionEngine(container, engineData); var clutch = new Clutch(container, engineData); + var runData = new VectoRunData() { + EngineData = engineData, + VehicleData = vehicleData, + AxleGearData = axleGearData, + GearboxData = gearboxData + }; + IShiftStrategy gbxStrategy; switch (gbxType) { case GearboxType.MT: - gbxStrategy = new MTShiftStrategy(gearboxData, container); + gbxStrategy = new MTShiftStrategy(runData, container); break; case GearboxType.AMT: - gbxStrategy = new AMTShiftStrategy(gearboxData, container); + gbxStrategy = new AMTShiftStrategy(runData, container); break; default: throw new ArgumentOutOfRangeException("gbxType", gbxType, null); @@ -118,7 +125,7 @@ namespace TUGraz.VectoCore.Tests.Integration .AddComponent(new Brakes(container)) .AddComponent(new AxleGear(container, axleGearData)) .AddComponent(new DummyRetarder(container)) - .AddComponent(new Gearbox(container, gearboxData, gbxStrategy, engineData.Inertia)) + .AddComponent(new Gearbox(container, gbxStrategy, runData)) .AddComponent(clutch) .AddComponent(engine); diff --git a/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs b/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs index 1b6c1fa8f555167427ffcabf4dd8189de633913e..cfb2bbe0601625d9f0e425f3a20bceb4e6b5eaee 100644 --- a/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs +++ b/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs @@ -97,20 +97,22 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration TestCase(1775, 0.21), TestCase(1900, 0.155), TestCase(2250, 0.11), - // extrapolate - TestCase(3000, 0.11), ] public void PT1Test(double rpm, double expectedPt1) { - Assert.AreEqual(expectedPt1, DeclarationData.PT1.Lookup(rpm.RPMtoRad()).Value(), Tolerance); + var pt1 = DeclarationData.PT1.Lookup(rpm.RPMtoRad()); + Assert.AreEqual(expectedPt1, pt1.Value.Value(), Tolerance); + Assert.IsFalse(pt1.Extrapolated); } - [TestCase] - public void PT1ExceptionsTest() + [TestCase(200), + TestCase(0), + TestCase(3000),] + public void PT1ExceptionsTest(double rpm) { // EXTRAPOLATE - AssertHelper.Exception<VectoException>(() => DeclarationData.PT1.Lookup(200.RPMtoRad())); - AssertHelper.Exception<VectoException>(() => DeclarationData.PT1.Lookup(0.RPMtoRad())); + var tmp = DeclarationData.PT1.Lookup(rpm.RPMtoRad()); + Assert.IsTrue(tmp.Extrapolated); } [TestCase] diff --git a/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs b/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs index 66b6db8ae23f1d1eff250ed97d22c15a47097156..11b9352741812a690fb4ceef454513a9e5007b30 100644 --- a/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs +++ b/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs @@ -71,7 +71,7 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation var sumWriter = new SummaryDataContainer(fileWriter); var container = new VehicleContainer(ExecutionMode.Declaration, modData, - (writer, mass, loading, volume) => sumWriter.Write(modData, "", "", "", null, null, null)); + (writer, mass, loading, volume, gearCount) => sumWriter.Write(modData, "", "", "", null, null, null, gearCount)); var data = DrivingCycleDataReader.ReadFromFile(@"TestData\Cycles\LongHaul_short.vdri", CycleType.DistanceBased, false); new MockDrivingCycle(container, data); diff --git a/VectoCore/VectoCoreTest/Models/Simulation/MeasuredSpeedModeTest.cs b/VectoCore/VectoCoreTest/Models/Simulation/MeasuredSpeedModeTest.cs index e7edb0a1ba071756d7dfa03f95fa44b4742f5d31..cf94baf9491598740471e4f516c78570e5af12ba 100644 --- a/VectoCore/VectoCoreTest/Models/Simulation/MeasuredSpeedModeTest.cs +++ b/VectoCore/VectoCoreTest/Models/Simulation/MeasuredSpeedModeTest.cs @@ -305,7 +305,8 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation { 1, new GearData { Ratio = 6.696 } }, { 2, new GearData { Ratio = 3.806 } }, { 3, new GearData { Ratio = 2.289 } } - } + }, + StartSpeed = 2.SI<MeterPerSecond>() }, Retarder = new RetarderData() }; diff --git a/VectoCore/VectoCoreTest/Models/Simulation/MockSumWriter.cs b/VectoCore/VectoCoreTest/Models/Simulation/MockSumWriter.cs index 5306c49efb2ab35d6e2e794bf15cac5b0ea77910..8c0a9eaebed844c1523afbb156cc00a4fc2d2723 100644 --- a/VectoCore/VectoCoreTest/Models/Simulation/MockSumWriter.cs +++ b/VectoCore/VectoCoreTest/Models/Simulation/MockSumWriter.cs @@ -37,7 +37,7 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation public class MockSumWriter : SummaryDataContainer { public override void Write(IModalDataContainer modData, string jobFileName, string jobName, - string cycleFileName, Kilogram vehicleMass, Kilogram vehicleLoading, CubicMeter cargoVolume) {} + string cycleFileName, Kilogram vehicleMass, Kilogram vehicleLoading, CubicMeter cargoVolume, uint gearCount) {} public override void Finish() {} } diff --git a/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs b/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs index c5cebefa70f4f04103787324a0caf00edb6791ad..c91e15046989e5d1a68f1f81c64796ad39bae6c5 100644 --- a/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs +++ b/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs @@ -69,10 +69,11 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation var cycleFile = new MemoryStream(Encoding.UTF8.GetBytes(inputData)); var drivingCycle = DrivingCycleDataReader.ReadFromStream(cycleFile, CycleType.PWheel, "", false); - var gearbox = new CycleGearbox(container, - new GearboxData { + var gearbox = new CycleGearbox(container, new VectoRunData() { + GearboxData = new GearboxData { Gears = new Dictionary<uint, GearData> { { 1, new GearData { Ratio = 2.0 } }, { 2, new GearData { Ratio = 3.5 } } } - }, 0.SI<KilogramSquareMeter>()); + } + }); var cycle = new PWheelCycle(container, drivingCycle, 2.3, null, gearbox.ModelData.Gears.ToDictionary(g => g.Key, g => g.Value.Ratio)); diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs index 13259dc8c742b5fbb654c26e9667f7bbfb2ec840..b662ea721fc97e19eaa890910dd2d98502db6af9 100644 --- a/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs +++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs @@ -34,6 +34,7 @@ using TUGraz.VectoCommon.Models; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.Configuration; using TUGraz.VectoCore.Models.Connector.Ports.Impl; +using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.Impl; using TUGraz.VectoCore.Models.SimulationComponent.Data; using TUGraz.VectoCore.Models.SimulationComponent.Impl; @@ -72,7 +73,8 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var engineData = MockSimulationDataFactory.CreateEngineDataFromFile(EngineDataFile); vehicleContainer.Engine = new CombustionEngine(vehicleContainer,engineData); var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(GearboxDataFile, EngineDataFile, false); - var gearbox = new ATGearbox(vehicleContainer, gearboxData, new ATShiftStrategy(gearboxData, vehicleContainer), engineData.Inertia); + var runData = new VectoRunData() {GearboxData = gearboxData}; + var gearbox = new ATGearbox(vehicleContainer, new ATShiftStrategy(gearboxData, vehicleContainer), runData); vehicleContainer.VehicleSpeed = vehicleSpeed.KMPHtoMeterPerSecond(); @@ -155,9 +157,9 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var sumWriter = new SummaryDataContainer( new FileOutputWriter(string.Format("AT_Vehicle_Drive-TC_{0}-{1}", cycleName, gbxType == GearboxType.ATSerial ? "ser" : "ps"))); - ((VehicleContainer)run.GetContainer()).WriteSumData = (writer, mass, loading, volume) => + ((VehicleContainer)run.GetContainer()).WriteSumData = (writer, mass, loading, volume, gearCount) => sumWriter.Write(run.GetContainer().ModalData, cycleName, string.Format("{0}-{1}", 0, 0), - cycleName + Constants.FileExtensions.CycleFile, mass, loading, 0.SI<CubicMeter>()); + cycleName + Constants.FileExtensions.CycleFile, mass, loading, 0.SI<CubicMeter>(), gearCount); run.Run(); sumWriter.Finish(); Assert.IsTrue(run.FinishedWithoutErrors); diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/ClutchTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/ClutchTest.cs index 6b2a8d2ebdce81b114c677516e41c8649a73eddc..8b5ed46ee31b3fae2d1812fc0290f5e33bff3cfd 100644 --- a/VectoCore/VectoCoreTest/Models/SimulationComponent/ClutchTest.cs +++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/ClutchTest.cs @@ -56,12 +56,12 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent [Test, // clutch slipping TestCase(DrivingBehavior.Driving, 100, 0, 0, 65.6889), - TestCase(DrivingBehavior.Driving, 100, 30, 45.6697, 65.6889), // clutch opened - would cause neg. clutch losses (which is not possible), torque is adapted TestCase(DrivingBehavior.Halted, 100, 30, 51.1569, 58.643062), // clutch closed TestCase(DrivingBehavior.Driving, 100, 80, 100, 80), TestCase(DrivingBehavior.Braking, 100, 80, 100, 80), + TestCase(DrivingBehavior.Driving, 100, 30, 100, 30), // clutch opened due to braking //TestCase(DrivingBehavior.Braking, 0, 55, null, null), ] diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/DriverTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/DriverTest.cs index e7e6a1b6944ff8c728e3bde692c78440d12777cd..7e1b03a1d5283d228d730c45954fda3d3ba4672d 100644 --- a/VectoCore/VectoCoreTest/Models/SimulationComponent/DriverTest.cs +++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/DriverTest.cs @@ -67,6 +67,7 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var engineData = MockSimulationDataFactory.CreateEngineDataFromFile(EngineFile); var vehicleData = CreateVehicleData(33000.SI<Kilogram>()); + vehicleData.DynamicTyreRadius = 0.026372213.SI<Meter>(); // take into account axle ratio, gear ratio var driverData = CreateDriverData(); @@ -100,12 +101,12 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent vehicleContainer.CommitSimulationStep(absTime, response.SimulationInterval); absTime += response.SimulationInterval; - Assert.AreEqual(4.9842, vehicleContainer.VehicleSpeed.Value(), Tolerance); + Assert.AreEqual(4.9877, vehicleContainer.VehicleSpeed.Value(), Tolerance); Assert.AreEqual(0.2004, response.SimulationInterval.Value(), Tolerance); Assert.AreEqual(engine.PreviousState.FullDragTorque.Value(), engine.PreviousState.EngineTorque.Value(), Constants.SimulationSettings.LineSearchTolerance); - while (vehicleContainer.VehicleSpeed > 1) { + while (vehicleContainer.VehicleSpeed > 1.7) { response = driver.DrivingActionCoast(absTime, 1.SI<Meter>(), velocity, 0.SI<Radian>()); Assert.IsInstanceOfType(response, typeof(ResponseSuccess)); @@ -123,7 +124,7 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var engineData = MockSimulationDataFactory.CreateEngineDataFromFile(EngineFile); var vehicleData = CreateVehicleData(33000.SI<Kilogram>()); - + vehicleData.DynamicTyreRadius = 0.026372213.SI<Meter>(); // take into account axle ratio, gear ratio var driverData = CreateDriverData(); var fileWriter = new FileOutputWriter("Coach_MinimalPowertrain_Coasting"); @@ -159,12 +160,12 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent vehicleContainer.CommitSimulationStep(absTime, response.SimulationInterval); absTime += response.SimulationInterval; - Assert.AreEqual(4.9846, vehicleContainer.VehicleSpeed.Value(), Tolerance); + Assert.AreEqual(4.9878, vehicleContainer.VehicleSpeed.Value(), Tolerance); Assert.AreEqual(0.2004, response.SimulationInterval.Value(), Tolerance); Assert.AreEqual(engine.PreviousState.FullDragTorque.Value(), engine.PreviousState.EngineTorque.Value(), Constants.SimulationSettings.LineSearchTolerance); - while (vehicleContainer.VehicleSpeed > 1) { + while (vehicleContainer.VehicleSpeed > 1.7) { response = driver.DrivingActionCoast(absTime, 1.SI<Meter>(), velocity, gradient); Assert.IsInstanceOfType(response, typeof(ResponseSuccess)); diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxPowertrainTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxPowertrainTest.cs index 91bba3f958161ad700b943baf03f3122aecb7258..411bb226c85a47ad0a6ed3bd2d9d7e7ee0e3bbd3 100644 --- a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxPowertrainTest.cs +++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxPowertrainTest.cs @@ -51,7 +51,7 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var container = Truck40tPowerTrain.CreatePowerTrain(cycle, "Gearbox_Initialize", 7500.0.SI<Kilogram>(), 0.SI<Kilogram>()); var retVal = container.Cycle.Initialize(); - Assert.AreEqual(5u, container.Gear); + Assert.AreEqual(4u, container.Gear); Assert.IsInstanceOfType(retVal, typeof(ResponseSuccess)); AssertHelper.AreRelativeEqual(560.RPMtoRad(), container.EngineSpeed); @@ -67,8 +67,8 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent container.Cycle.Request(absTime, ds); container.CommitSimulationStep(absTime, retVal.SimulationInterval); - Assert.AreEqual(3u, container.Gear); - AssertHelper.AreRelativeEqual(67.6649, container.EngineSpeed); + Assert.AreEqual(4u, container.Gear); + AssertHelper.AreRelativeEqual(65.6890, container.EngineSpeed); } [TestMethod] diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs index 5970e38f51c225dec539dd3d6c2ef7afbc216fce..27a8e5fbf4add191dc8cdf16f11499a1ea8fbd2b 100644 --- a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs +++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs @@ -35,11 +35,13 @@ using TUGraz.VectoCommon.Models; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.InputData.Reader.ComponentData; using TUGraz.VectoCore.Models.Connector.Ports.Impl; +using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.DataBus; using TUGraz.VectoCore.Models.Simulation.Impl; using TUGraz.VectoCore.Models.SimulationComponent.Data; using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox; using TUGraz.VectoCore.Models.SimulationComponent.Impl; +using TUGraz.VectoCore.OutputData; using TUGraz.VectoCore.Tests.Integration; using TUGraz.VectoCore.Tests.Utils; @@ -92,6 +94,7 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var container = new VehicleContainer(ExecutionMode.Engineering); gearboxData.PowershiftInertiaFactor = inertiaFactor; + gearboxData.PowershiftShiftTime = 0.8.SI<Second>(); var cycleDataStr = "0, 0, 0, 2\n100, 20, 0, 0\n1000, 50, 0, 0"; var cycleData = SimpleDrivingCycles.CreateCycleData(cycleDataStr); @@ -109,7 +112,11 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var engine = new CombustionEngine(container, MockSimulationDataFactory.CreateEngineDataFromFile(ATPowerTrain.EngineFile)); container.Engine = engine; - var gbx = new ATGearbox(container, gearboxData, new ATShiftStrategy(gearboxData, container), engineInertia); + var runData = new VectoRunData() { + GearboxData = gearboxData, + EngineData = new CombustionEngineData() { Inertia = 5.SI<KilogramSquareMeter>() } + }; + var gbx = new ATGearbox(container, new ATShiftStrategy(gearboxData, container), runData); gbx.Connect(engine); gbx.IdleController = new MockIdleController(); @@ -133,7 +140,7 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent response = gbx.Request(absTime, dt, torqueDemand.SI<NewtonMeter>(), postShiftRpm.RPMtoRad()); Assert.IsInstanceOf<ResponseSuccess>(response); - Assert.AreEqual(expectedShiftLoss, gbx.CurrentState.PowershiftLosses.Value(), 1e-3); + Assert.AreEqual(expectedShiftLoss, gbx.CurrentState.PowershiftLoss.Value(), 1e-3); Assert.AreEqual(gear + (postShiftRpm > preShiftRpm ? 1 : -1), gbx.Gear); } } diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxTest.cs index 4b58e14ce017623ed4685fa598d5cd2a8ec072ca..e613fe82bf5237aadf2587df76302239f2f56783 100644 --- a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxTest.cs +++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxTest.cs @@ -40,9 +40,11 @@ using TUGraz.VectoCore.InputData.Reader; using TUGraz.VectoCore.InputData.Reader.ComponentData; using TUGraz.VectoCore.Models.Connector.Ports.Impl; using TUGraz.VectoCore.Models.Declaration; +using TUGraz.VectoCore.Models.Simulation.Data; using TUGraz.VectoCore.Models.Simulation.DataBus; using TUGraz.VectoCore.Models.Simulation.Impl; using TUGraz.VectoCore.Models.SimulationComponent.Data; +using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine; using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox; using TUGraz.VectoCore.Models.SimulationComponent.Impl; using TUGraz.VectoCore.Tests.Utils; @@ -96,7 +98,8 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent TractionInterruption = 1.SI<Second>(), DownshiftAfterUpshiftDelay = DeclarationData.Gearbox.DownshiftAfterUpshiftDelay, UpshiftAfterDownshiftDelay = DeclarationData.Gearbox.UpshiftAfterDownshiftDelay, - UpshiftMinAcceleration = DeclarationData.Gearbox.UpshiftMinAcceleration + UpshiftMinAcceleration = DeclarationData.Gearbox.UpshiftMinAcceleration, + StartSpeed = 2.SI<MeterPerSecond>() }; } @@ -198,8 +201,8 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent { var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(gbxFile, engineFile); var container = new VehicleContainer(ExecutionMode.Engineering); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), runData); var driver = new MockDriver(container); var vehicle = new MockVehicle(container) { MyVehicleSpeed = 0.KMPHtoMeterPerSecond() }; @@ -225,6 +228,41 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent gearbox.CommitSimulationStep(modData); } + private static VectoRunData GetDummyRunData(GearboxData gearboxData) + { + var fld = new[] { + "560,1180,-149,0.6 ", + "600,1282,-148,0.6 ", + "799.9999999,1791,-149,0.6 ", + "1000,2300,-160,0.6 ", + "1200,2300,-179,0.6 ", + "1400,2300,-203,0.6 ", + "1599.999999,2079,-235,0.49", + "1800,1857,-264,0.25 ", + "2000.000001,1352,-301,0.25", + "2100,1100,-320,0.25 ", + }; + return new VectoRunData() { + VehicleData = new VehicleData() { + DynamicTyreRadius = 0.492.SI<Meter>() + }, + AxleGearData = new AxleGearData() { + AxleGear = new GearData() { + Ratio = 2.64 + } + }, + EngineData = new CombustionEngineData() { + IdleSpeed = 600.RPMtoRad(), + Inertia = 0.SI<KilogramSquareMeter>(), + FullLoadCurve = + EngineFullLoadCurve.Create( + VectoCSVFile.ReadStream( + InputDataHelper.InputDataAsStream("engine speed [1/min],full load torque [Nm],motoring torque [Nm],PT1 [s]", fld))) + }, + GearboxData = gearboxData + }; + } + [TestCase(GearboxDataFile, EngineDataFile, 6.38, 2600, 1600, 2658.1060109), TestCase(GearboxDataFile, EngineDataFile, 6.38, -2600, 1000, -2543.4076)] public void Gearbox_LossMapExtrapolation_Declaration(string gbxFile, string engineFile, double ratio, double torque, @@ -232,8 +270,8 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent { var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(gbxFile, engineFile); var container = new VehicleContainer(ExecutionMode.Declaration); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), runData); var driver = new MockDriver(container); var vehicle = new MockVehicle(container) { MyVehicleSpeed = 0.KMPHtoMeterPerSecond() }; @@ -266,8 +304,8 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent { var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(GearboxDataFile, EngineDataFile); var container = new VehicleContainer(executionMode: ExecutionMode.Engineering); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), runData); var driver = new MockDriver(container); var vehicle = new MockVehicle(container) { MyVehicleSpeed = 0.KMPHtoMeterPerSecond() }; @@ -301,8 +339,9 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent { var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(GearboxDataFile, EngineDataFile); var container = new VehicleContainer(ExecutionMode.Engineering); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), + runData); var driver = new MockDriver(container); var vehicle = new MockVehicle(container) { MyVehicleSpeed = 0.KMPHtoMeterPerSecond() }; @@ -333,8 +372,9 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent { var container = new VehicleContainer(ExecutionMode.Engineering); var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(GearboxDataFile, EngineDataFile); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), + runData); var vehicle = new MockVehicle(container) { MyVehicleSpeed = 0.KMPHtoMeterPerSecond() }; var driver = new MockDriver(container); @@ -373,31 +413,29 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent } } + [TestCase(1, -1000, 600, 28.096, typeof(ResponseSuccess)), TestCase(2, -1000, 600, 28.096, typeof(ResponseSuccess)), - TestCase(7, -1000, 600, 13.096, typeof(ResponseSuccess)), - TestCase(7, 850, 600, 12.346, typeof(ResponseSuccess)), - TestCase(7, 2050, 1200, 21.382, typeof(ResponseSuccess)), TestCase(1, 50, 600, 9.096, typeof(ResponseSuccess)), - TestCase(1, 2450, 800, 58.11, typeof(ResponseSuccess)), - TestCase(1, 850, 800, 26.11, typeof(ResponseSuccess)), + TestCase(2, 2450, 800, 58.11, typeof(ResponseSuccess)), + TestCase(2, 850, 800, 26.11, typeof(ResponseSuccess)), TestCase(1, 850, 200, 23.07, typeof(ResponseSuccess)), TestCase(2, 50, 600, 9.096, typeof(ResponseSuccess)), TestCase(2, 2050, 1200, 52.132, typeof(ResponseSuccess)), TestCase(2, 850, 800, 26.11, typeof(ResponseSuccess)), TestCase(2, 850, 600, 25.096, typeof(ResponseSuccess)), - TestCase(2, 850, 0, 22.06, typeof(ResponseSuccess)), TestCase(1, 850, 0, 22.06, typeof(ResponseSuccess)), - TestCase(7, -1000, 0, 10.06, typeof(ResponseSuccess)), - TestCase(7, 850, 0, 9.31, typeof(ResponseSuccess)), - TestCase(7, 2450, 0, 17.31, typeof(ResponseSuccess)) + TestCase(1, 850, 0, 22.06, typeof(ResponseSuccess)), ] public void Gearbox_Request_engaged(int gear, double t, double n, double loss, Type responseType) { var container = new VehicleContainer(ExecutionMode.Engineering); var gearboxData = CreateGearboxData(); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + //runData.VehicleData.DynamicTyreRadius = 0.3.SI<Meter>(); + runData.AxleGearData.AxleGear.Ratio = 5; + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), + runData); var driver = new MockDriver(container); var vehicle = new MockVehicle(container) { MyVehicleSpeed = 0.KMPHtoMeterPerSecond() }; @@ -412,23 +450,26 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent var absTime = 0.SI<Second>(); var dt = 2.SI<Second>(); - var expectedT = t.SI<NewtonMeter>(); + var torque = t.SI<NewtonMeter>(); var expectedN = n.RPMtoRad(); var expectedLoss = loss.SI<NewtonMeter>(); - var torque = (expectedT - expectedLoss) * ratios[gear]; + var outTorque = (torque - expectedLoss) * ratios[gear]; var angularVelocity = expectedN / ratios[gear]; - gearbox.OutPort().Initialize(torque, angularVelocity); + gearbox.OutPort().Initialize(outTorque, angularVelocity); + + Assert.AreEqual(gear, gearbox.Gear); + gearbox.Gear = (uint)gear; - var response = gearbox.OutPort().Request(absTime, dt, torque, angularVelocity); + var response = gearbox.OutPort().Request(absTime, dt, outTorque, angularVelocity); Assert.IsTrue(response.GetType() == responseType); if (responseType == typeof(ResponseSuccess)) { AssertHelper.AreRelativeEqual(absTime, port.AbsTime); AssertHelper.AreRelativeEqual(dt, port.Dt); AssertHelper.AreRelativeEqual(expectedN, port.AngularVelocity); - AssertHelper.AreRelativeEqual(expectedT, port.Torque, toleranceFactor: 1e-5); + AssertHelper.AreRelativeEqual(t, port.Torque, toleranceFactor: 1e-5); } } @@ -440,13 +481,14 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent TestCase(3, 2, 1800, 750, typeof(ResponseGearShift)), TestCase(2, 1, 1500, 750, typeof(ResponseGearShift)), TestCase(1, 1, 1200, 700, typeof(ResponseSuccess)), - TestCase(8, 1, 15000, 50, typeof(ResponseGearShift)),] + TestCase(8, 4, 15000, 200, typeof(ResponseGearShift)),] public void Gearbox_ShiftDown(int gear, int newGear, double t, double n, Type responseType) { var container = new VehicleContainer(ExecutionMode.Engineering); var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(GearboxDataFile, EngineDataFile); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), + runData); var driver = new MockDriver(container); var port = new MockTnOutPort() { EngineN95hSpeed = 2000.RPMtoRad() }; @@ -497,8 +539,9 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent TotalMass = 19000.SI<Kilogram>() }; var gearboxData = MockSimulationDataFactory.CreateGearboxDataFromFile(GearboxDataFile, EngineDataFile); - var gearbox = new Gearbox(container, gearboxData, new AMTShiftStrategy(gearboxData, container), - 0.SI<KilogramSquareMeter>()); + var runData = GetDummyRunData(gearboxData); + var gearbox = new Gearbox(container, new AMTShiftStrategy(runData, container), + runData); var port = new MockTnOutPort() { EngineN95hSpeed = 2000.RPMtoRad() }; container.Engine = port; gearbox.InPort().Connect(port); diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs index 1d6c495eae74048d53d5f1c1544bfb7251655ac1..0f17cbde35c8da559a3d3a03369306dd46cc83b6 100644 --- a/VectoCore/VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs +++ b/VectoCore/VectoCoreTest/Models/SimulationComponentData/FullLoadCurveTest.cs @@ -108,9 +108,9 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponentData { var fldCurve = EngineFullLoadCurve.ReadFromFile(CoachEngineFLD); - Assert.AreEqual(0.6, fldCurve.PT1(560.RPMtoRad()).Value(), Tolerance); - Assert.AreEqual(0.25, fldCurve.PT1(2000.RPMtoRad()).Value(), Tolerance); - Assert.AreEqual(0.37, fldCurve.PT1(1700.RPMtoRad()).Value(), Tolerance); + Assert.AreEqual(0.6, fldCurve.PT1(560.RPMtoRad()).Value.Value(), Tolerance); + Assert.AreEqual(0.25, fldCurve.PT1(2000.RPMtoRad()).Value.Value(), Tolerance); + Assert.AreEqual(0.37, fldCurve.PT1(1700.RPMtoRad()).Value.Value(), Tolerance); } [TestMethod] diff --git a/VectoCore/VectoCoreTest/Reports/ModDataTest.cs b/VectoCore/VectoCoreTest/Reports/ModDataTest.cs index f15c5005e71b70609c6fbfa7efe9f6d21b28e61c..5bb378eb7cbd00252e8c51d782f519f55b813f71 100644 --- a/VectoCore/VectoCoreTest/Reports/ModDataTest.cs +++ b/VectoCore/VectoCoreTest/Reports/ModDataTest.cs @@ -57,6 +57,8 @@ namespace TUGraz.VectoCore.Tests.Reports [TestFixture] public class ModDataTest { + + [TestCase()] public void ModDataIntegritySimpleTest() { @@ -208,6 +210,14 @@ namespace TUGraz.VectoCore.Tests.Reports Assert.AreEqual(fcPerLoad, fcPer100km / loadingValue, 1e-3, "input file: {0} cycle: {1} loading: {2}", inputFile, cycle, loading); } + + var stopTimeShare = ((SI)row[SummaryDataContainer.STOP_TIMESHARE]).Value(); + var accTimeShare = ((SI)row[SummaryDataContainer.ACC_TIMESHARE]).Value(); + var decTimeShare = ((SI)row[SummaryDataContainer.DEC_TIMESHARE]).Value(); + var cruiseTimeShare = ((SI)row[SummaryDataContainer.CRUISE_TIMESHARE]).Value(); + + Assert.AreEqual(100, stopTimeShare + accTimeShare + decTimeShare + cruiseTimeShare, 1e-3, + "input file: {0} cycle: {1} loading: {2}", inputFile, cycle, loading); } } diff --git a/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs b/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs index fbff2ce3f8c69a6f970860f08250cffd9f9eebdf..6cde9f97170a3fb13248a09b252d29fc62a4c41b 100644 --- a/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs +++ b/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs @@ -33,6 +33,7 @@ using Microsoft.VisualStudio.TestTools.UnitTesting; using TUGraz.VectoCommon.Models; using TUGraz.VectoCommon.Utils; using TUGraz.VectoCore.Models.Simulation.Data; +using TUGraz.VectoCore.Models.Simulation.DataBus; using TUGraz.VectoCore.Models.Simulation.Impl; using TUGraz.VectoCore.OutputData; using TUGraz.VectoCore.OutputData.FileIO; @@ -56,6 +57,9 @@ namespace TUGraz.VectoCore.Tests.Reports for (var i = 0; i < 499; i++) { modData[ModalResultField.simulationInterval] = 1.SI<Second>(); + modData[ModalResultField.n_eng_avg] = 600.RPMtoRad(); + modData[ModalResultField.v_act] = 20.KMPHtoMeterPerSecond(); + modData[ModalResultField.drivingBehavior] = DrivingBehavior.Driving; modData[ModalResultField.time] = i.SI<Second>(); modData[ModalResultField.dist] = i.SI<Meter>(); modData["FAN"] = 3000.SI<Watt>(); @@ -76,7 +80,7 @@ namespace TUGraz.VectoCore.Tests.Reports modData.CommitSimulationStep(); } - sumWriter.Write(modData, "testSumCalc", "--", "--", 0.SI<Kilogram>(), 0.SI<Kilogram>(), 0.SI<CubicMeter>()); + sumWriter.Write(modData, "testSumCalc", "--", "--", 0.SI<Kilogram>(), 0.SI<Kilogram>(), 0.SI<CubicMeter>(), 0); modData.Finish(VectoRun.Status.Success); sumWriter.Finish(); @@ -115,6 +119,9 @@ namespace TUGraz.VectoCore.Tests.Reports modData[ModalResultField.simulationInterval] = timeSteps[i % timeSteps.Length]; modData[ModalResultField.time] = i.SI<Second>(); modData[ModalResultField.dist] = i.SI<Meter>(); + modData[ModalResultField.n_eng_avg] = 600.RPMtoRad(); + modData[ModalResultField.v_act] = 20.KMPHtoMeterPerSecond(); + modData[ModalResultField.drivingBehavior] = DrivingBehavior.Driving; modData["FAN"] = powerDemand[i % powerDemand.Length]; modData[ModalResultField.P_air] = powerDemand[i % powerDemand.Length]; modData[ModalResultField.P_roll] = powerDemand[i % powerDemand.Length]; @@ -131,7 +138,7 @@ namespace TUGraz.VectoCore.Tests.Reports modData.CommitSimulationStep(); } - sumWriter.Write(modData, "testSumCalc", "--", "--", 0.SI<Kilogram>(), 0.SI<Kilogram>(), 0.SI<CubicMeter>()); + sumWriter.Write(modData, "testSumCalc", "--", "--", 0.SI<Kilogram>(), 0.SI<Kilogram>(), 0.SI<CubicMeter>(), 0); modData.Finish(VectoRun.Status.Success); sumWriter.Finish(); diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Driver.vacc b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Driver.vacc index bd2b491f11edc28b65ecd1b944c3538fb6ab17d0..5e4343b2ce6a4b6d45f6e2defe97f4cfd550b780 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Driver.vacc +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Driver.vacc @@ -1,2 +1,2 @@ -0 ,100,-100 -1000,100,-100 \ No newline at end of file +0 ,10,-10 +1000,10,-10 \ No newline at end of file diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Aux.vdri b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Aux.vdri index 1d3652fd1202b632a6b3d79ef2934ebf9121b762..baf2cb028d44cf3ce97a78bb9bcc2e0a37345b5f 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Aux.vdri +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Aux.vdri @@ -1,1301 +1,1301 @@ -<t>,<v>,<grad>,<n>,<gear>,<Padd>,<Aux_Alt> -1,0,0,600,0,3.802134437,0.6366052 -2,0,0,603.227,0,3.889208344,0.6366052 -3,0,0,600,0,3.854374321,0.662242 -4,0,0,600,0,3.847475792,0.6707876 -5,0,0,601.701,0,3.883580324,0.662242 -6,0,0,601.015,0,3.856779418,0.6366052 -7,0,0,600.862,0,3.8931033,0.6536964 -8,0,0,600,0,3.844373471,0.6366052 -9,0,0,603.151,0,3.828599709,0.59388 -10,0,0,601.701,0,3.856792674,0.6280624 -11,0,0,601.091,0,3.744092818,0.6366052 -12,0,0,600.252,0,3.867992384,0.662242 -13,0,0,600.481,0,3.763432771,0.6451508 -14,0,0,602.922,0,3.850167003,0.687876 -15,0,0,600,0,3.840087911,0.6109712 -16,0,0,602.235,0,3.756601522,0.6195168 -17,0,0,600,0,3.817605806,0.6536964 -18,0,0,601.625,0,3.836729557,0.6451508 -19,0,0,600,0,3.819870732,0.6195168 -20,0,0,600,0,3.826787618,0.5511548 -21,0.33,0,600,1,4.809709699,0.542612 -22,2.339,0,600,1,4.886965677,0.5767916 -23,2.389,0,600,1,4.735125361,0.542612 -24,3.892,0,600,1,4.926987573,0.4913412 -25,5.776,0,602.388,2,5.089115161,0.5340664 -26,5.813,0,615.969,2,5.115875654,0.5597004 -27,5.473,0,606.127,2,5.006543223,0.5597004 -28,5.072,0,603.532,2,4.921811029,0.542612 -29,4.626,0,601.32,2,4.973165892,0.5340664 -30,4.645,0,600,2,4.944586588,0.542612 -31,4.426,0,600,2,4.879098439,0.568246 -32,5.23,0,600,2,4.86374299,0.5597004 -33,5.983,0,620.394,2,5.029553456,0.5511548 -34,5.989,0,613.527,2,5.0019004,0.5597004 -35,5.802,0,601.396,2,4.923785113,0.5511548 -36,5.782,0,600,2,4.916836487,0.542612 -37,5.846,0,602.312,2,4.906465397,0.5597004 -38,6.218,0,638.705,2,5.096926759,0.5597004 -39,6.627,0,684.939,2,5.276090008,0.5511548 -40,6.844,0,703.555,2,5.450639087,0.568246 -41,7.153,0,733.158,2,4.307630664,0.5511548 -42,7.382,0,758.335,2,4.393511432,0.5597004 -43,7.468,0,772.755,2,4.406729421,0.542612 -44,7.455,0,763.447,2,4.391846197,0.5511548 -45,7.428,0,769.017,2,4.393464299,0.568246 -46,7.391,0,767.491,2,4.400494789,0.5597004 -47,7.382,0,761.54,2,4.348470646,0.5767916 -48,7.409,0,763.905,2,4.374407074,0.568246 -49,7.334,0,753.834,2,4.359615712,0.5597004 -50,7.316,0,753.834,2,4.317437596,0.568246 -51,7.308,0,751.85,2,4.323737861,0.5597004 -52,7.238,0,742.466,2,4.294450643,0.568246 -53,6.288,0,670.062,2,3.962476551,0.5597004 -54,5.979,0,614.748,2,3.852862075,0.5597004 -55,5.687,0,600.328,2,3.815295431,0.542612 -56,5.787,0,600.099,2,3.797953608,0.5597004 -57,5.627,0,600,2,3.757570435,0.5511548 -58,5.244,0,601.015,2,3.955469969,0.5597004 -59,4.833,0,601.015,2,3.930264826,0.5511548 -60,3.669,0,600,1,3.95916427,0.5511548 -61,3.177,0,601.472,1,3.77785705,0.5597004 -62,2.781,0,600.557,1,3.752960886,0.5511548 -63,2.784,0,600,1,3.678234956,0.5340664 -64,3.049,0,627.031,1,3.806643958,0.5340664 -65,2.92,0,600,1,3.693611867,0.542612 -66,4.074,0,600,1,3.684114246,0.5511548 -67,5.88,0,626.039,2,3.849403882,0.5597004 -68,6.907,0,717.899,2,4.201503234,0.5511548 -69,8.58,0,897.421,2,4.906520108,0.5511548 -70,9.037,0,936.332,2,5.140294044,0.5511548 -71,10.673,0,1118.982,2,6.196132094,0.5511548 -72,11.948,0,1241.283,2,6.926372991,0.5597004 -73,14.357,0,1478.866,2,8.97500659,0.542612 -74,16.975,0,1795.262,2,12.18081055,0.5511548 -75,19.957,0,2115.091,2,16.72649798,0.5511548 -76,21.184,0,1910.849,2,14.52314936,0.5597004 -77,20.791,0,1279.583,3,7.345388813,0.5597004 -78,21.027,0,1310.407,3,9.325219892,0.568246 -79,22.934,0,1437.133,3,10.4353174,0.5597004 -80,25.65,0,1594.759,3,12.10951338,0.568246 -81,28.009,0,1768.711,3,14.1647804,0.5511548 -82,30.455,0,1926.337,3,16.14011682,0.5597004 -83,33.735,0,2152.476,3,19.37203502,0.568246 -84,37.536,0,2392.653,3,22.11390935,0.5597004 -85,40.631,0,2500,3,21.31004903,0.5597004 -86,40.769,0,1612.001,4,11.32799198,0.5511548 -87,40.258,0,1627.718,4,9.216725646,0.5597004 -88,41.203,0,1658.465,4,8.660853146,0.5597004 -89,42.064,0,1680.438,4,8.434707348,0.542612 -90,42.952,0,1742.237,4,8.513132796,0.542612 -91,43.746,0,1762.608,4,8.331411788,0.5597004 -92,45.1,0,1814.87,4,8.384247836,0.5511548 -93,46.598,0,1880.026,4,8.570767292,0.5511548 -94,48.862,0,1964.79,4,8.780077834,0.5511548 -95,50.717,0,2072.442,4,9.069589722,0.542612 -96,51.25,0,1890.86,4,8.252192121,0.6366052 -97,51.385,0,1397.688,5,6.327752203,0.6451508 -98,52.901,0,1454.604,5,6.329179335,0.6366052 -99,54.339,0,1480.545,5,6.332276078,0.6451508 -100,55.847,0,1538.987,5,6.450149563,0.6536964 -101,56.621,0,1534.562,5,6.417793521,0.6366052 -102,57.641,0,1578.431,5,6.601855396,0.6536964 -103,58.736,0,1606.203,5,6.681302004,0.59388 -104,59.706,0,1631.075,5,6.759360478,0.6366052 -105,60.574,0,1648.47,5,6.849863811,0.6280624 -106,61.273,0,1678.454,5,6.957542006,0.6366052 -107,61.908,0,1682.116,5,6.996714627,0.6366052 -108,62.763,0,1712.329,5,7.086111261,0.6366052 -109,63.418,0,1727.436,5,7.081072692,0.6536964 -110,63.845,0,1737.812,5,7.094514569,0.6451508 -111,63.639,0,1719.425,5,6.996914091,0.6451508 -112,63.048,0,1716.449,5,6.957609647,0.6536964 -113,62.438,0,1688.144,5,6.878417973,0.6536964 -114,61.862,0,1678.378,5,6.867280447,0.568246 -115,61.434,0,1666.781,5,6.816788609,0.662242 -116,60.997,0,1648.776,5,6.752083012,0.6366052 -117,60.66,0,1642.748,5,6.712340915,0.6451508 -118,60.262,0,1630.999,5,6.688118982,0.6451508 -119,59.584,0,1625.963,5,6.667032946,0.6536964 -120,59.07,0,1597.734,5,6.576605051,0.662242 -121,58.544,0,1582.246,5,6.503263561,0.6195168 -122,57.925,0,1562.181,5,6.43679049,0.6793304 -123,57.484,0,1565.309,5,6.442096253,0.6195168 -124,57.124,0,1554.856,5,6.411451137,0.6536964 -125,56.91,0,1547.608,5,6.370791608,0.6451508 -126,56.345,0,1519.837,5,6.269999234,0.6536964 -127,55.623,0,1499.161,5,6.212421085,0.687876 -128,54.637,0,1471.008,5,6.064458954,0.6536964 -129,53.571,0,1437.514,5,5.953178003,0.6280624 -130,52.399,0.065,1407.607,5,5.818892287,0.568246 -131,50.707,0.078,1353.819,5,5.697074645,0.5255208 -132,48.826,0.078,1309.873,5,5.571461852,0.5597004 -133,47.428,0.013,1285,5,5.49242789,0.5340664 -134,47.975,0,1304.837,5,5.536689128,0.5597004 -135,47.78,0,1300.412,5,5.496195976,0.5767916 -136,47.76,0,1296.445,5,5.478060092,0.568246 -137,47.929,0,1301.938,5,5.497455218,0.5511548 -138,48.22,0,1321.393,5,5.546418211,0.5340664 -139,48.791,0,1332.837,5,5.577254096,0.5511548 -140,49.544,0,1355.802,5,5.626704762,0.5511548 -141,50.421,0,1383.04,5,5.697001102,0.5597004 -142,51.35,0,1407.988,5,5.792325564,0.5511548 -143,52.733,0,1454.757,5,5.926849575,0.5511548 -144,54.688,0,1529.297,5,8.136985894,0.568246 -145,56.575,0,1556.84,5,8.241722746,0.5597004 -146,57.649,0,1566.987,5,8.2844784,0.5597004 -147,58.6,0,1601.854,5,8.408228423,0.5511548 -148,59.302,0,1616.655,5,8.4885585,0.5597004 -149,59.574,0,1613.527,5,8.472866592,0.5597004 -150,59.809,0,1628.481,5,8.523864649,0.568246 -151,59.844,0,1618.715,5,6.423134337,0.568246 -152,59.616,0,1618.257,5,6.436490612,0.5597004 -153,59.485,0,1609.484,5,6.415081948,0.568246 -154,59.33,0,1612.001,5,6.418095483,0.5597004 -155,58.956,0,1595.827,5,6.367478184,0.5597004 -156,58.556,0,1582.78,5,6.343725012,0.568246 -157,58.07,0,1561.799,5,6.264492582,0.568246 -158,57.405,0,1540.665,5,6.206546347,0.568246 -159,56.379,0,1522.889,5,6.110664531,0.5597004 -160,55.461,0,1498.703,5,6.035037517,0.5597004 -161,54.403,0.044,1455.138,5,5.910051486,0.5511548 -162,52.715,0.296,1415.694,5,5.820964266,0.5597004 -163,50.51,0.828,1353.132,5,5.618375764,0.5767916 -164,48.618,0.92,1301.328,5,5.490901781,0.5597004 -165,46.402,0.623,1245.403,5,5.331313709,0.568246 -166,44.562,0.27,1192.531,5,5.188912037,0.5597004 -167,43.552,0.035,1172.16,5,5.108874689,0.5597004 -168,43.205,0,1169.184,5,5.087185191,0.5597004 -169,42.728,0,1146.754,5,5.020049902,0.568246 -170,42.519,0,1149.958,5,5.004965007,0.568246 -171,42.051,0,1142.863,5,4.952146343,0.568246 -172,41.857,0,1135.615,5,4.939335756,0.5597004 -173,42.059,0,1142.71,5,4.958406456,0.5597004 -174,42.221,0,1142.71,5,4.956112956,0.5767916 -175,42.257,0,1149.958,5,4.964465059,0.5597004 -176,42.658,0,1151.56,5,4.96756588,0.5597004 -177,43.199,0,1173.075,5,5.021839146,0.5597004 -178,44.147,0,1198.558,5,5.084237645,0.568246 -179,44.856,0,1226.864,5,5.15516264,0.568246 -180,45.527,0,1240.673,5,5.207073795,0.568246 -181,46.419,0,1269.131,5,5.26136735,0.5597004 -182,47.515,0,1306.058,5,5.361394767,0.568246 -183,48.559,0,1323.758,5,5.433198741,0.5597004 -184,49.472,0,1364.424,5,5.547417032,0.6451508 -185,50.555,0,1363.432,5,5.556874612,0.6451508 -186,51.003,0,1385.481,5,5.612556727,0.6366052 -187,51.148,0,1378.538,5,5.602467875,0.6451508 -188,51.277,0,1388.914,5,5.647879296,0.6451508 -189,51.012,0,1380.903,5,5.637717454,0.6451508 -190,50.851,0,1381.971,5,5.638801601,0.662242 -191,50.589,0,1364.347,5,5.584095773,0.662242 -192,50.343,0,1358.091,5,5.567496341,0.59388 -193,49.852,0,1338.178,5,5.498520365,0.662242 -194,48.778,0,1299.344,5,5.439803352,0.6280624 -195,46.839,0.072,1253.948,5,5.455578351,0.662242 -196,45.335,0.087,1207.79,5,5.193447223,0.662242 -197,43.531,0.087,1171.702,5,5.03986231,0.6280624 -198,42.511,0.015,1146.296,5,4.973187143,0.6280624 -199,42.138,0,1141.108,5,4.947537836,0.6366052 -200,42.177,0,1150.034,5,4.958509456,0.6366052 -201,42.755,0,1164.759,5,4.995003295,0.6366052 -202,43.34,0,1187.037,5,5.02572769,0.6536964 -203,44.447,0,1207.179,5,5.076105057,0.6536964 -204,45.9,0,1260.662,5,5.193687939,0.6451508 -205,47.748,0,1318.646,5,5.340974722,0.6451508 -206,49.452,0,1363.203,5,5.456267644,0.6109712 -207,51.31,0,1407.607,5,5.587917565,0.6536964 -208,52.666,0,1443.084,5,5.696474982,0.6451508 -209,54.433,0,1496.49,5,5.875538034,0.6109712 -210,56.247,0,1544.251,5,6.036348273,0.6366052 -211,57.581,0,1573.396,5,8.160425284,0.6366052 -212,58.828,0,1620.317,5,8.354801886,0.6707876 -213,59.994,0,1643.435,5,8.457283604,0.6366052 -214,60.916,0,1658.083,5,8.520048936,0.6366052 -215,61.162,0,1661.898,5,8.506933784,0.6280624 -216,61.129,0,1653.582,5,8.485219603,0.6280624 -217,60.809,0,1623.903,5,8.363789239,0.6964216 -218,60.485,0,1650.378,5,6.383989079,0.59388 -219,60.874,0,1658.389,5,6.436975657,0.6451508 -220,61.401,0,1685.779,5,6.517143801,0.6024256 -221,61.904,0,1687.533,5,6.525399802,0.6109712 -222,62.358,0,1689.059,5,6.532746551,0.6109712 -223,62.701,0,1704.624,5,6.59255634,0.5853372 -224,63.026,0,1704.7,5,6.572607503,0.5511548 -225,63.203,0,1708.133,5,6.607649385,0.568246 -226,63.394,0,1720.493,5,6.651532501,0.568246 -227,63.645,0,1731.098,5,6.672467926,0.5597004 -228,63.913,0,1742.847,5,6.719736102,0.5597004 -229,64.141,0,1752.079,5,6.748047284,0.568246 -230,64.426,0,1742.695,5,6.707057794,0.542612 -231,64.023,0,1741.398,5,6.708213871,0.5511548 -232,63.622,0,1720.646,5,6.619089516,0.5597004 -233,63.19,0,1692.721,5,6.538324259,0.5511548 -234,62.662,0,1688.83,5,6.527862033,0.5597004 -235,62.141,0,1682.269,5,6.502349146,0.5597004 -236,61.67,0,1663.806,5,6.428508794,0.5597004 -237,61.064,0,1662.814,5,6.447589943,0.5597004 -238,60.497,0,1637.484,5,6.358207086,0.5597004 -239,59.891,0,1629.854,5,6.340101479,0.5597004 -240,59.406,0,1613.375,5,6.281076718,0.5597004 -241,58.903,0,1580.949,5,6.173173357,0.568246 -242,58.433,0,1587.129,5,6.174388161,0.568246 -243,58.21,0,1579.194,5,6.143118882,0.568246 -244,58.252,0,1578.965,5,6.135974318,0.5853372 -245,58.414,0,1598.192,5,6.209877877,0.5511548 -246,58.607,0,1587.51,5,6.156877665,0.5597004 -247,58.732,0,1596.742,5,6.187376835,0.5511548 -248,58.595,0,1574.235,5,6.13504418,0.568246 -249,58.324,0,1572.862,5,6.099258297,0.5597004 -250,58.044,0,1573.091,5,6.098757973,0.5597004 -251,57.59,0,1554.398,5,6.032961978,0.5597004 -252,56.805,0,1545.243,5,6.005046436,0.5597004 -253,56.125,0,1521.21,5,5.925208149,0.5597004 -254,55.328,0,1492.523,5,5.852253312,0.5511548 -255,54.225,0,1460.861,5,5.751727503,0.5597004 -256,53.133,0,1432.784,5,5.658326365,0.5511548 -257,52.178,0,1390.135,5,5.518096652,0.5597004 -258,51.119,0,1367.704,5,5.441388413,0.5597004 -259,50.261,0,1366.712,5,5.419641102,0.5597004 -260,49.943,0,1363.584,5,5.427225555,0.568246 -261,50.226,0,1359.388,5,5.400434619,0.568246 -262,50.905,0,1380.827,5,5.448624832,0.5767916 -263,51.741,0,1410.964,5,5.52496615,0.5597004 -264,52.566,0,1436.217,5,5.597748364,0.568246 -265,53.466,0,1457.809,5,5.651222707,0.5767916 -266,54.269,0,1482.91,5,5.743391708,0.5597004 -267,55.116,0,1505.188,5,5.826535179,0.5597004 -268,56.019,0,1532.197,5,5.916199747,0.5767916 -269,56.754,0,1550.736,5,5.959487508,0.568246 -270,57.561,0,1570.192,5,6.029720284,0.5511548 -271,58.401,0,1600.786,5,6.126397437,0.5597004 -272,59.076,0,1614.824,5,6.180065388,0.5511548 -273,59.761,0,1621.92,5,6.200296155,0.5597004 -274,60.222,0,1641.909,5,6.28062073,0.5597004 -275,60.446,0,1637.484,5,6.258603714,0.5511548 -276,60.09,0,1620.851,5,6.200674539,0.6366052 -277,59.381,0,1601.091,5,6.151462781,0.6451508 -278,58.873,0,1586.824,5,6.073676807,0.6451508 -279,58.481,0,1580.415,5,6.057255057,0.6451508 -280,58.328,0,1586.137,5,6.101150405,0.6280624 -281,58.374,0,1578.508,5,6.059966745,0.6195168 -282,58.568,0,1591.859,5,6.1007223,0.6707876 -283,58.756,0,1599.947,5,8.147681133,0.59388 -284,59.054,0,1602.998,5,8.167026877,0.6366052 -285,59.314,0,1609.102,5,8.19880876,0.6366052 -286,59.614,0,1608.949,5,8.203465756,0.6793304 -287,59.883,0,1611.391,5,8.220293033,0.6451508 -288,60.121,0,1639.849,5,8.305431896,0.6707876 -289,60.427,0,1659.609,5,8.379042671,0.6280624 -290,60.76,0,1652.361,5,6.268771681,0.6793304 -291,61.119,0,1672.122,5,6.328121983,0.6536964 -292,61.598,0,1680.133,5,6.362497526,0.6451508 -293,62.064,0,1689.288,5,6.38862455,0.6793304 -294,62.751,0,1723.774,5,6.517574316,0.6536964 -295,63.428,0,1730.945,5,6.531699828,0.662242 -296,63.94,0,1740.024,5,6.570462002,0.6366052 -297,64.452,0,1741.474,5,6.571541007,0.6280624 -298,65.017,0,1770.619,5,6.671187008,0.6366052 -299,65.519,0,1775.044,5,6.702852378,0.6366052 -300,66.076,0,1808.385,5,6.837439586,0.6366052 -301,66.514,0,1808.69,5,6.839796605,0.662242 -302,67.055,0,1825.856,5,6.893378456,0.6109712 -303,67.597,0,1841.421,5,6.958571883,0.6366052 -304,67.753,0,1844.778,5,6.954740861,0.6707876 -305,67.507,0,1841.039,5,6.939006812,0.662242 -306,66.916,0,1814.183,5,6.842502919,0.6536964 -307,66.068,0,1787.709,5,6.754060835,0.6536964 -308,65.321,0,1753.529,5,6.597043989,0.6280624 -309,64.405,0,1729.877,5,6.524636616,0.6280624 -310,63.737,0,1727.207,5,6.510716968,0.6280624 -311,63.06,0,1707.065,5,6.436462001,0.6451508 -312,62.55,0,1683.49,5,6.345888161,0.662242 -313,62.174,0,1672.351,5,6.298627844,0.6793304 -314,62.08,0,1688.754,5,6.344069282,0.6707876 -315,61.934,0,1683.261,5,6.331592006,0.6366052 -316,61.561,0,1661.593,5,6.253760731,0.568246 -317,61.063,0,1626.116,5,6.166124297,0.568246 -318,60.4,0,1620.699,5,6.134140512,0.5340664 -319,59.812,0,1620.775,5,6.142490623,0.5767916 -320,59.204,0,1602.312,5,6.077924479,0.5767916 -321,58.943,0,1589.265,5,6.034677525,0.568246 -322,58.98,0,1597.047,5,6.073505197,0.5255208 -323,59.128,0,1612.001,5,6.150838589,0.5255208 -324,59.448,0,1615.053,5,6.122909881,0.5511548 -325,59.829,0,1622.835,5,6.131312716,0.4998868 -326,60.153,0,1634.356,5,6.196425121,0.5597004 -327,60.299,0,1655.642,5,6.224448108,0.5597004 -328,60.387,0,1635.348,5,6.172359968,0.5597004 -329,60.153,0,1635.653,5,6.161172304,0.5597004 -330,59.858,0,1600.023,5,6.052635623,0.5597004 -331,59.382,0,1591.096,5,6.047315885,0.568246 -332,59.182,0,1618.868,5,6.134359241,0.5511548 -333,59.103,0,1601.244,5,6.070853146,0.568246 -334,59.191,0,1604.219,5,6.055524362,0.5597004 -335,59.361,0,1603.685,5,6.052282846,0.568246 -336,59.792,0,1625.734,5,6.150560162,0.568246 -337,60.176,0,1632.296,5,6.163314942,0.5511548 -338,60.027,0,1623.369,5,6.115284952,0.5597004 -339,59.87,0,1626.192,5,6.128885424,0.5511548 -340,59.476,0,1612.993,5,6.084749753,0.5767916 -341,58.645,0,1571.946,5,5.97036628,0.542612 -342,57.749,0,1543.946,5,5.886764814,0.568246 -343,56.902,0,1532.883,5,5.813097062,0.5597004 -344,56.227,0,1506.409,5,5.743369096,0.568246 -345,55.694,0,1497.33,5,5.676837336,0.568246 -346,55.053,0,1484.817,5,5.641717165,0.568246 -347,54.474,0,1471.008,5,5.592350536,0.568246 -348,53.796,0,1450.027,5,5.537341422,0.5511548 -349,53.072,0,1427.291,5,5.464840877,0.5597004 -350,52.292,0,1411.193,5,5.411966077,0.568246 -351,51.673,0,1388.304,5,5.346791815,0.568246 -352,50.969,0,1373.274,5,5.295880754,0.568246 -353,50.358,0,1363.89,5,5.26857001,0.568246 -354,49.469,0,1329.175,5,5.181247362,0.5597004 -355,48.603,0,1310.178,5,5.115061856,0.5597004 -356,47.51,0,1278.668,5,5.017073413,0.568246 -357,45.854,0,1234.112,5,6.684086569,0.5597004 -358,44.225,0,1190.089,5,6.549296418,0.5597004 -359,43.206,0,1166.438,5,6.384110825,0.542612 -360,42.183,0,1129.664,5,6.25639817,0.6451508 -361,41.147,0,1105.402,5,6.174442348,0.6451508 -362,39.834,0,1082.971,5,6.137812878,0.6536964 -363,38.506,0,1039.94,5,5.936829011,0.5597004 -364,38.276,0,1036.355,5,5.91375663,0.542612 -365,38.973,0,1064.126,5,6.008220427,0.5597004 -366,40.254,0,1093.5,5,4.493845019,0.5597004 -367,41.514,0,1144.16,5,4.611857821,0.5597004 -368,43.292,0,1186.122,5,4.72687458,0.5597004 -369,45.096,0,1231.289,5,4.840663158,0.5597004 -370,46.704,0,1283.246,5,4.974987911,0.568246 -371,48.053,0,1305.829,5,5.060287973,0.5511548 -372,49.069,0,1338.483,5,5.144303784,0.568246 -373,50.368,0,1364.118,5,5.2390144,0.5597004 -374,51.598,0,1400.511,5,5.317150045,0.568246 -375,52.736,0,1445.602,5,5.440420032,0.5597004 -376,53.918,0,1473.144,5,5.559511425,0.5511548 -377,54.913,0,1502.594,5,5.669005589,0.568246 -378,56.059,0,1521.592,5,5.701803035,0.568246 -379,57.03,0,1566.529,5,5.860814723,0.5597004 -380,57.914,0,1578.05,5,5.874675245,0.5511548 -381,58.918,0,1607.271,5,5.99563521,0.568246 -382,59.528,0,1626.879,5,6.05864326,0.568246 -383,59.913,0,1639.925,5,6.107839828,0.568246 -384,59.788,0,1615.206,5,6.029812924,0.568246 -385,59.417,0,1610.933,5,6.006938246,0.568246 -386,59.106,0,1593.69,5,5.975625002,0.568246 -387,59.196,0,1607.195,5,6.01560711,0.568246 -388,59.43,0,1615.74,5,6.030933509,0.568246 -389,59.865,0,1623.979,5,6.055386491,0.568246 -390,60.307,0,1653.201,5,6.131169662,0.5340664 -391,60.884,0,1670.062,5,6.19358352,0.5511548 -392,61.632,0,1679.828,5,6.215082853,0.568246 -393,62.346,0,1711.337,5,6.327520826,0.5597004 -394,62.981,0,1695.468,5,6.273914437,0.568246 -395,63.429,0,1725.299,5,6.359357837,0.568246 -396,63.69,0,1723.087,5,6.356579335,0.5511548 -397,63.697,0,1726.978,5,6.35966991,0.5511548 -398,63.752,0,1722.934,5,6.35121719,0.5511548 -399,63.806,0,1721.714,5,6.336550418,0.568246 -400,63.996,0,1744.221,5,6.43226957,0.568246 -401,64.3,0,1764.591,5,6.517774914,0.568246 -402,64.725,0,1751.316,5,6.460348524,0.5597004 -403,65.134,0,1765.049,5,6.48936917,0.568246 -404,65.176,0,1761.769,5,6.496822487,0.5597004 -405,65.496,0,1782.063,5,6.582900902,0.568246 -406,66.065,0,1804.189,5,6.677265112,0.5597004 -407,66.79,0,1843.175,5,6.810020514,0.568246 -408,67.958,0,1854.238,5,6.848567734,0.5511548 -409,69.274,0,1908.255,5,7.044559274,0.568246 -410,70.377,0,1918.708,5,7.067523471,0.5597004 -411,71.06,0,1937.705,5,7.137820926,0.568246 -412,71.895,0,1966.163,5,7.242116437,0.5597004 -413,71.273,0,1509.995,6,5.752924022,0.5511548 -414,70.303,0.007,1383.192,6,5.310082435,0.568246 -415,69.278,0.011,1344.282,6,5.330053552,0.5597004 -416,67.231,0.011,1312.161,6,5.092748726,0.5597004 -417,66.251,0.002,1306.745,6,5.038981301,0.5511548 -418,66.002,0,1293.851,6,4.998843233,0.568246 -419,66.269,0,1317.655,6,5.036482889,0.568246 -420,66.529,0,1305.982,6,5.032904698,0.568246 -421,67.148,0,1324.369,6,5.063987396,0.59388 -422,67.986,0,1359.235,6,5.141084962,0.687876 -423,69.111,0,1382.429,6,5.202645639,0.6366052 -424,70.286,0,1410.124,6,7.188135779,0.662242 -425,71.131,0,1401.427,6,7.115099087,0.6366052 -426,71.694,0,1427.825,6,7.2503257,0.5597004 -427,72.271,0,1431.487,6,7.255296564,0.5511548 -428,73.08,0,1450.256,6,7.323912891,0.5511548 -429,73.819,0,1471.389,6,7.417297855,0.5597004 -430,74.642,0,1488.937,6,7.474242631,0.5597004 -431,75.168,0,1505.798,6,7.565494877,0.5511548 -432,75.619,0,1487.411,6,7.481372085,0.5511548 -433,75.86,0,1509.232,6,5.585314196,0.5511548 -434,76.166,0,1498.703,6,5.571270938,0.5597004 -435,76.59,0,1520.905,6,5.642573256,0.5511548 -436,77.263,0,1534.333,6,5.70514141,0.568246 -437,78.097,0,1548.447,6,5.740285109,0.5597004 -438,78.699,0,1566.377,6,5.816252458,0.5511548 -439,79.222,0,1574.159,6,5.813651447,0.5597004 -440,79.587,0,1577.668,6,5.831625467,0.7306012 -441,79.955,0,1608.187,6,5.936983562,0.5597004 -442,80.242,0,1589.57,6,5.883270951,0.5511548 -443,80.49,0,1604.372,6,5.941062519,0.5511548 -444,80.529,0,1597.658,6,5.897105198,0.5511548 -445,80.439,0,1587.816,6,5.887684767,0.6280624 -446,80.439,0,1587.663,6,5.875604665,0.6536964 -447,80.39,0,1590.333,6,5.892560293,0.6195168 -448,80.215,0,1578.203,6,5.848708561,0.6195168 -449,79.971,0,1577.821,6,5.846361957,0.7049672 -450,79.505,0,1566.148,6,5.828323052,0.662242 -451,78.832,0,1537.385,6,5.753259128,0.59388 -452,78.22,0,1534.714,6,5.731592732,0.662242 -453,77.519,0,1538.3,6,5.735134339,0.6451508 -454,76.818,0,1521.515,6,5.675558414,0.6451508 -455,76.296,0,1504.273,6,5.634698431,0.6280624 -456,75.785,0,1496.262,6,5.610331657,0.6451508 -457,75.443,0,1474.594,6,5.521874741,0.6366052 -458,75.137,0,1484.283,6,5.547035427,0.662242 -459,75.279,0,1495.117,6,5.571783011,0.6366052 -460,75.45,0,1510.376,6,5.611333322,0.6451508 -461,75.861,0,1509.232,6,5.599589163,0.662242 -462,76.211,0,1509.461,6,5.596227257,0.6451508 -463,76.524,0,1511.978,6,5.630596702,0.6707876 -464,76.659,0,1512.436,6,5.624005629,0.662242 -465,77.148,0,1535.325,6,5.700878004,0.6366052 -466,77.646,0,1536.927,6,5.716928963,0.6707876 -467,78.018,0,1548.219,6,5.778619171,0.662242 -468,78.212,0,1555.695,6,5.771444472,0.6195168 -469,78.409,0,1545.09,6,5.762468735,0.6280624 -470,78.602,0,1557.908,6,5.796405706,0.662242 -471,78.835,0,1571.031,6,5.827447858,0.6536964 -472,78.939,0,1563.096,6,5.797358923,0.6195168 -473,78.945,0,1569.047,6,5.849225201,0.59388 -474,78.813,0,1551.041,6,5.786626309,0.6536964 -475,78.728,0,1553.864,6,5.842316222,0.6280624 -476,78.559,0,1553.864,6,5.776778153,0.6366052 -477,78.466,0,1556.611,6,5.778576568,0.5511548 -478,78.434,0,1537.995,6,5.760977202,0.5597004 -479,78.56,0,1554.398,6,5.79159338,0.568246 -480,78.896,0,1550.736,6,5.799251331,0.5511548 -481,79.077,0,1564.393,6,5.869173752,0.5511548 -482,78.634,0,1547.379,6,5.804153823,0.5597004 -483,78.282,0,1529.831,6,5.78133376,0.5511548 -484,77.853,0,1524.033,6,5.790756468,0.542612 -485,77.338,0,1516.861,6,5.768956752,0.568246 -486,76.846,0,1522.66,6,5.783393811,0.5597004 -487,76.406,0,1509.232,6,5.732365939,0.5340664 -488,75.987,0,1496.338,6,5.695688233,0.5511548 -489,75.695,0,1505.417,6,5.748402659,0.5767916 -490,75.657,0,1497.559,6,5.708044439,0.5597004 -491,75.708,0,1497.482,6,5.701213311,0.5597004 -492,75.77,0,1483.368,6,5.675612253,0.568246 -493,75.738,0,1498.779,6,5.726410881,0.542612 -494,75.655,0,1499.161,6,5.725370681,0.5597004 -495,75.486,0,1497.635,6,5.70685607,0.5597004 -496,75.456,0,1488.937,6,5.688682104,0.568246 -497,75.352,0,1502.365,6,5.733962037,0.568246 -498,75.361,0,1500.381,6,5.740405361,0.568246 -499,75.298,0,1478.485,6,5.689425099,0.5511548 -500,75.278,0,1471.618,6,5.65218379,0.5340664 -501,75.303,0,1497.482,6,7.696067379,0.5511548 -502,75.262,0,1485.351,6,7.669019618,0.5597004 -503,75.306,0,1491.913,6,7.69835328,0.5597004 -504,75.269,0,1480.85,6,7.640804577,0.568246 -505,75.398,0,1484.512,6,7.655821503,0.5511548 -506,75.532,0,1499.542,6,7.70150463,0.5597004 -507,75.572,0,1489.09,6,7.648800499,0.5511548 -508,75.641,0,1499.313,6,7.694774061,0.5511548 -509,75.639,0,1497.94,6,5.739557441,0.542612 -510,75.804,0,1492.676,6,5.760370632,0.5597004 -511,75.963,0,1511.673,6,5.849904524,0.5767916 -512,76.195,0,1511.215,6,5.820649888,0.568246 -513,76.271,0,1505.264,6,5.811339133,0.5597004 -514,76.386,0,1499.924,6,5.78046619,0.5767916 -515,76.564,0,1512.741,6,5.842046989,0.568246 -516,76.642,0,1511.902,6,5.83809678,0.5597004 -517,76.713,0,1520.447,6,5.865384827,0.542612 -518,76.468,0,1504.578,6,5.779255907,0.568246 -519,75.917,0,1487.793,6,5.723888924,0.5597004 -520,75.365,0,1492.218,6,5.758673645,0.5597004 -521,74.863,0,1469.024,6,5.669904724,0.5511548 -522,74.293,0,1455.138,6,5.634128216,0.5511548 -523,73.869,0,1450.942,6,5.632184963,0.5511548 -524,73.376,0,1444.076,6,5.583806686,0.5597004 -525,72.932,0,1444.457,6,5.562520827,0.5511548 -526,72.489,0,1427.52,6,5.508271335,0.5511548 -527,71.857,0,1421.187,6,5.485750642,0.5853372 -528,71.49,0,1411.498,6,5.458151139,0.5853372 -529,71.067,0,1391.203,6,5.384444125,0.568246 -530,70.726,0,1391.432,6,5.401120148,0.5511548 -531,70.473,0,1401.274,6,5.416801508,0.542612 -532,70.012,0,1376.86,6,5.326154708,0.5340664 -533,69.596,0,1368.849,6,5.322553157,0.6366052 -534,69.227,0,1366.712,6,5.319091657,0.6451508 -535,68.943,0,1363.813,6,5.327041422,0.6451508 -536,68.913,0,1359.922,6,5.323095598,0.6195168 -537,68.996,0,1363.432,6,5.283267255,0.6451508 -538,69.507,0,1380.369,6,5.33616603,0.5597004 -539,70,0,1385.71,6,5.357821174,0.5597004 -540,70.624,0,1406.996,6,5.422058467,0.5340664 -541,71.141,0,1406.157,6,5.395315655,0.568246 -542,71.532,0,1405.776,6,5.372888056,0.5767916 -543,71.937,0,1428.74,6,5.459512699,0.5340664 -544,72.255,0,1433.471,6,5.495116491,0.5511548 -545,72.522,0,1439.803,6,5.505754626,0.5853372 -546,72.664,0,1439.345,6,5.511849683,0.5597004 -547,72.831,0,1439.727,6,5.499123732,0.5597004 -548,72.813,0,1439.651,6,5.512001566,0.5597004 -549,72.826,0,1444.152,6,5.547362029,0.5597004 -550,72.801,0,1439.727,6,5.517647562,0.5597004 -551,72.434,0,1428.588,6,5.457753889,0.568246 -552,71.948,0,1418.212,6,5.410558667,0.5597004 -553,71.108,0,1395.552,6,5.35674731,0.5511548 -554,70.096,0,1378.462,6,5.309214748,0.5597004 -555,69.05,0,1353.819,6,5.2252623,0.5511548 -556,67.904,0.117,1319.638,6,5.117954521,0.5511548 -557,66.547,0.883,1291.638,6,5.201939033,0.542612 -558,63.47,2.176,1205.348,6,4.957178545,0.5511548 -559,59.827,3.568,1159.724,6,4.898583645,0.5511548 -560,54.907,3.914,1041.848,6,4.554291182,0.5597004 -561,52.259,3.807,1020.867,6,4.496366259,0.542612 -562,48.978,3.807,955.329,6,4.306714735,0.5169752 -563,45.931,4.094,889.639,6,4.128120333,0.542612 -564,42.804,4.427,827.306,6,3.958665842,0.5340664 -565,39.44,4.727,642.901,6,3.318991045,0.5511548 -566,35.094,5.232,933.204,5,4.246121699,0.568246 -567,30.944,6.096,833.333,5,4.078974855,0.5511548 -568,27.298,7.307,600,5,3.291300558,0.5511548 -569,22.216,8.577,617.876,5,3.232157387,0.5340664 -570,16.627,8.94,662.966,5,3.471619095,0.5511548 -571,11.776,8.558,647.631,3,3.311059327,0.5340664 -572,8.22,5.946,609.255,3,3.257271534,0.5511548 -573,5.406,2.984,601.778,3,3.156706855,0.6451508 -574,4.178,0.258,600,1,3.181065547,0.662242 -575,3.207,0,603.38,1,4.3296967,0.6451508 -576,1.924,0,600,1,4.290083953,0.6451508 -577,0.858,0,602.159,1,4.348534417,0.7049672 -578,0.019,0,602.464,0,4.255798021,0.6109712 -579,0,0,600.099,0,4.317076354,0.6109712 -580,0,0,606.813,0,4.376179995,0.6366052 -581,0,0,600.633,0,4.278897952,0.662242 -582,0,0,602.541,0,4.29570779,0.6536964 -583,0,0,600.633,0,4.309417647,0.6366052 -584,0,0,602.159,0,3.23376682,0.6451508 -585,0,0,600,0,3.247428543,0.6536964 -586,0,0,600,0,4.338940946,0.6280624 -587,0,0,600,0,4.305705624,0.6280624 -588,0,0,600,0,4.316137809,0.59388 -589,0,0,602.617,0,4.37122971,0.5853372 -590,0,0,600.023,0,4.288764878,0.6366052 -591,0,0,602.617,0,4.320685625,0.6109712 -592,0,0,600,0,4.268583783,0.6536964 -593,0,0,602.922,0,4.258114233,0.6195168 -594,0,0,601.778,0,4.201890058,0.6707876 -595,0,0,600,0,4.154547752,0.6366052 -596,0,0,601.015,0,4.210739488,0.6109712 -597,0,0,601.015,0,4.161667235,0.6536964 -598,0,0,600,0,4.183135605,0.6536964 -599,0,0,600,0,4.348946114,0.6451508 -600,0,0,600.404,0,4.345956056,0.662242 -601,0,0,600,0,4.326930931,0.662242 -602,0,0,604.295,0,4.40974326,0.6536964 -603,0,0,604.677,0,3.277976611,0.59388 -604,0,0,601.778,0,3.152253138,0.6280624 -605,0,0,600.557,0,3.254255301,0.6366052 -606,0,0,600.557,0,3.168612346,0.6366052 -607,0,0,600.099,0,3.208894453,0.6536964 -608,0.006,0,600,0,3.187456402,0.6451508 -609,0.004,0,603.151,0,3.154916071,0.6451508 -610,0.003,0,602.312,0,3.214915408,0.6536964 -611,0.002,0,600,0,3.165005202,0.6451508 -612,0.002,0,600,0,3.146673924,0.6024256 -613,0.001,0,600.71,0,3.170037886,0.6451508 -614,0,0,601.701,0,3.170994784,0.6451508 -615,0,0,600,0,3.182682085,0.6195168 -616,0,0,601.244,0,3.192543411,0.6793304 -617,0,0,600.633,0,3.278155362,0.6536964 -618,0,0,600,0,3.142023286,0.6536964 -619,0,0,601.244,0,3.108588246,0.6536964 -620,0.004,0,602.617,0,3.064963849,0.5511548 -621,0.002,0,600,0,3.074995895,0.542612 -622,0.151,0,600,1,2.984942879,0.5084296 -623,1.917,0,600,1,2.982562444,0.5853372 -624,4.363,0,631.075,1,4.32925998,0.5853372 -625,4.987,0,602.464,2,4.244556947,0.5597004 -626,5.758,0,611.62,2,3.132394516,0.5597004 -627,5.464,0,603.304,2,4.197252006,0.5597004 -628,5.325,0,600,2,4.158079462,0.5597004 -629,5.155,0,600.786,2,4.172182774,0.5597004 -630,5.524,0,600,2,4.088007981,0.5511548 -631,6.066,0,618.257,2,4.248632913,0.5511548 -632,5.948,0,606.966,2,4.217802418,0.5340664 -633,6.085,0,644.274,2,4.304317599,0.5511548 -634,6.717,0,690.127,2,4.549294431,0.5597004 -635,6.832,0,709.964,2,3.487825742,0.5597004 -636,7.029,0,722.095,2,4.739460651,0.5511548 -637,7.213,0,745.975,2,4.851083795,0.5597004 -638,7.561,0,774.281,2,4.948681692,0.5597004 -639,7.666,0,791.218,2,5.044747393,0.542612 -640,7.692,0,785.801,2,5.016897552,0.5597004 -641,7.651,0,790.15,2,5.034856984,0.5511548 -642,7.716,0,796.788,2,5.085364262,0.5511548 -643,7.686,0,789.998,2,5.056435606,0.5511548 -644,7.655,0,789.158,2,5.046698883,0.5511548 -645,7.649,0,786.107,2,5.007715866,0.542612 -646,7.594,0,783.589,2,5.018908523,0.568246 -647,7.574,0,782.826,2,5.003489095,0.568246 -648,7.603,0,780.537,2,4.987664821,0.5597004 -649,7.675,0,792.973,2,3.746614996,0.5597004 -650,7.805,0,801.137,2,3.792289313,0.568246 -651,7.739,0,796.559,2,3.777311153,0.568246 -652,7.715,0,796.33,2,3.780453003,0.5511548 -653,7.707,0,791.6,2,3.73505908,0.5597004 -654,7.49,0,772.297,2,3.66740094,0.5597004 -655,6.54,0,674.182,2,3.321316278,0.5597004 -656,5.595,0,600,2,2.894352117,0.5511548 -657,5.685,0,600,2,2.955925686,0.5597004 -658,5.614,0,618.639,2,3.19510162,0.5597004 -659,5.082,0,600,2,3.171651796,0.5597004 -660,4.337,0,600,2,3.158396335,0.5597004 -661,3.974,0,600.862,1,3.150584481,0.542612 -662,3.551,0,600.404,1,3.149804411,0.5511548 -663,3.145,0,602.464,1,3.075596065,0.5853372 -664,2.787,0,601.396,1,3.04234057,0.542612 -665,2.595,0,600,1,3.009856601,0.5511548 -666,2.799,0,600,1,2.974709046,0.5511548 -667,4.521,0,600,2,3.034184021,0.5597004 -668,6.616,0,708.82,2,3.435688736,0.568246 -669,8.457,0,900.397,2,4.176295699,0.5511548 -670,9.676,0,1003.471,2,4.734782641,0.5597004 -671,11.022,0,1164.302,2,5.65557849,0.5511548 -672,12.361,0,1313.993,2,6.597767103,0.542612 -673,14.444,0,1513.504,2,8.381656205,0.5597004 -674,16.631,0,1759.251,2,10.71868742,0.5511548 -675,19.564,0,2102.35,2,14.81700332,0.568246 -676,20.922,0,1902.228,2,13.16558462,0.5511548 -677,21.119,0,1330.243,3,6.818486576,0.5597004 -678,21.798,0,1361.677,3,7.040841336,0.5511548 -679,24.258,0,1531.357,3,8.458424555,0.5511548 -680,26.442,0,1656.786,3,9.563231267,0.542612 -681,29.179,0,1867.59,3,11.32586217,0.5511548 -682,33.249,0,2121.195,3,13.16612456,0.568246 -683,34.543,0,1826.925,3,9.954942738,0.5511548 -684,35.893,0,1458.572,4,7.20846647,0.5511548 -685,38.419,0,1567.445,4,7.200741205,0.5511548 -686,40.467,0,1644.961,4,9.130173083,0.5511548 -687,41.635,0,1674.411,4,9.029780309,0.5511548 -688,42.495,0,1701.19,4,8.935848501,0.542612 -689,42.703,0,1711.337,4,8.825727004,0.5511548 -690,43.641,0,1745.899,4,8.820190833,0.5511548 -691,44.591,0,1805.943,4,8.945500997,0.542612 -692,45.895,0,1855.459,4,9.118590963,0.5597004 -693,47.571,0,1921.454,4,9.363336724,0.542612 -694,47.986,0,1679.599,4,6.236390894,0.5340664 -695,48.944,0,1336.042,5,5.135121392,0.5511548 -696,50.883,0,1410.43,5,5.195785043,0.6366052 -697,52.791,0,1448.653,5,5.272331422,0.6366052 -698,53.86,0,1473.449,5,5.335518676,0.6451508 -699,55.053,0,1515.106,5,5.468435937,0.6451508 -700,56.294,0,1529.374,5,5.473131133,0.6366052 -701,57.452,0,1570.649,5,5.58087345,0.6280624 -702,58.561,0,1599.031,5,5.678918232,0.6451508 -703,59.61,0,1642.596,5,5.820497932,0.6109712 -704,60.407,0,1644.961,5,5.807015542,0.6366052 -705,61.27,0,1665.637,5,5.879702116,0.6195168 -706,61.868,0,1696.307,5,5.981056271,0.6366052 -707,62.423,0,1699.664,5,5.998359808,0.662242 -708,63.188,0,1727.893,5,6.116676468,0.7049672 -709,63.872,0,1732.09,5,6.106222549,0.6707876 -710,64.305,0,1744.297,5,6.14965789,0.6536964 -711,64.018,0,1732.09,5,6.113627961,0.6280624 -712,63.445,0,1707.37,5,6.022744095,0.6451508 -713,62.826,0,1711.032,5,6.037719827,0.6536964 -714,62.038,0,1667.086,5,5.939104849,0.6451508 -715,61.57,0,1684.558,5,5.996425738,0.6536964 -716,61.322,0,1665.713,5,5.919221981,0.6195168 -717,61.017,0,1648.623,5,5.903600111,0.6536964 -718,60.516,0,1621.614,5,5.793711671,0.6451508 -719,59.972,0,1616.121,5,5.787310086,0.6451508 -720,59.393,0,1600.71,5,5.698835888,0.6536964 -721,58.815,0,1580.72,5,5.637068799,0.662242 -722,58.147,0,1566.3,5,5.601482829,0.6451508 -723,57.65,0,1560.655,5,5.57762521,0.6024256 -724,57.242,0,1537.995,5,5.513277865,0.6451508 -725,56.83,0,1553.941,5,5.543095612,0.6793304 -726,56.483,0,1528.153,5,5.469562289,0.662242 -727,55.892,0,1505.646,5,5.397810159,0.6536964 -728,55.007,0,1479.477,5,5.320396948,0.6366052 -729,54.067,0,1450.866,5,5.221477789,0.5511548 -730,53.116,0.064,1422.484,5,5.13344472,0.568246 -731,51.3,0.078,1380.064,5,5.036368144,0.542612 -732,49.593,0.078,1305.448,5,4.850996208,0.5084296 -733,48.168,0.007,1292.706,5,4.754881135,0.5597004 -734,47.975,0,1306.973,5,4.811291211,0.5340664 -735,48.088,0,1297.36,5,4.762516211,0.5597004 -736,48.028,0,1302.09,5,4.767042265,0.5597004 -737,48.186,0,1311.627,5,4.78927437,0.5511548 -738,48.477,0,1317.426,5,4.809881398,0.5597004 -739,48.927,0,1335.279,5,4.840163899,0.5597004 -740,49.995,0,1375.257,5,4.945322017,0.5511548 -741,51.375,0,1412.108,5,5.036297146,0.5340664 -742,52.86,0,1450.561,5,5.146389287,0.5597004 -743,54.148,0,1491.226,5,5.282110909,0.5597004 -744,55.578,0,1540.818,5,5.433039277,0.568246 -745,56.829,0,1552.873,5,5.436154413,0.568246 -746,57.922,0,1587.129,5,5.560611581,0.5511548 -747,58.7,0,1589.723,5,5.565677704,0.568246 -748,59.383,0,1607.347,5,5.65101065,0.5597004 -749,59.684,0,1616.045,5,5.651694163,0.5597004 -750,59.89,0,1633.211,5,5.71849075,0.5340664 -751,59.762,0,1604.067,5,5.626819669,0.5340664 -752,59.523,0,1617.952,5,5.667020516,0.5597004 -753,59.516,0,1603.227,5,5.673962973,0.542612 -754,59.455,0,1610.399,5,7.731205711,0.5511548 -755,59.079,0,1590.028,5,7.660559345,0.542612 -756,58.724,0,1582.704,5,7.605954858,0.5511548 -757,58.15,0,1569.657,5,7.546336562,0.5511548 -758,57.141,0,1547.913,5,7.48468142,0.5511548 -759,56.052,0,1511.902,5,7.329958759,0.542612 -760,55.013,0,1471.16,5,7.174639663,0.542612 -761,53.15,0.047,1421.569,5,7.038141596,0.5511548 -762,51.442,0.377,1370.069,5,4.941639294,0.5597004 -763,49.778,0.788,1328.565,5,4.875024846,0.5511548 -764,47.867,0.936,1271.191,5,4.718350066,0.5597004 -765,45.914,0.623,1225.643,5,4.586473361,0.5597004 -766,44.336,0.283,1194.743,5,4.473645441,0.5511548 -767,43.27,0.06,1165.98,5,4.393817823,0.5597004 -768,42.73,0,1158.198,5,4.37870523,0.5597004 -769,42.256,0,1144.312,5,4.326684745,0.568246 -770,42.186,0,1133.555,5,4.296659098,0.5511548 -771,42.219,0,1137.217,5,4.291513849,0.5511548 -772,41.937,0,1136.988,5,4.288135253,0.5511548 -773,41.93,0,1137.293,5,4.290600523,0.542612 -774,42.077,0,1133.936,5,4.267817817,0.5597004 -775,42.27,0,1144.083,5,4.308720988,0.5511548 -776,42.79,0,1166.056,5,4.337425533,0.568246 -777,43.619,0,1180.629,5,4.398304768,0.5597004 -778,44.189,0,1204.585,5,4.449776919,0.5511548 -779,44.973,0,1224.346,5,4.494189151,0.568246 -780,45.914,0,1268.215,5,4.633750318,0.5511548 -781,46.823,0,1295.834,5,4.675844976,0.5511548 -782,47.831,0,1316.434,5,4.764556006,0.5511548 -783,48.974,0,1356.26,5,4.858458294,0.542612 -784,49.958,0,1369.612,5,4.894241336,0.6280624 -785,50.881,0,1379.988,5,4.929123914,0.6964216 -786,51.521,0,1392.577,5,4.95753479,0.6451508 -787,51.621,0,1394.331,5,4.97556566,0.6366052 -788,51.543,0,1388.762,5,4.942621547,0.6280624 -789,51.447,0,1383.345,5,4.948348531,0.6195168 -790,51.223,0,1395.857,5,5.008315115,0.6536964 -791,50.949,0,1384.718,5,4.961690874,0.6707876 -792,50.591,0,1375.105,5,4.926238456,0.6280624 -793,49.842,0,1350.156,5,4.875079562,0.6195168 -794,48.931,0,1301.862,5,4.785144762,0.6195168 -795,47.082,0.076,1258.145,5,4.664705751,0.6195168 -796,45.483,0.087,1216.564,5,4.554729164,0.6536964 -797,43.901,0.087,1176.051,5,4.46548994,0.6109712 -798,42.59,0.014,1151.331,5,4.375368935,0.6536964 -799,42.152,0,1138.209,5,4.340811086,0.6451508 -800,41.985,0,1139.048,5,4.321252601,0.6280624 -801,42.5,0,1157.664,5,4.350793229,0.6536964 -802,43.602,0,1187.037,5,4.406136317,0.6280624 -803,44.911,0,1227.703,5,4.493907718,0.6536964 -804,46.384,0,1270.428,5,4.597045621,0.6280624 -805,48.066,0,1316.587,5,4.713914202,0.6451508 -806,49.619,0,1358.473,5,4.825909089,0.568246 -807,51.312,0,1399.672,5,4.945436304,0.6536964 -808,52.976,0,1445.83,5,5.073114131,0.662242 -809,54.57,0,1492.37,5,5.205660742,0.6024256 -810,56.131,0,1537.919,5,5.373464652,0.6536964 -811,57.589,0,1577.745,5,5.493722267,0.6451508 -812,58.922,0,1604.677,5,5.580672925,0.6451508 -813,59.981,0,1641.146,5,5.689061334,0.6451508 -814,61.109,0,1657.092,5,5.777853027,0.6536964 -815,61.113,0,1655.642,5,5.741007453,0.6536964 -816,60.954,0,1628.71,5,5.699572765,0.6280624 -817,60.947,0,1667.773,5,5.805733074,0.59388 -818,60.981,0,1660.22,5,5.796477885,0.6451508 -819,61.245,0,1672.656,5,5.830954906,0.6451508 -820,61.595,0,1685.931,5,5.868954466,0.59388 -821,61.731,0,1696.536,5,5.908321439,0.6451508 -822,62.102,0,1687.762,5,5.900577992,0.59388 -823,62.348,0,1690.661,5,5.905095291,0.542612 -824,62.628,0,1703.479,5,5.923806996,0.542612 -825,62.842,0,1700.351,5,8.045319193,0.5597004 -826,63.028,0,1722.705,5,8.139361568,0.5511548 -827,63.256,0,1719.425,5,8.141498945,0.5597004 -828,63.528,0,1739.033,5,8.181448756,0.5597004 -829,63.788,0,1737.583,5,8.201891685,0.542612 -830,64.004,0,1722.629,5,8.146403834,0.542612 -831,63.828,0,1722.553,5,8.117162445,0.5511548 -832,63.534,0,1722.553,5,5.996325627,0.5511548 -833,63.33,0,1713.092,5,5.956740879,0.5511548 -834,62.94,0,1696.689,5,5.8900524,0.542612 -835,62.431,0,1680.591,5,5.846276021,0.5511548 -836,61.811,0,1669.146,5,5.815667318,0.5597004 -837,61.255,0,1671.664,5,5.803267135,0.5511548 -838,60.526,0,1631.151,5,5.686319377,0.5511548 -839,60.083,0,1626.802,5,5.675059695,0.5597004 -840,59.493,0,1605.669,5,5.608663744,0.5340664 -841,58.888,0,1577.974,5,5.533432635,0.5597004 -842,58.469,0,1575.303,5,5.532600995,0.5511548 -843,58.301,0,1580.949,5,5.553508244,0.5597004 -844,58.364,0,1580.949,5,5.540839457,0.5597004 -845,58.472,0,1583.467,5,5.536613439,0.5597004 -846,58.568,0,1592.927,5,5.563382652,0.5511548 -847,58.636,0,1601.549,5,5.585806327,0.5597004 -848,58.426,0,1575.303,5,5.519604544,0.5511548 -849,58.062,0,1575.303,5,5.56621172,0.5597004 -850,57.768,0,1565.309,5,5.466410018,0.542612 -851,57.106,0,1536.011,5,5.391390021,0.5511548 -852,56.276,0,1516.403,5,5.312954805,0.5511548 -853,55.256,0,1487.793,5,5.241871962,0.5511548 -854,54.268,0,1461.7,5,5.152911716,0.5511548 -855,53.175,0,1428.359,5,5.075099625,0.542612 -856,52.371,0,1412.871,5,5.053955957,0.5511548 -857,51.522,0,1390.211,5,4.976823027,0.5511548 -858,51.051,0,1380.369,5,4.917742072,0.5597004 -859,50.708,0,1372.587,5,4.893767012,0.542612 -860,50.549,0,1361.143,5,4.882528505,0.5511548 -861,50.815,0,1371.061,5,4.923544636,0.5597004 -862,51.288,0,1388.38,5,4.945633923,0.5511548 -863,51.981,0,1413.405,5,5.028134397,0.5511548 -864,52.715,0,1438.277,5,5.099872071,0.542612 -865,53.614,0,1457.656,5,5.165383888,0.5511548 -866,54.541,0,1484.436,5,5.239466419,0.5597004 -867,55.561,0,1505.264,5,5.277366077,0.5511548 -868,56.37,0,1535.63,5,5.37999384,0.568246 -869,57.154,0,1556.687,5,5.45587534,0.5597004 -870,57.782,0,1572.251,5,5.491165446,0.5597004 -871,58.5,0,1600.633,5,5.578684027,0.5511548 -872,59.274,0,1598.344,5,5.589184614,0.5511548 -873,59.807,0,1628.71,5,5.702704341,0.5511548 -874,60.283,0,1637.026,5,5.733993427,0.5597004 -875,60.384,0,1632.525,5,5.68174866,0.542612 -876,59.925,0,1610.552,5,5.656674889,0.568246 -877,59.17,0,1596.742,5,5.613846775,0.568246 -878,58.57,0,1578.66,5,5.548183432,0.568246 -879,58.486,0,1578.431,5,5.551145974,0.5767916 -880,58.522,0,1583.085,5,5.557524507,0.6366052 -881,58.634,0,1579.194,5,5.541925484,0.6280624 -882,58.837,0,1593.004,5,5.581831115,0.6109712 -883,59.067,0,1614.443,5,5.652428071,0.6280624 -884,59.267,0,1599.718,5,5.601749273,0.6280624 -885,59.48,0,1617.723,5,5.661101196,0.6366052 -886,59.701,0,1623.064,5,5.666836873,0.6280624 -887,59.9,0,1624.895,5,5.668705989,0.6109712 -888,60.28,0,1613.527,5,5.63317543,0.6451508 -889,60.649,0,1645.495,5,5.737113321,0.662242 -890,61.121,0,1660.525,5,5.763574758,0.662242 -891,61.472,0,1669.375,5,5.820685544,0.6195168 -892,61.905,0,1679.675,5,5.80886632,0.662242 -893,62.333,0,1690.814,5,5.856066307,0.6366052 -894,62.95,0,1719.577,5,5.941951058,0.6366052 -895,63.769,0,1727.512,5,5.968126508,0.6536964 -896,64.511,0,1775.044,5,6.182965522,0.662242 -897,65.274,0,1801.747,5,6.235033436,0.6366052 -898,65.924,0,1820.516,5,6.32684779,0.6451508 -899,66.384,0,1813.573,5,6.294923387,0.6280624 -900,66.788,0,1803.655,5,6.235538651,0.6451508 -901,67.034,0,1830.892,5,6.350234151,0.6366052 -902,67.453,0,1836.004,5,6.353095712,0.6451508 -903,67.818,0,1846.38,5,6.379439218,0.6280624 -904,67.893,0,1833.333,5,6.320470629,0.6536964 -905,67.318,0,1830.358,5,6.303691396,0.6195168 -906,66.847,0,1805.409,5,6.233510909,0.6451508 -907,66.11,0,1779.545,5,6.131197837,0.6536964 -908,65.554,0,1765.507,5,8.250429831,0.6536964 -909,64.822,0,1750.553,5,8.182462057,0.6451508 -910,64.16,0,1740.406,5,8.154323108,0.6366052 -911,63.463,0,1705.921,5,8.015989637,0.6195168 -912,62.818,0,1689.822,5,7.948204106,0.6536964 -913,62.476,0,1691.806,5,7.950366297,0.6536964 -914,62.275,0,1686.847,5,7.932294353,0.6451508 -915,61.988,0,1663.577,5,7.831145333,0.448616 -916,61.618,0,1670.214,5,5.776735119,0.5169752 -917,61.168,0,1640.765,5,5.686203992,0.5169752 -918,60.731,0,1630.999,5,5.645901165,0.568246 -919,60.113,0,1622.301,5,5.635845875,0.5511548 -920,59.746,0,1613.375,5,5.606768768,0.5255208 -921,59.353,0,1596.895,5,5.548518229,0.5340664 -922,59.217,0,1609.178,5,5.615400006,0.5340664 -923,59.407,0,1609.407,5,5.641703492,0.5597004 -924,59.752,0,1617.342,5,5.598923403,0.5255208 -925,60.139,0,1639.544,5,5.682441489,0.5511548 -926,60.521,0,1645.418,5,5.720998847,0.542612 -927,60.625,0,1639.62,5,5.708383206,0.542612 -928,60.582,0,1647.555,5,5.746131623,0.5340664 -929,60.333,0,1630.083,5,5.680415712,0.5511548 -930,60.045,0,1633.44,5,5.68624617,0.542612 -931,59.725,0,1598.802,5,5.602456914,0.5511548 -932,59.473,0,1605.44,5,5.61779925,0.5511548 -933,59.333,0,1605.287,5,5.616168588,0.5597004 -934,59.421,0,1597.81,5,5.572326516,0.5597004 -935,59.69,0,1619.707,5,5.637195381,0.5511548 -936,60.138,0,1642.596,5,5.725336362,0.5511548 -937,60.32,0,1639.62,5,5.689535774,0.5340664 -938,60.445,0,1631.075,5,5.656380741,0.542612 -939,60.282,0,1617.495,5,5.619933459,0.542612 -940,59.884,0,1606.203,5,5.584707542,0.542612 -941,59.077,0,1610.475,5,5.620699872,0.5511548 -942,58.27,0,1571.565,5,5.498433616,0.5597004 -943,57.636,0,1558.442,5,5.448257605,0.5511548 -944,57.03,0,1556.077,5,5.452934305,0.5511548 -945,56.387,0,1516.251,5,5.34223586,0.5511548 -946,55.645,0,1493.896,5,5.271602536,0.5511548 -947,54.843,0,1471.313,5,5.215716739,0.5511548 -948,53.96,0,1446.822,5,5.118994121,0.5340664 -949,53.072,0,1422.332,5,5.047281384,0.5511548 -950,52.058,0,1395.705,5,4.952425379,0.542612 -951,51.116,0,1378.08,5,4.901578715,0.5597004 -952,50.225,0,1354.963,5,4.844140604,0.542612 -953,49.294,0,1320.401,5,4.773974765,0.542612 -954,48.336,0,1296.216,5,4.70052822,0.5511548 -955,47.282,0,1274.929,5,4.632258152,0.5511548 -956,46.567,0,1239.91,5,4.562442963,0.5511548 -957,45.671,0,1219.31,5,4.493347514,0.5597004 -958,44.658,0,1202.754,5,4.439123328,0.5340664 -959,43.894,0,1185.664,5,4.440578089,0.5340664 -960,43.001,0,1144.694,5,4.363365,0.6536964 -961,41.392,0,1101.511,5,4.260914617,0.6366052 -962,40.342,0,1082.361,5,4.190776156,0.5597004 -963,39.535,0,1065.194,5,4.134668188,0.542612 -964,38.757,0,1046.96,5,4.084761343,0.5511548 -965,38.938,0,1066.644,5,4.153018039,0.5340664 -966,39.944,0,1082.437,5,4.167364423,0.5511548 -967,41.272,0,1121.424,5,4.259526636,0.542612 -968,43.016,0,1176.585,5,4.381020268,0.5511548 -969,44.802,0,1229.152,5,4.480021667,0.542612 -970,46.356,0,1274.09,5,4.613080863,0.5255208 -971,47.906,0,1306.058,5,4.710057107,0.542612 -972,49.188,0,1348.478,5,4.839164441,0.5511548 -973,50.547,0,1388.762,5,4.939791875,0.5597004 -974,51.876,0,1417.601,5,4.996020056,0.568246 -975,52.955,0,1444.381,5,5.092876825,0.5597004 -976,53.973,0,1472.839,5,5.191895018,0.5597004 -977,54.874,0,1492.752,5,5.244118332,0.5169752 -978,55.848,0,1528.763,5,5.355242813,0.5597004 -979,56.84,0,1544.251,5,5.414954336,0.5511548 -980,57.846,0,1570.039,5,5.46414995,0.542612 -981,58.66,0,1608.492,5,5.587511258,0.5597004 -982,59.399,0,1615.587,5,5.63350333,0.5340664 -983,59.934,0,1631.075,5,5.6821552,0.568246 -984,59.901,0,1631.075,5,5.670819805,0.542612 -985,59.369,0,1604.067,5,5.615328675,0.5597004 -986,59.105,0,1602.007,5,5.613828379,0.5511548 -987,59.072,0,1609.941,5,5.657411354,0.5511548 -988,59.3,0,1612.459,5,5.644823808,0.5511548 -989,59.769,0,1628.328,5,5.705081735,0.542612 -990,60.39,0,1623.751,5,5.695303131,0.542612 -991,61.061,0,1663.424,5,5.790816289,0.5340664 -992,61.748,0,1698.672,5,5.892366648,0.542612 -993,62.346,0,1679.675,5,5.838149933,0.5511548 -994,62.915,0,1706.989,5,5.925633343,0.568246 -995,63.443,0,1728.962,5,6.046646303,0.542612 -996,63.716,0,1726.139,5,8.178355063,0.5511548 -997,63.777,0,1729.267,5,8.193133967,0.5597004 -998,63.845,0,1733.921,5,8.212004259,0.5511548 -999,63.949,0,1739.033,5,8.230717593,0.542612 -1000,64.102,0,1741.093,5,8.250512542,0.5511548 -1001,64.34,0,1768.177,5,8.361663512,0.5511548 -1002,64.685,0,1750.858,5,8.275677654,0.5511548 -1003,65.017,0,1765.888,5,8.293755297,0.5597004 -1004,65.389,0,1770.085,5,6.144387777,0.5511548 -1005,65.679,0,1786.564,5,6.203157294,0.5340664 -1006,66.303,0,1807.164,5,6.269683621,0.5511548 -1007,67.095,0,1830.129,5,6.307460388,0.5597004 -1008,68.481,0,1879.11,5,6.523415832,0.5511548 -1009,69.903,0,1892.462,5,6.561940818,0.5511548 -1010,70.513,0,1927.024,5,6.70007428,0.5511548 -1011,71.259,0,1935.874,5,6.751467495,0.5511548 -1012,71.69,0,1960.212,5,6.842072548,0.5511548 -1013,71.448,0,1696.765,5,5.941190976,0.5511548 -1014,70.483,0.007,1374.571,6,5.053330225,0.5511548 -1015,69.492,0.011,1342.832,6,4.949957681,0.5597004 -1016,68.247,0.011,1332.609,6,4.909546868,0.5511548 -1017,66.977,0.004,1316.51,6,4.724257718,0.5511548 -1018,65.972,0,1306.897,6,4.683072448,0.5511548 -1019,66.052,0,1306.363,6,4.677394282,0.5511548 -1020,66.374,0,1311.551,6,4.65590419,0.5340664 -1021,67.137,0,1337.568,6,4.765905771,0.568246 -1022,68.149,0,1367.628,6,4.840968438,0.756238 -1023,69.155,0,1370.222,6,4.852103419,0.687876 -1024,70.599,0,1400.74,6,4.933757628,0.6451508 -1025,71.436,0,1417.144,6,4.986073083,0.6366052 -1026,71.938,0,1428.054,6,5.05109392,0.6366052 -1027,72.713,0,1439.345,6,5.043287405,0.5511548 -1028,73.471,0,1459.64,6,5.159052856,0.5511548 -1029,74.31,0,1479.4,6,5.19278626,0.5511548 -1030,75.061,0,1502.136,6,5.247089207,0.5255208 -1031,75.645,0,1500.61,6,5.249826144,0.542612 -1032,75.908,0,1509.461,6,5.27253735,0.5511548 -1033,76.079,0,1497.94,6,5.244980087,0.5511548 -1034,76.378,0,1504.807,6,5.271243854,0.5511548 -1035,76.681,0,1515.564,6,5.330726185,0.542612 -1036,77.424,0,1541.123,6,5.396037181,0.5340664 -1037,77.997,0,1535.477,6,5.404783941,0.5597004 -1038,78.607,0,1554.475,6,5.458529638,0.542612 -1039,79.124,0,1571.565,6,5.51423837,0.5340664 -1040,79.401,0,1576.219,6,5.533632669,0.542612 -1041,79.662,0,1579.5,6,5.588371407,0.542612 -1042,79.933,0,1575.38,6,5.589291621,0.542612 -1043,80.133,0,1588.579,6,5.62027155,0.5340664 -1044,80.271,0,1584.306,6,5.653608649,0.5511548 -1045,80.411,0,1602.617,6,5.70711647,0.6109712 -1046,80.329,0,1589.113,6,5.688807304,0.662242 -1047,80.361,0,1594.911,6,5.716014174,0.6366052 -1048,80.354,0,1578.584,6,7.688367395,0.6280624 -1049,80.235,0,1583.162,6,7.706685587,0.6536964 -1050,79.917,0,1569.963,6,7.68158936,0.6451508 -1051,79.119,0,1554.932,6,7.600957163,0.6451508 -1052,78.298,0,1530.747,6,7.52949145,0.6451508 -1053,77.521,0,1521.515,6,7.492065629,0.6366052 -1054,76.962,0,1509.766,6,7.467290047,0.6195168 -1055,76.447,0,1505.417,6,5.452848382,0.6707876 -1056,76.001,0,1488.632,6,5.461910502,0.6195168 -1057,75.556,0,1486.038,6,5.441394573,0.6280624 -1058,75.454,0,1480.011,6,5.432308297,0.6366052 -1059,75.658,0,1492.676,6,5.494625446,0.6366052 -1060,75.853,0,1509.308,6,5.540028208,0.6451508 -1061,76.068,0,1499.695,6,5.499508399,0.6280624 -1062,76.279,0,1520.752,6,5.540240869,0.6109712 -1063,76.598,0,1510.91,6,5.563545247,0.6451508 -1064,76.98,0,1517.243,6,5.572061686,0.6366052 -1065,77.261,0,1530.289,6,5.610733471,0.6536964 -1066,77.559,0,1535.782,6,5.6502505,0.6451508 -1067,77.968,0,1543.717,6,5.689225485,0.6707876 -1068,78.374,0,1559.586,6,5.726216697,0.6536964 -1069,78.706,0,1551.423,6,5.741881643,0.6451508 -1070,79.02,0,1561.036,6,5.777658561,0.6451508 -1071,79.147,0,1576.753,6,5.751694861,0.6366052 -1072,79.134,0,1562.562,6,5.758587623,0.662242 -1073,78.98,0,1566.758,6,5.789364127,0.6451508 -1074,78.922,0,1555.238,6,5.775438775,0.6280624 -1075,78.853,0,1556.153,6,5.761844116,0.6024256 -1076,78.708,0,1549.21,6,5.755908904,0.6280624 -1077,78.678,0,1551.575,6,5.750196979,0.5511548 -1078,78.657,0,1556.611,6,5.766790315,0.5169752 -1079,78.63,0,1558.518,6,5.759585982,0.6109712 -1080,78.864,0,1562.638,6,5.77967342,0.568246 -1081,79.117,0,1557.145,6,5.766044851,0.5511548 -1082,78.974,0,1561.112,6,5.774554093,0.5511548 -1083,78.757,0,1541.428,6,5.679202987,0.542612 -1084,78.198,0,1536.393,6,5.675304377,0.542612 -1085,77.541,0,1521.21,6,5.671173141,0.542612 -1086,76.804,0,1514.115,6,5.695647813,0.5597004 -1087,76.149,0,1494.354,6,5.636062773,0.542612 -1088,75.901,0,1491.302,6,5.612578556,0.5255208 -1089,75.651,0,1494.888,6,5.606019441,0.5597004 -1090,75.731,0,1509.689,6,5.646810156,0.5511548 -1091,75.766,0,1501.221,6,5.666064986,0.568246 -1092,75.83,0,1509.155,6,5.682943701,0.542612 -1093,75.825,0,1496.49,6,5.642999713,0.542612 -1094,75.77,0,1508.392,6,5.669077924,0.5597004 -1095,75.701,0,1492.981,6,5.651951647,0.5511548 -1096,75.635,0,1494.125,6,5.651771902,0.5511548 -1097,75.575,0,1481.537,6,5.599393041,0.568246 -1098,75.494,0,1500.61,6,5.65090088,0.5340664 -1099,75.603,0,1493.362,6,5.647192101,0.5597004 -1100,75.613,0,1496.872,6,5.642449198,0.5511548 -1101,75.633,0,1498.779,6,5.641970934,0.5511548 -1102,75.686,0,1490.845,6,5.621836341,0.5597004 -1103,75.712,0,1498.703,6,5.660484507,0.542612 -1104,75.744,0,1488.479,6,5.658935859,0.5597004 -1105,75.88,0,1496.49,6,5.707313073,0.5511548 -1106,75.905,0,1501.526,6,5.823601671,0.5511548 -1107,75.966,0,1495.804,6,5.82512193,0.5511548 -1108,75.953,0,1501.068,6,5.911124338,0.5511548 -1109,76.04,0,1495.575,6,5.884543118,0.5340664 -1110,76.095,0,1505.722,6,5.946227591,0.5511548 -1111,76.231,0,1512.512,6,6.003050529,0.542612 -1112,76.202,0,1512.589,6,5.963548031,0.542612 -1113,76.25,0,1520.676,6,5.998405571,0.568246 -1114,76.317,0,1515.641,6,5.967107708,0.5597004 -1115,76.398,0,1516.48,6,5.992898301,0.5511548 -1116,76.464,0,1497.482,6,5.907804606,0.5511548 -1117,76.432,0,1511.063,6,5.932513106,0.5597004 -1118,76.344,0,1498.856,6,5.931780746,0.5511548 -1119,75.957,0,1497.177,6,5.932248654,0.5597004 -1120,75.36,0,1483.139,6,5.93581007,0.5511548 -1121,74.676,0,1461.929,6,5.843933272,0.5511548 -1122,74.353,0,1464.447,6,5.841442881,0.542612 -1123,73.94,0,1467.803,6,5.802370577,0.5340664 -1124,73.409,0,1444.991,6,5.73066795,0.5511548 -1125,72.945,0,1435.454,6,5.651909371,0.542612 -1126,72.519,0,1429.503,6,5.590457664,0.5340664 -1127,72.057,0,1416.457,6,5.522266676,0.5255208 -1128,71.785,0,1408.37,6,5.494763925,0.568246 -1129,71.514,0,1408.141,6,5.469986435,0.568246 -1130,71.169,0,1408.446,6,5.440906452,0.568246 -1131,70.697,0,1382.353,6,5.362533009,0.5340664 -1132,70.169,0,1375.944,6,5.364856244,0.542612 -1133,69.779,0,1372.206,6,5.319243957,0.6536964 -1134,69.396,0,1362.287,6,5.290824132,0.6451508 -1135,68.977,0,1360.533,6,5.270742251,0.6451508 -1136,68.84,0,1350.767,6,5.277698877,0.6366052 -1137,69.165,0,1360.838,6,5.27329428,0.6366052 -1138,69.569,0,1368.62,6,5.277801976,0.6280624 -1139,70.081,0,1381.59,6,5.295659137,0.5597004 -1140,70.68,0,1402.19,6,5.367197883,0.542612 -1141,71.18,0,1407.454,6,5.398541702,0.542612 -1142,71.482,0,1407.912,6,5.420537609,0.5340664 -1143,71.917,0,1423.552,6,7.373764672,0.568246 -1144,72.123,0,1429.427,6,7.43360577,0.5255208 -1145,72.494,0,1433.547,6,7.416992033,0.5255208 -1146,72.704,0,1433.7,6,7.415005283,0.5511548 -1147,72.954,0,1445.144,6,7.458539902,0.542612 -1148,73.174,0,1435.531,6,7.409829179,0.5511548 -1149,73.166,0,1440.414,6,7.386026324,0.542612 -1150,73.118,0,1441.1,6,7.457728706,0.5511548 -1151,72.7,0,1421.263,6,7.36235931,0.5511548 -1152,71.532,0,1401.045,6,5.393096474,0.5511548 -1153,70.732,0,1384.489,6,5.320744475,0.5597004 -1154,69.889,0,1370.985,6,5.302780532,0.5511548 -1155,69.168,0,1370.909,6,5.271401632,0.5511548 -1156,68.073,0.156,1334.974,6,5.168949457,0.5511548 -1157,66.472,1.119,1273.175,6,5.185837785,0.5511548 -1158,64.218,2.447,1263.333,6,5.124542954,0.542612 -1159,61.192,3.584,1169.795,6,4.814034456,0.5597004 -1160,57.144,3.917,1101.892,6,4.611351104,0.5511548 -1161,53.756,3.779,1026.436,6,4.476535573,0.542612 -1162,50.155,3.825,945.335,6,4.271339743,0.5340664 -1163,47.311,4.072,692.187,6,3.291603442,0.5340664 -1164,43.801,4.405,1147.822,5,4.712052593,0.5340664 -1165,40.499,4.767,1072.671,5,4.527053166,0.542612 -1166,35.986,5.24,951.667,5,4.214307907,0.5511548 -1167,31.477,6.112,825.017,5,3.824293832,0.5511548 -1168,26.503,7.147,658.77,5,3.229521397,0.5597004 -1169,21.163,8.272,619.86,5,3.045821267,0.5511548 -1170,15.309,8.988,607.271,5,3.070392458,0.5340664 -1171,11.217,8.568,610.781,3,3.035622822,0.5340664 -1172,7.836,6.434,603.304,3,3.09083423,0.5340664 -1173,5.428,3.124,604.906,3,3.014340151,0.6451508 -1174,3.787,0.918,602.007,1,2.979095677,0.6707876 -1175,2.35,0,600,1,2.993806487,0.6366052 -1176,0.665,0,600,1,2.962716133,0.6366052 -1177,0.019,0,601.32,0,2.977562463,0.6024256 -1178,0.001,0,601.625,0,2.980864293,0.5767916 -1179,0.002,0,600,0,3.039599748,0.6195168 -1180,0,0,602.846,0,2.892733056,0.6707876 -1181,0,0,600,0,2.879955825,0.6536964 -1182,0,0,601.396,0,2.870521192,0.6280624 -1183,0,0,600,0,2.86624597,0.6109712 -1184,0,0,602.846,0,2.862454399,0.6280624 -1185,0,0,600,0,2.890243444,0.5767916 -1186,0,0,603.075,0,2.891603197,0.6195168 -1187,0,0,600,0,2.867157422,0.6451508 -1188,0,0,600.633,0,2.882362322,0.6366052 -1189,0,0,600.557,0,3.983404209,0.6451508 -1190,0,0,600,0,4.013255467,0.59388 -1191,0,0,600,0,3.930244909,0.6451508 -1192,0,0,600.938,0,3.975632937,0.6536964 -1193,0,0,600,0,3.969646599,0.5511548 -1194,0,0,600.557,0,3.960823223,0.5169752 -1195,0,0,600.252,0,3.991486084,0.5853372 -1196,0,0,600,0,3.990003914,0.5597004 -1197,0,0,601.549,0,3.966493206,0.5511548 -1198,0,0,600,0,3.927368748,0.542612 -1199,0,0,602.846,0,3.971388318,0.5340664 -1200,0,0,600.862,0,4.020638214,0.5511548 -1201,0,0,603.609,0,3.995862531,0.542612 -1202,0,0,600.557,0,4.030360518,0.5597004 -1203,0,0,606.508,0,4.032464512,0.5511548 -1204,0,0,603.38,0,3.972980233,0.5169752 -1205,0,0,604.829,0,3.987704324,0.5597004 -1206,0,0,604.982,0,4.020819427,0.5169752 -1207,0,0,600,0,3.982124035,0.5255208 -1208,0,0,601.396,0,4.025400975,0.5767916 -1209,0,0,603.38,0,2.852701455,0.5597004 -1210,0,0,600,0,2.868218656,0.542612 -1211,0,0,600.862,0,2.842322321,0.4998868 -1212,0,0,600,0,2.894754336,0.5169752 -1213,0,0,600.557,0,2.885688707,0.542612 -1214,0,0,601.854,0,2.912937787,0.5597004 -1215,0,0,600.71,0,2.88570036,0.5767916 -1216,0,0,600.023,0,2.852544451,0.5597004 -1217,0,0,600,0,2.849536724,0.5597004 -1218,0,0,600.328,0,2.840922752,0.5255208 -1219,0,0,600.481,0,2.862239386,0.5340664 -1220,0,0,602.235,0,2.878606503,0.542612 -1221,0,0,602.007,0,2.868895467,0.5169752 -1222,0,0,601.854,0,2.878744624,0.5597004 -1223,0,0,602.312,0,2.854989729,0.542612 -1224,0,0,600,0,2.83401444,0.5597004 -1225,0,0,601.472,0,2.842033766,0.542612 -1226,0,0,601.091,0,2.866866464,0.5511548 -1227,0,0,600,0,2.880956336,0.542612 -1228,0,0,600.175,0,2.851788503,0.59388 -1229,0,0,601.854,0,2.833318558,0.542612 -1230,0,0,604.143,0,2.885568983,0.5340664 -1231,0,0,603.99,0,2.818218346,0.542612 -1232,0,0,601.015,0,2.875574411,0.5340664 -1233,0,0,600.404,0,2.861632026,0.5340664 -1234,0,0,601.32,0,2.86497106,0.5511548 -1235,0,0,600,0,2.835000208,0.542612 -1236,0,0,600.557,0,2.82902973,0.542612 -1237,0,0,600,0,2.850926421,0.5511548 -1238,0,0,600,0,2.908556271,0.5597004 -1239,0,0,600,0,2.907000022,0.5340664 -1240,0,0,600,0,2.870999947,0.568246 -1241,0.004,0,602.693,0,2.857471734,0.5169752 -1242,0,0,602.541,0,2.874665692,0.4913412 -1243,0,0,600,0,2.895796732,0.5597004 -1244,0,0,600,0,2.892548703,0.5255208 -1245,0,0,600,0,2.894885131,0.5340664 -1246,0,0,600.71,0,2.863073941,0.542612 -1247,0,0,602.998,0,2.88237348,0.5340664 -1248,0,0,600,0,2.871328819,0.542612 -1249,0,0,601.625,0,2.865865075,0.5511548 -1250,0,0,600,0,2.780595285,0.542612 -1251,0,0,600.328,0,2.877219236,0.5340664 -1252,0,0,600,0,2.917454728,0.542612 -1253,0,0,602.693,0,2.905870759,0.5255208 -1254,0,0,601.549,0,2.892694373,0.5169752 -1255,0,0,600.557,0,2.887654543,0.5511548 -1256,0,0,601.549,0,2.8786146,0.5511548 -1257,0,0,600,0,2.953399365,0.5511548 -1258,0,0,600.099,0,2.897162256,0.5597004 -1259,0,0,601.396,0,2.921197807,0.5169752 -1260,0,0,600,0,3.11598774,0.5255208 -1261,0,0,604.677,0,3.08438926,0.5255208 -1262,0,0,600,0,3.036970922,0.542612 -1263,0.006,0,603.075,0,3.04249885,0.542612 -1264,0.002,0,600,0,3.073673145,0.542612 -1265,0,0,602.541,0,3.09811879,0.5255208 -1266,0,0,600,0,3.103035533,0.542612 -1267,0,0,600.557,0,3.089403813,0.5340664 -1268,0,0,600,0,3.059626178,0.5255208 -1269,0.002,0,601.549,0,3.028755211,0.5255208 -1270,0,0,600,0,3.082315324,0.5169752 -1271,0,0,600.71,0,3.113427681,0.5255208 -1272,0.002,0,601.167,0,3.055116362,0.542612 -1273,0,0,604.906,0,3.004500895,0.5255208 -1274,0,0,600,0,3.143984922,0.5340664 -1275,0,0,602.998,0,3.115180973,0.5084296 -1276,0,0,600,0,3.037943336,0.5169752 -1277,0,0,602.922,0,3.054948457,0.568246 -1278,0,0,600,0,3.04652795,0.542612 -1279,0,0,600,0,3.094197187,0.5511548 -1280,0,0,601.167,0,3.103858106,0.5511548 -1281,0,0,604.524,0,3.139482659,0.568246 -1282,0,0,600,0,3.044972773,0.5511548 -1283,0,0,600,0,3.076978141,0.5169752 -1284,0,0,600.938,0,3.102483175,0.5169752 -1285,0,0,600,0,3.088919443,0.5340664 -1286,0,0,602.617,0,3.030253569,0.5084296 -1287,0,0,600,0,3.038181312,0.5340664 -1288,0,0,601.93,0,4.242148586,0.5511548 -1289,0,0,601.396,0,4.170959744,0.542612 -1290,0,0,600,0,4.234925399,0.5340664 -1291,0,0,602.464,0,4.168236947,0.568246 -1292,0,0,600.71,0,4.116490662,0.542612 -1293,0,0,600,0,4.15632306,0.5255208 -1294,0,0,601.167,0,4.177869384,0.47425 -1295,0,0,600.481,0,4.183503525,0.5255208 -1296,0,0,602.922,0,4.192437957,0.542612 -1297,0,0,601.015,0,4.216200256,0.542612 -1298,0,0,601.091,0,4.164857546,0.5255208 -1299,0,0,601.167,0,4.201924463,0.5084296 -1300,0,0,600.328,0,4.103566495,0.5169752 \ No newline at end of file +<t> , <v> , <grad> , <n> , <gear> , <Padd> , <Aux_Alt> +1 , 0 , 0 , 600 , 0 , 3.802134437 , 0.6366052 +2 , 0 , 0 , 603.227 , 0 , 3.889208344 , 0.6366052 +3 , 0 , 0 , 600 , 0 , 3.854374321 , 0.662242 +4 , 0 , 0 , 600 , 0 , 3.847475792 , 0.6707876 +5 , 0 , 0 , 601.701 , 0 , 3.883580324 , 0.662242 +6 , 0 , 0 , 601.015 , 0 , 3.856779418 , 0.6366052 +7 , 0 , 0 , 600.862 , 0 , 3.8931033 , 0.6536964 +8 , 0 , 0 , 600 , 0 , 3.844373471 , 0.6366052 +9 , 0 , 0 , 603.151 , 0 , 3.828599709 , 0.59388 +10 , 0 , 0 , 601.701 , 0 , 3.856792674 , 0.6280624 +11 , 0 , 0 , 601.091 , 0 , 3.744092818 , 0.6366052 +12 , 0 , 0 , 600.252 , 0 , 3.867992384 , 0.662242 +13 , 0 , 0 , 600.481 , 0 , 3.763432771 , 0.6451508 +14 , 0 , 0 , 602.922 , 0 , 3.850167003 , 0.687876 +15 , 0 , 0 , 600 , 0 , 3.840087911 , 0.6109712 +16 , 0 , 0 , 602.235 , 0 , 3.756601522 , 0.6195168 +17 , 0 , 0 , 600 , 0 , 3.817605806 , 0.6536964 +18 , 0 , 0 , 601.625 , 0 , 3.836729557 , 0.6451508 +19 , 0 , 0 , 600 , 0 , 3.819870732 , 0.6195168 +20 , 0 , 0 , 600 , 0 , 3.826787618 , 0.5511548 +21 , 0.33 , 0 , 600 , 1 , 4.809709699 , 0.542612 +22 , 2.339 , 0 , 600 , 1 , 4.886965677 , 0.5767916 +23 , 2.389 , 0 , 600 , 1 , 4.735125361 , 0.542612 +24 , 3.892 , 0 , 600 , 1 , 4.926987573 , 0.4913412 +25 , 5.776 , 0 , 602.388 , 2 , 5.089115161 , 0.5340664 +26 , 5.813 , 0 , 615.969 , 2 , 5.115875654 , 0.5597004 +27 , 5.473 , 0 , 606.127 , 2 , 5.006543223 , 0.5597004 +28 , 5.072 , 0 , 603.532 , 2 , 4.921811029 , 0.542612 +29 , 4.626 , 0 , 601.32 , 2 , 4.973165892 , 0.5340664 +30 , 4.645 , 0 , 600 , 2 , 4.944586588 , 0.542612 +31 , 4.426 , 0 , 600 , 2 , 4.879098439 , 0.568246 +32 , 5.23 , 0 , 600 , 2 , 4.86374299 , 0.5597004 +33 , 5.983 , 0 , 620.394 , 2 , 5.029553456 , 0.5511548 +34 , 5.989 , 0 , 613.527 , 2 , 5.0019004 , 0.5597004 +35 , 5.802 , 0 , 601.396 , 2 , 4.923785113 , 0.5511548 +36 , 5.782 , 0 , 600 , 2 , 4.916836487 , 0.542612 +37 , 5.846 , 0 , 602.312 , 2 , 4.906465397 , 0.5597004 +38 , 6.218 , 0 , 638.705 , 2 , 5.096926759 , 0.5597004 +39 , 6.627 , 0 , 684.939 , 2 , 5.276090008 , 0.5511548 +40 , 6.844 , 0 , 703.555 , 2 , 5.450639087 , 0.568246 +41 , 7.153 , 0 , 733.158 , 2 , 4.307630664 , 0.5511548 +42 , 7.382 , 0 , 758.335 , 2 , 4.393511432 , 0.5597004 +43 , 7.468 , 0 , 772.755 , 2 , 4.406729421 , 0.542612 +44 , 7.455 , 0 , 763.447 , 2 , 4.391846197 , 0.5511548 +45 , 7.428 , 0 , 769.017 , 2 , 4.393464299 , 0.568246 +46 , 7.391 , 0 , 767.491 , 2 , 4.400494789 , 0.5597004 +47 , 7.382 , 0 , 761.54 , 2 , 4.348470646 , 0.5767916 +48 , 7.409 , 0 , 763.905 , 2 , 4.374407074 , 0.568246 +49 , 7.334 , 0 , 753.834 , 2 , 4.359615712 , 0.5597004 +50 , 7.316 , 0 , 753.834 , 2 , 4.317437596 , 0.568246 +51 , 7.308 , 0 , 751.85 , 2 , 4.323737861 , 0.5597004 +52 , 7.238 , 0 , 742.466 , 2 , 4.294450643 , 0.568246 +53 , 6.288 , 0 , 670.062 , 2 , 3.962476551 , 0.5597004 +54 , 5.979 , 0 , 614.748 , 2 , 3.852862075 , 0.5597004 +55 , 5.687 , 0 , 600.328 , 2 , 3.815295431 , 0.542612 +56 , 5.787 , 0 , 600.099 , 2 , 3.797953608 , 0.5597004 +57 , 5.627 , 0 , 600 , 2 , 3.757570435 , 0.5511548 +58 , 5.244 , 0 , 601.015 , 2 , 3.955469969 , 0.5597004 +59 , 4.833 , 0 , 601.015 , 2 , 3.930264826 , 0.5511548 +60 , 3.669 , 0 , 600 , 1 , 3.95916427 , 0.5511548 +61 , 3.177 , 0 , 601.472 , 1 , 3.77785705 , 0.5597004 +62 , 2.781 , 0 , 600.557 , 1 , 3.752960886 , 0.5511548 +63 , 2.784 , 0 , 600 , 1 , 3.678234956 , 0.5340664 +64 , 3.049 , 0 , 627.031 , 1 , 3.806643958 , 0.5340664 +65 , 2.92 , 0 , 600 , 1 , 3.693611867 , 0.542612 +66 , 4.074 , 0 , 600 , 1 , 3.684114246 , 0.5511548 +67 , 5.88 , 0 , 626.039 , 2 , 3.849403882 , 0.5597004 +68 , 6.907 , 0 , 717.899 , 2 , 4.201503234 , 0.5511548 +69 , 8.58 , 0 , 897.421 , 2 , 4.906520108 , 0.5511548 +70 , 9.037 , 0 , 936.332 , 2 , 5.140294044 , 0.5511548 +71 , 10.673 , 0 , 1118.982 , 2 , 6.196132094 , 0.5511548 +72 , 11.948 , 0 , 1241.283 , 2 , 6.926372991 , 0.5597004 +73 , 14.357 , 0 , 1478.866 , 2 , 8.97500659 , 0.542612 +74 , 16.975 , 0 , 1795.262 , 2 , 12.18081055 , 0.5511548 +75 , 19.957 , 0 , 2115.091 , 2 , 16.72649798 , 0.5511548 +76 , 21.184 , 0 , 1910.849 , 2 , 14.52314936 , 0.5597004 +77 , 20.791 , 0 , 1279.583 , 3 , 7.345388813 , 0.5597004 +78 , 21.027 , 0 , 1310.407 , 3 , 9.325219892 , 0.568246 +79 , 22.934 , 0 , 1437.133 , 3 , 10.4353174 , 0.5597004 +80 , 25.65 , 0 , 1594.759 , 3 , 12.10951338 , 0.568246 +81 , 28.009 , 0 , 1768.711 , 3 , 14.1647804 , 0.5511548 +82 , 30.455 , 0 , 1926.337 , 3 , 16.14011682 , 0.5597004 +83 , 33.735 , 0 , 2152.476 , 3 , 19.37203502 , 0.568246 +84 , 37.536 , 0 , 2392.653 , 3 , 22.11390935 , 0.5597004 +85 , 40.631 , 0 , 2500 , 3 , 21.31004903 , 0.5597004 +86 , 40.769 , 0 , 1612.001 , 4 , 11.32799198 , 0.5511548 +87 , 40.258 , 0 , 1627.718 , 4 , 9.216725646 , 0.5597004 +88 , 41.203 , 0 , 1658.465 , 4 , 8.660853146 , 0.5597004 +89 , 42.064 , 0 , 1680.438 , 4 , 8.434707348 , 0.542612 +90 , 42.952 , 0 , 1742.237 , 4 , 8.513132796 , 0.542612 +91 , 43.746 , 0 , 1762.608 , 4 , 8.331411788 , 0.5597004 +92 , 45.1 , 0 , 1814.87 , 4 , 8.384247836 , 0.5511548 +93 , 46.598 , 0 , 1880.026 , 4 , 8.570767292 , 0.5511548 +94 , 48.862 , 0 , 1964.79 , 4 , 8.780077834 , 0.5511548 +95 , 50.717 , 0 , 2072.442 , 4 , 9.069589722 , 0.542612 +96 , 51.25 , 0 , 1890.86 , 4 , 8.252192121 , 0.6366052 +97 , 51.385 , 0 , 1397.688 , 5 , 6.327752203 , 0.6451508 +98 , 52.901 , 0 , 1454.604 , 5 , 6.329179335 , 0.6366052 +99 , 54.339 , 0 , 1480.545 , 5 , 6.332276078 , 0.6451508 +100 , 55.847 , 0 , 1538.987 , 5 , 6.450149563 , 0.6536964 +101 , 56.621 , 0 , 1534.562 , 5 , 6.417793521 , 0.6366052 +102 , 57.641 , 0 , 1578.431 , 5 , 6.601855396 , 0.6536964 +103 , 58.736 , 0 , 1606.203 , 5 , 6.681302004 , 0.59388 +104 , 59.706 , 0 , 1631.075 , 5 , 6.759360478 , 0.6366052 +105 , 60.574 , 0 , 1648.47 , 5 , 6.849863811 , 0.6280624 +106 , 61.273 , 0 , 1678.454 , 5 , 6.957542006 , 0.6366052 +107 , 61.908 , 0 , 1682.116 , 5 , 6.996714627 , 0.6366052 +108 , 62.763 , 0 , 1712.329 , 5 , 7.086111261 , 0.6366052 +109 , 63.418 , 0 , 1727.436 , 5 , 7.081072692 , 0.6536964 +110 , 63.845 , 0 , 1737.812 , 5 , 7.094514569 , 0.6451508 +111 , 63.639 , 0 , 1719.425 , 5 , 6.996914091 , 0.6451508 +112 , 63.048 , 0 , 1716.449 , 5 , 6.957609647 , 0.6536964 +113 , 62.438 , 0 , 1688.144 , 5 , 6.878417973 , 0.6536964 +114 , 61.862 , 0 , 1678.378 , 5 , 6.867280447 , 0.568246 +115 , 61.434 , 0 , 1666.781 , 5 , 6.816788609 , 0.662242 +116 , 60.997 , 0 , 1648.776 , 5 , 6.752083012 , 0.6366052 +117 , 60.66 , 0 , 1642.748 , 5 , 6.712340915 , 0.6451508 +118 , 60.262 , 0 , 1630.999 , 5 , 6.688118982 , 0.6451508 +119 , 59.584 , 0 , 1625.963 , 5 , 6.667032946 , 0.6536964 +120 , 59.07 , 0 , 1597.734 , 5 , 6.576605051 , 0.662242 +121 , 58.544 , 0 , 1582.246 , 5 , 6.503263561 , 0.6195168 +122 , 57.925 , 0 , 1562.181 , 5 , 6.43679049 , 0.6793304 +123 , 57.484 , 0 , 1565.309 , 5 , 6.442096253 , 0.6195168 +124 , 57.124 , 0 , 1554.856 , 5 , 6.411451137 , 0.6536964 +125 , 56.91 , 0 , 1547.608 , 5 , 6.370791608 , 0.6451508 +126 , 56.345 , 0 , 1519.837 , 5 , 6.269999234 , 0.6536964 +127 , 55.623 , 0 , 1499.161 , 5 , 6.212421085 , 0.687876 +128 , 54.637 , 0 , 1471.008 , 5 , 6.064458954 , 0.6536964 +129 , 53.571 , 0 , 1437.514 , 5 , 5.953178003 , 0.6280624 +130 , 52.399 , 0.065 , 1407.607 , 5 , 5.818892287 , 0.568246 +131 , 50.707 , 0.078 , 1353.819 , 5 , 5.697074645 , 0.5255208 +132 , 48.826 , 0.078 , 1309.873 , 5 , 5.571461852 , 0.5597004 +133 , 47.428 , 0.013 , 1285 , 5 , 5.49242789 , 0.5340664 +134 , 47.975 , 0 , 1304.837 , 5 , 5.536689128 , 0.5597004 +135 , 47.78 , 0 , 1300.412 , 5 , 5.496195976 , 0.5767916 +136 , 47.76 , 0 , 1296.445 , 5 , 5.478060092 , 0.568246 +137 , 47.929 , 0 , 1301.938 , 5 , 5.497455218 , 0.5511548 +138 , 48.22 , 0 , 1321.393 , 5 , 5.546418211 , 0.5340664 +139 , 48.791 , 0 , 1332.837 , 5 , 5.577254096 , 0.5511548 +140 , 49.544 , 0 , 1355.802 , 5 , 5.626704762 , 0.5511548 +141 , 50.421 , 0 , 1383.04 , 5 , 5.697001102 , 0.5597004 +142 , 51.35 , 0 , 1407.988 , 5 , 5.792325564 , 0.5511548 +143 , 52.733 , 0 , 1454.757 , 5 , 5.926849575 , 0.5511548 +144 , 54.688 , 0 , 1529.297 , 5 , 8.136985894 , 0.568246 +145 , 56.575 , 0 , 1556.84 , 5 , 8.241722746 , 0.5597004 +146 , 57.649 , 0 , 1566.987 , 5 , 8.2844784 , 0.5597004 +147 , 58.6 , 0 , 1601.854 , 5 , 8.408228423 , 0.5511548 +148 , 59.302 , 0 , 1616.655 , 5 , 8.4885585 , 0.5597004 +149 , 59.574 , 0 , 1613.527 , 5 , 8.472866592 , 0.5597004 +150 , 59.809 , 0 , 1628.481 , 5 , 8.523864649 , 0.568246 +151 , 59.844 , 0 , 1618.715 , 5 , 6.423134337 , 0.568246 +152 , 59.616 , 0 , 1618.257 , 5 , 6.436490612 , 0.5597004 +153 , 59.485 , 0 , 1609.484 , 5 , 6.415081948 , 0.568246 +154 , 59.33 , 0 , 1612.001 , 5 , 6.418095483 , 0.5597004 +155 , 58.956 , 0 , 1595.827 , 5 , 6.367478184 , 0.5597004 +156 , 58.556 , 0 , 1582.78 , 5 , 6.343725012 , 0.568246 +157 , 58.07 , 0 , 1561.799 , 5 , 6.264492582 , 0.568246 +158 , 57.405 , 0 , 1540.665 , 5 , 6.206546347 , 0.568246 +159 , 56.379 , 0 , 1522.889 , 5 , 6.110664531 , 0.5597004 +160 , 55.461 , 0 , 1498.703 , 5 , 6.035037517 , 0.5597004 +161 , 54.403 , 0.044 , 1455.138 , 5 , 5.910051486 , 0.5511548 +162 , 52.715 , 0.296 , 1415.694 , 5 , 5.820964266 , 0.5597004 +163 , 50.51 , 0.828 , 1353.132 , 5 , 5.618375764 , 0.5767916 +164 , 48.618 , 0.92 , 1301.328 , 5 , 5.490901781 , 0.5597004 +165 , 46.402 , 0.623 , 1245.403 , 5 , 5.331313709 , 0.568246 +166 , 44.562 , 0.27 , 1192.531 , 5 , 5.188912037 , 0.5597004 +167 , 43.552 , 0.035 , 1172.16 , 5 , 5.108874689 , 0.5597004 +168 , 43.205 , 0 , 1169.184 , 5 , 5.087185191 , 0.5597004 +169 , 42.728 , 0 , 1146.754 , 5 , 5.020049902 , 0.568246 +170 , 42.519 , 0 , 1149.958 , 5 , 5.004965007 , 0.568246 +171 , 42.051 , 0 , 1142.863 , 5 , 4.952146343 , 0.568246 +172 , 41.857 , 0 , 1135.615 , 5 , 4.939335756 , 0.5597004 +173 , 42.059 , 0 , 1142.71 , 5 , 4.958406456 , 0.5597004 +174 , 42.221 , 0 , 1142.71 , 5 , 4.956112956 , 0.5767916 +175 , 42.257 , 0 , 1149.958 , 5 , 4.964465059 , 0.5597004 +176 , 42.658 , 0 , 1151.56 , 5 , 4.96756588 , 0.5597004 +177 , 43.199 , 0 , 1173.075 , 5 , 5.021839146 , 0.5597004 +178 , 44.147 , 0 , 1198.558 , 5 , 5.084237645 , 0.568246 +179 , 44.856 , 0 , 1226.864 , 5 , 5.15516264 , 0.568246 +180 , 45.527 , 0 , 1240.673 , 5 , 5.207073795 , 0.568246 +181 , 46.419 , 0 , 1269.131 , 5 , 5.26136735 , 0.5597004 +182 , 47.515 , 0 , 1306.058 , 5 , 5.361394767 , 0.568246 +183 , 48.559 , 0 , 1323.758 , 5 , 5.433198741 , 0.5597004 +184 , 49.472 , 0 , 1364.424 , 5 , 5.547417032 , 0.6451508 +185 , 50.555 , 0 , 1363.432 , 5 , 5.556874612 , 0.6451508 +186 , 51.003 , 0 , 1385.481 , 5 , 5.612556727 , 0.6366052 +187 , 51.148 , 0 , 1378.538 , 5 , 5.602467875 , 0.6451508 +188 , 51.277 , 0 , 1388.914 , 5 , 5.647879296 , 0.6451508 +189 , 51.012 , 0 , 1380.903 , 5 , 5.637717454 , 0.6451508 +190 , 50.851 , 0 , 1381.971 , 5 , 5.638801601 , 0.662242 +191 , 50.589 , 0 , 1364.347 , 5 , 5.584095773 , 0.662242 +192 , 50.343 , 0 , 1358.091 , 5 , 5.567496341 , 0.59388 +193 , 49.852 , 0 , 1338.178 , 5 , 5.498520365 , 0.662242 +194 , 48.778 , 0 , 1299.344 , 5 , 5.439803352 , 0.6280624 +195 , 46.839 , 0.072 , 1253.948 , 5 , 5.455578351 , 0.662242 +196 , 45.335 , 0.087 , 1207.79 , 5 , 5.193447223 , 0.662242 +197 , 43.531 , 0.087 , 1171.702 , 5 , 5.03986231 , 0.6280624 +198 , 42.511 , 0.015 , 1146.296 , 5 , 4.973187143 , 0.6280624 +199 , 42.138 , 0 , 1141.108 , 5 , 4.947537836 , 0.6366052 +200 , 42.177 , 0 , 1150.034 , 5 , 4.958509456 , 0.6366052 +201 , 42.755 , 0 , 1164.759 , 5 , 4.995003295 , 0.6366052 +202 , 43.34 , 0 , 1187.037 , 5 , 5.02572769 , 0.6536964 +203 , 44.447 , 0 , 1207.179 , 5 , 5.076105057 , 0.6536964 +204 , 45.9 , 0 , 1260.662 , 5 , 5.193687939 , 0.6451508 +205 , 47.748 , 0 , 1318.646 , 5 , 5.340974722 , 0.6451508 +206 , 49.452 , 0 , 1363.203 , 5 , 5.456267644 , 0.6109712 +207 , 51.31 , 0 , 1407.607 , 5 , 5.587917565 , 0.6536964 +208 , 52.666 , 0 , 1443.084 , 5 , 5.696474982 , 0.6451508 +209 , 54.433 , 0 , 1496.49 , 5 , 5.875538034 , 0.6109712 +210 , 56.247 , 0 , 1544.251 , 5 , 6.036348273 , 0.6366052 +211 , 57.581 , 0 , 1573.396 , 5 , 8.160425284 , 0.6366052 +212 , 58.828 , 0 , 1620.317 , 5 , 8.354801886 , 0.6707876 +213 , 59.994 , 0 , 1643.435 , 5 , 8.457283604 , 0.6366052 +214 , 60.916 , 0 , 1658.083 , 5 , 8.520048936 , 0.6366052 +215 , 61.162 , 0 , 1661.898 , 5 , 8.506933784 , 0.6280624 +216 , 61.129 , 0 , 1653.582 , 5 , 8.485219603 , 0.6280624 +217 , 60.809 , 0 , 1623.903 , 5 , 8.363789239 , 0.6964216 +218 , 60.485 , 0 , 1650.378 , 5 , 6.383989079 , 0.59388 +219 , 60.874 , 0 , 1658.389 , 5 , 6.436975657 , 0.6451508 +220 , 61.401 , 0 , 1685.779 , 5 , 6.517143801 , 0.6024256 +221 , 61.904 , 0 , 1687.533 , 5 , 6.525399802 , 0.6109712 +222 , 62.358 , 0 , 1689.059 , 5 , 6.532746551 , 0.6109712 +223 , 62.701 , 0 , 1704.624 , 5 , 6.59255634 , 0.5853372 +224 , 63.026 , 0 , 1704.7 , 5 , 6.572607503 , 0.5511548 +225 , 63.203 , 0 , 1708.133 , 5 , 6.607649385 , 0.568246 +226 , 63.394 , 0 , 1720.493 , 5 , 6.651532501 , 0.568246 +227 , 63.645 , 0 , 1731.098 , 5 , 6.672467926 , 0.5597004 +228 , 63.913 , 0 , 1742.847 , 5 , 6.719736102 , 0.5597004 +229 , 64.141 , 0 , 1752.079 , 5 , 6.748047284 , 0.568246 +230 , 64.426 , 0 , 1742.695 , 5 , 6.707057794 , 0.542612 +231 , 64.023 , 0 , 1741.398 , 5 , 6.708213871 , 0.5511548 +232 , 63.622 , 0 , 1720.646 , 5 , 6.619089516 , 0.5597004 +233 , 63.19 , 0 , 1692.721 , 5 , 6.538324259 , 0.5511548 +234 , 62.662 , 0 , 1688.83 , 5 , 6.527862033 , 0.5597004 +235 , 62.141 , 0 , 1682.269 , 5 , 6.502349146 , 0.5597004 +236 , 61.67 , 0 , 1663.806 , 5 , 6.428508794 , 0.5597004 +237 , 61.064 , 0 , 1662.814 , 5 , 6.447589943 , 0.5597004 +238 , 60.497 , 0 , 1637.484 , 5 , 6.358207086 , 0.5597004 +239 , 59.891 , 0 , 1629.854 , 5 , 6.340101479 , 0.5597004 +240 , 59.406 , 0 , 1613.375 , 5 , 6.281076718 , 0.5597004 +241 , 58.903 , 0 , 1580.949 , 5 , 6.173173357 , 0.568246 +242 , 58.433 , 0 , 1587.129 , 5 , 6.174388161 , 0.568246 +243 , 58.21 , 0 , 1579.194 , 5 , 6.143118882 , 0.568246 +244 , 58.252 , 0 , 1578.965 , 5 , 6.135974318 , 0.5853372 +245 , 58.414 , 0 , 1598.192 , 5 , 6.209877877 , 0.5511548 +246 , 58.607 , 0 , 1587.51 , 5 , 6.156877665 , 0.5597004 +247 , 58.732 , 0 , 1596.742 , 5 , 6.187376835 , 0.5511548 +248 , 58.595 , 0 , 1574.235 , 5 , 6.13504418 , 0.568246 +249 , 58.324 , 0 , 1572.862 , 5 , 6.099258297 , 0.5597004 +250 , 58.044 , 0 , 1573.091 , 5 , 6.098757973 , 0.5597004 +251 , 57.59 , 0 , 1554.398 , 5 , 6.032961978 , 0.5597004 +252 , 56.805 , 0 , 1545.243 , 5 , 6.005046436 , 0.5597004 +253 , 56.125 , 0 , 1521.21 , 5 , 5.925208149 , 0.5597004 +254 , 55.328 , 0 , 1492.523 , 5 , 5.852253312 , 0.5511548 +255 , 54.225 , 0 , 1460.861 , 5 , 5.751727503 , 0.5597004 +256 , 53.133 , 0 , 1432.784 , 5 , 5.658326365 , 0.5511548 +257 , 52.178 , 0 , 1390.135 , 5 , 5.518096652 , 0.5597004 +258 , 51.119 , 0 , 1367.704 , 5 , 5.441388413 , 0.5597004 +259 , 50.261 , 0 , 1366.712 , 5 , 5.419641102 , 0.5597004 +260 , 49.943 , 0 , 1363.584 , 5 , 5.427225555 , 0.568246 +261 , 50.226 , 0 , 1359.388 , 5 , 5.400434619 , 0.568246 +262 , 50.905 , 0 , 1380.827 , 5 , 5.448624832 , 0.5767916 +263 , 51.741 , 0 , 1410.964 , 5 , 5.52496615 , 0.5597004 +264 , 52.566 , 0 , 1436.217 , 5 , 5.597748364 , 0.568246 +265 , 53.466 , 0 , 1457.809 , 5 , 5.651222707 , 0.5767916 +266 , 54.269 , 0 , 1482.91 , 5 , 5.743391708 , 0.5597004 +267 , 55.116 , 0 , 1505.188 , 5 , 5.826535179 , 0.5597004 +268 , 56.019 , 0 , 1532.197 , 5 , 5.916199747 , 0.5767916 +269 , 56.754 , 0 , 1550.736 , 5 , 5.959487508 , 0.568246 +270 , 57.561 , 0 , 1570.192 , 5 , 6.029720284 , 0.5511548 +271 , 58.401 , 0 , 1600.786 , 5 , 6.126397437 , 0.5597004 +272 , 59.076 , 0 , 1614.824 , 5 , 6.180065388 , 0.5511548 +273 , 59.761 , 0 , 1621.92 , 5 , 6.200296155 , 0.5597004 +274 , 60.222 , 0 , 1641.909 , 5 , 6.28062073 , 0.5597004 +275 , 60.446 , 0 , 1637.484 , 5 , 6.258603714 , 0.5511548 +276 , 60.09 , 0 , 1620.851 , 5 , 6.200674539 , 0.6366052 +277 , 59.381 , 0 , 1601.091 , 5 , 6.151462781 , 0.6451508 +278 , 58.873 , 0 , 1586.824 , 5 , 6.073676807 , 0.6451508 +279 , 58.481 , 0 , 1580.415 , 5 , 6.057255057 , 0.6451508 +280 , 58.328 , 0 , 1586.137 , 5 , 6.101150405 , 0.6280624 +281 , 58.374 , 0 , 1578.508 , 5 , 6.059966745 , 0.6195168 +282 , 58.568 , 0 , 1591.859 , 5 , 6.1007223 , 0.6707876 +283 , 58.756 , 0 , 1599.947 , 5 , 8.147681133 , 0.59388 +284 , 59.054 , 0 , 1602.998 , 5 , 8.167026877 , 0.6366052 +285 , 59.314 , 0 , 1609.102 , 5 , 8.19880876 , 0.6366052 +286 , 59.614 , 0 , 1608.949 , 5 , 8.203465756 , 0.6793304 +287 , 59.883 , 0 , 1611.391 , 5 , 8.220293033 , 0.6451508 +288 , 60.121 , 0 , 1639.849 , 5 , 8.305431896 , 0.6707876 +289 , 60.427 , 0 , 1659.609 , 5 , 8.379042671 , 0.6280624 +290 , 60.76 , 0 , 1652.361 , 5 , 6.268771681 , 0.6793304 +291 , 61.119 , 0 , 1672.122 , 5 , 6.328121983 , 0.6536964 +292 , 61.598 , 0 , 1680.133 , 5 , 6.362497526 , 0.6451508 +293 , 62.064 , 0 , 1689.288 , 5 , 6.38862455 , 0.6793304 +294 , 62.751 , 0 , 1723.774 , 5 , 6.517574316 , 0.6536964 +295 , 63.428 , 0 , 1730.945 , 5 , 6.531699828 , 0.662242 +296 , 63.94 , 0 , 1740.024 , 5 , 6.570462002 , 0.6366052 +297 , 64.452 , 0 , 1741.474 , 5 , 6.571541007 , 0.6280624 +298 , 65.017 , 0 , 1770.619 , 5 , 6.671187008 , 0.6366052 +299 , 65.519 , 0 , 1775.044 , 5 , 6.702852378 , 0.6366052 +300 , 66.076 , 0 , 1808.385 , 5 , 6.837439586 , 0.6366052 +301 , 66.514 , 0 , 1808.69 , 5 , 6.839796605 , 0.662242 +302 , 67.055 , 0 , 1825.856 , 5 , 6.893378456 , 0.6109712 +303 , 67.597 , 0 , 1841.421 , 5 , 6.958571883 , 0.6366052 +304 , 67.753 , 0 , 1844.778 , 5 , 6.954740861 , 0.6707876 +305 , 67.507 , 0 , 1841.039 , 5 , 6.939006812 , 0.662242 +306 , 66.916 , 0 , 1814.183 , 5 , 6.842502919 , 0.6536964 +307 , 66.068 , 0 , 1787.709 , 5 , 6.754060835 , 0.6536964 +308 , 65.321 , 0 , 1753.529 , 5 , 6.597043989 , 0.6280624 +309 , 64.405 , 0 , 1729.877 , 5 , 6.524636616 , 0.6280624 +310 , 63.737 , 0 , 1727.207 , 5 , 6.510716968 , 0.6280624 +311 , 63.06 , 0 , 1707.065 , 5 , 6.436462001 , 0.6451508 +312 , 62.55 , 0 , 1683.49 , 5 , 6.345888161 , 0.662242 +313 , 62.174 , 0 , 1672.351 , 5 , 6.298627844 , 0.6793304 +314 , 62.08 , 0 , 1688.754 , 5 , 6.344069282 , 0.6707876 +315 , 61.934 , 0 , 1683.261 , 5 , 6.331592006 , 0.6366052 +316 , 61.561 , 0 , 1661.593 , 5 , 6.253760731 , 0.568246 +317 , 61.063 , 0 , 1626.116 , 5 , 6.166124297 , 0.568246 +318 , 60.4 , 0 , 1620.699 , 5 , 6.134140512 , 0.5340664 +319 , 59.812 , 0 , 1620.775 , 5 , 6.142490623 , 0.5767916 +320 , 59.204 , 0 , 1602.312 , 5 , 6.077924479 , 0.5767916 +321 , 58.943 , 0 , 1589.265 , 5 , 6.034677525 , 0.568246 +322 , 58.98 , 0 , 1597.047 , 5 , 6.073505197 , 0.5255208 +323 , 59.128 , 0 , 1612.001 , 5 , 6.150838589 , 0.5255208 +324 , 59.448 , 0 , 1615.053 , 5 , 6.122909881 , 0.5511548 +325 , 59.829 , 0 , 1622.835 , 5 , 6.131312716 , 0.4998868 +326 , 60.153 , 0 , 1634.356 , 5 , 6.196425121 , 0.5597004 +327 , 60.299 , 0 , 1655.642 , 5 , 6.224448108 , 0.5597004 +328 , 60.387 , 0 , 1635.348 , 5 , 6.172359968 , 0.5597004 +329 , 60.153 , 0 , 1635.653 , 5 , 6.161172304 , 0.5597004 +330 , 59.858 , 0 , 1600.023 , 5 , 6.052635623 , 0.5597004 +331 , 59.382 , 0 , 1591.096 , 5 , 6.047315885 , 0.568246 +332 , 59.182 , 0 , 1618.868 , 5 , 6.134359241 , 0.5511548 +333 , 59.103 , 0 , 1601.244 , 5 , 6.070853146 , 0.568246 +334 , 59.191 , 0 , 1604.219 , 5 , 6.055524362 , 0.5597004 +335 , 59.361 , 0 , 1603.685 , 5 , 6.052282846 , 0.568246 +336 , 59.792 , 0 , 1625.734 , 5 , 6.150560162 , 0.568246 +337 , 60.176 , 0 , 1632.296 , 5 , 6.163314942 , 0.5511548 +338 , 60.027 , 0 , 1623.369 , 5 , 6.115284952 , 0.5597004 +339 , 59.87 , 0 , 1626.192 , 5 , 6.128885424 , 0.5511548 +340 , 59.476 , 0 , 1612.993 , 5 , 6.084749753 , 0.5767916 +341 , 58.645 , 0 , 1571.946 , 5 , 5.97036628 , 0.542612 +342 , 57.749 , 0 , 1543.946 , 5 , 5.886764814 , 0.568246 +343 , 56.902 , 0 , 1532.883 , 5 , 5.813097062 , 0.5597004 +344 , 56.227 , 0 , 1506.409 , 5 , 5.743369096 , 0.568246 +345 , 55.694 , 0 , 1497.33 , 5 , 5.676837336 , 0.568246 +346 , 55.053 , 0 , 1484.817 , 5 , 5.641717165 , 0.568246 +347 , 54.474 , 0 , 1471.008 , 5 , 5.592350536 , 0.568246 +348 , 53.796 , 0 , 1450.027 , 5 , 5.537341422 , 0.5511548 +349 , 53.072 , 0 , 1427.291 , 5 , 5.464840877 , 0.5597004 +350 , 52.292 , 0 , 1411.193 , 5 , 5.411966077 , 0.568246 +351 , 51.673 , 0 , 1388.304 , 5 , 5.346791815 , 0.568246 +352 , 50.969 , 0 , 1373.274 , 5 , 5.295880754 , 0.568246 +353 , 50.358 , 0 , 1363.89 , 5 , 5.26857001 , 0.568246 +354 , 49.469 , 0 , 1329.175 , 5 , 5.181247362 , 0.5597004 +355 , 48.603 , 0 , 1310.178 , 5 , 5.115061856 , 0.5597004 +356 , 47.51 , 0 , 1278.668 , 5 , 5.017073413 , 0.568246 +357 , 45.854 , 0 , 1234.112 , 5 , 6.684086569 , 0.5597004 +358 , 44.225 , 0 , 1190.089 , 5 , 6.549296418 , 0.5597004 +359 , 43.206 , 0 , 1166.438 , 5 , 6.384110825 , 0.542612 +360 , 42.183 , 0 , 1129.664 , 5 , 6.25639817 , 0.6451508 +361 , 41.147 , 0 , 1105.402 , 5 , 6.174442348 , 0.6451508 +362 , 39.834 , 0 , 1082.971 , 5 , 6.137812878 , 0.6536964 +363 , 38.506 , 0 , 1039.94 , 5 , 5.936829011 , 0.5597004 +364 , 38.276 , 0 , 1036.355 , 5 , 5.91375663 , 0.542612 +365 , 38.973 , 0 , 1064.126 , 5 , 6.008220427 , 0.5597004 +366 , 40.254 , 0 , 1093.5 , 5 , 4.493845019 , 0.5597004 +367 , 41.514 , 0 , 1144.16 , 5 , 4.611857821 , 0.5597004 +368 , 43.292 , 0 , 1186.122 , 5 , 4.72687458 , 0.5597004 +369 , 45.096 , 0 , 1231.289 , 5 , 4.840663158 , 0.5597004 +370 , 46.704 , 0 , 1283.246 , 5 , 4.974987911 , 0.568246 +371 , 48.053 , 0 , 1305.829 , 5 , 5.060287973 , 0.5511548 +372 , 49.069 , 0 , 1338.483 , 5 , 5.144303784 , 0.568246 +373 , 50.368 , 0 , 1364.118 , 5 , 5.2390144 , 0.5597004 +374 , 51.598 , 0 , 1400.511 , 5 , 5.317150045 , 0.568246 +375 , 52.736 , 0 , 1445.602 , 5 , 5.440420032 , 0.5597004 +376 , 53.918 , 0 , 1473.144 , 5 , 5.559511425 , 0.5511548 +377 , 54.913 , 0 , 1502.594 , 5 , 5.669005589 , 0.568246 +378 , 56.059 , 0 , 1521.592 , 5 , 5.701803035 , 0.568246 +379 , 57.03 , 0 , 1566.529 , 5 , 5.860814723 , 0.5597004 +380 , 57.914 , 0 , 1578.05 , 5 , 5.874675245 , 0.5511548 +381 , 58.918 , 0 , 1607.271 , 5 , 5.99563521 , 0.568246 +382 , 59.528 , 0 , 1626.879 , 5 , 6.05864326 , 0.568246 +383 , 59.913 , 0 , 1639.925 , 5 , 6.107839828 , 0.568246 +384 , 59.788 , 0 , 1615.206 , 5 , 6.029812924 , 0.568246 +385 , 59.417 , 0 , 1610.933 , 5 , 6.006938246 , 0.568246 +386 , 59.106 , 0 , 1593.69 , 5 , 5.975625002 , 0.568246 +387 , 59.196 , 0 , 1607.195 , 5 , 6.01560711 , 0.568246 +388 , 59.43 , 0 , 1615.74 , 5 , 6.030933509 , 0.568246 +389 , 59.865 , 0 , 1623.979 , 5 , 6.055386491 , 0.568246 +390 , 60.307 , 0 , 1653.201 , 5 , 6.131169662 , 0.5340664 +391 , 60.884 , 0 , 1670.062 , 5 , 6.19358352 , 0.5511548 +392 , 61.632 , 0 , 1679.828 , 5 , 6.215082853 , 0.568246 +393 , 62.346 , 0 , 1711.337 , 5 , 6.327520826 , 0.5597004 +394 , 62.981 , 0 , 1695.468 , 5 , 6.273914437 , 0.568246 +395 , 63.429 , 0 , 1725.299 , 5 , 6.359357837 , 0.568246 +396 , 63.69 , 0 , 1723.087 , 5 , 6.356579335 , 0.5511548 +397 , 63.697 , 0 , 1726.978 , 5 , 6.35966991 , 0.5511548 +398 , 63.752 , 0 , 1722.934 , 5 , 6.35121719 , 0.5511548 +399 , 63.806 , 0 , 1721.714 , 5 , 6.336550418 , 0.568246 +400 , 63.996 , 0 , 1744.221 , 5 , 6.43226957 , 0.568246 +401 , 64.3 , 0 , 1764.591 , 5 , 6.517774914 , 0.568246 +402 , 64.725 , 0 , 1751.316 , 5 , 6.460348524 , 0.5597004 +403 , 65.134 , 0 , 1765.049 , 5 , 6.48936917 , 0.568246 +404 , 65.176 , 0 , 1761.769 , 5 , 6.496822487 , 0.5597004 +405 , 65.496 , 0 , 1782.063 , 5 , 6.582900902 , 0.568246 +406 , 66.065 , 0 , 1804.189 , 5 , 6.677265112 , 0.5597004 +407 , 66.79 , 0 , 1843.175 , 5 , 6.810020514 , 0.568246 +408 , 67.958 , 0 , 1854.238 , 5 , 6.848567734 , 0.5511548 +409 , 69.274 , 0 , 1908.255 , 5 , 7.044559274 , 0.568246 +410 , 70.377 , 0 , 1918.708 , 5 , 7.067523471 , 0.5597004 +411 , 71.06 , 0 , 1937.705 , 5 , 7.137820926 , 0.568246 +412 , 71.895 , 0 , 1966.163 , 5 , 7.242116437 , 0.5597004 +413 , 71.273 , 0 , 1509.995 , 6 , 5.752924022 , 0.5511548 +414 , 70.303 , 0.007 , 1383.192 , 6 , 5.310082435 , 0.568246 +415 , 69.278 , 0.011 , 1344.282 , 6 , 5.330053552 , 0.5597004 +416 , 67.231 , 0.011 , 1312.161 , 6 , 5.092748726 , 0.5597004 +417 , 66.251 , 0.002 , 1306.745 , 6 , 5.038981301 , 0.5511548 +418 , 66.002 , 0 , 1293.851 , 6 , 4.998843233 , 0.568246 +419 , 66.269 , 0 , 1317.655 , 6 , 5.036482889 , 0.568246 +420 , 66.529 , 0 , 1305.982 , 6 , 5.032904698 , 0.568246 +421 , 67.148 , 0 , 1324.369 , 6 , 5.063987396 , 0.59388 +422 , 67.986 , 0 , 1359.235 , 6 , 5.141084962 , 0.687876 +423 , 69.111 , 0 , 1382.429 , 6 , 5.202645639 , 0.6366052 +424 , 70.286 , 0 , 1410.124 , 6 , 7.188135779 , 0.662242 +425 , 71.131 , 0 , 1401.427 , 6 , 7.115099087 , 0.6366052 +426 , 71.694 , 0 , 1427.825 , 6 , 7.2503257 , 0.5597004 +427 , 72.271 , 0 , 1431.487 , 6 , 7.255296564 , 0.5511548 +428 , 73.08 , 0 , 1450.256 , 6 , 7.323912891 , 0.5511548 +429 , 73.819 , 0 , 1471.389 , 6 , 7.417297855 , 0.5597004 +430 , 74.642 , 0 , 1488.937 , 6 , 7.474242631 , 0.5597004 +431 , 75.168 , 0 , 1505.798 , 6 , 7.565494877 , 0.5511548 +432 , 75.619 , 0 , 1487.411 , 6 , 7.481372085 , 0.5511548 +433 , 75.86 , 0 , 1509.232 , 6 , 5.585314196 , 0.5511548 +434 , 76.166 , 0 , 1498.703 , 6 , 5.571270938 , 0.5597004 +435 , 76.59 , 0 , 1520.905 , 6 , 5.642573256 , 0.5511548 +436 , 77.263 , 0 , 1534.333 , 6 , 5.70514141 , 0.568246 +437 , 78.097 , 0 , 1548.447 , 6 , 5.740285109 , 0.5597004 +438 , 78.699 , 0 , 1566.377 , 6 , 5.816252458 , 0.5511548 +439 , 79.222 , 0 , 1574.159 , 6 , 5.813651447 , 0.5597004 +440 , 79.587 , 0 , 1577.668 , 6 , 5.831625467 , 0.7306012 +441 , 79.955 , 0 , 1608.187 , 6 , 5.936983562 , 0.5597004 +442 , 80.242 , 0 , 1589.57 , 6 , 5.883270951 , 0.5511548 +443 , 80.49 , 0 , 1604.372 , 6 , 5.941062519 , 0.5511548 +444 , 80.529 , 0 , 1597.658 , 6 , 5.897105198 , 0.5511548 +445 , 80.439 , 0 , 1587.816 , 6 , 5.887684767 , 0.6280624 +446 , 80.439 , 0 , 1587.663 , 6 , 5.875604665 , 0.6536964 +447 , 80.39 , 0 , 1590.333 , 6 , 5.892560293 , 0.6195168 +448 , 80.215 , 0 , 1578.203 , 6 , 5.848708561 , 0.6195168 +449 , 79.971 , 0 , 1577.821 , 6 , 5.846361957 , 0.7049672 +450 , 79.505 , 0 , 1566.148 , 6 , 5.828323052 , 0.662242 +451 , 78.832 , 0 , 1537.385 , 6 , 5.753259128 , 0.59388 +452 , 78.22 , 0 , 1534.714 , 6 , 5.731592732 , 0.662242 +453 , 77.519 , 0 , 1538.3 , 6 , 5.735134339 , 0.6451508 +454 , 76.818 , 0 , 1521.515 , 6 , 5.675558414 , 0.6451508 +455 , 76.296 , 0 , 1504.273 , 6 , 5.634698431 , 0.6280624 +456 , 75.785 , 0 , 1496.262 , 6 , 5.610331657 , 0.6451508 +457 , 75.443 , 0 , 1474.594 , 6 , 5.521874741 , 0.6366052 +458 , 75.137 , 0 , 1484.283 , 6 , 5.547035427 , 0.662242 +459 , 75.279 , 0 , 1495.117 , 6 , 5.571783011 , 0.6366052 +460 , 75.45 , 0 , 1510.376 , 6 , 5.611333322 , 0.6451508 +461 , 75.861 , 0 , 1509.232 , 6 , 5.599589163 , 0.662242 +462 , 76.211 , 0 , 1509.461 , 6 , 5.596227257 , 0.6451508 +463 , 76.524 , 0 , 1511.978 , 6 , 5.630596702 , 0.6707876 +464 , 76.659 , 0 , 1512.436 , 6 , 5.624005629 , 0.662242 +465 , 77.148 , 0 , 1535.325 , 6 , 5.700878004 , 0.6366052 +466 , 77.646 , 0 , 1536.927 , 6 , 5.716928963 , 0.6707876 +467 , 78.018 , 0 , 1548.219 , 6 , 5.778619171 , 0.662242 +468 , 78.212 , 0 , 1555.695 , 6 , 5.771444472 , 0.6195168 +469 , 78.409 , 0 , 1545.09 , 6 , 5.762468735 , 0.6280624 +470 , 78.602 , 0 , 1557.908 , 6 , 5.796405706 , 0.662242 +471 , 78.835 , 0 , 1571.031 , 6 , 5.827447858 , 0.6536964 +472 , 78.939 , 0 , 1563.096 , 6 , 5.797358923 , 0.6195168 +473 , 78.945 , 0 , 1569.047 , 6 , 5.849225201 , 0.59388 +474 , 78.813 , 0 , 1551.041 , 6 , 5.786626309 , 0.6536964 +475 , 78.728 , 0 , 1553.864 , 6 , 5.842316222 , 0.6280624 +476 , 78.559 , 0 , 1553.864 , 6 , 5.776778153 , 0.6366052 +477 , 78.466 , 0 , 1556.611 , 6 , 5.778576568 , 0.5511548 +478 , 78.434 , 0 , 1537.995 , 6 , 5.760977202 , 0.5597004 +479 , 78.56 , 0 , 1554.398 , 6 , 5.79159338 , 0.568246 +480 , 78.896 , 0 , 1550.736 , 6 , 5.799251331 , 0.5511548 +481 , 79.077 , 0 , 1564.393 , 6 , 5.869173752 , 0.5511548 +482 , 78.634 , 0 , 1547.379 , 6 , 5.804153823 , 0.5597004 +483 , 78.282 , 0 , 1529.831 , 6 , 5.78133376 , 0.5511548 +484 , 77.853 , 0 , 1524.033 , 6 , 5.790756468 , 0.542612 +485 , 77.338 , 0 , 1516.861 , 6 , 5.768956752 , 0.568246 +486 , 76.846 , 0 , 1522.66 , 6 , 5.783393811 , 0.5597004 +487 , 76.406 , 0 , 1509.232 , 6 , 5.732365939 , 0.5340664 +488 , 75.987 , 0 , 1496.338 , 6 , 5.695688233 , 0.5511548 +489 , 75.695 , 0 , 1505.417 , 6 , 5.748402659 , 0.5767916 +490 , 75.657 , 0 , 1497.559 , 6 , 5.708044439 , 0.5597004 +491 , 75.708 , 0 , 1497.482 , 6 , 5.701213311 , 0.5597004 +492 , 75.77 , 0 , 1483.368 , 6 , 5.675612253 , 0.568246 +493 , 75.738 , 0 , 1498.779 , 6 , 5.726410881 , 0.542612 +494 , 75.655 , 0 , 1499.161 , 6 , 5.725370681 , 0.5597004 +495 , 75.486 , 0 , 1497.635 , 6 , 5.70685607 , 0.5597004 +496 , 75.456 , 0 , 1488.937 , 6 , 5.688682104 , 0.568246 +497 , 75.352 , 0 , 1502.365 , 6 , 5.733962037 , 0.568246 +498 , 75.361 , 0 , 1500.381 , 6 , 5.740405361 , 0.568246 +499 , 75.298 , 0 , 1478.485 , 6 , 5.689425099 , 0.5511548 +500 , 75.278 , 0 , 1471.618 , 6 , 5.65218379 , 0.5340664 +501 , 75.303 , 0 , 1497.482 , 6 , 7.696067379 , 0.5511548 +502 , 75.262 , 0 , 1485.351 , 6 , 7.669019618 , 0.5597004 +503 , 75.306 , 0 , 1491.913 , 6 , 7.69835328 , 0.5597004 +504 , 75.269 , 0 , 1480.85 , 6 , 7.640804577 , 0.568246 +505 , 75.398 , 0 , 1484.512 , 6 , 7.655821503 , 0.5511548 +506 , 75.532 , 0 , 1499.542 , 6 , 7.70150463 , 0.5597004 +507 , 75.572 , 0 , 1489.09 , 6 , 7.648800499 , 0.5511548 +508 , 75.641 , 0 , 1499.313 , 6 , 7.694774061 , 0.5511548 +509 , 75.639 , 0 , 1497.94 , 6 , 5.739557441 , 0.542612 +510 , 75.804 , 0 , 1492.676 , 6 , 5.760370632 , 0.5597004 +511 , 75.963 , 0 , 1511.673 , 6 , 5.849904524 , 0.5767916 +512 , 76.195 , 0 , 1511.215 , 6 , 5.820649888 , 0.568246 +513 , 76.271 , 0 , 1505.264 , 6 , 5.811339133 , 0.5597004 +514 , 76.386 , 0 , 1499.924 , 6 , 5.78046619 , 0.5767916 +515 , 76.564 , 0 , 1512.741 , 6 , 5.842046989 , 0.568246 +516 , 76.642 , 0 , 1511.902 , 6 , 5.83809678 , 0.5597004 +517 , 76.713 , 0 , 1520.447 , 6 , 5.865384827 , 0.542612 +518 , 76.468 , 0 , 1504.578 , 6 , 5.779255907 , 0.568246 +519 , 75.917 , 0 , 1487.793 , 6 , 5.723888924 , 0.5597004 +520 , 75.365 , 0 , 1492.218 , 6 , 5.758673645 , 0.5597004 +521 , 74.863 , 0 , 1469.024 , 6 , 5.669904724 , 0.5511548 +522 , 74.293 , 0 , 1455.138 , 6 , 5.634128216 , 0.5511548 +523 , 73.869 , 0 , 1450.942 , 6 , 5.632184963 , 0.5511548 +524 , 73.376 , 0 , 1444.076 , 6 , 5.583806686 , 0.5597004 +525 , 72.932 , 0 , 1444.457 , 6 , 5.562520827 , 0.5511548 +526 , 72.489 , 0 , 1427.52 , 6 , 5.508271335 , 0.5511548 +527 , 71.857 , 0 , 1421.187 , 6 , 5.485750642 , 0.5853372 +528 , 71.49 , 0 , 1411.498 , 6 , 5.458151139 , 0.5853372 +529 , 71.067 , 0 , 1391.203 , 6 , 5.384444125 , 0.568246 +530 , 70.726 , 0 , 1391.432 , 6 , 5.401120148 , 0.5511548 +531 , 70.473 , 0 , 1401.274 , 6 , 5.416801508 , 0.542612 +532 , 70.012 , 0 , 1376.86 , 6 , 5.326154708 , 0.5340664 +533 , 69.596 , 0 , 1368.849 , 6 , 5.322553157 , 0.6366052 +534 , 69.227 , 0 , 1366.712 , 6 , 5.319091657 , 0.6451508 +535 , 68.943 , 0 , 1363.813 , 6 , 5.327041422 , 0.6451508 +536 , 68.913 , 0 , 1359.922 , 6 , 5.323095598 , 0.6195168 +537 , 68.996 , 0 , 1363.432 , 6 , 5.283267255 , 0.6451508 +538 , 69.507 , 0 , 1380.369 , 6 , 5.33616603 , 0.5597004 +539 , 70 , 0 , 1385.71 , 6 , 5.357821174 , 0.5597004 +540 , 70.624 , 0 , 1406.996 , 6 , 5.422058467 , 0.5340664 +541 , 71.141 , 0 , 1406.157 , 6 , 5.395315655 , 0.568246 +542 , 71.532 , 0 , 1405.776 , 6 , 5.372888056 , 0.5767916 +543 , 71.937 , 0 , 1428.74 , 6 , 5.459512699 , 0.5340664 +544 , 72.255 , 0 , 1433.471 , 6 , 5.495116491 , 0.5511548 +545 , 72.522 , 0 , 1439.803 , 6 , 5.505754626 , 0.5853372 +546 , 72.664 , 0 , 1439.345 , 6 , 5.511849683 , 0.5597004 +547 , 72.831 , 0 , 1439.727 , 6 , 5.499123732 , 0.5597004 +548 , 72.813 , 0 , 1439.651 , 6 , 5.512001566 , 0.5597004 +549 , 72.826 , 0 , 1444.152 , 6 , 5.547362029 , 0.5597004 +550 , 72.801 , 0 , 1439.727 , 6 , 5.517647562 , 0.5597004 +551 , 72.434 , 0 , 1428.588 , 6 , 5.457753889 , 0.568246 +552 , 71.948 , 0 , 1418.212 , 6 , 5.410558667 , 0.5597004 +553 , 71.108 , 0 , 1395.552 , 6 , 5.35674731 , 0.5511548 +554 , 70.096 , 0 , 1378.462 , 6 , 5.309214748 , 0.5597004 +555 , 69.05 , 0 , 1353.819 , 6 , 5.2252623 , 0.5511548 +556 , 67.904 , 0.117 , 1319.638 , 6 , 5.117954521 , 0.5511548 +557 , 66.547 , 0.883 , 1291.638 , 6 , 5.201939033 , 0.542612 +558 , 63.47 , 2.176 , 1205.348 , 6 , 4.957178545 , 0.5511548 +559 , 59.827 , 3.568 , 1159.724 , 6 , 4.898583645 , 0.5511548 +560 , 54.907 , 3.914 , 1041.848 , 6 , 4.554291182 , 0.5597004 +561 , 52.259 , 3.807 , 1020.867 , 6 , 4.496366259 , 0.542612 +562 , 48.978 , 3.807 , 955.329 , 6 , 4.306714735 , 0.5169752 +563 , 45.931 , 4.094 , 889.639 , 6 , 4.128120333 , 0.542612 +564 , 42.804 , 4.427 , 827.306 , 6 , 3.958665842 , 0.5340664 +565 , 39.44 , 4.727 , 642.901 , 6 , 3.318991045 , 0.5511548 +566 , 35.094 , 5.232 , 933.204 , 4 , 4.246121699 , 0.568246 +567 , 30.944 , 6.096 , 833.333 , 4 , 4.078974855 , 0.5511548 +568 , 27.298 , 7.307 , 600 , 4 , 3.291300558 , 0.5511548 +569 , 22.216 , 8.577 , 617.876 , 4 , 3.232157387 , 0.5340664 +570 , 16.627 , 8.94 , 662.966 , 2 , 3.471619095 , 0.5511548 +571 , 11.776 , 8.558 , 647.631 , 2 , 3.311059327 , 0.5340664 +572 , 8.22 , 5.946 , 609.255 , 1 , 2.257271534 , 0.5511548 +573 , 5.406 , 2.984 , 601.778 , 1 , 3.156706855 , 0.6451508 +574 , 4.178 , 0.258 , 600 , 0 , 3.181065547 , 0.662242 +575 , 3.207 , 0 , 603.38 , 0 , 4.3296967 , 0.6451508 +576 , 1.924 , 0 , 600 , 0 , 4.290083953 , 0.6451508 +577 , 0.858 , 0 , 602.159 , 1 , 4.348534417 , 0.7049672 +578 , 0.019 , 0 , 602.464 , 0 , 4.255798021 , 0.6109712 +579 , 0 , 0 , 600.099 , 0 , 4.317076354 , 0.6109712 +580 , 0 , 0 , 606.813 , 0 , 4.376179995 , 0.6366052 +581 , 0 , 0 , 600.633 , 0 , 4.278897952 , 0.662242 +582 , 0 , 0 , 602.541 , 0 , 4.29570779 , 0.6536964 +583 , 0 , 0 , 600.633 , 0 , 4.309417647 , 0.6366052 +584 , 0 , 0 , 602.159 , 0 , 3.23376682 , 0.6451508 +585 , 0 , 0 , 600 , 0 , 3.247428543 , 0.6536964 +586 , 0 , 0 , 600 , 0 , 4.338940946 , 0.6280624 +587 , 0 , 0 , 600 , 0 , 4.305705624 , 0.6280624 +588 , 0 , 0 , 600 , 0 , 4.316137809 , 0.59388 +589 , 0 , 0 , 602.617 , 0 , 4.37122971 , 0.5853372 +590 , 0 , 0 , 600.023 , 0 , 4.288764878 , 0.6366052 +591 , 0 , 0 , 602.617 , 0 , 4.320685625 , 0.6109712 +592 , 0 , 0 , 600 , 0 , 4.268583783 , 0.6536964 +593 , 0 , 0 , 602.922 , 0 , 4.258114233 , 0.6195168 +594 , 0 , 0 , 601.778 , 0 , 4.201890058 , 0.6707876 +595 , 0 , 0 , 600 , 0 , 4.154547752 , 0.6366052 +596 , 0 , 0 , 601.015 , 0 , 4.210739488 , 0.6109712 +597 , 0 , 0 , 601.015 , 0 , 4.161667235 , 0.6536964 +598 , 0 , 0 , 600 , 0 , 4.183135605 , 0.6536964 +599 , 0 , 0 , 600 , 0 , 4.348946114 , 0.6451508 +600 , 0 , 0 , 600.404 , 0 , 4.345956056 , 0.662242 +601 , 0 , 0 , 600 , 0 , 4.326930931 , 0.662242 +602 , 0 , 0 , 604.295 , 0 , 4.40974326 , 0.6536964 +603 , 0 , 0 , 604.677 , 0 , 3.277976611 , 0.59388 +604 , 0 , 0 , 601.778 , 0 , 3.152253138 , 0.6280624 +605 , 0 , 0 , 600.557 , 0 , 3.254255301 , 0.6366052 +606 , 0 , 0 , 600.557 , 0 , 3.168612346 , 0.6366052 +607 , 0 , 0 , 600.099 , 0 , 3.208894453 , 0.6536964 +608 , 0.006 , 0 , 600 , 0 , 3.187456402 , 0.6451508 +609 , 0.004 , 0 , 603.151 , 0 , 3.154916071 , 0.6451508 +610 , 0.003 , 0 , 602.312 , 0 , 3.214915408 , 0.6536964 +611 , 0.002 , 0 , 600 , 0 , 3.165005202 , 0.6451508 +612 , 0.002 , 0 , 600 , 0 , 3.146673924 , 0.6024256 +613 , 0.001 , 0 , 600.71 , 0 , 3.170037886 , 0.6451508 +614 , 0 , 0 , 601.701 , 0 , 3.170994784 , 0.6451508 +615 , 0 , 0 , 600 , 0 , 3.182682085 , 0.6195168 +616 , 0 , 0 , 601.244 , 0 , 3.192543411 , 0.6793304 +617 , 0 , 0 , 600.633 , 0 , 3.278155362 , 0.6536964 +618 , 0 , 0 , 600 , 0 , 3.142023286 , 0.6536964 +619 , 0 , 0 , 601.244 , 0 , 3.108588246 , 0.6536964 +620 , 0.004 , 0 , 602.617 , 0 , 3.064963849 , 0.5511548 +621 , 0.002 , 0 , 600 , 0 , 3.074995895 , 0.542612 +622 , 0.151 , 0 , 600 , 1 , 2.984942879 , 0.5084296 +623 , 1.917 , 0 , 600 , 1 , 2.982562444 , 0.5853372 +624 , 4.363 , 0 , 631.075 , 1 , 4.32925998 , 0.5853372 +625 , 4.987 , 0 , 602.464 , 2 , 4.244556947 , 0.5597004 +626 , 5.758 , 0 , 611.62 , 2 , 3.132394516 , 0.5597004 +627 , 5.464 , 0 , 603.304 , 2 , 4.197252006 , 0.5597004 +628 , 5.325 , 0 , 600 , 2 , 4.158079462 , 0.5597004 +629 , 5.155 , 0 , 600.786 , 2 , 4.172182774 , 0.5597004 +630 , 5.524 , 0 , 600 , 2 , 4.088007981 , 0.5511548 +631 , 6.066 , 0 , 618.257 , 2 , 4.248632913 , 0.5511548 +632 , 5.948 , 0 , 606.966 , 2 , 4.217802418 , 0.5340664 +633 , 6.085 , 0 , 644.274 , 2 , 4.304317599 , 0.5511548 +634 , 6.717 , 0 , 690.127 , 2 , 4.549294431 , 0.5597004 +635 , 6.832 , 0 , 709.964 , 2 , 3.487825742 , 0.5597004 +636 , 7.029 , 0 , 722.095 , 2 , 4.739460651 , 0.5511548 +637 , 7.213 , 0 , 745.975 , 2 , 4.851083795 , 0.5597004 +638 , 7.561 , 0 , 774.281 , 2 , 4.948681692 , 0.5597004 +639 , 7.666 , 0 , 791.218 , 2 , 5.044747393 , 0.542612 +640 , 7.692 , 0 , 785.801 , 2 , 5.016897552 , 0.5597004 +641 , 7.651 , 0 , 790.15 , 2 , 5.034856984 , 0.5511548 +642 , 7.716 , 0 , 796.788 , 2 , 5.085364262 , 0.5511548 +643 , 7.686 , 0 , 789.998 , 2 , 5.056435606 , 0.5511548 +644 , 7.655 , 0 , 789.158 , 2 , 5.046698883 , 0.5511548 +645 , 7.649 , 0 , 786.107 , 2 , 5.007715866 , 0.542612 +646 , 7.594 , 0 , 783.589 , 2 , 5.018908523 , 0.568246 +647 , 7.574 , 0 , 782.826 , 2 , 5.003489095 , 0.568246 +648 , 7.603 , 0 , 780.537 , 2 , 4.987664821 , 0.5597004 +649 , 7.675 , 0 , 792.973 , 2 , 3.746614996 , 0.5597004 +650 , 7.805 , 0 , 801.137 , 2 , 3.792289313 , 0.568246 +651 , 7.739 , 0 , 796.559 , 2 , 3.777311153 , 0.568246 +652 , 7.715 , 0 , 796.33 , 2 , 3.780453003 , 0.5511548 +653 , 7.707 , 0 , 791.6 , 2 , 3.73505908 , 0.5597004 +654 , 7.49 , 0 , 772.297 , 2 , 3.66740094 , 0.5597004 +655 , 6.54 , 0 , 674.182 , 2 , 3.321316278 , 0.5597004 +656 , 5.595 , 0 , 600 , 2 , 2.894352117 , 0.5511548 +657 , 5.685 , 0 , 600 , 2 , 2.955925686 , 0.5597004 +658 , 5.614 , 0 , 618.639 , 2 , 3.19510162 , 0.5597004 +659 , 5.082 , 0 , 600 , 2 , 3.171651796 , 0.5597004 +660 , 4.337 , 0 , 600 , 2 , 3.158396335 , 0.5597004 +661 , 3.974 , 0 , 600.862 , 1 , 3.150584481 , 0.542612 +662 , 3.551 , 0 , 600.404 , 1 , 3.149804411 , 0.5511548 +663 , 3.145 , 0 , 602.464 , 1 , 3.075596065 , 0.5853372 +664 , 2.787 , 0 , 601.396 , 1 , 3.04234057 , 0.542612 +665 , 2.595 , 0 , 600 , 1 , 3.009856601 , 0.5511548 +666 , 2.799 , 0 , 600 , 1 , 2.974709046 , 0.5511548 +667 , 4.521 , 0 , 600 , 2 , 3.034184021 , 0.5597004 +668 , 6.616 , 0 , 708.82 , 2 , 3.435688736 , 0.568246 +669 , 8.457 , 0 , 900.397 , 2 , 4.176295699 , 0.5511548 +670 , 9.676 , 0 , 1003.471 , 2 , 4.734782641 , 0.5597004 +671 , 11.022 , 0 , 1164.302 , 2 , 5.65557849 , 0.5511548 +672 , 12.361 , 0 , 1313.993 , 2 , 6.597767103 , 0.542612 +673 , 14.444 , 0 , 1513.504 , 2 , 8.381656205 , 0.5597004 +674 , 16.631 , 0 , 1759.251 , 2 , 10.71868742 , 0.5511548 +675 , 19.564 , 0 , 2102.35 , 2 , 14.81700332 , 0.568246 +676 , 20.922 , 0 , 1902.228 , 2 , 13.16558462 , 0.5511548 +677 , 21.119 , 0 , 1330.243 , 3 , 6.818486576 , 0.5597004 +678 , 21.798 , 0 , 1361.677 , 3 , 7.040841336 , 0.5511548 +679 , 24.258 , 0 , 1531.357 , 3 , 8.458424555 , 0.5511548 +680 , 26.442 , 0 , 1656.786 , 3 , 9.563231267 , 0.542612 +681 , 29.179 , 0 , 1867.59 , 3 , 11.32586217 , 0.5511548 +682 , 33.249 , 0 , 2121.195 , 3 , 13.16612456 , 0.568246 +683 , 34.543 , 0 , 1826.925 , 3 , 9.954942738 , 0.5511548 +684 , 35.893 , 0 , 1458.572 , 4 , 7.20846647 , 0.5511548 +685 , 38.419 , 0 , 1567.445 , 4 , 7.200741205 , 0.5511548 +686 , 40.467 , 0 , 1644.961 , 4 , 9.130173083 , 0.5511548 +687 , 41.635 , 0 , 1674.411 , 4 , 9.029780309 , 0.5511548 +688 , 42.495 , 0 , 1701.19 , 4 , 8.935848501 , 0.542612 +689 , 42.703 , 0 , 1711.337 , 4 , 8.825727004 , 0.5511548 +690 , 43.641 , 0 , 1745.899 , 4 , 8.820190833 , 0.5511548 +691 , 44.591 , 0 , 1805.943 , 4 , 8.945500997 , 0.542612 +692 , 45.895 , 0 , 1855.459 , 4 , 9.118590963 , 0.5597004 +693 , 47.571 , 0 , 1921.454 , 4 , 9.363336724 , 0.542612 +694 , 47.986 , 0 , 1679.599 , 4 , 6.236390894 , 0.5340664 +695 , 48.944 , 0 , 1336.042 , 5 , 5.135121392 , 0.5511548 +696 , 50.883 , 0 , 1410.43 , 5 , 5.195785043 , 0.6366052 +697 , 52.791 , 0 , 1448.653 , 5 , 5.272331422 , 0.6366052 +698 , 53.86 , 0 , 1473.449 , 5 , 5.335518676 , 0.6451508 +699 , 55.053 , 0 , 1515.106 , 5 , 5.468435937 , 0.6451508 +700 , 56.294 , 0 , 1529.374 , 5 , 5.473131133 , 0.6366052 +701 , 57.452 , 0 , 1570.649 , 5 , 5.58087345 , 0.6280624 +702 , 58.561 , 0 , 1599.031 , 5 , 5.678918232 , 0.6451508 +703 , 59.61 , 0 , 1642.596 , 5 , 5.820497932 , 0.6109712 +704 , 60.407 , 0 , 1644.961 , 5 , 5.807015542 , 0.6366052 +705 , 61.27 , 0 , 1665.637 , 5 , 5.879702116 , 0.6195168 +706 , 61.868 , 0 , 1696.307 , 5 , 5.981056271 , 0.6366052 +707 , 62.423 , 0 , 1699.664 , 5 , 5.998359808 , 0.662242 +708 , 63.188 , 0 , 1727.893 , 5 , 6.116676468 , 0.7049672 +709 , 63.872 , 0 , 1732.09 , 5 , 6.106222549 , 0.6707876 +710 , 64.305 , 0 , 1744.297 , 5 , 6.14965789 , 0.6536964 +711 , 64.018 , 0 , 1732.09 , 5 , 6.113627961 , 0.6280624 +712 , 63.445 , 0 , 1707.37 , 5 , 6.022744095 , 0.6451508 +713 , 62.826 , 0 , 1711.032 , 5 , 6.037719827 , 0.6536964 +714 , 62.038 , 0 , 1667.086 , 5 , 5.939104849 , 0.6451508 +715 , 61.57 , 0 , 1684.558 , 5 , 5.996425738 , 0.6536964 +716 , 61.322 , 0 , 1665.713 , 5 , 5.919221981 , 0.6195168 +717 , 61.017 , 0 , 1648.623 , 5 , 5.903600111 , 0.6536964 +718 , 60.516 , 0 , 1621.614 , 5 , 5.793711671 , 0.6451508 +719 , 59.972 , 0 , 1616.121 , 5 , 5.787310086 , 0.6451508 +720 , 59.393 , 0 , 1600.71 , 5 , 5.698835888 , 0.6536964 +721 , 58.815 , 0 , 1580.72 , 5 , 5.637068799 , 0.662242 +722 , 58.147 , 0 , 1566.3 , 5 , 5.601482829 , 0.6451508 +723 , 57.65 , 0 , 1560.655 , 5 , 5.57762521 , 0.6024256 +724 , 57.242 , 0 , 1537.995 , 5 , 5.513277865 , 0.6451508 +725 , 56.83 , 0 , 1553.941 , 5 , 5.543095612 , 0.6793304 +726 , 56.483 , 0 , 1528.153 , 5 , 5.469562289 , 0.662242 +727 , 55.892 , 0 , 1505.646 , 5 , 5.397810159 , 0.6536964 +728 , 55.007 , 0 , 1479.477 , 5 , 5.320396948 , 0.6366052 +729 , 54.067 , 0 , 1450.866 , 5 , 5.221477789 , 0.5511548 +730 , 53.116 , 0.064 , 1422.484 , 5 , 5.13344472 , 0.568246 +731 , 51.3 , 0.078 , 1380.064 , 5 , 5.036368144 , 0.542612 +732 , 49.593 , 0.078 , 1305.448 , 5 , 4.850996208 , 0.5084296 +733 , 48.168 , 0.007 , 1292.706 , 5 , 4.754881135 , 0.5597004 +734 , 47.975 , 0 , 1306.973 , 5 , 4.811291211 , 0.5340664 +735 , 48.088 , 0 , 1297.36 , 5 , 4.762516211 , 0.5597004 +736 , 48.028 , 0 , 1302.09 , 5 , 4.767042265 , 0.5597004 +737 , 48.186 , 0 , 1311.627 , 5 , 4.78927437 , 0.5511548 +738 , 48.477 , 0 , 1317.426 , 5 , 4.809881398 , 0.5597004 +739 , 48.927 , 0 , 1335.279 , 5 , 4.840163899 , 0.5597004 +740 , 49.995 , 0 , 1375.257 , 5 , 4.945322017 , 0.5511548 +741 , 51.375 , 0 , 1412.108 , 5 , 5.036297146 , 0.5340664 +742 , 52.86 , 0 , 1450.561 , 5 , 5.146389287 , 0.5597004 +743 , 54.148 , 0 , 1491.226 , 5 , 5.282110909 , 0.5597004 +744 , 55.578 , 0 , 1540.818 , 5 , 5.433039277 , 0.568246 +745 , 56.829 , 0 , 1552.873 , 5 , 5.436154413 , 0.568246 +746 , 57.922 , 0 , 1587.129 , 5 , 5.560611581 , 0.5511548 +747 , 58.7 , 0 , 1589.723 , 5 , 5.565677704 , 0.568246 +748 , 59.383 , 0 , 1607.347 , 5 , 5.65101065 , 0.5597004 +749 , 59.684 , 0 , 1616.045 , 5 , 5.651694163 , 0.5597004 +750 , 59.89 , 0 , 1633.211 , 5 , 5.71849075 , 0.5340664 +751 , 59.762 , 0 , 1604.067 , 5 , 5.626819669 , 0.5340664 +752 , 59.523 , 0 , 1617.952 , 5 , 5.667020516 , 0.5597004 +753 , 59.516 , 0 , 1603.227 , 5 , 5.673962973 , 0.542612 +754 , 59.455 , 0 , 1610.399 , 5 , 7.731205711 , 0.5511548 +755 , 59.079 , 0 , 1590.028 , 5 , 7.660559345 , 0.542612 +756 , 58.724 , 0 , 1582.704 , 5 , 7.605954858 , 0.5511548 +757 , 58.15 , 0 , 1569.657 , 5 , 7.546336562 , 0.5511548 +758 , 57.141 , 0 , 1547.913 , 5 , 7.48468142 , 0.5511548 +759 , 56.052 , 0 , 1511.902 , 5 , 7.329958759 , 0.542612 +760 , 55.013 , 0 , 1471.16 , 5 , 7.174639663 , 0.542612 +761 , 53.15 , 0.047 , 1421.569 , 5 , 7.038141596 , 0.5511548 +762 , 51.442 , 0.377 , 1370.069 , 5 , 4.941639294 , 0.5597004 +763 , 49.778 , 0.788 , 1328.565 , 5 , 4.875024846 , 0.5511548 +764 , 47.867 , 0.936 , 1271.191 , 5 , 4.718350066 , 0.5597004 +765 , 45.914 , 0.623 , 1225.643 , 5 , 4.586473361 , 0.5597004 +766 , 44.336 , 0.283 , 1194.743 , 5 , 4.473645441 , 0.5511548 +767 , 43.27 , 0.06 , 1165.98 , 5 , 4.393817823 , 0.5597004 +768 , 42.73 , 0 , 1158.198 , 5 , 4.37870523 , 0.5597004 +769 , 42.256 , 0 , 1144.312 , 5 , 4.326684745 , 0.568246 +770 , 42.186 , 0 , 1133.555 , 5 , 4.296659098 , 0.5511548 +771 , 42.219 , 0 , 1137.217 , 5 , 4.291513849 , 0.5511548 +772 , 41.937 , 0 , 1136.988 , 5 , 4.288135253 , 0.5511548 +773 , 41.93 , 0 , 1137.293 , 5 , 4.290600523 , 0.542612 +774 , 42.077 , 0 , 1133.936 , 5 , 4.267817817 , 0.5597004 +775 , 42.27 , 0 , 1144.083 , 5 , 4.308720988 , 0.5511548 +776 , 42.79 , 0 , 1166.056 , 5 , 4.337425533 , 0.568246 +777 , 43.619 , 0 , 1180.629 , 5 , 4.398304768 , 0.5597004 +778 , 44.189 , 0 , 1204.585 , 5 , 4.449776919 , 0.5511548 +779 , 44.973 , 0 , 1224.346 , 5 , 4.494189151 , 0.568246 +780 , 45.914 , 0 , 1268.215 , 5 , 4.633750318 , 0.5511548 +781 , 46.823 , 0 , 1295.834 , 5 , 4.675844976 , 0.5511548 +782 , 47.831 , 0 , 1316.434 , 5 , 4.764556006 , 0.5511548 +783 , 48.974 , 0 , 1356.26 , 5 , 4.858458294 , 0.542612 +784 , 49.958 , 0 , 1369.612 , 5 , 4.894241336 , 0.6280624 +785 , 50.881 , 0 , 1379.988 , 5 , 4.929123914 , 0.6964216 +786 , 51.521 , 0 , 1392.577 , 5 , 4.95753479 , 0.6451508 +787 , 51.621 , 0 , 1394.331 , 5 , 4.97556566 , 0.6366052 +788 , 51.543 , 0 , 1388.762 , 5 , 4.942621547 , 0.6280624 +789 , 51.447 , 0 , 1383.345 , 5 , 4.948348531 , 0.6195168 +790 , 51.223 , 0 , 1395.857 , 5 , 5.008315115 , 0.6536964 +791 , 50.949 , 0 , 1384.718 , 5 , 4.961690874 , 0.6707876 +792 , 50.591 , 0 , 1375.105 , 5 , 4.926238456 , 0.6280624 +793 , 49.842 , 0 , 1350.156 , 5 , 4.875079562 , 0.6195168 +794 , 48.931 , 0 , 1301.862 , 5 , 4.785144762 , 0.6195168 +795 , 47.082 , 0.076 , 1258.145 , 5 , 4.664705751 , 0.6195168 +796 , 45.483 , 0.087 , 1216.564 , 5 , 4.554729164 , 0.6536964 +797 , 43.901 , 0.087 , 1176.051 , 5 , 4.46548994 , 0.6109712 +798 , 42.59 , 0.014 , 1151.331 , 5 , 4.375368935 , 0.6536964 +799 , 42.152 , 0 , 1138.209 , 5 , 4.340811086 , 0.6451508 +800 , 41.985 , 0 , 1139.048 , 5 , 4.321252601 , 0.6280624 +801 , 42.5 , 0 , 1157.664 , 5 , 4.350793229 , 0.6536964 +802 , 43.602 , 0 , 1187.037 , 5 , 4.406136317 , 0.6280624 +803 , 44.911 , 0 , 1227.703 , 5 , 4.493907718 , 0.6536964 +804 , 46.384 , 0 , 1270.428 , 5 , 4.597045621 , 0.6280624 +805 , 48.066 , 0 , 1316.587 , 5 , 4.713914202 , 0.6451508 +806 , 49.619 , 0 , 1358.473 , 5 , 4.825909089 , 0.568246 +807 , 51.312 , 0 , 1399.672 , 5 , 4.945436304 , 0.6536964 +808 , 52.976 , 0 , 1445.83 , 5 , 5.073114131 , 0.662242 +809 , 54.57 , 0 , 1492.37 , 5 , 5.205660742 , 0.6024256 +810 , 56.131 , 0 , 1537.919 , 5 , 5.373464652 , 0.6536964 +811 , 57.589 , 0 , 1577.745 , 5 , 5.493722267 , 0.6451508 +812 , 58.922 , 0 , 1604.677 , 5 , 5.580672925 , 0.6451508 +813 , 59.981 , 0 , 1641.146 , 5 , 5.689061334 , 0.6451508 +814 , 61.109 , 0 , 1657.092 , 5 , 5.777853027 , 0.6536964 +815 , 61.113 , 0 , 1655.642 , 5 , 5.741007453 , 0.6536964 +816 , 60.954 , 0 , 1628.71 , 5 , 5.699572765 , 0.6280624 +817 , 60.947 , 0 , 1667.773 , 5 , 5.805733074 , 0.59388 +818 , 60.981 , 0 , 1660.22 , 5 , 5.796477885 , 0.6451508 +819 , 61.245 , 0 , 1672.656 , 5 , 5.830954906 , 0.6451508 +820 , 61.595 , 0 , 1685.931 , 5 , 5.868954466 , 0.59388 +821 , 61.731 , 0 , 1696.536 , 5 , 5.908321439 , 0.6451508 +822 , 62.102 , 0 , 1687.762 , 5 , 5.900577992 , 0.59388 +823 , 62.348 , 0 , 1690.661 , 5 , 5.905095291 , 0.542612 +824 , 62.628 , 0 , 1703.479 , 5 , 5.923806996 , 0.542612 +825 , 62.842 , 0 , 1700.351 , 5 , 8.045319193 , 0.5597004 +826 , 63.028 , 0 , 1722.705 , 5 , 8.139361568 , 0.5511548 +827 , 63.256 , 0 , 1719.425 , 5 , 8.141498945 , 0.5597004 +828 , 63.528 , 0 , 1739.033 , 5 , 8.181448756 , 0.5597004 +829 , 63.788 , 0 , 1737.583 , 5 , 8.201891685 , 0.542612 +830 , 64.004 , 0 , 1722.629 , 5 , 8.146403834 , 0.542612 +831 , 63.828 , 0 , 1722.553 , 5 , 8.117162445 , 0.5511548 +832 , 63.534 , 0 , 1722.553 , 5 , 5.996325627 , 0.5511548 +833 , 63.33 , 0 , 1713.092 , 5 , 5.956740879 , 0.5511548 +834 , 62.94 , 0 , 1696.689 , 5 , 5.8900524 , 0.542612 +835 , 62.431 , 0 , 1680.591 , 5 , 5.846276021 , 0.5511548 +836 , 61.811 , 0 , 1669.146 , 5 , 5.815667318 , 0.5597004 +837 , 61.255 , 0 , 1671.664 , 5 , 5.803267135 , 0.5511548 +838 , 60.526 , 0 , 1631.151 , 5 , 5.686319377 , 0.5511548 +839 , 60.083 , 0 , 1626.802 , 5 , 5.675059695 , 0.5597004 +840 , 59.493 , 0 , 1605.669 , 5 , 5.608663744 , 0.5340664 +841 , 58.888 , 0 , 1577.974 , 5 , 5.533432635 , 0.5597004 +842 , 58.469 , 0 , 1575.303 , 5 , 5.532600995 , 0.5511548 +843 , 58.301 , 0 , 1580.949 , 5 , 5.553508244 , 0.5597004 +844 , 58.364 , 0 , 1580.949 , 5 , 5.540839457 , 0.5597004 +845 , 58.472 , 0 , 1583.467 , 5 , 5.536613439 , 0.5597004 +846 , 58.568 , 0 , 1592.927 , 5 , 5.563382652 , 0.5511548 +847 , 58.636 , 0 , 1601.549 , 5 , 5.585806327 , 0.5597004 +848 , 58.426 , 0 , 1575.303 , 5 , 5.519604544 , 0.5511548 +849 , 58.062 , 0 , 1575.303 , 5 , 5.56621172 , 0.5597004 +850 , 57.768 , 0 , 1565.309 , 5 , 5.466410018 , 0.542612 +851 , 57.106 , 0 , 1536.011 , 5 , 5.391390021 , 0.5511548 +852 , 56.276 , 0 , 1516.403 , 5 , 5.312954805 , 0.5511548 +853 , 55.256 , 0 , 1487.793 , 5 , 5.241871962 , 0.5511548 +854 , 54.268 , 0 , 1461.7 , 5 , 5.152911716 , 0.5511548 +855 , 53.175 , 0 , 1428.359 , 5 , 5.075099625 , 0.542612 +856 , 52.371 , 0 , 1412.871 , 5 , 5.053955957 , 0.5511548 +857 , 51.522 , 0 , 1390.211 , 5 , 4.976823027 , 0.5511548 +858 , 51.051 , 0 , 1380.369 , 5 , 4.917742072 , 0.5597004 +859 , 50.708 , 0 , 1372.587 , 5 , 4.893767012 , 0.542612 +860 , 50.549 , 0 , 1361.143 , 5 , 4.882528505 , 0.5511548 +861 , 50.815 , 0 , 1371.061 , 5 , 4.923544636 , 0.5597004 +862 , 51.288 , 0 , 1388.38 , 5 , 4.945633923 , 0.5511548 +863 , 51.981 , 0 , 1413.405 , 5 , 5.028134397 , 0.5511548 +864 , 52.715 , 0 , 1438.277 , 5 , 5.099872071 , 0.542612 +865 , 53.614 , 0 , 1457.656 , 5 , 5.165383888 , 0.5511548 +866 , 54.541 , 0 , 1484.436 , 5 , 5.239466419 , 0.5597004 +867 , 55.561 , 0 , 1505.264 , 5 , 5.277366077 , 0.5511548 +868 , 56.37 , 0 , 1535.63 , 5 , 5.37999384 , 0.568246 +869 , 57.154 , 0 , 1556.687 , 5 , 5.45587534 , 0.5597004 +870 , 57.782 , 0 , 1572.251 , 5 , 5.491165446 , 0.5597004 +871 , 58.5 , 0 , 1600.633 , 5 , 5.578684027 , 0.5511548 +872 , 59.274 , 0 , 1598.344 , 5 , 5.589184614 , 0.5511548 +873 , 59.807 , 0 , 1628.71 , 5 , 5.702704341 , 0.5511548 +874 , 60.283 , 0 , 1637.026 , 5 , 5.733993427 , 0.5597004 +875 , 60.384 , 0 , 1632.525 , 5 , 5.68174866 , 0.542612 +876 , 59.925 , 0 , 1610.552 , 5 , 5.656674889 , 0.568246 +877 , 59.17 , 0 , 1596.742 , 5 , 5.613846775 , 0.568246 +878 , 58.57 , 0 , 1578.66 , 5 , 5.548183432 , 0.568246 +879 , 58.486 , 0 , 1578.431 , 5 , 5.551145974 , 0.5767916 +880 , 58.522 , 0 , 1583.085 , 5 , 5.557524507 , 0.6366052 +881 , 58.634 , 0 , 1579.194 , 5 , 5.541925484 , 0.6280624 +882 , 58.837 , 0 , 1593.004 , 5 , 5.581831115 , 0.6109712 +883 , 59.067 , 0 , 1614.443 , 5 , 5.652428071 , 0.6280624 +884 , 59.267 , 0 , 1599.718 , 5 , 5.601749273 , 0.6280624 +885 , 59.48 , 0 , 1617.723 , 5 , 5.661101196 , 0.6366052 +886 , 59.701 , 0 , 1623.064 , 5 , 5.666836873 , 0.6280624 +887 , 59.9 , 0 , 1624.895 , 5 , 5.668705989 , 0.6109712 +888 , 60.28 , 0 , 1613.527 , 5 , 5.63317543 , 0.6451508 +889 , 60.649 , 0 , 1645.495 , 5 , 5.737113321 , 0.662242 +890 , 61.121 , 0 , 1660.525 , 5 , 5.763574758 , 0.662242 +891 , 61.472 , 0 , 1669.375 , 5 , 5.820685544 , 0.6195168 +892 , 61.905 , 0 , 1679.675 , 5 , 5.80886632 , 0.662242 +893 , 62.333 , 0 , 1690.814 , 5 , 5.856066307 , 0.6366052 +894 , 62.95 , 0 , 1719.577 , 5 , 5.941951058 , 0.6366052 +895 , 63.769 , 0 , 1727.512 , 5 , 5.968126508 , 0.6536964 +896 , 64.511 , 0 , 1775.044 , 5 , 6.182965522 , 0.662242 +897 , 65.274 , 0 , 1801.747 , 5 , 6.235033436 , 0.6366052 +898 , 65.924 , 0 , 1820.516 , 5 , 6.32684779 , 0.6451508 +899 , 66.384 , 0 , 1813.573 , 5 , 6.294923387 , 0.6280624 +900 , 66.788 , 0 , 1803.655 , 5 , 6.235538651 , 0.6451508 +901 , 67.034 , 0 , 1830.892 , 5 , 6.350234151 , 0.6366052 +902 , 67.453 , 0 , 1836.004 , 5 , 6.353095712 , 0.6451508 +903 , 67.818 , 0 , 1846.38 , 5 , 6.379439218 , 0.6280624 +904 , 67.893 , 0 , 1833.333 , 5 , 6.320470629 , 0.6536964 +905 , 67.318 , 0 , 1830.358 , 5 , 6.303691396 , 0.6195168 +906 , 66.847 , 0 , 1805.409 , 5 , 6.233510909 , 0.6451508 +907 , 66.11 , 0 , 1779.545 , 5 , 6.131197837 , 0.6536964 +908 , 65.554 , 0 , 1765.507 , 5 , 8.250429831 , 0.6536964 +909 , 64.822 , 0 , 1750.553 , 5 , 8.182462057 , 0.6451508 +910 , 64.16 , 0 , 1740.406 , 5 , 8.154323108 , 0.6366052 +911 , 63.463 , 0 , 1705.921 , 5 , 8.015989637 , 0.6195168 +912 , 62.818 , 0 , 1689.822 , 5 , 7.948204106 , 0.6536964 +913 , 62.476 , 0 , 1691.806 , 5 , 7.950366297 , 0.6536964 +914 , 62.275 , 0 , 1686.847 , 5 , 7.932294353 , 0.6451508 +915 , 61.988 , 0 , 1663.577 , 5 , 7.831145333 , 0.448616 +916 , 61.618 , 0 , 1670.214 , 5 , 5.776735119 , 0.5169752 +917 , 61.168 , 0 , 1640.765 , 5 , 5.686203992 , 0.5169752 +918 , 60.731 , 0 , 1630.999 , 5 , 5.645901165 , 0.568246 +919 , 60.113 , 0 , 1622.301 , 5 , 5.635845875 , 0.5511548 +920 , 59.746 , 0 , 1613.375 , 5 , 5.606768768 , 0.5255208 +921 , 59.353 , 0 , 1596.895 , 5 , 5.548518229 , 0.5340664 +922 , 59.217 , 0 , 1609.178 , 5 , 5.615400006 , 0.5340664 +923 , 59.407 , 0 , 1609.407 , 5 , 5.641703492 , 0.5597004 +924 , 59.752 , 0 , 1617.342 , 5 , 5.598923403 , 0.5255208 +925 , 60.139 , 0 , 1639.544 , 5 , 5.682441489 , 0.5511548 +926 , 60.521 , 0 , 1645.418 , 5 , 5.720998847 , 0.542612 +927 , 60.625 , 0 , 1639.62 , 5 , 5.708383206 , 0.542612 +928 , 60.582 , 0 , 1647.555 , 5 , 5.746131623 , 0.5340664 +929 , 60.333 , 0 , 1630.083 , 5 , 5.680415712 , 0.5511548 +930 , 60.045 , 0 , 1633.44 , 5 , 5.68624617 , 0.542612 +931 , 59.725 , 0 , 1598.802 , 5 , 5.602456914 , 0.5511548 +932 , 59.473 , 0 , 1605.44 , 5 , 5.61779925 , 0.5511548 +933 , 59.333 , 0 , 1605.287 , 5 , 5.616168588 , 0.5597004 +934 , 59.421 , 0 , 1597.81 , 5 , 5.572326516 , 0.5597004 +935 , 59.69 , 0 , 1619.707 , 5 , 5.637195381 , 0.5511548 +936 , 60.138 , 0 , 1642.596 , 5 , 5.725336362 , 0.5511548 +937 , 60.32 , 0 , 1639.62 , 5 , 5.689535774 , 0.5340664 +938 , 60.445 , 0 , 1631.075 , 5 , 5.656380741 , 0.542612 +939 , 60.282 , 0 , 1617.495 , 5 , 5.619933459 , 0.542612 +940 , 59.884 , 0 , 1606.203 , 5 , 5.584707542 , 0.542612 +941 , 59.077 , 0 , 1610.475 , 5 , 5.620699872 , 0.5511548 +942 , 58.27 , 0 , 1571.565 , 5 , 5.498433616 , 0.5597004 +943 , 57.636 , 0 , 1558.442 , 5 , 5.448257605 , 0.5511548 +944 , 57.03 , 0 , 1556.077 , 5 , 5.452934305 , 0.5511548 +945 , 56.387 , 0 , 1516.251 , 5 , 5.34223586 , 0.5511548 +946 , 55.645 , 0 , 1493.896 , 5 , 5.271602536 , 0.5511548 +947 , 54.843 , 0 , 1471.313 , 5 , 5.215716739 , 0.5511548 +948 , 53.96 , 0 , 1446.822 , 5 , 5.118994121 , 0.5340664 +949 , 53.072 , 0 , 1422.332 , 5 , 5.047281384 , 0.5511548 +950 , 52.058 , 0 , 1395.705 , 5 , 4.952425379 , 0.542612 +951 , 51.116 , 0 , 1378.08 , 5 , 4.901578715 , 0.5597004 +952 , 50.225 , 0 , 1354.963 , 5 , 4.844140604 , 0.542612 +953 , 49.294 , 0 , 1320.401 , 5 , 4.773974765 , 0.542612 +954 , 48.336 , 0 , 1296.216 , 5 , 4.70052822 , 0.5511548 +955 , 47.282 , 0 , 1274.929 , 5 , 4.632258152 , 0.5511548 +956 , 46.567 , 0 , 1239.91 , 5 , 4.562442963 , 0.5511548 +957 , 45.671 , 0 , 1219.31 , 5 , 4.493347514 , 0.5597004 +958 , 44.658 , 0 , 1202.754 , 5 , 4.439123328 , 0.5340664 +959 , 43.894 , 0 , 1185.664 , 5 , 4.440578089 , 0.5340664 +960 , 43.001 , 0 , 1144.694 , 5 , 4.363365 , 0.6536964 +961 , 41.392 , 0 , 1101.511 , 5 , 4.260914617 , 0.6366052 +962 , 40.342 , 0 , 1082.361 , 5 , 4.190776156 , 0.5597004 +963 , 39.535 , 0 , 1065.194 , 5 , 4.134668188 , 0.542612 +964 , 38.757 , 0 , 1046.96 , 5 , 4.084761343 , 0.5511548 +965 , 38.938 , 0 , 1066.644 , 5 , 4.153018039 , 0.5340664 +966 , 39.944 , 0 , 1082.437 , 5 , 4.167364423 , 0.5511548 +967 , 41.272 , 0 , 1121.424 , 5 , 4.259526636 , 0.542612 +968 , 43.016 , 0 , 1176.585 , 5 , 4.381020268 , 0.5511548 +969 , 44.802 , 0 , 1229.152 , 5 , 4.480021667 , 0.542612 +970 , 46.356 , 0 , 1274.09 , 5 , 4.613080863 , 0.5255208 +971 , 47.906 , 0 , 1306.058 , 5 , 4.710057107 , 0.542612 +972 , 49.188 , 0 , 1348.478 , 5 , 4.839164441 , 0.5511548 +973 , 50.547 , 0 , 1388.762 , 5 , 4.939791875 , 0.5597004 +974 , 51.876 , 0 , 1417.601 , 5 , 4.996020056 , 0.568246 +975 , 52.955 , 0 , 1444.381 , 5 , 5.092876825 , 0.5597004 +976 , 53.973 , 0 , 1472.839 , 5 , 5.191895018 , 0.5597004 +977 , 54.874 , 0 , 1492.752 , 5 , 5.244118332 , 0.5169752 +978 , 55.848 , 0 , 1528.763 , 5 , 5.355242813 , 0.5597004 +979 , 56.84 , 0 , 1544.251 , 5 , 5.414954336 , 0.5511548 +980 , 57.846 , 0 , 1570.039 , 5 , 5.46414995 , 0.542612 +981 , 58.66 , 0 , 1608.492 , 5 , 5.587511258 , 0.5597004 +982 , 59.399 , 0 , 1615.587 , 5 , 5.63350333 , 0.5340664 +983 , 59.934 , 0 , 1631.075 , 5 , 5.6821552 , 0.568246 +984 , 59.901 , 0 , 1631.075 , 5 , 5.670819805 , 0.542612 +985 , 59.369 , 0 , 1604.067 , 5 , 5.615328675 , 0.5597004 +986 , 59.105 , 0 , 1602.007 , 5 , 5.613828379 , 0.5511548 +987 , 59.072 , 0 , 1609.941 , 5 , 5.657411354 , 0.5511548 +988 , 59.3 , 0 , 1612.459 , 5 , 5.644823808 , 0.5511548 +989 , 59.769 , 0 , 1628.328 , 5 , 5.705081735 , 0.542612 +990 , 60.39 , 0 , 1623.751 , 5 , 5.695303131 , 0.542612 +991 , 61.061 , 0 , 1663.424 , 5 , 5.790816289 , 0.5340664 +992 , 61.748 , 0 , 1698.672 , 5 , 5.892366648 , 0.542612 +993 , 62.346 , 0 , 1679.675 , 5 , 5.838149933 , 0.5511548 +994 , 62.915 , 0 , 1706.989 , 5 , 5.925633343 , 0.568246 +995 , 63.443 , 0 , 1728.962 , 5 , 6.046646303 , 0.542612 +996 , 63.716 , 0 , 1726.139 , 5 , 8.178355063 , 0.5511548 +997 , 63.777 , 0 , 1729.267 , 5 , 8.193133967 , 0.5597004 +998 , 63.845 , 0 , 1733.921 , 5 , 8.212004259 , 0.5511548 +999 , 63.949 , 0 , 1739.033 , 5 , 8.230717593 , 0.542612 +1000 , 64.102 , 0 , 1741.093 , 5 , 8.250512542 , 0.5511548 +1001 , 64.34 , 0 , 1768.177 , 5 , 8.361663512 , 0.5511548 +1002 , 64.685 , 0 , 1750.858 , 5 , 8.275677654 , 0.5511548 +1003 , 65.017 , 0 , 1765.888 , 5 , 8.293755297 , 0.5597004 +1004 , 65.389 , 0 , 1770.085 , 5 , 6.144387777 , 0.5511548 +1005 , 65.679 , 0 , 1786.564 , 5 , 6.203157294 , 0.5340664 +1006 , 66.303 , 0 , 1807.164 , 5 , 6.269683621 , 0.5511548 +1007 , 67.095 , 0 , 1830.129 , 5 , 6.307460388 , 0.5597004 +1008 , 68.481 , 0 , 1879.11 , 5 , 6.523415832 , 0.5511548 +1009 , 69.903 , 0 , 1892.462 , 5 , 6.561940818 , 0.5511548 +1010 , 70.513 , 0 , 1927.024 , 5 , 6.70007428 , 0.5511548 +1011 , 71.259 , 0 , 1935.874 , 5 , 6.751467495 , 0.5511548 +1012 , 71.69 , 0 , 1960.212 , 5 , 6.842072548 , 0.5511548 +1013 , 71.448 , 0 , 1696.765 , 5 , 5.941190976 , 0.5511548 +1014 , 70.483 , 0.007 , 1374.571 , 6 , 5.053330225 , 0.5511548 +1015 , 69.492 , 0.011 , 1342.832 , 6 , 4.949957681 , 0.5597004 +1016 , 68.247 , 0.011 , 1332.609 , 6 , 4.909546868 , 0.5511548 +1017 , 66.977 , 0.004 , 1316.51 , 6 , 4.724257718 , 0.5511548 +1018 , 65.972 , 0 , 1306.897 , 6 , 4.683072448 , 0.5511548 +1019 , 66.052 , 0 , 1306.363 , 6 , 4.677394282 , 0.5511548 +1020 , 66.374 , 0 , 1311.551 , 6 , 4.65590419 , 0.5340664 +1021 , 67.137 , 0 , 1337.568 , 6 , 4.765905771 , 0.568246 +1022 , 68.149 , 0 , 1367.628 , 6 , 4.840968438 , 0.756238 +1023 , 69.155 , 0 , 1370.222 , 6 , 4.852103419 , 0.687876 +1024 , 70.599 , 0 , 1400.74 , 6 , 4.933757628 , 0.6451508 +1025 , 71.436 , 0 , 1417.144 , 6 , 4.986073083 , 0.6366052 +1026 , 71.938 , 0 , 1428.054 , 6 , 5.05109392 , 0.6366052 +1027 , 72.713 , 0 , 1439.345 , 6 , 5.043287405 , 0.5511548 +1028 , 73.471 , 0 , 1459.64 , 6 , 5.159052856 , 0.5511548 +1029 , 74.31 , 0 , 1479.4 , 6 , 5.19278626 , 0.5511548 +1030 , 75.061 , 0 , 1502.136 , 6 , 5.247089207 , 0.5255208 +1031 , 75.645 , 0 , 1500.61 , 6 , 5.249826144 , 0.542612 +1032 , 75.908 , 0 , 1509.461 , 6 , 5.27253735 , 0.5511548 +1033 , 76.079 , 0 , 1497.94 , 6 , 5.244980087 , 0.5511548 +1034 , 76.378 , 0 , 1504.807 , 6 , 5.271243854 , 0.5511548 +1035 , 76.681 , 0 , 1515.564 , 6 , 5.330726185 , 0.542612 +1036 , 77.424 , 0 , 1541.123 , 6 , 5.396037181 , 0.5340664 +1037 , 77.997 , 0 , 1535.477 , 6 , 5.404783941 , 0.5597004 +1038 , 78.607 , 0 , 1554.475 , 6 , 5.458529638 , 0.542612 +1039 , 79.124 , 0 , 1571.565 , 6 , 5.51423837 , 0.5340664 +1040 , 79.401 , 0 , 1576.219 , 6 , 5.533632669 , 0.542612 +1041 , 79.662 , 0 , 1579.5 , 6 , 5.588371407 , 0.542612 +1042 , 79.933 , 0 , 1575.38 , 6 , 5.589291621 , 0.542612 +1043 , 80.133 , 0 , 1588.579 , 6 , 5.62027155 , 0.5340664 +1044 , 80.271 , 0 , 1584.306 , 6 , 5.653608649 , 0.5511548 +1045 , 80.411 , 0 , 1602.617 , 6 , 5.70711647 , 0.6109712 +1046 , 80.329 , 0 , 1589.113 , 6 , 5.688807304 , 0.662242 +1047 , 80.361 , 0 , 1594.911 , 6 , 5.716014174 , 0.6366052 +1048 , 80.354 , 0 , 1578.584 , 6 , 7.688367395 , 0.6280624 +1049 , 80.235 , 0 , 1583.162 , 6 , 7.706685587 , 0.6536964 +1050 , 79.917 , 0 , 1569.963 , 6 , 7.68158936 , 0.6451508 +1051 , 79.119 , 0 , 1554.932 , 6 , 7.600957163 , 0.6451508 +1052 , 78.298 , 0 , 1530.747 , 6 , 7.52949145 , 0.6451508 +1053 , 77.521 , 0 , 1521.515 , 6 , 7.492065629 , 0.6366052 +1054 , 76.962 , 0 , 1509.766 , 6 , 7.467290047 , 0.6195168 +1055 , 76.447 , 0 , 1505.417 , 6 , 5.452848382 , 0.6707876 +1056 , 76.001 , 0 , 1488.632 , 6 , 5.461910502 , 0.6195168 +1057 , 75.556 , 0 , 1486.038 , 6 , 5.441394573 , 0.6280624 +1058 , 75.454 , 0 , 1480.011 , 6 , 5.432308297 , 0.6366052 +1059 , 75.658 , 0 , 1492.676 , 6 , 5.494625446 , 0.6366052 +1060 , 75.853 , 0 , 1509.308 , 6 , 5.540028208 , 0.6451508 +1061 , 76.068 , 0 , 1499.695 , 6 , 5.499508399 , 0.6280624 +1062 , 76.279 , 0 , 1520.752 , 6 , 5.540240869 , 0.6109712 +1063 , 76.598 , 0 , 1510.91 , 6 , 5.563545247 , 0.6451508 +1064 , 76.98 , 0 , 1517.243 , 6 , 5.572061686 , 0.6366052 +1065 , 77.261 , 0 , 1530.289 , 6 , 5.610733471 , 0.6536964 +1066 , 77.559 , 0 , 1535.782 , 6 , 5.6502505 , 0.6451508 +1067 , 77.968 , 0 , 1543.717 , 6 , 5.689225485 , 0.6707876 +1068 , 78.374 , 0 , 1559.586 , 6 , 5.726216697 , 0.6536964 +1069 , 78.706 , 0 , 1551.423 , 6 , 5.741881643 , 0.6451508 +1070 , 79.02 , 0 , 1561.036 , 6 , 5.777658561 , 0.6451508 +1071 , 79.147 , 0 , 1576.753 , 6 , 5.751694861 , 0.6366052 +1072 , 79.134 , 0 , 1562.562 , 6 , 5.758587623 , 0.662242 +1073 , 78.98 , 0 , 1566.758 , 6 , 5.789364127 , 0.6451508 +1074 , 78.922 , 0 , 1555.238 , 6 , 5.775438775 , 0.6280624 +1075 , 78.853 , 0 , 1556.153 , 6 , 5.761844116 , 0.6024256 +1076 , 78.708 , 0 , 1549.21 , 6 , 5.755908904 , 0.6280624 +1077 , 78.678 , 0 , 1551.575 , 6 , 5.750196979 , 0.5511548 +1078 , 78.657 , 0 , 1556.611 , 6 , 5.766790315 , 0.5169752 +1079 , 78.63 , 0 , 1558.518 , 6 , 5.759585982 , 0.6109712 +1080 , 78.864 , 0 , 1562.638 , 6 , 5.77967342 , 0.568246 +1081 , 79.117 , 0 , 1557.145 , 6 , 5.766044851 , 0.5511548 +1082 , 78.974 , 0 , 1561.112 , 6 , 5.774554093 , 0.5511548 +1083 , 78.757 , 0 , 1541.428 , 6 , 5.679202987 , 0.542612 +1084 , 78.198 , 0 , 1536.393 , 6 , 5.675304377 , 0.542612 +1085 , 77.541 , 0 , 1521.21 , 6 , 5.671173141 , 0.542612 +1086 , 76.804 , 0 , 1514.115 , 6 , 5.695647813 , 0.5597004 +1087 , 76.149 , 0 , 1494.354 , 6 , 5.636062773 , 0.542612 +1088 , 75.901 , 0 , 1491.302 , 6 , 5.612578556 , 0.5255208 +1089 , 75.651 , 0 , 1494.888 , 6 , 5.606019441 , 0.5597004 +1090 , 75.731 , 0 , 1509.689 , 6 , 5.646810156 , 0.5511548 +1091 , 75.766 , 0 , 1501.221 , 6 , 5.666064986 , 0.568246 +1092 , 75.83 , 0 , 1509.155 , 6 , 5.682943701 , 0.542612 +1093 , 75.825 , 0 , 1496.49 , 6 , 5.642999713 , 0.542612 +1094 , 75.77 , 0 , 1508.392 , 6 , 5.669077924 , 0.5597004 +1095 , 75.701 , 0 , 1492.981 , 6 , 5.651951647 , 0.5511548 +1096 , 75.635 , 0 , 1494.125 , 6 , 5.651771902 , 0.5511548 +1097 , 75.575 , 0 , 1481.537 , 6 , 5.599393041 , 0.568246 +1098 , 75.494 , 0 , 1500.61 , 6 , 5.65090088 , 0.5340664 +1099 , 75.603 , 0 , 1493.362 , 6 , 5.647192101 , 0.5597004 +1100 , 75.613 , 0 , 1496.872 , 6 , 5.642449198 , 0.5511548 +1101 , 75.633 , 0 , 1498.779 , 6 , 5.641970934 , 0.5511548 +1102 , 75.686 , 0 , 1490.845 , 6 , 5.621836341 , 0.5597004 +1103 , 75.712 , 0 , 1498.703 , 6 , 5.660484507 , 0.542612 +1104 , 75.744 , 0 , 1488.479 , 6 , 5.658935859 , 0.5597004 +1105 , 75.88 , 0 , 1496.49 , 6 , 5.707313073 , 0.5511548 +1106 , 75.905 , 0 , 1501.526 , 6 , 5.823601671 , 0.5511548 +1107 , 75.966 , 0 , 1495.804 , 6 , 5.82512193 , 0.5511548 +1108 , 75.953 , 0 , 1501.068 , 6 , 5.911124338 , 0.5511548 +1109 , 76.04 , 0 , 1495.575 , 6 , 5.884543118 , 0.5340664 +1110 , 76.095 , 0 , 1505.722 , 6 , 5.946227591 , 0.5511548 +1111 , 76.231 , 0 , 1512.512 , 6 , 6.003050529 , 0.542612 +1112 , 76.202 , 0 , 1512.589 , 6 , 5.963548031 , 0.542612 +1113 , 76.25 , 0 , 1520.676 , 6 , 5.998405571 , 0.568246 +1114 , 76.317 , 0 , 1515.641 , 6 , 5.967107708 , 0.5597004 +1115 , 76.398 , 0 , 1516.48 , 6 , 5.992898301 , 0.5511548 +1116 , 76.464 , 0 , 1497.482 , 6 , 5.907804606 , 0.5511548 +1117 , 76.432 , 0 , 1511.063 , 6 , 5.932513106 , 0.5597004 +1118 , 76.344 , 0 , 1498.856 , 6 , 5.931780746 , 0.5511548 +1119 , 75.957 , 0 , 1497.177 , 6 , 5.932248654 , 0.5597004 +1120 , 75.36 , 0 , 1483.139 , 6 , 5.93581007 , 0.5511548 +1121 , 74.676 , 0 , 1461.929 , 6 , 5.843933272 , 0.5511548 +1122 , 74.353 , 0 , 1464.447 , 6 , 5.841442881 , 0.542612 +1123 , 73.94 , 0 , 1467.803 , 6 , 5.802370577 , 0.5340664 +1124 , 73.409 , 0 , 1444.991 , 6 , 5.73066795 , 0.5511548 +1125 , 72.945 , 0 , 1435.454 , 6 , 5.651909371 , 0.542612 +1126 , 72.519 , 0 , 1429.503 , 6 , 5.590457664 , 0.5340664 +1127 , 72.057 , 0 , 1416.457 , 6 , 5.522266676 , 0.5255208 +1128 , 71.785 , 0 , 1408.37 , 6 , 5.494763925 , 0.568246 +1129 , 71.514 , 0 , 1408.141 , 6 , 5.469986435 , 0.568246 +1130 , 71.169 , 0 , 1408.446 , 6 , 5.440906452 , 0.568246 +1131 , 70.697 , 0 , 1382.353 , 6 , 5.362533009 , 0.5340664 +1132 , 70.169 , 0 , 1375.944 , 6 , 5.364856244 , 0.542612 +1133 , 69.779 , 0 , 1372.206 , 6 , 5.319243957 , 0.6536964 +1134 , 69.396 , 0 , 1362.287 , 6 , 5.290824132 , 0.6451508 +1135 , 68.977 , 0 , 1360.533 , 6 , 5.270742251 , 0.6451508 +1136 , 68.84 , 0 , 1350.767 , 6 , 5.277698877 , 0.6366052 +1137 , 69.165 , 0 , 1360.838 , 6 , 5.27329428 , 0.6366052 +1138 , 69.569 , 0 , 1368.62 , 6 , 5.277801976 , 0.6280624 +1139 , 70.081 , 0 , 1381.59 , 6 , 5.295659137 , 0.5597004 +1140 , 70.68 , 0 , 1402.19 , 6 , 5.367197883 , 0.542612 +1141 , 71.18 , 0 , 1407.454 , 6 , 5.398541702 , 0.542612 +1142 , 71.482 , 0 , 1407.912 , 6 , 5.420537609 , 0.5340664 +1143 , 71.917 , 0 , 1423.552 , 6 , 7.373764672 , 0.568246 +1144 , 72.123 , 0 , 1429.427 , 6 , 7.43360577 , 0.5255208 +1145 , 72.494 , 0 , 1433.547 , 6 , 7.416992033 , 0.5255208 +1146 , 72.704 , 0 , 1433.7 , 6 , 7.415005283 , 0.5511548 +1147 , 72.954 , 0 , 1445.144 , 6 , 7.458539902 , 0.542612 +1148 , 73.174 , 0 , 1435.531 , 6 , 7.409829179 , 0.5511548 +1149 , 73.166 , 0 , 1440.414 , 6 , 7.386026324 , 0.542612 +1150 , 73.118 , 0 , 1441.1 , 6 , 7.457728706 , 0.5511548 +1151 , 72.7 , 0 , 1421.263 , 6 , 7.36235931 , 0.5511548 +1152 , 71.532 , 0 , 1401.045 , 6 , 5.393096474 , 0.5511548 +1153 , 70.732 , 0 , 1384.489 , 6 , 5.320744475 , 0.5597004 +1154 , 69.889 , 0 , 1370.985 , 6 , 5.302780532 , 0.5511548 +1155 , 69.168 , 0 , 1370.909 , 6 , 5.271401632 , 0.5511548 +1156 , 68.073 , 0.156 , 1334.974 , 6 , 5.168949457 , 0.5511548 +1157 , 66.472 , 1.119 , 1273.175 , 6 , 5.185837785 , 0.5511548 +1158 , 64.218 , 2.447 , 1263.333 , 6 , 5.124542954 , 0.542612 +1159 , 61.192 , 3.584 , 1169.795 , 6 , 4.814034456 , 0.5597004 +1160 , 57.144 , 3.917 , 1101.892 , 6 , 4.611351104 , 0.5511548 +1161 , 53.756 , 3.779 , 1026.436 , 6 , 4.476535573 , 0.542612 +1162 , 50.155 , 3.825 , 945.335 , 6 , 4.271339743 , 0.5340664 +1163 , 47.311 , 4.072 , 692.187 , 6 , 3.291603442 , 0.5340664 +1164 , 43.801 , 4.405 , 1147.822 , 5 , 4.712052593 , 0.5340664 +1165 , 40.499 , 4.767 , 1072.671 , 5 , 4.527053166 , 0.542612 +1166 , 35.986 , 5.24 , 951.667 , 5 , 4.214307907 , 0.5511548 +1167 , 31.477 , 6.112 , 825.017 , 4 , 3.824293832 , 0.5511548 +1168 , 26.503 , 7.147 , 658.77 , 4 , 3.229521397 , 0.5597004 +1169 , 21.163 , 8.272 , 619.86 , 3 , 3.045821267 , 0.5511548 +1170 , 15.309 , 8.988 , 607.271 , 2 , 3.070392458 , 0.5340664 +1171 , 11.217 , 8.568 , 610.781 , 2 , 3.035622822 , 0.5340664 +1172 , 7.836 , 6.434 , 603.304 , 1 , 3.09083423 , 0.5340664 +1173 , 5.428 , 3.124 , 604.906 , 1 , 3.014340151 , 0.6451508 +1174 , 3.787 , 0.918 , 602.007 , 0 , 2.979095677 , 0.6707876 +1175 , 2.35 , 0 , 600 , 0 , 2.993806487 , 0.6366052 +1176 , 0.665 , 0 , 600 , 0 , 2.962716133 , 0.6366052 +1177 , 0.019 , 0 , 601.32 , 0 , 2.977562463 , 0.6024256 +1178 , 0.001 , 0 , 601.625 , 0 , 2.980864293 , 0.5767916 +1179 , 0.002 , 0 , 600 , 0 , 3.039599748 , 0.6195168 +1180 , 0 , 0 , 602.846 , 0 , 2.892733056 , 0.6707876 +1181 , 0 , 0 , 600 , 0 , 2.879955825 , 0.6536964 +1182 , 0 , 0 , 601.396 , 0 , 2.870521192 , 0.6280624 +1183 , 0 , 0 , 600 , 0 , 2.86624597 , 0.6109712 +1184 , 0 , 0 , 602.846 , 0 , 2.862454399 , 0.6280624 +1185 , 0 , 0 , 600 , 0 , 2.890243444 , 0.5767916 +1186 , 0 , 0 , 603.075 , 0 , 2.891603197 , 0.6195168 +1187 , 0 , 0 , 600 , 0 , 2.867157422 , 0.6451508 +1188 , 0 , 0 , 600.633 , 0 , 2.882362322 , 0.6366052 +1189 , 0 , 0 , 600.557 , 0 , 3.983404209 , 0.6451508 +1190 , 0 , 0 , 600 , 0 , 4.013255467 , 0.59388 +1191 , 0 , 0 , 600 , 0 , 3.930244909 , 0.6451508 +1192 , 0 , 0 , 600.938 , 0 , 3.975632937 , 0.6536964 +1193 , 0 , 0 , 600 , 0 , 3.969646599 , 0.5511548 +1194 , 0 , 0 , 600.557 , 0 , 3.960823223 , 0.5169752 +1195 , 0 , 0 , 600.252 , 0 , 3.991486084 , 0.5853372 +1196 , 0 , 0 , 600 , 0 , 3.990003914 , 0.5597004 +1197 , 0 , 0 , 601.549 , 0 , 3.966493206 , 0.5511548 +1198 , 0 , 0 , 600 , 0 , 3.927368748 , 0.542612 +1199 , 0 , 0 , 602.846 , 0 , 3.971388318 , 0.5340664 +1200 , 0 , 0 , 600.862 , 0 , 4.020638214 , 0.5511548 +1201 , 0 , 0 , 603.609 , 0 , 3.995862531 , 0.542612 +1202 , 0 , 0 , 600.557 , 0 , 4.030360518 , 0.5597004 +1203 , 0 , 0 , 606.508 , 0 , 4.032464512 , 0.5511548 +1204 , 0 , 0 , 603.38 , 0 , 3.972980233 , 0.5169752 +1205 , 0 , 0 , 604.829 , 0 , 3.987704324 , 0.5597004 +1206 , 0 , 0 , 604.982 , 0 , 4.020819427 , 0.5169752 +1207 , 0 , 0 , 600 , 0 , 3.982124035 , 0.5255208 +1208 , 0 , 0 , 601.396 , 0 , 4.025400975 , 0.5767916 +1209 , 0 , 0 , 603.38 , 0 , 2.852701455 , 0.5597004 +1210 , 0 , 0 , 600 , 0 , 2.868218656 , 0.542612 +1211 , 0 , 0 , 600.862 , 0 , 2.842322321 , 0.4998868 +1212 , 0 , 0 , 600 , 0 , 2.894754336 , 0.5169752 +1213 , 0 , 0 , 600.557 , 0 , 2.885688707 , 0.542612 +1214 , 0 , 0 , 601.854 , 0 , 2.912937787 , 0.5597004 +1215 , 0 , 0 , 600.71 , 0 , 2.88570036 , 0.5767916 +1216 , 0 , 0 , 600.023 , 0 , 2.852544451 , 0.5597004 +1217 , 0 , 0 , 600 , 0 , 2.849536724 , 0.5597004 +1218 , 0 , 0 , 600.328 , 0 , 2.840922752 , 0.5255208 +1219 , 0 , 0 , 600.481 , 0 , 2.862239386 , 0.5340664 +1220 , 0 , 0 , 602.235 , 0 , 2.878606503 , 0.542612 +1221 , 0 , 0 , 602.007 , 0 , 2.868895467 , 0.5169752 +1222 , 0 , 0 , 601.854 , 0 , 2.878744624 , 0.5597004 +1223 , 0 , 0 , 602.312 , 0 , 2.854989729 , 0.542612 +1224 , 0 , 0 , 600 , 0 , 2.83401444 , 0.5597004 +1225 , 0 , 0 , 601.472 , 0 , 2.842033766 , 0.542612 +1226 , 0 , 0 , 601.091 , 0 , 2.866866464 , 0.5511548 +1227 , 0 , 0 , 600 , 0 , 2.880956336 , 0.542612 +1228 , 0 , 0 , 600.175 , 0 , 2.851788503 , 0.59388 +1229 , 0 , 0 , 601.854 , 0 , 2.833318558 , 0.542612 +1230 , 0 , 0 , 604.143 , 0 , 2.885568983 , 0.5340664 +1231 , 0 , 0 , 603.99 , 0 , 2.818218346 , 0.542612 +1232 , 0 , 0 , 601.015 , 0 , 2.875574411 , 0.5340664 +1233 , 0 , 0 , 600.404 , 0 , 2.861632026 , 0.5340664 +1234 , 0 , 0 , 601.32 , 0 , 2.86497106 , 0.5511548 +1235 , 0 , 0 , 600 , 0 , 2.835000208 , 0.542612 +1236 , 0 , 0 , 600.557 , 0 , 2.82902973 , 0.542612 +1237 , 0 , 0 , 600 , 0 , 2.850926421 , 0.5511548 +1238 , 0 , 0 , 600 , 0 , 2.908556271 , 0.5597004 +1239 , 0 , 0 , 600 , 0 , 2.907000022 , 0.5340664 +1240 , 0 , 0 , 600 , 0 , 2.870999947 , 0.568246 +1241 , 0.004 , 0 , 602.693 , 0 , 2.857471734 , 0.5169752 +1242 , 0 , 0 , 602.541 , 0 , 2.874665692 , 0.4913412 +1243 , 0 , 0 , 600 , 0 , 2.895796732 , 0.5597004 +1244 , 0 , 0 , 600 , 0 , 2.892548703 , 0.5255208 +1245 , 0 , 0 , 600 , 0 , 2.894885131 , 0.5340664 +1246 , 0 , 0 , 600.71 , 0 , 2.863073941 , 0.542612 +1247 , 0 , 0 , 602.998 , 0 , 2.88237348 , 0.5340664 +1248 , 0 , 0 , 600 , 0 , 2.871328819 , 0.542612 +1249 , 0 , 0 , 601.625 , 0 , 2.865865075 , 0.5511548 +1250 , 0 , 0 , 600 , 0 , 2.780595285 , 0.542612 +1251 , 0 , 0 , 600.328 , 0 , 2.877219236 , 0.5340664 +1252 , 0 , 0 , 600 , 0 , 2.917454728 , 0.542612 +1253 , 0 , 0 , 602.693 , 0 , 2.905870759 , 0.5255208 +1254 , 0 , 0 , 601.549 , 0 , 2.892694373 , 0.5169752 +1255 , 0 , 0 , 600.557 , 0 , 2.887654543 , 0.5511548 +1256 , 0 , 0 , 601.549 , 0 , 2.8786146 , 0.5511548 +1257 , 0 , 0 , 600 , 0 , 2.953399365 , 0.5511548 +1258 , 0 , 0 , 600.099 , 0 , 2.897162256 , 0.5597004 +1259 , 0 , 0 , 601.396 , 0 , 2.921197807 , 0.5169752 +1260 , 0 , 0 , 600 , 0 , 3.11598774 , 0.5255208 +1261 , 0 , 0 , 604.677 , 0 , 3.08438926 , 0.5255208 +1262 , 0 , 0 , 600 , 0 , 3.036970922 , 0.542612 +1263 , 0.006 , 0 , 603.075 , 0 , 3.04249885 , 0.542612 +1264 , 0.002 , 0 , 600 , 0 , 3.073673145 , 0.542612 +1265 , 0 , 0 , 602.541 , 0 , 3.09811879 , 0.5255208 +1266 , 0 , 0 , 600 , 0 , 3.103035533 , 0.542612 +1267 , 0 , 0 , 600.557 , 0 , 3.089403813 , 0.5340664 +1268 , 0 , 0 , 600 , 0 , 3.059626178 , 0.5255208 +1269 , 0.002 , 0 , 601.549 , 0 , 3.028755211 , 0.5255208 +1270 , 0 , 0 , 600 , 0 , 3.082315324 , 0.5169752 +1271 , 0 , 0 , 600.71 , 0 , 3.113427681 , 0.5255208 +1272 , 0.002 , 0 , 601.167 , 0 , 3.055116362 , 0.542612 +1273 , 0 , 0 , 604.906 , 0 , 3.004500895 , 0.5255208 +1274 , 0 , 0 , 600 , 0 , 3.143984922 , 0.5340664 +1275 , 0 , 0 , 602.998 , 0 , 3.115180973 , 0.5084296 +1276 , 0 , 0 , 600 , 0 , 3.037943336 , 0.5169752 +1277 , 0 , 0 , 602.922 , 0 , 3.054948457 , 0.568246 +1278 , 0 , 0 , 600 , 0 , 3.04652795 , 0.542612 +1279 , 0 , 0 , 600 , 0 , 3.094197187 , 0.5511548 +1280 , 0 , 0 , 601.167 , 0 , 3.103858106 , 0.5511548 +1281 , 0 , 0 , 604.524 , 0 , 3.139482659 , 0.568246 +1282 , 0 , 0 , 600 , 0 , 3.044972773 , 0.5511548 +1283 , 0 , 0 , 600 , 0 , 3.076978141 , 0.5169752 +1284 , 0 , 0 , 600.938 , 0 , 3.102483175 , 0.5169752 +1285 , 0 , 0 , 600 , 0 , 3.088919443 , 0.5340664 +1286 , 0 , 0 , 602.617 , 0 , 3.030253569 , 0.5084296 +1287 , 0 , 0 , 600 , 0 , 3.038181312 , 0.5340664 +1288 , 0 , 0 , 601.93 , 0 , 4.242148586 , 0.5511548 +1289 , 0 , 0 , 601.396 , 0 , 4.170959744 , 0.542612 +1290 , 0 , 0 , 600 , 0 , 4.234925399 , 0.5340664 +1291 , 0 , 0 , 602.464 , 0 , 4.168236947 , 0.568246 +1292 , 0 , 0 , 600.71 , 0 , 4.116490662 , 0.542612 +1293 , 0 , 0 , 600 , 0 , 4.15632306 , 0.5255208 +1294 , 0 , 0 , 601.167 , 0 , 4.177869384 , 0.47425 +1295 , 0 , 0 , 600.481 , 0 , 4.183503525 , 0.5255208 +1296 , 0 , 0 , 602.922 , 0 , 4.192437957 , 0.542612 +1297 , 0 , 0 , 601.015 , 0 , 4.216200256 , 0.542612 +1298 , 0 , 0 , 601.091 , 0 , 4.164857546 , 0.5255208 +1299 , 0 , 0 , 601.167 , 0 , 4.201924463 , 0.5084296 +1300 , 0 , 0 , 600.328 , 0 , 4.103566495 , 0.5169752 \ No newline at end of file diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Vair.vdri b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Vair.vdri index a4ada599a1313a8a4c7423f55d9432184364071e..0682456d385761a41022d48b0dfb065bac8a80c4 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Vair.vdri +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_Vair.vdri @@ -564,18 +564,18 @@ 563 ,45.931,4.094 ,889.639 ,6 ,4.128120333,0 ,0 564 ,42.804,4.427 ,827.306 ,6 ,3.958665842,0 ,0 565 ,39.44 ,4.727 ,642.901 ,6 ,3.318991045,0 ,0 -566 ,35.094,5.232 ,933.204 ,5 ,4.246121699,0 ,0 -567 ,30.944,6.096 ,833.333 ,5 ,4.078974855,0 ,0 -568 ,27.298,7.307 ,600 ,5 ,3.291300558,0 ,0 -569 ,22.216,8.577 ,617.876 ,5 ,3.232157387,0 ,0 -570 ,16.627,8.94 ,662.966 ,5 ,3.471619095,0 ,0 -571 ,11.776,8.558 ,647.631 ,3 ,3.311059327,0 ,0 -572 ,8.22 ,5.946 ,609.255 ,3 ,3.257271534,0 ,0 -573 ,5.406 ,2.984 ,601.778 ,3 ,3.156706855,0 ,0 -574 ,4.178 ,0.258 ,600 ,1 ,3.181065547,0 ,0 -575 ,3.207 ,0 ,603.38 ,1 ,4.3296967 ,0 ,0 -576 ,1.924 ,0 ,600 ,1 ,4.290083953,0 ,0 -577 ,0.858 ,0 ,602.159 ,1 ,4.348534417,0 ,0 +566 ,35.094,5.232 ,933.204 ,4 ,4.246121699,0 ,0 +567 ,30.944,6.096 ,833.333 ,4 ,4.078974855,0 ,0 +568 ,27.298,7.307 ,600 ,4 ,3.291300558,0 ,0 +569 ,22.216,8.577 ,617.876 ,4 ,3.232157387,0 ,0 +570 ,16.627,8.94 ,662.966 ,2 ,3.471619095,0 ,0 +571 ,11.776,8.558 ,647.631 ,2 ,3.311059327,0 ,0 +572 ,8.22 ,5.946 ,609.255 ,1 ,3.257271534,0 ,0 +573 ,5.406 ,2.984 ,601.778 ,1 ,3.156706855,0 ,0 +574 ,4.178 ,0.258 ,600 ,0 ,3.181065547,0 ,0 +575 ,3.207 ,0 ,603.38 ,0 ,4.3296967 ,0 ,0 +576 ,1.924 ,0 ,600 ,0 ,4.290083953,0 ,0 +577 ,0.858 ,0 ,602.159 ,0 ,4.348534417,0 ,0 578 ,0.019 ,0 ,602.464 ,0 ,4.255798021,0 ,0 579 ,0 ,0 ,600.099 ,0 ,4.317076354,0 ,0 580 ,0 ,0 ,606.813 ,0 ,4.376179995,0 ,0 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_VairAux.vdri b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_VairAux.vdri index c6ba6b310fbc12d1645e838676bc089f3c3d03ae..a5758d961a554db43a3293f6aef8f571b49b3e43 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_VairAux.vdri +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/MeasuredSpeed_Gear_Rural_VairAux.vdri @@ -564,18 +564,18 @@ 563 ,45.931,4.094 ,889.639 ,6 ,4.128120333,0 ,0 ,0.542612 564 ,42.804,4.427 ,827.306 ,6 ,3.958665842,0 ,0 ,0.5340664 565 ,39.44 ,4.727 ,642.901 ,6 ,3.318991045,0 ,0 ,0.5511548 -566 ,35.094,5.232 ,933.204 ,5 ,4.246121699,0 ,0 ,0.568246 -567 ,30.944,6.096 ,833.333 ,5 ,4.078974855,0 ,0 ,0.5511548 -568 ,27.298,7.307 ,600 ,5 ,3.291300558,0 ,0 ,0.5511548 -569 ,22.216,8.577 ,617.876 ,5 ,3.232157387,0 ,0 ,0.5340664 -570 ,16.627,8.94 ,662.966 ,5 ,3.471619095,0 ,0 ,0.5511548 -571 ,11.776,8.558 ,647.631 ,3 ,3.311059327,0 ,0 ,0.5340664 -572 ,8.22 ,5.946 ,609.255 ,3 ,3.257271534,0 ,0 ,0.5511548 -573 ,5.406 ,2.984 ,601.778 ,3 ,3.156706855,0 ,0 ,0.6451508 -574 ,4.178 ,0.258 ,600 ,1 ,3.181065547,0 ,0 ,0.662242 -575 ,3.207 ,0 ,603.38 ,1 ,4.3296967 ,0 ,0 ,0.6451508 -576 ,1.924 ,0 ,600 ,1 ,4.290083953,0 ,0 ,0.6451508 -577 ,0.858 ,0 ,602.159 ,1 ,4.348534417,0 ,0 ,0.7049672 +566 ,35.094,5.232 ,933.204 ,4 ,4.246121699,0 ,0 ,0.568246 +567 ,30.944,6.096 ,833.333 ,4 ,4.078974855,0 ,0 ,0.5511548 +568 ,27.298,7.307 ,600 ,4 ,3.291300558,0 ,0 ,0.5511548 +569 ,22.216,8.577 ,617.876 ,4 ,3.232157387,0 ,0 ,0.5340664 +570 ,16.627,8.94 ,662.966 ,2 ,3.471619095,0 ,0 ,0.5511548 +571 ,11.776,8.558 ,647.631 ,2 ,3.311059327,0 ,0 ,0.5340664 +572 ,8.22 ,5.946 ,609.255 ,1 ,3.257271534,0 ,0 ,0.5511548 +573 ,5.406 ,2.984 ,601.778 ,1 ,3.156706855,0 ,0 ,0.6451508 +574 ,4.178 ,0.258 ,600 ,0 ,3.181065547,0 ,0 ,0.662242 +575 ,3.207 ,0 ,603.38 ,0 ,4.3296967 ,0 ,0 ,0.6451508 +576 ,1.924 ,0 ,600 ,0 ,4.290083953,0 ,0 ,0.6451508 +577 ,0.858 ,0 ,602.159 ,0 ,4.348534417,0 ,0 ,0.7049672 578 ,0.019 ,0 ,602.464 ,0 ,4.255798021,0 ,0 ,0.6109712 579 ,0 ,0 ,600.099 ,0 ,4.317076354,0 ,0 ,0.6109712 580 ,0 ,0 ,606.813 ,0 ,4.376179995,0 ,0 ,0.6366052 @@ -1165,16 +1165,16 @@ 1164,43.801,4.405 ,1147.822,5 ,4.712052593,33.444 ,-24 ,0.5340664 1165,40.499,4.767 ,1072.671,5 ,4.527053166,39.6 ,-26 ,0.542612 1166,35.986,5.24 ,951.667 ,5 ,4.214307907,40.248 ,-28 ,0.5511548 -1167,31.477,6.112 ,825.017 ,5 ,3.824293832,41.292 ,-27 ,0.5511548 -1168,26.503,7.147 ,658.77 ,5 ,3.229521397,44.424 ,-24 ,0.5597004 -1169,21.163,8.272 ,619.86 ,5 ,3.045821267,48.096 ,-22 ,0.5511548 -1170,15.309,8.988 ,607.271 ,5 ,3.070392458,53.64 ,-21 ,0.5340664 -1171,11.217,8.568 ,610.781 ,3 ,3.035622822,51.444 ,-23 ,0.5340664 -1172,7.836 ,6.434 ,603.304 ,3 ,3.09083423 ,54.36 ,-19 ,0.5340664 -1173,5.428 ,3.124 ,604.906 ,3 ,3.014340151,54.144 ,-22 ,0.6451508 -1174,3.787 ,0.918 ,602.007 ,1 ,2.979095677,55.332 ,-19 ,0.6707876 -1175,2.35 ,0 ,600 ,1 ,2.993806487,58.464 ,-16 ,0.6366052 -1176,0.665 ,0 ,600 ,1 ,2.962716133,65.016 ,-16 ,0.6366052 +1167,31.477,6.112 ,825.017 ,4 ,3.824293832,41.292 ,-27 ,0.5511548 +1168,26.503,7.147 ,658.77 ,4 ,3.229521397,44.424 ,-24 ,0.5597004 +1169,21.163,8.272 ,619.86 ,3 ,3.045821267,48.096 ,-22 ,0.5511548 +1170,15.309,8.988 ,607.271 ,2 ,.070392458,53.64 ,-21 ,0.5340664 +1171,11.217,8.568 ,610.781 ,2 ,3.035622822,51.444 ,-23 ,0.5340664 +1172,7.836 ,6.434 ,603.304 ,1 ,3.09083423 ,54.36 ,-19 ,0.5340664 +1173,5.428 ,3.124 ,604.906 ,1 ,3.014340151,54.144 ,-22 ,0.6451508 +1174,3.787 ,0.918 ,602.007 ,0 ,2.979095677,55.332 ,-19 ,0.6707876 +1175,2.35 ,0 ,600 ,0 ,2.993806487,58.464 ,-16 ,0.6366052 +1176,0.665 ,0 ,600 ,0 ,2.962716133,65.016 ,-16 ,0.6366052 1177,0.019 ,0 ,601.32 ,0 ,2.977562463,67.212 ,-18 ,0.6024256 1178,0.001 ,0 ,601.625 ,0 ,2.980864293,71.532 ,-14 ,0.5767916 1179,0.002 ,0 ,600 ,0 ,3.039599748,76.968 ,-16 ,0.6195168 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeed.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeed.vsum index c7d36025e6c2de1766a8063c284a037d22265620..9198fea1acffb2892187dd92915896c4412da48a 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeed.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeed.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -8-0,MeasuredSpeed,MeasuredSpeed.vdri,Success,8862.0000,0.0000,,1299.0000,16.8356,46.6574,15.8669,7804.4323,167.2709,7804.4323,167.2709,7804.4323,167.2709,7804.4323,167.2709,7804.4323,167.2709,20.1047,,,528.5760,,,27.2225,37.8271,13.6493,0.2240,0.0000,1.9832,1.9832,0.0054,0.0000,0.0000,0.3208,0.0000,0.0000,1.8492,0.4628,0.0000,5.3351,3.1090,0.3597,0.0000,0.2970,-0.3216,23.2845,22.2822,54.4333,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +7-0,MeasuredSpeed,MeasuredSpeed.vdri,Success,8862.0000,0.0000,,1299.0000,16.8356,46.6574,15.8669,7804.4323,167.2709,7804.4323,167.2709,7804.4323,167.2709,7804.4323,167.2709,7804.4323,167.2709,20.1047,,,528.5760,,,27.2225,37.8271,13.6493,0.2240,0.0000,1.9832,1.9832,0.0054,0.0000,0.0000,0.3208,0.0000,0.0000,1.8492,0.4628,0.0000,5.3351,3.1090,0.3597,0.0000,-0.3297,-0.3297,23.3256,22.7868,39.4919,14.4727,80.5095,1.1306,1.6261,1129.1833,1962.5826,216.0000,4.3880,0.0000,39.8768,16.5512,8.0062,0.7698,1.0778,5.1578,48.0370,20.4003 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedAux.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedAux.vsum index 236a7bd7be3bee557f6178d17eb0d5d0b4420c9c..4861ff5309eb0ea7f2cd019780a8b7d4ce9f462b 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedAux.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedAux.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -18-0,MeasuredSpeedAux,MeasuredSpeedAux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8341,46.6534,15.8669,7981.8662,171.0887,7981.8662,171.0887,7981.8662,171.0887,7981.8662,171.0887,7981.8662,171.0887,20.5636,,,540.6404,,,27.2187,38.7898,13.9967,0.2085,0.0000,1.9832,0.3805,2.3637,0.0054,0.0000,0.0000,0.3208,0.0000,0.0000,1.8490,0.4467,0.0000,5.3340,3.1088,0.3597,0.0000,0.2983,-0.3216,23.1303,22.2822,54.5875,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +16-0,MeasuredSpeedAux,MeasuredSpeedAux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8341,46.6534,15.8669,7981.8662,171.0887,7981.8662,171.0887,7981.8662,171.0887,7981.8662,171.0887,7981.8662,171.0887,20.5636,,,540.6404,,,27.2187,38.7898,13.9967,0.2085,0.0000,1.9832,0.3805,2.3637,0.0054,0.0000,0.0000,0.3208,0.0000,0.0000,1.8490,0.4467,0.0000,5.3340,3.1088,0.3597,0.0000,-0.3297,-0.3297,23.4026,22.7868,39.4149,14.4727,80.5095,1.1306,1.6261,1128.9228,1962.5826,216.0000,4.6189,0.0000,39.7998,16.5512,8.0062,0.7698,1.0778,5.1578,48.0370,20.4003 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear.vsum index 92ee51c6790b76d0a6c237f49a681aa593cbdad8..0f7839ec594dd6ac05bafa926cb692bb96fbe998 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -2-0,MeasuredSpeedGear,MeasuredSpeed_Gear_Rural.vdri,Success,8862.0000,0.0000,,1299.0000,16.8696,46.7518,15.8669,7773.6377,166.2747,7773.6377,166.2747,7773.6377,166.2747,7773.6377,166.2747,7773.6377,166.2747,19.9849,,,525.4280,,,27.2211,37.7574,13.6241,0.1838,0.0000,1.9832,1.9832,0.0227,0.0000,0.0000,0.3034,0.0000,0.0000,1.8503,0.4352,0.0000,5.3535,3.1153,0.3598,0.0000,0.2932,-0.3220,23.4387,22.2051,54.3562,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +1-0,MeasuredSpeedGear,MeasuredSpeed_Gear_Rural.vdri,Success,8862.0000,0.0000,,1299.0000,16.8696,46.7518,15.8669,7773.6377,166.2747,7773.6377,166.2747,7773.6377,166.2747,7773.6377,166.2747,7773.6377,166.2747,19.9849,,,525.4280,,,27.2211,37.7574,13.6241,0.1838,0.0000,1.9832,1.9832,0.0227,0.0000,0.0000,0.3034,0.0000,0.0000,1.8503,0.4352,0.0000,5.3535,3.1153,0.3598,0.0000,-0.3378,-0.3378,23.4796,21.4781,40.6467,14.4727,80.5095,1.1306,1.6261,1086.6709,1962.3354,210.0000,3.2333,0.0000,40.1848,14.3957,1.7706,7.2363,1.6166,1.6936,49.9615,23.3256 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-PS.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-PS.vsum index 080dc70dce70b74170940d59dbfe8ce7af2b6a25..f94b424f1695ad0a903b82f6380ac67006537ac8 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-PS.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-PS.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -16-0,MeasuredSpeedGearAT-PS,MeasuredSpeedGear_AT-PS.vdri,Success,17000.0000,4800.0000,,379.0000,2.8856,27.4096,0.0036,10219.5778,372.8462,10219.5778,372.8462,10219.5778,372.8462,10219.5778,372.8462,10219.5778,372.8462,44.8133,9.3361,,1178.1941,245.4571,,40.8256,50.3772,5.3036,0.3386,0.0000,0.4738,0.4738,0.0000,0.3048,0.0493,0.1317,0.0000,0.0000,0.0963,2.6364,-0.0001,0.2436,1.0118,0.0002,-0.0004,0.6100,-0.8120,33.4218,25.1989,41.3793,20.0528 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%] +14-0,MeasuredSpeedGearAT-PS,MeasuredSpeedGear_AT-PS.vdri,Success,17000.0000,4800.0000,,379.0000,2.8856,27.4096,0.0036,10219.5778,372.8462,10219.5778,372.8462,10219.5778,372.8462,10219.5778,372.8462,10219.5778,372.8462,44.8133,9.3361,,1178.1941,245.4571,,40.8256,50.3772,5.3036,0.3386,0.0000,0.4738,0.4738,0.0000,0.3048,0.0493,0.1317,0.0000,0.0000,0.0963,2.6364,-0.0001,0.2436,1.0118,0.0002,-0.0004,-0.8532,-0.8532,32.7177,24.0106,23.2190,20.0528,60.3000,1.1111,1.6111,954.9245,1538.8058,106.0000,0.0000,0.0000,33.7731,26.3852,20.3166,11.6095,41.6887 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-Ser.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-Ser.vsum index f3b39f2be7393640b320f70bcc42c58e00549b93..82285a3c28236c1f42f881e08f122b2c0f20019f 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-Ser.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAT-Ser.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -17-0,MeasuredSpeedGearAT-Ser,MeasuredSpeedGear_AT-Ser.vdri,Success,17000.0000,4800.0000,,272.0000,1.0330,13.6723,-0.0054,7102.5396,519.4832,7102.5396,519.4832,7102.5396,519.4832,7102.5396,519.4832,7102.5396,519.4832,62.4379,13.0079,,1641.5668,341.9931,,22.6119,31.2332,2.3598,0.2830,0.0000,0.3400,0.3400,0.0000,0.0422,0.1147,0.1329,0.0000,0.0000,0.0430,0.9385,0.0000,0.0343,0.3623,-0.0003,-0.0002,0.6996,-0.7285,26.6667,25.5556,47.7778,34.9265 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +15-0,MeasuredSpeedGearAT-Ser,MeasuredSpeedGear_AT-Ser.vdri,Success,17000.0000,4800.0000,,272.0000,1.0330,13.6723,-0.0054,7102.5396,519.4832,7102.5396,519.4832,7102.5396,519.4832,7102.5396,519.4832,7102.5396,519.4832,62.4379,13.0079,,1641.5668,341.9931,,22.6119,31.2332,2.3598,0.2830,0.0000,0.3400,0.3400,0.0000,0.0422,0.1147,0.1329,0.0000,0.0000,0.0430,0.9385,0.0000,0.0343,0.3623,-0.0003,-0.0002,-0.8016,-0.8016,23.8971,23.1618,19.1176,34.9265,40.6000,1.1944,1.3056,994.9388,2236.6575,138.0000,0.0000,0.0000,33.8235,33.8235,24.6324,8.4559,14.3382,13.6029,5.1471,0.0000 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAux.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAux.vsum index 84896755c7c9fae6b08f1b56cca043c2c7af422b..26efd2d2c2e083d6a6528762fd4c143b0ccea594 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAux.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearAux.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -10-0,MeasuredSpeedGearAux,MeasuredSpeed_Gear_Rural_Aux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8692,46.7506,15.8669,7950.6833,170.0659,7950.6833,170.0659,7950.6833,170.0659,7950.6833,170.0659,7950.6833,170.0659,20.4406,,,537.4082,,,27.2199,38.7189,13.9711,0.1710,0.0000,1.9832,0.3774,2.3606,0.0227,0.0000,0.0000,0.3035,0.0000,0.0000,1.8503,0.4178,0.0000,5.3532,3.1153,0.3598,0.0000,0.2932,-0.3220,23.4387,22.2051,54.3562,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +9-0,MeasuredSpeedGearAux,MeasuredSpeed_Gear_Rural_Aux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8692,46.7506,15.8669,7950.6833,170.0659,7950.6833,170.0659,7950.6833,170.0659,7950.6833,170.0659,7950.6833,170.0659,20.4406,,,537.4082,,,27.2199,38.7189,13.9711,0.1710,0.0000,1.9832,0.3774,2.3606,0.0227,0.0000,0.0000,0.3035,0.0000,0.0000,1.8503,0.4178,0.0000,5.3532,3.1153,0.3598,0.0000,-0.3378,-0.3378,23.4796,21.4781,40.6467,14.4727,80.5095,1.1306,1.6261,1086.6479,1962.3354,210.0000,3.4642,0.0000,40.1848,14.3957,1.7706,7.2363,1.6166,1.6936,49.9615,23.3256 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVair.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVair.vsum index f3aaf2b88ebfbaeb096e08b03b790df97ab9bd43..d4f9c13cf39fddd0e636cf5bbdb7397508aa34e3 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVair.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVair.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -13-0,MeasuredSpeedGearVair,MeasuredSpeed_Gear_Rural_Vair.vdri,Success,8862.0000,0.0000,,1299.0000,16.8712,46.7562,15.8669,6288.1011,134.4870,6288.1011,134.4870,6288.1011,134.4870,6288.1011,134.4870,6288.1011,134.4870,16.1643,,,424.9790,,,20.1039,29.8536,10.7722,0.2886,0.0000,1.9832,1.9832,0.0268,0.0000,0.0000,0.2678,0.0000,0.0000,1.8468,0.6437,0.0000,2.2253,3.1156,0.3598,0.0000,0.2931,-0.3220,23.4387,22.2051,54.3562,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +11-0,MeasuredSpeedGearVair,MeasuredSpeed_Gear_Rural_Vair.vdri,Success,8862.0000,0.0000,,1299.0000,16.8712,46.7562,15.8669,6288.1011,134.4870,6288.1011,134.4870,6288.1011,134.4870,6288.1011,134.4870,6288.1011,134.4870,16.1643,,,424.9790,,,20.1039,29.8536,10.7722,0.2886,0.0000,1.9832,1.9832,0.0268,0.0000,0.0000,0.2678,0.0000,0.0000,1.8468,0.6437,0.0000,2.2253,3.1156,0.3598,0.0000,-0.3378,-0.3378,23.4796,21.4781,40.6467,14.4727,80.5095,1.1306,1.6261,1086.7534,1962.3354,210.0000,1.3857,0.0000,40.1848,14.3957,1.7706,7.2363,1.6166,1.6936,49.9615,23.3256 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVairAux.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVairAux.vsum index 55f0f366f9ea7e8ea1ea58547b08a3609398bfeb..2c743f6a4a30f2903f4d73e27f8a1c1b2e3dc08d 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVairAux.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGearVairAux.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -6-0,MeasuredSpeedGearVairAux,MeasuredSpeed_Gear_Rural_VairAux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8711,46.7559,15.8669,6456.2920,138.0850,6456.2920,138.0850,6456.2920,138.0850,6456.2920,138.0850,6456.2920,138.0850,16.5968,,,436.3487,,,20.1038,30.7868,11.1089,0.2757,0.0000,1.9832,0.3775,2.3607,0.0268,0.0000,0.0000,0.2679,0.0000,0.0000,1.8468,0.6158,0.0000,2.2253,3.1156,0.3598,0.0000,0.2932,-0.3213,23.4387,22.2822,54.2791,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +5-0,MeasuredSpeedGearVairAux,MeasuredSpeed_Gear_Rural_VairAux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8711,46.7559,15.8669,6456.2920,138.0850,6456.2920,138.0850,6456.2920,138.0850,6456.2920,138.0850,6456.2920,138.0850,16.5968,,,436.3487,,,20.1038,30.7868,11.1089,0.2757,0.0000,1.9832,0.3775,2.3607,0.0268,0.0000,0.0000,0.2679,0.0000,0.0000,1.8468,0.6158,0.0000,2.2253,3.1156,0.3598,0.0000,-0.3378,-0.3378,23.4796,21.4781,40.6467,14.4727,80.5095,1.1306,1.6261,1086.7474,1962.3354,210.0000,1.6166,0.0000,40.1848,14.3957,1.7706,7.2363,1.6166,1.6936,49.9615,23.3256 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear_TractionInterruption.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear_TractionInterruption.vsum index 3206719ca1f57668b3c319cff840f0d54309e332..1213ae0eb318aec857c44512faf6a4cc512e63a8 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear_TractionInterruption.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedGear_TractionInterruption.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -9-0,MeasuredSpeedGear_TractionInterruption,MeasuredSpeed_Gear_Rural_TractionInterruption.vdri,Success,8862.0000,0.0000,,1299.0000,16.8351,46.6562,15.8669,7781.2177,166.7778,7781.2177,166.7778,7781.2177,166.7778,7781.2177,166.7778,7781.2177,166.7778,20.0454,,,527.0177,,,27.1915,37.7464,13.6201,0.1799,0.0000,1.9832,1.9832,0.0052,0.0000,0.0000,0.2991,0.0000,0.0000,1.8481,0.4982,0.0000,5.3378,3.1090,0.3598,0.0000,0.2979,-0.3202,22.8990,22.1280,54.9730,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +8-0,MeasuredSpeedGear_TractionInterruption,MeasuredSpeed_Gear_Rural_TractionInterruption.vdri,Success,8862.0000,0.0000,,1299.0000,16.8351,46.6562,15.8669,7781.2177,166.7778,7781.2177,166.7778,7781.2177,166.7778,7781.2177,166.7778,7781.2177,166.7778,20.0454,,,527.0177,,,27.1915,37.7464,13.6201,0.1799,0.0000,1.9832,1.9832,0.0052,0.0000,0.0000,0.2991,0.0000,0.0000,1.8481,0.4982,0.0000,5.3378,3.1090,0.3598,0.0000,-0.3323,-0.3323,22.7868,22.1709,40.6467,14.4727,80.5095,1.8083,1.6261,1088.8090,1701.8773,210.0000,4.3880,0.0000,39.5689,17.2440,1.5396,6.2356,1.3857,1.4627,48.9607,23.1717 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVair.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVair.vsum index f18b930c685c8613023f82c5578bfbaab63ac2e0..ea806b91e09893501ebb1ffde213f5a65d315fcc 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVair.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVair.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -12-0,MeasuredSpeedVair,MeasuredSpeedVair.vdri,Success,8862.0000,0.0000,,1299.0000,16.8461,46.6867,15.8669,6316.4207,135.2936,6316.4207,135.2936,6316.4207,135.2936,6316.4207,135.2936,6316.4207,135.2936,16.2613,,,427.5279,,,20.1448,29.9348,10.8015,0.3334,0.0000,1.9832,1.9832,0.0059,0.0000,0.0000,0.2829,0.0000,0.0000,1.8455,0.6555,0.0000,2.2245,3.1110,0.3596,0.0000,0.2939,-0.3213,23.4387,22.2822,54.2791,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +10-0,MeasuredSpeedVair,MeasuredSpeedVair.vdri,Success,8862.0000,0.0000,,1299.0000,16.8461,46.6867,15.8669,6316.4207,135.2936,6316.4207,135.2936,6316.4207,135.2936,6316.4207,135.2936,6316.4207,135.2936,16.2613,,,427.5279,,,20.1448,29.9348,10.8015,0.3334,0.0000,1.9832,1.9832,0.0059,0.0000,0.0000,0.2829,0.0000,0.0000,1.8455,0.6555,0.0000,2.2245,3.1110,0.3596,0.0000,-0.3300,-0.3300,23.0177,22.4018,40.1848,14.4727,80.5095,1.1306,1.6261,1123.8190,1962.5826,214.0000,2.6174,0.0000,39.8768,16.3972,8.0062,0.7698,1.0778,4.3880,48.6528,20.7082 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairAux.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairAux.vsum index 0b07e1915376eac907cad8e11b8d1be63d81eec8..2449e696d969f0a4f395b89f64e3dd5f56253d9e 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairAux.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairAux.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -7-0,MeasuredSpeedVairAux,MeasuredSpeedVairAux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8454,46.6846,15.8669,6485.4726,138.9210,6485.4726,138.9210,6485.4726,138.9210,6485.4726,138.9210,6485.4726,138.9210,16.6972,,,438.9902,,,20.1443,30.8686,11.1384,0.3169,0.0000,1.9832,0.3800,2.3632,0.0059,0.0000,0.0000,0.2830,0.0000,0.0000,1.8454,0.6290,0.0000,2.2245,3.1109,0.3596,0.0000,0.2939,-0.3213,23.4387,22.2822,54.2791,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_ALT [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +6-0,MeasuredSpeedVairAux,MeasuredSpeedVairAux.vdri,Success,8862.0000,0.0000,,1299.0000,16.8454,46.6846,15.8669,6485.4726,138.9210,6485.4726,138.9210,6485.4726,138.9210,6485.4726,138.9210,6485.4726,138.9210,16.6972,,,438.9902,,,20.1443,30.8686,11.1384,0.3169,0.0000,1.9832,0.3800,2.3632,0.0059,0.0000,0.0000,0.2830,0.0000,0.0000,1.8454,0.6290,0.0000,2.2245,3.1109,0.3596,0.0000,-0.3300,-0.3300,23.0177,22.4018,40.1848,14.4727,80.5095,1.1306,1.6261,1123.6205,1962.5826,214.0000,2.7714,0.0000,39.8768,16.3972,8.0062,0.7698,1.0778,4.3880,48.6528,20.7082 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairBack.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairBack.vsum index 9c22b93f96974b0829f2c02a7b9b5ebdc9991756..1597b0c00dcce1285adaf1f579a18eebbf64c24a 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairBack.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairBack.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -4-0,MeasuredSpeedVairBack,MeasuredSpeedVairBack.vdri,Success,8862.0000,0.0000,,1299.0000,16.8503,46.6982,15.8669,4885.8399,104.6258,4885.8399,104.6258,4885.8399,104.6258,4885.8399,104.6258,4885.8399,104.6258,12.5752,,,330.6176,,,13.7602,22.2969,8.0455,0.5126,0.0000,1.9832,1.9832,0.0052,0.0000,0.0000,0.2535,0.0000,0.0000,1.8435,0.8327,0.0000,-0.8568,3.1118,0.3597,0.0000,0.2930,-0.3220,23.5158,22.2051,54.2791,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +3-0,MeasuredSpeedVairBack,MeasuredSpeedVairBack.vdri,Success,8862.0000,0.0000,,1299.0000,16.8503,46.6982,15.8669,4885.8399,104.6258,4885.8399,104.6258,4885.8399,104.6258,4885.8399,104.6258,4885.8399,104.6258,12.5752,,,330.6176,,,13.7602,22.2969,8.0455,0.5126,0.0000,1.9832,1.9832,0.0052,0.0000,0.0000,0.2535,0.0000,0.0000,1.8435,0.8327,0.0000,-0.8568,3.1118,0.3597,0.0000,-0.3385,-0.3385,22.9407,21.4011,41.2625,14.4727,80.5095,1.1306,1.6261,1118.1411,1735.6300,212.0000,2.1555,0.0000,40.0308,16.2433,8.0062,0.7698,1.0778,3.6182,49.3457,20.9392 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairFront.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairFront.vsum index 542f3bdef65457f49e4f910ca5ab9778a73e9241..3931657b68b583c659eabb64bb729cbf17efe80f 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairFront.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairFront.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -3-0,MeasuredSpeedVairFront,MeasuredSpeedVairFront.vdri,Success,8862.0000,0.0000,,1299.0000,16.8476,46.6907,15.8669,5479.7537,117.3629,5479.7537,117.3629,5479.7537,117.3629,5479.7537,117.3629,5479.7537,117.3629,14.1061,,,370.8668,,,16.2823,25.4212,9.1728,0.4002,0.0000,1.9832,1.9832,0.0055,0.0000,0.0000,0.2619,0.0000,0.0000,1.8447,0.6774,0.0000,0.5289,3.1113,0.3597,0.0000,0.2931,-0.3215,23.5158,22.2822,54.2020,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +2-0,MeasuredSpeedVairFront,MeasuredSpeedVairFront.vdri,Success,8862.0000,0.0000,,1299.0000,16.8476,46.6907,15.8669,5479.7537,117.3629,5479.7537,117.3629,5479.7537,117.3629,5479.7537,117.3629,5479.7537,117.3629,14.1061,,,370.8668,,,16.2823,25.4212,9.1728,0.4002,0.0000,1.9832,1.9832,0.0055,0.0000,0.0000,0.2619,0.0000,0.0000,1.8447,0.6774,0.0000,0.5289,3.1113,0.3597,0.0000,-0.3289,-0.3289,23.0177,22.4788,40.1078,14.4727,80.5095,1.1306,1.6261,1118.5144,1735.6300,212.0000,2.6174,0.0000,40.0308,16.2433,8.0062,0.7698,1.0778,3.6182,49.4996,20.7852 diff --git a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairNoWind.vsum b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairNoWind.vsum index 39523f3a45074b8cc6368661ef9bb1a93c51fd9e..e8fd78e6ece351fafaba9a9c1e29a2fd3f37d954 100644 --- a/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairNoWind.vsum +++ b/VectoCore/VectoCoreTest/TestData/MeasuredSpeed/Results/MeasuredSpeedVairNoWind.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -14-0,MeasuredSpeedVairNoWind,MeasuredSpeedVairNoWind.vdri,Success,8862.0000,0.0000,,1299.0000,16.8483,46.6927,15.8669,5250.5741,112.4497,5250.5741,112.4497,5250.5741,112.4497,5250.5741,112.4497,5250.5741,112.4497,13.5156,,,355.3410,,,15.2949,24.2034,8.7334,0.4382,0.0000,1.9832,1.9832,0.0054,0.0000,0.0000,0.2589,0.0000,0.0000,1.8442,0.7323,0.0000,0.0000,3.1114,0.3597,0.0000,0.2938,-0.3213,23.4387,22.2822,54.2791,14.4727 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +12-0,MeasuredSpeedVairNoWind,MeasuredSpeedVairNoWind.vdri,Success,8862.0000,0.0000,,1299.0000,16.8483,46.6927,15.8669,5250.5741,112.4497,5250.5741,112.4497,5250.5741,112.4497,5250.5741,112.4497,5250.5741,112.4497,13.5156,,,355.3410,,,15.2949,24.2034,8.7334,0.4382,0.0000,1.9832,1.9832,0.0054,0.0000,0.0000,0.2589,0.0000,0.0000,1.8442,0.7323,0.0000,0.0000,3.1114,0.3597,0.0000,-0.3327,-0.3327,22.9407,22.0169,40.6467,14.4727,80.5095,1.1306,1.6261,1118.0075,1735.6300,212.0000,2.3865,0.0000,40.0308,16.2433,8.0062,0.7698,1.0778,3.6182,49.3457,20.9392 diff --git a/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel.vsum b/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel.vsum index e62e65e70427edd8f04bd7bd5f65641b48f23f61..ba507ba2cb5b7a8e2d75486550f8df05ca911ea4 100644 --- a/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel.vsum +++ b/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -21-0,Pwheel,Gear2_pt1_rep1_actual.vdri,Success,12000.0000,0.0000,,1.5000,,,,12705.4509,,12705.4509,,12705.4509,,12705.4509,,12705.4509,,,,,,,,59.3466,62.3778,0.0260,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0007,0.0000,0.0000,0.0006,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,,,,,,0.0000 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +1-0,Pwheel,Gear2_pt1_rep1_actual.vdri,Success,12000.0000,0.0000,,1.5000,,,,12705.4509,,12705.4509,,12705.4509,,12705.4509,,12705.4509,,,,,,,,59.3466,62.3778,0.0260,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0007,0.0000,0.0000,0.0006,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1165.5495,1748.3243,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,66.6667,0.0000,0.0000,0.0000,0.0000 diff --git a/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel_ultimate.vsum b/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel_ultimate.vsum index 15f73934cdd1c9494dcd17d23bea387e61e44fb8..22e5d2c1c1934b6a505937fa71b414f591e9c788 100644 --- a/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel_ultimate.vsum +++ b/VectoCore/VectoCoreTest/TestData/Pwheel/Results/Pwheel_ultimate.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -15-0,Pwheel_ultimate,RD__1_Pwheel_AuxStd.vdri,Success,12000.0000,0.0000,,1566.4000,,,,9451.4764,,9451.4764,,9451.4764,,9451.4764,,9451.4764,,,,,,,,41.2262,44.1377,19.2048,0.9817,-0.0004,1.5039,1.5039,0.0000,0.0000,0.0000,0.6450,0.0000,0.0000,1.0258,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,,,,,,0.0000 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%] +1-0,Pwheel_ultimate,RD__1_Pwheel_AuxStd.vdri,Success,12000.0000,0.0000,,1566.4000,,,,9451.4764,,9451.4764,,9451.4764,,9451.4764,,9451.4764,,,,,,,,41.2262,44.1377,19.2048,0.9817,-0.0004,1.5039,1.5039,0.0000,0.0000,0.0000,0.6450,0.0000,0.0000,1.0258,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1365.9078,2259.2466,52.0000,7.9673,0.0000,0.0000,0.2809,0.7150,8.7334,3.4729,10.2145,12.1297,64.4535 diff --git a/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/24t Coach EngineOnly.vsum b/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/24t Coach EngineOnly.vsum index 23ddbf99e3ffc3892e6d6e7767b0d89804626935..453374b19f90a70175cdb36ec56f028b4c6a35b4 100644 --- a/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/24t Coach EngineOnly.vsum +++ b/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/24t Coach EngineOnly.vsum @@ -1,4 +1,4 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_cycle [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -1-0,24t Coach EngineOnly,Engine Only1.vdri,Success,0.0000,0.0000,0.0000,695.0000,,,,8102.2063,,8102.2063,,8102.2063,,8102.2063,,8102.2063,,,,,,,,0.0000,29.7166,5.7370,0.3730,0.0194,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,,,,,,0.0000 -1-1,24t Coach EngineOnly,Engine Only2.vdri,Success,0.0000,0.0000,0.0000,1006.0000,,,,8427.7489,,8427.7489,,8427.7489,,8427.7489,,8427.7489,,,,,,,,0.0000,30.5705,8.5428,0.5740,0.0161,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,,,,,,0.0000 -1-2,24t Coach EngineOnly,Engine Only3.vdri,Success,0.0000,0.0000,0.0000,166.0000,,,,6526.0629,,6526.0629,,6526.0629,,6526.0629,,6526.0629,,,,,,,,0.0000,21.5508,0.9937,0.1371,0.0060,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,,,,,,0.0000 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_cycle [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%] +16-0,24t Coach EngineOnly,Engine Only1.vdri,Success,0.0000,0.0000,0.0000,695.0000,,,,8102.2063,,8102.2063,,8102.2063,,8102.2063,,8102.2063,,,,,,,,0.0000,29.7166,5.7370,0.3730,0.0194,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1304.7092,2453.5890,,0.0000,0.0000,0.0000 +16-1,24t Coach EngineOnly,Engine Only2.vdri,Success,0.0000,0.0000,0.0000,1006.0000,,,,8427.7489,,8427.7489,,8427.7489,,8427.7489,,8427.7489,,,,,,,,0.0000,30.5705,8.5428,0.5740,0.0161,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1367.6228,2453.5890,,0.0000,0.0000,0.0000 +16-2,24t Coach EngineOnly,Engine Only3.vdri,Success,0.0000,0.0000,0.0000,166.0000,,,,6526.0629,,6526.0629,,6526.0629,,6526.0629,,6526.0629,,,,,,,,0.0000,21.5508,0.9937,0.1371,0.0060,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1210.3733,2453.5890,,0.0000,0.0000,0.0000 diff --git a/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/AuxWriteModFileSumFile.vsum b/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/AuxWriteModFileSumFile.vsum index ac6d9df52dd50e8dfdd44209458af92753c53557..01248c42315bc6bb8a0fa5ac37d4b8a73db81cab 100644 --- a/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/AuxWriteModFileSumFile.vsum +++ b/VectoCore/VectoCoreTest/TestData/Results/EngineOnlyCycles/AuxWriteModFileSumFile.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_FAN [kWh],E_aux_PS [kWh],E_aux_STP [kWh],E_aux_ES [kWh],E_aux_AC [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -,,,Pending,,,,11.0000,0.0000,0.0000,0.0000,0.0000,,0.0000,,0.0000,,0.0000,,0.0000,,,,,,,,0.0000,0.0000,0.0000,0.0000,0.0000,0.0037,0.0049,0.0017,0.0052,0.0011,0.0165,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,,,0.0000,0.0000,100.0000,0.0000 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_FAN [kWh],E_aux_PS [kWh],E_aux_STP [kWh],E_aux_ES [kWh],E_aux_AC [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%] +,,,Pending,,,,11.0000,0.0000,0.0000,0.0000,0.0000,,0.0000,,0.0000,,0.0000,,0.0000,,,,,,,,0.0000,0.0000,0.0000,0.0000,0.0000,0.0037,0.0049,0.0017,0.0052,0.0011,0.0165,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,,100.0000,0.0000,0.0000 diff --git a/VectoCore/VectoCoreTest/TestData/Results/Integration/job.vsum b/VectoCore/VectoCoreTest/TestData/Results/Integration/job.vsum index 601c859f2e825dab7901ee556ab135fd44d9748c..112cb5e6b35d7b86818fd689cadd8371cb0ffe30 100644 --- a/VectoCore/VectoCoreTest/TestData/Results/Integration/job.vsum +++ b/VectoCore/VectoCoreTest/TestData/Results/Integration/job.vsum @@ -1,2 +1,2 @@ -Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%] -2-0,job,1-Gear-Test-dist.vdri,Success,15700.0000,3300.0000,,4118.2362,16.8120,14.6964,-43.9640,3759.8253,255.8333,3759.8253,255.8333,3759.8253,255.8333,3759.8253,255.8333,3759.8253,255.8333,30.7492,9.3179,,808.4331,244.9797,,9.0682,14.2676,16.3215,2.2132,0.0027,0.0000,0.0000,0.0014,0.0000,0.0000,1.0060,1.2154,4.8398,1.4517,1.9626,0.0835,0.2457,5.5710,-2.2714,0.0013,0.4653,-0.2139,0.3401,0.0972,99.5628,0.0486 +Job [-],Input File [-],Cycle [-],Status,Mass [kg],Loading [kg],Cargo Volume [m³],time [s],distance [km],speed [km/h],altitudeDelta [m],FC-Map [g/h],FC-Map [g/km],FC-AUXc [g/h],FC-AUXc [g/km],FC-WHTCc [g/h],FC-WHTCc [g/km],FC-AAUX [g/h],FC-AAUX [g/km],FC-Final [g/h],FC-Final [g/km],FC-Final [l/100km],FC-Final [l/100tkm],FC-Final [l/100m³km],CO2 [g/km],CO2 [g/tkm],CO2 [g/m³km],P_wheel_in_pos [kW],P_fcmap_pos [kW],E_fcmap_pos [kWh],E_fcmap_neg [kWh],E_powertrain_inertia [kWh],E_aux_CYCLE [kWh],E_aux_sum [kWh],E_clutch_loss [kWh],E_tc_loss [kWh],E_shift_loss [kWh],E_gbx_loss [kWh],E_ret_loss [kWh],E_angle_loss [kWh],E_axl_loss [kWh],E_brake [kWh],E_vehi_inertia [kWh],E_air [kWh],E_roll [kWh],E_grad [kWh],a [m/s^2],a_pos [m/s^2],a_neg [m/s^2],AccelerationTimeShare [%],DecelerationTimeShare [%],CruiseTimeShare [%],StopTimeShare [%],max. speed [km/h,max. acc [m/s²],max. dec [m/s²],n_eng_avg [rpm],n_eng_max [rpm],gear shifts [-],Engine max. Load time share [%],CoastingTimeShare [%],BrakingTImeShare [%],Gear 0 TimeShare [%],Gear 1 TimeShare [%],Gear 2 TimeShare [%],Gear 3 TimeShare [%],Gear 4 TimeShare [%],Gear 5 TimeShare [%],Gear 6 TimeShare [%],Gear 7 TimeShare [%],Gear 8 TimeShare [%] +3-0,job,1-Gear-Test-dist.vdri,Success,15700.0000,3300.0000,,4118.2362,16.8120,14.6964,-43.9640,3759.8253,255.8333,3759.8253,255.8333,3759.8253,255.8333,3759.8253,255.8333,3759.8253,255.8333,30.7492,9.3179,,808.4331,244.9797,,9.0682,14.2676,16.3215,2.2132,0.0027,0.0000,0.0000,0.0014,0.0000,0.0000,1.0060,1.2154,4.8398,1.4517,1.9626,0.0835,0.2457,5.5710,-2.2714,0.0013,-0.3187,-0.3187,0.1932,0.2064,99.5519,0.0486,20.0000,1.3822,0.6427,745.7802,1562.0320,12.0000,0.0117,0.0000,0.0321,0.2356,0.0000,0.0361,0.0102,0.0213,0.1081,0.2493,47.8668,51.4726 diff --git a/VectoCore/VectoCoreTest/TestData/Results/Integration/job_1-Gear-Test-dist.vmod b/VectoCore/VectoCoreTest/TestData/Results/Integration/job_1-Gear-Test-dist.vmod index 6ca0bf478ef6c353138107d73a1d574349887935..d2abb8ab1e61ee3d1320fccca4b0988c5414ba25 100644 --- a/VectoCore/VectoCoreTest/TestData/Results/Integration/job_1-Gear-Test-dist.vmod +++ b/VectoCore/VectoCoreTest/TestData/Results/Integration/job_1-Gear-Test-dist.vmod @@ -569,7670 +569,7669 @@ 284.0548,0.5000,993.5258,12.8000,12.8000,0.0000,2.7586,8,627.6194,448.2308,1052.8675,-148.1381,29.4596,69.1988,88.8782,-9.7362,0.0000,29.4596,0.0000,29.4596,0.0000,29.4596,1.0552,0.0000,28.4043,0.8609,27.5435,3.6835,23.8600,1.2442,22.6158,0.0000,22.6158,0.0000,22.6158,18.2683,0.1064,4.2412,0.0000,740.5189,366.2858,0.0000,6336.0454,6336.0454,6336.0454,6336.0454,6336.0454 284.5548,0.5000,995.3036,12.8000,12.8000,0.0000,2.7586,8,627.6194,448.2308,1052.8675,-148.1381,29.4596,69.1988,88.8782,-9.7362,0.0000,29.4596,0.0000,29.4596,0.0000,29.4596,1.0552,0.0000,28.4043,0.8609,27.5435,3.6835,23.8600,1.2442,22.6158,0.0000,22.6158,0.0000,22.6158,18.2683,0.1064,4.2412,0.0000,740.5189,366.2858,0.0000,6336.0454,6336.0454,6336.0454,6336.0454,6336.0454 285.0192,0.4287,996.8277,12.8000,12.8000,0.0000,2.7586,8,627.6194,448.2308,1052.8675,-148.1381,29.4596,69.1988,88.8782,-9.7362,0.0000,29.4596,0.0000,29.4596,0.0000,29.4596,1.0552,0.0000,28.4043,0.8609,27.5435,3.6835,23.8600,1.2442,22.6158,0.0000,22.6158,0.0000,22.6158,18.2683,0.1064,4.2412,0.0000,740.5189,366.2858,0.0000,6336.0454,6336.0454,6336.0454,6336.0454,6336.0454 -285.4959,0.5249,998.6055,12.1928,12.8000,-0.6427,2.7586,0,679.6359,78.8690,972.2852,-148.3982,5.6132,69.1988,105.6662,-10.5617,5.6132,0.0000,0.0000,0.0000,0.0000,0.0000,0.6651,0.0000,-0.6651,0.8123,-1.4774,3.5087,-4.9861,1.0025,-5.9886,14.8824,-20.8710,-1.0465,-19.8245,17.4016,0.0922,4.0400,-41.3583,705.3883,-9.0043,0.0000,2575.4236,2575.4236,2575.4236,2575.4236,2575.4236 -285.9970,0.4773,1000.0722,11.0621,12.8000,-0.6092,2.7586,0,778.7337,78.5012,1041.4188,-148.8937,6.4017,84.9265,141.6403,-12.1421,6.4017,0.0000,0.0000,0.0000,0.0000,0.0000,0.5813,0.0000,-0.5813,0.7254,-1.3067,3.1834,-4.4900,0.9095,-5.3996,11.5439,-16.9435,-0.8999,-16.0436,15.7880,0.0688,3.6653,-35.5657,639.9778,-8.6733,0.0000,2779.1027,2779.1027,2779.1027,2779.1027,2779.1027 -286.3983,0.3252,1001.0000,10.2694,12.8000,-0.4601,2.7586,0,764.9973,-148.8250,969.8458,-148.8250,-11.9224,77.6947,136.3412,-11.9224,-11.9224,0.0000,0.0000,0.0000,0.0000,0.0000,0.5252,0.0000,-0.5252,0.6661,-1.1913,2.9552,-4.1466,0.8444,-4.9909,2.4646,-7.4555,-0.6310,-6.8245,14.6566,0.0550,3.4027,-24.9387,594.1142,-8.4412,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -286.8109,0.5000,1002.3889,10.0000,10.0000,0.0000,2.7586,7,666.8448,266.0632,990.9351,-148.3342,18.5797,69.1988,101.4042,-10.3585,-4.1499,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,4375.0358,4375.0358,4375.0358,4375.0358,4375.0358 -287.3109,0.5000,1003.7778,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 -287.8109,0.5000,1005.1667,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 -288.3109,0.5000,1006.5556,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 -288.8109,0.5000,1007.9444,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 -289.3109,0.5000,1009.3333,10.0000,10.0000,0.0000,2.7896,7,629.5100,347.2751,1049.7053,-148.1476,22.8931,69.1988,89.4631,-9.7662,0.0000,22.8931,0.0000,22.8931,0.0000,22.8931,0.5984,0.0000,22.2947,0.6466,21.6482,2.8777,18.7704,0.9739,17.7965,0.0000,17.7965,0.0000,17.7965,14.4324,0.0507,3.3134,0.0000,578.5304,368.0000,0.0000,5070.7704,5070.7704,5070.7704,5070.7704,5070.7704 -289.8109,0.5000,1010.7222,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -290.3109,0.5000,1012.1111,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -290.8109,0.5000,1013.5000,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -291.3109,0.5000,1014.8889,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -291.8109,0.5000,1016.2778,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -292.3109,0.5000,1017.6667,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -292.8109,0.5000,1019.0556,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -293.3109,0.5000,1020.4444,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -293.8109,0.5000,1021.8333,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -294.3109,0.5000,1023.2222,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -294.8109,0.5000,1024.6111,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -295.3109,0.5000,1026.0000,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -295.8109,0.5000,1027.3889,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -296.3109,0.5000,1028.7778,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 -296.8109,0.5000,1030.1667,10.0000,10.0000,0.0000,2.7578,7,629.5100,344.7370,1049.7053,-148.1476,22.7258,69.1988,89.2764,-9.7662,0.0000,22.7258,0.0000,22.7258,0.0000,22.7258,0.5975,0.0000,22.1283,0.6466,21.4817,2.8777,18.6040,0.9714,17.6325,0.0000,17.6325,0.0000,17.6325,14.2684,0.0507,3.3134,0.0000,578.5304,365.2520,0.0000,5043.6120,5043.6120,5043.6120,5043.6120,5043.6120 -297.3109,0.5000,1031.5556,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 -297.8109,0.5000,1032.9444,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 -298.3109,0.5000,1034.3333,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 -298.8109,0.5000,1035.7222,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 -299.3109,0.5000,1037.1111,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 -299.8109,0.5000,1038.5000,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 -300.3109,0.5000,1039.8889,10.0000,10.0000,0.0000,2.6368,7,629.5100,335.0554,1049.7053,-148.1476,22.0876,69.1988,89.2764,-9.7662,0.0000,22.0876,0.0000,22.0876,0.0000,22.0876,0.5943,0.0000,21.4932,0.6466,20.8466,2.8777,17.9689,0.9619,17.0070,0.0000,17.0070,0.0000,17.0070,13.6428,0.0507,3.3135,0.0000,578.5304,354.7699,0.0000,4940.0192,4940.0192,4940.0192,4940.0192,4940.0192 -300.8109,0.5000,1041.2778,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 -301.3109,0.5000,1042.6667,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 -301.8109,0.5000,1044.0556,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 -302.3109,0.5000,1045.4444,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 -302.8109,0.5000,1046.8333,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 -303.3109,0.5000,1048.2222,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 -303.8109,0.5000,1049.6111,10.0000,10.0000,0.0000,2.5165,7,629.5100,325.4272,1049.7053,-148.1476,21.4529,69.1988,89.2764,-9.7662,0.0000,21.4529,0.0000,21.4529,0.0000,21.4529,0.5912,0.0000,20.8617,0.6466,20.2151,2.8777,17.3374,0.9524,16.3849,0.0000,16.3849,0.0000,16.3849,13.0206,0.0507,3.3136,0.0000,578.5304,344.3457,0.0000,4836.9970,4836.9970,4836.9970,4836.9970,4836.9970 -304.3109,0.5000,1051.0000,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 -304.8109,0.5000,1052.3889,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 -305.3109,0.5000,1053.7778,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 -305.8109,0.5000,1055.1667,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 -306.3109,0.5000,1056.5556,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 -306.8109,0.5000,1057.9444,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 -307.3109,0.5000,1059.3333,10.0000,10.0000,0.0000,2.3962,7,629.5100,315.7980,1049.7053,-148.1476,20.8181,69.1988,89.2764,-9.7662,0.0000,20.8181,0.0000,20.8181,0.0000,20.8181,0.5880,0.0000,20.2301,0.6466,19.5835,2.8777,16.7058,0.9430,15.7628,0.0000,15.7628,0.0000,15.7628,12.3984,0.0507,3.3137,0.0000,578.5304,333.9203,0.0000,4733.9647,4733.9647,4733.9647,4733.9647,4733.9647 -307.8109,0.5000,1060.7222,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 -308.3109,0.5000,1062.1111,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 -308.8109,0.5000,1063.5000,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 -309.3109,0.5000,1064.8889,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 -309.8109,0.5000,1066.2778,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 -310.3109,0.5000,1067.6667,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 -310.8109,0.5000,1069.0556,10.0000,10.0000,0.0000,2.2758,7,629.5100,306.1679,1049.7053,-148.1476,20.1832,69.1988,89.2764,-9.7662,0.0000,20.1832,0.0000,20.1832,0.0000,20.1832,0.5848,0.0000,19.5984,0.6466,18.9518,2.8777,16.0741,0.9335,15.1406,0.0000,15.1406,0.0000,15.1406,11.7761,0.0507,3.3138,0.0000,578.5304,323.4940,0.0000,4630.9227,4630.9227,4630.9227,4630.9227,4630.9227 -311.3109,0.5000,1070.4444,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 -311.8109,0.5000,1071.8333,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 -312.3109,0.5000,1073.2222,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 -312.8109,0.5000,1074.6111,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 -313.3109,0.5000,1076.0000,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 -313.8109,0.5000,1077.3889,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 -314.3109,0.5000,1078.7778,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 -314.8109,0.5000,1080.1667,10.0000,10.0000,0.0000,2.0051,7,629.5100,284.4971,1049.7053,-148.1476,18.7547,69.1988,89.2764,-9.7662,0.0000,18.7547,0.0000,18.7547,0.0000,18.7547,0.5777,0.0000,18.1770,0.6466,17.5304,2.8777,14.6527,0.9122,13.7405,0.0000,13.7405,0.0000,13.7405,10.3758,0.0507,3.3140,0.0000,578.5304,300.0315,0.0000,4399.0451,4399.0451,4399.0451,4399.0451,4399.0451 -315.3109,0.5000,1081.5556,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 -315.8109,0.5000,1082.9444,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 -316.3109,0.5000,1084.3333,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 -316.8109,0.5000,1085.7222,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 -317.3109,0.5000,1087.1111,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 -317.8109,0.5000,1088.5000,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 -318.3109,0.5000,1089.8889,10.0000,10.0000,0.0000,1.8848,7,629.5100,274.8643,1049.7053,-148.1476,18.1196,69.1988,89.2764,-9.7662,0.0000,18.1196,0.0000,18.1196,0.0000,18.1196,0.5745,0.0000,17.5451,0.6466,16.8985,2.8777,14.0208,0.9027,13.1181,0.0000,13.1181,0.0000,13.1181,9.7533,0.0507,3.3141,0.0000,578.5304,289.6023,0.0000,4295.9746,4295.9746,4295.9746,4295.9746,4295.9746 -318.8109,0.5000,1091.2778,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 -319.3109,0.5000,1092.6667,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 -319.8109,0.5000,1094.0556,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 -320.3109,0.5000,1095.4444,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 -320.8109,0.5000,1096.8333,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 -321.3109,0.5000,1098.2222,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 -321.8109,0.5000,1099.6111,10.0000,10.0000,0.0000,1.7644,7,629.5100,265.2308,1049.7053,-148.1476,17.4846,69.1988,89.2764,-9.7662,0.0000,17.4846,0.0000,17.4846,0.0000,17.4846,0.5713,0.0000,16.9133,0.6466,16.2667,2.8777,13.3889,0.8932,12.4957,0.0000,12.4957,0.0000,12.4957,9.1309,0.0507,3.3142,0.0000,578.5304,279.1724,0.0000,4192.8964,4192.8964,4192.8964,4192.8964,4192.8964 -322.3109,0.5000,1101.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -322.8109,0.5000,1102.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -323.3109,0.5000,1103.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -323.8109,0.5000,1105.1667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -324.3109,0.5000,1106.5556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -324.8109,0.5000,1107.9444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -325.3109,0.5000,1109.3333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -325.8109,0.5000,1110.7222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -326.3109,0.5000,1112.1111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -326.8109,0.5000,1113.5000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -327.3109,0.5000,1114.8889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -327.8109,0.5000,1116.2778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -328.3109,0.5000,1117.6667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -328.8109,0.5000,1119.0556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -329.3109,0.5000,1120.4444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -329.8109,0.5000,1121.8333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -330.3109,0.5000,1123.2222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -330.8109,0.5000,1124.6111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -331.3109,0.5000,1126.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -331.8109,0.5000,1127.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -332.3109,0.5000,1128.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -332.8109,0.5000,1130.1667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -333.3109,0.5000,1131.5556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -333.8109,0.5000,1132.9444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -334.3109,0.5000,1134.3333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -334.8109,0.5000,1135.7222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -335.3109,0.5000,1137.1111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -335.8109,0.5000,1138.5000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -336.3109,0.5000,1139.8889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -336.8109,0.5000,1141.2778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -337.3109,0.5000,1142.6667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -337.8109,0.5000,1144.0556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -338.3109,0.5000,1145.4444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -338.8109,0.5000,1146.8333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -339.3109,0.5000,1148.2222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -339.8109,0.5000,1149.6111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -340.3109,0.5000,1151.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -340.8109,0.5000,1152.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -341.3109,0.5000,1153.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -341.8109,0.5000,1155.1667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -342.3109,0.5000,1156.5556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -342.8109,0.5000,1157.9444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -343.3109,0.5000,1159.3333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -343.8109,0.5000,1160.7222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -344.3109,0.5000,1162.1111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -344.8109,0.5000,1163.5000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -345.3109,0.5000,1164.8889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -345.8109,0.5000,1166.2778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -346.3109,0.5000,1167.6667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -346.8109,0.5000,1169.0556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -347.3109,0.5000,1170.4444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -347.8109,0.5000,1171.8333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -348.3109,0.5000,1173.2222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -348.8109,0.5000,1174.6111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -349.3109,0.5000,1176.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -349.8109,0.5000,1177.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -350.3109,0.5000,1178.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 -350.8109,0.5000,1180.1667,10.0000,10.0000,0.0000,1.5775,7,629.5100,250.2606,1049.7053,-148.1476,16.4977,69.1988,89.2764,-9.7662,0.0000,16.4977,0.0000,16.4977,0.0000,16.4977,0.5664,0.0000,15.9313,0.6466,15.2847,2.8777,12.4070,0.8785,11.5285,0.0000,11.5285,0.0000,11.5285,8.1635,0.0507,3.3143,0.0000,578.5304,262.9644,0.0000,4032.7150,4032.7150,4032.7150,4032.7150,4032.7150 -351.3109,0.5000,1181.5556,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -351.8109,0.5000,1182.9444,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -352.3109,0.5000,1184.3333,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -352.8109,0.5000,1185.7222,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -353.3109,0.5000,1187.1111,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -353.8109,0.5000,1188.5000,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -354.3109,0.5000,1189.8889,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -354.8109,0.5000,1191.2778,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -355.3109,0.5000,1192.6667,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -355.8109,0.5000,1194.0556,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -356.3109,0.5000,1195.4444,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -356.8109,0.5000,1196.8333,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -357.3109,0.5000,1198.2222,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -357.8109,0.5000,1199.6111,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -358.3109,0.5000,1201.0000,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -358.8109,0.5000,1202.3889,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -359.3109,0.5000,1203.7778,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -359.8109,0.5000,1205.1667,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -360.3109,0.5000,1206.5556,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -360.8109,0.5000,1207.9444,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 -361.3109,0.5000,1209.3333,10.0000,10.0000,0.0000,1.5270,7,629.5100,246.2199,1049.7053,-148.1476,16.2313,69.1988,89.2764,-9.7662,0.0000,16.2313,0.0000,16.2313,0.0000,16.2313,0.5651,0.0000,15.6663,0.6466,15.0197,2.8777,12.1420,0.8745,11.2675,0.0000,11.2675,0.0000,11.2675,7.9025,0.0507,3.3143,0.0000,578.5304,258.5896,0.0000,3989.4792,3989.4792,3989.4792,3989.4792,3989.4792 -361.8109,0.5000,1210.7222,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -362.3109,0.5000,1212.1111,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -362.8109,0.5000,1213.5000,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -363.3109,0.5000,1214.8889,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -363.8109,0.5000,1216.2778,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -364.3109,0.5000,1217.6667,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -364.8109,0.5000,1219.0556,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -365.3109,0.5000,1220.4444,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -365.8109,0.5000,1221.8333,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -366.3109,0.5000,1223.2222,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -366.8109,0.5000,1224.6111,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -367.3109,0.5000,1226.0000,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -367.8109,0.5000,1227.3889,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -368.3109,0.5000,1228.7778,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -368.8109,0.5000,1230.1667,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -369.3109,0.5000,1231.5556,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -369.8109,0.5000,1232.9444,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -370.3109,0.5000,1234.3333,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -370.8109,0.5000,1235.7222,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -371.3109,0.5000,1237.1111,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -371.8109,0.5000,1238.5000,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 -372.3109,0.5000,1239.8889,10.0000,10.0000,0.0000,1.3468,7,629.5100,231.7889,1049.7053,-148.1476,15.2800,69.1988,89.2764,-9.7662,0.0000,15.2800,0.0000,15.2800,0.0000,15.2800,0.5603,0.0000,14.7197,0.6466,14.0731,2.8777,11.1954,0.8603,10.3351,0.0000,10.3351,0.0000,10.3351,6.9700,0.0507,3.3144,0.0000,578.5304,242.9656,0.0000,3835.0682,3835.0682,3835.0682,3835.0682,3835.0682 -372.8109,0.5000,1241.2778,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -373.3109,0.5000,1242.6667,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -373.8109,0.5000,1244.0556,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -374.3109,0.5000,1245.4444,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -374.8109,0.5000,1246.8333,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -375.3109,0.5000,1248.2222,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -375.8109,0.5000,1249.6111,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -376.3109,0.5000,1251.0000,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -376.8109,0.5000,1252.3889,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -377.3109,0.5000,1253.7778,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -377.8109,0.5000,1255.1667,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -378.3109,0.5000,1256.5556,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -378.8109,0.5000,1257.9444,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -379.3109,0.5000,1259.3333,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -379.8109,0.5000,1260.7222,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -380.3109,0.5000,1262.1111,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -380.8109,0.5000,1263.5000,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -381.3109,0.5000,1264.8889,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -381.8109,0.5000,1266.2778,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -382.3109,0.5000,1267.6667,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 -382.8109,0.5000,1269.0556,10.0000,10.0000,0.0000,1.2953,7,629.5100,227.6656,1049.7053,-148.1476,15.0082,69.1988,89.2764,-9.7662,0.0000,15.0082,0.0000,15.0082,0.0000,15.0082,0.5589,0.0000,14.4493,0.6466,13.8027,2.8777,10.9249,0.8563,10.0687,0.0000,10.0687,0.0000,10.0687,6.7036,0.0507,3.3144,0.0000,578.5304,238.5013,0.0000,3790.9483,3790.9483,3790.9483,3790.9483,3790.9483 -383.3109,0.5000,1270.4444,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -383.8109,0.5000,1271.8333,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -384.3109,0.5000,1273.2222,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -384.8109,0.5000,1274.6111,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -385.3109,0.5000,1276.0000,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -385.8109,0.5000,1277.3889,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -386.3109,0.5000,1278.7778,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -386.8109,0.5000,1280.1667,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -387.3109,0.5000,1281.5556,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -387.8109,0.5000,1282.9444,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -388.3109,0.5000,1284.3333,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -388.8109,0.5000,1285.7222,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -389.3109,0.5000,1287.1111,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -389.8109,0.5000,1288.5000,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -390.3109,0.5000,1289.8889,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -390.8109,0.5000,1291.2778,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -391.3109,0.5000,1292.6667,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -391.8109,0.5000,1294.0556,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -392.3109,0.5000,1295.4444,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -392.8109,0.5000,1296.8333,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -393.3109,0.5000,1298.2222,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 -393.8109,0.5000,1299.6111,10.0000,10.0000,0.0000,1.1151,7,629.5100,213.2331,1049.7053,-148.1476,14.0568,69.1988,89.2764,-9.7662,0.0000,14.0568,0.0000,14.0568,0.0000,14.0568,0.5542,0.0000,13.5026,0.6466,12.8560,2.8777,9.9783,0.8421,9.1362,0.0000,9.1362,0.0000,9.1362,5.7710,0.0507,3.3145,0.0000,578.5304,222.8756,0.0000,3636.5208,3636.5208,3636.5208,3636.5208,3636.5208 -394.3109,0.5000,1301.0000,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -394.8109,0.5000,1302.3889,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -395.3109,0.5000,1303.7778,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -395.8109,0.5000,1305.1667,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -396.3109,0.5000,1306.5556,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -396.8109,0.5000,1307.9444,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -397.3109,0.5000,1309.3333,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -397.8109,0.5000,1310.7222,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -398.3109,0.5000,1312.1111,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -398.8109,0.5000,1313.5000,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -399.3109,0.5000,1314.8889,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -399.8109,0.5000,1316.2778,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -400.3109,0.5000,1317.6667,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -400.8109,0.5000,1319.0556,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -401.3109,0.5000,1320.4444,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -401.8109,0.5000,1321.8333,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -402.3109,0.5000,1323.2222,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -402.8109,0.5000,1324.6111,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -403.3109,0.5000,1326.0000,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -403.8109,0.5000,1327.3889,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -404.3109,0.5000,1328.7778,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 -404.8109,0.5000,1330.1667,10.0000,10.0000,0.0000,0.9349,7,629.5100,198.7996,1049.7053,-148.1476,13.1053,69.1988,89.2764,-9.7662,0.0000,13.1053,0.0000,13.1053,0.0000,13.1053,0.5494,0.0000,12.5559,0.6466,11.9093,2.8777,9.0316,0.8279,8.2037,0.0000,8.2037,0.0000,8.2037,4.8385,0.0507,3.3145,0.0000,578.5304,207.2487,0.0000,3483.5287,3483.5287,3483.5287,3483.5287,3483.5287 -405.3109,0.5000,1331.5556,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -405.8109,0.5000,1332.9444,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -406.3109,0.5000,1334.3333,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -406.8109,0.5000,1335.7222,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -407.3109,0.5000,1337.1111,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -407.8109,0.5000,1338.5000,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -408.3109,0.5000,1339.8889,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -408.8109,0.5000,1341.2778,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -409.3109,0.5000,1342.6667,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -409.8109,0.5000,1344.0556,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -410.3109,0.5000,1345.4444,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -410.8109,0.5000,1346.8333,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -411.3109,0.5000,1348.2222,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -411.8109,0.5000,1349.6111,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -412.3109,0.5000,1351.0000,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -412.8109,0.5000,1352.3889,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -413.3109,0.5000,1353.7778,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -413.8109,0.5000,1355.1667,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -414.3109,0.5000,1356.5556,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -414.8109,0.5000,1357.9444,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 -415.3109,0.5000,1359.3333,10.0000,10.0000,0.0000,0.8896,7,629.5100,195.1705,1049.7053,-148.1476,12.8661,69.1988,89.2764,-9.7662,0.0000,12.8661,0.0000,12.8661,0.0000,12.8661,0.5482,0.0000,12.3178,0.6466,11.6712,2.8777,8.7935,0.8243,7.9692,0.0000,7.9692,0.0000,7.9692,4.6040,0.0507,3.3145,0.0000,578.5304,203.3195,0.0000,3449.0700,3449.0700,3449.0700,3449.0700,3449.0700 -415.8109,0.5000,1360.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -416.3109,0.5000,1362.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -416.8109,0.5000,1363.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -417.3109,0.5000,1364.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -417.8109,0.5000,1366.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -418.3109,0.5000,1367.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -418.8109,0.5000,1369.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -419.3109,0.5000,1370.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -419.8109,0.5000,1371.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -420.3109,0.5000,1373.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -420.8109,0.5000,1374.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -421.3109,0.5000,1376.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -421.8109,0.5000,1377.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -422.3109,0.5000,1378.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -422.8109,0.5000,1380.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -423.3109,0.5000,1381.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -423.8109,0.5000,1382.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -424.3109,0.5000,1384.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -424.8109,0.5000,1385.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -425.3109,0.5000,1387.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -425.8109,0.5000,1388.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -426.3109,0.5000,1389.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -426.8109,0.5000,1391.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -427.3109,0.5000,1392.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -427.8109,0.5000,1394.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -428.3109,0.5000,1395.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -428.8109,0.5000,1396.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -429.3109,0.5000,1398.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -429.8109,0.5000,1399.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -430.3109,0.5000,1401.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -430.8109,0.5000,1402.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -431.3109,0.5000,1403.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -431.8109,0.5000,1405.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -432.3109,0.5000,1406.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -432.8109,0.5000,1407.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -433.3109,0.5000,1409.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -433.8109,0.5000,1410.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -434.3109,0.5000,1412.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -434.8109,0.5000,1413.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -435.3109,0.5000,1414.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -435.8109,0.5000,1416.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -436.3109,0.5000,1417.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -436.8109,0.5000,1419.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -437.3109,0.5000,1420.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -437.8109,0.5000,1421.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -438.3109,0.5000,1423.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -438.8109,0.5000,1424.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -439.3109,0.5000,1426.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -439.8109,0.5000,1427.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -440.3109,0.5000,1428.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -440.8109,0.5000,1430.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -441.3109,0.5000,1431.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -441.8109,0.5000,1432.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -442.3109,0.5000,1434.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -442.8109,0.5000,1435.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -443.3109,0.5000,1437.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -443.8109,0.5000,1438.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -444.3109,0.5000,1439.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -444.8109,0.5000,1441.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -445.3109,0.5000,1442.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -445.8109,0.5000,1444.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -446.3109,0.5000,1445.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -446.8109,0.5000,1446.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -447.3109,0.5000,1448.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -447.8109,0.5000,1449.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -448.3109,0.5000,1451.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -448.8109,0.5000,1452.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -449.3109,0.5000,1453.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -449.8109,0.5000,1455.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -450.3109,0.5000,1456.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -450.8109,0.5000,1457.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -451.3109,0.5000,1459.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -451.8109,0.5000,1460.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -452.3109,0.5000,1462.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -452.8109,0.5000,1463.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -453.3109,0.5000,1464.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -453.8109,0.5000,1466.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -454.3109,0.5000,1467.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -454.8109,0.5000,1469.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -455.3109,0.5000,1470.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -455.8109,0.5000,1471.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -456.3109,0.5000,1473.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -456.8109,0.5000,1474.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -457.3109,0.5000,1476.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -457.8109,0.5000,1477.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -458.3109,0.5000,1478.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -458.8109,0.5000,1480.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -459.3109,0.5000,1481.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -459.8109,0.5000,1482.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -460.3109,0.5000,1484.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -460.8109,0.5000,1485.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -461.3109,0.5000,1487.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -461.8109,0.5000,1488.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -462.3109,0.5000,1489.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -462.8109,0.5000,1491.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -463.3109,0.5000,1492.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -463.8109,0.5000,1494.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -464.3109,0.5000,1495.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -464.8109,0.5000,1496.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -465.3109,0.5000,1498.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -465.8109,0.5000,1499.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -466.3109,0.5000,1501.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -466.8109,0.5000,1502.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -467.3109,0.5000,1503.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -467.8109,0.5000,1505.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -468.3109,0.5000,1506.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -468.8109,0.5000,1507.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -469.3109,0.5000,1509.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -469.8109,0.5000,1510.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -470.3109,0.5000,1512.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -470.8109,0.5000,1513.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -471.3109,0.5000,1514.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -471.8109,0.5000,1516.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -472.3109,0.5000,1517.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -472.8109,0.5000,1519.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -473.3109,0.5000,1520.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -473.8109,0.5000,1521.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -474.3109,0.5000,1523.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -474.8109,0.5000,1524.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -475.3109,0.5000,1526.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -475.8109,0.5000,1527.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -476.3109,0.5000,1528.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -476.8109,0.5000,1530.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -477.3109,0.5000,1531.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -477.8109,0.5000,1532.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -478.3109,0.5000,1534.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -478.8109,0.5000,1535.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -479.3109,0.5000,1537.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -479.8109,0.5000,1538.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -480.3109,0.5000,1539.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -480.8109,0.5000,1541.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -481.3109,0.5000,1542.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -481.8109,0.5000,1544.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -482.3109,0.5000,1545.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -482.8109,0.5000,1546.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -483.3109,0.5000,1548.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -483.8109,0.5000,1549.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -484.3109,0.5000,1551.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -484.8109,0.5000,1552.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -485.3109,0.5000,1553.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -485.8109,0.5000,1555.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -486.3109,0.5000,1556.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -486.8109,0.5000,1557.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -487.3109,0.5000,1559.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -487.8109,0.5000,1560.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -488.3109,0.5000,1562.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -488.8109,0.5000,1563.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -489.3109,0.5000,1564.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -489.8109,0.5000,1566.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -490.3109,0.5000,1567.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -490.8109,0.5000,1569.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -491.3109,0.5000,1570.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -491.8109,0.5000,1571.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -492.3109,0.5000,1573.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -492.8109,0.5000,1574.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -493.3109,0.5000,1576.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -493.8109,0.5000,1577.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -494.3109,0.5000,1578.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -494.8109,0.5000,1580.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -495.3109,0.5000,1581.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -495.8109,0.5000,1582.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -496.3109,0.5000,1584.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -496.8109,0.5000,1585.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -497.3109,0.5000,1587.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -497.8109,0.5000,1588.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -498.3109,0.5000,1589.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -498.8109,0.5000,1591.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -499.3109,0.5000,1592.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -499.8109,0.5000,1594.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -500.3109,0.5000,1595.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -500.8109,0.5000,1596.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -501.3109,0.5000,1598.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -501.8109,0.5000,1599.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -502.3109,0.5000,1601.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -502.8109,0.5000,1602.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -503.3109,0.5000,1603.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -503.8109,0.5000,1605.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -504.3109,0.5000,1606.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -504.8109,0.5000,1607.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -505.3109,0.5000,1609.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -505.8109,0.5000,1610.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -506.3109,0.5000,1612.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -506.8109,0.5000,1613.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -507.3109,0.5000,1614.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -507.8109,0.5000,1616.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -508.3109,0.5000,1617.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -508.8109,0.5000,1619.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -509.3109,0.5000,1620.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -509.8109,0.5000,1621.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -510.3109,0.5000,1623.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -510.8109,0.5000,1624.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -511.3109,0.5000,1626.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -511.8109,0.5000,1627.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -512.3109,0.5000,1628.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -512.8109,0.5000,1630.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -513.3109,0.5000,1631.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -513.8109,0.5000,1632.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -514.3109,0.5000,1634.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -514.8109,0.5000,1635.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -515.3109,0.5000,1637.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -515.8109,0.5000,1638.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -516.3109,0.5000,1639.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -516.8109,0.5000,1641.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -517.3109,0.5000,1642.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -517.8109,0.5000,1644.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -518.3109,0.5000,1645.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -518.8109,0.5000,1646.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -519.3109,0.5000,1648.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -519.8109,0.5000,1649.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -520.3109,0.5000,1651.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -520.8109,0.5000,1652.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -521.3109,0.5000,1653.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -521.8109,0.5000,1655.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -522.3109,0.5000,1656.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -522.8109,0.5000,1657.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 -523.3109,0.5000,1659.3333,10.0000,10.0000,0.0000,0.7861,7,629.5100,186.9762,1049.7053,-148.1476,12.3259,69.1988,89.2764,-9.7662,0.0000,12.3259,0.0000,12.3259,0.0000,12.3259,0.5455,0.0000,11.7803,0.6466,11.1337,2.8777,8.2560,0.8222,7.4338,0.0000,7.4338,0.0000,7.4338,4.0685,0.0507,3.3146,0.0000,578.5304,194.4477,0.0000,3371.2653,3371.2653,3371.2653,3371.2653,3371.2653 -523.8109,0.5000,1660.7222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -524.3109,0.5000,1662.1111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -524.8109,0.5000,1663.5000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -525.3109,0.5000,1664.8889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -525.8109,0.5000,1666.2778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -526.3109,0.5000,1667.6667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -526.8109,0.5000,1669.0556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -527.3109,0.5000,1670.4444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -527.8109,0.5000,1671.8333,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -528.3109,0.5000,1673.2222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -528.8109,0.5000,1674.6111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -529.3109,0.5000,1676.0000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -529.8109,0.5000,1677.3889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -530.3109,0.5000,1678.7778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -530.8109,0.5000,1680.1667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -531.3109,0.5000,1681.5556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -531.8109,0.5000,1682.9444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -532.3109,0.5000,1684.3333,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -532.8109,0.5000,1685.7222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -533.3109,0.5000,1687.1111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -533.8109,0.5000,1688.5000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -534.3109,0.5000,1689.8889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -534.8109,0.5000,1691.2778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -535.3109,0.5000,1692.6667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -535.8109,0.5000,1694.0556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -536.3109,0.5000,1695.4444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -536.8109,0.5000,1696.8333,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -537.3109,0.5000,1698.2222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -537.8109,0.5000,1699.6111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -538.3109,0.5000,1701.0000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -538.8109,0.5000,1702.3889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -539.3109,0.5000,1703.7778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -539.8109,0.5000,1705.1667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -540.3109,0.5000,1706.5556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -540.8109,0.5000,1707.9444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 -541.3109,0.5000,1709.3333,10.0000,10.0000,0.0000,0.6777,7,629.5100,178.4219,1049.7053,-148.1476,11.7619,69.1988,89.2764,-9.7662,0.0000,11.7619,0.0000,11.7619,0.0000,11.7619,0.5427,0.0000,11.2192,0.6466,10.5726,2.8777,7.6949,0.8222,6.8727,0.0000,6.8727,0.0000,6.8727,3.5074,0.0507,3.3146,0.0000,578.5304,185.1862,0.0000,3290.0420,3290.0420,3290.0420,3290.0420,3290.0420 -541.8109,0.5000,1710.7222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -542.3109,0.5000,1712.1111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -542.8109,0.5000,1713.5000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -543.3109,0.5000,1714.8889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -543.8109,0.5000,1716.2778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -544.3109,0.5000,1717.6667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -544.8109,0.5000,1719.0556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -545.3109,0.5000,1720.4444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -545.8109,0.5000,1721.8333,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -546.3109,0.5000,1723.2222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -546.8109,0.5000,1724.6111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -547.3109,0.5000,1726.0000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -547.8109,0.5000,1727.3889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -548.3109,0.5000,1728.7778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -548.8109,0.5000,1730.1667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -549.3109,0.5000,1731.5556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -549.8109,0.5000,1732.9444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -550.3109,0.5000,1734.3333,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -550.8109,0.5000,1735.7222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -551.3109,0.5000,1737.1111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -551.8109,0.5000,1738.5000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -552.3109,0.5000,1739.8889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -552.8109,0.5000,1741.2778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -553.3109,0.5000,1742.6667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -553.8109,0.5000,1744.0556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -554.3109,0.5000,1745.4444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -554.8109,0.5000,1746.8333,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -555.3109,0.5000,1748.2222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -555.8109,0.5000,1749.6111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -556.3109,0.5000,1751.0000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -556.8109,0.5000,1752.3889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -557.3109,0.5000,1753.7778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -557.8109,0.5000,1755.1667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -558.3109,0.5000,1756.5556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -558.8109,0.5000,1757.9444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 -559.3109,0.5000,1759.3333,10.0000,10.0000,0.0000,0.5584,7,629.5100,169.0088,1049.7053,-148.1476,11.1414,69.1988,89.2764,-9.7662,0.0000,11.1414,0.0000,11.1414,0.0000,11.1414,0.5396,0.0000,10.6018,0.6466,9.9552,2.8777,7.0775,0.8222,6.2553,0.0000,6.2553,0.0000,6.2553,2.8900,0.0507,3.3146,0.0000,578.5304,174.9949,0.0000,3200.6651,3200.6651,3200.6651,3200.6651,3200.6651 -559.8109,0.5000,1760.7222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -560.3109,0.5000,1762.1111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -560.8109,0.5000,1763.5000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -561.3109,0.5000,1764.8889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -561.8109,0.5000,1766.2778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -562.3109,0.5000,1767.6667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -562.8109,0.5000,1769.0556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -563.3109,0.5000,1770.4444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -563.8109,0.5000,1771.8333,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -564.3109,0.5000,1773.2222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -564.8109,0.5000,1774.6111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -565.3109,0.5000,1776.0000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -565.8109,0.5000,1777.3889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -566.3109,0.5000,1778.7778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -566.8109,0.5000,1780.1667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -567.3109,0.5000,1781.5556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -567.8109,0.5000,1782.9444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -568.3109,0.5000,1784.3333,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -568.8109,0.5000,1785.7222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -569.3109,0.5000,1787.1111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -569.8109,0.5000,1788.5000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -570.3109,0.5000,1789.8889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -570.8109,0.5000,1791.2778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -571.3109,0.5000,1792.6667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -571.8109,0.5000,1794.0556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -572.3109,0.5000,1795.4444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -572.8109,0.5000,1796.8333,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -573.3109,0.5000,1798.2222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -573.8109,0.5000,1799.6111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -574.3109,0.5000,1801.0000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -574.8109,0.5000,1802.3889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -575.3109,0.5000,1803.7778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -575.8109,0.5000,1805.1667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -576.3109,0.5000,1806.5556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -576.8109,0.5000,1807.9444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 -577.3109,0.5000,1809.3333,10.0000,10.0000,0.0000,0.4391,7,629.5100,159.5955,1049.7053,-148.1476,10.5209,69.1988,89.2764,-9.7662,0.0000,10.5209,0.0000,10.5209,0.0000,10.5209,0.5365,0.0000,9.9844,0.6466,9.3378,2.8777,6.4601,0.8222,5.6378,0.0000,5.6378,0.0000,5.6378,2.2725,0.0507,3.3146,0.0000,578.5304,164.8033,0.0000,3111.2858,3111.2858,3111.2858,3111.2858,3111.2858 -577.8109,0.5000,1810.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -578.3109,0.5000,1812.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -578.8109,0.5000,1813.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -579.3109,0.5000,1814.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -579.8109,0.5000,1816.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -580.3109,0.5000,1817.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -580.8109,0.5000,1819.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -581.3109,0.5000,1820.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -581.8109,0.5000,1821.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -582.3109,0.5000,1823.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -582.8109,0.5000,1824.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -583.3109,0.5000,1826.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -583.8109,0.5000,1827.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -584.3109,0.5000,1828.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -584.8109,0.5000,1830.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -585.3109,0.5000,1831.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -585.8109,0.5000,1832.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -586.3109,0.5000,1834.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -586.8109,0.5000,1835.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -587.3109,0.5000,1837.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -587.8109,0.5000,1838.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -588.3109,0.5000,1839.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -588.8109,0.5000,1841.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -589.3109,0.5000,1842.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -589.8109,0.5000,1844.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -590.3109,0.5000,1845.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -590.8109,0.5000,1846.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -591.3109,0.5000,1848.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -591.8109,0.5000,1849.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -592.3109,0.5000,1851.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -592.8109,0.5000,1852.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -593.3109,0.5000,1853.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -593.8109,0.5000,1855.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -594.3109,0.5000,1856.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -594.8109,0.5000,1857.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -595.3109,0.5000,1859.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -595.8109,0.5000,1860.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -596.3109,0.5000,1862.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -596.8109,0.5000,1863.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -597.3109,0.5000,1864.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -597.8109,0.5000,1866.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -598.3109,0.5000,1867.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -598.8109,0.5000,1869.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -599.3109,0.5000,1870.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -599.8109,0.5000,1871.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -600.3109,0.5000,1873.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -600.8109,0.5000,1874.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -601.3109,0.5000,1876.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -601.8109,0.5000,1877.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -602.3109,0.5000,1878.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -602.8109,0.5000,1880.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -603.3109,0.5000,1881.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -603.8109,0.5000,1882.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -604.3109,0.5000,1884.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -604.8109,0.5000,1885.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -605.3109,0.5000,1887.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -605.8109,0.5000,1888.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -606.3109,0.5000,1889.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -606.8109,0.5000,1891.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -607.3109,0.5000,1892.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -607.8109,0.5000,1894.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -608.3109,0.5000,1895.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -608.8109,0.5000,1896.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -609.3109,0.5000,1898.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -609.8109,0.5000,1899.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -610.3109,0.5000,1901.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -610.8109,0.5000,1902.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -611.3109,0.5000,1903.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -611.8109,0.5000,1905.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -612.3109,0.5000,1906.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -612.8109,0.5000,1907.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -613.3109,0.5000,1909.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -613.8109,0.5000,1910.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -614.3109,0.5000,1912.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -614.8109,0.5000,1913.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -615.3109,0.5000,1914.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -615.8109,0.5000,1916.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -616.3109,0.5000,1917.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -616.8109,0.5000,1919.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -617.3109,0.5000,1920.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -617.8109,0.5000,1921.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -618.3109,0.5000,1923.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -618.8109,0.5000,1924.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -619.3109,0.5000,1926.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -619.8109,0.5000,1927.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -620.3109,0.5000,1928.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -620.8109,0.5000,1930.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -621.3109,0.5000,1931.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -621.8109,0.5000,1932.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -622.3109,0.5000,1934.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -622.8109,0.5000,1935.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -623.3109,0.5000,1937.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -623.8109,0.5000,1938.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 -624.3109,0.5000,1939.8889,10.0000,10.0000,0.0000,0.4238,7,629.5100,158.3924,1049.7053,-148.1476,10.4416,69.1988,89.2764,-9.7662,0.0000,10.4416,0.0000,10.4416,0.0000,10.4416,0.5361,0.0000,9.9055,0.6466,9.2589,2.8777,6.3811,0.8222,5.5589,0.0000,5.5589,0.0000,5.5589,2.1936,0.0507,3.3146,0.0000,578.5304,163.5007,0.0000,3099.8627,3099.8627,3099.8627,3099.8627,3099.8627 -624.8109,0.5000,1941.2778,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -625.3109,0.5000,1942.6667,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -625.8109,0.5000,1944.0556,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -626.3109,0.5000,1945.4444,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -626.8109,0.5000,1946.8333,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -627.3109,0.5000,1948.2222,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -627.8109,0.5000,1949.6111,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -628.3109,0.5000,1951.0000,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -628.8109,0.5000,1952.3889,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -629.3109,0.5000,1953.7778,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -629.8109,0.5000,1955.1667,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -630.3109,0.5000,1956.5556,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -630.8109,0.5000,1957.9444,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 -631.3109,0.5000,1959.3333,10.0000,10.0000,0.0000,0.5009,7,629.5100,164.4706,1049.7053,-148.1476,10.8423,69.1988,89.2764,-9.7662,0.0000,10.8423,0.0000,10.8423,0.0000,10.8423,0.5381,0.0000,10.3041,0.6466,9.6575,2.8777,6.7798,0.8222,5.9576,0.0000,5.9576,0.0000,5.9576,2.5923,0.0507,3.3146,0.0000,578.5304,170.0814,0.0000,3157.5749,3157.5749,3157.5749,3157.5749,3157.5749 -631.8109,0.5000,1960.7222,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -632.3109,0.5000,1962.1111,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -632.8109,0.5000,1963.5000,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -633.3109,0.5000,1964.8889,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -633.8109,0.5000,1966.2778,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -634.3109,0.5000,1967.6667,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -634.8109,0.5000,1969.0556,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -635.3109,0.5000,1970.4444,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -635.8109,0.5000,1971.8333,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -636.3109,0.5000,1973.2222,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -636.8109,0.5000,1974.6111,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -637.3109,0.5000,1976.0000,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -637.8109,0.5000,1977.3889,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -638.3109,0.5000,1978.7778,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 -638.8109,0.5000,1980.1667,10.0000,10.0000,0.0000,0.7316,7,629.5100,182.6743,1049.7053,-148.1476,12.0423,69.1988,89.2764,-9.7662,0.0000,12.0423,0.0000,12.0423,0.0000,12.0423,0.5441,0.0000,11.4982,0.6466,10.8516,2.8777,7.9739,0.8222,7.1516,0.0000,7.1516,0.0000,7.1516,3.7864,0.0507,3.3146,0.0000,578.5304,189.7902,0.0000,3330.4193,3330.4193,3330.4193,3330.4193,3330.4193 -639.3109,0.5000,1981.5556,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -639.8109,0.5000,1982.9444,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -640.3109,0.5000,1984.3333,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -640.8109,0.5000,1985.7222,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -641.3109,0.5000,1987.1111,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -641.8109,0.5000,1988.5000,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -642.3109,0.5000,1989.8889,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -642.8109,0.5000,1991.2778,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -643.3109,0.5000,1992.6667,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -643.8109,0.5000,1994.0556,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -644.3109,0.5000,1995.4444,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -644.8109,0.5000,1996.8333,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -645.3109,0.5000,1998.2222,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 -645.8109,0.5000,1999.6111,10.0000,10.0000,0.0000,0.8181,7,629.5100,189.5004,1049.7053,-148.1476,12.4923,69.1988,89.2764,-9.7662,0.0000,12.4923,0.0000,12.4923,0.0000,12.4923,0.5464,0.0000,11.9459,0.6466,11.2993,2.8777,8.4216,0.8222,7.5994,0.0000,7.5994,0.0000,7.5994,4.2341,0.0507,3.3146,0.0000,578.5304,197.1807,0.0000,3395.2332,3395.2332,3395.2332,3395.2332,3395.2332 -646.3109,0.5000,2001.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -646.8109,0.5000,2002.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -647.3109,0.5000,2003.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -647.8109,0.5000,2005.1667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -648.3109,0.5000,2006.5556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -648.8109,0.5000,2007.9444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -649.3109,0.5000,2009.3333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -649.8109,0.5000,2010.7222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -650.3109,0.5000,2012.1111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -650.8109,0.5000,2013.5000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -651.3109,0.5000,2014.8889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -651.8109,0.5000,2016.2778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -652.3109,0.5000,2017.6667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -652.8109,0.5000,2019.0556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -653.3109,0.5000,2020.4444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -653.8109,0.5000,2021.8333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -654.3109,0.5000,2023.2222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -654.8109,0.5000,2024.6111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -655.3109,0.5000,2026.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -655.8109,0.5000,2027.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -656.3109,0.5000,2028.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -656.8109,0.5000,2030.1667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -657.3109,0.5000,2031.5556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -657.8109,0.5000,2032.9444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -658.3109,0.5000,2034.3333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -658.8109,0.5000,2035.7222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -659.3109,0.5000,2037.1111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -659.8109,0.5000,2038.5000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -660.3109,0.5000,2039.8889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -660.8109,0.5000,2041.2778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -661.3109,0.5000,2042.6667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -661.8109,0.5000,2044.0556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -662.3109,0.5000,2045.4444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -662.8109,0.5000,2046.8333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -663.3109,0.5000,2048.2222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -663.8109,0.5000,2049.6111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -664.3109,0.5000,2051.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -664.8109,0.5000,2052.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -665.3109,0.5000,2053.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -665.8109,0.5000,2055.1667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -666.3109,0.5000,2056.5556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -666.8109,0.5000,2057.9444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -667.3109,0.5000,2059.3333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -667.8109,0.5000,2060.7222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -668.3109,0.5000,2062.1111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -668.8109,0.5000,2063.5000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -669.3109,0.5000,2064.8889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -669.8109,0.5000,2066.2778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -670.3109,0.5000,2067.6667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -670.8109,0.5000,2069.0556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -671.3109,0.5000,2070.4444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -671.8109,0.5000,2071.8333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -672.3109,0.5000,2073.2222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -672.8109,0.5000,2074.6111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -673.3109,0.5000,2076.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -673.8109,0.5000,2077.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -674.3109,0.5000,2078.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 -674.8109,0.5000,2080.1667,10.0000,10.0000,0.0000,0.7938,7,629.5100,187.5807,1049.7053,-148.1476,12.3657,69.1988,89.2764,-9.7662,0.0000,12.3657,0.0000,12.3657,0.0000,12.3657,0.5457,0.0000,11.8200,0.6466,11.1734,2.8777,8.2957,0.8222,7.4735,0.0000,7.4735,0.0000,7.4735,4.1082,0.0507,3.3146,0.0000,578.5304,195.1022,0.0000,3377.0052,3377.0052,3377.0052,3377.0052,3377.0052 -675.3109,0.5000,2081.5556,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -675.8109,0.5000,2082.9444,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -676.3109,0.5000,2084.3333,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -676.8109,0.5000,2085.7222,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -677.3109,0.5000,2087.1111,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -677.8109,0.5000,2088.5000,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -678.3109,0.5000,2089.8889,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -678.8109,0.5000,2091.2778,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -679.3109,0.5000,2092.6667,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -679.8109,0.5000,2094.0556,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -680.3109,0.5000,2095.4444,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -680.8109,0.5000,2096.8333,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -681.3109,0.5000,2098.2222,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -681.8109,0.5000,2099.6111,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -682.3109,0.5000,2101.0000,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -682.8109,0.5000,2102.3889,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -683.3109,0.5000,2103.7778,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -683.8109,0.5000,2105.1667,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -684.3109,0.5000,2106.5556,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -684.8109,0.5000,2107.9444,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -685.3109,0.5000,2109.3333,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -685.8109,0.5000,2110.7222,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -686.3109,0.5000,2112.1111,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -686.8109,0.5000,2113.5000,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -687.3109,0.5000,2114.8889,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -687.8109,0.5000,2116.2778,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -688.3109,0.5000,2117.6667,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 -688.8109,0.5000,2119.0556,10.0000,10.0000,0.0000,0.7695,7,629.5100,185.6637,1049.7053,-148.1476,12.2393,69.1988,89.2764,-9.7662,0.0000,12.2393,0.0000,12.2393,0.0000,12.2393,0.5451,0.0000,11.6942,0.6466,11.0477,2.8777,8.1699,0.8222,7.3477,0.0000,7.3477,0.0000,7.3477,3.9824,0.0507,3.3146,0.0000,578.5304,193.0268,0.0000,3358.8033,3358.8033,3358.8033,3358.8033,3358.8033 -689.3109,0.5000,2120.4444,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -689.8109,0.5000,2121.8333,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -690.3109,0.5000,2123.2222,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -690.8109,0.5000,2124.6111,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -691.3109,0.5000,2126.0000,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -691.8109,0.5000,2127.3889,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -692.3109,0.5000,2128.7778,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -692.8109,0.5000,2130.1667,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -693.3109,0.5000,2131.5556,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -693.8109,0.5000,2132.9444,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -694.3109,0.5000,2134.3333,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -694.8109,0.5000,2135.7222,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -695.3109,0.5000,2137.1111,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -695.8109,0.5000,2138.5000,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 -696.3109,0.5000,2139.8889,10.0000,10.0000,0.0000,0.5448,7,629.5100,167.9366,1049.7053,-148.1476,11.0707,69.1988,89.2764,-9.7662,0.0000,11.0707,0.0000,11.0707,0.0000,11.0707,0.5393,0.0000,10.5315,0.6466,9.8849,2.8777,7.0072,0.8222,6.1850,0.0000,6.1850,0.0000,6.1850,2.8196,0.0507,3.3146,0.0000,578.5304,173.8340,0.0000,3190.4846,3190.4846,3190.4846,3190.4846,3190.4846 -696.8109,0.5000,2141.2778,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -697.3109,0.5000,2142.6667,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -697.8109,0.5000,2144.0556,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -698.3109,0.5000,2145.4444,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -698.8109,0.5000,2146.8333,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -699.3109,0.5000,2148.2222,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -699.8109,0.5000,2149.6111,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -700.3109,0.5000,2151.0000,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -700.8109,0.5000,2152.3889,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -701.3109,0.5000,2153.7778,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -701.8109,0.5000,2155.1667,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -702.3109,0.5000,2156.5556,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -702.8109,0.5000,2157.9444,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 -703.3109,0.5000,2159.3333,10.0000,10.0000,0.0000,0.4288,7,629.5100,158.7812,1049.7053,-148.1476,10.4672,69.1988,89.2764,-9.7662,0.0000,10.4672,0.0000,10.4672,0.0000,10.4672,0.5362,0.0000,9.9310,0.6466,9.2844,2.8777,6.4066,0.8222,5.5844,0.0000,5.5844,0.0000,5.5844,2.2191,0.0507,3.3146,0.0000,578.5304,163.9216,0.0000,3103.5537,3103.5537,3103.5537,3103.5537,3103.5537 -703.8109,0.5000,2160.7222,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -704.3109,0.5000,2162.1111,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -704.8109,0.5000,2163.5000,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -705.3109,0.5000,2164.8889,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -705.8109,0.5000,2166.2778,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -706.3109,0.5000,2167.6667,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -706.8109,0.5000,2169.0556,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -707.3109,0.5000,2170.4444,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -707.8109,0.5000,2171.8333,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -708.3109,0.5000,2173.2222,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -708.8109,0.5000,2174.6111,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -709.3109,0.5000,2176.0000,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -709.8109,0.5000,2177.3889,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -710.3109,0.5000,2178.7778,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 -710.8109,0.5000,2180.1667,10.0000,10.0000,0.0000,0.1124,7,629.5100,133.8218,1049.7053,-148.1476,8.8218,69.1988,89.2764,-9.7662,0.0000,8.8218,0.0000,8.8218,0.0000,8.8218,0.5280,0.0000,8.2938,0.6466,7.6472,2.8777,4.7695,0.8222,3.9473,0.0000,3.9473,0.0000,3.9473,0.5819,0.0507,3.3147,0.0000,578.5304,136.8987,0.0000,2866.5648,2866.5648,2866.5648,2866.5648,2866.5648 -711.3109,0.5000,2181.5556,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -711.8109,0.5000,2182.9444,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -712.3109,0.5000,2184.3333,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -712.8109,0.5000,2185.7222,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -713.3109,0.5000,2187.1111,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -713.8109,0.5000,2188.5000,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -714.3109,0.5000,2189.8889,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -714.8109,0.5000,2191.2778,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -715.3109,0.5000,2192.6667,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -715.8109,0.5000,2194.0556,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -716.3109,0.5000,2195.4444,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -716.8109,0.5000,2196.8333,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -717.3109,0.5000,2198.2222,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 -717.8109,0.5000,2199.6111,10.0000,10.0000,0.0000,-0.0062,7,629.5100,124.4603,1049.7053,-148.1476,8.2047,69.1988,89.2764,-9.7662,0.0000,8.2047,0.0000,8.2047,0.0000,8.2047,0.5249,0.0000,7.6798,0.6466,7.0332,2.8777,4.1554,0.8222,3.3332,0.0000,3.3332,0.0000,3.3332,-0.0321,0.0507,3.3147,0.0000,578.5304,126.7631,0.0000,2777.6766,2777.6766,2777.6766,2777.6766,2777.6766 -718.3109,0.5000,2201.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -718.8109,0.5000,2202.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -719.3109,0.5000,2203.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -719.8109,0.5000,2205.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -720.3109,0.5000,2206.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -720.8109,0.5000,2207.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -721.3109,0.5000,2209.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -721.8109,0.5000,2210.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -722.3109,0.5000,2212.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -722.8109,0.5000,2213.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -723.3109,0.5000,2214.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -723.8109,0.5000,2216.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -724.3109,0.5000,2217.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -724.8109,0.5000,2219.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -725.3109,0.5000,2220.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -725.8109,0.5000,2221.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -726.3109,0.5000,2223.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -726.8109,0.5000,2224.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -727.3109,0.5000,2226.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -727.8109,0.5000,2227.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -728.3109,0.5000,2228.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -728.8109,0.5000,2230.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -729.3109,0.5000,2231.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -729.8109,0.5000,2232.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -730.3109,0.5000,2234.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -730.8109,0.5000,2235.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -731.3109,0.5000,2237.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -731.8109,0.5000,2238.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -732.3109,0.5000,2239.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -732.8109,0.5000,2241.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -733.3109,0.5000,2242.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -733.8109,0.5000,2244.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -734.3109,0.5000,2245.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -734.8109,0.5000,2246.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -735.3109,0.5000,2248.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -735.8109,0.5000,2249.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -736.3109,0.5000,2251.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -736.8109,0.5000,2252.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -737.3109,0.5000,2253.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -737.8109,0.5000,2255.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -738.3109,0.5000,2256.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -738.8109,0.5000,2257.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -739.3109,0.5000,2259.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -739.8109,0.5000,2260.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -740.3109,0.5000,2262.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -740.8109,0.5000,2263.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -741.3109,0.5000,2264.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -741.8109,0.5000,2266.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -742.3109,0.5000,2267.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -742.8109,0.5000,2269.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -743.3109,0.5000,2270.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -743.8109,0.5000,2271.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -744.3109,0.5000,2273.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -744.8109,0.5000,2274.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -745.3109,0.5000,2276.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -745.8109,0.5000,2277.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -746.3109,0.5000,2278.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -746.8109,0.5000,2280.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -747.3109,0.5000,2281.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -747.8109,0.5000,2282.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -748.3109,0.5000,2284.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -748.8109,0.5000,2285.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -749.3109,0.5000,2287.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -749.8109,0.5000,2288.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -750.3109,0.5000,2289.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -750.8109,0.5000,2291.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -751.3109,0.5000,2292.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -751.8109,0.5000,2294.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -752.3109,0.5000,2295.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -752.8109,0.5000,2296.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -753.3109,0.5000,2298.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -753.8109,0.5000,2299.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -754.3109,0.5000,2301.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -754.8109,0.5000,2302.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -755.3109,0.5000,2303.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -755.8109,0.5000,2305.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -756.3109,0.5000,2306.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -756.8109,0.5000,2307.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -757.3109,0.5000,2309.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -757.8109,0.5000,2310.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -758.3109,0.5000,2312.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -758.8109,0.5000,2313.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -759.3109,0.5000,2314.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -759.8109,0.5000,2316.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -760.3109,0.5000,2317.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -760.8109,0.5000,2319.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -761.3109,0.5000,2320.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -761.8109,0.5000,2321.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -762.3109,0.5000,2323.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -762.8109,0.5000,2324.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -763.3109,0.5000,2326.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -763.8109,0.5000,2327.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -764.3109,0.5000,2328.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -764.8109,0.5000,2330.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -765.3109,0.5000,2331.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -765.8109,0.5000,2332.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -766.3109,0.5000,2334.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -766.8109,0.5000,2335.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -767.3109,0.5000,2337.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -767.8109,0.5000,2338.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -768.3109,0.5000,2339.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -768.8109,0.5000,2341.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -769.3109,0.5000,2342.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -769.8109,0.5000,2344.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -770.3109,0.5000,2345.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -770.8109,0.5000,2346.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -771.3109,0.5000,2348.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -771.8109,0.5000,2349.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -772.3109,0.5000,2351.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -772.8109,0.5000,2352.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -773.3109,0.5000,2353.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -773.8109,0.5000,2355.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -774.3109,0.5000,2356.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -774.8109,0.5000,2357.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -775.3109,0.5000,2359.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -775.8109,0.5000,2360.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -776.3109,0.5000,2362.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -776.8109,0.5000,2363.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -777.3109,0.5000,2364.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -777.8109,0.5000,2366.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -778.3109,0.5000,2367.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -778.8109,0.5000,2369.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -779.3109,0.5000,2370.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -779.8109,0.5000,2371.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -780.3109,0.5000,2373.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -780.8109,0.5000,2374.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -781.3109,0.5000,2376.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -781.8109,0.5000,2377.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -782.3109,0.5000,2378.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -782.8109,0.5000,2380.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -783.3109,0.5000,2381.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -783.8109,0.5000,2382.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -784.3109,0.5000,2384.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -784.8109,0.5000,2385.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -785.3109,0.5000,2387.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -785.8109,0.5000,2388.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -786.3109,0.5000,2389.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -786.8109,0.5000,2391.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -787.3109,0.5000,2392.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -787.8109,0.5000,2394.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -788.3109,0.5000,2395.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -788.8109,0.5000,2396.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -789.3109,0.5000,2398.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -789.8109,0.5000,2399.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -790.3109,0.5000,2401.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -790.8109,0.5000,2402.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -791.3109,0.5000,2403.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -791.8109,0.5000,2405.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -792.3109,0.5000,2406.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -792.8109,0.5000,2407.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -793.3109,0.5000,2409.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -793.8109,0.5000,2410.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -794.3109,0.5000,2412.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -794.8109,0.5000,2413.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -795.3109,0.5000,2414.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -795.8109,0.5000,2416.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -796.3109,0.5000,2417.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -796.8109,0.5000,2419.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -797.3109,0.5000,2420.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -797.8109,0.5000,2421.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -798.3109,0.5000,2423.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -798.8109,0.5000,2424.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -799.3109,0.5000,2426.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -799.8109,0.5000,2427.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -800.3109,0.5000,2428.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -800.8109,0.5000,2430.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -801.3109,0.5000,2431.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -801.8109,0.5000,2432.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -802.3109,0.5000,2434.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -802.8109,0.5000,2435.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -803.3109,0.5000,2437.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -803.8109,0.5000,2438.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -804.3109,0.5000,2439.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -804.8109,0.5000,2441.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -805.3109,0.5000,2442.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -805.8109,0.5000,2444.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -806.3109,0.5000,2445.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -806.8109,0.5000,2446.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -807.3109,0.5000,2448.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -807.8109,0.5000,2449.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -808.3109,0.5000,2451.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -808.8109,0.5000,2452.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -809.3109,0.5000,2453.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -809.8109,0.5000,2455.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -810.3109,0.5000,2456.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -810.8109,0.5000,2457.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -811.3109,0.5000,2459.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -811.8109,0.5000,2460.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -812.3109,0.5000,2462.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -812.8109,0.5000,2463.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -813.3109,0.5000,2464.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -813.8109,0.5000,2466.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -814.3109,0.5000,2467.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -814.8109,0.5000,2469.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -815.3109,0.5000,2470.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -815.8109,0.5000,2471.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -816.3109,0.5000,2473.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -816.8109,0.5000,2474.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -817.3109,0.5000,2476.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -817.8109,0.5000,2477.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -818.3109,0.5000,2478.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -818.8109,0.5000,2480.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -819.3109,0.5000,2481.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -819.8109,0.5000,2482.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -820.3109,0.5000,2484.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -820.8109,0.5000,2485.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -821.3109,0.5000,2487.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -821.8109,0.5000,2488.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -822.3109,0.5000,2489.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -822.8109,0.5000,2491.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -823.3109,0.5000,2492.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -823.8109,0.5000,2494.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -824.3109,0.5000,2495.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -824.8109,0.5000,2496.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -825.3109,0.5000,2498.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -825.8109,0.5000,2499.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -826.3109,0.5000,2501.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -826.8109,0.5000,2502.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -827.3109,0.5000,2503.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -827.8109,0.5000,2505.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -828.3109,0.5000,2506.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -828.8109,0.5000,2507.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -829.3109,0.5000,2509.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -829.8109,0.5000,2510.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -830.3109,0.5000,2512.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -830.8109,0.5000,2513.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -831.3109,0.5000,2514.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -831.8109,0.5000,2516.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -832.3109,0.5000,2517.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -832.8109,0.5000,2519.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -833.3109,0.5000,2520.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -833.8109,0.5000,2521.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -834.3109,0.5000,2523.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -834.8109,0.5000,2524.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -835.3109,0.5000,2526.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -835.8109,0.5000,2527.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -836.3109,0.5000,2528.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -836.8109,0.5000,2530.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -837.3109,0.5000,2531.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -837.8109,0.5000,2532.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -838.3109,0.5000,2534.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -838.8109,0.5000,2535.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -839.3109,0.5000,2537.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -839.8109,0.5000,2538.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -840.3109,0.5000,2539.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -840.8109,0.5000,2541.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -841.3109,0.5000,2542.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -841.8109,0.5000,2544.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -842.3109,0.5000,2545.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -842.8109,0.5000,2546.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -843.3109,0.5000,2548.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -843.8109,0.5000,2549.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -844.3109,0.5000,2551.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -844.8109,0.5000,2552.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -845.3109,0.5000,2553.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -845.8109,0.5000,2555.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -846.3109,0.5000,2556.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -846.8109,0.5000,2557.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -847.3109,0.5000,2559.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -847.8109,0.5000,2560.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -848.3109,0.5000,2562.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -848.8109,0.5000,2563.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -849.3109,0.5000,2564.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -849.8109,0.5000,2566.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -850.3109,0.5000,2567.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -850.8109,0.5000,2569.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -851.3109,0.5000,2570.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -851.8109,0.5000,2571.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -852.3109,0.5000,2573.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -852.8109,0.5000,2574.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -853.3109,0.5000,2576.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -853.8109,0.5000,2577.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -854.3109,0.5000,2578.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -854.8109,0.5000,2580.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -855.3109,0.5000,2581.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -855.8109,0.5000,2582.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -856.3109,0.5000,2584.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -856.8109,0.5000,2585.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -857.3109,0.5000,2587.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -857.8109,0.5000,2588.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -858.3109,0.5000,2589.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -858.8109,0.5000,2591.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -859.3109,0.5000,2592.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -859.8109,0.5000,2594.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -860.3109,0.5000,2595.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -860.8109,0.5000,2596.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -861.3109,0.5000,2598.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -861.8109,0.5000,2599.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -862.3109,0.5000,2601.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -862.8109,0.5000,2602.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -863.3109,0.5000,2603.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -863.8109,0.5000,2605.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -864.3109,0.5000,2606.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -864.8109,0.5000,2607.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -865.3109,0.5000,2609.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -865.8109,0.5000,2610.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -866.3109,0.5000,2612.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -866.8109,0.5000,2613.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -867.3109,0.5000,2614.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -867.8109,0.5000,2616.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -868.3109,0.5000,2617.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -868.8109,0.5000,2619.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -869.3109,0.5000,2620.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -869.8109,0.5000,2621.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -870.3109,0.5000,2623.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -870.8109,0.5000,2624.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -871.3109,0.5000,2626.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -871.8109,0.5000,2627.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -872.3109,0.5000,2628.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -872.8109,0.5000,2630.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -873.3109,0.5000,2631.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -873.8109,0.5000,2632.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -874.3109,0.5000,2634.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -874.8109,0.5000,2635.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -875.3109,0.5000,2637.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -875.8109,0.5000,2638.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -876.3109,0.5000,2639.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -876.8109,0.5000,2641.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -877.3109,0.5000,2642.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -877.8109,0.5000,2644.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -878.3109,0.5000,2645.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -878.8109,0.5000,2646.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -879.3109,0.5000,2648.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -879.8109,0.5000,2649.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -880.3109,0.5000,2651.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -880.8109,0.5000,2652.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -881.3109,0.5000,2653.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -881.8109,0.5000,2655.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -882.3109,0.5000,2656.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -882.8109,0.5000,2657.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -883.3109,0.5000,2659.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -883.8109,0.5000,2660.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -884.3109,0.5000,2662.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -884.8109,0.5000,2663.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -885.3109,0.5000,2664.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -885.8109,0.5000,2666.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -886.3109,0.5000,2667.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -886.8109,0.5000,2669.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -887.3109,0.5000,2670.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -887.8109,0.5000,2671.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -888.3109,0.5000,2673.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -888.8109,0.5000,2674.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -889.3109,0.5000,2676.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -889.8109,0.5000,2677.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -890.3109,0.5000,2678.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -890.8109,0.5000,2680.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -891.3109,0.5000,2681.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -891.8109,0.5000,2682.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -892.3109,0.5000,2684.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -892.8109,0.5000,2685.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -893.3109,0.5000,2687.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -893.8109,0.5000,2688.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -894.3109,0.5000,2689.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -894.8109,0.5000,2691.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -895.3109,0.5000,2692.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -895.8109,0.5000,2694.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -896.3109,0.5000,2695.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -896.8109,0.5000,2696.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -897.3109,0.5000,2698.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -897.8109,0.5000,2699.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -898.3109,0.5000,2701.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -898.8109,0.5000,2702.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -899.3109,0.5000,2703.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -899.8109,0.5000,2705.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -900.3109,0.5000,2706.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -900.8109,0.5000,2707.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -901.3109,0.5000,2709.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -901.8109,0.5000,2710.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -902.3109,0.5000,2712.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -902.8109,0.5000,2713.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -903.3109,0.5000,2714.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -903.8109,0.5000,2716.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -904.3109,0.5000,2717.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -904.8109,0.5000,2719.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -905.3109,0.5000,2720.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -905.8109,0.5000,2721.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -906.3109,0.5000,2723.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -906.8109,0.5000,2724.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -907.3109,0.5000,2726.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -907.8109,0.5000,2727.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -908.3109,0.5000,2728.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -908.8109,0.5000,2730.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -909.3109,0.5000,2731.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -909.8109,0.5000,2732.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -910.3109,0.5000,2734.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -910.8109,0.5000,2735.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -911.3109,0.5000,2737.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -911.8109,0.5000,2738.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -912.3109,0.5000,2739.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -912.8109,0.5000,2741.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -913.3109,0.5000,2742.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -913.8109,0.5000,2744.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -914.3109,0.5000,2745.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -914.8109,0.5000,2746.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -915.3109,0.5000,2748.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -915.8109,0.5000,2749.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -916.3109,0.5000,2751.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -916.8109,0.5000,2752.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -917.3109,0.5000,2753.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -917.8109,0.5000,2755.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -918.3109,0.5000,2756.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -918.8109,0.5000,2757.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -919.3109,0.5000,2759.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -919.8109,0.5000,2760.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -920.3109,0.5000,2762.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -920.8109,0.5000,2763.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -921.3109,0.5000,2764.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -921.8109,0.5000,2766.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -922.3109,0.5000,2767.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -922.8109,0.5000,2769.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -923.3109,0.5000,2770.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -923.8109,0.5000,2771.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -924.3109,0.5000,2773.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -924.8109,0.5000,2774.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -925.3109,0.5000,2776.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -925.8109,0.5000,2777.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -926.3109,0.5000,2778.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -926.8109,0.5000,2780.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -927.3109,0.5000,2781.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -927.8109,0.5000,2782.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -928.3109,0.5000,2784.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -928.8109,0.5000,2785.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -929.3109,0.5000,2787.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -929.8109,0.5000,2788.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -930.3109,0.5000,2789.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -930.8109,0.5000,2791.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -931.3109,0.5000,2792.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -931.8109,0.5000,2794.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -932.3109,0.5000,2795.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -932.8109,0.5000,2796.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -933.3109,0.5000,2798.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 -933.8109,0.5000,2799.6111,10.0000,10.0000,0.0000,-0.0694,7,629.5100,119.4769,1049.7053,-148.1476,7.8762,69.1988,89.2764,-9.7662,0.0000,7.8762,0.0000,7.8762,0.0000,7.8762,0.5233,0.0000,7.3529,0.6466,6.7063,2.8777,3.8286,0.8222,3.0064,0.0000,3.0064,0.0000,3.0064,-0.3590,0.0507,3.3147,0.0000,578.5304,121.3677,0.0000,2730.3597,2730.3597,2730.3597,2730.3597,2730.3597 -934.3109,0.5000,2801.0000,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -934.8109,0.5000,2802.3889,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -935.3109,0.5000,2803.7778,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -935.8109,0.5000,2805.1667,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -936.3109,0.5000,2806.5556,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -936.8109,0.5000,2807.9444,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -937.3109,0.5000,2809.3333,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -937.8109,0.5000,2810.7222,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -938.3109,0.5000,2812.1111,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -938.8109,0.5000,2813.5000,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -939.3109,0.5000,2814.8889,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -939.8109,0.5000,2816.2778,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -940.3109,0.5000,2817.6667,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 -940.8109,0.5000,2819.0556,10.0000,10.0000,0.0000,-0.0044,7,629.5100,124.6036,1049.7053,-148.1476,8.2141,69.1988,89.2764,-9.7662,0.0000,8.2141,0.0000,8.2141,0.0000,8.2141,0.5250,0.0000,7.6892,0.6466,7.0426,2.8777,4.1648,0.8222,3.3426,0.0000,3.3426,0.0000,3.3426,-0.0227,0.0507,3.3147,0.0000,578.5304,126.9183,0.0000,2779.0379,2779.0379,2779.0379,2779.0379,2779.0379 -941.3109,0.5000,2820.4444,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -941.8109,0.5000,2821.8333,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -942.3109,0.5000,2823.2222,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -942.8109,0.5000,2824.6111,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -943.3109,0.5000,2826.0000,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -943.8109,0.5000,2827.3889,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -944.3109,0.5000,2828.7778,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -944.8109,0.5000,2830.1667,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -945.3109,0.5000,2831.5556,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -945.8109,0.5000,2832.9444,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -946.3109,0.5000,2834.3333,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -946.8109,0.5000,2835.7222,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -947.3109,0.5000,2837.1111,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -947.8109,0.5000,2838.5000,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 -948.3109,0.5000,2839.8889,10.0000,10.0000,0.0000,0.1718,7,629.5100,138.5094,1049.7053,-148.1476,9.1308,69.1988,89.2764,-9.7662,0.0000,9.1308,0.0000,9.1308,0.0000,9.1308,0.5296,0.0000,8.6013,0.6466,7.9547,2.8777,5.0770,0.8222,4.2548,0.0000,4.2548,0.0000,4.2548,0.8894,0.0507,3.3147,0.0000,578.5304,141.9738,0.0000,2911.0736,2911.0736,2911.0736,2911.0736,2911.0736 -948.8109,0.5000,2841.2778,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -949.3109,0.5000,2842.6667,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -949.8109,0.5000,2844.0556,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -950.3109,0.5000,2845.4444,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -950.8109,0.5000,2846.8333,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -951.3109,0.5000,2848.2222,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -951.8109,0.5000,2849.6111,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -952.3109,0.5000,2851.0000,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -952.8109,0.5000,2852.3889,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -953.3109,0.5000,2853.7778,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -953.8109,0.5000,2855.1667,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -954.3109,0.5000,2856.5556,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -954.8109,0.5000,2857.9444,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 -955.3109,0.5000,2859.3333,10.0000,10.0000,0.0000,0.2379,7,629.5100,143.7240,1049.7053,-148.1476,9.4746,69.1988,89.2764,-9.7662,0.0000,9.4746,0.0000,9.4746,0.0000,9.4746,0.5313,0.0000,8.9433,0.6466,8.2967,2.8777,5.4190,0.8222,4.5968,0.0000,4.5968,0.0000,4.5968,1.2314,0.0507,3.3147,0.0000,578.5304,147.6195,0.0000,2960.5857,2960.5857,2960.5857,2960.5857,2960.5857 -955.8109,0.5000,2860.7222,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -956.3109,0.5000,2862.1111,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -956.8109,0.5000,2863.5000,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -957.3109,0.5000,2864.8889,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -957.8109,0.5000,2866.2778,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -958.3109,0.5000,2867.6667,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -958.8109,0.5000,2869.0556,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -959.3109,0.5000,2870.4444,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -959.8109,0.5000,2871.8333,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -960.3109,0.5000,2873.2222,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -960.8109,0.5000,2874.6111,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -961.3109,0.5000,2876.0000,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -961.8109,0.5000,2877.3889,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -962.3109,0.5000,2878.7778,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 -962.8109,0.5000,2880.1667,10.0000,10.0000,0.0000,0.4142,7,629.5100,157.6292,1049.7053,-148.1476,10.3913,69.1988,89.2764,-9.7662,0.0000,10.3913,0.0000,10.3913,0.0000,10.3913,0.5359,0.0000,9.8554,0.6466,9.2088,2.8777,6.3311,0.8222,5.5089,0.0000,5.5089,0.0000,5.5089,2.1435,0.0507,3.3146,0.0000,578.5304,162.6744,0.0000,3092.6155,3092.6155,3092.6155,3092.6155,3092.6155 -963.3109,0.5000,2881.5556,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -963.8109,0.5000,2882.9444,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -964.3109,0.5000,2884.3333,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -964.8109,0.5000,2885.7222,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -965.3109,0.5000,2887.1111,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -965.8109,0.5000,2888.5000,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -966.3109,0.5000,2889.8889,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -966.8109,0.5000,2891.2778,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -967.3109,0.5000,2892.6667,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -967.8109,0.5000,2894.0556,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -968.3109,0.5000,2895.4444,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -968.8109,0.5000,2896.8333,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -969.3109,0.5000,2898.2222,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 -969.8109,0.5000,2899.6111,10.0000,10.0000,0.0000,0.4802,7,629.5100,162.8435,1049.7053,-148.1476,10.7350,69.1988,89.2764,-9.7662,0.0000,10.7350,0.0000,10.7350,0.0000,10.7350,0.5376,0.0000,10.1974,0.6466,9.5508,2.8777,6.6731,0.8222,5.8509,0.0000,5.8509,0.0000,5.8509,2.4855,0.0507,3.3146,0.0000,578.5304,168.3198,0.0000,3142.1256,3142.1256,3142.1256,3142.1256,3142.1256 -970.3109,0.5000,2901.0000,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -970.8109,0.5000,2902.3889,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -971.3109,0.5000,2903.7778,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -971.8109,0.5000,2905.1667,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -972.3109,0.5000,2906.5556,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -972.8109,0.5000,2907.9444,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -973.3109,0.5000,2909.3333,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -973.8109,0.5000,2910.7222,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -974.3109,0.5000,2912.1111,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -974.8109,0.5000,2913.5000,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -975.3109,0.5000,2914.8889,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -975.8109,0.5000,2916.2778,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -976.3109,0.5000,2917.6667,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 -976.8109,0.5000,2919.0556,10.0000,10.0000,0.0000,0.5463,7,629.5100,168.0578,1049.7053,-148.1476,11.0787,69.1988,89.2764,-9.7662,0.0000,11.0787,0.0000,11.0787,0.0000,11.0787,0.5393,0.0000,10.5394,0.6466,9.8928,2.8777,7.0151,0.8222,6.1929,0.0000,6.1929,0.0000,6.1929,2.8276,0.0507,3.3146,0.0000,578.5304,173.9652,0.0000,3191.6350,3191.6350,3191.6350,3191.6350,3191.6350 -977.3109,0.5000,2920.4444,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -977.8109,0.5000,2921.8333,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -978.3109,0.5000,2923.2222,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -978.8109,0.5000,2924.6111,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -979.3109,0.5000,2926.0000,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -979.8109,0.5000,2927.3889,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -980.3109,0.5000,2928.7778,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -980.8109,0.5000,2930.1667,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -981.3109,0.5000,2931.5556,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -981.8109,0.5000,2932.9444,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -982.3109,0.5000,2934.3333,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -982.8109,0.5000,2935.7222,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -983.3109,0.5000,2937.1111,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -983.8109,0.5000,2938.5000,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 -984.3109,0.5000,2939.8889,10.0000,10.0000,0.0000,0.7226,7,629.5100,181.9621,1049.7053,-148.1476,11.9953,69.1988,89.2764,-9.7662,0.0000,11.9953,0.0000,11.9953,0.0000,11.9953,0.5439,0.0000,11.4514,0.6466,10.8049,2.8777,7.9271,0.8222,7.1049,0.0000,7.1049,0.0000,7.1049,3.7396,0.0507,3.3146,0.0000,578.5304,189.0191,0.0000,3323.6563,3323.6563,3323.6563,3323.6563,3323.6563 -984.8109,0.5000,2941.2778,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -985.3109,0.5000,2942.6667,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -985.8109,0.5000,2944.0556,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -986.3109,0.5000,2945.4444,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -986.8109,0.5000,2946.8333,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -987.3109,0.5000,2948.2222,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -987.8109,0.5000,2949.6111,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -988.3109,0.5000,2951.0000,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -988.8109,0.5000,2952.3889,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -989.3109,0.5000,2953.7778,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -989.8109,0.5000,2955.1667,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -990.3109,0.5000,2956.5556,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -990.8109,0.5000,2957.9444,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 -991.3109,0.5000,2959.3333,10.0000,10.0000,0.0000,0.7886,7,629.5100,187.1760,1049.7053,-148.1476,12.3390,69.1988,89.2764,-9.7662,0.0000,12.3390,0.0000,12.3390,0.0000,12.3390,0.5456,0.0000,11.7934,0.6466,11.1468,2.8777,8.2691,0.8222,7.4469,0.0000,7.4469,0.0000,7.4469,4.0816,0.0507,3.3146,0.0000,578.5304,194.6641,0.0000,3373.1627,3373.1627,3373.1627,3373.1627,3373.1627 -991.8109,0.5000,2960.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -992.3109,0.5000,2962.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -992.8109,0.5000,2963.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -993.3109,0.5000,2964.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -993.8109,0.5000,2966.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -994.3109,0.5000,2967.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -994.8109,0.5000,2969.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -995.3109,0.5000,2970.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -995.8109,0.5000,2971.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -996.3109,0.5000,2973.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -996.8109,0.5000,2974.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -997.3109,0.5000,2976.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -997.8109,0.5000,2977.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -998.3109,0.5000,2978.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -998.8109,0.5000,2980.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -999.3109,0.5000,2981.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -999.8109,0.5000,2982.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1000.3109,0.5000,2984.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1000.8109,0.5000,2985.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1001.3109,0.5000,2987.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1001.8109,0.5000,2988.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1002.3109,0.5000,2989.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1002.8109,0.5000,2991.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1003.3109,0.5000,2992.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1003.8109,0.5000,2994.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1004.3109,0.5000,2995.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1004.8109,0.5000,2996.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1005.3109,0.5000,2998.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1005.8109,0.5000,2999.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1006.3109,0.5000,3001.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1006.8109,0.5000,3002.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1007.3109,0.5000,3003.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1007.8109,0.5000,3005.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1008.3109,0.5000,3006.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1008.8109,0.5000,3007.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1009.3109,0.5000,3009.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1009.8109,0.5000,3010.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1010.3109,0.5000,3012.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1010.8109,0.5000,3013.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1011.3109,0.5000,3014.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1011.8109,0.5000,3016.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1012.3109,0.5000,3017.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1012.8109,0.5000,3019.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1013.3109,0.5000,3020.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1013.8109,0.5000,3021.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1014.3109,0.5000,3023.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1014.8109,0.5000,3024.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1015.3109,0.5000,3026.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1015.8109,0.5000,3027.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1016.3109,0.5000,3028.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1016.8109,0.5000,3030.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1017.3109,0.5000,3031.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1017.8109,0.5000,3032.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1018.3109,0.5000,3034.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1018.8109,0.5000,3035.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1019.3109,0.5000,3037.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1019.8109,0.5000,3038.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1020.3109,0.5000,3039.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1020.8109,0.5000,3041.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1021.3109,0.5000,3042.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1021.8109,0.5000,3044.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1022.3109,0.5000,3045.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1022.8109,0.5000,3046.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1023.3109,0.5000,3048.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1023.8109,0.5000,3049.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1024.3109,0.5000,3051.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1024.8109,0.5000,3052.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1025.3109,0.5000,3053.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1025.8109,0.5000,3055.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1026.3109,0.5000,3056.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1026.8109,0.5000,3057.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1027.3109,0.5000,3059.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1027.8109,0.5000,3060.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1028.3109,0.5000,3062.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1028.8109,0.5000,3063.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1029.3109,0.5000,3064.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1029.8109,0.5000,3066.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1030.3109,0.5000,3067.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1030.8109,0.5000,3069.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1031.3109,0.5000,3070.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1031.8109,0.5000,3071.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1032.3109,0.5000,3073.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1032.8109,0.5000,3074.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1033.3109,0.5000,3076.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1033.8109,0.5000,3077.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1034.3109,0.5000,3078.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1034.8109,0.5000,3080.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1035.3109,0.5000,3081.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1035.8109,0.5000,3082.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1036.3109,0.5000,3084.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1036.8109,0.5000,3085.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1037.3109,0.5000,3087.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1037.8109,0.5000,3088.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1038.3109,0.5000,3089.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1038.8109,0.5000,3091.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1039.3109,0.5000,3092.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1039.8109,0.5000,3094.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1040.3109,0.5000,3095.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1040.8109,0.5000,3096.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1041.3109,0.5000,3098.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1041.8109,0.5000,3099.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1042.3109,0.5000,3101.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1042.8109,0.5000,3102.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1043.3109,0.5000,3103.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1043.8109,0.5000,3105.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1044.3109,0.5000,3106.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1044.8109,0.5000,3107.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1045.3109,0.5000,3109.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1045.8109,0.5000,3110.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1046.3109,0.5000,3112.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1046.8109,0.5000,3113.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1047.3109,0.5000,3114.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1047.8109,0.5000,3116.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1048.3109,0.5000,3117.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1048.8109,0.5000,3119.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1049.3109,0.5000,3120.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1049.8109,0.5000,3121.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1050.3109,0.5000,3123.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1050.8109,0.5000,3124.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1051.3109,0.5000,3126.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1051.8109,0.5000,3127.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1052.3109,0.5000,3128.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1052.8109,0.5000,3130.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1053.3109,0.5000,3131.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1053.8109,0.5000,3132.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1054.3109,0.5000,3134.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1054.8109,0.5000,3135.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1055.3109,0.5000,3137.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1055.8109,0.5000,3138.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 -1056.3109,0.5000,3139.8889,10.0000,10.0000,0.0000,0.9455,7,629.5100,199.6489,1049.7053,-148.1476,13.1613,69.1988,89.2764,-9.7662,0.0000,13.1613,0.0000,13.1613,0.0000,13.1613,0.5497,0.0000,12.6116,0.6466,11.9650,2.8777,9.0873,0.8287,8.2586,0.0000,8.2586,0.0000,8.2586,4.8933,0.0507,3.3145,0.0000,578.5304,208.1682,0.0000,3491.5929,3491.5929,3491.5929,3491.5929,3491.5929 -1056.8109,0.5000,3141.2778,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1057.3109,0.5000,3142.6667,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1057.8109,0.5000,3144.0556,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1058.3109,0.5000,3145.4444,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1058.8109,0.5000,3146.8333,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1059.3109,0.5000,3148.2222,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1059.8109,0.5000,3149.6111,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1060.3109,0.5000,3151.0000,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1060.8109,0.5000,3152.3889,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1061.3109,0.5000,3153.7778,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1061.8109,0.5000,3155.1667,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1062.3109,0.5000,3156.5556,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1062.8109,0.5000,3157.9444,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1063.3109,0.5000,3159.3333,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1063.8109,0.5000,3160.7222,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1064.3109,0.5000,3162.1111,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1064.8109,0.5000,3163.5000,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1065.3109,0.5000,3164.8889,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1065.8109,0.5000,3166.2778,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1066.3109,0.5000,3167.6667,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 -1066.8109,0.5000,3169.0556,10.0000,10.0000,0.0000,0.9924,7,629.5100,203.4069,1049.7053,-148.1476,13.4090,69.1988,89.2764,-9.7662,0.0000,13.4090,0.0000,13.4090,0.0000,13.4090,0.5509,0.0000,12.8581,0.6466,12.2115,2.8777,9.3338,0.8324,8.5014,0.0000,8.5014,0.0000,8.5014,5.1361,0.0507,3.3145,0.0000,578.5304,212.2370,0.0000,3531.3805,3531.3805,3531.3805,3531.3805,3531.3805 -1067.3109,0.5000,3170.4444,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1067.8109,0.5000,3171.8333,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1068.3109,0.5000,3173.2222,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1068.8109,0.5000,3174.6111,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1069.3109,0.5000,3176.0000,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1069.8109,0.5000,3177.3889,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1070.3109,0.5000,3178.7778,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1070.8109,0.5000,3180.1667,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1071.3109,0.5000,3181.5556,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1071.8109,0.5000,3182.9444,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1072.3109,0.5000,3184.3333,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1072.8109,0.5000,3185.7222,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1073.3109,0.5000,3187.1111,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1073.8109,0.5000,3188.5000,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1074.3109,0.5000,3189.8889,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1074.8109,0.5000,3191.2778,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1075.3109,0.5000,3192.6667,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1075.8109,0.5000,3194.0556,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1076.3109,0.5000,3195.4444,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1076.8109,0.5000,3196.8333,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1077.3109,0.5000,3198.2222,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 -1077.8109,0.5000,3199.6111,10.0000,10.0000,0.0000,1.1915,7,629.5100,219.3555,1049.7053,-148.1476,14.4604,69.1988,89.2764,-9.7662,0.0000,14.4604,0.0000,14.4604,0.0000,14.4604,0.5562,0.0000,13.9042,0.6466,13.2576,2.8777,10.3799,0.8481,9.5318,0.0000,9.5318,0.0000,9.5318,6.1666,0.0507,3.3144,0.0000,578.5304,229.5041,0.0000,3702.0299,3702.0299,3702.0299,3702.0299,3702.0299 -1078.3109,0.5000,3201.0000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1078.8109,0.5000,3202.3889,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1079.3109,0.5000,3203.7778,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1079.8109,0.5000,3205.1667,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1080.3109,0.5000,3206.5556,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1080.8109,0.5000,3207.9444,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1081.3109,0.5000,3209.3333,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1081.8109,0.5000,3210.7222,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1082.3109,0.5000,3212.1111,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1082.8109,0.5000,3213.5000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1083.3109,0.5000,3214.8889,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1083.8109,0.5000,3216.2778,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1084.3109,0.5000,3217.6667,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1084.8109,0.5000,3219.0556,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1085.3109,0.5000,3220.4444,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1085.8109,0.5000,3221.8333,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1086.3109,0.5000,3223.2222,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1086.8109,0.5000,3224.6111,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1087.3109,0.5000,3226.0000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1087.8109,0.5000,3227.3889,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1088.3109,0.5000,3228.7778,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1088.8109,0.5000,3230.1667,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1089.3109,0.5000,3231.5556,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1089.8109,0.5000,3232.9444,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1090.3109,0.5000,3234.3333,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1090.8109,0.5000,3235.7222,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1091.3109,0.5000,3237.1111,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1091.8109,0.5000,3238.5000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 -1092.3109,0.5000,3239.8889,10.0000,10.0000,0.0000,1.2025,7,629.5100,220.2334,1049.7053,-148.1476,14.5183,69.1988,89.2764,-9.7662,0.0000,14.5183,0.0000,14.5183,0.0000,14.5183,0.5565,0.0000,13.9618,0.6466,13.3152,2.8777,10.4374,0.8489,9.5885,0.0000,9.5885,0.0000,9.5885,6.2234,0.0507,3.3144,0.0000,578.5304,230.4546,0.0000,3711.4235,3711.4235,3711.4235,3711.4235,3711.4235 -1092.8109,0.5000,3241.2778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1093.3109,0.5000,3242.6667,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1093.8109,0.5000,3244.0556,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1094.3109,0.5000,3245.4444,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1094.8109,0.5000,3246.8333,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1095.3109,0.5000,3248.2222,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1095.8109,0.5000,3249.6111,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1096.3109,0.5000,3251.0000,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1096.8109,0.5000,3252.3889,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1097.3109,0.5000,3253.7778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1097.8109,0.5000,3255.1667,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1098.3109,0.5000,3256.5556,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1098.8109,0.5000,3257.9444,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1099.3109,0.5000,3259.3333,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1099.8109,0.5000,3260.7222,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1100.3109,0.5000,3262.1111,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1100.8109,0.5000,3263.5000,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1101.3109,0.5000,3264.8889,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1101.8109,0.5000,3266.2778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1102.3109,0.5000,3267.6667,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1102.8109,0.5000,3269.0556,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1103.3109,0.5000,3270.4444,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1103.8109,0.5000,3271.8333,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1104.3109,0.5000,3273.2222,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1104.8109,0.5000,3274.6111,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1105.3109,0.5000,3276.0000,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1105.8109,0.5000,3277.3889,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1106.3109,0.5000,3278.7778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 -1106.8109,0.5000,3280.1667,10.0000,10.0000,0.0000,1.0790,7,629.5100,210.3445,1049.7053,-148.1476,13.8664,69.1988,89.2764,-9.7662,0.0000,13.8664,0.0000,13.8664,0.0000,13.8664,0.5532,0.0000,13.3131,0.6466,12.6665,2.8777,9.7888,0.8392,8.9496,0.0000,8.9496,0.0000,8.9496,5.5844,0.0507,3.3145,0.0000,578.5304,219.7481,0.0000,3605.6126,3605.6126,3605.6126,3605.6126,3605.6126 -1107.3109,0.5000,3281.5556,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1107.8109,0.5000,3282.9444,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1108.3109,0.5000,3284.3333,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1108.8109,0.5000,3285.7222,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1109.3109,0.5000,3287.1111,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1109.8109,0.5000,3288.5000,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1110.3109,0.5000,3289.8889,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1110.8109,0.5000,3291.2778,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1111.3109,0.5000,3292.6667,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1111.8109,0.5000,3294.0556,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1112.3109,0.5000,3295.4444,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1112.8109,0.5000,3296.8333,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1113.3109,0.5000,3298.2222,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1113.8109,0.5000,3299.6111,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1114.3109,0.5000,3301.0000,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1114.8109,0.5000,3302.3889,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1115.3109,0.5000,3303.7778,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1115.8109,0.5000,3305.1667,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1116.3109,0.5000,3306.5556,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1116.8109,0.5000,3307.9444,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1117.3109,0.5000,3309.3333,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1117.8109,0.5000,3310.7222,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1118.3109,0.5000,3312.1111,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1118.8109,0.5000,3313.5000,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1119.3109,0.5000,3314.8889,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1119.8109,0.5000,3316.2778,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1120.3109,0.5000,3317.6667,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 -1120.8109,0.5000,3319.0556,10.0000,10.0000,0.0000,1.0584,7,629.5100,208.6963,1049.7053,-148.1476,13.7577,69.1988,89.2764,-9.7662,0.0000,13.7577,0.0000,13.7577,0.0000,13.7577,0.5527,0.0000,13.2050,0.6466,12.5584,2.8777,9.6807,0.8376,8.8431,0.0000,8.8431,0.0000,8.8431,5.4779,0.0507,3.3145,0.0000,578.5304,217.9637,0.0000,3587.9770,3587.9770,3587.9770,3587.9770,3587.9770 -1121.3109,0.5000,3320.4444,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1121.8109,0.5000,3321.8333,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1122.3109,0.5000,3323.2222,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1122.8109,0.5000,3324.6111,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1123.3109,0.5000,3326.0000,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1123.8109,0.5000,3327.3889,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1124.3109,0.5000,3328.7778,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1124.8109,0.5000,3330.1667,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1125.3109,0.5000,3331.5556,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1125.8109,0.5000,3332.9444,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1126.3109,0.5000,3334.3333,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1126.8109,0.5000,3335.7222,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1127.3109,0.5000,3337.1111,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1127.8109,0.5000,3338.5000,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 -1128.3109,0.5000,3339.8889,10.0000,10.0000,0.0000,0.8681,7,629.5100,193.4544,1049.7053,-148.1476,12.7529,69.1988,89.2764,-9.7662,0.0000,12.7529,0.0000,12.7529,0.0000,12.7529,0.5477,0.0000,12.2053,0.6466,11.5587,2.8777,8.6809,0.8226,7.8583,0.0000,7.8583,0.0000,7.8583,4.4931,0.0507,3.3145,0.0000,578.5304,201.4615,0.0000,3432.7757,3432.7757,3432.7757,3432.7757,3432.7757 -1128.8109,0.5000,3341.2778,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1129.3109,0.5000,3342.6667,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1129.8109,0.5000,3344.0556,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1130.3109,0.5000,3345.4444,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1130.8109,0.5000,3346.8333,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1131.3109,0.5000,3348.2222,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1131.8109,0.5000,3349.6111,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1132.3109,0.5000,3351.0000,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1132.8109,0.5000,3352.3889,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1133.3109,0.5000,3353.7778,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1133.8109,0.5000,3355.1667,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1134.3109,0.5000,3356.5556,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1134.8109,0.5000,3357.9444,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 -1135.3109,0.5000,3359.3333,10.0000,10.0000,0.0000,0.7812,7,629.5100,186.5877,1049.7053,-148.1476,12.3003,69.1988,89.2764,-9.7662,0.0000,12.3003,0.0000,12.3003,0.0000,12.3003,0.5454,0.0000,11.7549,0.6466,11.1083,2.8777,8.2305,0.8222,7.4083,0.0000,7.4083,0.0000,7.4083,4.0431,0.0507,3.3146,0.0000,578.5304,194.0272,0.0000,3367.5770,3367.5770,3367.5770,3367.5770,3367.5770 -1135.8109,0.5000,3360.7222,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1136.3109,0.5000,3362.1111,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1136.8109,0.5000,3363.5000,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1137.3109,0.5000,3364.8889,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1137.8109,0.5000,3366.2778,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1138.3109,0.5000,3367.6667,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1138.8109,0.5000,3369.0556,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1139.3109,0.5000,3370.4444,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1139.8109,0.5000,3371.8333,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1140.3109,0.5000,3373.2222,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1140.8109,0.5000,3374.6111,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1141.3109,0.5000,3376.0000,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1141.8109,0.5000,3377.3889,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1142.3109,0.5000,3378.7778,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 -1142.8109,0.5000,3380.1667,10.0000,10.0000,0.0000,0.5447,7,629.5100,167.9268,1049.7053,-148.1476,11.0701,69.1988,89.2764,-9.7662,0.0000,11.0701,0.0000,11.0701,0.0000,11.0701,0.5393,0.0000,10.5308,0.6466,9.8842,2.8777,7.0065,0.8222,6.1843,0.0000,6.1843,0.0000,6.1843,2.8190,0.0507,3.3146,0.0000,578.5304,173.8234,0.0000,3190.3919,3190.3919,3190.3919,3190.3919,3190.3919 -1143.3109,0.5000,3381.5556,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1143.8109,0.5000,3382.9444,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1144.3109,0.5000,3384.3333,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1144.8109,0.5000,3385.7222,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1145.3109,0.5000,3387.1111,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1145.8109,0.5000,3388.5000,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1146.3109,0.5000,3389.8889,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1146.8109,0.5000,3391.2778,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1147.3109,0.5000,3392.6667,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1147.8109,0.5000,3394.0556,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1148.3109,0.5000,3395.4444,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1148.8109,0.5000,3396.8333,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1149.3109,0.5000,3398.2222,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 -1149.8109,0.5000,3399.6111,10.0000,10.0000,0.0000,0.4625,7,629.5100,161.4419,1049.7053,-148.1476,10.6426,69.1988,89.2764,-9.7662,0.0000,10.6426,0.0000,10.6426,0.0000,10.6426,0.5371,0.0000,10.1055,0.6466,9.4589,2.8777,6.5812,0.8222,5.7590,0.0000,5.7590,0.0000,5.7590,2.3936,0.0507,3.3146,0.0000,578.5304,166.8024,0.0000,3128.8176,3128.8176,3128.8176,3128.8176,3128.8176 -1150.3109,0.5000,3401.0000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1150.8109,0.5000,3402.3889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1151.3109,0.5000,3403.7778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1151.8109,0.5000,3405.1667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1152.3109,0.5000,3406.5556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1152.8109,0.5000,3407.9444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1153.3109,0.5000,3409.3333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1153.8109,0.5000,3410.7222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1154.3109,0.5000,3412.1111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1154.8109,0.5000,3413.5000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1155.3109,0.5000,3414.8889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1155.8109,0.5000,3416.2778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1156.3109,0.5000,3417.6667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1156.8109,0.5000,3419.0556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1157.3109,0.5000,3420.4444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1157.8109,0.5000,3421.8333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1158.3109,0.5000,3423.2222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1158.8109,0.5000,3424.6111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1159.3109,0.5000,3426.0000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1159.8109,0.5000,3427.3889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1160.3109,0.5000,3428.7778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1160.8109,0.5000,3430.1667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1161.3109,0.5000,3431.5556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1161.8109,0.5000,3432.9444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1162.3109,0.5000,3434.3333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1162.8109,0.5000,3435.7222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1163.3109,0.5000,3437.1111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1163.8109,0.5000,3438.5000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1164.3109,0.5000,3439.8889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1164.8109,0.5000,3441.2778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1165.3109,0.5000,3442.6667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1165.8109,0.5000,3444.0556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1166.3109,0.5000,3445.4444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1166.8109,0.5000,3446.8333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1167.3109,0.5000,3448.2222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1167.8109,0.5000,3449.6111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1168.3109,0.5000,3451.0000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1168.8109,0.5000,3452.3889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1169.3109,0.5000,3453.7778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1169.8109,0.5000,3455.1667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1170.3109,0.5000,3456.5556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1170.8109,0.5000,3457.9444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1171.3109,0.5000,3459.3333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1171.8109,0.5000,3460.7222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1172.3109,0.5000,3462.1111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1172.8109,0.5000,3463.5000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1173.3109,0.5000,3464.8889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1173.8109,0.5000,3466.2778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1174.3109,0.5000,3467.6667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 -1174.8109,0.5000,3469.0556,10.0000,10.0000,0.0000,0.3935,7,629.5100,156.0009,1049.7053,-148.1476,10.2839,69.1988,89.2764,-9.7662,0.0000,10.2839,0.0000,10.2839,0.0000,10.2839,0.5353,0.0000,9.7486,0.6466,9.1020,2.8777,6.2243,0.8222,5.4021,0.0000,5.4021,0.0000,5.4021,2.0367,0.0507,3.3146,0.0000,578.5304,160.9115,0.0000,3077.1554,3077.1554,3077.1554,3077.1554,3077.1554 -1175.3109,0.5000,3470.4444,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1175.8109,0.5000,3471.8333,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1176.3109,0.5000,3473.2222,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1176.8109,0.5000,3474.6111,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1177.3109,0.5000,3476.0000,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1177.8109,0.5000,3477.3889,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1178.3109,0.5000,3478.7778,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1178.8109,0.5000,3480.1667,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1179.3109,0.5000,3481.5556,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1179.8109,0.5000,3482.9444,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1180.3109,0.5000,3484.3333,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1180.8109,0.5000,3485.7222,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1181.3109,0.5000,3487.1111,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1181.8109,0.5000,3488.5000,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 -1182.3109,0.5000,3489.8889,10.0000,10.0000,0.0000,0.6533,7,629.5100,176.5006,1049.7053,-148.1476,11.6353,69.1988,89.2764,-9.7662,0.0000,11.6353,0.0000,11.6353,0.0000,11.6353,0.5421,0.0000,11.0932,0.6466,10.4466,2.8777,7.5689,0.8222,6.7467,0.0000,6.7467,0.0000,6.7467,3.3814,0.0507,3.3146,0.0000,578.5304,183.1061,0.0000,3271.8001,3271.8001,3271.8001,3271.8001,3271.8001 -1182.8109,0.5000,3491.2778,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1183.3109,0.5000,3492.6667,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1183.8109,0.5000,3494.0556,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1184.3109,0.5000,3495.4444,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1184.8109,0.5000,3496.8333,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1185.3109,0.5000,3498.2222,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1185.8109,0.5000,3499.6111,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1186.3109,0.5000,3501.0000,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1186.8109,0.5000,3502.3889,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1187.3109,0.5000,3503.7778,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1187.8109,0.5000,3505.1667,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1188.3109,0.5000,3506.5556,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1188.8109,0.5000,3507.9444,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 -1189.3109,0.5000,3509.3333,10.0000,10.0000,0.0000,0.7721,7,629.5100,185.8751,1049.7053,-148.1476,12.2533,69.1988,89.2764,-9.7662,0.0000,12.2533,0.0000,12.2533,0.0000,12.2533,0.5452,0.0000,11.7081,0.6466,11.0615,2.8777,8.1838,0.8222,7.3616,0.0000,7.3616,0.0000,7.3616,3.9963,0.0507,3.3146,0.0000,578.5304,193.2556,0.0000,3360.8103,3360.8103,3360.8103,3360.8103,3360.8103 -1189.8109,0.5000,3510.7222,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1190.3109,0.5000,3512.1111,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1190.8109,0.5000,3513.5000,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1191.3109,0.5000,3514.8889,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1191.8109,0.5000,3516.2778,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1192.3109,0.5000,3517.6667,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1192.8109,0.5000,3519.0556,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1193.3109,0.5000,3520.4444,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1193.8109,0.5000,3521.8333,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1194.3109,0.5000,3523.2222,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1194.8109,0.5000,3524.6111,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1195.3109,0.5000,3526.0000,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1195.8109,0.5000,3527.3889,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1196.3109,0.5000,3528.7778,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 -1196.8109,0.5000,3530.1667,10.0000,10.0000,0.0000,1.0890,7,629.5100,211.1431,1049.7053,-148.1476,13.9190,69.1988,89.2764,-9.7662,0.0000,13.9190,0.0000,13.9190,0.0000,13.9190,0.5535,0.0000,13.3655,0.6466,12.7189,2.8777,9.8412,0.8400,9.0012,0.0000,9.0012,0.0000,9.0012,5.6360,0.0507,3.3145,0.0000,578.5304,220.6128,0.0000,3614.1581,3614.1581,3614.1581,3614.1581,3614.1581 -1197.3109,0.5000,3531.5556,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1197.8109,0.5000,3532.9444,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1198.3109,0.5000,3534.3333,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1198.8109,0.5000,3535.7222,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1199.3109,0.5000,3537.1111,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1199.8109,0.5000,3538.5000,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1200.3109,0.5000,3539.8889,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1200.8109,0.5000,3541.2778,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1201.3109,0.5000,3542.6667,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1201.8109,0.5000,3544.0556,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1202.3109,0.5000,3545.4444,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1202.8109,0.5000,3546.8333,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1203.3109,0.5000,3548.2222,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 -1203.8109,0.5000,3549.6111,10.0000,10.0000,0.0000,1.2078,7,629.5100,220.6589,1049.7053,-148.1476,14.5463,69.1988,89.2764,-9.7662,0.0000,14.5463,0.0000,14.5463,0.0000,14.5463,0.5566,0.0000,13.9897,0.6466,13.3431,2.8777,10.4654,0.8494,9.6160,0.0000,9.6160,0.0000,9.6160,6.2508,0.0507,3.3144,0.0000,578.5304,230.9153,0.0000,3715.9767,3715.9767,3715.9767,3715.9767,3715.9767 -1204.3109,0.5000,3551.0000,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1204.8109,0.5000,3552.3889,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1205.3109,0.5000,3553.7778,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1205.8109,0.5000,3555.1667,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1206.3109,0.5000,3556.5556,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1206.8109,0.5000,3557.9444,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1207.3109,0.5000,3559.3333,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1207.8109,0.5000,3560.7222,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1208.3109,0.5000,3562.1111,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1208.8109,0.5000,3563.5000,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1209.3109,0.5000,3564.8889,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1209.8109,0.5000,3566.2778,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1210.3109,0.5000,3567.6667,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 -1210.8109,0.5000,3569.0556,10.0000,10.0000,0.0000,1.3266,7,629.5100,230.1742,1049.7053,-148.1476,15.1736,69.1988,89.2764,-9.7662,0.0000,15.1736,0.0000,15.1736,0.0000,15.1736,0.5598,0.0000,14.6138,0.6466,13.9672,2.8777,11.0895,0.8587,10.2308,0.0000,10.2308,0.0000,10.2308,6.8657,0.0507,3.3144,0.0000,578.5304,241.2173,0.0000,3817.7902,3817.7902,3817.7902,3817.7902,3817.7902 -1211.3109,0.5000,3570.4444,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1211.8109,0.5000,3571.8333,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1212.3109,0.5000,3573.2222,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1212.8109,0.5000,3574.6111,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1213.3109,0.5000,3576.0000,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1213.8109,0.5000,3577.3889,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1214.3109,0.5000,3578.7778,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1214.8109,0.5000,3580.1667,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1215.3109,0.5000,3581.5556,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1215.8109,0.5000,3582.9444,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1216.3109,0.5000,3584.3333,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1216.8109,0.5000,3585.7222,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1217.3109,0.5000,3587.1111,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1217.8109,0.5000,3588.5000,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 -1218.3109,0.5000,3589.8889,10.0000,10.0000,0.0000,1.6435,7,629.5100,255.5456,1049.7053,-148.1476,16.8461,69.1988,89.2764,-9.7662,0.0000,16.8461,0.0000,16.8461,0.0000,16.8461,0.5681,0.0000,16.2780,0.6466,15.6314,2.8777,12.7537,0.8837,11.8700,0.0000,11.8700,0.0000,11.8700,8.5050,0.0507,3.3142,0.0000,578.5304,268.6864,0.0000,4089.2644,4089.2644,4089.2644,4089.2644,4089.2644 -1218.8109,0.5000,3591.2778,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1219.3109,0.5000,3592.6667,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1219.8109,0.5000,3594.0556,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1220.3109,0.5000,3595.4444,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1220.8109,0.5000,3596.8333,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1221.3109,0.5000,3598.2222,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1221.8109,0.5000,3599.6111,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1222.3109,0.5000,3601.0000,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1222.8109,0.5000,3602.3889,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1223.3109,0.5000,3603.7778,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1223.8109,0.5000,3605.1667,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1224.3109,0.5000,3606.5556,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1224.8109,0.5000,3607.9444,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 -1225.3109,0.5000,3609.3333,10.0000,10.0000,0.0000,1.7623,7,629.5100,265.0588,1049.7053,-148.1476,17.4732,69.1988,89.2764,-9.7662,0.0000,17.4732,0.0000,17.4732,0.0000,17.4732,0.5713,0.0000,16.9020,0.6466,16.2554,2.8777,13.3777,0.8930,12.4846,0.0000,12.4846,0.0000,12.4846,9.1197,0.0507,3.3142,0.0000,578.5304,278.9861,0.0000,4191.0554,4191.0554,4191.0554,4191.0554,4191.0554 -1225.8109,0.5000,3610.7222,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1226.3109,0.5000,3612.1111,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1226.8109,0.5000,3613.5000,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1227.3109,0.5000,3614.8889,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1227.8109,0.5000,3616.2778,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1228.3109,0.5000,3617.6667,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1228.8109,0.5000,3619.0556,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1229.3109,0.5000,3620.4444,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1229.8109,0.5000,3621.8333,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1230.3109,0.5000,3623.2222,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1230.8109,0.5000,3624.6111,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1231.3109,0.5000,3626.0000,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1231.8109,0.5000,3627.3889,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1232.3109,0.5000,3628.7778,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 -1232.8109,0.5000,3630.1667,10.0000,10.0000,0.0000,2.0769,7,629.5100,290.2470,1049.7053,-148.1476,19.1337,69.1988,89.2764,-9.7662,0.0000,19.1337,0.0000,19.1337,0.0000,19.1337,0.5796,0.0000,18.5541,0.6466,17.9075,2.8777,15.0298,0.9178,14.1120,0.0000,14.1120,0.0000,14.1120,10.7473,0.0507,3.3140,0.0000,578.5304,306.2569,0.0000,4460.5699,4460.5699,4460.5699,4460.5699,4460.5699 -1233.3109,0.5000,3631.5556,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1233.8109,0.5000,3632.9444,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1234.3109,0.5000,3634.3333,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1234.8109,0.5000,3635.7222,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1235.3109,0.5000,3637.1111,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1235.8109,0.5000,3638.5000,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1236.3109,0.5000,3639.8889,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1236.8109,0.5000,3641.2778,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1237.3109,0.5000,3642.6667,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1237.8109,0.5000,3644.0556,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1238.3109,0.5000,3645.4444,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1238.8109,0.5000,3646.8333,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1239.3109,0.5000,3648.2222,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 -1239.8109,0.5000,3649.6111,10.0000,10.0000,0.0000,2.1722,7,629.5100,297.8719,1049.7053,-148.1476,19.6364,69.1988,89.2764,-9.7662,0.0000,19.6364,0.0000,19.6364,0.0000,19.6364,0.5821,0.0000,19.0543,0.6466,18.4077,2.8777,15.5300,0.9253,14.6046,0.0000,14.6046,0.0000,14.6046,11.2400,0.0507,3.3139,0.0000,578.5304,314.5122,0.0000,4542.1559,4542.1559,4542.1559,4542.1559,4542.1559 -1240.3109,0.5000,3651.0000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1240.8109,0.5000,3652.3889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1241.3109,0.5000,3653.7778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1241.8109,0.5000,3655.1667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1242.3109,0.5000,3656.5556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1242.8109,0.5000,3657.9444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1243.3109,0.5000,3659.3333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1243.8109,0.5000,3660.7222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1244.3109,0.5000,3662.1111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1244.8109,0.5000,3663.5000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1245.3109,0.5000,3664.8889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1245.8109,0.5000,3666.2778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1246.3109,0.5000,3667.6667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1246.8109,0.5000,3669.0556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1247.3109,0.5000,3670.4444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1247.8109,0.5000,3671.8333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1248.3109,0.5000,3673.2222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1248.8109,0.5000,3674.6111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1249.3109,0.5000,3676.0000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1249.8109,0.5000,3677.3889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1250.3109,0.5000,3678.7778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1250.8109,0.5000,3680.1667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1251.3109,0.5000,3681.5556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1251.8109,0.5000,3682.9444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1252.3109,0.5000,3684.3333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1252.8109,0.5000,3685.7222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1253.3109,0.5000,3687.1111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1253.8109,0.5000,3688.5000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1254.3109,0.5000,3689.8889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1254.8109,0.5000,3691.2778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1255.3109,0.5000,3692.6667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1255.8109,0.5000,3694.0556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1256.3109,0.5000,3695.4444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1256.8109,0.5000,3696.8333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1257.3109,0.5000,3698.2222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1257.8109,0.5000,3699.6111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1258.3109,0.5000,3701.0000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1258.8109,0.5000,3702.3889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1259.3109,0.5000,3703.7778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1259.8109,0.5000,3705.1667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1260.3109,0.5000,3706.5556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1260.8109,0.5000,3707.9444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 -1261.3109,0.5000,3709.3333,10.0000,10.0000,0.0000,2.2277,7,629.5100,302.3114,1049.7053,-148.1476,19.9290,69.1988,89.2764,-9.7662,0.0000,19.9290,0.0000,19.9290,0.0000,19.9290,0.5835,0.0000,19.3455,0.6466,18.6989,2.8777,15.8212,0.9297,14.8915,0.0000,14.8915,0.0000,14.8915,11.5269,0.0507,3.3138,0.0000,578.5304,319.3188,0.0000,4589.6590,4589.6590,4589.6590,4589.6590,4589.6590 -1261.8109,0.5000,3710.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1262.3109,0.5000,3712.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1262.8109,0.5000,3713.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1263.3109,0.5000,3714.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1263.8109,0.5000,3716.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1264.3109,0.5000,3717.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1264.8109,0.5000,3719.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1265.3109,0.5000,3720.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1265.8109,0.5000,3721.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1266.3109,0.5000,3723.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1266.8109,0.5000,3724.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1267.3109,0.5000,3726.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1267.8109,0.5000,3727.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1268.3109,0.5000,3728.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1268.8109,0.5000,3730.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1269.3109,0.5000,3731.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1269.8109,0.5000,3732.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1270.3109,0.5000,3734.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1270.8109,0.5000,3735.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1271.3109,0.5000,3737.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1271.8109,0.5000,3738.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1272.3109,0.5000,3739.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1272.8109,0.5000,3741.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1273.3109,0.5000,3742.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1273.8109,0.5000,3744.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1274.3109,0.5000,3745.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1274.8109,0.5000,3746.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1275.3109,0.5000,3748.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1275.8109,0.5000,3749.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1276.3109,0.5000,3751.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1276.8109,0.5000,3752.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1277.3109,0.5000,3753.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1277.8109,0.5000,3755.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1278.3109,0.5000,3756.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1278.8109,0.5000,3757.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1279.3109,0.5000,3759.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1279.8109,0.5000,3760.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1280.3109,0.5000,3762.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1280.8109,0.5000,3763.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1281.3109,0.5000,3764.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1281.8109,0.5000,3766.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1282.3109,0.5000,3767.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1282.8109,0.5000,3769.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1283.3109,0.5000,3770.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1283.8109,0.5000,3771.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1284.3109,0.5000,3773.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1284.8109,0.5000,3774.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1285.3109,0.5000,3776.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1285.8109,0.5000,3777.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1286.3109,0.5000,3778.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1286.8109,0.5000,3780.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1287.3109,0.5000,3781.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1287.8109,0.5000,3782.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1288.3109,0.5000,3784.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1288.8109,0.5000,3785.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1289.3109,0.5000,3787.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1289.8109,0.5000,3788.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1290.3109,0.5000,3789.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1290.8109,0.5000,3791.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1291.3109,0.5000,3792.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1291.8109,0.5000,3794.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1292.3109,0.5000,3795.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1292.8109,0.5000,3796.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1293.3109,0.5000,3798.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1293.8109,0.5000,3799.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1294.3109,0.5000,3801.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1294.8109,0.5000,3802.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1295.3109,0.5000,3803.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1295.8109,0.5000,3805.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1296.3109,0.5000,3806.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1296.8109,0.5000,3807.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1297.3109,0.5000,3809.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1297.8109,0.5000,3810.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1298.3109,0.5000,3812.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1298.8109,0.5000,3813.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1299.3109,0.5000,3814.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1299.8109,0.5000,3816.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1300.3109,0.5000,3817.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1300.8109,0.5000,3819.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1301.3109,0.5000,3820.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1301.8109,0.5000,3821.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1302.3109,0.5000,3823.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1302.8109,0.5000,3824.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1303.3109,0.5000,3826.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1303.8109,0.5000,3827.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1304.3109,0.5000,3828.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 -1304.8109,0.5000,3830.1667,10.0000,10.0000,0.0000,2.2296,7,629.5100,302.4670,1049.7053,-148.1476,19.9393,69.1988,89.2764,-9.7662,0.0000,19.9393,0.0000,19.9393,0.0000,19.9393,0.5836,0.0000,19.3557,0.6466,18.7091,2.8777,15.8314,0.9299,14.9015,0.0000,14.9015,0.0000,14.9015,11.5369,0.0507,3.3138,0.0000,578.5304,319.4871,0.0000,4591.3230,4591.3230,4591.3230,4591.3230,4591.3230 -1305.3109,0.5000,3831.5556,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1305.8109,0.5000,3832.9444,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1306.3109,0.5000,3834.3333,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1306.8109,0.5000,3835.7222,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1307.3109,0.5000,3837.1111,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1307.8109,0.5000,3838.5000,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1308.3109,0.5000,3839.8889,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1308.8109,0.5000,3841.2778,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1309.3109,0.5000,3842.6667,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1309.8109,0.5000,3844.0556,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1310.3109,0.5000,3845.4444,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1310.8109,0.5000,3846.8333,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1311.3109,0.5000,3848.2222,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1311.8109,0.5000,3849.6111,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1312.3109,0.5000,3851.0000,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1312.8109,0.5000,3852.3889,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1313.3109,0.5000,3853.7778,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1313.8109,0.5000,3855.1667,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1314.3109,0.5000,3856.5556,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1314.8109,0.5000,3857.9444,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 -1315.3109,0.5000,3859.3333,10.0000,10.0000,0.0000,2.2747,7,629.5100,306.0803,1049.7053,-148.1476,20.1775,69.1988,89.2764,-9.7662,0.0000,20.1775,0.0000,20.1775,0.0000,20.1775,0.5848,0.0000,19.5927,0.6466,18.9461,2.8777,16.0684,0.9334,15.1350,0.0000,15.1350,0.0000,15.1350,11.7704,0.0507,3.3138,0.0000,578.5304,323.3992,0.0000,4629.9857,4629.9857,4629.9857,4629.9857,4629.9857 -1315.8109,0.5000,3860.7222,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1316.3109,0.5000,3862.1111,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1316.8109,0.5000,3863.5000,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1317.3109,0.5000,3864.8889,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1317.8109,0.5000,3866.2778,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1318.3109,0.5000,3867.6667,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1318.8109,0.5000,3869.0556,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1319.3109,0.5000,3870.4444,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1319.8109,0.5000,3871.8333,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1320.3109,0.5000,3873.2222,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1320.8109,0.5000,3874.6111,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1321.3109,0.5000,3876.0000,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1321.8109,0.5000,3877.3889,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1322.3109,0.5000,3878.7778,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1322.8109,0.5000,3880.1667,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1323.3109,0.5000,3881.5556,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1323.8109,0.5000,3882.9444,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1324.3109,0.5000,3884.3333,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1324.8109,0.5000,3885.7222,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1325.3109,0.5000,3887.1111,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1325.8109,0.5000,3888.5000,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 -1326.3109,0.5000,3889.8889,10.0000,10.0000,0.0000,2.4445,7,629.5100,319.6677,1049.7053,-148.1476,21.0732,69.1988,89.2764,-9.7662,0.0000,21.0732,0.0000,21.0732,0.0000,21.0732,0.5893,0.0000,20.4839,0.6466,19.8373,2.8777,16.9596,0.9468,16.0128,0.0000,16.0128,0.0000,16.0128,12.6484,0.0507,3.3137,0.0000,578.5304,338.1100,0.0000,4775.3712,4775.3712,4775.3712,4775.3712,4775.3712 -1326.8109,0.5000,3891.2778,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1327.3109,0.5000,3892.6667,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1327.8109,0.5000,3894.0556,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1328.3109,0.5000,3895.4444,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1328.8109,0.5000,3896.8333,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1329.3109,0.5000,3898.2222,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1329.8109,0.5000,3899.6111,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1330.3109,0.5000,3901.0000,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1330.8109,0.5000,3902.3889,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1331.3109,0.5000,3903.7778,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1331.8109,0.5000,3905.1667,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1332.3109,0.5000,3906.5556,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1332.8109,0.5000,3907.9444,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1333.3109,0.5000,3909.3333,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1333.8109,0.5000,3910.7222,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1334.3109,0.5000,3912.1111,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1334.8109,0.5000,3913.5000,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1335.3109,0.5000,3914.8889,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1335.8109,0.5000,3916.2778,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1336.3109,0.5000,3917.6667,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 -1336.8109,0.5000,3919.0556,10.0000,10.0000,0.0000,2.4930,7,629.5100,323.5495,1049.7053,-148.1476,21.3291,69.1988,89.2764,-9.7662,0.0000,21.3291,0.0000,21.3291,0.0000,21.3291,0.5905,0.0000,20.7385,0.6466,20.0919,2.8777,17.2142,0.9506,16.2636,0.0000,16.2636,0.0000,16.2636,12.8993,0.0507,3.3136,0.0000,578.5304,342.3128,0.0000,4816.9063,4816.9063,4816.9063,4816.9063,4816.9063 -1337.3109,0.5000,3920.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1337.8109,0.5000,3921.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1338.3109,0.5000,3923.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1338.8109,0.5000,3924.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1339.3109,0.5000,3926.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1339.8109,0.5000,3927.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1340.3109,0.5000,3928.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1340.8109,0.5000,3930.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1341.3109,0.5000,3931.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1341.8109,0.5000,3932.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1342.3109,0.5000,3934.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1342.8109,0.5000,3935.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1343.3109,0.5000,3937.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1343.8109,0.5000,3938.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1344.3109,0.5000,3939.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1344.8109,0.5000,3941.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1345.3109,0.5000,3942.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1345.8109,0.5000,3944.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1346.3109,0.5000,3945.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1346.8109,0.5000,3946.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1347.3109,0.5000,3948.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1347.8109,0.5000,3949.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1348.3109,0.5000,3951.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1348.8109,0.5000,3952.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1349.3109,0.5000,3953.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1349.8109,0.5000,3955.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1350.3109,0.5000,3956.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1350.8109,0.5000,3957.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1351.3109,0.5000,3959.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1351.8109,0.5000,3960.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1352.3109,0.5000,3962.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1352.8109,0.5000,3963.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1353.3109,0.5000,3964.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1353.8109,0.5000,3966.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1354.3109,0.5000,3967.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1354.8109,0.5000,3969.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1355.3109,0.5000,3970.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1355.8109,0.5000,3971.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1356.3109,0.5000,3973.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1356.8109,0.5000,3974.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1357.3109,0.5000,3976.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1357.8109,0.5000,3977.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1358.3109,0.5000,3978.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1358.8109,0.5000,3980.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1359.3109,0.5000,3981.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1359.8109,0.5000,3982.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1360.3109,0.5000,3984.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1360.8109,0.5000,3985.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1361.3109,0.5000,3987.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1361.8109,0.5000,3988.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1362.3109,0.5000,3989.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1362.8109,0.5000,3991.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1363.3109,0.5000,3992.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1363.8109,0.5000,3994.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1364.3109,0.5000,3995.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1364.8109,0.5000,3996.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1365.3109,0.5000,3998.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1365.8109,0.5000,3999.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1366.3109,0.5000,4001.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1366.8109,0.5000,4002.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1367.3109,0.5000,4003.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1367.8109,0.5000,4005.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1368.3109,0.5000,4006.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1368.8109,0.5000,4007.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1369.3109,0.5000,4009.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1369.8109,0.5000,4010.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1370.3109,0.5000,4012.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1370.8109,0.5000,4013.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1371.3109,0.5000,4014.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1371.8109,0.5000,4016.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1372.3109,0.5000,4017.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1372.8109,0.5000,4019.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1373.3109,0.5000,4020.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1373.8109,0.5000,4021.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1374.3109,0.5000,4023.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1374.8109,0.5000,4024.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1375.3109,0.5000,4026.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1375.8109,0.5000,4027.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1376.3109,0.5000,4028.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1376.8109,0.5000,4030.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1377.3109,0.5000,4031.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1377.8109,0.5000,4032.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1378.3109,0.5000,4034.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1378.8109,0.5000,4035.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1379.3109,0.5000,4037.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1379.8109,0.5000,4038.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1380.3109,0.5000,4039.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1380.8109,0.5000,4041.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1381.3109,0.5000,4042.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1381.8109,0.5000,4044.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1382.3109,0.5000,4045.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1382.8109,0.5000,4046.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1383.3109,0.5000,4048.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1383.8109,0.5000,4049.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1384.3109,0.5000,4051.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1384.8109,0.5000,4052.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1385.3109,0.5000,4053.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1385.8109,0.5000,4055.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1386.3109,0.5000,4056.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1386.8109,0.5000,4057.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1387.3109,0.5000,4059.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1387.8109,0.5000,4060.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1388.3109,0.5000,4062.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1388.8109,0.5000,4063.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1389.3109,0.5000,4064.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1389.8109,0.5000,4066.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1390.3109,0.5000,4067.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1390.8109,0.5000,4069.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1391.3109,0.5000,4070.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1391.8109,0.5000,4071.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1392.3109,0.5000,4073.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1392.8109,0.5000,4074.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1393.3109,0.5000,4076.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1393.8109,0.5000,4077.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1394.3109,0.5000,4078.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1394.8109,0.5000,4080.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1395.3109,0.5000,4081.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1395.8109,0.5000,4082.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1396.3109,0.5000,4084.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1396.8109,0.5000,4085.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1397.3109,0.5000,4087.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1397.8109,0.5000,4088.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1398.3109,0.5000,4089.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1398.8109,0.5000,4091.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1399.3109,0.5000,4092.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1399.8109,0.5000,4094.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1400.3109,0.5000,4095.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1400.8109,0.5000,4096.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1401.3109,0.5000,4098.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1401.8109,0.5000,4099.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1402.3109,0.5000,4101.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1402.8109,0.5000,4102.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1403.3109,0.5000,4103.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1403.8109,0.5000,4105.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1404.3109,0.5000,4106.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1404.8109,0.5000,4107.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1405.3109,0.5000,4109.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1405.8109,0.5000,4110.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1406.3109,0.5000,4112.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1406.8109,0.5000,4113.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1407.3109,0.5000,4114.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1407.8109,0.5000,4116.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1408.3109,0.5000,4117.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1408.8109,0.5000,4119.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1409.3109,0.5000,4120.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1409.8109,0.5000,4121.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1410.3109,0.5000,4123.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1410.8109,0.5000,4124.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1411.3109,0.5000,4126.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1411.8109,0.5000,4127.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1412.3109,0.5000,4128.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1412.8109,0.5000,4130.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1413.3109,0.5000,4131.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1413.8109,0.5000,4132.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1414.3109,0.5000,4134.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1414.8109,0.5000,4135.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1415.3109,0.5000,4137.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1415.8109,0.5000,4138.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1416.3109,0.5000,4139.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1416.8109,0.5000,4141.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1417.3109,0.5000,4142.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1417.8109,0.5000,4144.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1418.3109,0.5000,4145.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1418.8109,0.5000,4146.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1419.3109,0.5000,4148.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1419.8109,0.5000,4149.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1420.3109,0.5000,4151.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1420.8109,0.5000,4152.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1421.3109,0.5000,4153.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1421.8109,0.5000,4155.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1422.3109,0.5000,4156.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1422.8109,0.5000,4157.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1423.3109,0.5000,4159.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1423.8109,0.5000,4160.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1424.3109,0.5000,4162.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1424.8109,0.5000,4163.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1425.3109,0.5000,4164.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1425.8109,0.5000,4166.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1426.3109,0.5000,4167.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1426.8109,0.5000,4169.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1427.3109,0.5000,4170.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1427.8109,0.5000,4171.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1428.3109,0.5000,4173.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1428.8109,0.5000,4174.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1429.3109,0.5000,4176.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1429.8109,0.5000,4177.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1430.3109,0.5000,4178.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1430.8109,0.5000,4180.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1431.3109,0.5000,4181.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1431.8109,0.5000,4182.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1432.3109,0.5000,4184.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1432.8109,0.5000,4185.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1433.3109,0.5000,4187.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1433.8109,0.5000,4188.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1434.3109,0.5000,4189.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1434.8109,0.5000,4191.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1435.3109,0.5000,4192.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1435.8109,0.5000,4194.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1436.3109,0.5000,4195.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1436.8109,0.5000,4196.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1437.3109,0.5000,4198.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1437.8109,0.5000,4199.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1438.3109,0.5000,4201.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1438.8109,0.5000,4202.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1439.3109,0.5000,4203.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1439.8109,0.5000,4205.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1440.3109,0.5000,4206.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1440.8109,0.5000,4207.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1441.3109,0.5000,4209.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1441.8109,0.5000,4210.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1442.3109,0.5000,4212.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1442.8109,0.5000,4213.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1443.3109,0.5000,4214.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1443.8109,0.5000,4216.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1444.3109,0.5000,4217.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1444.8109,0.5000,4219.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1445.3109,0.5000,4220.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1445.8109,0.5000,4221.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1446.3109,0.5000,4223.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1446.8109,0.5000,4224.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1447.3109,0.5000,4226.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1447.8109,0.5000,4227.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1448.3109,0.5000,4228.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1448.8109,0.5000,4230.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1449.3109,0.5000,4231.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1449.8109,0.5000,4232.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1450.3109,0.5000,4234.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1450.8109,0.5000,4235.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1451.3109,0.5000,4237.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1451.8109,0.5000,4238.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1452.3109,0.5000,4239.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1452.8109,0.5000,4241.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1453.3109,0.5000,4242.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1453.8109,0.5000,4244.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1454.3109,0.5000,4245.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1454.8109,0.5000,4246.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1455.3109,0.5000,4248.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1455.8109,0.5000,4249.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1456.3109,0.5000,4251.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1456.8109,0.5000,4252.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1457.3109,0.5000,4253.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1457.8109,0.5000,4255.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1458.3109,0.5000,4256.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1458.8109,0.5000,4257.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 -1459.3109,0.5000,4259.3333,10.0000,10.0000,0.0000,2.5741,7,629.5100,330.0337,1049.7053,-148.1476,21.7565,69.1988,89.2764,-9.7662,0.0000,21.7565,0.0000,21.7565,0.0000,21.7565,0.5927,0.0000,21.1638,0.6466,20.5172,2.8777,17.6395,0.9570,16.6826,0.0000,16.6826,0.0000,16.6826,13.3183,0.0507,3.3136,0.0000,578.5304,349.3331,0.0000,4886.2871,4886.2871,4886.2871,4886.2871,4886.2871 -1459.8109,0.5000,4260.7222,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1460.3109,0.5000,4262.1111,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1460.8109,0.5000,4263.5000,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1461.3109,0.5000,4264.8889,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1461.8109,0.5000,4266.2778,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1462.3109,0.5000,4267.6667,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1462.8109,0.5000,4269.0556,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1463.3109,0.5000,4270.4444,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1463.8109,0.5000,4271.8333,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1464.3109,0.5000,4273.2222,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1464.8109,0.5000,4274.6111,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1465.3109,0.5000,4276.0000,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1465.8109,0.5000,4277.3889,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1466.3109,0.5000,4278.7778,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 -1466.8109,0.5000,4280.1667,10.0000,10.0000,0.0000,2.3776,7,629.5100,314.3099,1049.7053,-148.1476,20.7200,69.1988,89.2764,-9.7662,0.0000,20.7200,0.0000,20.7200,0.0000,20.7200,0.5875,0.0000,20.1325,0.6466,19.4859,2.8777,16.6082,0.9415,15.6667,0.0000,15.6667,0.0000,15.6667,12.3022,0.0507,3.3137,0.0000,578.5304,332.3093,0.0000,4718.0428,4718.0428,4718.0428,4718.0428,4718.0428 -1467.3109,0.5000,4281.5556,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1467.8109,0.5000,4282.9444,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1468.3109,0.5000,4284.3333,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1468.8109,0.5000,4285.7222,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1469.3109,0.5000,4287.1111,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1469.8109,0.5000,4288.5000,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1470.3109,0.5000,4289.8889,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1470.8109,0.5000,4291.2778,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1471.3109,0.5000,4292.6667,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1471.8109,0.5000,4294.0556,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1472.3109,0.5000,4295.4444,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1472.8109,0.5000,4296.8333,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1473.3109,0.5000,4298.2222,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 -1473.8109,0.5000,4299.6111,10.0000,10.0000,0.0000,2.3173,7,629.5100,309.4833,1049.7053,-148.1476,20.4018,69.1988,89.2764,-9.7662,0.0000,20.4018,0.0000,20.4018,0.0000,20.4018,0.5859,0.0000,19.8159,0.6466,19.1693,2.8777,16.2916,0.9368,15.3548,0.0000,15.3548,0.0000,15.3548,11.9903,0.0507,3.3138,0.0000,578.5304,327.0836,0.0000,4666.3981,4666.3981,4666.3981,4666.3981,4666.3981 -1474.3109,0.5000,4301.0000,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1474.8109,0.5000,4302.3889,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1475.3109,0.5000,4303.7778,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1475.8109,0.5000,4305.1667,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1476.3109,0.5000,4306.5556,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1476.8109,0.5000,4307.9444,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1477.3109,0.5000,4309.3333,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1477.8109,0.5000,4310.7222,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1478.3109,0.5000,4312.1111,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1478.8109,0.5000,4313.5000,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1479.3109,0.5000,4314.8889,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1479.8109,0.5000,4316.2778,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1480.3109,0.5000,4317.6667,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 -1480.8109,0.5000,4319.0556,10.0000,10.0000,0.0000,2.2570,7,629.5100,304.6565,1049.7053,-148.1476,20.0836,69.1988,89.2764,-9.7662,0.0000,20.0836,0.0000,20.0836,0.0000,20.0836,0.5843,0.0000,19.4993,0.6466,18.8527,2.8777,15.9750,0.9320,15.0430,0.0000,15.0430,0.0000,15.0430,11.6784,0.0507,3.3138,0.0000,578.5304,321.8577,0.0000,4614.7511,4614.7511,4614.7511,4614.7511,4614.7511 -1481.3109,0.5000,4320.4444,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1481.8109,0.5000,4321.8333,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1482.3109,0.5000,4323.2222,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1482.8109,0.5000,4324.6111,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1483.3109,0.5000,4326.0000,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1483.8109,0.5000,4327.3889,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1484.3109,0.5000,4328.7778,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1484.8109,0.5000,4330.1667,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1485.3109,0.5000,4331.5556,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1485.8109,0.5000,4332.9444,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1486.3109,0.5000,4334.3333,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1486.8109,0.5000,4335.7222,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1487.3109,0.5000,4337.1111,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1487.8109,0.5000,4338.5000,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 -1488.3109,0.5000,4339.8889,10.0000,10.0000,0.0000,2.0961,7,629.5100,291.7839,1049.7053,-148.1476,19.2350,69.1988,89.2764,-9.7662,0.0000,19.2350,0.0000,19.2350,0.0000,19.2350,0.5801,0.0000,18.6549,0.6466,18.0083,2.8777,15.1306,0.9193,14.2113,0.0000,14.2113,0.0000,14.2113,10.8466,0.0507,3.3139,0.0000,578.5304,307.9209,0.0000,4477.0146,4477.0146,4477.0146,4477.0146,4477.0146 -1488.8109,0.5000,4341.2778,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1489.3109,0.5000,4342.6667,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1489.8109,0.5000,4344.0556,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1490.3109,0.5000,4345.4444,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1490.8109,0.5000,4346.8333,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1491.3109,0.5000,4348.2222,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1491.8109,0.5000,4349.6111,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1492.3109,0.5000,4351.0000,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1492.8109,0.5000,4352.3889,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1493.3109,0.5000,4353.7778,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1493.8109,0.5000,4355.1667,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1494.3109,0.5000,4356.5556,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1494.8109,0.5000,4357.9444,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 -1495.3109,0.5000,4359.3333,10.0000,10.0000,0.0000,2.0358,7,629.5100,286.9549,1049.7053,-148.1476,18.9167,69.1988,89.2764,-9.7662,0.0000,18.9167,0.0000,18.9167,0.0000,18.9167,0.5785,0.0000,18.3382,0.6466,17.6916,2.8777,14.8139,0.9146,13.8993,0.0000,13.8993,0.0000,13.8993,10.5346,0.0507,3.3140,0.0000,578.5304,302.6926,0.0000,4425.3445,4425.3445,4425.3445,4425.3445,4425.3445 -1495.8109,0.5000,4360.7222,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1496.3109,0.5000,4362.1111,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1496.8109,0.5000,4363.5000,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1497.3109,0.5000,4364.8889,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1497.8109,0.5000,4366.2778,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1498.3109,0.5000,4367.6667,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1498.8109,0.5000,4369.0556,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1499.3109,0.5000,4370.4444,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1499.8109,0.5000,4371.8333,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1500.3109,0.5000,4373.2222,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1500.8109,0.5000,4374.6111,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1501.3109,0.5000,4376.0000,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1501.8109,0.5000,4377.3889,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1502.3109,0.5000,4378.7778,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 -1502.8109,0.5000,4380.1667,10.0000,10.0000,0.0000,1.8743,7,629.5100,274.0273,1049.7053,-148.1476,18.0645,69.1988,89.2764,-9.7662,0.0000,18.0645,0.0000,18.0645,0.0000,18.0645,0.5742,0.0000,17.4902,0.6466,16.8436,2.8777,13.9659,0.9019,13.0641,0.0000,13.0641,0.0000,13.0641,9.6992,0.0507,3.3141,0.0000,578.5304,288.6961,0.0000,4287.0185,4287.0185,4287.0185,4287.0185,4287.0185 -1503.3109,0.5000,4381.5556,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1503.8109,0.5000,4382.9444,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1504.3109,0.5000,4384.3333,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1504.8109,0.5000,4385.7222,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1505.3109,0.5000,4387.1111,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1505.8109,0.5000,4388.5000,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1506.3109,0.5000,4389.8889,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1506.8109,0.5000,4391.2778,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1507.3109,0.5000,4392.6667,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1507.8109,0.5000,4394.0556,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1508.3109,0.5000,4395.4444,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1508.8109,0.5000,4396.8333,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1509.3109,0.5000,4398.2222,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 -1509.8109,0.5000,4399.6111,10.0000,10.0000,0.0000,1.8136,7,629.5100,269.1642,1049.7053,-148.1476,17.7439,69.1988,89.2764,-9.7662,0.0000,17.7439,0.0000,17.7439,0.0000,17.7439,0.5726,0.0000,17.1713,0.6466,16.5247,2.8777,13.6469,0.8971,12.7499,0.0000,12.7499,0.0000,12.7499,9.3850,0.0507,3.3141,0.0000,578.5304,283.4310,0.0000,4234.9834,4234.9834,4234.9834,4234.9834,4234.9834 -1510.3109,0.5000,4401.0000,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1510.8109,0.5000,4402.3889,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1511.3109,0.5000,4403.7778,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1511.8109,0.5000,4405.1667,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1512.3109,0.5000,4406.5556,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1512.8109,0.5000,4407.9444,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1513.3109,0.5000,4409.3333,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1513.8109,0.5000,4410.7222,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1514.3109,0.5000,4412.1111,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1514.8109,0.5000,4413.5000,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1515.3109,0.5000,4414.8889,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1515.8109,0.5000,4416.2778,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1516.3109,0.5000,4417.6667,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 -1516.8109,0.5000,4419.0556,10.0000,10.0000,0.0000,1.7528,7,629.5100,264.3009,1049.7053,-148.1476,17.4233,69.1988,89.2764,-9.7662,0.0000,17.4233,0.0000,17.4233,0.0000,17.4233,0.5710,0.0000,16.8523,0.6466,16.2057,2.8777,13.3279,0.8923,12.4356,0.0000,12.4356,0.0000,12.4356,9.0708,0.0507,3.3142,0.0000,578.5304,278.1656,0.0000,4182.9464,4182.9464,4182.9464,4182.9464,4182.9464 -1517.3109,0.5000,4420.4444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1517.8109,0.5000,4421.8333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1518.3109,0.5000,4423.2222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1518.8109,0.5000,4424.6111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1519.3109,0.5000,4426.0000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1519.8109,0.5000,4427.3889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1520.3109,0.5000,4428.7778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1520.8109,0.5000,4430.1667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1521.3109,0.5000,4431.5556,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1521.8109,0.5000,4432.9444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1522.3109,0.5000,4434.3333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1522.8109,0.5000,4435.7222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1523.3109,0.5000,4437.1111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1523.8109,0.5000,4438.5000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1524.3109,0.5000,4439.8889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1524.8109,0.5000,4441.2778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1525.3109,0.5000,4442.6667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1525.8109,0.5000,4444.0556,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1526.3109,0.5000,4445.4444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1526.8109,0.5000,4446.8333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1527.3109,0.5000,4448.2222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1527.8109,0.5000,4449.6111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1528.3109,0.5000,4451.0000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1528.8109,0.5000,4452.3889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1529.3109,0.5000,4453.7778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1529.8109,0.5000,4455.1667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1530.3109,0.5000,4456.5556,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1530.8109,0.5000,4457.9444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1531.3109,0.5000,4459.3333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1531.8109,0.5000,4460.7222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1532.3109,0.5000,4462.1111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1532.8109,0.5000,4463.5000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1533.3109,0.5000,4464.8889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1533.8109,0.5000,4466.2778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1534.3109,0.5000,4467.6667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 -1534.8109,0.5000,4469.0556,10.0000,10.0000,0.0000,1.6652,7,629.5100,257.2829,1049.7053,-148.1476,16.9606,69.1988,89.2764,-9.7662,0.0000,16.9606,0.0000,16.9606,0.0000,16.9606,0.5687,0.0000,16.3919,0.6466,15.7453,2.8777,12.8676,0.8854,11.9822,0.0000,11.9822,0.0000,11.9822,8.6173,0.0507,3.3142,0.0000,578.5304,270.5673,0.0000,4107.8530,4107.8530,4107.8530,4107.8530,4107.8530 -1535.3109,0.5000,4470.4444,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 -1535.8109,0.5000,4471.8333,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 -1536.3109,0.5000,4473.2222,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 -1536.8109,0.5000,4474.6111,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 -1537.3109,0.5000,4476.0000,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 -1537.8109,0.5000,4477.3889,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 -1538.3109,0.5000,4478.7778,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 -1538.8109,0.5000,4480.1667,10.0000,10.0000,0.0000,2.0193,7,629.5100,285.6370,1049.7053,-148.1476,18.8298,69.1988,89.2764,-9.7662,0.0000,18.8298,0.0000,18.8298,0.0000,18.8298,0.5781,0.0000,18.2517,0.6466,17.6052,2.8777,14.7274,0.9133,13.8141,0.0000,13.8141,0.0000,13.8141,10.4494,0.0507,3.3140,0.0000,578.5304,301.2657,0.0000,4411.2420,4411.2420,4411.2420,4411.2420,4411.2420 -1539.3109,0.5000,4481.5556,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 -1539.8109,0.5000,4482.9444,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 -1540.3109,0.5000,4484.3333,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 -1540.8109,0.5000,4485.7222,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 -1541.3109,0.5000,4487.1111,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 -1541.8109,0.5000,4488.5000,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 -1542.3109,0.5000,4489.8889,10.0000,10.0000,0.0000,2.1387,7,629.5100,295.1893,1049.7053,-148.1476,19.4595,69.1988,89.2764,-9.7662,0.0000,19.4595,0.0000,19.4595,0.0000,19.4595,0.5812,0.0000,18.8783,0.6466,18.2317,2.8777,15.3540,0.9227,14.4313,0.0000,14.4313,0.0000,14.4313,11.0667,0.0507,3.3139,0.0000,578.5304,311.6078,0.0000,4513.4521,4513.4521,4513.4521,4513.4521,4513.4521 -1542.8109,0.5000,4491.2778,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 -1543.3109,0.5000,4492.6667,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 -1543.8109,0.5000,4494.0556,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 -1544.3109,0.5000,4495.4444,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 -1544.8109,0.5000,4496.8333,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 -1545.3109,0.5000,4498.2222,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 -1545.8109,0.5000,4499.6111,10.0000,10.0000,0.0000,2.2580,7,629.5100,304.7408,1049.7053,-148.1476,20.0892,69.1988,89.2764,-9.7662,0.0000,20.0892,0.0000,20.0892,0.0000,20.0892,0.5843,0.0000,19.5048,0.6466,18.8582,2.8777,15.9805,0.9321,15.0484,0.0000,15.0484,0.0000,15.0484,11.6839,0.0507,3.3138,0.0000,578.5304,321.9490,0.0000,4615.6536,4615.6536,4615.6536,4615.6536,4615.6536 -1546.3109,0.5000,4501.0000,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 -1546.8109,0.5000,4502.3889,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 -1547.3109,0.5000,4503.7778,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 -1547.8109,0.5000,4505.1667,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 -1548.3109,0.5000,4506.5556,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 -1548.8109,0.5000,4507.9444,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 -1549.3109,0.5000,4509.3333,10.0000,10.0000,0.0000,2.3773,7,629.5100,314.2915,1049.7053,-148.1476,20.7188,69.1988,89.2764,-9.7662,0.0000,20.7188,0.0000,20.7188,0.0000,20.7188,0.5875,0.0000,20.1313,0.6466,19.4847,2.8777,16.6070,0.9415,15.6655,0.0000,15.6655,0.0000,15.6655,12.3010,0.0507,3.3137,0.0000,578.5304,332.2894,0.0000,4717.8460,4717.8460,4717.8460,4717.8460,4717.8460 -1549.8109,0.5000,4510.7222,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 -1550.3109,0.5000,4512.1111,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 -1550.8109,0.5000,4513.5000,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 -1551.3109,0.5000,4514.8889,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 -1551.8109,0.5000,4516.2778,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 -1552.3109,0.5000,4517.6667,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 -1552.8109,0.5000,4519.0556,10.0000,10.0000,0.0000,2.4967,7,629.5100,323.8413,1049.7053,-148.1476,21.3483,69.1988,89.2764,-9.7662,0.0000,21.3483,0.0000,21.3483,0.0000,21.3483,0.5906,0.0000,20.7577,0.6466,20.1111,2.8777,17.2334,0.9509,16.2825,0.0000,16.2825,0.0000,16.2825,12.9181,0.0507,3.3136,0.0000,578.5304,342.6287,0.0000,4820.0289,4820.0289,4820.0289,4820.0289,4820.0289 -1553.3109,0.5000,4520.4444,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 -1553.8109,0.5000,4521.8333,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 -1554.3109,0.5000,4523.2222,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 -1554.8109,0.5000,4524.6111,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 -1555.3109,0.5000,4526.0000,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 -1555.8109,0.5000,4527.3889,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 -1556.3109,0.5000,4528.7778,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 -1556.8109,0.5000,4530.1667,10.0000,10.0000,0.0000,2.7652,7,629.5100,345.3250,1049.7053,-148.1476,22.7646,69.1988,89.2764,-9.7662,0.0000,22.7646,0.0000,22.7646,0.0000,22.7646,0.5977,0.0000,22.1668,0.6466,21.5202,2.8777,18.6425,0.9720,17.6705,0.0000,17.6705,0.0000,17.6705,14.3064,0.0507,3.3134,0.0000,578.5304,365.8886,0.0000,5049.9037,5049.9037,5049.9037,5049.9037,5049.9037 -1557.3109,0.5000,4531.5556,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 -1557.8109,0.5000,4532.9444,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 -1558.3109,0.5000,4534.3333,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 -1558.8109,0.5000,4535.7222,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 -1559.3109,0.5000,4537.1111,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 -1559.8109,0.5000,4538.5000,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 -1560.3109,0.5000,4539.8889,10.0000,10.0000,0.0000,2.8845,7,629.5100,354.8716,1049.7053,-148.1476,23.3939,69.1988,89.2764,-9.7662,0.0000,23.3939,0.0000,23.3939,0.0000,23.3939,0.6009,0.0000,22.7930,0.6466,22.1464,2.8777,19.2687,0.9814,18.2873,0.0000,18.2873,0.0000,18.2873,14.9233,0.0507,3.3133,0.0000,578.5304,376.2245,0.0000,5152.0528,5152.0528,5152.0528,5152.0528,5152.0528 -1560.8109,0.5000,4541.2778,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 -1561.3109,0.5000,4542.6667,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 -1561.8109,0.5000,4544.0556,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 -1562.3109,0.5000,4545.4444,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 -1562.8109,0.5000,4546.8333,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 -1563.3109,0.5000,4548.2222,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 -1563.8109,0.5000,4549.6111,10.0000,10.0000,0.0000,3.0039,7,629.5100,364.4172,1049.7053,-148.1476,24.0232,69.1988,89.2764,-9.7662,0.0000,24.0232,0.0000,24.0232,0.0000,24.0232,0.6040,0.0000,23.4191,0.6466,22.7725,2.8777,19.8948,0.9908,18.9040,0.0000,18.9040,0.0000,18.9040,15.5401,0.0507,3.3132,0.0000,578.5304,386.5594,0.0000,5254.1907,5254.1907,5254.1907,5254.1907,5254.1907 -1564.3109,0.5000,4551.0000,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 -1564.8109,0.5000,4552.3889,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 -1565.3109,0.5000,4553.7778,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 -1565.8109,0.5000,4555.1667,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 -1566.3109,0.5000,4556.5556,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 -1566.8109,0.5000,4557.9444,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 -1567.3109,0.5000,4559.3333,10.0000,10.0000,0.0000,3.1232,7,629.5100,373.9617,1049.7053,-148.1476,24.6524,69.1988,89.2764,-9.7662,0.0000,24.6524,0.0000,24.6524,0.0000,24.6524,0.6072,0.0000,24.0452,0.6466,23.3986,2.8777,20.5209,1.0002,19.5207,0.0000,19.5207,0.0000,19.5207,16.1569,0.0507,3.3131,0.0000,578.5304,396.8930,0.0000,5366.6452,5366.6452,5366.6452,5366.6452,5366.6452 -1567.8109,0.5000,4560.7222,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 -1568.3109,0.5000,4562.1111,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 -1568.8109,0.5000,4563.5000,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 -1569.3109,0.5000,4564.8889,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 -1569.8109,0.5000,4566.2778,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 -1570.3109,0.5000,4567.6667,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 -1570.8109,0.5000,4569.0556,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5051,1049.7053,-148.1476,25.2815,69.1988,89.2764,-9.7662,0.0000,25.2815,0.0000,25.2815,0.0000,25.2815,0.6103,0.0000,24.6712,0.6466,24.0246,2.8777,21.1468,1.0096,20.1373,0.0000,20.1373,0.0000,20.1373,16.7736,0.0507,3.3129,0.0000,578.5304,407.2254,0.0000,5497.1506,5497.1506,5497.1506,5497.1506,5497.1506 -1571.3109,0.5000,4570.4444,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 -1571.8109,0.5000,4571.8333,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 -1572.3109,0.5000,4573.2222,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 -1572.8109,0.5000,4574.6111,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 -1573.3109,0.5000,4576.0000,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 -1573.8109,0.5000,4577.3889,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 -1574.3109,0.5000,4578.7778,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 -1574.8109,0.5000,4580.1667,10.0000,10.0000,0.0000,3.5110,7,629.5100,404.9732,1049.7053,-148.1476,26.6967,69.1988,89.2764,-9.7662,0.0000,26.6967,0.0000,26.6967,0.0000,26.6967,0.6174,0.0000,26.0793,0.6466,25.4327,2.8777,22.5550,1.0307,21.5243,0.0000,21.5243,0.0000,21.5243,18.1609,0.0507,3.3126,0.0000,578.5304,430.4685,0.0000,5787.4455,5787.4455,5787.4455,5787.4455,5787.4455 -1575.3109,0.5000,4581.5556,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 -1575.8109,0.5000,4582.9444,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 -1576.3109,0.5000,4584.3333,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 -1576.8109,0.5000,4585.7222,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 -1577.3109,0.5000,4587.1111,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 -1577.8109,0.5000,4588.5000,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 -1578.3109,0.5000,4589.8889,10.0000,10.0000,0.0000,3.6304,7,629.5100,414.5126,1049.7053,-148.1476,27.3256,69.1988,89.2764,-9.7662,0.0000,27.3256,0.0000,27.3256,0.0000,27.3256,0.6205,0.0000,26.7050,0.6466,26.0584,2.8777,23.1807,1.0401,22.1406,0.0000,22.1406,0.0000,22.1406,18.7774,0.0507,3.3125,0.0000,578.5304,440.7966,0.0000,5911.6005,5911.6005,5911.6005,5911.6005,5911.6005 -1578.8109,0.5000,4591.2778,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 -1579.3109,0.5000,4592.6667,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 -1579.8109,0.5000,4594.0556,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 -1580.3109,0.5000,4595.4444,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 -1580.8109,0.5000,4596.8333,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 -1581.3109,0.5000,4598.2222,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 -1581.8109,0.5000,4599.6111,10.0000,10.0000,0.0000,3.7448,7,629.5100,423.6586,1049.7053,-148.1476,27.9285,69.1988,89.2764,-9.7662,0.0000,27.9285,0.0000,27.9285,0.0000,27.9285,0.6235,0.0000,27.3049,0.6466,26.6583,2.8777,23.7806,1.0491,22.7315,0.0000,22.7315,0.0000,22.7315,19.3685,0.0507,3.3123,0.0000,578.5304,450.6988,0.0000,6030.6358,6030.6358,6030.6358,6030.6358,6030.6358 -1582.3109,0.5000,4601.0000,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 -1582.8109,0.5000,4602.3889,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 -1583.3109,0.5000,4603.7778,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 -1583.8109,0.5000,4605.1667,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 -1584.3109,0.5000,4606.5556,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 -1584.8109,0.5000,4607.9444,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 -1585.3109,0.5000,4609.3333,10.0000,10.0000,0.0000,3.8534,7,629.5100,432.3401,1049.7053,-148.1476,28.5008,69.1988,89.2764,-9.7662,0.0000,28.5008,0.0000,28.5008,0.0000,28.5008,0.6264,0.0000,27.8744,0.6466,27.2278,2.8777,24.3501,1.0576,23.2924,0.0000,23.2924,0.0000,23.2924,19.9295,0.0507,3.3122,0.0000,578.5304,460.0980,0.0000,6143.6254,6143.6254,6143.6254,6143.6254,6143.6254 -1585.8109,0.5000,4610.7222,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 -1586.3109,0.5000,4612.1111,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 -1586.8109,0.5000,4613.5000,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 -1587.3109,0.5000,4614.8889,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 -1587.8109,0.5000,4616.2778,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 -1588.3109,0.5000,4617.6667,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 -1588.8109,0.5000,4619.0556,10.0000,10.0000,0.0000,3.9579,7,629.5100,440.6879,1049.7053,-148.1476,29.0511,69.1988,89.2764,-9.7662,0.0000,29.0511,0.0000,29.0511,0.0000,29.0511,0.6292,0.0000,28.4219,0.6466,27.7753,2.8777,24.8976,1.0658,23.8318,0.0000,23.8318,0.0000,23.8318,20.4690,0.0507,3.3121,0.0000,578.5304,469.1360,0.0000,6252.2717,6252.2717,6252.2717,6252.2717,6252.2717 -1589.3109,0.5000,4620.4444,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 -1589.8109,0.5000,4621.8333,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 -1590.3109,0.5000,4623.2222,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 -1590.8109,0.5000,4624.6111,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 -1591.3109,0.5000,4626.0000,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 -1591.8109,0.5000,4627.3889,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 -1592.3109,0.5000,4628.7778,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 -1592.8109,0.5000,4630.1667,10.0000,10.0000,0.0000,4.1930,7,629.5100,459.4664,1049.7053,-148.1476,30.2890,69.1988,89.2764,-9.7662,0.0000,30.2890,0.0000,30.2890,0.0000,30.2890,0.6353,0.0000,29.6537,0.6466,29.0071,2.8777,26.1293,1.0843,25.0450,0.0000,25.0450,0.0000,25.0450,21.6825,0.0507,3.3118,0.0000,578.5304,489.4670,0.0000,6496.6736,6496.6736,6496.6736,6496.6736,6496.6736 -1593.3109,0.5000,4631.5556,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 -1593.8109,0.5000,4632.9444,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 -1594.3109,0.5000,4634.3333,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 -1594.8109,0.5000,4635.7222,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 -1595.3109,0.5000,4637.1111,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 -1595.8109,0.5000,4638.5000,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 -1596.3109,0.5000,4639.8889,10.0000,10.0000,0.0000,4.2974,7,629.5100,467.8105,1049.7053,-148.1476,30.8391,69.1988,89.2764,-9.7662,0.0000,30.8391,0.0000,30.8391,0.0000,30.8391,0.6381,0.0000,30.2010,0.6466,29.5544,2.8777,26.6767,1.0925,25.5841,0.0000,25.5841,0.0000,25.5841,22.2218,0.0507,3.3116,0.0000,578.5304,498.5011,0.0000,6605.2726,6605.2726,6605.2726,6605.2726,6605.2726 -1596.8109,0.5000,4641.2778,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 -1597.3109,0.5000,4642.6667,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 -1597.8109,0.5000,4644.0556,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 -1598.3109,0.5000,4645.4444,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 -1598.8109,0.5000,4646.8333,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 -1599.3109,0.5000,4648.2222,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 -1599.8109,0.5000,4649.6111,10.0000,10.0000,0.0000,4.4019,7,629.5100,476.1535,1049.7053,-148.1476,31.3891,69.1988,89.2764,-9.7662,0.0000,31.3891,0.0000,31.3891,0.0000,31.3891,0.6408,0.0000,30.7482,0.6466,30.1016,2.8777,27.2239,1.1007,26.1231,0.0000,26.1231,0.0000,26.1231,22.7610,0.0507,3.3115,0.0000,578.5304,507.5338,0.0000,6713.8562,6713.8562,6713.8562,6713.8562,6713.8562 -1600.3109,0.5000,4651.0000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1600.8109,0.5000,4652.3889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1601.3109,0.5000,4653.7778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1601.8109,0.5000,4655.1667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1602.3109,0.5000,4656.5556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1602.8109,0.5000,4657.9444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1603.3109,0.5000,4659.3333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1603.8109,0.5000,4660.7222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1604.3109,0.5000,4662.1111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1604.8109,0.5000,4663.5000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1605.3109,0.5000,4664.8889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1605.8109,0.5000,4666.2778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1606.3109,0.5000,4667.6667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1606.8109,0.5000,4669.0556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1607.3109,0.5000,4670.4444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1607.8109,0.5000,4671.8333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1608.3109,0.5000,4673.2222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1608.8109,0.5000,4674.6111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1609.3109,0.5000,4676.0000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1609.8109,0.5000,4677.3889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1610.3109,0.5000,4678.7778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1610.8109,0.5000,4680.1667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1611.3109,0.5000,4681.5556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1611.8109,0.5000,4682.9444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1612.3109,0.5000,4684.3333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1612.8109,0.5000,4685.7222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1613.3109,0.5000,4687.1111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1613.8109,0.5000,4688.5000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1614.3109,0.5000,4689.8889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1614.8109,0.5000,4691.2778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1615.3109,0.5000,4692.6667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1615.8109,0.5000,4694.0556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1616.3109,0.5000,4695.4444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1616.8109,0.5000,4696.8333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1617.3109,0.5000,4698.2222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1617.8109,0.5000,4699.6111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1618.3109,0.5000,4701.0000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1618.8109,0.5000,4702.3889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1619.3109,0.5000,4703.7778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1619.8109,0.5000,4705.1667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1620.3109,0.5000,4706.5556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1620.8109,0.5000,4707.9444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1621.3109,0.5000,4709.3333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1621.8109,0.5000,4710.7222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1622.3109,0.5000,4712.1111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1622.8109,0.5000,4713.5000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1623.3109,0.5000,4714.8889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1623.8109,0.5000,4716.2778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1624.3109,0.5000,4717.6667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 -1624.8109,0.5000,4719.0556,10.0000,10.0000,0.0000,4.4710,7,629.5100,481.7129,1049.7053,-148.1476,31.7555,69.1988,89.2764,-9.7662,0.0000,31.7555,0.0000,31.7555,0.0000,31.7555,0.6427,0.0000,31.1129,0.6466,30.4663,2.8803,27.5859,1.1062,26.4798,0.0000,26.4798,0.0000,26.4798,23.1177,0.0507,3.3114,0.0000,578.5304,513.5528,0.0000,6786.2116,6786.2116,6786.2116,6786.2116,6786.2116 -1625.3109,0.5000,4720.4444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1625.8109,0.5000,4721.8333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1626.3109,0.5000,4723.2222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1626.8109,0.5000,4724.6111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1627.3109,0.5000,4726.0000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1627.8109,0.5000,4727.3889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1628.3109,0.5000,4728.7778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1628.8109,0.5000,4730.1667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1629.3109,0.5000,4731.5556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1629.8109,0.5000,4732.9444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1630.3109,0.5000,4734.3333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1630.8109,0.5000,4735.7222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1631.3109,0.5000,4737.1111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1631.8109,0.5000,4738.5000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1632.3109,0.5000,4739.8889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1632.8109,0.5000,4741.2778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1633.3109,0.5000,4742.6667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1633.8109,0.5000,4744.0556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1634.3109,0.5000,4745.4444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1634.8109,0.5000,4746.8333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1635.3109,0.5000,4748.2222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1635.8109,0.5000,4749.6111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1636.3109,0.5000,4751.0000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1636.8109,0.5000,4752.3889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1637.3109,0.5000,4753.7778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1637.8109,0.5000,4755.1667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1638.3109,0.5000,4756.5556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1638.8109,0.5000,4757.9444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1639.3109,0.5000,4759.3333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1639.8109,0.5000,4760.7222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1640.3109,0.5000,4762.1111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1640.8109,0.5000,4763.5000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1641.3109,0.5000,4764.8889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1641.8109,0.5000,4766.2778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1642.3109,0.5000,4767.6667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1642.8109,0.5000,4769.0556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1643.3109,0.5000,4770.4444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1643.8109,0.5000,4771.8333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1644.3109,0.5000,4773.2222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1644.8109,0.5000,4774.6111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1645.3109,0.5000,4776.0000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1645.8109,0.5000,4777.3889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1646.3109,0.5000,4778.7778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 -1646.8109,0.5000,4780.1667,10.0000,10.0000,0.0000,4.2815,7,629.5100,466.5371,1049.7053,-148.1476,30.7551,69.1988,89.2764,-9.7662,0.0000,30.7551,0.0000,30.7551,0.0000,30.7551,0.6377,0.0000,30.1174,0.6466,29.4709,2.8777,26.5931,1.0913,25.5019,0.0000,25.5019,0.0000,25.5019,22.1395,0.0507,3.3116,0.0000,578.5304,497.1224,0.0000,6588.6996,6588.6996,6588.6996,6588.6996,6588.6996 -1647.3109,0.5000,4781.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1647.8109,0.5000,4782.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1648.3109,0.5000,4784.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1648.8109,0.5000,4785.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1649.3109,0.5000,4787.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1649.8109,0.5000,4788.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1650.3109,0.5000,4789.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1650.8109,0.5000,4791.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1651.3109,0.5000,4792.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1651.8109,0.5000,4794.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1652.3109,0.5000,4795.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1652.8109,0.5000,4796.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1653.3109,0.5000,4798.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1653.8109,0.5000,4799.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1654.3109,0.5000,4801.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1654.8109,0.5000,4802.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1655.3109,0.5000,4803.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1655.8109,0.5000,4805.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1656.3109,0.5000,4806.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1656.8109,0.5000,4807.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1657.3109,0.5000,4809.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1657.8109,0.5000,4810.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1658.3109,0.5000,4812.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1658.8109,0.5000,4813.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1659.3109,0.5000,4814.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1659.8109,0.5000,4816.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1660.3109,0.5000,4817.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1660.8109,0.5000,4819.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1661.3109,0.5000,4820.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1661.8109,0.5000,4821.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1662.3109,0.5000,4823.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1662.8109,0.5000,4824.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1663.3109,0.5000,4826.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1663.8109,0.5000,4827.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1664.3109,0.5000,4828.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1664.8109,0.5000,4830.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1665.3109,0.5000,4831.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1665.8109,0.5000,4832.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1666.3109,0.5000,4834.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1666.8109,0.5000,4835.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1667.3109,0.5000,4837.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1667.8109,0.5000,4838.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1668.3109,0.5000,4839.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1668.8109,0.5000,4841.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1669.3109,0.5000,4842.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1669.8109,0.5000,4844.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1670.3109,0.5000,4845.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1670.8109,0.5000,4846.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1671.3109,0.5000,4848.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1671.8109,0.5000,4849.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1672.3109,0.5000,4851.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1672.8109,0.5000,4852.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1673.3109,0.5000,4853.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1673.8109,0.5000,4855.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1674.3109,0.5000,4856.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1674.8109,0.5000,4857.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1675.3109,0.5000,4859.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1675.8109,0.5000,4860.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1676.3109,0.5000,4862.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1676.8109,0.5000,4863.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1677.3109,0.5000,4864.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1677.8109,0.5000,4866.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1678.3109,0.5000,4867.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1678.8109,0.5000,4869.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1679.3109,0.5000,4870.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1679.8109,0.5000,4871.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1680.3109,0.5000,4873.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1680.8109,0.5000,4874.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1681.3109,0.5000,4876.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1681.8109,0.5000,4877.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1682.3109,0.5000,4878.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1682.8109,0.5000,4880.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1683.3109,0.5000,4881.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1683.8109,0.5000,4882.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1684.3109,0.5000,4884.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1684.8109,0.5000,4885.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1685.3109,0.5000,4887.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1685.8109,0.5000,4888.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1686.3109,0.5000,4889.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1686.8109,0.5000,4891.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1687.3109,0.5000,4892.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1687.8109,0.5000,4894.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1688.3109,0.5000,4895.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1688.8109,0.5000,4896.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1689.3109,0.5000,4898.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 -1689.8109,0.5000,4899.6111,10.0000,10.0000,0.0000,4.2193,7,629.5100,461.5699,1049.7053,-148.1476,30.4277,69.1988,89.2764,-9.7662,0.0000,30.4277,0.0000,30.4277,0.0000,30.4277,0.6360,0.0000,29.7916,0.6466,29.1450,2.8777,26.2673,1.0864,25.1809,0.0000,25.1809,0.0000,25.1809,21.8185,0.0507,3.3117,0.0000,578.5304,491.7445,0.0000,6524.0514,6524.0514,6524.0514,6524.0514,6524.0514 -1690.3109,0.5000,4901.0000,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1690.8109,0.5000,4902.3889,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1691.3109,0.5000,4903.7778,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1691.8109,0.5000,4905.1667,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1692.3109,0.5000,4906.5556,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1692.8109,0.5000,4907.9444,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1693.3109,0.5000,4909.3333,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1693.8109,0.5000,4910.7222,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1694.3109,0.5000,4912.1111,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1694.8109,0.5000,4913.5000,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1695.3109,0.5000,4914.8889,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1695.8109,0.5000,4916.2778,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1696.3109,0.5000,4917.6667,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 -1696.8109,0.5000,4919.0556,10.0000,10.0000,0.0000,4.1568,7,629.5100,456.5807,1049.7053,-148.1476,30.0988,69.1988,89.2764,-9.7662,0.0000,30.0988,0.0000,30.0988,0.0000,30.0988,0.6344,0.0000,29.4644,0.6466,28.8178,2.8777,25.9401,1.0815,24.8586,0.0000,24.8586,0.0000,24.8586,21.4961,0.0507,3.3118,0.0000,578.5304,486.3428,0.0000,6459.1163,6459.1163,6459.1163,6459.1163,6459.1163 -1697.3109,0.5000,4920.4444,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1697.8109,0.5000,4921.8333,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1698.3109,0.5000,4923.2222,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1698.8109,0.5000,4924.6111,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1699.3109,0.5000,4926.0000,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1699.8109,0.5000,4927.3889,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1700.3109,0.5000,4928.7778,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1700.8109,0.5000,4930.1667,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1701.3109,0.5000,4931.5556,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1701.8109,0.5000,4932.9444,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1702.3109,0.5000,4934.3333,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1702.8109,0.5000,4935.7222,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1703.3109,0.5000,4937.1111,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1703.8109,0.5000,4938.5000,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 -1704.3109,0.5000,4939.8889,10.0000,10.0000,0.0000,3.9188,7,629.5100,437.5668,1049.7053,-148.1476,28.8453,69.1988,89.2764,-9.7662,0.0000,28.8453,0.0000,28.8453,0.0000,28.8453,0.6281,0.0000,28.2172,0.6466,27.5706,2.8777,24.6929,1.0628,23.6301,0.0000,23.6301,0.0000,23.6301,20.2673,0.0507,3.3121,0.0000,578.5304,465.7568,0.0000,6211.6505,6211.6505,6211.6505,6211.6505,6211.6505 -1704.8109,0.5000,4941.2778,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1705.3109,0.5000,4942.6667,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1705.8109,0.5000,4944.0556,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1706.3109,0.5000,4945.4444,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1706.8109,0.5000,4946.8333,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1707.3109,0.5000,4948.2222,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1707.8109,0.5000,4949.6111,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1708.3109,0.5000,4951.0000,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1708.8109,0.5000,4952.3889,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1709.3109,0.5000,4953.7778,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1709.8109,0.5000,4955.1667,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1710.3109,0.5000,4956.5556,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1710.8109,0.5000,4957.9444,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 -1711.3109,0.5000,4959.3333,10.0000,10.0000,0.0000,3.8296,7,629.5100,430.4347,1049.7053,-148.1476,28.3752,69.1988,89.2764,-9.7662,0.0000,28.3752,0.0000,28.3752,0.0000,28.3752,0.6258,0.0000,27.7494,0.6466,27.1028,2.8777,24.2251,1.0558,23.1693,0.0000,23.1693,0.0000,23.1693,19.8064,0.0507,3.3122,0.0000,578.5304,458.0350,0.0000,6118.8260,6118.8260,6118.8260,6118.8260,6118.8260 -1711.8109,0.5000,4960.7222,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1712.3109,0.5000,4962.1111,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1712.8109,0.5000,4963.5000,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1713.3109,0.5000,4964.8889,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1713.8109,0.5000,4966.2778,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1714.3109,0.5000,4967.6667,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1714.8109,0.5000,4969.0556,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1715.3109,0.5000,4970.4444,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1715.8109,0.5000,4971.8333,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1716.3109,0.5000,4973.2222,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1716.8109,0.5000,4974.6111,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1717.3109,0.5000,4976.0000,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1717.8109,0.5000,4977.3889,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1718.3109,0.5000,4978.7778,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 -1718.8109,0.5000,4980.1667,10.0000,10.0000,0.0000,3.5917,7,629.5100,411.4245,1049.7053,-148.1476,27.1220,69.1988,89.2764,-9.7662,0.0000,27.1220,0.0000,27.1220,0.0000,27.1220,0.6195,0.0000,26.5025,0.6466,25.8559,2.8777,22.9782,1.0371,21.9411,0.0000,21.9411,0.0000,21.9411,18.5778,0.0507,3.3125,0.0000,578.5304,437.4531,0.0000,5871.4083,5871.4083,5871.4083,5871.4083,5871.4083 -1719.3109,0.5000,4981.5556,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1719.8109,0.5000,4982.9444,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1720.3109,0.5000,4984.3333,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1720.8109,0.5000,4985.7222,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1721.3109,0.5000,4987.1111,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1721.8109,0.5000,4988.5000,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1722.3109,0.5000,4989.8889,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1722.8109,0.5000,4991.2778,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1723.3109,0.5000,4992.6667,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1723.8109,0.5000,4994.0556,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1724.3109,0.5000,4995.4444,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1724.8109,0.5000,4996.8333,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1725.3109,0.5000,4998.2222,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 -1725.8109,0.5000,4999.6111,10.0000,10.0000,0.0000,3.5026,7,629.5100,404.3029,1049.7053,-148.1476,26.6525,69.1988,89.2764,-9.7662,0.0000,26.6525,0.0000,26.6525,0.0000,26.6525,0.6172,0.0000,26.0353,0.6466,25.3888,2.8777,22.5110,1.0300,21.4810,0.0000,21.4810,0.0000,21.4810,18.1176,0.0507,3.3126,0.0000,578.5304,429.7428,0.0000,5778.7213,5778.7213,5778.7213,5778.7213,5778.7213 -1726.3109,0.5000,5001.0000,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1726.8109,0.5000,5002.3889,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1727.3109,0.5000,5003.7778,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1727.8109,0.5000,5005.1667,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1728.3109,0.5000,5006.5556,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1728.8109,0.5000,5007.9444,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1729.3109,0.5000,5009.3333,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1729.8109,0.5000,5010.7222,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1730.3109,0.5000,5012.1111,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1730.8109,0.5000,5013.5000,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1731.3109,0.5000,5014.8889,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1731.8109,0.5000,5016.2778,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1732.3109,0.5000,5017.6667,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 -1732.8109,0.5000,5019.0556,10.0000,10.0000,0.0000,3.4136,7,629.5100,397.1822,1049.7053,-148.1476,26.1831,69.1988,89.2764,-9.7662,0.0000,26.1831,0.0000,26.1831,0.0000,26.1831,0.6148,0.0000,25.5683,0.6466,24.9217,2.8777,22.0440,1.0230,21.0209,0.0000,21.0209,0.0000,21.0209,17.6575,0.0507,3.3127,0.0000,578.5304,422.0334,0.0000,5684.1860,5684.1860,5684.1860,5684.1860,5684.1860 -1733.3109,0.5000,5020.4444,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1733.8109,0.5000,5021.8333,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1734.3109,0.5000,5023.2222,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1734.8109,0.5000,5024.6111,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1735.3109,0.5000,5026.0000,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1735.8109,0.5000,5027.3889,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1736.3109,0.5000,5028.7778,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1736.8109,0.5000,5030.1667,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1737.3109,0.5000,5031.5556,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1737.8109,0.5000,5032.9444,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1738.3109,0.5000,5034.3333,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1738.8109,0.5000,5035.7222,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1739.3109,0.5000,5037.1111,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1739.8109,0.5000,5038.5000,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 -1740.3109,0.5000,5039.8889,10.0000,10.0000,0.0000,3.1764,7,629.5100,378.2143,1049.7053,-148.1476,24.9327,69.1988,89.2764,-9.7662,0.0000,24.9327,0.0000,24.9327,0.0000,24.9327,0.6086,0.0000,24.3241,0.6466,23.6775,2.8777,20.7998,1.0044,19.7954,0.0000,19.7954,0.0000,19.7954,16.4317,0.0507,3.3130,0.0000,578.5304,401.4972,0.0000,5424.7995,5424.7995,5424.7995,5424.7995,5424.7995 -1740.8109,0.5000,5041.2778,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1741.3109,0.5000,5042.6667,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1741.8109,0.5000,5044.0556,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1742.3109,0.5000,5045.4444,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1742.8109,0.5000,5046.8333,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1743.3109,0.5000,5048.2222,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1743.8109,0.5000,5049.6111,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1744.3109,0.5000,5051.0000,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1744.8109,0.5000,5052.3889,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1745.3109,0.5000,5053.7778,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1745.8109,0.5000,5055.1667,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1746.3109,0.5000,5056.5556,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1746.8109,0.5000,5057.9444,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 -1747.3109,0.5000,5059.3333,10.0000,10.0000,0.0000,3.0877,7,629.5100,371.1245,1049.7053,-148.1476,24.4653,69.1988,89.2764,-9.7662,0.0000,24.4653,0.0000,24.4653,0.0000,24.4653,0.6062,0.0000,23.8591,0.6466,23.2125,2.8777,20.3348,0.9974,19.3374,0.0000,19.3374,0.0000,19.3374,15.9736,0.0507,3.3131,0.0000,578.5304,393.8212,0.0000,5327.8460,5327.8460,5327.8460,5327.8460,5327.8460 -1747.8109,0.5000,5060.7222,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1748.3109,0.5000,5062.1111,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1748.8109,0.5000,5063.5000,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1749.3109,0.5000,5064.8889,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1749.8109,0.5000,5066.2778,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1750.3109,0.5000,5067.6667,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1750.8109,0.5000,5069.0556,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1751.3109,0.5000,5070.4444,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1751.8109,0.5000,5071.8333,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1752.3109,0.5000,5073.2222,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1752.8109,0.5000,5074.6111,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1753.3109,0.5000,5076.0000,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1753.8109,0.5000,5077.3889,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1754.3109,0.5000,5078.7778,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 -1754.8109,0.5000,5080.1667,10.0000,10.0000,0.0000,2.8519,7,629.5100,352.2590,1049.7053,-148.1476,23.2217,69.1988,89.2764,-9.7662,0.0000,23.2217,0.0000,23.2217,0.0000,23.2217,0.6000,0.0000,22.6217,0.6466,21.9751,2.8777,19.0973,0.9788,18.1185,0.0000,18.1185,0.0000,18.1185,14.7545,0.0507,3.3133,0.0000,578.5304,373.3959,0.0000,5124.0976,5124.0976,5124.0976,5124.0976,5124.0976 -1755.3109,0.5000,5081.5556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1755.8109,0.5000,5082.9444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1756.3109,0.5000,5084.3333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1756.8109,0.5000,5085.7222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1757.3109,0.5000,5087.1111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1757.8109,0.5000,5088.5000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1758.3109,0.5000,5089.8889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1758.8109,0.5000,5091.2778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1759.3109,0.5000,5092.6667,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1759.8109,0.5000,5094.0556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1760.3109,0.5000,5095.4444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1760.8109,0.5000,5096.8333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1761.3109,0.5000,5098.2222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1761.8109,0.5000,5099.6111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1762.3109,0.5000,5101.0000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1762.8109,0.5000,5102.3889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1763.3109,0.5000,5103.7778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1763.8109,0.5000,5105.1667,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1764.3109,0.5000,5106.5556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1764.8109,0.5000,5107.9444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1765.3109,0.5000,5109.3333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1765.8109,0.5000,5110.7222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1766.3109,0.5000,5112.1111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1766.8109,0.5000,5113.5000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1767.3109,0.5000,5114.8889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1767.8109,0.5000,5116.2778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1768.3109,0.5000,5117.6667,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1768.8109,0.5000,5119.0556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1769.3109,0.5000,5120.4444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1769.8109,0.5000,5121.8333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1770.3109,0.5000,5123.2222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1770.8109,0.5000,5124.6111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1771.3109,0.5000,5126.0000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1771.8109,0.5000,5127.3889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1772.3109,0.5000,5128.7778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 -1772.8109,0.5000,5130.1667,10.0000,10.0000,0.0000,2.7036,7,629.5100,340.3960,1049.7053,-148.1476,22.4396,69.1988,89.2764,-9.7662,0.0000,22.4396,0.0000,22.4396,0.0000,22.4396,0.5961,0.0000,21.8435,0.6466,21.1969,2.8777,18.3192,0.9672,17.3520,0.0000,17.3520,0.0000,17.3520,13.9879,0.0507,3.3135,0.0000,578.5304,360.5521,0.0000,4997.1641,4997.1641,4997.1641,4997.1641,4997.1641 -1773.3109,0.5000,5131.5556,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1773.8109,0.5000,5132.9444,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1774.3109,0.5000,5134.3333,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1774.8109,0.5000,5135.7222,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1775.3109,0.5000,5137.1111,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1775.8109,0.5000,5138.5000,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1776.3109,0.5000,5139.8889,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1776.8109,0.5000,5141.2778,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1777.3109,0.5000,5142.6667,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1777.8109,0.5000,5144.0556,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1778.3109,0.5000,5145.4444,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1778.8109,0.5000,5146.8333,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1779.3109,0.5000,5148.2222,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 -1779.8109,0.5000,5149.6111,10.0000,10.0000,0.0000,2.6279,7,629.5100,334.3448,1049.7053,-148.1476,22.0407,69.1988,89.2764,-9.7662,0.0000,22.0407,0.0000,22.0407,0.0000,22.0407,0.5941,0.0000,21.4466,0.6466,20.8000,2.8777,17.9223,0.9612,16.9611,0.0000,16.9611,0.0000,16.9611,13.5968,0.0507,3.3135,0.0000,578.5304,354.0006,0.0000,4932.4161,4932.4161,4932.4161,4932.4161,4932.4161 -1780.3109,0.5000,5151.0000,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1780.8109,0.5000,5152.3889,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1781.3109,0.5000,5153.7778,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1781.8109,0.5000,5155.1667,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1782.3109,0.5000,5156.5556,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1782.8109,0.5000,5157.9444,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1783.3109,0.5000,5159.3333,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1783.8109,0.5000,5160.7222,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1784.3109,0.5000,5162.1111,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1784.8109,0.5000,5163.5000,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1785.3109,0.5000,5164.8889,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1785.8109,0.5000,5166.2778,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1786.3109,0.5000,5167.6667,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 -1786.8109,0.5000,5169.0556,10.0000,10.0000,0.0000,2.5572,7,629.5100,328.6841,1049.7053,-148.1476,21.6676,69.1988,89.2764,-9.7662,0.0000,21.6676,0.0000,21.6676,0.0000,21.6676,0.5922,0.0000,21.0753,0.6466,20.4287,2.8777,17.5510,0.9556,16.5954,0.0000,16.5954,0.0000,16.5954,13.2311,0.0507,3.3136,0.0000,578.5304,347.8719,0.0000,4871.8463,4871.8463,4871.8463,4871.8463,4871.8463 -1787.3109,0.5000,5170.4444,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1787.8109,0.5000,5171.8333,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1788.3109,0.5000,5173.2222,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1788.8109,0.5000,5174.6111,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1789.3109,0.5000,5176.0000,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1789.8109,0.5000,5177.3889,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1790.3109,0.5000,5178.7778,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1790.8109,0.5000,5180.1667,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1791.3109,0.5000,5181.5556,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1791.8109,0.5000,5182.9444,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1792.3109,0.5000,5184.3333,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1792.8109,0.5000,5185.7222,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1793.3109,0.5000,5187.1111,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1793.8109,0.5000,5188.5000,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 -1794.3109,0.5000,5189.8889,10.0000,10.0000,0.0000,2.3683,7,629.5100,313.5681,1049.7053,-148.1476,20.6711,69.1988,89.2764,-9.7662,0.0000,20.6711,0.0000,20.6711,0.0000,20.6711,0.5873,0.0000,20.0838,0.6466,19.4372,2.8777,16.5595,0.9408,15.6187,0.0000,15.6187,0.0000,15.6187,12.2543,0.0507,3.3137,0.0000,578.5304,331.5062,0.0000,4710.1056,4710.1056,4710.1056,4710.1056,4710.1056 -1794.8109,0.5000,5191.2778,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1795.3109,0.5000,5192.6667,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1795.8109,0.5000,5194.0556,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1796.3109,0.5000,5195.4444,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1796.8109,0.5000,5196.8333,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1797.3109,0.5000,5198.2222,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1797.8109,0.5000,5199.6111,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1798.3109,0.5000,5201.0000,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1798.8109,0.5000,5202.3889,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1799.3109,0.5000,5203.7778,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1799.8109,0.5000,5205.1667,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1800.3109,0.5000,5206.5556,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1800.8109,0.5000,5207.9444,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 -1801.3109,0.5000,5209.3333,10.0000,10.0000,0.0000,2.2974,7,629.5100,307.8915,1049.7053,-148.1476,20.2969,69.1988,89.2764,-9.7662,0.0000,20.2969,0.0000,20.2969,0.0000,20.2969,0.5854,0.0000,19.7115,0.6466,19.0649,2.8777,16.1872,0.9352,15.2520,0.0000,15.2520,0.0000,15.2520,11.8875,0.0507,3.3138,0.0000,578.5304,325.3602,0.0000,4649.3653,4649.3653,4649.3653,4649.3653,4649.3653 -1801.8109,0.5000,5210.7222,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1802.3109,0.5000,5212.1111,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1802.8109,0.5000,5213.5000,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1803.3109,0.5000,5214.8889,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1803.8109,0.5000,5216.2778,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1804.3109,0.5000,5217.6667,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1804.8109,0.5000,5219.0556,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1805.3109,0.5000,5220.4444,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1805.8109,0.5000,5221.8333,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1806.3109,0.5000,5223.2222,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1806.8109,0.5000,5224.6111,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1807.3109,0.5000,5226.0000,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1807.8109,0.5000,5227.3889,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1808.3109,0.5000,5228.7778,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 -1808.8109,0.5000,5230.1667,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7522,1049.7053,-148.1476,19.2989,69.1988,89.2764,-9.7662,0.0000,19.2989,0.0000,19.2989,0.0000,19.2989,0.5804,0.0000,18.7185,0.6466,18.0719,2.8777,15.1941,0.9203,14.2738,0.0000,14.2738,0.0000,14.2738,10.9092,0.0507,3.3139,0.0000,578.5304,308.9692,0.0000,4487.3755,4487.3755,4487.3755,4487.3755,4487.3755 -1809.3109,0.5000,5231.5556,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1809.8109,0.5000,5232.9444,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1810.3109,0.5000,5234.3333,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1810.8109,0.5000,5235.7222,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1811.3109,0.5000,5237.1111,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1811.8109,0.5000,5238.5000,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1812.3109,0.5000,5239.8889,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1812.8109,0.5000,5241.2778,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1813.3109,0.5000,5242.6667,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1813.8109,0.5000,5244.0556,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1814.3109,0.5000,5245.4444,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1814.8109,0.5000,5246.8333,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1815.3109,0.5000,5248.2222,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 -1815.8109,0.5000,5249.6111,10.0000,10.0000,0.0000,2.0373,7,629.5100,287.0745,1049.7053,-148.1476,18.9246,69.1988,89.2764,-9.7662,0.0000,18.9246,0.0000,18.9246,0.0000,18.9246,0.5785,0.0000,18.3460,0.6466,17.6994,2.8777,14.8217,0.9147,13.9070,0.0000,13.9070,0.0000,13.9070,10.5423,0.0507,3.3140,0.0000,578.5304,302.8221,0.0000,4426.6237,4426.6237,4426.6237,4426.6237,4426.6237 -1816.3109,0.5000,5251.0000,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1816.8109,0.5000,5252.3889,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1817.3109,0.5000,5253.7778,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1817.8109,0.5000,5255.1667,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1818.3109,0.5000,5256.5556,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1818.8109,0.5000,5257.9444,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1819.3109,0.5000,5259.3333,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1819.8109,0.5000,5260.7222,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1820.3109,0.5000,5262.1111,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1820.8109,0.5000,5263.5000,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1821.3109,0.5000,5264.8889,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1821.8109,0.5000,5266.2778,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1822.3109,0.5000,5267.6667,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 -1822.8109,0.5000,5269.0556,10.0000,10.0000,0.0000,1.9664,7,629.5100,281.3965,1049.7053,-148.1476,18.5503,69.1988,89.2764,-9.7662,0.0000,18.5503,0.0000,18.5503,0.0000,18.5503,0.5767,0.0000,17.9736,0.6466,17.3270,2.8777,14.4493,0.9091,13.5402,0.0000,13.5402,0.0000,13.5402,10.1754,0.0507,3.3140,0.0000,578.5304,296.6746,0.0000,4365.8690,4365.8690,4365.8690,4365.8690,4365.8690 -1823.3109,0.5000,5270.4444,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1823.8109,0.5000,5271.8333,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1824.3109,0.5000,5273.2222,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1824.8109,0.5000,5274.6111,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1825.3109,0.5000,5276.0000,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1825.8109,0.5000,5277.3889,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1826.3109,0.5000,5278.7778,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1826.8109,0.5000,5280.1667,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1827.3109,0.5000,5281.5556,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1827.8109,0.5000,5282.9444,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1828.3109,0.5000,5284.3333,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1828.8109,0.5000,5285.7222,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1829.3109,0.5000,5287.1111,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1829.8109,0.5000,5288.5000,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 -1830.3109,0.5000,5289.8889,10.0000,10.0000,0.0000,1.7772,7,629.5100,266.2539,1049.7053,-148.1476,17.5520,69.1988,89.2764,-9.7662,0.0000,17.5520,0.0000,17.5520,0.0000,17.5520,0.5717,0.0000,16.9804,0.6466,16.3338,2.8777,13.4560,0.8942,12.5618,0.0000,12.5618,0.0000,12.5618,9.1970,0.0507,3.3141,0.0000,578.5304,280.2800,0.0000,4203.8430,4203.8430,4203.8430,4203.8430,4203.8430 -1830.8109,0.5000,5291.2778,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1831.3109,0.5000,5292.6667,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1831.8109,0.5000,5294.0556,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1832.3109,0.5000,5295.4444,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1832.8109,0.5000,5296.8333,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1833.3109,0.5000,5298.2222,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1833.8109,0.5000,5299.6111,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1834.3109,0.5000,5301.0000,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1834.8109,0.5000,5302.3889,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1835.3109,0.5000,5303.7778,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1835.8109,0.5000,5305.1667,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1836.3109,0.5000,5306.5556,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1836.8109,0.5000,5307.9444,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 -1837.3109,0.5000,5309.3333,10.0000,10.0000,0.0000,1.6904,7,629.5100,259.2994,1049.7053,-148.1476,17.0936,69.1988,89.2764,-9.7662,0.0000,17.0936,0.0000,17.0936,0.0000,17.0936,0.5694,0.0000,16.5242,0.6466,15.8776,2.8777,12.9999,0.8874,12.1125,0.0000,12.1125,0.0000,12.1125,8.7476,0.0507,3.3142,0.0000,578.5304,272.7505,0.0000,4129.4300,4129.4300,4129.4300,4129.4300,4129.4300 -1837.8109,0.5000,5310.7222,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1838.3109,0.5000,5312.1111,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1838.8109,0.5000,5313.5000,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1839.3109,0.5000,5314.8889,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1839.8109,0.5000,5316.2778,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1840.3109,0.5000,5317.6667,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1840.8109,0.5000,5319.0556,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1841.3109,0.5000,5320.4444,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1841.8109,0.5000,5321.8333,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1842.3109,0.5000,5323.2222,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1842.8109,0.5000,5324.6111,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1843.3109,0.5000,5326.0000,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1843.8109,0.5000,5327.3889,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1844.3109,0.5000,5328.7778,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 -1844.8109,0.5000,5330.1667,10.0000,10.0000,0.0000,1.4509,7,629.5100,240.1250,1049.7053,-148.1476,15.8296,69.1988,89.2764,-9.7662,0.0000,15.8296,0.0000,15.8296,0.0000,15.8296,0.5631,0.0000,15.2665,0.6466,14.6199,2.8777,11.7422,0.8685,10.8737,0.0000,10.8737,0.0000,10.8737,7.5086,0.0507,3.3143,0.0000,578.5304,251.9909,0.0000,3924.2644,3924.2644,3924.2644,3924.2644,3924.2644 -1845.3109,0.5000,5331.5556,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1845.8109,0.5000,5332.9444,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1846.3109,0.5000,5334.3333,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1846.8109,0.5000,5335.7222,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1847.3109,0.5000,5337.1111,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1847.8109,0.5000,5338.5000,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1848.3109,0.5000,5339.8889,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1848.8109,0.5000,5341.2778,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1849.3109,0.5000,5342.6667,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1849.8109,0.5000,5344.0556,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1850.3109,0.5000,5345.4444,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1850.8109,0.5000,5346.8333,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1851.3109,0.5000,5348.2222,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1851.8109,0.5000,5349.6111,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1852.3109,0.5000,5351.0000,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1852.8109,0.5000,5352.3889,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1853.3109,0.5000,5353.7778,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1853.8109,0.5000,5355.1667,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1854.3109,0.5000,5356.5556,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1854.8109,0.5000,5357.9444,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 -1855.3109,0.5000,5359.3333,10.0000,10.0000,0.0000,1.4001,7,629.5100,236.0609,1049.7053,-148.1476,15.5616,69.1988,89.2764,-9.7662,0.0000,15.5616,0.0000,15.5616,0.0000,15.5616,0.5617,0.0000,14.9999,0.6466,14.3533,2.8777,11.4756,0.8645,10.6111,0.0000,10.6111,0.0000,10.6111,7.2460,0.0507,3.3143,0.0000,578.5304,247.5907,0.0000,3880.7783,3880.7783,3880.7783,3880.7783,3880.7783 -1855.8109,0.5000,5360.7222,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1856.3109,0.5000,5362.1111,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1856.8109,0.5000,5363.5000,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1857.3109,0.5000,5364.8889,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1857.8109,0.5000,5366.2778,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1858.3109,0.5000,5367.6667,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1858.8109,0.5000,5369.0556,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1859.3109,0.5000,5370.4444,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1859.8109,0.5000,5371.8333,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1860.3109,0.5000,5373.2222,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1860.8109,0.5000,5374.6111,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1861.3109,0.5000,5376.0000,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1861.8109,0.5000,5377.3889,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1862.3109,0.5000,5378.7778,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1862.8109,0.5000,5380.1667,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1863.3109,0.5000,5381.5556,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1863.8109,0.5000,5382.9444,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1864.3109,0.5000,5384.3333,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1864.8109,0.5000,5385.7222,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1865.3109,0.5000,5387.1111,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1865.8109,0.5000,5388.5000,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 -1866.3109,0.5000,5389.8889,10.0000,10.0000,0.0000,1.2143,7,629.5100,221.1765,1049.7053,-148.1476,14.5804,69.1988,89.2764,-9.7662,0.0000,14.5804,0.0000,14.5804,0.0000,14.5804,0.5568,0.0000,14.0236,0.6466,13.3770,2.8777,10.4993,0.8499,9.6494,0.0000,9.6494,0.0000,9.6494,6.2843,0.0507,3.3144,0.0000,578.5304,231.4757,0.0000,3721.5146,3721.5146,3721.5146,3721.5146,3721.5146 -1866.8109,0.5000,5391.2778,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1867.3109,0.5000,5392.6667,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1867.8109,0.5000,5394.0556,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1868.3109,0.5000,5395.4444,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1868.8109,0.5000,5396.8333,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1869.3109,0.5000,5398.2222,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1869.8109,0.5000,5399.6111,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1870.3109,0.5000,5401.0000,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1870.8109,0.5000,5402.3889,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1871.3109,0.5000,5403.7778,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1871.8109,0.5000,5405.1667,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1872.3109,0.5000,5406.5556,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1872.8109,0.5000,5407.9444,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1873.3109,0.5000,5409.3333,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1873.8109,0.5000,5410.7222,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1874.3109,0.5000,5412.1111,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1874.8109,0.5000,5413.5000,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1875.3109,0.5000,5414.8889,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1875.8109,0.5000,5416.2778,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1876.3109,0.5000,5417.6667,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 -1876.8109,0.5000,5419.0556,10.0000,10.0000,0.0000,1.1612,7,629.5100,216.9235,1049.7053,-148.1476,14.3001,69.1988,89.2764,-9.7662,0.0000,14.3001,0.0000,14.3001,0.0000,14.3001,0.5554,0.0000,13.7447,0.6466,13.0981,2.8777,10.2203,0.8457,9.3747,0.0000,9.3747,0.0000,9.3747,6.0095,0.0507,3.3144,0.0000,578.5304,226.8711,0.0000,3676.0083,3676.0083,3676.0083,3676.0083,3676.0083 -1877.3109,0.5000,5420.4444,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1877.8109,0.5000,5421.8333,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1878.3109,0.5000,5423.2222,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1878.8109,0.5000,5424.6111,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1879.3109,0.5000,5426.0000,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1879.8109,0.5000,5427.3889,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1880.3109,0.5000,5428.7778,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1880.8109,0.5000,5430.1667,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1881.3109,0.5000,5431.5556,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1881.8109,0.5000,5432.9444,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1882.3109,0.5000,5434.3333,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1882.8109,0.5000,5435.7222,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1883.3109,0.5000,5437.1111,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1883.8109,0.5000,5438.5000,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1884.3109,0.5000,5439.8889,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1884.8109,0.5000,5441.2778,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1885.3109,0.5000,5442.6667,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1885.8109,0.5000,5444.0556,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1886.3109,0.5000,5445.4444,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1886.8109,0.5000,5446.8333,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1887.3109,0.5000,5448.2222,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 -1887.8109,0.5000,5449.6111,10.0000,10.0000,0.0000,0.9753,7,629.5100,202.0376,1049.7053,-148.1476,13.3187,69.1988,89.2764,-9.7662,0.0000,13.3187,0.0000,13.3187,0.0000,13.3187,0.5505,0.0000,12.7683,0.6466,12.1217,2.8777,9.2439,0.8310,8.4129,0.0000,8.4129,0.0000,8.4129,5.0477,0.0507,3.3145,0.0000,578.5304,210.7544,0.0000,3516.7287,3516.7287,3516.7287,3516.7287,3516.7287 -1888.3109,0.5000,5451.0000,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1888.8109,0.5000,5452.3889,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1889.3109,0.5000,5453.7778,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1889.8109,0.5000,5455.1667,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1890.3109,0.5000,5456.5556,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1890.8109,0.5000,5457.9444,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1891.3109,0.5000,5459.3333,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1891.8109,0.5000,5460.7222,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1892.3109,0.5000,5462.1111,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1892.8109,0.5000,5463.5000,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1893.3109,0.5000,5464.8889,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1893.8109,0.5000,5466.2778,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1894.3109,0.5000,5467.6667,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1894.8109,0.5000,5469.0556,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1895.3109,0.5000,5470.4444,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1895.8109,0.5000,5471.8333,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1896.3109,0.5000,5473.2222,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1896.8109,0.5000,5474.6111,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1897.3109,0.5000,5476.0000,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1897.8109,0.5000,5477.3889,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1898.3109,0.5000,5478.7778,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 -1898.8109,0.5000,5480.1667,10.0000,10.0000,0.0000,0.7894,7,629.5100,187.2392,1049.7053,-148.1476,12.3432,69.1988,89.2764,-9.7662,0.0000,12.3432,0.0000,12.3432,0.0000,12.3432,0.5456,0.0000,11.7976,0.6466,11.1510,2.8777,8.2733,0.8222,7.4511,0.0000,7.4511,0.0000,7.4511,4.0858,0.0507,3.3146,0.0000,578.5304,194.7325,0.0000,3373.7629,3373.7629,3373.7629,3373.7629,3373.7629 -1899.3109,0.5000,5481.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1899.8109,0.5000,5482.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1900.3109,0.5000,5484.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1900.8109,0.5000,5485.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1901.3109,0.5000,5487.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1901.8109,0.5000,5488.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1902.3109,0.5000,5489.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1902.8109,0.5000,5491.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1903.3109,0.5000,5492.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1903.8109,0.5000,5494.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1904.3109,0.5000,5495.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1904.8109,0.5000,5496.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1905.3109,0.5000,5498.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1905.8109,0.5000,5499.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1906.3109,0.5000,5501.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1906.8109,0.5000,5502.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1907.3109,0.5000,5503.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1907.8109,0.5000,5505.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1908.3109,0.5000,5506.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1908.8109,0.5000,5507.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1909.3109,0.5000,5509.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1909.8109,0.5000,5510.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1910.3109,0.5000,5512.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1910.8109,0.5000,5513.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1911.3109,0.5000,5514.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1911.8109,0.5000,5516.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1912.3109,0.5000,5517.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1912.8109,0.5000,5519.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1913.3109,0.5000,5520.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1913.8109,0.5000,5521.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1914.3109,0.5000,5523.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1914.8109,0.5000,5524.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1915.3109,0.5000,5526.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1915.8109,0.5000,5527.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1916.3109,0.5000,5528.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1916.8109,0.5000,5530.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1917.3109,0.5000,5531.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1917.8109,0.5000,5532.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1918.3109,0.5000,5534.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1918.8109,0.5000,5535.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1919.3109,0.5000,5537.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1919.8109,0.5000,5538.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1920.3109,0.5000,5539.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1920.8109,0.5000,5541.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1921.3109,0.5000,5542.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1921.8109,0.5000,5544.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1922.3109,0.5000,5545.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1922.8109,0.5000,5546.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1923.3109,0.5000,5548.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1923.8109,0.5000,5549.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1924.3109,0.5000,5551.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1924.8109,0.5000,5552.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1925.3109,0.5000,5553.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1925.8109,0.5000,5555.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1926.3109,0.5000,5556.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1926.8109,0.5000,5557.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1927.3109,0.5000,5559.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1927.8109,0.5000,5560.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1928.3109,0.5000,5562.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1928.8109,0.5000,5563.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1929.3109,0.5000,5564.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1929.8109,0.5000,5566.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1930.3109,0.5000,5567.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1930.8109,0.5000,5569.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1931.3109,0.5000,5570.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1931.8109,0.5000,5571.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1932.3109,0.5000,5573.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1932.8109,0.5000,5574.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1933.3109,0.5000,5576.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1933.8109,0.5000,5577.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1934.3109,0.5000,5578.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1934.8109,0.5000,5580.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1935.3109,0.5000,5581.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1935.8109,0.5000,5582.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1936.3109,0.5000,5584.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1936.8109,0.5000,5585.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1937.3109,0.5000,5587.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1937.8109,0.5000,5588.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1938.3109,0.5000,5589.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1938.8109,0.5000,5591.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1939.3109,0.5000,5592.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1939.8109,0.5000,5594.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1940.3109,0.5000,5595.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1940.8109,0.5000,5596.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1941.3109,0.5000,5598.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1941.8109,0.5000,5599.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1942.3109,0.5000,5601.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1942.8109,0.5000,5602.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1943.3109,0.5000,5603.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1943.8109,0.5000,5605.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1944.3109,0.5000,5606.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1944.8109,0.5000,5607.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1945.3109,0.5000,5609.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1945.8109,0.5000,5610.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1946.3109,0.5000,5612.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1946.8109,0.5000,5613.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1947.3109,0.5000,5614.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1947.8109,0.5000,5616.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1948.3109,0.5000,5617.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1948.8109,0.5000,5619.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1949.3109,0.5000,5620.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1949.8109,0.5000,5621.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1950.3109,0.5000,5623.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1950.8109,0.5000,5624.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1951.3109,0.5000,5626.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1951.8109,0.5000,5627.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1952.3109,0.5000,5628.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1952.8109,0.5000,5630.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1953.3109,0.5000,5631.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1953.8109,0.5000,5632.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1954.3109,0.5000,5634.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1954.8109,0.5000,5635.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1955.3109,0.5000,5637.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1955.8109,0.5000,5638.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1956.3109,0.5000,5639.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1956.8109,0.5000,5641.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1957.3109,0.5000,5642.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1957.8109,0.5000,5644.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1958.3109,0.5000,5645.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1958.8109,0.5000,5646.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1959.3109,0.5000,5648.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1959.8109,0.5000,5649.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1960.3109,0.5000,5651.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1960.8109,0.5000,5652.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1961.3109,0.5000,5653.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1961.8109,0.5000,5655.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1962.3109,0.5000,5656.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1962.8109,0.5000,5657.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1963.3109,0.5000,5659.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1963.8109,0.5000,5660.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1964.3109,0.5000,5662.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1964.8109,0.5000,5663.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1965.3109,0.5000,5664.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1965.8109,0.5000,5666.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1966.3109,0.5000,5667.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1966.8109,0.5000,5669.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1967.3109,0.5000,5670.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1967.8109,0.5000,5671.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1968.3109,0.5000,5673.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1968.8109,0.5000,5674.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1969.3109,0.5000,5676.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1969.8109,0.5000,5677.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1970.3109,0.5000,5678.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1970.8109,0.5000,5680.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1971.3109,0.5000,5681.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1971.8109,0.5000,5682.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1972.3109,0.5000,5684.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1972.8109,0.5000,5685.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1973.3109,0.5000,5687.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1973.8109,0.5000,5688.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1974.3109,0.5000,5689.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1974.8109,0.5000,5691.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1975.3109,0.5000,5692.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1975.8109,0.5000,5694.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1976.3109,0.5000,5695.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1976.8109,0.5000,5696.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1977.3109,0.5000,5698.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1977.8109,0.5000,5699.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1978.3109,0.5000,5701.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1978.8109,0.5000,5702.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1979.3109,0.5000,5703.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1979.8109,0.5000,5705.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1980.3109,0.5000,5706.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1980.8109,0.5000,5707.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1981.3109,0.5000,5709.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1981.8109,0.5000,5710.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1982.3109,0.5000,5712.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1982.8109,0.5000,5713.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1983.3109,0.5000,5714.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1983.8109,0.5000,5716.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1984.3109,0.5000,5717.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1984.8109,0.5000,5719.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1985.3109,0.5000,5720.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1985.8109,0.5000,5721.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1986.3109,0.5000,5723.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1986.8109,0.5000,5724.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1987.3109,0.5000,5726.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1987.8109,0.5000,5727.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1988.3109,0.5000,5728.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1988.8109,0.5000,5730.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1989.3109,0.5000,5731.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1989.8109,0.5000,5732.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1990.3109,0.5000,5734.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1990.8109,0.5000,5735.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1991.3109,0.5000,5737.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1991.8109,0.5000,5738.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1992.3109,0.5000,5739.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1992.8109,0.5000,5741.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1993.3109,0.5000,5742.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1993.8109,0.5000,5744.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1994.3109,0.5000,5745.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1994.8109,0.5000,5746.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1995.3109,0.5000,5748.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1995.8109,0.5000,5749.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1996.3109,0.5000,5751.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1996.8109,0.5000,5752.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1997.3109,0.5000,5753.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1997.8109,0.5000,5755.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1998.3109,0.5000,5756.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1998.8109,0.5000,5757.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1999.3109,0.5000,5759.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -1999.8109,0.5000,5760.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2000.3109,0.5000,5762.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2000.8109,0.5000,5763.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2001.3109,0.5000,5764.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2001.8109,0.5000,5766.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2002.3109,0.5000,5767.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2002.8109,0.5000,5769.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2003.3109,0.5000,5770.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2003.8109,0.5000,5771.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2004.3109,0.5000,5773.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2004.8109,0.5000,5774.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2005.3109,0.5000,5776.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2005.8109,0.5000,5777.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2006.3109,0.5000,5778.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2006.8109,0.5000,5780.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2007.3109,0.5000,5781.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2007.8109,0.5000,5782.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2008.3109,0.5000,5784.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2008.8109,0.5000,5785.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2009.3109,0.5000,5787.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2009.8109,0.5000,5788.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2010.3109,0.5000,5789.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2010.8109,0.5000,5791.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2011.3109,0.5000,5792.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2011.8109,0.5000,5794.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2012.3109,0.5000,5795.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2012.8109,0.5000,5796.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2013.3109,0.5000,5798.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2013.8109,0.5000,5799.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2014.3109,0.5000,5801.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2014.8109,0.5000,5802.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2015.3109,0.5000,5803.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2015.8109,0.5000,5805.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2016.3109,0.5000,5806.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2016.8109,0.5000,5807.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2017.3109,0.5000,5809.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2017.8109,0.5000,5810.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2018.3109,0.5000,5812.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2018.8109,0.5000,5813.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2019.3109,0.5000,5814.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2019.8109,0.5000,5816.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2020.3109,0.5000,5817.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2020.8109,0.5000,5819.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2021.3109,0.5000,5820.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2021.8109,0.5000,5821.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2022.3109,0.5000,5823.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2022.8109,0.5000,5824.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2023.3109,0.5000,5826.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2023.8109,0.5000,5827.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2024.3109,0.5000,5828.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2024.8109,0.5000,5830.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2025.3109,0.5000,5831.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2025.8109,0.5000,5832.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2026.3109,0.5000,5834.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2026.8109,0.5000,5835.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2027.3109,0.5000,5837.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2027.8109,0.5000,5838.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2028.3109,0.5000,5839.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2028.8109,0.5000,5841.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2029.3109,0.5000,5842.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2029.8109,0.5000,5844.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2030.3109,0.5000,5845.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2030.8109,0.5000,5846.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2031.3109,0.5000,5848.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2031.8109,0.5000,5849.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2032.3109,0.5000,5851.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2032.8109,0.5000,5852.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2033.3109,0.5000,5853.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2033.8109,0.5000,5855.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2034.3109,0.5000,5856.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2034.8109,0.5000,5857.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2035.3109,0.5000,5859.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2035.8109,0.5000,5860.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2036.3109,0.5000,5862.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2036.8109,0.5000,5863.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2037.3109,0.5000,5864.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2037.8109,0.5000,5866.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2038.3109,0.5000,5867.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2038.8109,0.5000,5869.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2039.3109,0.5000,5870.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2039.8109,0.5000,5871.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2040.3109,0.5000,5873.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2040.8109,0.5000,5874.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2041.3109,0.5000,5876.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2041.8109,0.5000,5877.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2042.3109,0.5000,5878.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2042.8109,0.5000,5880.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2043.3109,0.5000,5881.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2043.8109,0.5000,5882.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2044.3109,0.5000,5884.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2044.8109,0.5000,5885.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2045.3109,0.5000,5887.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2045.8109,0.5000,5888.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2046.3109,0.5000,5889.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2046.8109,0.5000,5891.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2047.3109,0.5000,5892.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2047.8109,0.5000,5894.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2048.3109,0.5000,5895.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2048.8109,0.5000,5896.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2049.3109,0.5000,5898.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2049.8109,0.5000,5899.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2050.3109,0.5000,5901.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2050.8109,0.5000,5902.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2051.3109,0.5000,5903.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2051.8109,0.5000,5905.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2052.3109,0.5000,5906.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2052.8109,0.5000,5907.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 -2053.3109,0.5000,5909.3333,10.0000,10.0000,0.0000,0.7421,7,629.5100,183.5041,1049.7053,-148.1476,12.0970,69.1988,89.2764,-9.7662,0.0000,12.0970,0.0000,12.0970,0.0000,12.0970,0.5444,0.0000,11.5526,0.6466,10.9060,2.8777,8.0283,0.8222,7.2061,0.0000,7.2061,0.0000,7.2061,3.8408,0.0507,3.3146,0.0000,578.5304,190.6886,0.0000,3338.2980,3338.2980,3338.2980,3338.2980,3338.2980 -2053.8109,0.5000,5910.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2054.3109,0.5000,5912.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2054.8109,0.5000,5913.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2055.3109,0.5000,5914.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2055.8109,0.5000,5916.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2056.3109,0.5000,5917.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2056.8109,0.5000,5919.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2057.3109,0.5000,5920.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2057.8109,0.5000,5921.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2058.3109,0.5000,5923.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2058.8109,0.5000,5924.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2059.3109,0.5000,5926.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2059.8109,0.5000,5927.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2060.3109,0.5000,5928.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2060.8109,0.5000,5930.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2061.3109,0.5000,5931.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2061.8109,0.5000,5932.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2062.3109,0.5000,5934.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2062.8109,0.5000,5935.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2063.3109,0.5000,5937.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2063.8109,0.5000,5938.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2064.3109,0.5000,5939.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2064.8109,0.5000,5941.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2065.3109,0.5000,5942.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2065.8109,0.5000,5944.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2066.3109,0.5000,5945.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2066.8109,0.5000,5946.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2067.3109,0.5000,5948.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2067.8109,0.5000,5949.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2068.3109,0.5000,5951.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2068.8109,0.5000,5952.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2069.3109,0.5000,5953.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2069.8109,0.5000,5955.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2070.3109,0.5000,5956.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2070.8109,0.5000,5957.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2071.3109,0.5000,5959.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2071.8109,0.5000,5960.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2072.3109,0.5000,5962.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2072.8109,0.5000,5963.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2073.3109,0.5000,5964.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2073.8109,0.5000,5966.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2074.3109,0.5000,5967.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2074.8109,0.5000,5969.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2075.3109,0.5000,5970.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2075.8109,0.5000,5971.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2076.3109,0.5000,5973.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2076.8109,0.5000,5974.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2077.3109,0.5000,5976.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2077.8109,0.5000,5977.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2078.3109,0.5000,5978.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2078.8109,0.5000,5980.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2079.3109,0.5000,5981.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2079.8109,0.5000,5982.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2080.3109,0.5000,5984.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2080.8109,0.5000,5985.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2081.3109,0.5000,5987.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2081.8109,0.5000,5988.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2082.3109,0.5000,5989.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2082.8109,0.5000,5991.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2083.3109,0.5000,5992.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2083.8109,0.5000,5994.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2084.3109,0.5000,5995.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2084.8109,0.5000,5996.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2085.3109,0.5000,5998.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2085.8109,0.5000,5999.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2086.3109,0.5000,6001.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2086.8109,0.5000,6002.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2087.3109,0.5000,6003.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2087.8109,0.5000,6005.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2088.3109,0.5000,6006.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2088.8109,0.5000,6007.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2089.3109,0.5000,6009.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2089.8109,0.5000,6010.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2090.3109,0.5000,6012.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2090.8109,0.5000,6013.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2091.3109,0.5000,6014.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2091.8109,0.5000,6016.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2092.3109,0.5000,6017.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2092.8109,0.5000,6019.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2093.3109,0.5000,6020.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2093.8109,0.5000,6021.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2094.3109,0.5000,6023.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2094.8109,0.5000,6024.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2095.3109,0.5000,6026.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2095.8109,0.5000,6027.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2096.3109,0.5000,6028.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 -2096.8109,0.5000,6030.1667,10.0000,10.0000,0.0000,0.5702,7,629.5100,169.9441,1049.7053,-148.1476,11.2031,69.1988,89.2764,-9.7662,0.0000,11.2031,0.0000,11.2031,0.0000,11.2031,0.5399,0.0000,10.6632,0.6466,10.0166,2.8777,7.1388,0.8222,6.3166,0.0000,6.3166,0.0000,6.3166,2.9513,0.0507,3.3146,0.0000,578.5304,176.0075,0.0000,3209.5456,3209.5456,3209.5456,3209.5456,3209.5456 -2097.3109,0.5000,6031.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2097.8109,0.5000,6032.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2098.3109,0.5000,6034.3333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2098.8109,0.5000,6035.7222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2099.3109,0.5000,6037.1111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2099.8109,0.5000,6038.5000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2100.3109,0.5000,6039.8889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2100.8109,0.5000,6041.2778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2101.3109,0.5000,6042.6667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2101.8109,0.5000,6044.0556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2102.3109,0.5000,6045.4444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2102.8109,0.5000,6046.8333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2103.3109,0.5000,6048.2222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2103.8109,0.5000,6049.6111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2104.3109,0.5000,6051.0000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2104.8109,0.5000,6052.3889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2105.3109,0.5000,6053.7778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2105.8109,0.5000,6055.1667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2106.3109,0.5000,6056.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2106.8109,0.5000,6057.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2107.3109,0.5000,6059.3333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2107.8109,0.5000,6060.7222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2108.3109,0.5000,6062.1111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2108.8109,0.5000,6063.5000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2109.3109,0.5000,6064.8889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2109.8109,0.5000,6066.2778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2110.3109,0.5000,6067.6667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2110.8109,0.5000,6069.0556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2111.3109,0.5000,6070.4444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2111.8109,0.5000,6071.8333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2112.3109,0.5000,6073.2222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2112.8109,0.5000,6074.6111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2113.3109,0.5000,6076.0000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2113.8109,0.5000,6077.3889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2114.3109,0.5000,6078.7778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2114.8109,0.5000,6080.1667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2115.3109,0.5000,6081.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2115.8109,0.5000,6082.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2116.3109,0.5000,6084.3333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2116.8109,0.5000,6085.7222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2117.3109,0.5000,6087.1111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2117.8109,0.5000,6088.5000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2118.3109,0.5000,6089.8889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2118.8109,0.5000,6091.2778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2119.3109,0.5000,6092.6667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2119.8109,0.5000,6094.0556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2120.3109,0.5000,6095.4444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2120.8109,0.5000,6096.8333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2121.3109,0.5000,6098.2222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2121.8109,0.5000,6099.6111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2122.3109,0.5000,6101.0000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2122.8109,0.5000,6102.3889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2123.3109,0.5000,6103.7778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2123.8109,0.5000,6105.1667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2124.3109,0.5000,6106.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2124.8109,0.5000,6107.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 -2125.3109,0.5000,6109.3333,10.0000,10.0000,0.0000,0.6247,7,629.5100,174.2422,1049.7053,-148.1476,11.4864,69.1988,89.2764,-9.7662,0.0000,11.4864,0.0000,11.4864,0.0000,11.4864,0.5413,0.0000,10.9451,0.6466,10.2985,2.8777,7.4208,0.8222,6.5986,0.0000,6.5986,0.0000,6.5986,3.2332,0.0507,3.3146,0.0000,578.5304,180.6610,0.0000,3250.3565,3250.3565,3250.3565,3250.3565,3250.3565 -2125.8109,0.5000,6110.7222,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 -2126.3109,0.5000,6112.1111,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 -2126.8109,0.5000,6113.5000,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 -2127.3109,0.5000,6114.8889,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 -2127.8109,0.5000,6116.2778,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 -2128.3109,0.5000,6117.6667,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 -2128.8109,0.5000,6119.0556,10.0000,10.0000,0.0000,0.8592,7,629.5100,192.7452,1049.7053,-148.1476,12.7062,69.1988,89.2764,-9.7662,0.0000,12.7062,0.0000,12.7062,0.0000,12.7062,0.5474,0.0000,12.1587,0.6466,11.5121,2.8777,8.6344,0.8222,7.8122,0.0000,7.8122,0.0000,7.8122,4.4470,0.0507,3.3145,0.0000,578.5304,200.6937,0.0000,3426.0421,3426.0421,3426.0421,3426.0421,3426.0421 -2129.3109,0.5000,6120.4444,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 -2129.8109,0.5000,6121.8333,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 -2130.3109,0.5000,6123.2222,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 -2130.8109,0.5000,6124.6111,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 -2131.3109,0.5000,6126.0000,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 -2131.8109,0.5000,6127.3889,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 -2132.3109,0.5000,6128.7778,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 -2132.8109,0.5000,6130.1667,10.0000,10.0000,0.0000,1.2283,7,629.5100,222.2962,1049.7053,-148.1476,14.6542,69.1988,89.2764,-9.7662,0.0000,14.6542,0.0000,14.6542,0.0000,14.6542,0.5572,0.0000,14.0971,0.6466,13.4505,2.8777,10.5728,0.8510,9.7218,0.0000,9.7218,0.0000,9.7218,6.3566,0.0507,3.3144,0.0000,578.5304,232.6880,0.0000,3733.4960,3733.4960,3733.4960,3733.4960,3733.4960 -2133.3109,0.5000,6131.5556,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 -2133.8109,0.5000,6132.9444,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 -2134.3109,0.5000,6134.3333,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 -2134.8109,0.5000,6135.7222,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 -2135.3109,0.5000,6137.1111,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 -2135.8109,0.5000,6138.5000,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 -2136.3109,0.5000,6139.8889,10.0000,10.0000,0.0000,1.3923,7,629.5100,235.4307,1049.7053,-148.1476,15.5201,69.1988,89.2764,-9.7662,0.0000,15.5201,0.0000,15.5201,0.0000,15.5201,0.5615,0.0000,14.9586,0.6466,14.3120,2.8777,11.4343,0.8639,10.5704,0.0000,10.5704,0.0000,10.5704,7.2053,0.0507,3.3143,0.0000,578.5304,246.9084,0.0000,3874.0346,3874.0346,3874.0346,3874.0346,3874.0346 -2136.8109,0.5000,6141.2778,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 -2137.3109,0.5000,6142.6667,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 -2137.8109,0.5000,6144.0556,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 -2138.3109,0.5000,6145.4444,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 -2138.8109,0.5000,6146.8333,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 -2139.3109,0.5000,6148.2222,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 -2139.8109,0.5000,6149.6111,10.0000,10.0000,0.0000,1.5563,7,629.5100,248.5641,1049.7053,-148.1476,16.3859,69.1988,89.2764,-9.7662,0.0000,16.3859,0.0000,16.3859,0.0000,16.3859,0.5658,0.0000,15.8200,0.6466,15.1734,2.8777,12.2957,0.8768,11.4189,0.0000,11.4189,0.0000,11.4189,8.0539,0.0507,3.3143,0.0000,578.5304,261.1276,0.0000,4014.5620,4014.5620,4014.5620,4014.5620,4014.5620 -2140.3109,0.5000,6151.0000,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 -2140.8109,0.5000,6152.3889,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 -2141.3109,0.5000,6153.7778,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 -2141.8109,0.5000,6155.1667,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 -2142.3109,0.5000,6156.5556,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 -2142.8109,0.5000,6157.9444,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 -2143.3109,0.5000,6159.3333,10.0000,10.0000,0.0000,1.7203,7,629.5100,261.6963,1049.7053,-148.1476,17.2516,69.1988,89.2764,-9.7662,0.0000,17.2516,0.0000,17.2516,0.0000,17.2516,0.5702,0.0000,16.6814,0.6466,16.0348,2.8777,13.1571,0.8897,12.2674,0.0000,12.2674,0.0000,12.2674,8.9025,0.0507,3.3142,0.0000,578.5304,275.3457,0.0000,4155.0773,4155.0773,4155.0773,4155.0773,4155.0773 -2143.8109,0.5000,6160.7222,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 -2144.3109,0.5000,6162.1111,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 -2144.8109,0.5000,6163.5000,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 -2145.3109,0.5000,6164.8889,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 -2145.8109,0.5000,6166.2778,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 -2146.3109,0.5000,6167.6667,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 -2146.8109,0.5000,6169.0556,10.0000,10.0000,0.0000,1.8843,7,629.5100,274.8273,1049.7053,-148.1476,18.1172,69.1988,89.2764,-9.7662,0.0000,18.1172,0.0000,18.1172,0.0000,18.1172,0.5745,0.0000,17.5427,0.6466,16.8961,2.8777,14.0184,0.9027,13.1157,0.0000,13.1157,0.0000,13.1157,9.7509,0.0507,3.3141,0.0000,578.5304,289.5623,0.0000,4295.5791,4295.5791,4295.5791,4295.5791,4295.5791 -2147.3109,0.5000,6170.4444,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 -2147.8109,0.5000,6171.8333,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 -2148.3109,0.5000,6173.2222,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 -2148.8109,0.5000,6174.6111,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 -2149.3109,0.5000,6176.0000,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 -2149.8109,0.5000,6177.3889,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 -2150.3109,0.5000,6178.7778,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 -2150.8109,0.5000,6180.1667,10.0000,10.0000,0.0000,2.2533,7,629.5100,304.3670,1049.7053,-148.1476,20.0645,69.1988,89.2764,-9.7662,0.0000,20.0645,0.0000,20.0645,0.0000,20.0645,0.5842,0.0000,19.4803,0.6466,18.8337,2.8777,15.9560,0.9317,15.0243,0.0000,15.0243,0.0000,15.0243,11.6597,0.0507,3.3138,0.0000,578.5304,321.5443,0.0000,4611.6536,4611.6536,4611.6536,4611.6536,4611.6536 -2151.3109,0.5000,6181.5556,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 -2151.8109,0.5000,6182.9444,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 -2152.3109,0.5000,6184.3333,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 -2152.8109,0.5000,6185.7222,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 -2153.3109,0.5000,6187.1111,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 -2153.8109,0.5000,6188.5000,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 -2154.3109,0.5000,6189.8889,10.0000,10.0000,0.0000,2.4174,7,629.5100,317.4932,1049.7053,-148.1476,20.9298,69.1988,89.2764,-9.7662,0.0000,20.9298,0.0000,20.9298,0.0000,20.9298,0.5886,0.0000,20.3413,0.6466,19.6947,2.8777,16.8170,0.9446,15.8723,0.0000,15.8723,0.0000,15.8723,12.5079,0.0507,3.3137,0.0000,578.5304,335.7558,0.0000,4752.1042,4752.1042,4752.1042,4752.1042,4752.1042 -2154.8109,0.5000,6191.2778,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 -2155.3109,0.5000,6192.6667,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 -2155.8109,0.5000,6194.0556,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 -2156.3109,0.5000,6195.4444,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 -2156.8109,0.5000,6196.8333,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 -2157.3109,0.5000,6198.2222,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 -2157.8109,0.5000,6199.6111,10.0000,10.0000,0.0000,2.5795,7,629.5100,330.4665,1049.7053,-148.1476,21.7851,69.1988,89.2764,-9.7662,0.0000,21.7851,0.0000,21.7851,0.0000,21.7851,0.5928,0.0000,21.1922,0.6466,20.5456,2.8777,17.6679,0.9574,16.7105,0.0000,16.7105,0.0000,16.7105,13.3462,0.0507,3.3136,0.0000,578.5304,349.8017,0.0000,4890.9183,4890.9183,4890.9183,4890.9183,4890.9183 -2158.3109,0.5000,6201.0000,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 -2158.8109,0.5000,6202.3889,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 -2159.3109,0.5000,6203.7778,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 -2159.8109,0.5000,6205.1667,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 -2160.3109,0.5000,6206.5556,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 -2160.8109,0.5000,6207.9444,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 -2161.3109,0.5000,6209.3333,10.0000,10.0000,0.0000,2.7359,7,629.5100,342.9844,1049.7053,-148.1476,22.6103,69.1988,89.2764,-9.7662,0.0000,22.6103,0.0000,22.6103,0.0000,22.6103,0.5970,0.0000,22.0133,0.6466,21.3667,2.8777,18.4890,0.9697,17.5193,0.0000,17.5193,0.0000,17.5193,14.1551,0.0507,3.3134,0.0000,578.5304,363.3545,0.0000,5024.8592,5024.8592,5024.8592,5024.8592,5024.8592 -2161.8109,0.5000,6210.7222,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 -2162.3109,0.5000,6212.1111,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 -2162.8109,0.5000,6213.5000,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 -2163.3109,0.5000,6214.8889,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 -2163.8109,0.5000,6216.2778,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 -2164.3109,0.5000,6217.6667,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 -2164.8109,0.5000,6219.0556,10.0000,10.0000,0.0000,2.8828,7,629.5100,354.7307,1049.7053,-148.1476,23.3846,69.1988,89.2764,-9.7662,0.0000,23.3846,0.0000,23.3846,0.0000,23.3846,0.6008,0.0000,22.7838,0.6466,22.1372,2.8777,19.2595,0.9813,18.2782,0.0000,18.2782,0.0000,18.2782,14.9142,0.0507,3.3133,0.0000,578.5304,376.0720,0.0000,5150.5448,5150.5448,5150.5448,5150.5448,5150.5448 -2165.3109,0.5000,6220.4444,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 -2165.8109,0.5000,6221.8333,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 -2166.3109,0.5000,6223.2222,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 -2166.8109,0.5000,6224.6111,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 -2167.3109,0.5000,6226.0000,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 -2167.8109,0.5000,6227.3889,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 -2168.3109,0.5000,6228.7778,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 -2168.8109,0.5000,6230.1667,10.0000,10.0000,0.0000,3.2131,7,629.5100,381.1539,1049.7053,-148.1476,25.1265,69.1988,89.2764,-9.7662,0.0000,25.1265,0.0000,25.1265,0.0000,25.1265,0.6095,0.0000,24.5169,0.6466,23.8704,2.8777,20.9926,1.0073,19.9854,0.0000,19.9854,0.0000,19.9854,16.6217,0.0507,3.3130,0.0000,578.5304,404.6798,0.0000,5464.9989,5464.9989,5464.9989,5464.9989,5464.9989 -2169.3109,0.5000,6231.5556,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 -2169.8109,0.5000,6232.9444,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 -2170.3109,0.5000,6234.3333,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 -2170.8109,0.5000,6235.7222,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 -2171.3109,0.5000,6237.1111,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 -2171.8109,0.5000,6238.5000,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 -2172.3109,0.5000,6239.8889,10.0000,10.0000,0.0000,3.3600,7,629.5100,392.8948,1049.7053,-148.1476,25.9005,69.1988,89.2764,-9.7662,0.0000,25.9005,0.0000,25.9005,0.0000,25.9005,0.6134,0.0000,25.2871,0.6466,24.6405,2.8777,21.7627,1.0188,20.7439,0.0000,20.7439,0.0000,20.7439,17.3804,0.0507,3.3128,0.0000,578.5304,417.3914,0.0000,5625.5549,5625.5549,5625.5549,5625.5549,5625.5549 -2172.8109,0.5000,6241.2778,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 -2173.3109,0.5000,6242.6667,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 -2173.8109,0.5000,6244.0556,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 -2174.3109,0.5000,6245.4444,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 -2174.8109,0.5000,6246.8333,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 -2175.3109,0.5000,6248.2222,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 -2175.8109,0.5000,6249.6111,10.0000,10.0000,0.0000,3.5068,7,629.5100,404.6338,1049.7053,-148.1476,26.6743,69.1988,89.2764,-9.7662,0.0000,26.6743,0.0000,26.6743,0.0000,26.6743,0.6173,0.0000,26.0570,0.6466,25.4105,2.8777,22.5327,1.0304,21.5024,0.0000,21.5024,0.0000,21.5024,18.1390,0.0507,3.3126,0.0000,578.5304,430.1010,0.0000,5783.0274,5783.0274,5783.0274,5783.0274,5783.0274 -2176.3109,0.5000,6251.0000,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 -2176.8109,0.5000,6252.3889,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 -2177.3109,0.5000,6253.7778,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 -2177.8109,0.5000,6255.1667,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 -2178.3109,0.5000,6256.5556,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 -2178.8109,0.5000,6257.9444,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 -2179.3109,0.5000,6259.3333,10.0000,10.0000,0.0000,3.6536,7,629.5100,416.3708,1049.7053,-148.1476,27.4481,69.1988,89.2764,-9.7662,0.0000,27.4481,0.0000,27.4481,0.0000,27.4481,0.6211,0.0000,26.8269,0.6466,26.1803,2.8777,23.3026,1.0419,22.2607,0.0000,22.2607,0.0000,22.2607,18.8975,0.0507,3.3125,0.0000,578.5304,442.8084,0.0000,5935.7854,5935.7854,5935.7854,5935.7854,5935.7854 -2179.8109,0.5000,6260.7222,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 -2180.3109,0.5000,6262.1111,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 -2180.8109,0.5000,6263.5000,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 -2181.3109,0.5000,6264.8889,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 -2181.8109,0.5000,6266.2778,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 -2182.3109,0.5000,6267.6667,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 -2182.8109,0.5000,6269.0556,10.0000,10.0000,0.0000,3.8004,7,629.5100,428.1059,1049.7053,-148.1476,28.2217,69.1988,89.2764,-9.7662,0.0000,28.2217,0.0000,28.2217,0.0000,28.2217,0.6250,0.0000,27.5966,0.6466,26.9501,2.8777,24.0723,1.0535,23.0189,0.0000,23.0189,0.0000,23.0189,19.6559,0.0507,3.3123,0.0000,578.5304,455.5138,0.0000,6088.5175,6088.5175,6088.5175,6088.5175,6088.5175 -2183.3109,0.5000,6270.4444,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 -2183.8109,0.5000,6271.8333,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 -2184.3109,0.5000,6273.2222,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 -2184.8109,0.5000,6274.6111,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 -2185.3109,0.5000,6276.0000,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 -2185.8109,0.5000,6277.3889,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 -2186.3109,0.5000,6278.7778,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 -2186.8109,0.5000,6280.1667,10.0000,10.0000,0.0000,4.1308,7,629.5100,454.5022,1049.7053,-148.1476,29.9618,69.1988,89.2764,-9.7662,0.0000,29.9618,0.0000,29.9618,0.0000,29.9618,0.6337,0.0000,29.3280,0.6466,28.6814,2.8777,25.8037,1.0794,24.7243,0.0000,24.7243,0.0000,24.7243,21.3617,0.0507,3.3118,0.0000,578.5304,484.0924,0.0000,6432.0645,6432.0645,6432.0645,6432.0645,6432.0645 -2187.3109,0.5000,6281.5556,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 -2187.8109,0.5000,6282.9444,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 -2188.3109,0.5000,6284.3333,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 -2188.8109,0.5000,6285.7222,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 -2189.3109,0.5000,6287.1111,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 -2189.8109,0.5000,6288.5000,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 -2190.3109,0.5000,6289.8889,10.0000,10.0000,0.0000,4.2776,7,629.5100,466.2302,1049.7053,-148.1476,30.7349,69.1988,89.2764,-9.7662,0.0000,30.7349,0.0000,30.7349,0.0000,30.7349,0.6376,0.0000,30.0973,0.6466,29.4507,2.8777,26.5730,1.0910,25.4820,0.0000,25.4820,0.0000,25.4820,22.1197,0.0507,3.3116,0.0000,578.5304,496.7901,0.0000,6584.7053,6584.7053,6584.7053,6584.7053,6584.7053 -2190.8109,0.5000,6291.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2191.3109,0.5000,6292.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2191.8109,0.5000,6294.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2192.3109,0.5000,6295.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2192.8109,0.5000,6296.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2193.3109,0.5000,6298.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2193.8109,0.5000,6299.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2194.3109,0.5000,6301.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2194.8109,0.5000,6302.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2195.3109,0.5000,6303.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2195.8109,0.5000,6305.1667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2196.3109,0.5000,6306.5556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2196.8109,0.5000,6307.9444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2197.3109,0.5000,6309.3333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2197.8109,0.5000,6310.7222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2198.3109,0.5000,6312.1111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2198.8109,0.5000,6313.5000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2199.3109,0.5000,6314.8889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2199.8109,0.5000,6316.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2200.3109,0.5000,6317.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2200.8109,0.5000,6319.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2201.3109,0.5000,6320.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2201.8109,0.5000,6321.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2202.3109,0.5000,6323.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2202.8109,0.5000,6324.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2203.3109,0.5000,6326.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2203.8109,0.5000,6327.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2204.3109,0.5000,6328.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2204.8109,0.5000,6330.1667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2205.3109,0.5000,6331.5556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2205.8109,0.5000,6332.9444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2206.3109,0.5000,6334.3333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2206.8109,0.5000,6335.7222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2207.3109,0.5000,6337.1111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2207.8109,0.5000,6338.5000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2208.3109,0.5000,6339.8889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2208.8109,0.5000,6341.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2209.3109,0.5000,6342.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2209.8109,0.5000,6344.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2210.3109,0.5000,6345.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2210.8109,0.5000,6346.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2211.3109,0.5000,6348.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2211.8109,0.5000,6349.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2212.3109,0.5000,6351.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2212.8109,0.5000,6352.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2213.3109,0.5000,6353.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2213.8109,0.5000,6355.1667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2214.3109,0.5000,6356.5556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2214.8109,0.5000,6357.9444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2215.3109,0.5000,6359.3333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2215.8109,0.5000,6360.7222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2216.3109,0.5000,6362.1111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2216.8109,0.5000,6363.5000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2217.3109,0.5000,6364.8889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2217.8109,0.5000,6366.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2218.3109,0.5000,6367.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2218.8109,0.5000,6369.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2219.3109,0.5000,6370.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2219.8109,0.5000,6371.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2220.3109,0.5000,6373.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2220.8109,0.5000,6374.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2221.3109,0.5000,6376.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2221.8109,0.5000,6377.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2222.3109,0.5000,6378.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 -2222.8109,0.5000,6380.1667,10.0000,10.0000,0.0000,4.2502,7,629.5100,464.0430,1049.7053,-148.1476,30.5907,69.1988,89.2764,-9.7662,0.0000,30.5907,0.0000,30.5907,0.0000,30.5907,0.6369,0.0000,29.9538,0.6466,29.3073,2.8777,26.4295,1.0888,25.3407,0.0000,25.3407,0.0000,25.3407,21.9783,0.0507,3.3117,0.0000,578.5304,494.4220,0.0000,6556.2379,6556.2379,6556.2379,6556.2379,6556.2379 -2223.3109,0.5000,6381.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2223.8109,0.5000,6382.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2224.3109,0.5000,6384.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2224.8109,0.5000,6385.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2225.3109,0.5000,6387.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2225.8109,0.5000,6388.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2226.3109,0.5000,6389.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2226.8109,0.5000,6391.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2227.3109,0.5000,6392.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2227.8109,0.5000,6394.0556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2228.3109,0.5000,6395.4444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2228.8109,0.5000,6396.8333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2229.3109,0.5000,6398.2222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2229.8109,0.5000,6399.6111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2230.3109,0.5000,6401.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2230.8109,0.5000,6402.3889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2231.3109,0.5000,6403.7778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2231.8109,0.5000,6405.1667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2232.3109,0.5000,6406.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2232.8109,0.5000,6407.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2233.3109,0.5000,6409.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2233.8109,0.5000,6410.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2234.3109,0.5000,6412.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2234.8109,0.5000,6413.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2235.3109,0.5000,6414.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2235.8109,0.5000,6416.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2236.3109,0.5000,6417.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2236.8109,0.5000,6419.0556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2237.3109,0.5000,6420.4444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2237.8109,0.5000,6421.8333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2238.3109,0.5000,6423.2222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2238.8109,0.5000,6424.6111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2239.3109,0.5000,6426.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2239.8109,0.5000,6427.3889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2240.3109,0.5000,6428.7778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2240.8109,0.5000,6430.1667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2241.3109,0.5000,6431.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2241.8109,0.5000,6432.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2242.3109,0.5000,6434.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2242.8109,0.5000,6435.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2243.3109,0.5000,6437.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2243.8109,0.5000,6438.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2244.3109,0.5000,6439.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2244.8109,0.5000,6441.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2245.3109,0.5000,6442.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2245.8109,0.5000,6444.0556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2246.3109,0.5000,6445.4444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2246.8109,0.5000,6446.8333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2247.3109,0.5000,6448.2222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2247.8109,0.5000,6449.6111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2248.3109,0.5000,6451.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2248.8109,0.5000,6452.3889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2249.3109,0.5000,6453.7778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2249.8109,0.5000,6455.1667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2250.3109,0.5000,6456.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2250.8109,0.5000,6457.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2251.3109,0.5000,6459.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2251.8109,0.5000,6460.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2252.3109,0.5000,6462.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2252.8109,0.5000,6463.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2253.3109,0.5000,6464.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2253.8109,0.5000,6466.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2254.3109,0.5000,6467.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2254.8009,0.4800,6469.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 -2255.3051,0.5282,6470.3889,9.4653,20.0000,-0.5623,4.2324,0,687.7036,87.6764,1019.1523,-148.4385,6.3141,73.3954,108.3991,-10.6900,6.3141,0.0000,0.0000,0.0000,0.0000,0.0000,0.7974,0.0000,-0.7974,0.6081,-1.4055,2.7239,-4.1294,0.7782,-4.9076,0.0000,-4.9076,-0.7108,-4.1968,20.7162,0.0431,3.1346,-28.0908,547.5982,-13.9059,0.0000,2698.3635,2698.3635,2698.3635,2698.3635,2698.3635 -2255.8352,0.5320,6471.6293,8.3931,20.0000,-0.5613,4.2324,0,797.8678,77.7444,1076.5814,-148.9893,6.4957,89.9511,149.1892,-12.4484,6.4957,0.0000,0.0000,0.0000,0.0000,0.0000,0.6780,0.0000,-0.6780,0.5326,-1.2106,2.4153,-3.6259,0.6901,-4.3160,0.0000,-4.3160,-0.6292,-3.6868,18.3695,0.0301,2.7795,-24.8659,485.5659,-13.3338,0.0000,2810.1763,2810.1763,2810.1763,2810.1763,2810.1763 -2256.3210,0.4396,6472.7203,8.9357,20.0000,1.3652,4.2324,6,816.0441,1076.9617,1108.4170,-149.8824,92.0328,94.7208,156.5409,-12.8083,-5.2289,97.2617,0.0000,97.2617,0.0000,97.2617,2.5731,0.0000,94.6886,0.5704,94.1181,3.5772,90.5409,1.9768,88.5641,0.0000,88.5641,1.6291,86.9350,19.5570,0.0367,2.9592,64.3821,516.9550,1749.1062,0.0000,17599.8493,17599.8493,17599.8493,17599.8493,17599.8493 -2256.7661,0.4507,6474.1114,11.1108,20.0000,1.3497,4.2324,6,867.7746,1472.5078,1506.5132,-152.7276,133.8114,136.9016,178.4282,-13.8788,13.7234,120.0880,0.0000,120.0880,0.0000,120.0880,3.2606,0.0000,116.8274,0.7291,116.0983,4.4340,111.6643,2.4443,109.2200,0.0000,109.2200,2.0028,107.2173,24.3177,0.0702,3.6796,79.1498,642.7960,1735.5733,0.0000,25459.7578,25459.7578,25459.7578,25459.7578,25459.7578 -2257.2209,0.4589,6475.8066,13.2992,20.0000,1.3236,4.2324,6,1038.6893,1452.8983,1795.2739,-163.6755,158.0336,195.2743,250.1740,-17.8032,16.1083,141.9254,0.0000,141.9254,0.0000,141.9254,3.9606,0.0000,137.9648,0.9014,137.0633,5.2788,131.7845,2.8976,128.8870,0.0000,128.8870,2.3508,126.5361,29.1072,0.1201,4.4043,92.9045,769.3995,1712.3311,0.0000,29261.7125,29261.7125,29261.7125,29261.7125,29261.7125 -2257.6828,0.4649,6477.8056,15.4784,20.0000,1.2975,4.2324,6,1208.8852,1433.4240,1810.5455,-180.0662,181.4631,229.2045,291.1666,-22.7953,18.3781,163.0850,0.0000,163.0850,0.0000,163.0850,4.6766,0.0000,158.4084,1.0882,157.3201,6.1107,151.2094,3.3398,147.8696,0.0000,147.8696,2.6821,145.1875,33.8766,0.1890,5.1260,105.9959,895.4706,1689.2664,0.0000,33380.2255,33380.2255,33380.2255,33380.2255,33380.2255 -2258.1503,0.4700,6480.1062,17.6222,20.0000,1.2507,4.2324,6,1376.3246,1397.2725,1820.3640,-200.1590,201.3866,262.3661,331.4953,-28.8486,20.1682,181.2184,0.0000,181.2184,0.0000,181.2184,5.3574,0.0000,175.8610,1.2899,174.5711,6.8890,167.6821,3.7354,163.9467,0.0000,163.9467,2.9433,161.0034,38.5688,0.2786,5.8360,116.3201,1019.4997,1647.2286,0.0000,37058.8545,37058.8545,37058.8545,37058.8545,37058.8545 -2258.6268,0.4829,6482.7007,19.3401,20.0000,0.7591,4.2324,6,1510.4950,1001.6289,1799.4578,-220.6792,158.4363,284.6358,344.4978,-34.9067,13.4343,145.0020,0.0000,145.0020,0.0000,145.0020,4.9094,0.0000,140.0926,1.4654,138.6272,6.7662,131.8610,3.3170,128.5440,0.0000,128.5440,1.9606,126.5834,42.3286,0.3673,6.4049,77.4826,1118.8852,1195.6416,0.0000,29644.4621,29644.4621,29644.4621,29644.4621,29644.4621 -2259.1182,0.5000,6485.4785,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1673.1879,-228.9251,63.6676,273.6927,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2259.6182,0.5000,6488.2562,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2260.1182,0.5000,6491.0340,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2260.6182,0.5000,6493.8118,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2261.1182,0.5000,6496.5896,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2261.6182,0.5000,6499.3673,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2262.1182,0.5000,6502.1451,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2262.6182,0.5000,6504.9229,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2263.1182,0.5000,6507.7007,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2263.6182,0.5000,6510.4785,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2264.1182,0.5000,6513.2562,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2264.6182,0.5000,6516.0340,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2265.1182,0.5000,6518.8118,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2265.6182,0.5000,6521.5896,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2266.1182,0.5000,6524.3673,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 -2266.6249,0.5133,6527.1451,19.4818,20.0000,-0.5609,4.2324,0,1428.1964,-207.5114,1485.3321,-207.5114,-31.0355,222.1468,339.3290,-31.0355,-31.0355,0.0000,0.0000,0.0000,0.0000,0.0000,0.9772,0.0000,-0.9772,1.4806,-2.4578,5.6063,-8.0641,1.6018,-9.6659,0.0000,-9.6659,-1.4593,-8.2066,42.6386,0.3753,6.4518,-57.6723,1127.0789,-8.2797,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -2267.1386,0.5140,6529.7789,18.4453,20.0000,-0.5600,4.2324,0,1179.9747,-177.0976,1215.5765,-177.0976,-21.8834,150.2047,284.2033,-21.8834,-21.8834,0.0000,0.0000,0.0000,0.0000,0.0000,0.9057,0.0000,-0.9057,1.3725,-2.2781,5.3080,-7.5862,1.5166,-9.1028,0.0000,-9.1028,-1.3796,-7.7232,40.3702,0.3185,6.1085,-54.5205,1067.1176,-8.1044,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -2267.6371,0.4829,6532.2688,18.5602,20.0000,0.7282,4.2324,8,954.7407,1164.3475,1164.3475,-157.5107,116.4117,116.4117,218.4383,-15.7480,-18.2635,134.6753,0.0000,134.6753,0.0000,134.6753,3.4788,0.0000,131.1965,1.3842,129.8123,6.4449,123.3674,3.1356,120.2318,0.0000,120.2318,1.8050,118.4268,40.6215,0.3247,6.1466,71.3340,1073.7617,1166.7709,0.0000,21984.2447,21984.2447,21984.2447,21984.2447,21984.2447 -2268.1234,0.4897,6534.9345,19.5966,20.0000,0.4576,4.2324,8,861.6295,1271.3511,1653.7820,-152.3896,114.7135,149.2201,175.7535,-13.7501,2.6009,112.1126,0.0000,112.1126,0.0000,112.1126,3.0922,0.0000,109.0204,1.4930,107.5275,6.3618,101.1656,2.8743,98.2913,0.0000,98.2913,1.1977,97.0936,42.8899,0.3819,6.4898,47.3320,1133.7231,918.2739,0.0000,21847.6924,21847.6924,21847.6924,21847.6924,21847.6924 -2268.6182,0.5000,6537.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1662.6018,-153.3651,62.3973,153.1040,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2269.1182,0.5000,6540.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2269.6182,0.5000,6543.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2270.1182,0.5000,6546.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2270.6182,0.5000,6548.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2271.1182,0.5000,6551.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2271.6182,0.5000,6554.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2272.1182,0.5000,6557.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2272.6182,0.5000,6559.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2273.1182,0.5000,6562.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2273.6182,0.5000,6565.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2274.1182,0.5000,6568.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2274.6182,0.5000,6571.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2275.1182,0.5000,6573.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2275.6182,0.5000,6576.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2276.1182,0.5000,6579.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2276.6182,0.5000,6582.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2277.1182,0.5000,6584.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2277.6182,0.5000,6587.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2278.1182,0.5000,6590.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2278.6182,0.5000,6593.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2279.1182,0.5000,6596.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2279.6182,0.5000,6598.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2280.1182,0.5000,6601.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2280.6182,0.5000,6604.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2281.1182,0.5000,6607.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2281.6182,0.5000,6609.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2282.1182,0.5000,6612.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2282.6182,0.5000,6615.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2283.1182,0.5000,6618.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2283.6182,0.5000,6621.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2284.1182,0.5000,6623.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2284.6182,0.5000,6626.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2285.1182,0.5000,6629.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2285.6182,0.5000,6632.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2286.1182,0.5000,6634.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2286.6182,0.5000,6637.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2287.1182,0.5000,6640.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2287.6182,0.5000,6643.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2288.1182,0.5000,6646.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2288.6182,0.5000,6648.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2289.1182,0.5000,6651.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2289.6182,0.5000,6654.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2290.1182,0.5000,6657.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2290.6182,0.5000,6659.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2291.1182,0.5000,6662.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2291.6182,0.5000,6665.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2292.1182,0.5000,6668.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2292.6182,0.5000,6671.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2293.1182,0.5000,6673.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2293.6182,0.5000,6676.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2294.1182,0.5000,6679.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2294.6182,0.5000,6682.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2295.1182,0.5000,6684.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2295.6182,0.5000,6687.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2296.1182,0.5000,6690.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2296.6182,0.5000,6693.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2297.1182,0.5000,6696.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2297.6182,0.5000,6698.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2298.1182,0.5000,6701.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2298.6182,0.5000,6704.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2299.1182,0.5000,6707.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 -2299.6182,0.5000,6709.9345,20.0000,20.0000,0.0000,4.1949,8,879.3662,673.2306,1421.3180,-153.3651,61.9958,130.8849,183.5282,-14.1229,0.0000,61.9958,0.0000,61.9958,0.0000,61.9958,2.1156,0.0000,59.8802,1.5367,58.3435,5.7554,52.5880,2.1736,50.4144,0.0000,50.4144,0.0000,50.4144,43.3852,0.4058,6.6235,0.0000,1157.0608,494.1948,0.0000,12078.0714,12078.0714,12078.0714,12078.0714,12078.0714 -2300.1182,0.5000,6712.7123,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1419.4232,-153.3651,61.2038,130.7104,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2300.6182,0.5000,6715.4901,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2301.1182,0.5000,6718.2679,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2301.6182,0.5000,6721.0457,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2302.1182,0.5000,6723.8234,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2302.6182,0.5000,6726.6012,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2303.1182,0.5000,6729.3790,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2303.6182,0.5000,6732.1568,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2304.1182,0.5000,6734.9345,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2304.6182,0.5000,6737.7123,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2305.1182,0.5000,6740.4901,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2305.6182,0.5000,6743.2679,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2306.1182,0.5000,6746.0457,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2306.6182,0.5000,6748.8234,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2307.1182,0.5000,6751.6012,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2307.6182,0.5000,6754.3790,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2308.1182,0.5000,6757.1568,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 -2308.6182,0.5000,6759.9345,20.0000,20.0000,0.0000,4.0793,8,879.3662,659.8041,1415.6856,-153.3651,60.7594,130.3663,183.5282,-14.1229,0.0000,60.7594,0.0000,60.7594,0.0000,60.7594,2.0909,0.0000,58.6685,1.5367,57.1318,5.7554,51.3763,2.1554,49.2209,0.0000,49.2209,0.0000,49.2209,42.1914,0.4058,6.6238,0.0000,1157.0608,484.1948,0.0000,11874.8614,11874.8614,11874.8614,11874.8614,11874.8614 -2309.1182,0.5000,6762.7123,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1413.5881,-153.3651,59.8827,130.1731,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2309.6182,0.5000,6765.4901,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2310.1182,0.5000,6768.2679,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2310.6182,0.5000,6771.0457,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2311.1182,0.5000,6773.8234,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2311.6182,0.5000,6776.6012,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2312.1182,0.5000,6779.3790,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2312.6182,0.5000,6782.1568,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2313.1182,0.5000,6784.9345,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2313.6182,0.5000,6787.7123,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2314.1182,0.5000,6790.4901,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2314.6182,0.5000,6793.2679,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2315.1182,0.5000,6796.0457,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2315.6182,0.5000,6798.8234,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2316.1182,0.5000,6801.6012,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2316.6182,0.5000,6804.3790,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2317.1182,0.5000,6807.1568,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 -2317.6182,0.5000,6809.9345,20.0000,20.0000,0.0000,3.9560,8,879.3662,645.4905,1409.4505,-153.3651,59.4413,129.7921,183.5282,-14.1229,0.0000,59.4413,0.0000,59.4413,0.0000,59.4413,2.0645,0.0000,57.3768,1.5367,55.8401,5.7554,50.0846,2.1360,47.9486,0.0000,47.9486,0.0000,47.9486,40.9187,0.4058,6.6242,0.0000,1157.0608,473.5340,0.0000,11658.2250,11658.2250,11658.2250,11658.2250,11658.2250 -2318.1182,0.5000,6812.7123,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1407.3674,-153.3651,58.5706,129.6003,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2318.6182,0.5000,6815.4901,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2319.1182,0.5000,6818.2679,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2319.6182,0.5000,6821.0457,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2320.1182,0.5000,6823.8234,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2320.6182,0.5000,6826.6012,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2321.1182,0.5000,6829.3790,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2321.6182,0.5000,6832.1568,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2322.1182,0.5000,6834.9345,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2322.6182,0.5000,6837.7123,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2323.1182,0.5000,6840.4901,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2323.6182,0.5000,6843.2679,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2324.1182,0.5000,6846.0457,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2324.6182,0.5000,6848.8234,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2325.1182,0.5000,6851.6012,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2325.6182,0.5000,6854.3790,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2326.1182,0.5000,6857.1568,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 -2326.6182,0.5000,6859.9345,20.0000,20.0000,0.0000,3.8333,8,879.3662,631.2320,1403.2584,-153.3651,58.1283,129.2219,183.5282,-14.1229,0.0000,58.1283,0.0000,58.1283,0.0000,58.1283,2.0383,0.0000,56.0900,1.5367,54.5533,5.7554,48.7979,2.1167,46.6811,0.0000,46.6811,0.0000,46.6811,39.6509,0.4058,6.6245,0.0000,1157.0608,462.9143,0.0000,11442.4227,11442.4227,11442.4227,11442.4227,11442.4227 -2327.1182,0.5000,6862.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1401.1707,-153.3651,57.2557,129.0296,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2327.6182,0.5000,6865.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2328.1182,0.5000,6868.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2328.6182,0.5000,6871.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2329.1182,0.5000,6873.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2329.6182,0.5000,6876.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2330.1182,0.5000,6879.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2330.6182,0.5000,6882.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2331.1182,0.5000,6884.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2331.6182,0.5000,6887.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2332.1182,0.5000,6890.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2332.6182,0.5000,6893.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2333.1182,0.5000,6896.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2333.6182,0.5000,6898.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2334.1182,0.5000,6901.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2334.6182,0.5000,6904.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2335.1182,0.5000,6907.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2335.6182,0.5000,6909.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2336.1182,0.5000,6912.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2336.6182,0.5000,6915.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2337.1182,0.5000,6918.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2337.6182,0.5000,6921.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2338.1182,0.5000,6923.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2338.6182,0.5000,6926.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2339.1182,0.5000,6929.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2339.6182,0.5000,6932.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2340.1182,0.5000,6934.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2340.6182,0.5000,6937.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2341.1182,0.5000,6940.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2341.6182,0.5000,6943.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2342.1182,0.5000,6946.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2342.6182,0.5000,6948.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2343.1182,0.5000,6951.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2343.6182,0.5000,6954.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2344.1182,0.5000,6957.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2344.6182,0.5000,6959.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2345.1182,0.5000,6962.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2345.6182,0.5000,6965.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2346.1182,0.5000,6968.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2346.6182,0.5000,6971.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2347.1182,0.5000,6973.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2347.6182,0.5000,6976.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2348.1182,0.5000,6979.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2348.6182,0.5000,6982.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2349.1182,0.5000,6984.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2349.6182,0.5000,6987.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2350.1182,0.5000,6990.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2350.6182,0.5000,6993.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2351.1182,0.5000,6996.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2351.6182,0.5000,6998.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2352.1182,0.5000,7001.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2352.6182,0.5000,7004.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2353.1182,0.5000,7007.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 -2353.6182,0.5000,7009.9345,20.0000,20.0000,0.0000,3.6602,8,879.3662,611.1254,1397.0527,-153.3651,56.2767,128.6504,183.5282,-14.1229,0.0000,56.2767,0.0000,56.2767,0.0000,56.2767,2.0012,0.0000,54.2755,1.5367,52.7388,5.7554,46.9833,2.0895,44.8938,0.0000,44.8938,0.0000,44.8938,37.8632,0.4058,6.6249,0.0000,1157.0608,447.9389,0.0000,11138.1093,11138.1093,11138.1093,11138.1093,11138.1093 -2354.1182,0.5000,7012.7123,20.0000,20.0000,0.0000,3.4797,8,879.3662,590.1536,1392.4324,-153.3651,54.3455,128.2249,183.5282,-14.1229,0.0000,54.3455,0.0000,54.3455,0.0000,54.3455,1.9626,0.0000,52.3829,1.5367,50.8462,5.7554,45.0907,2.0611,43.0296,0.0000,43.0296,0.0000,43.0296,35.9985,0.4058,6.6253,0.0000,1157.0608,432.3191,0.0000,10820.1596,10820.1596,10820.1596,10820.1596,10820.1596 -2354.6182,0.5000,7015.4901,20.0000,20.0000,0.0000,3.4797,8,879.3662,590.1536,1383.3181,-153.3651,54.3455,127.3856,183.5282,-14.1229,0.0000,54.3455,0.0000,54.3455,0.0000,54.3455,1.9626,0.0000,52.3829,1.5367,50.8462,5.7554,45.0907,2.0611,43.0296,0.0000,43.0296,0.0000,43.0296,35.9985,0.4058,6.6253,0.0000,1157.0608,432.3191,0.0000,10820.1596,10820.1596,10820.1596,10820.1596,10820.1596 -2355.1182,0.5000,7018.2679,20.0000,20.0000,0.0000,3.4797,8,879.3662,590.1536,1383.3181,-153.3651,54.3455,127.3856,183.5282,-14.1229,0.0000,54.3455,0.0000,54.3455,0.0000,54.3455,1.9626,0.0000,52.3829,1.5367,50.8462,5.7554,45.0907,2.0611,43.0296,0.0000,43.0296,0.0000,43.0296,35.9985,0.4058,6.6253,0.0000,1157.0608,432.3191,0.0000,10820.1596,10820.1596,10820.1596,10820.1596,10820.1596 -2355.6182,0.5000,7021.0457,20.0000,20.0000,0.0000,3.3515,8,879.3662,575.2510,1383.3181,-153.3651,52.9731,127.3856,183.5282,-14.1229,0.0000,52.9731,0.0000,52.9731,0.0000,52.9731,1.9352,0.0000,51.0380,1.5367,49.5013,5.7554,43.7458,2.0410,41.7049,0.0000,41.7049,0.0000,41.7049,34.6735,0.4058,6.6256,0.0000,1157.0608,421.2197,0.0000,10593.7897,10593.7897,10593.7897,10593.7897,10593.7897 -2356.1182,0.5000,7023.8234,20.0000,20.0000,0.0000,3.3056,8,879.3662,569.9170,1376.8414,-153.3651,52.4820,126.7892,183.5282,-14.1229,0.0000,52.4820,0.0000,52.4820,0.0000,52.4820,1.9253,0.0000,50.5566,1.5367,49.0199,5.7554,43.2645,2.0337,41.2307,0.0000,41.2307,0.0000,41.2307,34.1993,0.4058,6.6257,0.0000,1157.0608,417.2469,0.0000,10512.7658,10512.7658,10512.7658,10512.7658,10512.7658 -2356.6182,0.5000,7026.6012,20.0000,20.0000,0.0000,3.3056,8,879.3662,569.9170,1374.5233,-153.3651,52.4820,126.5757,183.5282,-14.1229,0.0000,52.4820,0.0000,52.4820,0.0000,52.4820,1.9253,0.0000,50.5566,1.5367,49.0199,5.7554,43.2645,2.0337,41.2307,0.0000,41.2307,0.0000,41.2307,34.1993,0.4058,6.6257,0.0000,1157.0608,417.2469,0.0000,10512.7658,10512.7658,10512.7658,10512.7658,10512.7658 -2357.1182,0.5000,7029.3790,20.0000,20.0000,0.0000,3.2819,8,879.3662,567.1557,1374.5233,-153.3651,52.2277,126.5757,183.5282,-14.1229,0.0000,52.2277,0.0000,52.2277,0.0000,52.2277,1.9203,0.0000,50.3074,1.5367,48.7707,5.7554,43.0153,2.0300,40.9853,0.0000,40.9853,0.0000,40.9853,33.9538,0.4058,6.6258,0.0000,1157.0608,415.1903,0.0000,10470.8221,10470.8221,10470.8221,10470.8221,10470.8221 -2357.6182,0.5000,7032.1568,20.0000,20.0000,0.0000,3.1315,8,879.3662,549.6767,1373.3232,-153.3651,50.6181,126.4652,183.5282,-14.1229,0.0000,50.6181,0.0000,50.6181,0.0000,50.6181,1.8881,0.0000,48.7300,1.5367,47.1933,5.7554,41.4379,2.0063,39.4315,0.0000,39.4315,0.0000,39.4315,32.3997,0.4058,6.6261,0.0000,1157.0608,402.1719,0.0000,10205.3156,10205.3156,10205.3156,10205.3156,10205.3156 -2358.1182,0.5000,7034.9345,20.0000,20.0000,0.0000,3.1315,8,879.3662,549.6767,1365.7269,-153.3651,50.6181,125.7657,183.5282,-14.1229,0.0000,50.6181,0.0000,50.6181,0.0000,50.6181,1.8881,0.0000,48.7300,1.5367,47.1933,5.7554,41.4379,2.0063,39.4315,0.0000,39.4315,0.0000,39.4315,32.3997,0.4058,6.6261,0.0000,1157.0608,402.1719,0.0000,10205.3156,10205.3156,10205.3156,10205.3156,10205.3156 -2358.6182,0.5000,7037.7123,20.0000,20.0000,0.0000,3.1315,8,879.3662,549.6767,1365.7269,-153.3651,50.6181,125.7657,183.5282,-14.1229,0.0000,50.6181,0.0000,50.6181,0.0000,50.6181,1.8881,0.0000,48.7300,1.5367,47.1933,5.7554,41.4379,2.0063,39.4315,0.0000,39.4315,0.0000,39.4315,32.3997,0.4058,6.6261,0.0000,1157.0608,402.1719,0.0000,10205.3156,10205.3156,10205.3156,10205.3156,10205.3156 -2359.1182,0.5000,7040.4901,20.0000,20.0000,0.0000,3.0381,8,879.3662,538.8176,1365.7269,-153.3651,49.6181,125.7657,183.5282,-14.1229,0.0000,49.6181,0.0000,49.6181,0.0000,49.6181,1.8681,0.0000,47.7500,1.5367,46.2133,5.7554,40.4579,1.9916,38.4663,0.0000,38.4663,0.0000,38.4663,31.4342,0.4058,6.6263,0.0000,1157.0608,394.0841,0.0000,10040.3662,10040.3662,10040.3662,10040.3662,10040.3662 -2359.6182,0.5000,7043.2679,20.0000,20.0000,0.0000,2.9574,8,879.3662,529.4328,1361.0076,-153.3651,48.7539,125.3311,183.5282,-14.1229,0.0000,48.7539,0.0000,48.7539,0.0000,48.7539,1.8508,0.0000,46.9031,1.5367,45.3664,5.7554,39.6110,1.9789,37.6320,0.0000,37.6320,0.0000,37.6320,30.5998,0.4058,6.6264,0.0000,1157.0608,387.0943,0.0000,9897.8117,9897.8117,9897.8117,9897.8117,9897.8117 -2360.1182,0.5000,7046.0457,20.0000,20.0000,0.0000,2.9574,8,879.3662,529.4328,1356.9289,-153.3651,48.7539,124.9555,183.5282,-14.1229,0.0000,48.7539,0.0000,48.7539,0.0000,48.7539,1.8508,0.0000,46.9031,1.5367,45.3664,5.7554,39.6110,1.9789,37.6320,0.0000,37.6320,0.0000,37.6320,30.5998,0.4058,6.6264,0.0000,1157.0608,387.0943,0.0000,9897.8117,9897.8117,9897.8117,9897.8117,9897.8117 -2360.6182,0.5000,7048.8234,20.0000,20.0000,0.0000,2.9574,8,879.3662,529.4328,1356.9289,-153.3651,48.7539,124.9555,183.5282,-14.1229,0.0000,48.7539,0.0000,48.7539,0.0000,48.7539,1.8508,0.0000,46.9031,1.5367,45.3664,5.7554,39.6110,1.9789,37.6320,0.0000,37.6320,0.0000,37.6320,30.5998,0.4058,6.6264,0.0000,1157.0608,387.0943,0.0000,9897.8117,9897.8117,9897.8117,9897.8117,9897.8117 -2361.1182,0.5000,7051.6012,20.0000,20.0000,0.0000,2.7943,8,879.3662,510.4728,1356.9289,-153.3651,47.0079,124.9555,183.5282,-14.1229,0.0000,47.0079,0.0000,47.0079,0.0000,47.0079,1.8159,0.0000,45.1920,1.5367,43.6553,5.7554,37.8999,1.9533,35.9466,0.0000,35.9466,0.0000,35.9466,28.9141,0.4058,6.6267,0.0000,1157.0608,372.9728,0.0000,9609.8081,9609.8081,9609.8081,9609.8081,9609.8081 -2361.6182,0.5000,7054.3790,20.0000,20.0000,0.0000,2.7833,8,879.3662,509.1856,1348.6889,-153.3651,46.8894,124.1967,183.5282,-14.1229,0.0000,46.8894,0.0000,46.8894,0.0000,46.8894,1.8135,0.0000,45.0759,1.5367,43.5392,5.7554,37.7837,1.9515,35.8322,0.0000,35.8322,0.0000,35.8322,28.7997,0.4058,6.6268,0.0000,1157.0608,372.0142,0.0000,9590.2569,9590.2569,9590.2569,9590.2569,9590.2569 -2362.1182,0.5000,7057.1568,20.0000,20.0000,0.0000,2.7833,8,879.3662,509.1856,1348.1296,-153.3651,46.8894,124.1452,183.5282,-14.1229,0.0000,46.8894,0.0000,46.8894,0.0000,46.8894,1.8135,0.0000,45.0759,1.5367,43.5392,5.7554,37.7837,1.9515,35.8322,0.0000,35.8322,0.0000,35.8322,28.7997,0.4058,6.6268,0.0000,1157.0608,372.0142,0.0000,9590.2569,9590.2569,9590.2569,9590.2569,9590.2569 -2362.6182,0.5000,7059.9345,20.0000,20.0000,0.0000,2.7247,8,879.3662,502.3731,1348.1296,-153.3651,46.2620,124.1452,183.5282,-14.1229,0.0000,46.2620,0.0000,46.2620,0.0000,46.2620,1.8010,0.0000,44.4611,1.5367,42.9244,5.7554,37.1689,1.9423,35.2266,0.0000,35.2266,0.0000,35.2266,28.1940,0.4058,6.6269,0.0000,1157.0608,366.9402,0.0000,9486.7737,9486.7737,9486.7737,9486.7737,9486.7737 -2363.1182,0.5000,7062.7123,20.0000,20.0000,0.0000,2.6091,8,879.3662,488.9353,1345.1688,-153.3651,45.0246,123.8726,183.5282,-14.1229,0.0000,45.0246,0.0000,45.0246,0.0000,45.0246,1.7762,0.0000,43.2484,1.5367,41.7117,5.7554,35.9562,1.9241,34.0321,0.0000,34.0321,0.0000,34.0321,26.9993,0.4058,6.6271,0.0000,1157.0608,356.9317,0.0000,9282.6540,9282.6540,9282.6540,9282.6540,9282.6540 -2363.6182,0.5000,7065.4901,20.0000,20.0000,0.0000,2.6091,8,879.3662,488.9353,1339.3288,-153.3651,45.0246,123.3348,183.5282,-14.1229,0.0000,45.0246,0.0000,45.0246,0.0000,45.0246,1.7762,0.0000,43.2484,1.5367,41.7117,5.7554,35.9562,1.9241,34.0321,0.0000,34.0321,0.0000,34.0321,26.9993,0.4058,6.6271,0.0000,1157.0608,356.9317,0.0000,9282.6540,9282.6540,9282.6540,9282.6540,9282.6540 -2364.1182,0.5000,7068.2679,20.0000,20.0000,0.0000,2.6091,8,879.3662,488.9353,1339.3288,-153.3651,45.0246,123.3348,183.5282,-14.1229,0.0000,45.0246,0.0000,45.0246,0.0000,45.0246,1.7762,0.0000,43.2484,1.5367,41.7117,5.7554,35.9562,1.9241,34.0321,0.0000,34.0321,0.0000,34.0321,26.9993,0.4058,6.6271,0.0000,1157.0608,356.9317,0.0000,9282.6540,9282.6540,9282.6540,9282.6540,9282.6540 -2364.6182,0.5000,7071.0457,20.0000,20.0000,0.0000,2.4809,8,879.3662,474.0203,1339.3288,-153.3651,43.6511,123.3348,183.5282,-14.1229,0.0000,43.6511,0.0000,43.6511,0.0000,43.6511,1.7487,0.0000,41.9024,1.5367,40.3657,5.7554,34.6102,1.9039,32.7063,0.0000,32.7063,0.0000,32.7063,25.6733,0.4058,6.6273,0.0000,1157.0608,345.8230,0.0000,9052.9412,9052.9412,9052.9412,9052.9412,9052.9412 -2365.1182,0.5000,7073.8234,20.0000,20.0000,0.0000,2.4350,8,879.3662,468.6819,1332.8468,-153.3651,43.1595,122.7379,183.5282,-14.1229,0.0000,43.1595,0.0000,43.1595,0.0000,43.1595,1.7389,0.0000,41.4206,1.5367,39.8839,5.7554,34.1285,1.8967,32.2318,0.0000,32.2318,0.0000,32.2318,25.1987,0.4058,6.6274,0.0000,1157.0608,341.8470,0.0000,8968.7020,8968.7020,8968.7020,8968.7020,8968.7020 -2365.6182,0.5000,7076.6012,20.0000,20.0000,0.0000,2.4350,8,879.3662,468.6819,1330.5267,-153.3651,43.1595,122.5242,183.5282,-14.1229,0.0000,43.1595,0.0000,43.1595,0.0000,43.1595,1.7389,0.0000,41.4206,1.5367,39.8839,5.7554,34.1285,1.8967,32.2318,0.0000,32.2318,0.0000,32.2318,25.1987,0.4058,6.6274,0.0000,1157.0608,341.8470,0.0000,8968.7020,8968.7020,8968.7020,8968.7020,8968.7020 -2366.1182,0.5000,7079.3790,20.0000,20.0000,0.0000,2.4113,8,879.3662,465.9185,1330.5267,-153.3651,42.9050,122.5242,183.5282,-14.1229,0.0000,42.9050,0.0000,42.9050,0.0000,42.9050,1.7338,0.0000,41.1712,1.5367,39.6345,5.7554,33.8791,1.8930,31.9861,0.0000,31.9861,0.0000,31.9861,24.9530,0.4058,6.6274,0.0000,1157.0608,339.7888,0.0000,8925.0942,8925.0942,8925.0942,8925.0942,8925.0942 -2366.6182,0.5000,7082.1568,20.0000,20.0000,0.0000,2.2609,8,879.3662,448.4258,1329.3257,-153.3651,41.2942,122.4136,183.5282,-14.1229,0.0000,41.2942,0.0000,41.2942,0.0000,41.2942,1.7016,0.0000,39.5926,1.5367,38.0559,5.7554,32.3005,1.8693,30.4312,0.0000,30.4312,0.0000,30.4312,23.3978,0.4058,6.6276,0.0000,1157.0608,326.7602,0.0000,8649.0601,8649.0601,8649.0601,8649.0601,8649.0601 -2367.1182,0.5000,7084.9345,20.0000,20.0000,0.0000,2.2609,8,879.3662,448.4258,1321.7234,-153.3651,41.2942,121.7136,183.5282,-14.1229,0.0000,41.2942,0.0000,41.2942,0.0000,41.2942,1.7016,0.0000,39.5926,1.5367,38.0559,5.7554,32.3005,1.8693,30.4312,0.0000,30.4312,0.0000,30.4312,23.3978,0.4058,6.6276,0.0000,1157.0608,326.7602,0.0000,8649.0601,8649.0601,8649.0601,8649.0601,8649.0601 -2367.6182,0.5000,7087.7123,20.0000,20.0000,0.0000,2.2609,8,879.3662,448.4258,1321.7234,-153.3651,41.2942,121.7136,183.5282,-14.1229,0.0000,41.2942,0.0000,41.2942,0.0000,41.2942,1.7016,0.0000,39.5926,1.5367,38.0559,5.7554,32.3005,1.8693,30.4312,0.0000,30.4312,0.0000,30.4312,23.3978,0.4058,6.6276,0.0000,1157.0608,326.7602,0.0000,8649.0601,8649.0601,8649.0601,8649.0601,8649.0601 -2368.1182,0.5000,7090.4901,20.0000,20.0000,0.0000,2.1675,8,879.3662,437.5586,1321.7234,-153.3651,40.2935,121.7136,183.5282,-14.1229,0.0000,40.2935,0.0000,40.2935,0.0000,40.2935,1.6816,0.0000,38.6119,1.5367,37.0752,5.7554,31.3197,1.8546,29.4652,0.0000,29.4652,0.0000,29.4652,22.4316,0.4058,6.6278,0.0000,1157.0608,318.6664,0.0000,8477.5758,8477.5758,8477.5758,8477.5758,8477.5758 -2368.6182,0.5000,7093.2679,20.0000,20.0000,0.0000,2.0868,8,879.3662,428.1670,1317.0006,-153.3651,39.4286,121.2786,183.5282,-14.1229,0.0000,39.4286,0.0000,39.4286,0.0000,39.4286,1.6643,0.0000,37.7643,1.5367,36.2276,5.7554,30.4722,1.8419,28.6304,0.0000,28.6304,0.0000,28.6304,21.5967,0.4058,6.6279,0.0000,1157.0608,311.6715,0.0000,8329.3769,8329.3769,8329.3769,8329.3769,8329.3769 -2369.1182,0.5000,7096.0457,20.0000,20.0000,0.0000,2.0868,8,879.3662,428.1670,1312.9190,-153.3651,39.4286,120.9028,183.5282,-14.1229,0.0000,39.4286,0.0000,39.4286,0.0000,39.4286,1.6643,0.0000,37.7643,1.5367,36.2276,5.7554,30.4722,1.8419,28.6304,0.0000,28.6304,0.0000,28.6304,21.5967,0.4058,6.6279,0.0000,1157.0608,311.6715,0.0000,8329.3769,8329.3769,8329.3769,8329.3769,8329.3769 -2369.6182,0.5000,7098.8234,20.0000,20.0000,0.0000,2.0868,8,879.3662,428.1670,1312.9190,-153.3651,39.4286,120.9028,183.5282,-14.1229,0.0000,39.4286,0.0000,39.4286,0.0000,39.4286,1.6643,0.0000,37.7643,1.5367,36.2276,5.7554,30.4722,1.8419,28.6304,0.0000,28.6304,0.0000,28.6304,21.5967,0.4058,6.6279,0.0000,1157.0608,311.6715,0.0000,8329.3769,8329.3769,8329.3769,8329.3769,8329.3769 -2370.1182,0.5000,7101.6012,20.0000,20.0000,0.0000,1.9237,8,879.3662,409.1938,1312.9190,-153.3651,37.6814,120.9028,183.5282,-14.1229,0.0000,37.6814,0.0000,37.6814,0.0000,37.6814,1.6293,0.0000,36.0521,1.5367,34.5154,5.7554,28.7600,1.8162,26.9438,0.0000,26.9438,0.0000,26.9438,19.9099,0.4058,6.6281,0.0000,1157.0608,297.5403,0.0000,8029.9795,8029.9795,8029.9795,8029.9795,8029.9795 -2370.6182,0.5000,7104.3790,20.0000,20.0000,0.0000,1.9127,8,879.3662,407.9059,1304.6733,-153.3651,37.5628,120.1435,183.5282,-14.1229,0.0000,37.5628,0.0000,37.5628,0.0000,37.5628,1.6270,0.0000,35.9359,1.5367,34.3992,5.7554,28.6437,1.8144,26.8293,0.0000,26.8293,0.0000,26.8293,19.7954,0.4058,6.6281,0.0000,1157.0608,296.5810,0.0000,8009.6553,8009.6553,8009.6553,8009.6553,8009.6553 -2371.1182,0.5000,7107.1568,20.0000,20.0000,0.0000,1.9127,8,879.3662,407.9059,1304.1135,-153.3651,37.5628,120.0919,183.5282,-14.1229,0.0000,37.5628,0.0000,37.5628,0.0000,37.5628,1.6270,0.0000,35.9359,1.5367,34.3992,5.7554,28.6437,1.8144,26.8293,0.0000,26.8293,0.0000,26.8293,19.7954,0.4058,6.6281,0.0000,1157.0608,296.5810,0.0000,8009.6553,8009.6553,8009.6553,8009.6553,8009.6553 -2371.6182,0.5000,7109.9345,20.0000,20.0000,0.0000,1.8541,8,879.3662,401.0888,1304.1135,-153.3651,36.9351,120.0919,183.5282,-14.1229,0.0000,36.9351,0.0000,36.9351,0.0000,36.9351,1.6144,0.0000,35.3207,1.5367,33.7840,5.7554,28.0285,1.8052,26.2233,0.0000,26.2233,0.0000,26.2233,19.1894,0.4058,6.6282,0.0000,1157.0608,291.5036,0.0000,7902.0817,7902.0817,7902.0817,7902.0817,7902.0817 -2372.1182,0.5000,7112.7123,20.0000,20.0000,0.0000,1.7386,8,879.3662,387.6424,1301.1508,-153.3651,35.6968,119.8191,183.5282,-14.1229,0.0000,35.6968,0.0000,35.6968,0.0000,35.6968,1.5896,0.0000,34.1072,1.5367,32.5705,5.7554,26.8150,1.7870,25.0281,0.0000,25.0281,0.0000,25.0281,17.9940,0.4058,6.6283,0.0000,1157.0608,281.4888,0.0000,7685.0170,7685.0170,7685.0170,7685.0170,7685.0170 -2372.6182,0.5000,7115.4901,20.0000,20.0000,0.0000,1.7386,8,879.3662,387.6424,1295.3071,-153.3651,35.6968,119.2810,183.5282,-14.1229,0.0000,35.6968,0.0000,35.6968,0.0000,35.6968,1.5896,0.0000,34.1072,1.5367,32.5705,5.7554,26.8150,1.7870,25.0281,0.0000,25.0281,0.0000,25.0281,17.9940,0.4058,6.6283,0.0000,1157.0608,281.4888,0.0000,7685.0170,7685.0170,7685.0170,7685.0170,7685.0170 -2373.1182,0.5000,7118.2679,20.0000,20.0000,0.0000,1.7386,8,879.3662,387.6424,1295.3071,-153.3651,35.6968,119.2810,183.5282,-14.1229,0.0000,35.6968,0.0000,35.6968,0.0000,35.6968,1.5896,0.0000,34.1072,1.5367,32.5705,5.7554,26.8150,1.7870,25.0281,0.0000,25.0281,0.0000,25.0281,17.9940,0.4058,6.6283,0.0000,1157.0608,281.4888,0.0000,7685.0170,7685.0170,7685.0170,7685.0170,7685.0170 -2373.6182,0.5000,7121.0457,20.0000,20.0000,0.0000,1.6103,8,879.3662,372.7184,1295.3071,-153.3651,34.3225,119.2810,183.5282,-14.1229,0.0000,34.3225,0.0000,34.3225,0.0000,34.3225,1.5622,0.0000,32.7604,1.5367,31.2237,5.7554,25.4682,1.7668,23.7014,0.0000,23.7014,0.0000,23.7014,16.6672,0.4058,6.6285,0.0000,1157.0608,270.3734,0.0000,7443.6207,7443.6207,7443.6207,7443.6207,7443.6207 -2374.1182,0.5000,7123.8234,20.0000,20.0000,0.0000,1.5644,8,879.3662,367.3769,1288.8211,-153.3651,33.8306,118.6837,183.5282,-14.1229,0.0000,33.8306,0.0000,33.8306,0.0000,33.8306,1.5523,0.0000,32.2783,1.5367,30.7416,5.7554,24.9862,1.7596,23.2266,0.0000,23.2266,0.0000,23.2266,16.1923,0.4058,6.6285,0.0000,1157.0608,266.3950,0.0000,7357.2224,7357.2224,7357.2224,7357.2224,7357.2224 -2374.6182,0.5000,7126.6012,20.0000,20.0000,0.0000,1.5644,8,879.3662,367.3769,1286.4997,-153.3651,33.8306,118.4699,183.5282,-14.1229,0.0000,33.8306,0.0000,33.8306,0.0000,33.8306,1.5523,0.0000,32.2783,1.5367,30.7416,5.7554,24.9862,1.7596,23.2266,0.0000,23.2266,0.0000,23.2266,16.1923,0.4058,6.6285,0.0000,1157.0608,266.3950,0.0000,7357.2224,7357.2224,7357.2224,7357.2224,7357.2224 -2375.1182,0.5000,7129.3790,20.0000,20.0000,0.0000,1.5407,8,879.3662,364.6118,1286.4997,-153.3651,33.5760,118.4699,183.5282,-14.1229,0.0000,33.5760,0.0000,33.5760,0.0000,33.5760,1.5472,0.0000,32.0288,1.5367,30.4921,5.7554,24.7366,1.7558,22.9808,0.0000,22.9808,0.0000,22.9808,15.9465,0.4058,6.6285,0.0000,1157.0608,264.3356,0.0000,7312.4974,7312.4974,7312.4974,7312.4974,7312.4974 -2375.6182,0.5000,7132.1568,20.0000,20.0000,0.0000,1.3903,8,879.3662,347.1095,1285.2980,-153.3651,31.9643,118.3593,183.5282,-14.1229,0.0000,31.9643,0.0000,31.9643,0.0000,31.9643,1.5150,0.0000,30.4493,1.5367,28.9126,5.7554,23.1571,1.7321,21.4250,0.0000,21.4250,0.0000,21.4250,14.3906,0.4058,6.6287,0.0000,1157.0608,251.2999,0.0000,7029.3974,7029.3974,7029.3974,7029.3974,7029.3974 -2376.1182,0.5000,7134.9345,20.0000,20.0000,0.0000,1.3903,8,879.3662,347.1095,1277.6916,-153.3651,31.9643,117.6588,183.5282,-14.1229,0.0000,31.9643,0.0000,31.9643,0.0000,31.9643,1.5150,0.0000,30.4493,1.5367,28.9126,5.7554,23.1571,1.7321,21.4250,0.0000,21.4250,0.0000,21.4250,14.3906,0.4058,6.6287,0.0000,1157.0608,251.2999,0.0000,7029.3974,7029.3974,7029.3974,7029.3974,7029.3974 -2376.6182,0.5000,7137.7123,20.0000,20.0000,0.0000,1.3903,8,879.3662,347.1095,1277.6916,-153.3651,31.9643,117.6588,183.5282,-14.1229,0.0000,31.9643,0.0000,31.9643,0.0000,31.9643,1.5150,0.0000,30.4493,1.5367,28.9126,5.7554,23.1571,1.7321,21.4250,0.0000,21.4250,0.0000,21.4250,14.3906,0.4058,6.6287,0.0000,1157.0608,251.2999,0.0000,7029.3974,7029.3974,7029.3974,7029.3974,7029.3974 -2377.1182,0.5000,7140.4901,20.0000,20.0000,0.0000,1.2969,8,879.3662,336.2367,1277.6916,-153.3651,30.9630,117.6588,183.5282,-14.1229,0.0000,30.9630,0.0000,30.9630,0.0000,30.9630,1.4950,0.0000,29.4681,1.5367,27.9314,5.7554,22.1759,1.7174,20.4585,0.0000,20.4585,0.0000,20.4585,13.4240,0.4058,6.6288,0.0000,1157.0608,243.2018,0.0000,6853.5291,6853.5291,6853.5291,6853.5291,6853.5291 -2377.6182,0.5000,7143.2679,20.0000,20.0000,0.0000,1.2162,8,879.3662,326.8404,1272.9662,-153.3651,30.0978,117.2237,183.5282,-14.1229,0.0000,30.0978,0.0000,30.0978,0.0000,30.0978,1.4777,0.0000,28.6201,1.5367,27.0834,5.7554,21.3280,1.7047,19.6233,0.0000,19.6233,0.0000,19.6233,12.5887,0.4058,6.6288,0.0000,1157.0608,236.2035,0.0000,6701.5450,6701.5450,6701.5450,6701.5450,6701.5450 -2378.1182,0.5000,7146.0457,20.0000,20.0000,0.0000,1.2162,8,879.3662,326.8404,1268.8827,-153.3651,30.0978,116.8476,183.5282,-14.1229,0.0000,30.0978,0.0000,30.0978,0.0000,30.0978,1.4777,0.0000,28.6201,1.5367,27.0834,5.7554,21.3280,1.7047,19.6233,0.0000,19.6233,0.0000,19.6233,12.5887,0.4058,6.6288,0.0000,1157.0608,236.2035,0.0000,6701.5450,6701.5450,6701.5450,6701.5450,6701.5450 -2378.6182,0.5000,7148.8234,20.0000,20.0000,0.0000,1.2162,8,879.3662,326.8404,1268.8827,-153.3651,30.0978,116.8476,183.5282,-14.1229,0.0000,30.0978,0.0000,30.0978,0.0000,30.0978,1.4777,0.0000,28.6201,1.5367,27.0834,5.7554,21.3280,1.7047,19.6233,0.0000,19.6233,0.0000,19.6233,12.5887,0.4058,6.6288,0.0000,1157.0608,236.2035,0.0000,6701.5450,6701.5450,6701.5450,6701.5450,6701.5450 -2379.1182,0.5000,7151.6012,20.0000,20.0000,0.0000,1.0532,8,879.3662,307.8584,1268.8827,-153.3651,28.3498,116.8476,183.5282,-14.1229,0.0000,28.3498,0.0000,28.3498,0.0000,28.3498,1.4427,0.0000,26.9071,1.5367,25.3704,5.7554,19.6149,1.6790,17.9359,0.0000,17.9359,0.0000,17.9359,10.9012,0.4058,6.6290,0.0000,1157.0608,222.0656,0.0000,6426.4488,6426.4488,6426.4488,6426.4488,6426.4488 -2379.6182,0.5000,7154.3790,20.0000,20.0000,0.0000,1.0421,8,879.3662,306.5698,1260.6331,-153.3651,28.2311,116.0879,183.5282,-14.1229,0.0000,28.2311,0.0000,28.2311,0.0000,28.2311,1.4403,0.0000,26.7908,1.5367,25.2541,5.7554,19.4986,1.6772,17.8214,0.0000,17.8214,0.0000,17.8214,10.7867,0.4058,6.6290,0.0000,1157.0608,221.1059,0.0000,6408.8280,6408.8280,6408.8280,6408.8280,6408.8280 -2380.1182,0.5000,7157.1568,20.0000,20.0000,0.0000,1.0421,8,879.3662,306.5698,1260.0731,-153.3651,28.2311,116.0364,183.5282,-14.1229,0.0000,28.2311,0.0000,28.2311,0.0000,28.2311,1.4403,0.0000,26.7908,1.5367,25.2541,5.7554,19.4986,1.6772,17.8214,0.0000,17.8214,0.0000,17.8214,10.7867,0.4058,6.6290,0.0000,1157.0608,221.1059,0.0000,6408.8280,6408.8280,6408.8280,6408.8280,6408.8280 -2380.6182,0.5000,7159.9345,20.0000,20.0000,0.0000,0.9836,8,879.3662,299.7644,1260.0731,-153.3651,27.6044,116.0364,183.5282,-14.1229,0.0000,27.6044,0.0000,27.6044,0.0000,27.6044,1.4278,0.0000,26.1766,1.5367,24.6399,5.7554,18.8845,1.6680,17.2164,0.0000,17.2164,0.0000,17.2164,10.1817,0.4058,6.6290,0.0000,1157.0608,216.0372,0.0000,6315.7634,6315.7634,6315.7634,6315.7634,6315.7634 -2381.1182,0.5000,7162.7123,20.0000,20.0000,0.0000,0.8684,8,879.3662,286.3413,1257.1155,-153.3651,26.3683,115.7640,183.5282,-14.1229,0.0000,26.3683,0.0000,26.3683,0.0000,26.3683,1.4031,0.0000,24.9652,1.5367,23.4285,5.7554,17.6731,1.6499,16.0232,0.0000,16.0232,0.0000,16.0232,8.9884,0.4058,6.6291,0.0000,1157.0608,206.0397,0.0000,6132.2027,6132.2027,6132.2027,6132.2027,6132.2027 -2381.6182,0.5000,7165.4901,20.0000,20.0000,0.0000,0.8684,8,879.3662,286.3413,1251.2818,-153.3651,26.3683,115.2268,183.5282,-14.1229,0.0000,26.3683,0.0000,26.3683,0.0000,26.3683,1.4031,0.0000,24.9652,1.5367,23.4285,5.7554,17.6731,1.6499,16.0232,0.0000,16.0232,0.0000,16.0232,8.9884,0.4058,6.6291,0.0000,1157.0608,206.0397,0.0000,6132.2027,6132.2027,6132.2027,6132.2027,6132.2027 -2382.1182,0.5000,7168.2679,20.0000,20.0000,0.0000,0.8684,8,879.3662,286.3413,1251.2818,-153.3651,26.3683,115.2268,183.5282,-14.1229,0.0000,26.3683,0.0000,26.3683,0.0000,26.3683,1.4031,0.0000,24.9652,1.5367,23.4285,5.7554,17.6731,1.6499,16.0232,0.0000,16.0232,0.0000,16.0232,8.9884,0.4058,6.6291,0.0000,1157.0608,206.0397,0.0000,6132.2027,6132.2027,6132.2027,6132.2027,6132.2027 -2382.6182,0.5000,7171.0457,20.0000,20.0000,0.0000,0.7406,8,879.3662,271.6276,1251.2818,-153.3651,25.0134,115.2268,183.5282,-14.1229,0.0000,25.0134,0.0000,25.0134,0.0000,25.0134,1.3760,0.0000,23.6374,1.5367,22.1007,5.7554,16.3453,1.6444,14.7008,0.0000,14.7008,0.0000,14.7008,7.6659,0.4058,6.6292,0.0000,1157.0608,195.0809,0.0000,5930.9926,5930.9926,5930.9926,5930.9926,5930.9926 -2383.1182,0.5000,7173.8234,20.0000,20.0000,0.0000,0.6949,8,879.3662,266.3831,1244.8872,-153.3651,24.5304,114.6379,183.5282,-14.1229,0.0000,24.5304,0.0000,24.5304,0.0000,24.5304,1.3663,0.0000,23.1641,1.5367,21.6274,5.7554,15.8720,1.6444,14.2276,0.0000,14.2276,0.0000,14.2276,7.1926,0.4058,6.6292,0.0000,1157.0608,191.1749,0.0000,5859.2748,5859.2748,5859.2748,5859.2748,5859.2748 -2383.6182,0.5000,7176.6012,20.0000,20.0000,0.0000,0.6949,8,879.3662,266.3831,1242.6080,-153.3651,24.5304,114.4281,183.5282,-14.1229,0.0000,24.5304,0.0000,24.5304,0.0000,24.5304,1.3663,0.0000,23.1641,1.5367,21.6274,5.7554,15.8720,1.6444,14.2276,0.0000,14.2276,0.0000,14.2276,7.1926,0.4058,6.6292,0.0000,1157.0608,191.1749,0.0000,5859.2748,5859.2748,5859.2748,5859.2748,5859.2748 -2384.1182,0.5000,7179.3790,20.0000,20.0000,0.0000,0.6712,8,879.3662,263.6683,1242.6080,-153.3651,24.2804,114.4281,183.5282,-14.1229,0.0000,24.2804,0.0000,24.2804,0.0000,24.2804,1.3613,0.0000,22.9191,1.5367,21.3824,5.7554,15.6270,1.6444,13.9826,0.0000,13.9826,0.0000,13.9826,6.9476,0.4058,6.6292,0.0000,1157.0608,189.1529,0.0000,5822.1496,5822.1496,5822.1496,5822.1496,5822.1496 -2384.6182,0.5000,7182.1568,20.0000,20.0000,0.0000,0.5214,8,879.3662,246.4845,1241.4282,-153.3651,22.6980,114.3194,183.5282,-14.1229,0.0000,22.6980,0.0000,22.6980,0.0000,22.6980,1.3297,0.0000,21.3683,1.5367,19.8316,5.7554,14.0762,1.6444,12.4318,0.0000,12.4318,0.0000,12.4318,5.3968,0.4058,6.6292,0.0000,1157.0608,176.3543,0.0000,5587.1603,5587.1603,5587.1603,5587.1603,5587.1603 -2385.1182,0.5000,7184.9345,20.0000,20.0000,0.0000,0.5214,8,879.3662,246.4845,1233.9601,-153.3651,22.6980,113.6317,183.5282,-14.1229,0.0000,22.6980,0.0000,22.6980,0.0000,22.6980,1.3297,0.0000,21.3683,1.5367,19.8316,5.7554,14.0762,1.6444,12.4318,0.0000,12.4318,0.0000,12.4318,5.3968,0.4058,6.6292,0.0000,1157.0608,176.3543,0.0000,5587.1603,5587.1603,5587.1603,5587.1603,5587.1603 -2385.6182,0.5000,7187.7123,20.0000,20.0000,0.0000,0.5214,8,879.3662,246.4845,1233.9601,-153.3651,22.6980,113.6317,183.5282,-14.1229,0.0000,22.6980,0.0000,22.6980,0.0000,22.6980,1.3297,0.0000,21.3683,1.5367,19.8316,5.7554,14.0762,1.6444,12.4318,0.0000,12.4318,0.0000,12.4318,5.3968,0.4058,6.6292,0.0000,1157.0608,176.3543,0.0000,5587.1603,5587.1603,5587.1603,5587.1603,5587.1603 -2386.1182,0.5000,7190.4901,20.0000,20.0000,0.0000,0.4283,8,879.3662,235.8098,1233.9601,-153.3651,21.7150,113.6317,183.5282,-14.1229,0.0000,21.7150,0.0000,21.7150,0.0000,21.7150,1.3100,0.0000,20.4050,1.5367,18.8683,5.7554,13.1129,1.6444,11.4685,0.0000,11.4685,0.0000,11.4685,4.4334,0.4058,6.6293,0.0000,1157.0608,168.4038,0.0000,5441.1842,5441.1842,5441.1842,5441.1842,5441.1842 -2386.6182,0.5000,7193.2679,20.0000,20.0000,0.0000,0.3479,8,879.3662,226.5850,1229.3209,-153.3651,20.8655,113.2045,183.5282,-14.1229,0.0000,20.8655,0.0000,20.8655,0.0000,20.8655,1.2930,0.0000,19.5725,1.5367,18.0358,5.7554,12.2804,1.6444,10.6360,0.0000,10.6360,0.0000,10.6360,3.6009,0.4058,6.6293,0.0000,1157.0608,161.5332,0.0000,5315.0355,5315.0355,5315.0355,5315.0355,5315.0355 -2387.1182,0.5000,7196.0457,20.0000,20.0000,0.0000,0.3479,8,879.3662,226.5850,1225.3118,-153.3651,20.8655,112.8353,183.5282,-14.1229,0.0000,20.8655,0.0000,20.8655,0.0000,20.8655,1.2930,0.0000,19.5725,1.5367,18.0358,5.7554,12.2804,1.6444,10.6360,0.0000,10.6360,0.0000,10.6360,3.6009,0.4058,6.6293,0.0000,1157.0608,161.5332,0.0000,5315.0355,5315.0355,5315.0355,5315.0355,5315.0355 -2387.6182,0.5000,7198.8234,20.0000,20.0000,0.0000,0.3479,8,879.3662,226.5850,1225.3118,-153.3651,20.8655,112.8353,183.5282,-14.1229,0.0000,20.8655,0.0000,20.8655,0.0000,20.8655,1.2930,0.0000,19.5725,1.5367,18.0358,5.7554,12.2804,1.6444,10.6360,0.0000,10.6360,0.0000,10.6360,3.6009,0.4058,6.6293,0.0000,1157.0608,161.5332,0.0000,5315.0355,5315.0355,5315.0355,5315.0355,5315.0355 -2388.1182,0.5000,7201.6012,20.0000,20.0000,0.0000,0.2504,8,879.3662,215.4040,1225.3118,-153.3651,19.8359,112.8353,183.5282,-14.1229,0.0000,19.8359,0.0000,19.8359,0.0000,19.8359,1.2724,0.0000,18.5635,1.5367,17.0268,5.7554,11.2713,1.6444,9.6269,0.0000,9.6269,0.0000,9.6269,2.5919,0.4058,6.6293,0.0000,1157.0608,153.2056,0.0000,5162.1355,5162.1355,5162.1355,5162.1355,5162.1355 -2388.6182,0.5000,7204.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.4526,-153.3651,19.7660,112.3878,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2389.1182,0.5000,7207.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2389.6182,0.5000,7209.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2390.1182,0.5000,7212.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2390.6182,0.5000,7215.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2391.1182,0.5000,7218.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2391.6182,0.5000,7221.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2392.1182,0.5000,7223.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2392.6182,0.5000,7226.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2393.1182,0.5000,7229.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2393.6182,0.5000,7232.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2394.1182,0.5000,7234.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2394.6182,0.5000,7237.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2395.1182,0.5000,7240.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2395.6182,0.5000,7243.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2396.1182,0.5000,7246.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2396.6182,0.5000,7248.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2397.1182,0.5000,7251.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2397.6182,0.5000,7254.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2398.1182,0.5000,7257.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2398.6182,0.5000,7259.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2399.1182,0.5000,7262.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2399.6182,0.5000,7265.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2400.1182,0.5000,7268.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2400.6182,0.5000,7271.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2401.1182,0.5000,7273.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2401.6182,0.5000,7276.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2402.1182,0.5000,7279.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2402.6182,0.5000,7282.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2403.1182,0.5000,7284.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2403.6182,0.5000,7287.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2404.1182,0.5000,7290.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2404.6182,0.5000,7293.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2405.1182,0.5000,7296.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2405.6182,0.5000,7298.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2406.1182,0.5000,7301.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2406.6182,0.5000,7304.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2407.1182,0.5000,7307.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2407.6182,0.5000,7309.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2408.1182,0.5000,7312.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2408.6182,0.5000,7315.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2409.1182,0.5000,7318.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2409.6182,0.5000,7321.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2410.1182,0.5000,7323.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2410.6182,0.5000,7326.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2411.1182,0.5000,7329.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2411.6182,0.5000,7332.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2412.1182,0.5000,7334.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2412.6182,0.5000,7337.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2413.1182,0.5000,7340.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2413.6182,0.5000,7343.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2414.1182,0.5000,7346.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2414.6182,0.5000,7348.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2415.1182,0.5000,7351.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2415.6182,0.5000,7354.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2416.1182,0.5000,7357.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2416.6182,0.5000,7359.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2417.1182,0.5000,7362.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2417.6182,0.5000,7365.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2418.1182,0.5000,7368.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2418.6182,0.5000,7371.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2419.1182,0.5000,7373.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2419.6182,0.5000,7376.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2420.1182,0.5000,7379.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2420.6182,0.5000,7382.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2421.1182,0.5000,7384.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2421.6182,0.5000,7387.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2422.1182,0.5000,7390.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2422.6182,0.5000,7393.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2423.1182,0.5000,7396.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2423.6182,0.5000,7398.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2424.1182,0.5000,7401.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2424.6182,0.5000,7404.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2425.1182,0.5000,7407.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2425.6182,0.5000,7409.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2426.1182,0.5000,7412.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2426.6182,0.5000,7415.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2427.1182,0.5000,7418.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2427.6182,0.5000,7421.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2428.1182,0.5000,7423.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2428.6182,0.5000,7426.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 -2429.1182,0.5000,7429.3790,20.0000,20.0000,0.0000,0.2274,8,879.3662,212.7638,1220.1227,-153.3651,19.5928,112.3575,183.5282,-14.1229,0.0000,19.5928,0.0000,19.5928,0.0000,19.5928,1.2676,0.0000,18.3252,1.5367,16.7885,5.7554,11.0331,1.6444,9.3887,0.0000,9.3887,0.0000,9.3887,2.3536,0.4058,6.6293,0.0000,1157.0608,151.2392,0.0000,5126.0302,5126.0302,5126.0302,5126.0302,5126.0302 -2429.6182,0.5000,7432.1568,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1219.3051,-153.3651,18.4962,112.2822,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 -2430.1182,0.5000,7434.9345,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 -2430.6182,0.5000,7437.7123,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 -2431.1182,0.5000,7440.4901,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 -2431.6182,0.5000,7443.2679,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 -2432.1182,0.5000,7446.0457,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 -2432.6182,0.5000,7448.8234,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 -2433.1182,0.5000,7451.6012,20.0000,20.0000,0.0000,0.0163,8,879.3662,188.5581,1214.1301,-153.3651,17.3637,111.8056,183.5282,-14.1229,0.0000,17.3637,0.0000,17.3637,0.0000,17.3637,1.2230,0.0000,16.1408,1.5367,14.6041,5.7554,8.8486,1.6444,7.2042,0.0000,7.2042,0.0000,7.2042,0.1691,0.4058,6.6293,0.0000,1157.0608,133.2107,0.0000,4813.7816,4813.7816,4813.7816,4813.7816,4813.7816 -2433.6182,0.5000,7454.3790,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.7854,-153.3651,17.2869,111.3134,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 -2434.1182,0.5000,7457.1568,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 -2434.6182,0.5000,7459.9345,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 -2435.1182,0.5000,7462.7123,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 -2435.6182,0.5000,7465.4901,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 -2436.1182,0.5000,7468.2679,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 -2436.6182,0.5000,7471.0457,20.0000,20.0000,0.0000,-0.0753,8,879.3662,178.0524,1208.4226,-153.3651,16.3963,111.2800,183.5282,-14.1229,0.0000,16.3963,0.0000,16.3963,0.0000,16.3963,1.2036,0.0000,15.1927,1.5367,13.6560,5.7554,7.9005,1.6444,6.2561,0.0000,6.2561,0.0000,6.2561,-0.7790,0.4058,6.6293,0.0000,1157.0608,125.3861,0.0000,4687.3462,4687.3462,4687.3462,4687.3462,4687.3462 -2437.1182,0.5000,7473.8234,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1204.2196,-153.3651,16.0776,110.8930,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 -2437.6182,0.5000,7476.6012,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 -2438.1182,0.5000,7479.3790,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 -2438.6182,0.5000,7482.1568,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 -2439.1182,0.5000,7484.9345,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 -2439.6182,0.5000,7487.7123,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 -2440.1182,0.5000,7490.4901,20.0000,20.0000,0.0000,-0.1668,8,879.3662,167.5465,1202.7154,-153.3651,15.4289,110.7545,183.5282,-14.1229,0.0000,15.4289,0.0000,15.4289,0.0000,15.4289,1.1843,0.0000,14.2446,1.5367,12.7079,5.7554,6.9524,1.6444,5.3080,0.0000,5.3080,0.0000,5.3080,-1.7271,0.4058,6.6293,0.0000,1157.0608,117.5613,0.0000,4560.9077,4560.9077,4560.9077,4560.9077,4560.9077 -2440.6182,0.5000,7493.2679,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1199.6538,-153.3651,14.8683,110.4725,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 -2441.1182,0.5000,7496.0457,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 -2441.6182,0.5000,7498.8234,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 -2442.1182,0.5000,7501.6012,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 -2442.6182,0.5000,7504.3790,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 -2443.1182,0.5000,7507.1568,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 -2443.6182,0.5000,7509.9345,20.0000,20.0000,0.0000,-0.2584,8,879.3662,157.0405,1197.0081,-153.3651,14.4614,110.2289,183.5282,-14.1229,0.0000,14.4614,0.0000,14.4614,0.0000,14.4614,1.1649,0.0000,13.2964,1.5367,11.7597,5.7554,6.0043,1.6444,4.3599,0.0000,4.3599,0.0000,4.3599,-2.6752,0.4058,6.6293,0.0000,1157.0608,109.7364,0.0000,4434.4674,4434.4674,4434.4674,4434.4674,4434.4674 -2444.1182,0.5000,7512.7123,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1195.0879,-153.3651,13.6589,110.0521,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 -2444.6182,0.5000,7515.4901,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 -2445.1182,0.5000,7518.2679,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 -2445.6182,0.5000,7521.0457,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 -2446.1182,0.5000,7523.8234,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 -2446.6182,0.5000,7526.6012,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 -2447.1182,0.5000,7529.3790,20.0000,20.0000,0.0000,-0.3500,8,879.3662,146.5344,1191.3007,-153.3651,13.4939,109.7033,183.5282,-14.1229,0.0000,13.4939,0.0000,13.4939,0.0000,13.4939,1.1456,0.0000,12.3483,1.5367,10.8116,5.7554,5.0562,1.6444,3.4118,0.0000,3.4118,0.0000,3.4118,-3.6233,0.4058,6.6293,0.0000,1157.0608,101.9115,0.0000,4308.0272,4308.0272,4308.0272,4308.0272,4308.0272 -2447.6182,0.5000,7532.1568,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1190.5220,-153.3651,12.4496,109.6316,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 -2448.1182,0.5000,7534.9345,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 -2448.6182,0.5000,7537.7123,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 -2449.1182,0.5000,7540.4901,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 -2449.6182,0.5000,7543.2679,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 -2450.1182,0.5000,7546.0457,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 -2450.6182,0.5000,7548.8234,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 -2451.1182,0.5000,7551.6012,20.0000,20.0000,0.0000,-0.5561,8,879.3662,122.8960,1185.5933,-153.3651,11.3171,109.1777,183.5282,-14.1229,0.0000,11.3171,0.0000,11.3171,0.0000,11.3171,1.1021,0.0000,10.2151,1.5367,8.6784,5.7554,2.9229,1.6444,1.2785,0.0000,1.2785,0.0000,1.2785,-5.7565,0.4058,6.6292,0.0000,1157.0608,84.3057,0.0000,4023.5391,4023.5391,4023.5391,4023.5391,4023.5391 -2451.6182,0.5000,7554.3790,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1180.2488,-153.3651,11.2403,108.6856,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 -2452.1182,0.5000,7557.1568,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 -2452.6182,0.5000,7559.9345,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 -2453.1182,0.5000,7562.7123,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 -2453.6182,0.5000,7565.4901,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 -2454.1182,0.5000,7568.2679,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 -2454.6182,0.5000,7571.0457,20.0000,20.0000,0.0000,-0.6477,8,879.3662,112.3902,1179.8860,-153.3651,10.3497,108.6522,183.5282,-14.1229,0.0000,10.3497,0.0000,10.3497,0.0000,10.3497,1.0827,0.0000,9.2670,1.5367,7.7303,5.7554,1.9748,1.6444,0.3304,0.0000,0.3304,0.0000,0.3304,-6.7045,0.4058,6.6292,0.0000,1157.0608,76.4809,0.0000,3897.1016,3897.1016,3897.1016,3897.1016,3897.1016 -2455.1182,0.5000,7573.8234,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1175.6830,-153.3651,10.0309,108.2651,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 -2455.6182,0.5000,7576.6012,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 -2456.1182,0.5000,7579.3790,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 -2456.6182,0.5000,7582.1568,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 -2457.1182,0.5000,7584.9345,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 -2457.6182,0.5000,7587.7123,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 -2458.1182,0.5000,7590.4901,20.0000,20.0000,0.0000,-0.7393,8,879.3662,101.8845,1174.1787,-153.3651,9.3822,108.1266,183.5282,-14.1229,0.0000,9.3822,0.0000,9.3822,0.0000,9.3822,1.0634,0.0000,8.3189,1.5367,6.7822,5.7554,1.0267,1.6444,-0.6177,0.0000,-0.6177,0.0000,-0.6177,-7.6526,0.4058,6.6292,0.0000,1157.0608,68.6563,0.0000,3770.6657,3770.6657,3770.6657,3770.6657,3770.6657 -2458.6182,0.5000,7593.2679,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1171.1172,-153.3651,8.8217,107.8447,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 -2459.1182,0.5000,7596.0457,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 -2459.6182,0.5000,7598.8234,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 -2460.1182,0.5000,7601.6012,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 -2460.6182,0.5000,7604.3790,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 -2461.1182,0.5000,7607.1568,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 -2461.6182,0.5000,7609.9345,20.0000,20.0000,0.0000,-0.8270,8,879.3662,91.8208,1168.4716,-153.3651,8.4555,107.6011,183.5282,-14.1229,0.0000,8.4555,0.0000,8.4555,0.0000,8.4555,1.0448,0.0000,7.4107,1.5367,5.8740,5.7554,0.1185,1.6444,-1.5259,0.0000,-1.5259,0.0000,-1.5259,-8.5607,0.4058,6.6291,0.0000,1157.0608,61.1608,0.0000,3649.5486,3649.5486,3649.5486,3649.5486,3649.5486 -2462.1182,0.5000,7612.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1166.7435,-153.3651,7.7333,107.4419,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2462.6182,0.5000,7615.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2463.1182,0.5000,7618.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2463.6182,0.5000,7621.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2464.1182,0.5000,7623.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2464.6182,0.5000,7626.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2465.1182,0.5000,7629.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2465.6182,0.5000,7632.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2466.1182,0.5000,7634.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2466.6182,0.5000,7637.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2467.1182,0.5000,7640.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2467.6182,0.5000,7643.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2468.1182,0.5000,7646.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2468.6182,0.5000,7648.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2469.1182,0.5000,7651.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2469.6182,0.5000,7654.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2470.1182,0.5000,7657.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2470.6182,0.5000,7659.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2471.1182,0.5000,7662.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2471.6182,0.5000,7665.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2472.1182,0.5000,7668.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2472.6182,0.5000,7671.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2473.1182,0.5000,7673.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2473.6182,0.5000,7676.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2474.1182,0.5000,7679.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2474.6182,0.5000,7682.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2475.1182,0.5000,7684.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2475.6182,0.5000,7687.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2476.1182,0.5000,7690.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2476.6182,0.5000,7693.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2477.1182,0.5000,7696.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2477.6182,0.5000,7698.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2478.1182,0.5000,7701.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2478.6182,0.5000,7704.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2479.1182,0.5000,7707.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2479.6182,0.5000,7709.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2480.1182,0.5000,7712.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2480.6182,0.5000,7715.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2481.1182,0.5000,7718.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2481.6182,0.5000,7721.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2482.1182,0.5000,7723.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2482.6182,0.5000,7726.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2483.1182,0.5000,7729.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2483.6182,0.5000,7732.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2484.1182,0.5000,7734.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2484.6182,0.5000,7737.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2485.1182,0.5000,7740.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2485.6182,0.5000,7743.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2486.1182,0.5000,7746.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2486.6182,0.5000,7748.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2487.1182,0.5000,7751.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2487.6182,0.5000,7754.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2488.1182,0.5000,7757.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 -2488.6182,0.5000,7759.9345,20.0000,20.0000,0.0000,-0.8580,8,879.3662,88.2719,1163.3353,-153.3651,8.1287,107.1281,183.5282,-14.1229,0.0000,8.1287,0.0000,8.1287,0.0000,8.1287,1.0383,0.0000,7.0904,1.5367,5.5537,5.7554,-0.2017,1.6444,-1.8461,0.0000,-1.8461,0.0000,-1.8461,-8.8810,0.4058,6.6291,0.0000,1157.0608,58.5176,0.0000,3606.8382,3606.8382,3606.8382,3606.8382,3606.8382 -2489.1182,0.5000,7762.7123,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1165.2012,-153.3651,8.9085,107.2999,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2489.6182,0.5000,7765.4901,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2490.1182,0.5000,7768.2679,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2490.6182,0.5000,7771.0457,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2491.1182,0.5000,7773.8234,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2491.6182,0.5000,7776.6012,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2492.1182,0.5000,7779.3790,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2492.6182,0.5000,7782.1568,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2493.1182,0.5000,7784.9345,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2493.6182,0.5000,7787.7123,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2494.1182,0.5000,7790.4901,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2494.6182,0.5000,7793.2679,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2495.1182,0.5000,7796.0457,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2495.6182,0.5000,7798.8234,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 -2496.1182,0.5000,7801.6012,20.0000,20.0000,0.0000,-0.6715,8,879.3662,109.6603,1168.8816,-153.3651,10.0983,107.6388,183.5282,-14.1229,0.0000,10.0983,0.0000,10.0983,0.0000,10.0983,1.0777,0.0000,9.0206,1.5367,7.4839,5.7554,1.7285,1.6444,0.0841,0.0000,0.0841,0.0000,0.0841,-6.9509,0.4058,6.6292,0.0000,1157.0608,74.4477,0.0000,3864.2471,3864.2471,3864.2471,3864.2471,3864.2471 -2496.6182,0.5000,7804.3790,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.4966,-153.3651,10.1790,108.1559,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2497.1182,0.5000,7807.1568,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2497.6182,0.5000,7809.9345,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2498.1182,0.5000,7812.7123,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2498.6182,0.5000,7815.4901,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2499.1182,0.5000,7818.2679,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2499.6182,0.5000,7821.0457,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2500.1182,0.5000,7823.8234,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2500.6182,0.5000,7826.6012,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2501.1182,0.5000,7829.3790,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2501.6182,0.5000,7832.1568,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2502.1182,0.5000,7834.9345,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2502.6182,0.5000,7837.7123,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 -2503.1182,0.5000,7840.4901,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9386,1174.8777,-153.3651,10.8606,108.1910,183.5282,-14.1229,0.0000,10.8606,0.0000,10.8606,0.0000,10.8606,1.0929,0.0000,9.7677,1.5367,8.2310,5.7554,2.4756,1.6444,0.8311,0.0000,0.8311,0.0000,0.8311,-6.2038,0.4058,6.6292,0.0000,1157.0608,80.6134,0.0000,3963.8762,3963.8762,3963.8762,3963.8762,3963.8762 -2503.6182,0.5000,7843.2679,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1178.0943,-153.3651,11.4496,108.4872,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2504.1182,0.5000,7846.0457,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2504.6182,0.5000,7848.8234,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2505.1182,0.5000,7851.6012,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2505.6182,0.5000,7854.3790,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2506.1182,0.5000,7857.1568,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2506.6182,0.5000,7859.9345,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2507.1182,0.5000,7862.7123,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2507.6182,0.5000,7865.4901,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2508.1182,0.5000,7868.2679,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2508.6182,0.5000,7871.0457,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2509.1182,0.5000,7873.8234,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2509.6182,0.5000,7876.6012,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 -2510.1182,0.5000,7879.3790,20.0000,20.0000,0.0000,-0.5272,8,879.3662,126.2169,1180.8739,-153.3651,11.6229,108.7432,183.5282,-14.1229,0.0000,11.6229,0.0000,11.6229,0.0000,11.6229,1.1082,0.0000,10.5148,1.5367,8.9781,5.7554,3.2226,1.6444,1.5782,0.0000,1.5782,0.0000,1.5782,-5.4568,0.4058,6.6292,0.0000,1157.0608,86.7791,0.0000,4063.5061,4063.5061,4063.5061,4063.5061,4063.5061 -2510.6182,0.5000,7882.1568,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1181.6920,-153.3651,12.7201,108.8185,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2511.1182,0.5000,7884.9345,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2511.6182,0.5000,7887.7123,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2512.1182,0.5000,7890.4901,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2512.6182,0.5000,7893.2679,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2513.1182,0.5000,7896.0457,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2513.6182,0.5000,7898.8234,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2514.1182,0.5000,7901.6012,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2514.6182,0.5000,7904.3790,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2515.1182,0.5000,7907.1568,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2515.6182,0.5000,7909.9345,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2516.1182,0.5000,7912.7123,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2516.6182,0.5000,7915.4901,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2517.1182,0.5000,7918.2679,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 -2517.6182,0.5000,7921.0457,20.0000,20.0000,0.0000,-0.3347,8,879.3662,148.2928,1186.8702,-153.3651,13.6558,109.2953,183.5282,-14.1229,0.0000,13.6558,0.0000,13.6558,0.0000,13.6558,1.1488,0.0000,12.5070,1.5367,10.9703,5.7554,5.2149,1.6444,3.5705,0.0000,3.5705,0.0000,3.5705,-3.4646,0.4058,6.6293,0.0000,1157.0608,103.2212,0.0000,4329.1889,4329.1889,4329.1889,4329.1889,4329.1889 -2518.1182,0.5000,7923.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1191.2862,-153.3651,13.9907,109.7020,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2518.6182,0.5000,7926.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2519.1182,0.5000,7929.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2519.6182,0.5000,7932.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2520.1182,0.5000,7934.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2520.6182,0.5000,7937.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2521.1182,0.5000,7940.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2521.6182,0.5000,7943.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2522.1182,0.5000,7946.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2522.6182,0.5000,7948.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2523.1182,0.5000,7951.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2523.6182,0.5000,7954.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2524.1182,0.5000,7957.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2524.6182,0.5000,7959.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2525.1182,0.5000,7962.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2525.6182,0.5000,7965.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2526.1182,0.5000,7968.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2526.6182,0.5000,7971.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2527.1182,0.5000,7973.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2527.6182,0.5000,7976.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2528.1182,0.5000,7979.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2528.6182,0.5000,7982.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2529.1182,0.5000,7984.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2529.6182,0.5000,7987.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2530.1182,0.5000,7990.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2530.6182,0.5000,7993.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2531.1182,0.5000,7996.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2531.6182,0.5000,7998.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2532.1182,0.5000,8001.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2532.6182,0.5000,8004.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2533.1182,0.5000,8007.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2533.6182,0.5000,8009.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2534.1182,0.5000,8012.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2534.6182,0.5000,8015.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2535.1182,0.5000,8018.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2535.6182,0.5000,8021.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2536.1182,0.5000,8023.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2536.6182,0.5000,8026.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2537.1182,0.5000,8029.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2537.6182,0.5000,8032.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2538.1182,0.5000,8034.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2538.6182,0.5000,8037.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2539.1182,0.5000,8040.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2539.6182,0.5000,8043.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2540.1182,0.5000,8046.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2540.6182,0.5000,8048.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2541.1182,0.5000,8051.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2541.6182,0.5000,8054.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2542.1182,0.5000,8057.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2542.6182,0.5000,8059.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2543.1182,0.5000,8062.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2543.6182,0.5000,8065.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2544.1182,0.5000,8068.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2544.6182,0.5000,8071.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2545.1182,0.5000,8073.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2545.6182,0.5000,8076.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2546.1182,0.5000,8079.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2546.6182,0.5000,8082.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2547.1182,0.5000,8084.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2547.6182,0.5000,8087.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2548.1182,0.5000,8090.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2548.6182,0.5000,8093.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2549.1182,0.5000,8096.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2549.6182,0.5000,8098.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2550.1182,0.5000,8101.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2550.6182,0.5000,8104.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2551.1182,0.5000,8107.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2551.6182,0.5000,8109.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2552.1182,0.5000,8112.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2552.6182,0.5000,8115.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2553.1182,0.5000,8118.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2553.6182,0.5000,8121.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2554.1182,0.5000,8123.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2554.6182,0.5000,8126.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2555.1182,0.5000,8129.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2555.6182,0.5000,8132.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2556.1182,0.5000,8134.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2556.6182,0.5000,8137.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2557.1182,0.5000,8140.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2557.6182,0.5000,8143.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2558.1182,0.5000,8146.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2558.6182,0.5000,8148.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2559.1182,0.5000,8151.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2559.6182,0.5000,8154.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2560.1182,0.5000,8157.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2560.6182,0.5000,8159.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2561.1182,0.5000,8162.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2561.6182,0.5000,8165.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2562.1182,0.5000,8168.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2562.6182,0.5000,8171.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2563.1182,0.5000,8173.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2563.6182,0.5000,8176.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 -2564.1182,0.5000,8179.3790,20.0000,20.0000,0.0000,-0.2881,8,879.3662,153.6323,1192.8666,-153.3651,14.1475,109.8475,183.5282,-14.1229,0.0000,14.1475,0.0000,14.1475,0.0000,14.1475,1.1587,0.0000,12.9889,1.5367,11.4522,5.7554,5.6967,1.6444,4.0523,0.0000,4.0523,0.0000,4.0523,-2.9827,0.4058,6.6293,0.0000,1157.0608,107.1981,0.0000,4393.4507,4393.4507,4393.4507,4393.4507,4393.4507 -2564.6182,0.5000,8182.1568,20.0000,20.0000,0.0000,-0.1942,8,879.3662,164.4118,1193.6067,-153.3651,15.1402,109.9157,183.5282,-14.1229,0.0000,15.1402,0.0000,15.1402,0.0000,15.1402,1.1785,0.0000,13.9617,1.5367,12.4250,5.7554,6.6695,1.6444,5.0251,0.0000,5.0251,0.0000,5.0251,-2.0100,0.4058,6.6293,0.0000,1157.0608,115.2266,0.0000,4523.1810,4523.1810,4523.1810,4523.1810,4523.1810 -2565.1182,0.5000,8184.9345,20.0000,20.0000,0.0000,-0.1942,8,879.3662,164.4118,1198.2914,-153.3651,15.1402,110.3471,183.5282,-14.1229,0.0000,15.1402,0.0000,15.1402,0.0000,15.1402,1.1785,0.0000,13.9617,1.5367,12.4250,5.7554,6.6695,1.6444,5.0251,0.0000,5.0251,0.0000,5.0251,-2.0100,0.4058,6.6293,0.0000,1157.0608,115.2266,0.0000,4523.1810,4523.1810,4523.1810,4523.1810,4523.1810 -2565.6182,0.5000,8187.7123,20.0000,20.0000,0.0000,-0.1942,8,879.3662,164.4118,1198.2914,-153.3651,15.1402,110.3471,183.5282,-14.1229,0.0000,15.1402,0.0000,15.1402,0.0000,15.1402,1.1785,0.0000,13.9617,1.5367,12.4250,5.7554,6.6695,1.6444,5.0251,0.0000,5.0251,0.0000,5.0251,-2.0100,0.4058,6.6293,0.0000,1157.0608,115.2266,0.0000,4523.1810,4523.1810,4523.1810,4523.1810,4523.1810 -2566.1182,0.5000,8190.4901,20.0000,20.0000,0.0000,-0.1329,8,879.3662,171.4430,1198.2914,-153.3651,15.7877,110.3471,183.5282,-14.1229,0.0000,15.7877,0.0000,15.7877,0.0000,15.7877,1.1915,0.0000,14.5962,1.5367,13.0595,5.7554,7.3041,1.6444,5.6597,0.0000,5.6597,0.0000,5.6597,-1.3754,0.4058,6.6293,0.0000,1157.0608,120.4635,0.0000,4607.8026,4607.8026,4607.8026,4607.8026,4607.8026 -2566.6182,0.5000,8193.2679,20.0000,20.0000,0.0000,-0.0799,8,879.3662,177.5192,1201.3472,-153.3651,16.3472,110.6285,183.5282,-14.1229,0.0000,16.3472,0.0000,16.3472,0.0000,16.3472,1.2027,0.0000,15.1446,1.5367,13.6079,5.7554,7.8524,1.6444,6.2080,0.0000,6.2080,0.0000,6.2080,-0.8271,0.4058,6.6293,0.0000,1157.0608,124.9890,0.0000,4680.9290,4680.9290,4680.9290,4680.9290,4680.9290 -2567.1182,0.5000,8196.0457,20.0000,20.0000,0.0000,-0.0799,8,879.3662,177.5192,1203.9879,-153.3651,16.3472,110.8716,183.5282,-14.1229,0.0000,16.3472,0.0000,16.3472,0.0000,16.3472,1.2027,0.0000,15.1446,1.5367,13.6079,5.7554,7.8524,1.6444,6.2080,0.0000,6.2080,0.0000,6.2080,-0.8271,0.4058,6.6293,0.0000,1157.0608,124.9890,0.0000,4680.9290,4680.9290,4680.9290,4680.9290,4680.9290 -2567.6182,0.5000,8198.8234,20.0000,20.0000,0.0000,-0.0799,8,879.3662,177.5192,1203.9879,-153.3651,16.3472,110.8716,183.5282,-14.1229,0.0000,16.3472,0.0000,16.3472,0.0000,16.3472,1.2027,0.0000,15.1446,1.5367,13.6079,5.7554,7.8524,1.6444,6.2080,0.0000,6.2080,0.0000,6.2080,-0.8271,0.4058,6.6293,0.0000,1157.0608,124.9890,0.0000,4680.9290,4680.9290,4680.9290,4680.9290,4680.9290 -2568.1182,0.5000,8201.6012,20.0000,20.0000,0.0000,0.0270,8,879.3662,189.7857,1203.9879,-153.3651,17.4768,110.8716,183.5282,-14.1229,0.0000,17.4768,0.0000,17.4768,0.0000,17.4768,1.2252,0.0000,16.2516,1.5367,14.7149,5.7554,8.9594,1.6444,7.3150,0.0000,7.3150,0.0000,7.3150,0.2799,0.4058,6.6293,0.0000,1157.0608,134.1251,0.0000,4828.5566,4828.5566,4828.5566,4828.5566,4828.5566 -2568.6182,0.5000,8204.3790,20.0000,20.0000,0.0000,0.0343,8,879.3662,190.6184,1209.3189,-153.3651,17.5535,111.3626,183.5282,-14.1229,0.0000,17.5535,0.0000,17.5535,0.0000,17.5535,1.2268,0.0000,16.3267,1.5367,14.7900,5.7554,9.0346,1.6444,7.3901,0.0000,7.3901,0.0000,7.3901,0.3551,0.4058,6.6293,0.0000,1157.0608,134.7453,0.0000,4838.5775,4838.5775,4838.5775,4838.5775,4838.5775 -2569.1182,0.5000,8207.1568,20.0000,20.0000,0.0000,0.0343,8,879.3662,190.6184,1209.6808,-153.3651,17.5535,111.3959,183.5282,-14.1229,0.0000,17.5535,0.0000,17.5535,0.0000,17.5535,1.2268,0.0000,16.3267,1.5367,14.7900,5.7554,9.0346,1.6444,7.3901,0.0000,7.3901,0.0000,7.3901,0.3551,0.4058,6.6293,0.0000,1157.0608,134.7453,0.0000,4838.5775,4838.5775,4838.5775,4838.5775,4838.5775 -2569.6182,0.5000,8209.9345,20.0000,20.0000,0.0000,0.0727,8,879.3662,195.0263,1209.6808,-153.3651,17.9594,111.3959,183.5282,-14.1229,0.0000,17.9594,0.0000,17.9594,0.0000,17.9594,1.2349,0.0000,16.7245,1.5367,15.1878,5.7554,9.4324,1.6444,7.7879,0.0000,7.7879,0.0000,7.7879,0.7528,0.4058,6.6293,0.0000,1157.0608,138.0283,0.0000,4891.6267,4891.6267,4891.6267,4891.6267,4891.6267 -2570.1182,0.5000,8212.7123,20.0000,20.0000,0.0000,0.1485,8,879.3662,203.7201,1211.5965,-153.3651,18.7600,111.5723,183.5282,-14.1229,0.0000,18.7600,0.0000,18.7600,0.0000,18.7600,1.2509,0.0000,17.5091,1.5367,15.9724,5.7554,10.2169,1.6444,8.5725,0.0000,8.5725,0.0000,8.5725,1.5374,0.4058,6.6293,0.0000,1157.0608,144.5035,0.0000,5002.3582,5002.3582,5002.3582,5002.3582,5002.3582 -2570.6182,0.5000,8215.4901,20.0000,20.0000,0.0000,0.1485,8,879.3662,203.7201,1215.3748,-153.3651,18.7600,111.9202,183.5282,-14.1229,0.0000,18.7600,0.0000,18.7600,0.0000,18.7600,1.2509,0.0000,17.5091,1.5367,15.9724,5.7554,10.2169,1.6444,8.5725,0.0000,8.5725,0.0000,8.5725,1.5374,0.4058,6.6293,0.0000,1157.0608,144.5035,0.0000,5002.3582,5002.3582,5002.3582,5002.3582,5002.3582 -2571.1182,0.5000,8218.2679,20.0000,20.0000,0.0000,0.1485,8,879.3662,203.7201,1215.3748,-153.3651,18.7600,111.9202,183.5282,-14.1229,0.0000,18.7600,0.0000,18.7600,0.0000,18.7600,1.2509,0.0000,17.5091,1.5367,15.9724,5.7554,10.2169,1.6444,8.5725,0.0000,8.5725,0.0000,8.5725,1.5374,0.4058,6.6293,0.0000,1157.0608,144.5035,0.0000,5002.3582,5002.3582,5002.3582,5002.3582,5002.3582 -2571.6182,0.5000,8221.0457,20.0000,20.0000,0.0000,0.2326,8,879.3662,213.3693,1215.3748,-153.3651,19.6485,111.9202,183.5282,-14.1229,0.0000,19.6485,0.0000,19.6485,0.0000,19.6485,1.2687,0.0000,18.3799,1.5367,16.8432,5.7554,11.0877,1.6444,9.4433,0.0000,9.4433,0.0000,9.4433,2.4082,0.4058,6.6293,0.0000,1157.0608,151.6902,0.0000,5134.3108,5134.3108,5134.3108,5134.3108,5134.3108 -2572.1182,0.5000,8223.8234,20.0000,20.0000,0.0000,0.2628,8,879.3662,216.8227,1219.5683,-153.3651,19.9666,112.3064,183.5282,-14.1229,0.0000,19.9666,0.0000,19.9666,0.0000,19.9666,1.2750,0.0000,18.6915,1.5367,17.1548,5.7554,11.3994,1.6444,9.7550,0.0000,9.7550,0.0000,9.7550,2.7199,0.4058,6.6293,0.0000,1157.0608,154.2622,0.0000,5181.5353,5181.5353,5181.5353,5181.5353,5181.5353 -2572.6182,0.5000,8226.6012,20.0000,20.0000,0.0000,0.2628,8,879.3662,216.8227,1221.0691,-153.3651,19.9666,112.4446,183.5282,-14.1229,0.0000,19.9666,0.0000,19.9666,0.0000,19.9666,1.2750,0.0000,18.6915,1.5367,17.1548,5.7554,11.3994,1.6444,9.7550,0.0000,9.7550,0.0000,9.7550,2.7199,0.4058,6.6293,0.0000,1157.0608,154.2622,0.0000,5181.5353,5181.5353,5181.5353,5181.5353,5181.5353 -2573.1182,0.5000,8229.3790,20.0000,20.0000,0.0000,0.2783,8,879.3662,218.6103,1221.0691,-153.3651,20.1312,112.4446,183.5282,-14.1229,0.0000,20.1312,0.0000,20.1312,0.0000,20.1312,1.2783,0.0000,18.8528,1.5367,17.3161,5.7554,11.5607,1.6444,9.9163,0.0000,9.9163,0.0000,9.9163,2.8812,0.4058,6.6293,0.0000,1157.0608,155.5937,0.0000,5205.9812,5205.9812,5205.9812,5205.9812,5205.9812 -2573.6182,0.5000,8232.1568,20.0000,20.0000,0.0000,0.3770,8,879.3662,229.9250,1221.8460,-153.3651,21.1731,112.5161,183.5282,-14.1229,0.0000,21.1731,0.0000,21.1731,0.0000,21.1731,1.2992,0.0000,19.8739,1.5367,18.3372,5.7554,12.5818,1.6444,10.9374,0.0000,10.9374,0.0000,10.9374,3.9023,0.4058,6.6293,0.0000,1157.0608,164.0208,0.0000,5360.7096,5360.7096,5360.7096,5360.7096,5360.7096 -2574.1182,0.5000,8234.9345,20.0000,20.0000,0.0000,0.3770,8,879.3662,229.9250,1226.7634,-153.3651,21.1731,112.9690,183.5282,-14.1229,0.0000,21.1731,0.0000,21.1731,0.0000,21.1731,1.2992,0.0000,19.8739,1.5367,18.3372,5.7554,12.5818,1.6444,10.9374,0.0000,10.9374,0.0000,10.9374,3.9023,0.4058,6.6293,0.0000,1157.0608,164.0208,0.0000,5360.7096,5360.7096,5360.7096,5360.7096,5360.7096 -2574.6182,0.5000,8237.7123,20.0000,20.0000,0.0000,0.3770,8,879.3662,229.9250,1226.7634,-153.3651,21.1731,112.9690,183.5282,-14.1229,0.0000,21.1731,0.0000,21.1731,0.0000,21.1731,1.2992,0.0000,19.8739,1.5367,18.3372,5.7554,12.5818,1.6444,10.9374,0.0000,10.9374,0.0000,10.9374,3.9023,0.4058,6.6293,0.0000,1157.0608,164.0208,0.0000,5360.7096,5360.7096,5360.7096,5360.7096,5360.7096 -2575.1182,0.5000,8240.4901,20.0000,20.0000,0.0000,0.4383,8,879.3662,236.9534,1226.7634,-153.3651,21.8203,112.9690,183.5282,-14.1229,0.0000,21.8203,0.0000,21.8203,0.0000,21.8203,1.3121,0.0000,20.5082,1.5367,18.9715,5.7554,13.2161,1.6444,11.5717,0.0000,11.5717,0.0000,11.5717,4.5366,0.4058,6.6293,0.0000,1157.0608,169.2556,0.0000,5456.8234,5456.8234,5456.8234,5456.8234,5456.8234 -2575.6182,0.5000,8243.2679,20.0000,20.0000,0.0000,0.4912,8,879.3662,243.0270,1229.8179,-153.3651,22.3796,113.2503,183.5282,-14.1229,0.0000,22.3796,0.0000,22.3796,0.0000,22.3796,1.3233,0.0000,21.0563,1.5367,19.5196,5.7554,13.7642,1.6444,12.1198,0.0000,12.1198,0.0000,12.1198,5.0848,0.4058,6.6293,0.0000,1157.0608,173.7792,0.0000,5539.8801,5539.8801,5539.8801,5539.8801,5539.8801 -2576.1182,0.5000,8246.0457,20.0000,20.0000,0.0000,0.4912,8,879.3662,243.0270,1232.4575,-153.3651,22.3796,113.4933,183.5282,-14.1229,0.0000,22.3796,0.0000,22.3796,0.0000,22.3796,1.3233,0.0000,21.0563,1.5367,19.5196,5.7554,13.7642,1.6444,12.1198,0.0000,12.1198,0.0000,12.1198,5.0848,0.4058,6.6293,0.0000,1157.0608,173.7792,0.0000,5539.8801,5539.8801,5539.8801,5539.8801,5539.8801 -2576.6182,0.5000,8248.8234,20.0000,20.0000,0.0000,0.4912,8,879.3662,243.0270,1232.4575,-153.3651,22.3796,113.4933,183.5282,-14.1229,0.0000,22.3796,0.0000,22.3796,0.0000,22.3796,1.3233,0.0000,21.0563,1.5367,19.5196,5.7554,13.7642,1.6444,12.1198,0.0000,12.1198,0.0000,12.1198,5.0848,0.4058,6.6293,0.0000,1157.0608,173.7792,0.0000,5539.8801,5539.8801,5539.8801,5539.8801,5539.8801 -2577.1182,0.5000,8251.6012,20.0000,20.0000,0.0000,0.5982,8,879.3662,255.2960,1232.4575,-153.3651,23.5094,113.4933,183.5282,-14.1229,0.0000,23.5094,0.0000,23.5094,0.0000,23.5094,1.3459,0.0000,22.1635,1.5367,20.6268,5.7554,14.8714,1.6444,13.2270,0.0000,13.2270,0.0000,13.2270,6.1920,0.4058,6.6292,0.0000,1157.0608,182.9171,0.0000,5707.6578,5707.6578,5707.6578,5707.6578,5707.6578 -2577.6182,0.5000,8254.3790,20.0000,20.0000,0.0000,0.6055,8,879.3662,256.1288,1237.7896,-153.3651,23.5861,113.9843,183.5282,-14.1229,0.0000,23.5861,0.0000,23.5861,0.0000,23.5861,1.3474,0.0000,22.2387,1.5367,20.7020,5.7554,14.9466,1.6444,13.3022,0.0000,13.3022,0.0000,13.3022,6.2672,0.4058,6.6292,0.0000,1157.0608,183.5374,0.0000,5719.0464,5719.0464,5719.0464,5719.0464,5719.0464 -2578.1182,0.5000,8257.1568,20.0000,20.0000,0.0000,0.6055,8,879.3662,256.1288,1238.1515,-153.3651,23.5861,114.0177,183.5282,-14.1229,0.0000,23.5861,0.0000,23.5861,0.0000,23.5861,1.3474,0.0000,22.2387,1.5367,20.7020,5.7554,14.9466,1.6444,13.3022,0.0000,13.3022,0.0000,13.3022,6.2672,0.4058,6.6292,0.0000,1157.0608,183.5374,0.0000,5719.0464,5719.0464,5719.0464,5719.0464,5719.0464 -2578.6182,0.5000,8259.9345,20.0000,20.0000,0.0000,0.6439,8,879.3662,260.5366,1238.1515,-153.3651,23.9920,114.0177,183.5282,-14.1229,0.0000,23.9920,0.0000,23.9920,0.0000,23.9920,1.3556,0.0000,22.6365,1.5367,21.0998,5.7554,15.3443,1.6444,13.6999,0.0000,13.6999,0.0000,13.6999,6.6650,0.4058,6.6292,0.0000,1157.0608,186.8203,0.0000,5779.3231,5779.3231,5779.3231,5779.3231,5779.3231 -2579.1182,0.5000,8262.7123,20.0000,20.0000,0.0000,0.7197,8,879.3662,269.2301,1240.0671,-153.3651,24.7926,114.1941,183.5282,-14.1229,0.0000,24.7926,0.0000,24.7926,0.0000,24.7926,1.3716,0.0000,23.4210,1.5367,21.8843,5.7554,16.1289,1.6444,14.4845,0.0000,14.4845,0.0000,14.4845,7.4496,0.4058,6.6292,0.0000,1157.0608,193.2953,0.0000,5898.2076,5898.2076,5898.2076,5898.2076,5898.2076 -2579.6182,0.5000,8265.4901,20.0000,20.0000,0.0000,0.7197,8,879.3662,269.2301,1243.8453,-153.3651,24.7926,114.5420,183.5282,-14.1229,0.0000,24.7926,0.0000,24.7926,0.0000,24.7926,1.3716,0.0000,23.4210,1.5367,21.8843,5.7554,16.1289,1.6444,14.4845,0.0000,14.4845,0.0000,14.4845,7.4496,0.4058,6.6292,0.0000,1157.0608,193.2953,0.0000,5898.2076,5898.2076,5898.2076,5898.2076,5898.2076 -2580.1182,0.5000,8268.2679,20.0000,20.0000,0.0000,0.7197,8,879.3662,269.2301,1243.8453,-153.3651,24.7926,114.5420,183.5282,-14.1229,0.0000,24.7926,0.0000,24.7926,0.0000,24.7926,1.3716,0.0000,23.4210,1.5367,21.8843,5.7554,16.1289,1.6444,14.4845,0.0000,14.4845,0.0000,14.4845,7.4496,0.4058,6.6292,0.0000,1157.0608,193.2953,0.0000,5898.2076,5898.2076,5898.2076,5898.2076,5898.2076 -2580.6182,0.5000,8271.0457,20.0000,20.0000,0.0000,0.8038,8,879.3662,278.8782,1243.8453,-153.3651,25.6811,114.5420,183.5282,-14.1229,0.0000,25.6811,0.0000,25.6811,0.0000,25.6811,1.3893,0.0000,24.2917,1.5367,22.7550,5.7554,16.9996,1.6444,15.3552,0.0000,15.3552,0.0000,15.3552,8.3203,0.4058,6.6291,0.0000,1157.0608,200.4812,0.0000,6030.1446,6030.1446,6030.1446,6030.1446,6030.1446 -2581.1182,0.5000,8273.8234,20.0000,20.0000,0.0000,0.8339,8,879.3662,282.3314,1248.0383,-153.3651,25.9991,114.9281,183.5282,-14.1229,0.0000,25.9991,0.0000,25.9991,0.0000,25.9991,1.3957,0.0000,24.6034,1.5367,23.0667,5.7554,17.3112,1.6444,15.6668,0.0000,15.6668,0.0000,15.6668,8.6319,0.4058,6.6291,0.0000,1157.0608,203.0531,0.0000,6077.3668,6077.3668,6077.3668,6077.3668,6077.3668 -2581.6182,0.5000,8276.6012,20.0000,20.0000,0.0000,0.8339,8,879.3662,282.3314,1249.5391,-153.3651,25.9991,115.0663,183.5282,-14.1229,0.0000,25.9991,0.0000,25.9991,0.0000,25.9991,1.3957,0.0000,24.6034,1.5367,23.0667,5.7554,17.3112,1.6444,15.6668,0.0000,15.6668,0.0000,15.6668,8.6319,0.4058,6.6291,0.0000,1157.0608,203.0531,0.0000,6077.3668,6077.3668,6077.3668,6077.3668,6077.3668 -2582.1182,0.5000,8279.3790,20.0000,20.0000,0.0000,0.8495,8,879.3662,284.1460,1249.5391,-153.3651,26.1662,115.0663,183.5282,-14.1229,0.0000,26.1662,0.0000,26.1662,0.0000,26.1662,1.3990,0.0000,24.7671,1.5367,23.2304,5.7554,17.4750,1.6469,15.8281,0.0000,15.8281,0.0000,15.8281,8.7932,0.4058,6.6291,0.0000,1157.0608,204.4046,0.0000,6102.1817,6102.1817,6102.1817,6102.1817,6102.1817 -2582.6182,0.5000,8282.1568,20.0000,20.0000,0.0000,0.9481,8,879.3662,295.6313,1250.3277,-153.3651,27.2238,115.1389,183.5282,-14.1229,0.0000,27.2238,0.0000,27.2238,0.0000,27.2238,1.4202,0.0000,25.8036,1.5367,24.2669,5.7554,18.5115,1.6624,16.8490,0.0000,16.8490,0.0000,16.8490,9.8142,0.4058,6.6290,0.0000,1157.0608,212.9589,0.0000,6259.2441,6259.2441,6259.2441,6259.2441,6259.2441 -2583.1182,0.5000,8284.9345,20.0000,20.0000,0.0000,0.9481,8,879.3662,295.6313,1255.3192,-153.3651,27.2238,115.5986,183.5282,-14.1229,0.0000,27.2238,0.0000,27.2238,0.0000,27.2238,1.4202,0.0000,25.8036,1.5367,24.2669,5.7554,18.5115,1.6624,16.8490,0.0000,16.8490,0.0000,16.8490,9.8142,0.4058,6.6290,0.0000,1157.0608,212.9589,0.0000,6259.2441,6259.2441,6259.2441,6259.2441,6259.2441 -2583.6182,0.5000,8287.7123,20.0000,20.0000,0.0000,0.9481,8,879.3662,295.6313,1255.3192,-153.3651,27.2238,115.5986,183.5282,-14.1229,0.0000,27.2238,0.0000,27.2238,0.0000,27.2238,1.4202,0.0000,25.8036,1.5367,24.2669,5.7554,18.5115,1.6624,16.8490,0.0000,16.8490,0.0000,16.8490,9.8142,0.4058,6.6290,0.0000,1157.0608,212.9589,0.0000,6259.2441,6259.2441,6259.2441,6259.2441,6259.2441 -2584.1182,0.5000,8290.4901,20.0000,20.0000,0.0000,1.0094,8,879.3662,302.7657,1255.3192,-153.3651,27.8808,115.5986,183.5282,-14.1229,0.0000,27.8808,0.0000,27.8808,0.0000,27.8808,1.4333,0.0000,26.4475,1.5367,24.9108,5.7554,19.1553,1.6721,17.4832,0.0000,17.4832,0.0000,17.4832,10.4485,0.4058,6.6290,0.0000,1157.0608,218.2726,0.0000,6356.8064,6356.8064,6356.8064,6356.8064,6356.8064 -2584.6182,0.5000,8293.2679,20.0000,20.0000,0.0000,1.0624,8,879.3662,308.9308,1258.4198,-153.3651,28.4485,115.8841,183.5282,-14.1229,0.0000,28.4485,0.0000,28.4485,0.0000,28.4485,1.4447,0.0000,27.0038,1.5367,25.4671,5.7554,19.7117,1.6804,18.0313,0.0000,18.0313,0.0000,18.0313,10.9965,0.4058,6.6290,0.0000,1157.0608,222.8644,0.0000,6441.1141,6441.1141,6441.1141,6441.1141,6441.1141 -2585.1182,0.5000,8296.0457,20.0000,20.0000,0.0000,1.0624,8,879.3662,308.9308,1261.0992,-153.3651,28.4485,116.1309,183.5282,-14.1229,0.0000,28.4485,0.0000,28.4485,0.0000,28.4485,1.4447,0.0000,27.0038,1.5367,25.4671,5.7554,19.7117,1.6804,18.0313,0.0000,18.0313,0.0000,18.0313,10.9965,0.4058,6.6290,0.0000,1157.0608,222.8644,0.0000,6441.1141,6441.1141,6441.1141,6441.1141,6441.1141 -2585.6182,0.5000,8298.8234,20.0000,20.0000,0.0000,1.0624,8,879.3662,308.9308,1261.0992,-153.3651,28.4485,116.1309,183.5282,-14.1229,0.0000,28.4485,0.0000,28.4485,0.0000,28.4485,1.4447,0.0000,27.0038,1.5367,25.4671,5.7554,19.7117,1.6804,18.0313,0.0000,18.0313,0.0000,18.0313,10.9965,0.4058,6.6290,0.0000,1157.0608,222.8644,0.0000,6441.1141,6441.1141,6441.1141,6441.1141,6441.1141 -2586.1182,0.5000,8301.6012,20.0000,20.0000,0.0000,1.1693,8,879.3662,321.3843,1261.0992,-153.3651,29.5953,116.1309,183.5282,-14.1229,0.0000,29.5953,0.0000,29.5953,0.0000,29.5953,1.4676,0.0000,28.1277,1.5367,26.5910,5.7554,20.8356,1.6973,19.1383,0.0000,19.1383,0.0000,19.1383,12.1036,0.4058,6.6289,0.0000,1157.0608,232.1398,0.0000,6613.2926,6613.2926,6613.2926,6613.2926,6613.2926 -2586.6182,0.5000,8304.3790,20.0000,20.0000,0.0000,1.1766,8,879.3662,322.2297,1266.5114,-153.3651,29.6732,116.6293,183.5282,-14.1229,0.0000,29.6732,0.0000,29.6732,0.0000,29.6732,1.4692,0.0000,28.2040,1.5367,26.6673,5.7554,20.9119,1.6984,19.2134,0.0000,19.2134,0.0000,19.2134,12.1788,0.4058,6.6289,0.0000,1157.0608,232.7694,0.0000,6626.9657,6626.9657,6626.9657,6626.9657,6626.9657 -2587.1182,0.5000,8307.1568,20.0000,20.0000,0.0000,1.1766,8,879.3662,322.2297,1266.8788,-153.3651,29.6732,116.6631,183.5282,-14.1229,0.0000,29.6732,0.0000,29.6732,0.0000,29.6732,1.4692,0.0000,28.2040,1.5367,26.6673,5.7554,20.9119,1.6984,19.2134,0.0000,19.2134,0.0000,19.2134,12.1788,0.4058,6.6289,0.0000,1157.0608,232.7694,0.0000,6626.9657,6626.9657,6626.9657,6626.9657,6626.9657 -2587.6182,0.5000,8309.9345,20.0000,20.0000,0.0000,1.2150,8,879.3662,326.7037,1266.8788,-153.3651,30.0852,116.6631,183.5282,-14.1229,0.0000,30.0852,0.0000,30.0852,0.0000,30.0852,1.4774,0.0000,28.6078,1.5367,27.0711,5.7554,21.3156,1.7045,19.6111,0.0000,19.6111,0.0000,19.6111,12.5765,0.4058,6.6288,0.0000,1157.0608,236.1016,0.0000,6699.3337,6699.3337,6699.3337,6699.3337,6699.3337 -2588.1182,0.5000,8312.7123,20.0000,20.0000,0.0000,1.2908,8,879.3662,335.5279,1268.8232,-153.3651,30.8978,116.8421,183.5282,-14.1229,0.0000,30.8978,0.0000,30.8978,0.0000,30.8978,1.4937,0.0000,29.4041,1.5367,27.8674,5.7554,22.1120,1.7164,20.3955,0.0000,20.3955,0.0000,20.3955,13.3610,0.4058,6.6288,0.0000,1157.0608,242.6739,0.0000,6842.0647,6842.0647,6842.0647,6842.0647,6842.0647 -2588.6182,0.5000,8315.4901,20.0000,20.0000,0.0000,1.2908,8,879.3662,335.5279,1272.6582,-153.3651,30.8978,117.1953,183.5282,-14.1229,0.0000,30.8978,0.0000,30.8978,0.0000,30.8978,1.4937,0.0000,29.4041,1.5367,27.8674,5.7554,22.1120,1.7164,20.3955,0.0000,20.3955,0.0000,20.3955,13.3610,0.4058,6.6288,0.0000,1157.0608,242.6739,0.0000,6842.0647,6842.0647,6842.0647,6842.0647,6842.0647 -2589.1182,0.5000,8318.2679,20.0000,20.0000,0.0000,1.2908,8,879.3662,335.5279,1272.6582,-153.3651,30.8978,117.1953,183.5282,-14.1229,0.0000,30.8978,0.0000,30.8978,0.0000,30.8978,1.4937,0.0000,29.4041,1.5367,27.8674,5.7554,22.1120,1.7164,20.3955,0.0000,20.3955,0.0000,20.3955,13.3610,0.4058,6.6288,0.0000,1157.0608,242.6739,0.0000,6842.0647,6842.0647,6842.0647,6842.0647,6842.0647 -2589.6182,0.5000,8321.0457,20.0000,20.0000,0.0000,1.3750,8,879.3662,345.3207,1272.6582,-153.3651,31.7996,117.1953,183.5282,-14.1229,0.0000,31.7996,0.0000,31.7996,0.0000,31.7996,1.5117,0.0000,30.2879,1.5367,28.7512,5.7554,22.9957,1.7297,21.2660,0.0000,21.2660,0.0000,21.2660,14.2315,0.4058,6.6287,0.0000,1157.0608,249.9676,0.0000,7000.4640,7000.4640,7000.4640,7000.4640,7000.4640 -2590.1182,0.5000,8323.8234,20.0000,20.0000,0.0000,1.4051,8,879.3662,348.8254,1276.9142,-153.3651,32.1223,117.5872,183.5282,-14.1229,0.0000,32.1223,0.0000,32.1223,0.0000,32.1223,1.5182,0.0000,30.6041,1.5367,29.0674,5.7554,23.3120,1.7344,21.5776,0.0000,21.5776,0.0000,21.5776,14.5431,0.4058,6.6287,0.0000,1157.0608,252.5779,0.0000,7057.1526,7057.1526,7057.1526,7057.1526,7057.1526 -2590.6182,0.5000,8326.6012,20.0000,20.0000,0.0000,1.4051,8,879.3662,348.8254,1278.4373,-153.3651,32.1223,117.7275,183.5282,-14.1229,0.0000,32.1223,0.0000,32.1223,0.0000,32.1223,1.5182,0.0000,30.6041,1.5367,29.0674,5.7554,23.3120,1.7344,21.5776,0.0000,21.5776,0.0000,21.5776,14.5431,0.4058,6.6287,0.0000,1157.0608,252.5779,0.0000,7057.1526,7057.1526,7057.1526,7057.1526,7057.1526 -2591.1182,0.5000,8329.3790,20.0000,20.0000,0.0000,1.4207,8,879.3662,350.6396,1278.4373,-153.3651,32.2894,117.7275,183.5282,-14.1229,0.0000,32.2894,0.0000,32.2894,0.0000,32.2894,1.5215,0.0000,30.7679,1.5367,29.2312,5.7554,23.4757,1.7369,21.7388,0.0000,21.7388,0.0000,21.7388,14.7044,0.4058,6.6287,0.0000,1157.0608,253.9291,0.0000,7086.4972,7086.4972,7086.4972,7086.4972,7086.4972 -2591.6182,0.5000,8332.1568,20.0000,20.0000,0.0000,1.5193,8,879.3662,362.1223,1279.2258,-153.3651,33.3468,117.8001,183.5282,-14.1229,0.0000,33.3468,0.0000,33.3468,0.0000,33.3468,1.5426,0.0000,31.8041,1.5367,30.2674,5.7554,24.5120,1.7524,22.7595,0.0000,22.7595,0.0000,22.7595,15.7252,0.4058,6.6286,0.0000,1157.0608,262.4814,0.0000,7272.2285,7272.2285,7272.2285,7272.2285,7272.2285 -2592.1182,0.5000,8334.9345,20.0000,20.0000,0.0000,1.5193,8,879.3662,362.1223,1284.2161,-153.3651,33.3468,118.2596,183.5282,-14.1229,0.0000,33.3468,0.0000,33.3468,0.0000,33.3468,1.5426,0.0000,31.8041,1.5367,30.2674,5.7554,24.5120,1.7524,22.7595,0.0000,22.7595,0.0000,22.7595,15.7252,0.4058,6.6286,0.0000,1157.0608,262.4814,0.0000,7272.2285,7272.2285,7272.2285,7272.2285,7272.2285 -2592.6182,0.5000,8337.7123,20.0000,20.0000,0.0000,1.5193,8,879.3662,362.1223,1284.2161,-153.3651,33.3468,118.2596,183.5282,-14.1229,0.0000,33.3468,0.0000,33.3468,0.0000,33.3468,1.5426,0.0000,31.8041,1.5367,30.2674,5.7554,24.5120,1.7524,22.7595,0.0000,22.7595,0.0000,22.7595,15.7252,0.4058,6.6286,0.0000,1157.0608,262.4814,0.0000,7272.2285,7272.2285,7272.2285,7272.2285,7272.2285 -2593.1182,0.5000,8340.4901,20.0000,20.0000,0.0000,1.5806,8,879.3662,369.2548,1284.2161,-153.3651,34.0036,118.2596,183.5282,-14.1229,0.0000,34.0036,0.0000,34.0036,0.0000,34.0036,1.5558,0.0000,32.4478,1.5367,30.9111,5.7554,25.1557,1.7621,23.3936,0.0000,23.3936,0.0000,23.3936,16.3593,0.4058,6.6285,0.0000,1157.0608,267.7937,0.0000,7387.5976,7387.5976,7387.5976,7387.5976,7387.5976 -2593.6182,0.5000,8343.2679,20.0000,20.0000,0.0000,1.6335,8,879.3662,375.4183,1287.3159,-153.3651,34.5711,118.5451,183.5282,-14.1229,0.0000,34.5711,0.0000,34.5711,0.0000,34.5711,1.5671,0.0000,33.0040,1.5367,31.4673,5.7554,25.7119,1.7704,23.9414,0.0000,23.9414,0.0000,23.9414,16.9072,0.4058,6.6285,0.0000,1157.0608,272.3842,0.0000,7487.2917,7487.2917,7487.2917,7487.2917,7487.2917 -2594.1182,0.5000,8346.0457,20.0000,20.0000,0.0000,1.6335,8,879.3662,375.4183,1289.9945,-153.3651,34.5711,118.7917,183.5282,-14.1229,0.0000,34.5711,0.0000,34.5711,0.0000,34.5711,1.5671,0.0000,33.0040,1.5367,31.4673,5.7554,25.7119,1.7704,23.9414,0.0000,23.9414,0.0000,23.9414,16.9072,0.4058,6.6285,0.0000,1157.0608,272.3842,0.0000,7487.2917,7487.2917,7487.2917,7487.2917,7487.2917 -2594.6182,0.5000,8348.8234,20.0000,20.0000,0.0000,1.6335,8,879.3662,375.4183,1289.9945,-153.3651,34.5711,118.7917,183.5282,-14.1229,0.0000,34.5711,0.0000,34.5711,0.0000,34.5711,1.5671,0.0000,33.0040,1.5367,31.4673,5.7554,25.7119,1.7704,23.9414,0.0000,23.9414,0.0000,23.9414,16.9072,0.4058,6.6285,0.0000,1157.0608,272.3842,0.0000,7487.2917,7487.2917,7487.2917,7487.2917,7487.2917 -2595.1182,0.5000,8351.6012,20.0000,20.0000,0.0000,1.7405,8,879.3662,387.8684,1289.9945,-153.3651,35.7176,118.7917,183.5282,-14.1229,0.0000,35.7176,0.0000,35.7176,0.0000,35.7176,1.5901,0.0000,34.1276,1.5367,32.5909,5.7554,26.8354,1.7873,25.0481,0.0000,25.0481,0.0000,25.0481,18.0141,0.4058,6.6283,0.0000,1157.0608,281.6571,0.0000,7688.6721,7688.6721,7688.6721,7688.6721,7688.6721 -2595.6182,0.5000,8354.3790,20.0000,20.0000,0.0000,1.7478,8,879.3662,388.7135,1295.4053,-153.3651,35.7955,119.2900,183.5282,-14.1229,0.0000,35.7955,0.0000,35.7955,0.0000,35.7955,1.5916,0.0000,34.2038,1.5367,32.6671,5.7554,26.9117,1.7884,25.1233,0.0000,25.1233,0.0000,25.1233,18.0892,0.4058,6.6283,0.0000,1157.0608,282.2865,0.0000,7702.3413,7702.3413,7702.3413,7702.3413,7702.3413 -2596.1182,0.5000,8357.1568,20.0000,20.0000,0.0000,1.7478,8,879.3662,388.7135,1295.7726,-153.3651,35.7955,119.3238,183.5282,-14.1229,0.0000,35.7955,0.0000,35.7955,0.0000,35.7955,1.5916,0.0000,34.2038,1.5367,32.6671,5.7554,26.9117,1.7884,25.1233,0.0000,25.1233,0.0000,25.1233,18.0892,0.4058,6.6283,0.0000,1157.0608,282.2865,0.0000,7702.3413,7702.3413,7702.3413,7702.3413,7702.3413 -2596.6182,0.5000,8359.9345,20.0000,20.0000,0.0000,1.7862,8,879.3662,393.1862,1295.7726,-153.3651,36.2073,119.3238,183.5282,-14.1229,0.0000,36.2073,0.0000,36.2073,0.0000,36.2073,1.5999,0.0000,34.6075,1.5367,33.0708,5.7554,27.3154,1.7945,25.5209,0.0000,25.5209,0.0000,25.5209,18.4868,0.4058,6.6283,0.0000,1157.0608,285.6178,0.0000,7774.6883,7774.6883,7774.6883,7774.6883,7774.6883 -2597.1182,0.5000,8362.7123,20.0000,20.0000,0.0000,1.8620,8,879.3662,402.0078,1297.7164,-153.3651,37.0197,119.5028,183.5282,-14.1229,0.0000,37.0197,0.0000,37.0197,0.0000,37.0197,1.6161,0.0000,35.4036,1.5367,33.8669,5.7554,28.1115,1.8064,26.3050,0.0000,26.3050,0.0000,26.3050,19.2711,0.4058,6.6282,0.0000,1157.0608,292.1881,0.0000,7916.5833,7916.5833,7916.5833,7916.5833,7916.5833 -2597.6182,0.5000,8365.4901,20.0000,20.0000,0.0000,1.8620,8,879.3662,402.0078,1301.5502,-153.3651,37.0197,119.8559,183.5282,-14.1229,0.0000,37.0197,0.0000,37.0197,0.0000,37.0197,1.6161,0.0000,35.4036,1.5367,33.8669,5.7554,28.1115,1.8064,26.3050,0.0000,26.3050,0.0000,26.3050,19.2711,0.4058,6.6282,0.0000,1157.0608,292.1881,0.0000,7916.5833,7916.5833,7916.5833,7916.5833,7916.5833 -2598.1182,0.5000,8368.2679,20.0000,20.0000,0.0000,1.8620,8,879.3662,402.0078,1301.5502,-153.3651,37.0197,119.8559,183.5282,-14.1229,0.0000,37.0197,0.0000,37.0197,0.0000,37.0197,1.6161,0.0000,35.4036,1.5367,33.8669,5.7554,28.1115,1.8064,26.3050,0.0000,26.3050,0.0000,26.3050,19.2711,0.4058,6.6282,0.0000,1157.0608,292.1881,0.0000,7916.5833,7916.5833,7916.5833,7916.5833,7916.5833 -2598.6182,0.5000,8371.0457,20.0000,20.0000,0.0000,1.9461,8,879.3662,411.7975,1301.5502,-153.3651,37.9212,119.8559,183.5282,-14.1229,0.0000,37.9212,0.0000,37.9212,0.0000,37.9212,1.6341,0.0000,36.2871,1.5367,34.7504,5.7554,28.9949,1.8197,27.1752,0.0000,27.1752,0.0000,27.1752,20.1414,0.4058,6.6281,0.0000,1157.0608,299.4795,0.0000,8071.0660,8071.0660,8071.0660,8071.0660,8071.0660 -2599.1182,0.5000,8373.8234,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1305.8049,-153.3651,38.2438,120.2477,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2599.6182,0.5000,8376.6012,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2600.1182,0.5000,8379.3790,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2600.6182,0.5000,8382.1568,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2601.1182,0.5000,8384.9345,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2601.6182,0.5000,8387.7123,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2602.1182,0.5000,8390.4901,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2602.6182,0.5000,8393.2679,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2603.1182,0.5000,8396.0457,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2603.6182,0.5000,8398.8234,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2604.1182,0.5000,8401.6012,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2604.6182,0.5000,8404.3790,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2605.1182,0.5000,8407.1568,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2605.6182,0.5000,8409.9345,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2606.1182,0.5000,8412.7123,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2606.6182,0.5000,8415.4901,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2607.1182,0.5000,8418.2679,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 -2607.6182,0.5000,8421.0457,20.0000,20.0000,0.0000,1.8878,8,879.3662,405.0058,1307.3275,-153.3651,37.2958,120.3879,183.5282,-14.1229,0.0000,37.2958,0.0000,37.2958,0.0000,37.2958,1.6216,0.0000,35.6742,1.5367,34.1375,5.7554,28.3820,1.8105,26.5715,0.0000,26.5715,0.0000,26.5715,19.5376,0.4058,6.6282,0.0000,1157.0608,294.4210,0.0000,7963.8929,7963.8929,7963.8929,7963.8929,7963.8929 -2608.1182,0.5000,8423.8234,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1302.8532,-153.3651,36.9565,119.9759,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 -2608.6182,0.5000,8426.6012,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 -2609.1182,0.5000,8429.3790,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 -2609.6182,0.5000,8432.1568,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 -2610.1182,0.5000,8434.9345,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 -2610.6182,0.5000,8437.7123,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 -2611.1182,0.5000,8440.4901,20.0000,20.0000,0.0000,1.7975,8,879.3662,394.5031,1301.2518,-153.3651,36.3286,119.8284,183.5282,-14.1229,0.0000,36.3286,0.0000,36.3286,0.0000,36.3286,1.6023,0.0000,34.7263,1.5367,33.1896,5.7554,27.4342,1.7963,25.6379,0.0000,25.6379,0.0000,25.6379,18.6039,0.4058,6.6283,0.0000,1157.0608,286.5986,0.0000,7795.9883,7795.9883,7795.9883,7795.9883,7795.9883 -2611.6182,0.5000,8443.2679,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1298.2887,-153.3651,35.7860,119.5555,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 -2612.1182,0.5000,8446.0457,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 -2612.6182,0.5000,8448.8234,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 -2613.1182,0.5000,8451.6012,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 -2613.6182,0.5000,8454.3790,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 -2614.1182,0.5000,8457.1568,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 -2614.6182,0.5000,8459.9345,20.0000,20.0000,0.0000,1.7101,8,879.3662,384.3348,1295.7281,-153.3651,35.3922,119.3197,183.5282,-14.1229,0.0000,35.3922,0.0000,35.3922,0.0000,35.3922,1.5836,0.0000,33.8087,1.5367,32.2720,5.7554,26.5165,1.7825,24.7340,0.0000,24.7340,0.0000,24.7340,17.6999,0.4058,6.6284,0.0000,1157.0608,279.0253,0.0000,7631.5160,7631.5160,7631.5160,7631.5160,7631.5160 -2615.1182,0.5000,8462.7123,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1293.8696,-153.3651,34.6155,119.1486,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 -2615.6182,0.5000,8465.4901,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 -2616.1182,0.5000,8468.2679,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 -2616.6182,0.5000,8471.0457,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 -2617.1182,0.5000,8473.8234,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 -2617.6182,0.5000,8476.6012,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 -2618.1182,0.5000,8479.3790,20.0000,20.0000,0.0000,1.6228,8,879.3662,374.1660,1290.2040,-153.3651,34.4558,118.8110,183.5282,-14.1229,0.0000,34.4558,0.0000,34.4558,0.0000,34.4558,1.5648,0.0000,32.8910,1.5367,31.3543,5.7554,25.5989,1.7688,23.8301,0.0000,23.8301,0.0000,23.8301,16.7959,0.4058,6.6285,0.0000,1157.0608,271.4515,0.0000,7467.0354,7467.0354,7467.0354,7467.0354,7467.0354 -2618.6182,0.5000,8482.1568,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1289.4502,-153.3651,33.4450,118.7416,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 -2619.1182,0.5000,8484.9345,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 -2619.6182,0.5000,8487.7123,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 -2620.1182,0.5000,8490.4901,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 -2620.6182,0.5000,8493.2679,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 -2621.1182,0.5000,8496.0457,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 -2621.6182,0.5000,8498.8234,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 -2622.1182,0.5000,8501.6012,20.0000,20.0000,0.0000,1.4262,8,879.3662,351.2844,1284.6795,-153.3651,32.3487,118.3023,183.5282,-14.1229,0.0000,32.3487,0.0000,32.3487,0.0000,32.3487,1.5227,0.0000,30.8260,1.5367,29.2893,5.7554,23.5339,1.7378,21.7961,0.0000,21.7961,0.0000,21.7961,14.7617,0.4058,6.6287,0.0000,1157.0608,254.4093,0.0000,7096.9257,7096.9257,7096.9257,7096.9257,7096.9257 -2622.6182,0.5000,8504.3790,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.5059,-153.3651,32.2743,117.8259,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 -2623.1182,0.5000,8507.1568,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 -2623.6182,0.5000,8509.9345,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 -2624.1182,0.5000,8512.7123,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 -2624.6182,0.5000,8515.4901,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 -2625.1182,0.5000,8518.2679,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 -2625.6182,0.5000,8521.0457,20.0000,20.0000,0.0000,1.3388,8,879.3662,341.1141,1279.1548,-153.3651,31.4122,117.7935,183.5282,-14.1229,0.0000,31.4122,0.0000,31.4122,0.0000,31.4122,1.5040,0.0000,29.9082,1.5367,28.3715,5.7554,22.6161,1.7240,20.8921,0.0000,20.8921,0.0000,20.8921,13.8576,0.4058,6.6287,0.0000,1157.0608,246.8345,0.0000,6932.4207,6932.4207,6932.4207,6932.4207,6932.4207 -2626.1182,0.5000,8523.8234,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1275.0859,-153.3651,31.1036,117.4189,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 -2626.6182,0.5000,8526.6012,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 -2627.1182,0.5000,8529.3790,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 -2627.6182,0.5000,8532.1568,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 -2628.1182,0.5000,8534.9345,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 -2628.6182,0.5000,8537.7123,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 -2629.1182,0.5000,8540.4901,20.0000,20.0000,0.0000,1.2515,8,879.3662,330.9433,1273.6297,-153.3651,30.4756,117.2848,183.5282,-14.1229,0.0000,30.4756,0.0000,30.4756,0.0000,30.4756,1.4852,0.0000,28.9904,1.5367,27.4537,5.7554,21.6982,1.7102,19.9880,0.0000,19.9880,0.0000,19.9880,12.9534,0.4058,6.6288,0.0000,1157.0608,239.2593,0.0000,6767.9091,6767.9091,6767.9091,6767.9091,6767.9091 -2629.6182,0.5000,8543.2679,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1270.6658,-153.3651,29.9329,117.0118,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 -2630.1182,0.5000,8546.0457,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 -2630.6182,0.5000,8548.8234,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 -2631.1182,0.5000,8551.6012,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 -2631.6182,0.5000,8554.3790,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 -2632.1182,0.5000,8557.1568,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 -2632.6182,0.5000,8559.9345,20.0000,20.0000,0.0000,1.1641,8,879.3662,320.7722,1268.1044,-153.3651,29.5390,116.7759,183.5282,-14.1229,0.0000,29.5390,0.0000,29.5390,0.0000,29.5390,1.4665,0.0000,28.0725,1.5367,26.5358,5.7554,20.7803,1.6965,19.0839,0.0000,19.0839,0.0000,19.0839,12.0492,0.4058,6.6289,0.0000,1157.0608,231.6838,0.0000,6603.3911,6603.3911,6603.3911,6603.3911,6603.3911 -2633.1182,0.5000,8562.7123,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1266.2454,-153.3651,28.7620,116.6048,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 -2633.6182,0.5000,8565.4901,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 -2634.1182,0.5000,8568.2679,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 -2634.6182,0.5000,8571.0457,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 -2635.1182,0.5000,8573.8234,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 -2635.6182,0.5000,8576.6012,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 -2636.1182,0.5000,8579.3790,20.0000,20.0000,0.0000,1.0767,8,879.3662,310.6007,1262.5788,-153.3651,28.6023,116.2671,183.5282,-14.1229,0.0000,28.6023,0.0000,28.6023,0.0000,28.6023,1.4478,0.0000,27.1545,1.5367,25.6178,5.7554,19.8624,1.6827,18.1797,0.0000,18.1797,0.0000,18.1797,11.1450,0.4058,6.6290,0.0000,1157.0608,224.1081,0.0000,6463.9500,6463.9500,6463.9500,6463.9500,6463.9500 -2636.6182,0.5000,8582.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1261.8249,-153.3651,27.5912,116.1977,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2637.1182,0.5000,8584.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2637.6182,0.5000,8587.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2638.1182,0.5000,8590.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2638.6182,0.5000,8593.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2639.1182,0.5000,8596.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2639.6182,0.5000,8598.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2640.1182,0.5000,8601.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2640.6182,0.5000,8604.3790,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2641.1182,0.5000,8607.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2641.6182,0.5000,8609.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2642.1182,0.5000,8612.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2642.6182,0.5000,8615.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2643.1182,0.5000,8618.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2643.6182,0.5000,8621.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2644.1182,0.5000,8623.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2644.6182,0.5000,8626.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2645.1182,0.5000,8629.3790,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2645.6182,0.5000,8632.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2646.1182,0.5000,8634.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2646.6182,0.5000,8637.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2647.1182,0.5000,8640.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2647.6182,0.5000,8643.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2648.1182,0.5000,8646.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2648.6182,0.5000,8648.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2649.1182,0.5000,8651.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2649.6182,0.5000,8654.3790,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2650.1182,0.5000,8657.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2650.6182,0.5000,8659.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2651.1182,0.5000,8662.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2651.6182,0.5000,8665.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2652.1182,0.5000,8668.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2652.6182,0.5000,8671.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2653.1182,0.5000,8673.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2653.6182,0.5000,8676.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 -2654.1182,0.5000,8679.3790,20.0000,20.0000,0.0000,0.9686,8,879.3662,298.0104,1257.0530,-153.3651,27.4429,115.7583,183.5282,-14.1229,0.0000,27.4429,0.0000,27.4429,0.0000,27.4429,1.4246,0.0000,26.0183,1.5367,24.4816,5.7554,18.7262,1.6657,17.0605,0.0000,17.0605,0.0000,17.0605,10.0257,0.4058,6.6290,0.0000,1157.0608,214.7309,0.0000,6291.7778,6291.7778,6291.7778,6291.7778,6291.7778 -2654.6182,0.5000,8682.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1256.3532,-153.3651,26.5043,115.6938,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2655.1182,0.5000,8684.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2655.6182,0.5000,8687.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2656.1182,0.5000,8690.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2656.6182,0.5000,8693.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2657.1182,0.5000,8696.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2657.6182,0.5000,8698.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2658.1182,0.5000,8701.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2658.6182,0.5000,8704.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2659.1182,0.5000,8707.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2659.6182,0.5000,8709.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2660.1182,0.5000,8712.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2660.6182,0.5000,8715.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2661.1182,0.5000,8718.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2661.6182,0.5000,8721.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2662.1182,0.5000,8723.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2662.6182,0.5000,8726.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2663.1182,0.5000,8729.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2663.6182,0.5000,8732.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2664.1182,0.5000,8734.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2664.6182,0.5000,8737.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2665.1182,0.5000,8740.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2665.6182,0.5000,8743.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2666.1182,0.5000,8746.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2666.6182,0.5000,8748.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2667.1182,0.5000,8751.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2667.6182,0.5000,8754.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2668.1182,0.5000,8757.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2668.6182,0.5000,8759.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2669.1182,0.5000,8762.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2669.6182,0.5000,8765.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2670.1182,0.5000,8768.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2670.6182,0.5000,8771.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2671.1182,0.5000,8773.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2671.6182,0.5000,8776.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2672.1182,0.5000,8779.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2672.6182,0.5000,8782.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2673.1182,0.5000,8784.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2673.6182,0.5000,8787.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2674.1182,0.5000,8790.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2674.6182,0.5000,8793.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2675.1182,0.5000,8796.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2675.6182,0.5000,8798.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2676.1182,0.5000,8801.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2676.6182,0.5000,8804.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2677.1182,0.5000,8807.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2677.6182,0.5000,8809.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2678.1182,0.5000,8812.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2678.6182,0.5000,8815.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2679.1182,0.5000,8818.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2679.6182,0.5000,8821.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2680.1182,0.5000,8823.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2680.6182,0.5000,8826.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2681.1182,0.5000,8829.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2681.6182,0.5000,8832.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2682.1182,0.5000,8834.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2682.6182,0.5000,8837.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2683.1182,0.5000,8840.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2683.6182,0.5000,8843.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2684.1182,0.5000,8846.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2684.6182,0.5000,8848.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2685.1182,0.5000,8851.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2685.6182,0.5000,8854.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2686.1182,0.5000,8857.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2686.6182,0.5000,8859.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2687.1182,0.5000,8862.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2687.6182,0.5000,8865.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2688.1182,0.5000,8868.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2688.6182,0.5000,8871.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2689.1182,0.5000,8873.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2689.6182,0.5000,8876.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2690.1182,0.5000,8879.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2690.6182,0.5000,8882.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2691.1182,0.5000,8884.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2691.6182,0.5000,8887.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2692.1182,0.5000,8890.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2692.6182,0.5000,8893.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2693.1182,0.5000,8896.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2693.6182,0.5000,8898.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2694.1182,0.5000,8901.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2694.6182,0.5000,8904.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2695.1182,0.5000,8907.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2695.6182,0.5000,8909.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2696.1182,0.5000,8912.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2696.6182,0.5000,8915.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2697.1182,0.5000,8918.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2697.6182,0.5000,8921.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2698.1182,0.5000,8923.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2698.6182,0.5000,8926.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2699.1182,0.5000,8929.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2699.6182,0.5000,8932.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2700.1182,0.5000,8934.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2700.6182,0.5000,8937.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2701.1182,0.5000,8940.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2701.6182,0.5000,8943.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2702.1182,0.5000,8946.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2702.6182,0.5000,8948.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 -2703.1182,0.5000,8951.6012,20.0000,20.0000,0.0000,0.7863,8,879.3662,276.8747,1251.9237,-153.3651,25.4966,115.2859,183.5282,-14.1229,0.0000,25.4966,0.0000,25.4966,0.0000,25.4966,1.3856,0.0000,24.1109,1.5367,22.5742,5.7554,16.8188,1.6444,15.1744,0.0000,15.1744,0.0000,15.1744,8.1395,0.4058,6.6291,0.0000,1157.0608,198.9890,0.0000,6002.7468,6002.7468,6002.7468,6002.7468,6002.7468 -2703.6182,0.5000,8954.3790,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1247.1676,-153.3651,25.4287,114.8479,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2704.1182,0.5000,8957.1568,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2704.6182,0.5000,8959.9345,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2705.1182,0.5000,8962.7123,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2705.6182,0.5000,8965.4901,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2706.1182,0.5000,8968.2679,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2706.6182,0.5000,8971.0457,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2707.1182,0.5000,8973.8234,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2707.6182,0.5000,8976.6012,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2708.1182,0.5000,8979.3790,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2708.6182,0.5000,8982.1568,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2709.1182,0.5000,8984.9345,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2709.6182,0.5000,8987.7123,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2710.1182,0.5000,8990.4901,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2710.6182,0.5000,8993.2679,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2711.1182,0.5000,8996.0457,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2711.6182,0.5000,8998.8234,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2712.1182,0.5000,9001.6012,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2712.6182,0.5000,9004.3790,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2713.1182,0.5000,9007.1568,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 -2713.6182,0.5000,9009.9345,20.0000,20.0000,0.0000,0.7435,8,879.3662,271.9674,1246.8472,-153.3651,25.0447,114.8184,183.5282,-14.1229,0.0000,25.0447,0.0000,25.0447,0.0000,25.0447,1.3766,0.0000,23.6681,1.5367,22.1314,5.7554,16.3759,1.6444,14.7315,0.0000,14.7315,0.0000,14.7315,7.6966,0.4058,6.6292,0.0000,1157.0608,195.3341,0.0000,5935.6403,5935.6403,5935.6403,5935.6403,5935.6403 -2714.1182,0.5000,9012.7123,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1245.0350,-153.3651,24.2873,114.6515,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2714.6182,0.5000,9015.4901,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2715.1182,0.5000,9018.2679,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2715.6182,0.5000,9021.0457,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2716.1182,0.5000,9023.8234,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2716.6182,0.5000,9026.6012,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2717.1182,0.5000,9029.3790,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2717.6182,0.5000,9032.1568,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2718.1182,0.5000,9034.9345,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2718.6182,0.5000,9037.7123,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2719.1182,0.5000,9040.4901,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2719.6182,0.5000,9043.2679,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2720.1182,0.5000,9046.0457,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2720.6182,0.5000,9048.8234,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2721.1182,0.5000,9051.6012,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2721.6182,0.5000,9054.3790,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2722.1182,0.5000,9057.1568,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2722.6182,0.5000,9059.9345,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2723.1182,0.5000,9062.7123,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2723.6182,0.5000,9065.4901,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2724.1182,0.5000,9068.2679,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 -2724.6182,0.5000,9071.0457,20.0000,20.0000,0.0000,0.5922,8,879.3662,254.6145,1241.4605,-153.3651,23.4467,114.3224,183.5282,-14.1229,0.0000,23.4467,0.0000,23.4467,0.0000,23.4467,1.3446,0.0000,22.1020,1.5367,20.5653,5.7554,14.8099,1.6444,13.1655,0.0000,13.1655,0.0000,13.1655,6.1305,0.4058,6.6292,0.0000,1157.0608,182.4096,0.0000,5698.3393,5698.3393,5698.3393,5698.3393,5698.3393 -2725.1182,0.5000,9073.8234,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1237.4934,-153.3651,23.1458,113.9571,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2725.6182,0.5000,9076.6012,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2726.1182,0.5000,9079.3790,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2726.6182,0.5000,9082.1568,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2727.1182,0.5000,9084.9345,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2727.6182,0.5000,9087.7123,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2728.1182,0.5000,9090.4901,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2728.6182,0.5000,9093.2679,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2729.1182,0.5000,9096.0457,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2729.6182,0.5000,9098.8234,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2730.1182,0.5000,9101.6012,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2730.6182,0.5000,9104.3790,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2731.1182,0.5000,9107.1568,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2731.6182,0.5000,9109.9345,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2732.1182,0.5000,9112.7123,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2732.6182,0.5000,9115.4901,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2733.1182,0.5000,9118.2679,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2733.6182,0.5000,9121.0457,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2734.1182,0.5000,9123.8234,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2734.6182,0.5000,9126.6012,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 -2735.1182,0.5000,9129.3790,20.0000,20.0000,0.0000,0.5490,8,879.3662,249.6564,1236.0736,-153.3651,22.9901,113.8263,183.5282,-14.1229,0.0000,22.9901,0.0000,22.9901,0.0000,22.9901,1.3355,0.0000,21.6546,1.5367,20.1179,5.7554,14.3625,1.6444,12.7181,0.0000,12.7181,0.0000,12.7181,5.6831,0.4058,6.6292,0.0000,1157.0608,178.7168,0.0000,5630.5374,5630.5374,5630.5374,5630.5374,5630.5374 -2735.6182,0.5000,9132.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1235.3386,-153.3651,22.0044,113.7586,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2736.1182,0.5000,9134.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2736.6182,0.5000,9137.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2737.1182,0.5000,9140.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2737.6182,0.5000,9143.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2738.1182,0.5000,9146.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2738.6182,0.5000,9148.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2739.1182,0.5000,9151.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2739.6182,0.5000,9154.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2740.1182,0.5000,9157.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2740.6182,0.5000,9159.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2741.1182,0.5000,9162.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2741.6182,0.5000,9165.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2742.1182,0.5000,9168.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2742.6182,0.5000,9171.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2743.1182,0.5000,9173.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2743.6182,0.5000,9176.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2744.1182,0.5000,9179.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2744.6182,0.5000,9182.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2745.1182,0.5000,9184.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2745.6182,0.5000,9187.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2746.1182,0.5000,9190.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2746.6182,0.5000,9193.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2747.1182,0.5000,9196.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2747.6182,0.5000,9198.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2748.1182,0.5000,9201.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2748.6182,0.5000,9204.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2749.1182,0.5000,9207.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2749.6182,0.5000,9209.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2750.1182,0.5000,9212.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2750.6182,0.5000,9215.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2751.1182,0.5000,9218.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2751.6182,0.5000,9221.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2752.1182,0.5000,9223.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2752.6182,0.5000,9226.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2753.1182,0.5000,9229.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2753.6182,0.5000,9232.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2754.1182,0.5000,9234.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2754.6182,0.5000,9237.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2755.1182,0.5000,9240.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2755.6182,0.5000,9243.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2756.1182,0.5000,9246.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2756.6182,0.5000,9248.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2757.1182,0.5000,9251.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2757.6182,0.5000,9254.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2758.1182,0.5000,9257.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2758.6182,0.5000,9259.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2759.1182,0.5000,9262.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2759.6182,0.5000,9265.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2760.1182,0.5000,9268.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2760.6182,0.5000,9271.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2761.1182,0.5000,9273.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2761.6182,0.5000,9276.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2762.1182,0.5000,9279.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2762.6182,0.5000,9282.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2763.1182,0.5000,9284.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2763.6182,0.5000,9287.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2764.1182,0.5000,9290.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2764.6182,0.5000,9293.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2765.1182,0.5000,9296.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2765.6182,0.5000,9298.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2766.1182,0.5000,9301.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2766.6182,0.5000,9304.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2767.1182,0.5000,9307.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2767.6182,0.5000,9309.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2768.1182,0.5000,9312.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2768.6182,0.5000,9315.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2769.1182,0.5000,9318.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2769.6182,0.5000,9321.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2770.1182,0.5000,9323.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2770.6182,0.5000,9326.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2771.1182,0.5000,9329.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2771.6182,0.5000,9332.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2772.1182,0.5000,9334.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2772.6182,0.5000,9337.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2773.1182,0.5000,9340.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2773.6182,0.5000,9343.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2774.1182,0.5000,9346.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2774.6182,0.5000,9348.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2775.1182,0.5000,9351.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2775.6182,0.5000,9354.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2776.1182,0.5000,9357.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2776.6182,0.5000,9359.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2777.1182,0.5000,9362.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2777.6182,0.5000,9365.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2778.1182,0.5000,9368.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2778.6182,0.5000,9371.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2779.1182,0.5000,9373.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2779.6182,0.5000,9376.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2780.1182,0.5000,9379.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2780.6182,0.5000,9382.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2781.1182,0.5000,9384.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2781.6182,0.5000,9387.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2782.1182,0.5000,9390.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2782.6182,0.5000,9393.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2783.1182,0.5000,9396.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2783.6182,0.5000,9398.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2784.1182,0.5000,9401.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2784.6182,0.5000,9404.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2785.1182,0.5000,9407.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2785.6182,0.5000,9409.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2786.1182,0.5000,9412.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2786.6182,0.5000,9415.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2787.1182,0.5000,9418.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2787.6182,0.5000,9421.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2788.1182,0.5000,9423.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2788.6182,0.5000,9426.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2789.1182,0.5000,9429.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2789.6182,0.5000,9432.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2790.1182,0.5000,9434.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2790.6182,0.5000,9437.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2791.1182,0.5000,9440.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2791.6182,0.5000,9443.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2792.1182,0.5000,9446.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2792.6182,0.5000,9448.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2793.1182,0.5000,9451.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2793.6182,0.5000,9454.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2794.1182,0.5000,9457.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2794.6182,0.5000,9459.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2795.1182,0.5000,9462.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2795.6182,0.5000,9465.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2796.1182,0.5000,9468.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2796.6182,0.5000,9471.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2797.1182,0.5000,9473.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2797.6182,0.5000,9476.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2798.1182,0.5000,9479.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2798.6182,0.5000,9482.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2799.1182,0.5000,9484.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2799.6182,0.5000,9487.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2800.1182,0.5000,9490.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2800.6182,0.5000,9493.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2801.1182,0.5000,9496.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2801.6182,0.5000,9498.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2802.1182,0.5000,9501.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2802.6182,0.5000,9504.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2803.1182,0.5000,9507.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2803.6182,0.5000,9509.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2804.1182,0.5000,9512.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2804.6182,0.5000,9515.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2805.1182,0.5000,9518.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2805.6182,0.5000,9521.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2806.1182,0.5000,9523.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2806.6182,0.5000,9526.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2807.1182,0.5000,9529.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2807.6182,0.5000,9532.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2808.1182,0.5000,9534.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2808.6182,0.5000,9537.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2809.1182,0.5000,9540.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2809.6182,0.5000,9543.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2810.1182,0.5000,9546.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2810.6182,0.5000,9548.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2811.1182,0.5000,9551.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2811.6182,0.5000,9554.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2812.1182,0.5000,9557.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2812.6182,0.5000,9559.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2813.1182,0.5000,9562.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2813.6182,0.5000,9565.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2814.1182,0.5000,9568.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2814.6182,0.5000,9571.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2815.1182,0.5000,9573.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2815.6182,0.5000,9576.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2816.1182,0.5000,9579.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2816.6182,0.5000,9582.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2817.1182,0.5000,9584.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2817.6182,0.5000,9587.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2818.1182,0.5000,9590.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2818.6182,0.5000,9593.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2819.1182,0.5000,9596.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2819.6182,0.5000,9598.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2820.1182,0.5000,9601.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2820.6182,0.5000,9604.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2821.1182,0.5000,9607.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2821.6182,0.5000,9609.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2822.1182,0.5000,9612.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2822.6182,0.5000,9615.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2823.1182,0.5000,9618.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2823.6182,0.5000,9621.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2824.1182,0.5000,9623.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2824.6182,0.5000,9626.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2825.1182,0.5000,9629.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2825.6182,0.5000,9632.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2826.1182,0.5000,9634.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2826.6182,0.5000,9637.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2827.1182,0.5000,9640.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2827.6182,0.5000,9643.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2828.1182,0.5000,9646.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2828.6182,0.5000,9648.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 -2829.1182,0.5000,9651.6012,20.0000,20.0000,0.0000,0.3124,8,879.3662,222.5134,1230.6866,-153.3651,20.4906,113.3302,183.5282,-14.1229,0.0000,20.4906,0.0000,20.4906,0.0000,20.4906,1.2855,0.0000,19.2051,1.5367,17.6684,5.7554,11.9129,1.6444,10.2685,0.0000,10.2685,0.0000,10.2685,3.2335,0.4058,6.6293,0.0000,1157.0608,158.5007,0.0000,5259.3561,5259.3561,5259.3561,5259.3561,5259.3561 -2829.6182,0.5000,9654.3790,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.5423,-153.3651,20.3878,112.6724,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 -2830.1182,0.5000,9657.1568,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 -2830.6182,0.5000,9659.9345,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 -2831.1182,0.5000,9662.7123,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 -2831.6182,0.5000,9665.4901,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 -2832.1182,0.5000,9668.2679,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 -2832.6182,0.5000,9671.0457,20.0000,20.0000,0.0000,0.1854,8,879.3662,207.9491,1223.0574,-153.3651,19.1494,112.6277,183.5282,-14.1229,0.0000,19.1494,0.0000,19.1494,0.0000,19.1494,1.2587,0.0000,17.8907,1.5367,16.3540,5.7554,10.5986,1.6444,8.9542,0.0000,8.9542,0.0000,8.9542,1.9191,0.4058,6.6293,0.0000,1157.0608,147.6532,0.0000,5060.1893,5060.1893,5060.1893,5060.1893,5060.1893 -2833.1182,0.5000,9673.8234,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1217.2127,-153.3651,18.7062,112.0895,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 -2833.6182,0.5000,9676.6012,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 -2834.1182,0.5000,9679.3790,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 -2834.6182,0.5000,9682.1568,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 -2835.1182,0.5000,9684.9345,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 -2835.6182,0.5000,9687.7123,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 -2836.1182,0.5000,9690.4901,20.0000,20.0000,0.0000,0.0580,8,879.3662,193.3384,1215.1209,-153.3651,17.8040,111.8969,183.5282,-14.1229,0.0000,17.8040,0.0000,17.8040,0.0000,17.8040,1.2318,0.0000,16.5722,1.5367,15.0355,5.7554,9.2800,1.6444,7.6356,0.0000,7.6356,0.0000,7.6356,0.6005,0.4058,6.6293,0.0000,1157.0608,136.7712,0.0000,4871.3131,4871.3131,4871.3131,4871.3131,4871.3131 -2836.6182,0.5000,9693.2679,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1210.8629,-153.3651,17.0243,111.5047,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 -2837.1182,0.5000,9696.0457,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 -2837.6182,0.5000,9698.8234,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 -2838.1182,0.5000,9701.6012,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 -2838.6182,0.5000,9704.3790,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 -2839.1182,0.5000,9707.1568,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 -2839.6182,0.5000,9709.9345,20.0000,20.0000,0.0000,-0.0694,8,879.3662,178.7285,1207.1833,-153.3651,16.4586,111.1659,183.5282,-14.1229,0.0000,16.4586,0.0000,16.4586,0.0000,16.4586,1.2049,0.0000,15.2537,1.5367,13.7170,5.7554,7.9616,1.6444,6.3171,0.0000,6.3171,0.0000,6.3171,-0.7179,0.4058,6.6293,0.0000,1157.0608,125.8897,0.0000,4695.4832,4695.4832,4695.4832,4695.4832,4695.4832 -2840.1182,0.5000,9712.7123,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1204.5135,-153.3651,15.3428,110.9200,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 -2840.6182,0.5000,9715.4901,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 -2841.1182,0.5000,9718.2679,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 -2841.6182,0.5000,9721.0457,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 -2842.1182,0.5000,9723.8234,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 -2842.6182,0.5000,9726.6012,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 -2843.1182,0.5000,9729.3790,20.0000,20.0000,0.0000,-0.1967,8,879.3662,164.1204,1199.2477,-153.3651,15.1134,110.4351,183.5282,-14.1229,0.0000,15.1134,0.0000,15.1134,0.0000,15.1134,1.1780,0.0000,13.9354,1.5367,12.3987,5.7554,6.6432,1.6444,4.9988,0.0000,4.9988,0.0000,4.9988,-2.0362,0.4058,6.6293,0.0000,1157.0608,115.0096,0.0000,4519.6746,4519.6746,4519.6746,4519.6746,4519.6746 -2843.6182,0.5000,9732.1568,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1198.1648,-153.3651,13.6611,110.3354,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 -2844.1182,0.5000,9734.9345,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 -2844.6182,0.5000,9737.7123,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 -2845.1182,0.5000,9740.4901,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 -2845.6182,0.5000,9743.2679,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 -2846.1182,0.5000,9746.0457,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 -2846.6182,0.5000,9748.8234,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 -2847.1182,0.5000,9751.6012,20.0000,20.0000,0.0000,-0.5036,8,879.3662,128.9160,1191.3110,-153.3651,11.8715,109.7043,183.5282,-14.1229,0.0000,11.8715,0.0000,11.8715,0.0000,11.8715,1.1131,0.0000,10.7583,1.5367,9.2216,5.7554,3.4662,1.6444,1.8218,0.0000,1.8218,0.0000,1.8218,-5.2132,0.4058,6.6293,0.0000,1157.0608,88.7893,0.0000,4095.9891,4095.9891,4095.9891,4095.9891,4095.9891 -2847.6182,0.5000,9754.3790,20.0000,20.0000,0.0000,-0.5151,8,879.3662,127.5968,1182.8650,-153.3651,11.7500,108.9265,183.5282,-14.1229,0.0000,11.7500,0.0000,11.7500,0.0000,11.7500,1.1107,0.0000,10.6393,1.5367,9.1026,5.7554,3.3472,1.6444,1.7027,0.0000,1.7027,0.0000,1.7027,-5.3323,0.4058,6.6292,0.0000,1157.0608,87.8068,0.0000,4080.1130,4080.1130,4080.1130,4080.1130,4080.1130 -2848.1182,0.5000,9757.1568,20.0000,20.0000,0.0000,-0.5151,8,879.3662,127.5968,1182.2917,-153.3651,11.7500,108.8737,183.5282,-14.1229,0.0000,11.7500,0.0000,11.7500,0.0000,11.7500,1.1107,0.0000,10.6393,1.5367,9.1026,5.7554,3.3472,1.6444,1.7027,0.0000,1.7027,0.0000,1.7027,-5.3323,0.4058,6.6292,0.0000,1157.0608,87.8068,0.0000,4080.1130,4080.1130,4080.1130,4080.1130,4080.1130 -2848.6182,0.5000,9759.9345,20.0000,20.0000,0.0000,-0.5602,8,879.3662,122.4296,1182.2917,-153.3651,11.2742,108.8737,183.5282,-14.1229,0.0000,11.2742,0.0000,11.2742,0.0000,11.2742,1.1012,0.0000,10.1730,1.5367,8.6363,5.7554,2.8808,1.6444,1.2364,0.0000,1.2364,0.0000,1.2364,-5.7986,0.4058,6.6292,0.0000,1157.0608,83.9583,0.0000,4017.9257,4017.9257,4017.9257,4017.9257,4017.9257 -2849.1182,0.5000,9762.7123,20.0000,20.0000,0.0000,-0.6490,8,879.3662,112.2382,1180.0461,-153.3651,10.3357,108.6669,183.5282,-14.1229,0.0000,10.3357,0.0000,10.3357,0.0000,10.3357,1.0824,0.0000,9.2533,1.5367,7.7166,5.7554,1.9611,1.6444,0.3167,0.0000,0.3167,0.0000,0.3167,-6.7182,0.4058,6.6292,0.0000,1157.0608,76.3677,0.0000,3895.2721,3895.2721,3895.2721,3895.2721,3895.2721 -2849.6182,0.5000,9765.4901,20.0000,20.0000,0.0000,-0.6490,8,879.3662,112.2382,1175.6169,-153.3651,10.3357,108.2590,183.5282,-14.1229,0.0000,10.3357,0.0000,10.3357,0.0000,10.3357,1.0824,0.0000,9.2533,1.5367,7.7166,5.7554,1.9611,1.6444,0.3167,0.0000,0.3167,0.0000,0.3167,-6.7182,0.4058,6.6292,0.0000,1157.0608,76.3677,0.0000,3895.2721,3895.2721,3895.2721,3895.2721,3895.2721 -2850.1182,0.5000,9768.2679,20.0000,20.0000,0.0000,-0.6490,8,879.3662,112.2382,1175.6169,-153.3651,10.3357,108.2590,183.5282,-14.1229,0.0000,10.3357,0.0000,10.3357,0.0000,10.3357,1.0824,0.0000,9.2533,1.5367,7.7166,5.7554,1.9611,1.6444,0.3167,0.0000,0.3167,0.0000,0.3167,-6.7182,0.4058,6.6292,0.0000,1157.0608,76.3677,0.0000,3895.2721,3895.2721,3895.2721,3895.2721,3895.2721 -2850.6182,0.5000,9771.0457,20.0000,20.0000,0.0000,-0.7476,8,879.3662,100.9277,1175.6169,-153.3651,9.2941,108.2590,183.5282,-14.1229,0.0000,9.2941,0.0000,9.2941,0.0000,9.2941,1.0616,0.0000,8.2325,1.5367,6.6958,5.7554,0.9404,1.6444,-0.7040,0.0000,-0.7040,0.0000,-0.7040,-7.7389,0.4058,6.6292,0.0000,1157.0608,67.9437,0.0000,3759.1508,3759.1508,3759.1508,3759.1508,3759.1508 -2851.1182,0.5000,9773.8234,20.0000,20.0000,0.0000,-0.7829,8,879.3662,96.8798,1170.7014,-153.3651,8.9214,107.8064,183.5282,-14.1229,0.0000,8.9214,0.0000,8.9214,0.0000,8.9214,1.0541,0.0000,7.8672,1.5367,6.3305,5.7554,0.5751,1.6444,-1.0693,0.0000,-1.0693,0.0000,-1.0693,-8.1042,0.4058,6.6291,0.0000,1157.0608,64.9288,0.0000,3710.4345,3710.4345,3710.4345,3710.4345,3710.4345 -2851.6182,0.5000,9776.6012,20.0000,20.0000,0.0000,-0.7829,8,879.3662,96.8798,1168.9422,-153.3651,8.9214,107.6444,183.5282,-14.1229,0.0000,8.9214,0.0000,8.9214,0.0000,8.9214,1.0541,0.0000,7.8672,1.5367,6.3305,5.7554,0.5751,1.6444,-1.0693,0.0000,-1.0693,0.0000,-1.0693,-8.1042,0.4058,6.6291,0.0000,1157.0608,64.9288,0.0000,3710.4345,3710.4345,3710.4345,3710.4345,3710.4345 -2852.1182,0.5000,9779.3790,20.0000,20.0000,0.0000,-0.8012,8,879.3662,94.7845,1168.9422,-153.3651,8.7284,107.6444,183.5282,-14.1229,0.0000,8.7284,0.0000,8.7284,0.0000,8.7284,1.0503,0.0000,7.6781,1.5367,6.1414,5.7554,0.3860,1.6444,-1.2584,0.0000,-1.2584,0.0000,-1.2584,-8.2933,0.4058,6.6291,0.0000,1157.0608,63.3682,0.0000,3685.2164,3685.2164,3685.2164,3685.2164,3685.2164 -2852.6182,0.5000,9782.1568,20.0000,20.0000,0.0000,-0.9168,8,879.3662,81.5219,1168.0315,-153.3651,7.5071,107.5605,183.5282,-14.1229,0.0000,7.5071,0.0000,7.5071,0.0000,7.5071,1.0259,0.0000,6.4813,1.5367,4.9446,5.7554,-0.8109,1.6444,-2.4553,0.0000,-2.4553,0.0000,-2.4553,-9.4901,0.4058,6.6291,0.0000,1157.0608,53.4902,0.0000,3525.6011,3525.6011,3525.6011,3525.6011,3525.6011 -2853.1182,0.5000,9784.9345,20.0000,20.0000,0.0000,-0.9168,8,879.3662,81.5219,1162.2676,-153.3651,7.5071,107.0298,183.5282,-14.1229,0.0000,7.5071,0.0000,7.5071,0.0000,7.5071,1.0259,0.0000,6.4813,1.5367,4.9446,5.7554,-0.8109,1.6444,-2.4553,0.0000,-2.4553,0.0000,-2.4553,-9.4901,0.4058,6.6291,0.0000,1157.0608,53.4902,0.0000,3525.6011,3525.6011,3525.6011,3525.6011,3525.6011 -2853.6182,0.5000,9787.7123,20.0000,20.0000,0.0000,-0.9168,8,879.3662,81.5219,1162.2676,-153.3651,7.5071,107.0298,183.5282,-14.1229,0.0000,7.5071,0.0000,7.5071,0.0000,7.5071,1.0259,0.0000,6.4813,1.5367,4.9446,5.7554,-0.8109,1.6444,-2.4553,0.0000,-2.4553,0.0000,-2.4553,-9.4901,0.4058,6.6291,0.0000,1157.0608,53.4902,0.0000,3525.6011,3525.6011,3525.6011,3525.6011,3525.6011 -2854.1182,0.5000,9790.4901,20.0000,20.0000,0.0000,-0.9887,8,879.3662,73.2835,1162.2676,-153.3651,6.7485,107.0298,183.5282,-14.1229,0.0000,6.7485,0.0000,6.7485,0.0000,6.7485,1.0107,0.0000,5.7378,1.5367,4.2011,5.7554,-1.5544,1.6444,-3.1988,0.0000,-3.1988,0.0000,-3.1988,-10.2335,0.4058,6.6290,0.0000,1157.0608,47.3542,0.0000,3405.4362,3405.4362,3405.4362,3405.4362,3405.4362 -2854.6182,0.5000,9793.2679,20.0000,20.0000,0.0000,-1.0507,8,879.3662,66.1643,1158.6873,-153.3651,6.0929,106.7000,183.5282,-14.1229,0.0000,6.0929,0.0000,6.0929,0.0000,6.0929,0.9976,0.0000,5.0953,1.5367,3.5586,5.7554,-2.1968,1.6444,-3.8412,0.0000,-3.8412,0.0000,-3.8412,-10.8760,0.4058,6.6290,0.0000,1157.0608,42.0519,0.0000,3295.1604,3295.1604,3295.1604,3295.1604,3295.1604 -2855.1182,0.5000,9796.0457,20.0000,20.0000,0.0000,-1.0507,8,879.3662,66.1643,1155.5933,-153.3651,6.0929,106.4151,183.5282,-14.1229,0.0000,6.0929,0.0000,6.0929,0.0000,6.0929,0.9976,0.0000,5.0953,1.5367,3.5586,5.7554,-2.1968,1.6444,-3.8412,0.0000,-3.8412,0.0000,-3.8412,-10.8760,0.4058,6.6290,0.0000,1157.0608,42.0519,0.0000,3295.1604,3295.1604,3295.1604,3295.1604,3295.1604 -2855.6182,0.5000,9798.8234,20.0000,20.0000,0.0000,-1.0507,8,879.3662,66.1643,1155.5933,-153.3651,6.0929,106.4151,183.5282,-14.1229,0.0000,6.0929,0.0000,6.0929,0.0000,6.0929,0.9976,0.0000,5.0953,1.5367,3.5586,5.7554,-2.1968,1.6444,-3.8412,0.0000,-3.8412,0.0000,-3.8412,-10.8760,0.4058,6.6290,0.0000,1157.0608,42.0519,0.0000,3295.1604,3295.1604,3295.1604,3295.1604,3295.1604 -2856.1182,0.5000,9801.6012,20.0000,20.0000,0.0000,-1.1761,8,879.3662,51.7834,1155.5933,-153.3651,4.7686,106.4151,183.5282,-14.1229,0.0000,4.7686,0.0000,4.7686,0.0000,4.7686,0.9711,0.0000,3.7975,1.5367,2.2608,5.7554,-3.4946,1.6444,-5.1391,0.0000,-5.1391,0.0000,-5.1391,-12.1737,0.4058,6.6289,0.0000,1157.0608,31.3410,0.0000,3072.4004,3072.4004,3072.4004,3072.4004,3072.4004 -2856.6182,0.5000,9804.3790,20.0000,20.0000,0.0000,-1.1846,8,879.3662,50.8073,1149.3434,-153.3651,4.6787,105.8396,183.5282,-14.1229,0.0000,4.6787,0.0000,4.6787,0.0000,4.6787,0.9693,0.0000,3.7094,1.5367,2.1727,5.7554,-3.5827,1.6444,-5.2271,0.0000,-5.2271,0.0000,-5.2271,-12.2618,0.4058,6.6289,0.0000,1157.0608,30.6140,0.0000,3057.2798,3057.2798,3057.2798,3057.2798,3057.2798 -2857.1182,0.5000,9807.1568,20.0000,20.0000,0.0000,-1.1846,8,879.3662,50.8073,1148.9191,-153.3651,4.6787,105.8005,183.5282,-14.1229,0.0000,4.6787,0.0000,4.6787,0.0000,4.6787,0.9693,0.0000,3.7094,1.5367,2.1727,5.7554,-3.5827,1.6444,-5.2271,0.0000,-5.2271,0.0000,-5.2271,-12.2618,0.4058,6.6289,0.0000,1157.0608,30.6140,0.0000,3057.2798,3057.2798,3057.2798,3057.2798,3057.2798 -2857.6182,0.5000,9809.9345,20.0000,20.0000,0.0000,-1.2297,8,879.3662,45.7702,1148.9191,-153.3651,4.2148,105.8005,183.5282,-14.1229,0.0000,4.2148,0.0000,4.2148,0.0000,4.2148,0.9717,0.0000,3.2432,1.5367,1.7065,5.7554,-4.0490,1.6444,-5.6934,0.0000,-5.6934,0.0000,-5.6934,-12.7280,0.4058,6.6288,0.0000,1157.0608,26.7659,0.0000,2979.2562,2979.2562,2979.2562,2979.2562,2979.2562 -2858.1182,0.5000,9812.7123,20.0000,20.0000,0.0000,-1.3185,8,879.3662,35.8830,1146.7301,-153.3651,3.3044,105.5989,183.5282,-14.1229,0.0000,3.3044,0.0000,3.3044,0.0000,3.3044,0.9808,0.0000,2.3236,1.5367,0.7869,5.7554,-4.9686,1.6444,-6.6130,0.0000,-6.6130,0.0000,-6.6130,-13.6475,0.4058,6.6288,0.0000,1157.0608,19.1765,0.0000,2826.1026,2826.1026,2826.1026,2826.1026,2826.1026 -2858.6182,0.5000,9815.4901,20.0000,20.0000,0.0000,-1.3185,8,879.3662,35.8830,1142.4331,-153.3651,3.3044,105.2032,183.5282,-14.1229,0.0000,3.3044,0.0000,3.3044,0.0000,3.3044,0.9808,0.0000,2.3236,1.5367,0.7869,5.7554,-4.9686,1.6444,-6.6130,0.0000,-6.6130,0.0000,-6.6130,-13.6475,0.4058,6.6288,0.0000,1157.0608,19.1765,0.0000,2826.1026,2826.1026,2826.1026,2826.1026,2826.1026 -2859.1182,0.5000,9818.2679,20.0000,20.0000,0.0000,-1.3185,8,879.3662,35.8830,1142.4331,-153.3651,3.3044,105.2032,183.5282,-14.1229,0.0000,3.3044,0.0000,3.3044,0.0000,3.3044,0.9808,0.0000,2.3236,1.5367,0.7869,5.7554,-4.9686,1.6444,-6.6130,0.0000,-6.6130,0.0000,-6.6130,-13.6475,0.4058,6.6288,0.0000,1157.0608,19.1765,0.0000,2826.1026,2826.1026,2826.1026,2826.1026,2826.1026 -2859.6182,0.5000,9821.0457,20.0000,20.0000,0.0000,-1.4171,8,879.3662,24.9103,1142.4331,-153.3651,2.2939,105.2032,183.5282,-14.1229,0.0000,2.2939,0.0000,2.2939,0.0000,2.2939,0.9909,0.0000,1.3030,1.5367,-0.2337,5.7554,-5.9891,1.6444,-7.6335,0.0000,-7.6335,0.0000,-7.6335,-14.6680,0.4058,6.6287,0.0000,1157.0608,10.7538,0.0000,2656.1356,2656.1356,2656.1356,2656.1356,2656.1356 -2860.1182,0.5000,9823.8234,20.0000,20.0000,0.0000,-1.4524,8,879.3662,20.9833,1137.6644,-153.3651,1.9323,104.7641,183.5282,-14.1229,0.0000,1.9323,0.0000,1.9323,0.0000,1.9323,0.9945,0.0000,0.9378,1.5367,-0.5989,5.7554,-6.3544,1.6444,-7.9988,0.0000,-7.9988,0.0000,-7.9988,-15.0332,0.4058,6.6286,0.0000,1157.0608,7.7395,0.0000,2595.3071,2595.3071,2595.3071,2595.3071,2595.3071 -2860.6182,0.5000,9826.6012,20.0000,20.0000,0.0000,-1.4524,8,879.3662,20.9833,1135.9577,-153.3651,1.9323,104.6070,183.5282,-14.1229,0.0000,1.9323,0.0000,1.9323,0.0000,1.9323,0.9945,0.0000,0.9378,1.5367,-0.5989,5.7554,-6.3544,1.6444,-7.9988,0.0000,-7.9988,0.0000,-7.9988,-15.0332,0.4058,6.6286,0.0000,1157.0608,7.7395,0.0000,2595.3071,2595.3071,2595.3071,2595.3071,2595.3071 -2861.1182,0.5000,9829.3790,20.0000,20.0000,0.0000,-1.4707,8,879.3662,18.9506,1135.9577,-153.3651,1.7451,104.6070,183.5282,-14.1229,0.0000,1.7451,0.0000,1.7451,0.0000,1.7451,0.9964,0.0000,0.7487,1.5367,-0.7880,5.7554,-6.5434,1.6444,-8.1878,0.0000,-8.1878,0.0000,-8.1878,-15.2222,0.4058,6.6286,0.0000,1157.0608,6.1792,0.0000,2563.8193,2563.8193,2563.8193,2563.8193,2563.8193 -2861.6182,0.5000,9832.1568,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1135.0743,-153.3651,0.5603,104.5256,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 -2862.1182,0.5000,9834.9345,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 -2862.6182,0.5000,9837.7123,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 -2863.1182,0.5000,9840.4901,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 -2863.6182,0.5000,9843.2679,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 -2864.1182,0.5000,9846.0457,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 -2864.6182,0.5000,9848.8234,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 -2865.1182,0.5000,9851.6012,20.0000,20.0000,0.0000,-1.6880,8,879.3662,-5.2297,1129.4827,-153.3651,-0.4816,104.0107,183.5282,-14.1229,0.0000,-0.4816,0.0000,-0.4816,0.0000,-0.4816,1.0187,0.0000,-1.5002,1.5367,-3.0369,5.7554,-8.7924,1.6444,-10.4368,0.0000,-10.4368,0.0000,-10.4368,-17.4709,0.4058,6.6284,0.0000,1157.0608,-12.3816,0.0000,2204.3252,2204.3252,2204.3252,2204.3252,2204.3252 -2865.6182,0.5000,9854.3790,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.5656,-153.3651,-0.5523,103.5579,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 -2866.1182,0.5000,9857.1568,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 -2866.6182,0.5000,9859.9345,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 -2867.1182,0.5000,9862.7123,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 -2867.6182,0.5000,9865.4901,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 -2868.1182,0.5000,9868.2679,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 -2868.6182,0.5000,9871.0457,20.0000,20.0000,0.0000,-1.7749,8,879.3662,-14.8950,1124.2318,-153.3651,-1.3716,103.5271,183.5282,-14.1229,0.0000,-1.3716,0.0000,-1.3716,0.0000,-1.3716,1.0276,0.0000,-2.3992,1.5367,-3.9359,5.7554,-9.6913,1.6444,-11.3357,0.0000,-11.3357,0.0000,-11.3357,-18.3698,0.4058,6.6283,0.0000,1157.0608,-19.8007,0.0000,2082.4388,2082.4388,2082.4388,2082.4388,2082.4388 -2869.1182,0.5000,9873.8234,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1120.3651,-153.3651,-1.6649,103.1711,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 -2869.6182,0.5000,9876.6012,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 -2870.1182,0.5000,9879.3790,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 -2870.6182,0.5000,9882.1568,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 -2871.1182,0.5000,9884.9345,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 -2871.6182,0.5000,9887.7123,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 -2872.1182,0.5000,9890.4901,20.0000,20.0000,0.0000,-1.8618,8,879.3662,-24.5599,1118.9812,-153.3651,-2.2616,103.0436,183.5282,-14.1229,0.0000,-2.2616,0.0000,-2.2616,0.0000,-2.2616,1.0365,0.0000,-3.2981,1.5367,-4.8348,5.7554,-10.5902,1.6444,-12.2346,0.0000,-12.2346,0.0000,-12.2346,-19.2686,0.4058,6.6282,0.0000,1157.0608,-27.2194,0.0000,1960.5575,1960.5575,1960.5575,1960.5575,1960.5575 -2872.6182,0.5000,9893.2679,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1116.1647,-153.3651,-2.7773,102.7843,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 -2873.1182,0.5000,9896.0457,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 -2873.6182,0.5000,9898.8234,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 -2874.1182,0.5000,9901.6012,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 -2874.6182,0.5000,9904.3790,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 -2875.1182,0.5000,9907.1568,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 -2875.6182,0.5000,9909.9345,20.0000,20.0000,0.0000,-1.9486,8,879.3662,-34.2243,1113.7309,-153.3651,-3.1516,102.5601,183.5282,-14.1229,0.0000,-3.1516,0.0000,-3.1516,0.0000,-3.1516,1.0454,0.0000,-4.1970,1.5367,-5.7337,5.7554,-11.4891,1.6444,-13.1335,0.0000,-13.1335,0.0000,-13.1335,-20.1674,0.4058,6.6281,0.0000,1157.0608,-34.6379,0.0000,1838.6813,1838.6813,1838.6813,1838.6813,1838.6813 -2876.1182,0.5000,9912.7123,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1111.9646,-153.3651,-3.8898,102.3975,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 -2876.6182,0.5000,9915.4901,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 -2877.1182,0.5000,9918.2679,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 -2877.6182,0.5000,9921.0457,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 -2878.1182,0.5000,9923.8234,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 -2878.6182,0.5000,9926.6012,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 -2879.1182,0.5000,9929.3790,20.0000,20.0000,0.0000,-2.0355,8,879.3662,-43.8884,1108.4809,-153.3651,-4.0415,102.0767,183.5282,-14.1229,0.0000,-4.0415,0.0000,-4.0415,0.0000,-4.0415,1.0543,0.0000,-5.0958,1.5367,-6.6325,5.7554,-12.3879,1.6444,-14.0324,0.0000,-14.0324,0.0000,-14.0324,-21.0661,0.4058,6.6280,0.0000,1157.0608,-42.0560,0.0000,1716.8107,1716.8107,1716.8107,1716.8107,1716.8107 -2879.6182,0.5000,9932.1568,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1107.7646,-153.3651,-5.0021,102.0107,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2880.1182,0.5000,9934.9345,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2880.6182,0.5000,9937.7123,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2881.1182,0.5000,9940.4901,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2881.6182,0.5000,9943.2679,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2882.1182,0.5000,9946.0457,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2882.6182,0.5000,9948.8234,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2883.1182,0.5000,9951.6012,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2883.6182,0.5000,9954.3790,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2884.1182,0.5000,9957.1568,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2884.6182,0.5000,9959.9345,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2885.1182,0.5000,9962.7123,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2885.6182,0.5000,9965.4901,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2886.1182,0.5000,9968.2679,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2886.6182,0.5000,9971.0457,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2887.1182,0.5000,9973.8234,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2887.6182,0.5000,9976.6012,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2888.1182,0.5000,9979.3790,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2888.6182,0.5000,9982.1568,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2889.1182,0.5000,9984.9345,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2889.6182,0.5000,9987.7123,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2890.1182,0.5000,9990.4901,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2890.6182,0.5000,9993.2679,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2891.1182,0.5000,9996.0457,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2891.6182,0.5000,9998.8234,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 -2892.1182,0.5000,10001.6012,20.0000,20.0000,0.0000,-2.0331,8,879.3662,-43.6265,1103.2311,-153.3651,-4.0174,101.5933,183.5282,-14.1229,0.0000,-4.0174,0.0000,-4.0174,0.0000,-4.0174,1.0540,0.0000,-5.0715,1.5367,-6.6082,5.7554,-12.3636,1.6444,-14.0080,0.0000,-14.0080,0.0000,-14.0080,-21.0417,0.4058,6.6280,0.0000,1157.0608,-41.8550,0.0000,1720.1124,1720.1124,1720.1124,1720.1124,1720.1124 -2892.6182,0.5000,10004.3790,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1107.8784,-153.3651,-3.9506,102.0212,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2893.1182,0.5000,10007.1568,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2893.6182,0.5000,10009.9345,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2894.1182,0.5000,10012.7123,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2894.6182,0.5000,10015.4901,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2895.1182,0.5000,10018.2679,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2895.6182,0.5000,10021.0457,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2896.1182,0.5000,10023.8234,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2896.6182,0.5000,10026.6012,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 -2897.1182,0.5000,10029.3790,20.0000,20.0000,0.0000,-2.0109,8,879.3662,-41.1544,1108.1938,-153.3651,-3.7898,102.0503,183.5282,-14.1229,0.0000,-3.7898,0.0000,-3.7898,0.0000,-3.7898,1.0517,0.0000,-4.8415,1.5367,-6.3782,5.7554,-12.1337,1.6444,-13.7781,0.0000,-13.7781,0.0000,-13.7781,-20.8118,0.4058,6.6280,0.0000,1157.0608,-39.9574,0.0000,1751.2885,1751.2885,1751.2885,1751.2885,1751.2885 -2897.6182,0.5000,10032.1568,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1108.9528,-153.3651,-2.7719,102.1201,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2898.1182,0.5000,10034.9345,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2898.6182,0.5000,10037.7123,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2899.1182,0.5000,10040.4901,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2899.6182,0.5000,10043.2679,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2900.1182,0.5000,10046.0457,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2900.6182,0.5000,10048.8234,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2901.1182,0.5000,10051.6012,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2901.6182,0.5000,10054.3790,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2902.1182,0.5000,10057.1568,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 -2902.6182,0.5000,10059.9345,20.0000,20.0000,0.0000,-1.8729,8,879.3662,-25.7942,1113.7567,-153.3651,-2.3753,102.5625,183.5282,-14.1229,0.0000,-2.3753,0.0000,-2.3753,0.0000,-2.3753,1.0376,0.0000,-3.4129,1.5367,-4.9496,5.7554,-10.7050,1.6444,-12.3495,0.0000,-12.3495,0.0000,-12.3495,-19.3834,0.4058,6.6282,0.0000,1157.0608,-28.1669,0.0000,1944.9912,1944.9912,1944.9912,1944.9912,1944.9912 -2903.1182,0.5000,10062.7123,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1115.6283,-153.3651,-1.5931,102.7349,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2903.6182,0.5000,10065.4901,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2904.1182,0.5000,10068.2679,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2904.6182,0.5000,10071.0457,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2905.1182,0.5000,10073.8234,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2905.6182,0.5000,10076.6012,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2906.1182,0.5000,10079.3790,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2906.6182,0.5000,10082.1568,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2907.1182,0.5000,10084.9345,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2907.6182,0.5000,10087.7123,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 -2908.1182,0.5000,10090.4901,20.0000,20.0000,0.0000,-1.7348,8,879.3662,-10.4330,1119.3198,-153.3651,-0.9607,103.0748,183.5282,-14.1229,0.0000,-0.9607,0.0000,-0.9607,0.0000,-0.9607,1.0234,0.0000,-1.9842,1.5367,-3.5209,5.7554,-9.2763,1.6444,-10.9207,0.0000,-10.9207,0.0000,-10.9207,-17.9548,0.4058,6.6283,0.0000,1157.0608,-16.3757,0.0000,2138.7072,2138.7072,2138.7072,2138.7072,2138.7072 -2908.6182,0.5000,10093.2679,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1122.3042,-153.3651,-0.4143,103.3496,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2909.1182,0.5000,10096.0457,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2909.6182,0.5000,10098.8234,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2910.1182,0.5000,10101.6012,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2910.6182,0.5000,10104.3790,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2911.1182,0.5000,10107.1568,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2911.6182,0.5000,10109.9345,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2912.1182,0.5000,10112.7123,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2912.6182,0.5000,10115.4901,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2913.1182,0.5000,10118.2679,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 -2913.6182,0.5000,10121.0457,20.0000,20.0000,0.0000,-1.5940,8,879.3662,5.2311,1124.8833,-153.3651,0.4817,103.5871,183.5282,-14.1229,0.0000,0.4817,0.0000,0.4817,0.0000,0.4817,1.0090,0.0000,-0.5273,1.5367,-2.0640,5.7554,-7.8194,1.6444,-9.4639,0.0000,-9.4639,0.0000,-9.4639,-16.4981,0.4058,6.6285,0.0000,1157.0608,-4.3519,0.0000,2351.3052,2351.3052,2351.3052,2351.3052,2351.3052 -2914.1182,0.5000,10123.8234,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1129.1118,-153.3651,0.8024,103.9765,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 -2914.6182,0.5000,10126.6012,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 -2915.1182,0.5000,10129.3790,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 -2915.6182,0.5000,10132.1568,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 -2916.1182,0.5000,10134.9345,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 -2916.6182,0.5000,10137.7123,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 -2917.1182,0.5000,10140.4901,20.0000,20.0000,0.0000,-1.4820,8,879.3662,17.6912,1130.6252,-153.3651,1.6291,104.1159,183.5282,-14.1229,0.0000,1.6291,0.0000,1.6291,0.0000,1.6291,0.9975,0.0000,0.6316,1.5367,-0.9051,5.7554,-6.6606,1.6444,-8.3050,0.0000,-8.3050,0.0000,-8.3050,-15.3393,0.4058,6.6286,0.0000,1157.0608,5.2125,0.0000,2544.3123,2544.3123,2544.3123,2544.3123,2544.3123 -2917.6182,0.5000,10143.2679,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1134.5270,-153.3651,2.3436,104.4752,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 -2918.1182,0.5000,10146.0457,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 -2918.6182,0.5000,10148.8234,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 -2919.1182,0.5000,10151.6012,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 -2919.6182,0.5000,10154.3790,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 -2920.1182,0.5000,10157.1568,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 -2920.6182,0.5000,10159.9345,20.0000,20.0000,0.0000,-1.3733,8,879.3662,29.7883,1137.8988,-153.3651,2.7431,104.7857,183.5282,-14.1229,0.0000,2.7431,0.0000,2.7431,0.0000,2.7431,0.9864,0.0000,1.7567,1.5367,0.2200,5.7554,-5.5354,1.6444,-7.1798,0.0000,-7.1798,0.0000,-7.1798,-14.2143,0.4058,6.6287,0.0000,1157.0608,14.4982,0.0000,2731.6965,2731.6965,2731.6965,2731.6965,2731.6965 -2921.1182,0.5000,10162.7123,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1139.7843,-153.3651,3.5311,104.9593,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2921.6182,0.5000,10165.4901,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2922.1182,0.5000,10168.2679,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2922.6182,0.5000,10171.0457,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2923.1182,0.5000,10173.8234,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2923.6182,0.5000,10176.6012,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2924.1182,0.5000,10179.3790,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2924.6182,0.5000,10182.1568,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2925.1182,0.5000,10184.9345,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2925.6182,0.5000,10187.7123,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 -2926.1182,0.5000,10190.4901,20.0000,20.0000,0.0000,-1.2371,8,879.3662,44.9453,1143.5034,-153.3651,4.1389,105.3018,183.5282,-14.1229,0.0000,4.1389,0.0000,4.1389,0.0000,4.1389,0.9725,0.0000,3.1664,1.5367,1.6297,5.7554,-4.1257,1.6444,-5.7701,0.0000,-5.7701,0.0000,-5.7701,-12.8047,0.4058,6.6288,0.0000,1157.0608,26.1328,0.0000,2966.4786,2966.4786,2966.4786,2966.4786,2966.4786 -2926.6182,0.5000,10193.2679,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1146.3716,-153.3651,4.6659,105.5659,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2927.1182,0.5000,10196.0457,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2927.6182,0.5000,10198.8234,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2928.1182,0.5000,10201.6012,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2928.6182,0.5000,10204.3790,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2929.1182,0.5000,10207.1568,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2929.6182,0.5000,10209.9345,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2930.1182,0.5000,10212.7123,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2930.6182,0.5000,10215.4901,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2931.1182,0.5000,10218.2679,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 -2931.6182,0.5000,10221.0457,20.0000,20.0000,0.0000,-1.1044,8,879.3662,60.0061,1148.8588,-153.3651,5.5258,105.7950,183.5282,-14.1229,0.0000,5.5258,0.0000,5.5258,0.0000,5.5258,0.9862,0.0000,4.5396,1.5367,3.0029,5.7554,-2.7526,1.6444,-4.3970,0.0000,-4.3970,0.0000,-4.3970,-11.4317,0.4058,6.6289,0.0000,1157.0608,37.4653,0.0000,3199.7703,3199.7703,3199.7703,3199.7703,3199.7703 -2932.1182,0.5000,10223.8234,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1152.9169,-153.3651,5.8335,106.1687,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2932.6182,0.5000,10226.6012,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2933.1182,0.5000,10229.3790,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2933.6182,0.5000,10232.1568,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2934.1182,0.5000,10234.9345,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2934.6182,0.5000,10237.7123,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2935.1182,0.5000,10240.4901,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2935.6182,0.5000,10243.2679,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2936.1182,0.5000,10246.0457,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2936.6182,0.5000,10248.8234,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 -2937.1182,0.5000,10251.6012,20.0000,20.0000,0.0000,-0.9718,8,879.3662,75.2222,1154.3694,-153.3651,6.9270,106.3024,183.5282,-14.1229,0.0000,6.9270,0.0000,6.9270,0.0000,6.9270,1.0142,0.0000,5.9127,1.5367,4.3760,5.7554,-1.3794,1.6444,-3.0238,0.0000,-3.0238,0.0000,-3.0238,-10.0586,0.4058,6.6290,0.0000,1157.0608,48.7982,0.0000,3435.4673,3435.4673,3435.4673,3435.4673,3435.4673 -2937.6182,0.5000,10254.3790,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.5298,-153.3651,7.0012,106.7776,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2938.1182,0.5000,10257.1568,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2938.6182,0.5000,10259.9345,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2939.1182,0.5000,10262.7123,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2939.6182,0.5000,10265.4901,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2940.1182,0.5000,10268.2679,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2940.6182,0.5000,10271.0457,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2941.1182,0.5000,10273.8234,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2941.6182,0.5000,10276.6012,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 -2942.1182,0.5000,10279.3790,20.0000,20.0000,0.0000,-0.9496,8,879.3662,77.7583,1159.8801,-153.3651,7.1605,106.8099,183.5282,-14.1229,0.0000,7.1605,0.0000,7.1605,0.0000,7.1605,1.0189,0.0000,6.1416,1.5367,4.6049,5.7554,-1.1505,1.6444,-2.7949,0.0000,-2.7949,0.0000,-2.7949,-9.8297,0.4058,6.6290,0.0000,1157.0608,50.6871,0.0000,3474.7508,3474.7508,3474.7508,3474.7508,3474.7508 -2942.6182,0.5000,10282.1568,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1160.6320,-153.3651,8.1689,106.8791,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2943.1182,0.5000,10284.9345,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2943.6182,0.5000,10287.7123,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2944.1182,0.5000,10290.4901,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2944.6182,0.5000,10293.2679,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2945.1182,0.5000,10296.0457,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2945.6182,0.5000,10298.8234,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2946.1182,0.5000,10301.6012,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2946.6182,0.5000,10304.3790,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2947.1182,0.5000,10307.1568,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 -2947.6182,0.5000,10309.9345,20.0000,20.0000,0.0000,-0.8170,8,879.3662,92.9749,1165.3910,-153.3651,8.5618,107.3174,183.5282,-14.1229,0.0000,8.5618,0.0000,8.5618,0.0000,8.5618,1.0469,0.0000,7.5148,1.5367,5.9781,5.7554,0.2227,1.6444,-1.4217,0.0000,-1.4217,0.0000,-1.4217,-8.4566,0.4058,6.6291,0.0000,1157.0608,62.0204,0.0000,3663.4380,3663.4380,3663.4380,3663.4380,3663.4380 -2948.1182,0.5000,10312.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1167.2451,-153.3651,9.3366,107.4881,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2948.6182,0.5000,10315.4901,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2949.1182,0.5000,10318.2679,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2949.6182,0.5000,10321.0457,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2950.1182,0.5000,10323.8234,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2950.6182,0.5000,10326.6012,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2951.1182,0.5000,10329.3790,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2951.6182,0.5000,10332.1568,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2952.1182,0.5000,10334.9345,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2952.6182,0.5000,10337.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2953.1182,0.5000,10340.4901,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2953.6182,0.5000,10343.2679,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2954.1182,0.5000,10346.0457,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2954.6182,0.5000,10348.8234,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2955.1182,0.5000,10351.6012,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2955.6182,0.5000,10354.3790,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2956.1182,0.5000,10357.1568,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2956.6182,0.5000,10359.9345,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2957.1182,0.5000,10362.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2957.6182,0.5000,10365.4901,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2958.1182,0.5000,10368.2679,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2958.6182,0.5000,10371.0457,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2959.1182,0.5000,10373.8234,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2959.6182,0.5000,10376.6012,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2960.1182,0.5000,10379.3790,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2960.6182,0.5000,10382.1568,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2961.1182,0.5000,10384.9345,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2961.6182,0.5000,10387.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 -2962.1182,0.5000,10390.4901,20.0000,20.0000,0.0000,-0.6683,8,879.3662,110.0307,1170.9020,-153.3651,10.1324,107.8249,183.5282,-14.1229,0.0000,10.1324,0.0000,10.1324,0.0000,10.1324,1.0784,0.0000,9.0540,1.5367,7.5173,5.7554,1.7619,1.6444,0.1175,0.0000,0.1175,0.0000,0.1175,-6.9175,0.4058,6.6292,0.0000,1157.0608,74.7236,0.0000,3868.7046,3868.7046,3868.7046,3868.7046,3868.7046 -2962.6182,0.5000,10393.2679,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1174.6575,-153.3651,10.8201,108.1707,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 -2963.1182,0.5000,10396.0457,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 -2963.6182,0.5000,10398.8234,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 -2964.1182,0.5000,10401.6012,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 -2964.6182,0.5000,10404.3790,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 -2965.1182,0.5000,10407.1568,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 -2965.6182,0.5000,10409.9345,20.0000,20.0000,0.0000,-0.5617,8,879.3662,122.2559,1177.9029,-153.3651,11.2582,108.4696,183.5282,-14.1229,0.0000,11.2582,0.0000,11.2582,0.0000,11.2582,1.1009,0.0000,10.1573,1.5367,8.6206,5.7554,2.8652,1.6444,1.2208,0.0000,1.2208,0.0000,1.2208,-5.8142,0.4058,6.6292,0.0000,1157.0608,83.8289,0.0000,4015.8355,4015.8355,4015.8355,4015.8355,4015.8355 -2966.1182,0.5000,10412.7123,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1179.9706,-153.3651,12.1223,108.6600,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 -2966.6182,0.5000,10415.4901,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 -2967.1182,0.5000,10418.2679,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 -2967.6182,0.5000,10421.0457,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 -2968.1182,0.5000,10423.8234,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 -2968.6182,0.5000,10426.6012,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 -2969.1182,0.5000,10429.3790,20.0000,20.0000,0.0000,-0.4631,8,879.3662,133.5692,1184.0488,-153.3651,12.3000,109.0355,183.5282,-14.1229,0.0000,12.3000,0.0000,12.3000,0.0000,12.3000,1.1217,0.0000,11.1783,1.5367,9.6416,5.7554,3.8861,1.6444,2.2417,0.0000,2.2417,0.0000,2.2417,-4.7933,0.4058,6.6293,0.0000,1157.0608,92.2551,0.0000,4151.9914,4151.9914,4151.9914,4151.9914,4151.9914 -2969.6182,0.5000,10432.1568,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1184.8873,-153.3651,13.4246,109.1127,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 -2970.1182,0.5000,10434.9345,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 -2970.6182,0.5000,10437.7123,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 -2971.1182,0.5000,10440.4901,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 -2971.6182,0.5000,10443.2679,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 -2972.1182,0.5000,10446.0457,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 -2972.6182,0.5000,10448.8234,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 -2973.1182,0.5000,10451.6012,20.0000,20.0000,0.0000,-0.2411,8,879.3662,159.0245,1190.1948,-153.3651,14.6441,109.6015,183.5282,-14.1229,0.0000,14.6441,0.0000,14.6441,0.0000,14.6441,1.1686,0.0000,13.4755,1.5367,11.9388,5.7554,6.1834,1.6444,4.5389,0.0000,4.5389,0.0000,4.5389,-2.4961,0.4058,6.6293,0.0000,1157.0608,111.2141,0.0000,4458.3452,4458.3452,4458.3452,4458.3452,4458.3452 -2973.6182,0.5000,10454.3790,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1195.9501,-153.3651,14.7269,110.1315,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 -2974.1182,0.5000,10457.1568,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 -2974.6182,0.5000,10459.9345,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 -2975.1182,0.5000,10462.7123,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 -2975.6182,0.5000,10465.4901,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 -2976.1182,0.5000,10468.2679,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 -2976.6182,0.5000,10471.0457,20.0000,20.0000,0.0000,-0.1425,8,879.3662,170.3380,1196.3408,-153.3651,15.6859,110.1675,183.5282,-14.1229,0.0000,15.6859,0.0000,15.6859,0.0000,15.6859,1.1894,0.0000,14.4965,1.5367,12.9598,5.7554,7.2043,1.6444,5.5599,0.0000,5.5599,0.0000,5.5599,-1.4751,0.4058,6.6293,0.0000,1157.0608,119.6404,0.0000,4594.5029,4594.5029,4594.5029,4594.5029,4594.5029 -2977.1182,0.5000,10473.8234,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1200.8670,-153.3651,16.0291,110.5843,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 -2977.6182,0.5000,10476.6012,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 -2978.1182,0.5000,10479.3790,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 -2978.6182,0.5000,10482.1568,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 -2979.1182,0.5000,10484.9345,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 -2979.6182,0.5000,10487.7123,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 -2980.1182,0.5000,10490.4901,20.0000,20.0000,0.0000,-0.0439,8,879.3662,181.6528,1202.4868,-153.3651,16.7279,110.7334,183.5282,-14.1229,0.0000,16.7279,0.0000,16.7279,0.0000,16.7279,1.2103,0.0000,15.5176,1.5367,13.9809,5.7554,8.2255,1.6444,6.5810,0.0000,6.5810,0.0000,6.5810,-0.4540,0.4058,6.6293,0.0000,1157.0608,128.0677,0.0000,4730.6767,4730.6767,4730.6767,4730.6767,4730.6767 -2980.6182,0.5000,10493.2679,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1205.7844,-153.3651,17.3317,111.0371,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 -2981.1182,0.5000,10496.0457,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 -2981.6182,0.5000,10498.8234,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 -2982.1182,0.5000,10501.6012,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 -2982.6182,0.5000,10504.3790,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 -2983.1182,0.5000,10507.1568,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 -2983.6182,0.5000,10509.9345,20.0000,20.0000,0.0000,0.0548,8,879.3662,192.9665,1208.6339,-153.3651,17.7697,111.2995,183.5282,-14.1229,0.0000,17.7697,0.0000,17.7697,0.0000,17.7697,1.2311,0.0000,16.5386,1.5367,15.0019,5.7554,9.2465,1.6444,7.6021,0.0000,7.6021,0.0000,7.6021,0.5670,0.4058,6.6293,0.0000,1157.0608,136.4942,0.0000,4866.8374,4866.8374,4866.8374,4866.8374,4866.8374 -2984.1182,0.5000,10512.7123,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1210.7013,-153.3651,18.6337,111.4899,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 -2984.6182,0.5000,10515.4901,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 -2985.1182,0.5000,10518.2679,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 -2985.6182,0.5000,10521.0457,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 -2986.1182,0.5000,10523.8234,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 -2986.6182,0.5000,10526.6012,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 -2987.1182,0.5000,10529.3790,20.0000,20.0000,0.0000,0.1534,8,879.3662,204.2781,1214.7788,-153.3651,18.8114,111.8653,183.5282,-14.1229,0.0000,18.8114,0.0000,18.8114,0.0000,18.8114,1.2519,0.0000,17.5594,1.5367,16.0227,5.7554,10.2673,1.6444,8.6229,0.0000,8.6229,0.0000,8.6229,1.5878,0.4058,6.6293,0.0000,1157.0608,144.9191,0.0000,5009.9888,5009.9888,5009.9888,5009.9888,5009.9888 -2987.6182,0.5000,10532.1568,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1215.6173,-153.3651,19.9359,111.9426,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 -2988.1182,0.5000,10534.9345,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 -2988.6182,0.5000,10537.7123,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 -2989.1182,0.5000,10540.4901,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 -2989.6182,0.5000,10543.2679,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 -2990.1182,0.5000,10546.0457,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 -2990.6182,0.5000,10548.8234,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 -2991.1182,0.5000,10551.6012,20.0000,20.0000,0.0000,0.3753,8,879.3662,229.7326,1220.9246,-153.3651,21.1554,112.4313,183.5282,-14.1229,0.0000,21.1554,0.0000,21.1554,0.0000,21.1554,1.2988,0.0000,19.8566,1.5367,18.3199,5.7554,12.5644,1.6444,10.9200,0.0000,10.9200,0.0000,10.9200,3.8850,0.4058,6.6293,0.0000,1157.0608,163.8775,0.0000,5358.0782,5358.0782,5358.0782,5358.0782,5358.0782 -2991.6182,0.5000,10554.3790,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1226.6797,-153.3651,21.2382,112.9613,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 -2992.1182,0.5000,10557.1568,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 -2992.6182,0.5000,10559.9345,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 -2993.1182,0.5000,10562.7123,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 -2993.6182,0.5000,10565.4901,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 -2994.1182,0.5000,10568.2679,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 -2994.6182,0.5000,10571.0457,20.0000,20.0000,0.0000,0.4739,8,879.3662,241.0453,1227.0704,-153.3651,22.1971,112.9972,183.5282,-14.1229,0.0000,22.1971,0.0000,22.1971,0.0000,22.1971,1.3197,0.0000,20.8775,1.5367,19.3408,5.7554,13.5854,1.6444,11.9409,0.0000,11.9409,0.0000,11.9409,4.9059,0.4058,6.6293,0.0000,1157.0608,172.3033,0.0000,5512.7806,5512.7806,5512.7806,5512.7806,5512.7806 -2995.1182,0.5000,10573.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1231.5963,-153.3651,22.5404,113.4140,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2995.6182,0.5000,10576.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2996.1182,0.5000,10579.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2996.6182,0.5000,10582.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2997.1182,0.5000,10584.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2997.6182,0.5000,10587.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2998.1182,0.5000,10590.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2998.6182,0.5000,10593.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2999.1182,0.5000,10596.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -2999.6182,0.5000,10598.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3000.1182,0.5000,10601.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3000.6182,0.5000,10604.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3001.1182,0.5000,10607.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3001.6182,0.5000,10609.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3002.1182,0.5000,10612.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3002.6182,0.5000,10615.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3003.1182,0.5000,10618.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3003.6182,0.5000,10621.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3004.1182,0.5000,10623.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3004.6182,0.5000,10626.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3005.1182,0.5000,10629.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3005.6182,0.5000,10632.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3006.1182,0.5000,10634.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3006.6182,0.5000,10637.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3007.1182,0.5000,10640.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3007.6182,0.5000,10643.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3008.1182,0.5000,10646.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3008.6182,0.5000,10648.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3009.1182,0.5000,10651.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3009.6182,0.5000,10654.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3010.1182,0.5000,10657.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3010.6182,0.5000,10659.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3011.1182,0.5000,10662.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3011.6182,0.5000,10665.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3012.1182,0.5000,10668.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3012.6182,0.5000,10671.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3013.1182,0.5000,10673.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3013.6182,0.5000,10676.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3014.1182,0.5000,10679.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3014.6182,0.5000,10682.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3015.1182,0.5000,10684.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3015.6182,0.5000,10687.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3016.1182,0.5000,10690.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3016.6182,0.5000,10693.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3017.1182,0.5000,10696.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3017.6182,0.5000,10698.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3018.1182,0.5000,10701.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3018.6182,0.5000,10704.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3019.1182,0.5000,10707.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3019.6182,0.5000,10709.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3020.1182,0.5000,10712.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3020.6182,0.5000,10715.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3021.1182,0.5000,10718.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3021.6182,0.5000,10721.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3022.1182,0.5000,10723.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3022.6182,0.5000,10726.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3023.1182,0.5000,10729.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3023.6182,0.5000,10732.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3024.1182,0.5000,10734.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3024.6182,0.5000,10737.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3025.1182,0.5000,10740.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3025.6182,0.5000,10743.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3026.1182,0.5000,10746.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3026.6182,0.5000,10748.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3027.1182,0.5000,10751.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3027.6182,0.5000,10754.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3028.1182,0.5000,10757.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3028.6182,0.5000,10759.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3029.1182,0.5000,10762.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3029.6182,0.5000,10765.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3030.1182,0.5000,10768.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3030.6182,0.5000,10771.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3031.1182,0.5000,10773.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3031.6182,0.5000,10776.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3032.1182,0.5000,10779.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3032.6182,0.5000,10782.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3033.1182,0.5000,10784.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3033.6182,0.5000,10787.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3034.1182,0.5000,10790.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3034.6182,0.5000,10793.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3035.1182,0.5000,10796.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3035.6182,0.5000,10798.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3036.1182,0.5000,10801.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3036.6182,0.5000,10804.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3037.1182,0.5000,10807.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3037.6182,0.5000,10809.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3038.1182,0.5000,10812.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3038.6182,0.5000,10815.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3039.1182,0.5000,10818.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3039.6182,0.5000,10821.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3040.1182,0.5000,10823.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3040.6182,0.5000,10826.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3041.1182,0.5000,10829.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3041.6182,0.5000,10832.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3042.1182,0.5000,10834.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3042.6182,0.5000,10837.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3043.1182,0.5000,10840.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3043.6182,0.5000,10843.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3044.1182,0.5000,10846.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3044.6182,0.5000,10848.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3045.1182,0.5000,10851.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3045.6182,0.5000,10854.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3046.1182,0.5000,10857.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3046.6182,0.5000,10859.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3047.1182,0.5000,10862.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3047.6182,0.5000,10865.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3048.1182,0.5000,10868.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3048.6182,0.5000,10871.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3049.1182,0.5000,10873.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3049.6182,0.5000,10876.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3050.1182,0.5000,10879.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3050.6182,0.5000,10882.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3051.1182,0.5000,10884.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3051.6182,0.5000,10887.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3052.1182,0.5000,10890.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3052.6182,0.5000,10893.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3053.1182,0.5000,10896.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3053.6182,0.5000,10898.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3054.1182,0.5000,10901.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3054.6182,0.5000,10904.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3055.1182,0.5000,10907.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3055.6182,0.5000,10909.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3056.1182,0.5000,10912.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3056.6182,0.5000,10915.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3057.1182,0.5000,10918.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3057.6182,0.5000,10921.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3058.1182,0.5000,10923.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3058.6182,0.5000,10926.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3059.1182,0.5000,10929.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3059.6182,0.5000,10932.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3060.1182,0.5000,10934.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3060.6182,0.5000,10937.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3061.1182,0.5000,10940.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3061.6182,0.5000,10943.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3062.1182,0.5000,10946.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3062.6182,0.5000,10948.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 -3063.1182,0.5000,10951.6012,20.0000,20.0000,0.0000,0.3873,8,879.3662,231.1134,1233.2160,-153.3651,21.2825,113.5632,183.5282,-14.1229,0.0000,21.2825,0.0000,21.2825,0.0000,21.2825,1.3014,0.0000,19.9812,1.5367,18.4445,5.7554,12.6890,1.6444,11.0446,0.0000,11.0446,0.0000,11.0446,4.0096,0.4058,6.6293,0.0000,1157.0608,164.9059,0.0000,5376.9608,5376.9608,5376.9608,5376.9608,5376.9608 -3063.6182,0.5000,10954.3790,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1227.2798,-153.3651,21.1972,113.0165,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 -3064.1182,0.5000,10957.1568,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 -3064.6182,0.5000,10959.9345,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 -3065.1182,0.5000,10962.7123,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 -3065.6182,0.5000,10965.4901,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 -3066.1182,0.5000,10968.2679,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 -3066.6182,0.5000,10971.0457,20.0000,20.0000,0.0000,0.2486,8,879.3662,215.1990,1226.8769,-153.3651,19.8170,112.9794,183.5282,-14.1229,0.0000,19.8170,0.0000,19.8170,0.0000,19.8170,1.2721,0.0000,18.5450,1.5367,17.0083,5.7554,11.2528,1.6444,9.6084,0.0000,9.6084,0.0000,9.6084,2.5734,0.4058,6.6293,0.0000,1157.0608,153.0529,0.0000,5159.3312,5159.3312,5159.3312,5159.3312,5159.3312 -3067.1182,0.5000,10973.8234,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1220.3635,-153.3651,19.3231,112.3796,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 -3067.6182,0.5000,10976.6012,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 -3068.1182,0.5000,10979.3790,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 -3068.6182,0.5000,10982.1568,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 -3069.1182,0.5000,10984.9345,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 -3069.6182,0.5000,10987.7123,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 -3070.1182,0.5000,10990.4901,20.0000,20.0000,0.0000,0.1067,8,879.3662,198.9174,1218.0323,-153.3651,18.3177,112.1650,183.5282,-14.1229,0.0000,18.3177,0.0000,18.3177,0.0000,18.3177,1.2421,0.0000,17.0756,1.5367,15.5389,5.7554,9.7835,1.6444,8.1391,0.0000,8.1391,0.0000,8.1391,1.1040,0.4058,6.6293,0.0000,1157.0608,140.9264,0.0000,4938.4569,4938.4569,4938.4569,4938.4569,4938.4569 -3070.6182,0.5000,10993.2679,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1213.2876,-153.3651,17.4489,111.7280,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 -3071.1182,0.5000,10996.0457,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 -3071.6182,0.5000,10998.8234,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 -3072.1182,0.5000,11001.6012,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 -3072.6182,0.5000,11004.3790,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 -3073.1182,0.5000,11007.1568,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 -3073.6182,0.5000,11009.9345,20.0000,20.0000,0.0000,-0.0353,8,879.3662,182.6360,1209.1873,-153.3651,16.8184,111.3504,183.5282,-14.1229,0.0000,16.8184,0.0000,16.8184,0.0000,16.8184,1.2121,0.0000,15.6063,1.5367,14.0696,5.7554,8.3142,1.6444,6.6698,0.0000,6.6698,0.0000,6.6698,-0.3653,0.4058,6.6293,0.0000,1157.0608,128.8000,0.0000,4742.5095,4742.5095,4742.5095,4742.5095,4742.5095 -3074.1182,0.5000,11012.7123,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1206.2117,-153.3651,15.5748,111.0764,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 -3074.6182,0.5000,11015.4901,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 -3075.1182,0.5000,11018.2679,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 -3075.6182,0.5000,11021.0457,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 -3076.1182,0.5000,11023.8234,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 -3076.6182,0.5000,11026.6012,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 -3077.1182,0.5000,11029.3790,20.0000,20.0000,0.0000,-0.1772,8,879.3662,166.3549,1200.3427,-153.3651,15.3191,110.5360,183.5282,-14.1229,0.0000,15.3191,0.0000,15.3191,0.0000,15.3191,1.1821,0.0000,14.1370,1.5367,12.6003,5.7554,6.8449,1.6444,5.2005,0.0000,5.2005,0.0000,5.2005,-1.8346,0.4058,6.6293,0.0000,1157.0608,116.6739,0.0000,4546.5671,4546.5671,4546.5671,4546.5671,4546.5671 -3077.6182,0.5000,11032.1568,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1199.1359,-153.3651,13.7007,110.4248,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 -3078.1182,0.5000,11034.9345,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 -3078.6182,0.5000,11037.7123,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 -3079.1182,0.5000,11040.4901,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 -3079.6182,0.5000,11043.2679,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 -3080.1182,0.5000,11046.0457,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 -3080.6182,0.5000,11048.8234,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 -3081.1182,0.5000,11051.6012,20.0000,20.0000,0.0000,-0.4966,8,879.3662,129.7216,1191.4978,-153.3651,11.9457,109.7215,183.5282,-14.1229,0.0000,11.9457,0.0000,11.9457,0.0000,11.9457,1.1146,0.0000,10.8311,1.5367,9.2944,5.7554,3.5389,1.6444,1.8945,0.0000,1.8945,0.0000,1.8945,-5.1405,0.4058,6.6293,0.0000,1157.0608,89.3894,0.0000,4105.6851,4105.6851,4105.6851,4105.6851,4105.6851 -3081.6182,0.5000,11054.3790,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1183.2152,-153.3651,11.8265,108.9587,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 -3082.1182,0.5000,11057.1568,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 -3082.6182,0.5000,11059.9345,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 -3083.1182,0.5000,11062.7123,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 -3083.6182,0.5000,11065.4901,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 -3084.1182,0.5000,11068.2679,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 -3084.6182,0.5000,11071.0457,20.0000,20.0000,0.0000,-0.6385,8,879.3662,113.4404,1182.6530,-153.3651,10.4464,108.9070,183.5282,-14.1229,0.0000,10.4464,0.0000,10.4464,0.0000,10.4464,1.0846,0.0000,9.3617,1.5367,7.8250,5.7554,2.0696,1.6444,0.4252,0.0000,0.4252,0.0000,0.4252,-6.6098,0.4058,6.6292,0.0000,1157.0608,77.2631,0.0000,3909.7407,3909.7407,3909.7407,3909.7407,3909.7407 -3085.1182,0.5000,11073.8234,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1176.1394,-153.3651,9.9524,108.3072,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 -3085.6182,0.5000,11076.6012,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 -3086.1182,0.5000,11079.3790,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 -3086.6182,0.5000,11082.1568,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 -3087.1182,0.5000,11084.9345,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 -3087.6182,0.5000,11087.7123,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 -3088.1182,0.5000,11090.4901,20.0000,20.0000,0.0000,-0.7805,8,879.3662,97.1595,1173.8082,-153.3651,8.9471,108.0925,183.5282,-14.1229,0.0000,8.9471,0.0000,8.9471,0.0000,8.9471,1.0547,0.0000,7.8925,1.5367,6.3558,5.7554,0.6003,1.6444,-1.0441,0.0000,-1.0441,0.0000,-1.0441,-8.0790,0.4058,6.6291,0.0000,1157.0608,65.1371,0.0000,3713.7997,3713.7997,3713.7997,3713.7997,3713.7997 -3088.6182,0.5000,11093.2679,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1169.0637,-153.3651,8.0784,107.6556,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 -3089.1182,0.5000,11096.0457,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 -3089.6182,0.5000,11098.8234,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 -3090.1182,0.5000,11101.6012,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 -3090.6182,0.5000,11104.3790,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 -3091.1182,0.5000,11107.1568,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 -3091.6182,0.5000,11109.9345,20.0000,20.0000,0.0000,-0.9224,8,879.3662,80.8789,1164.9638,-153.3651,7.4479,107.2780,183.5282,-14.1229,0.0000,7.4479,0.0000,7.4479,0.0000,7.4479,1.0247,0.0000,6.4232,1.5367,4.8865,5.7554,-0.8689,1.6444,-2.5133,0.0000,-2.5133,0.0000,-2.5133,-9.5481,0.4058,6.6291,0.0000,1157.0608,53.0113,0.0000,3517.8635,3517.8635,3517.8635,3517.8635,3517.8635 -3092.1182,0.5000,11112.7123,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1161.9882,-153.3651,6.2044,107.0040,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 -3092.6182,0.5000,11115.4901,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 -3093.1182,0.5000,11118.2679,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 -3093.6182,0.5000,11121.0457,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 -3094.1182,0.5000,11123.8234,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 -3094.6182,0.5000,11126.6012,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 -3095.1182,0.5000,11129.3790,20.0000,20.0000,0.0000,-1.0644,8,879.3662,64.5989,1156.1196,-153.3651,5.9487,106.4636,183.5282,-14.1229,0.0000,5.9487,0.0000,5.9487,0.0000,5.9487,0.9947,0.0000,4.9540,1.5367,3.4173,5.7554,-2.3381,1.6444,-3.9825,0.0000,-3.9825,0.0000,-3.9825,-11.0172,0.4058,6.6290,0.0000,1157.0608,40.8860,0.0000,3270.9122,3270.9122,3270.9122,3270.9122,3270.9122 -3095.6182,0.5000,11132.1568,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1154.9130,-153.3651,4.3386,106.3525,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 -3096.1182,0.5000,11134.9345,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 -3096.6182,0.5000,11137.7123,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 -3097.1182,0.5000,11140.4901,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 -3097.6182,0.5000,11143.2679,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 -3098.1182,0.5000,11146.0457,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 -3098.6182,0.5000,11148.8234,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 -3099.1182,0.5000,11151.6012,20.0000,20.0000,0.0000,-1.3422,8,879.3662,33.2476,1147.3142,-153.3651,3.0617,105.6527,183.5282,-14.1229,0.0000,3.0617,0.0000,3.0617,0.0000,3.0617,0.9832,0.0000,2.0784,1.5367,0.5417,5.7554,-5.2137,1.6444,-6.8581,0.0000,-6.8581,0.0000,-6.8581,-13.8926,0.4058,6.6287,0.0000,1157.0608,17.1535,0.0000,2785.2800,2785.2800,2785.2800,2785.2800,2785.2800 -3099.6182,0.5000,11154.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1141.2877,-153.3651,2.9750,105.0978,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3100.1182,0.5000,11157.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3100.6182,0.5000,11159.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3101.1182,0.5000,11162.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3101.6182,0.5000,11165.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3102.1182,0.5000,11168.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3102.6182,0.5000,11171.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3103.1182,0.5000,11173.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3103.6182,0.5000,11176.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3104.1182,0.5000,11179.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3104.6182,0.5000,11182.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3105.1182,0.5000,11184.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3105.6182,0.5000,11187.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3106.1182,0.5000,11190.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3106.6182,0.5000,11193.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3107.1182,0.5000,11196.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3107.6182,0.5000,11198.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3108.1182,0.5000,11201.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3108.6182,0.5000,11204.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3109.1182,0.5000,11207.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3109.6182,0.5000,11209.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3110.1182,0.5000,11212.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3110.6182,0.5000,11215.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3111.1182,0.5000,11218.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3111.6182,0.5000,11221.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3112.1182,0.5000,11223.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3112.6182,0.5000,11226.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3113.1182,0.5000,11229.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3113.6182,0.5000,11232.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3114.1182,0.5000,11234.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3114.6182,0.5000,11237.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3115.1182,0.5000,11240.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3115.6182,0.5000,11243.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3116.1182,0.5000,11246.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3116.6182,0.5000,11248.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3117.1182,0.5000,11251.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3117.6182,0.5000,11254.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3118.1182,0.5000,11257.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3118.6182,0.5000,11259.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3119.1182,0.5000,11262.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3119.6182,0.5000,11265.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3120.1182,0.5000,11268.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 -3120.6182,0.5000,11271.0457,20.0000,20.0000,0.0000,-1.4462,8,879.3662,21.6726,1140.8787,-153.3651,1.9958,105.0601,183.5282,-14.1229,0.0000,1.9958,0.0000,1.9958,0.0000,1.9958,0.9939,0.0000,1.0019,1.5367,-0.5348,5.7554,-6.2903,1.6444,-7.9347,0.0000,-7.9347,0.0000,-7.9347,-14.9691,0.4058,6.6286,0.0000,1157.0608,8.2686,0.0000,2605.9842,2605.9842,2605.9842,2605.9842,2605.9842 -3121.1182,0.5000,11273.8234,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1136.2573,-153.3651,1.6453,104.6345,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 -3121.6182,0.5000,11276.6012,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 -3122.1182,0.5000,11279.3790,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 -3122.6182,0.5000,11282.1568,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 -3123.1182,0.5000,11284.9345,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 -3123.6182,0.5000,11287.7123,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 -3124.1182,0.5000,11290.4901,20.0000,20.0000,0.0000,-1.5849,8,879.3662,6.2447,1134.6034,-153.3651,0.5751,104.4822,183.5282,-14.1229,0.0000,0.5751,0.0000,0.5751,0.0000,0.5751,1.0081,0.0000,-0.4330,1.5367,-1.9697,5.7554,-7.7252,1.6444,-9.3696,0.0000,-9.3696,0.0000,-9.3696,-16.4038,0.4058,6.6285,0.0000,1157.0608,-3.5739,0.0000,2367.0058,2367.0058,2367.0058,2367.0058,2367.0058 -3124.6182,0.5000,11293.2679,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1129.5523,-153.3651,-0.3498,104.0171,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 -3125.1182,0.5000,11296.0457,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 -3125.6182,0.5000,11298.8234,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 -3126.1182,0.5000,11301.6012,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 -3126.6182,0.5000,11304.3790,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 -3127.1182,0.5000,11307.1568,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 -3127.6182,0.5000,11309.9345,20.0000,20.0000,0.0000,-1.7407,8,879.3662,-11.0870,1125.1876,-153.3651,-1.0210,103.6152,183.5282,-14.1229,0.0000,-1.0210,0.0000,-1.0210,0.0000,-1.0210,1.0241,0.0000,-2.0450,1.5367,-3.5817,5.7554,-9.3372,1.6444,-10.9816,0.0000,-10.9816,0.0000,-10.9816,-18.0157,0.4058,6.6283,0.0000,1157.0608,-16.8777,0.0000,2130.4602,2130.4602,2130.4602,2130.4602,2130.4602 -3128.1182,0.5000,11312.7123,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1122.0200,-153.3651,-2.3447,103.3235,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 -3128.6182,0.5000,11315.4901,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 -3129.1182,0.5000,11318.2679,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 -3129.6182,0.5000,11321.0457,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 -3130.1182,0.5000,11323.8234,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 -3130.6182,0.5000,11326.6012,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 -3131.1182,0.5000,11329.3790,20.0000,20.0000,0.0000,-1.8964,8,879.3662,-28.4174,1115.7727,-153.3651,-2.6169,102.7482,183.5282,-14.1229,0.0000,-2.6169,0.0000,-2.6169,0.0000,-2.6169,1.0400,0.0000,-3.6569,1.5367,-5.1936,5.7554,-10.9490,1.6444,-12.5934,0.0000,-12.5934,0.0000,-12.5934,-19.6273,0.4058,6.6281,0.0000,1157.0608,-30.1805,0.0000,1911.9104,1911.9104,1911.9104,1911.9104,1911.9104 -3131.6182,0.5000,11332.1568,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1114.4882,-153.3651,-4.3395,102.6299,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 -3132.1182,0.5000,11334.9345,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 -3132.6182,0.5000,11337.7123,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 -3133.1182,0.5000,11340.4901,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 -3133.6182,0.5000,11343.2679,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 -3134.1182,0.5000,11346.0457,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 -3134.6182,0.5000,11348.8234,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 -3135.1182,0.5000,11351.6012,20.0000,20.0000,0.0000,-2.2469,8,879.3662,-67.4058,1106.3587,-153.3651,-6.2072,101.8813,183.5282,-14.1229,0.0000,-6.2072,0.0000,-6.2072,0.0000,-6.2072,1.0759,0.0000,-7.2831,1.5367,-8.8198,5.7554,-14.5752,1.6444,-16.2197,0.0000,-16.2197,0.0000,-16.2197,-23.2531,0.4058,6.6277,0.0000,1157.0608,-60.1080,0.0000,1420.2385,1420.2385,1420.2385,1420.2385,1420.2385 -3135.6182,0.5000,11354.3790,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1097.5440,-153.3651,-6.3340,101.0695,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 -3136.1182,0.5000,11357.1568,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 -3136.6182,0.5000,11359.9345,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 -3137.1182,0.5000,11362.7123,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 -3137.6182,0.5000,11365.4901,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 -3138.1182,0.5000,11368.2679,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 -3138.6182,0.5000,11371.0457,20.0000,20.0000,0.0000,-2.4008,8,879.3662,-84.5211,1096.9456,-153.3651,-7.7833,101.0144,183.5282,-14.1229,0.0000,-7.7833,0.0000,-7.7833,0.0000,-7.7833,1.0917,0.0000,-8.8750,1.5367,-10.4117,5.7554,-16.1671,1.6444,-17.8115,0.0000,-17.8115,0.0000,-17.8115,-24.8447,0.4058,6.6274,0.0000,1157.0608,-73.2457,0.0000,1204.4019,1204.4019,1204.4019,1204.4019,1204.4019 -3139.1182,0.5000,11373.8234,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1090.1057,-153.3651,-8.3020,100.3846,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 -3139.6182,0.5000,11376.6012,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 -3140.1182,0.5000,11379.3790,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 -3140.6182,0.5000,11382.1568,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 -3141.1182,0.5000,11384.9345,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 -3141.6182,0.5000,11387.7123,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 -3142.1182,0.5000,11390.4901,20.0000,20.0000,0.0000,-2.5490,8,879.3662,-100.9382,1087.6578,-153.3651,-9.2951,100.1592,183.5282,-14.1229,0.0000,-9.2951,0.0000,-9.2951,0.0000,-9.2951,1.1068,0.0000,-10.4019,1.5367,-11.9386,5.7554,-17.6940,1.6502,-19.3442,0.0000,-19.3442,0.0000,-19.3442,-26.3771,0.4058,6.6272,0.0000,1157.0608,-85.8475,0.0000,938.7695,938.7695,938.7695,938.7695,938.7695 -3142.6182,0.5000,11393.2679,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1082.9708,-153.3651,-10.1454,99.7275,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 -3143.1182,0.5000,11396.0457,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 -3143.6182,0.5000,11398.8234,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 -3144.1182,0.5000,11401.6012,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 -3144.6182,0.5000,11404.3790,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 -3145.1182,0.5000,11407.1568,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 -3145.6182,0.5000,11409.9345,20.0000,20.0000,0.0000,-2.6944,8,879.3662,-116.8647,1078.9577,-153.3651,-10.7617,99.3580,183.5282,-14.1229,0.0000,-10.7617,0.0000,-10.7617,0.0000,-10.7617,1.1215,0.0000,-11.8832,1.5367,-13.4199,5.7554,-19.1753,1.6724,-20.8477,0.0000,-20.8477,0.0000,-20.8477,-27.8804,0.4058,6.6269,0.0000,1157.0608,-98.0726,0.0000,653.5864,653.5864,653.5864,653.5864,653.5864 -3146.1182,0.5000,11412.7123,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1076.0492,-153.3651,-11.9771,99.0902,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 -3146.6182,0.5000,11415.4901,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 -3147.1182,0.5000,11418.2679,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 -3147.6182,0.5000,11421.0457,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 -3148.1182,0.5000,11423.8234,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 -3148.6182,0.5000,11426.6012,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 -3149.1182,0.5000,11429.3790,20.0000,20.0000,0.0000,-2.8396,8,879.3662,-132.7768,1070.3132,-153.3651,-12.2270,98.5619,183.5282,-14.1229,0.0000,-12.2270,0.0000,-12.2270,0.0000,-12.2270,1.1361,0.0000,-13.3631,1.5367,-14.8998,5.7554,-20.6553,1.6946,-22.3499,0.0000,-22.3499,0.0000,-22.3499,-29.3823,0.4058,6.6267,0.0000,1157.0608,-110.2868,0.0000,368.6601,368.6601,368.6601,368.6601,368.6601 -3149.6182,0.5000,11432.1568,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1069.1338,-153.3651,-13.8086,98.4533,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 -3150.1182,0.5000,11434.9345,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 -3150.6182,0.5000,11437.7123,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 -3151.1182,0.5000,11440.4901,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 -3151.6182,0.5000,11443.2679,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 -3152.1182,0.5000,11446.0457,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 -3152.6182,0.5000,11448.8234,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 -3153.1182,0.5000,11451.6012,20.0000,20.0000,0.0000,-3.1664,8,879.3662,-153.3651,1061.6699,-153.3651,-14.1229,97.7660,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.4325,-25.7291,0.0000,-25.7291,-32.7608,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3153.6182,0.5000,11454.3790,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3154.1182,0.5000,11457.1568,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3154.6182,0.5000,11459.9345,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3155.1182,0.5000,11462.7123,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3155.6182,0.5000,11465.4901,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3156.1182,0.5000,11468.2679,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3156.6182,0.5000,11471.0457,20.0000,20.0000,0.0000,-3.2581,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.3802,-26.6768,0.0000,-26.6768,-33.7084,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3157.1182,0.5000,11473.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3157.6182,0.5000,11476.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3158.1182,0.5000,11479.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3158.6182,0.5000,11482.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3159.1182,0.5000,11484.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3159.6182,0.5000,11487.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3160.1182,0.5000,11490.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3160.6182,0.5000,11493.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3161.1182,0.5000,11496.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3161.6182,0.5000,11498.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3162.1182,0.5000,11501.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3162.6182,0.5000,11504.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3163.1182,0.5000,11507.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3163.6182,0.5000,11509.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3164.1182,0.5000,11512.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3164.6182,0.5000,11515.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3165.1182,0.5000,11518.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3165.6182,0.5000,11521.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3166.1182,0.5000,11523.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3166.6182,0.5000,11526.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3167.1182,0.5000,11529.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3167.6182,0.5000,11532.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3168.1182,0.5000,11534.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3168.6182,0.5000,11537.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3169.1182,0.5000,11540.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3169.6182,0.5000,11543.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3170.1182,0.5000,11546.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3170.6182,0.5000,11548.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3171.1182,0.5000,11551.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3171.6182,0.5000,11554.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3172.1182,0.5000,11557.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3172.6182,0.5000,11559.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3173.1182,0.5000,11562.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3173.6182,0.5000,11565.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3174.1182,0.5000,11568.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3174.6182,0.5000,11571.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3175.1182,0.5000,11573.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3175.6182,0.5000,11576.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3176.1182,0.5000,11579.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3176.6182,0.5000,11582.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3177.1182,0.5000,11584.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3177.6182,0.5000,11587.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3178.1182,0.5000,11590.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3178.6182,0.5000,11593.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3179.1182,0.5000,11596.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3179.6182,0.5000,11598.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3180.1182,0.5000,11601.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3180.6182,0.5000,11604.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3181.1182,0.5000,11607.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3181.6182,0.5000,11609.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3182.1182,0.5000,11612.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3182.6182,0.5000,11615.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3183.1182,0.5000,11618.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3183.6182,0.5000,11621.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3184.1182,0.5000,11623.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3184.6182,0.5000,11626.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3185.1182,0.5000,11629.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3185.6182,0.5000,11632.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3186.1182,0.5000,11634.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3186.6182,0.5000,11637.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3187.1182,0.5000,11640.4901,20.0000,20.0000,0.0000,-3.2054,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.8356,-26.1322,0.0000,-26.1322,-33.1639,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3187.6182,0.5000,11643.2679,20.0000,20.0000,0.0000,-3.1351,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.1087,-25.4053,0.0000,-25.4053,-32.4371,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3188.1182,0.5000,11646.0457,20.0000,20.0000,0.0000,-3.1351,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.1087,-25.4053,0.0000,-25.4053,-32.4371,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3188.6182,0.5000,11648.8234,20.0000,20.0000,0.0000,-3.1351,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.1087,-25.4053,0.0000,-25.4053,-32.4371,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3189.1182,0.5000,11651.6012,20.0000,20.0000,0.0000,-3.0080,8,879.3662,-151.2122,1060.1862,-153.3651,-13.9247,97.6294,183.5282,-14.1229,0.0000,-13.9247,0.0000,-13.9247,0.0000,-13.9247,1.1542,0.0000,-15.0789,1.5367,-16.6156,5.7554,-22.3710,1.7203,-24.0914,0.0000,-24.0914,0.0000,-24.0914,-31.1235,0.4058,6.6263,0.0000,1157.0608,-124.4470,0.0000,38.5506,38.5506,38.5506,38.5506,38.5506 -3189.6182,0.5000,11654.3790,20.0000,20.0000,0.0000,-2.9994,8,879.3662,-150.2767,1061.1218,-153.3651,-13.8385,97.7155,183.5282,-14.1229,0.0000,-13.8385,0.0000,-13.8385,0.0000,-13.8385,1.1525,0.0000,-14.9910,1.5367,-16.5277,5.7554,-22.2831,1.7190,-24.0022,0.0000,-24.0022,0.0000,-24.0022,-31.0343,0.4058,6.6264,0.0000,1157.0608,-123.7218,0.0000,55.3029,55.3029,55.3029,55.3029,55.3029 -3190.1182,0.5000,11657.1568,20.0000,20.0000,0.0000,-2.9994,8,879.3662,-150.2767,1061.5284,-153.3651,-13.8385,97.7530,183.5282,-14.1229,0.0000,-13.8385,0.0000,-13.8385,0.0000,-13.8385,1.1525,0.0000,-14.9910,1.5367,-16.5277,5.7554,-22.2831,1.7190,-24.0022,0.0000,-24.0022,0.0000,-24.0022,-31.0343,0.4058,6.6264,0.0000,1157.0608,-123.7218,0.0000,55.3029,55.3029,55.3029,55.3029,55.3029 -3190.6182,0.5000,11659.9345,20.0000,20.0000,0.0000,-2.9537,8,879.3662,-145.2786,1061.5284,-153.3651,-13.3783,97.7530,183.5282,-14.1229,0.0000,-13.3783,0.0000,-13.3783,0.0000,-13.3783,1.1476,0.0000,-14.5259,1.5367,-16.0626,5.7554,-21.8180,1.7120,-23.5301,0.0000,-23.5301,0.0000,-23.5301,-30.5623,0.4058,6.6264,0.0000,1157.0608,-119.8832,0.0000,144.7995,144.7995,144.7995,144.7995,144.7995 -3191.1182,0.5000,11662.7123,20.0000,20.0000,0.0000,-2.8637,8,879.3662,-135.4148,1063.7006,-153.3651,-12.4699,97.9530,183.5282,-14.1229,0.0000,-12.4699,0.0000,-12.4699,0.0000,-12.4699,1.1385,0.0000,-13.6085,1.5367,-15.1452,5.7554,-20.9006,1.6983,-22.5989,0.0000,-22.5989,0.0000,-22.5989,-29.6313,0.4058,6.6266,0.0000,1157.0608,-112.3117,0.0000,321.4239,321.4239,321.4239,321.4239,321.4239 -3191.6182,0.5000,11665.4901,20.0000,20.0000,0.0000,-2.8637,8,879.3662,-135.4148,1067.9874,-153.3651,-12.4699,98.3478,183.5282,-14.1229,0.0000,-12.4699,0.0000,-12.4699,0.0000,-12.4699,1.1385,0.0000,-13.6085,1.5367,-15.1452,5.7554,-20.9006,1.6983,-22.5989,0.0000,-22.5989,0.0000,-22.5989,-29.6313,0.4058,6.6266,0.0000,1157.0608,-112.3117,0.0000,321.4239,321.4239,321.4239,321.4239,321.4239 -3192.1182,0.5000,11668.2679,20.0000,20.0000,0.0000,-2.8637,8,879.3662,-135.4148,1067.9874,-153.3651,-12.4699,98.3478,183.5282,-14.1229,0.0000,-12.4699,0.0000,-12.4699,0.0000,-12.4699,1.1385,0.0000,-13.6085,1.5367,-15.1452,5.7554,-20.9006,1.6983,-22.5989,0.0000,-22.5989,0.0000,-22.5989,-29.6313,0.4058,6.6266,0.0000,1157.0608,-112.3117,0.0000,321.4239,321.4239,321.4239,321.4239,321.4239 -3192.6182,0.5000,11671.0457,20.0000,20.0000,0.0000,-2.7638,8,879.3662,-124.4669,1067.9874,-153.3651,-11.4618,98.3478,183.5282,-14.1229,0.0000,-11.4618,0.0000,-11.4618,0.0000,-11.4618,1.1285,0.0000,-12.5902,1.5367,-14.1269,5.7554,-19.8824,1.6830,-21.5654,0.0000,-21.5654,0.0000,-21.5654,-28.5979,0.4058,6.6268,0.0000,1157.0608,-103.9081,0.0000,517.4593,517.4593,517.4593,517.4593,517.4593 -3193.1182,0.5000,11673.8234,20.0000,20.0000,0.0000,-2.7280,8,879.3662,-120.5485,1072.7453,-153.3651,-11.1010,98.7859,183.5282,-14.1229,0.0000,-11.1010,0.0000,-11.1010,0.0000,-11.1010,1.1249,0.0000,-12.2258,1.5367,-13.7625,5.7554,-19.5179,1.6775,-21.1955,0.0000,-21.1955,0.0000,-21.1955,-28.2281,0.4058,6.6269,0.0000,1157.0608,-100.9003,0.0000,587.6227,587.6227,587.6227,587.6227,587.6227 -3193.6182,0.5000,11676.6012,20.0000,20.0000,0.0000,-2.7280,8,879.3662,-120.5485,1074.4482,-153.3651,-11.1010,98.9427,183.5282,-14.1229,0.0000,-11.1010,0.0000,-11.1010,0.0000,-11.1010,1.1249,0.0000,-12.2258,1.5367,-13.7625,5.7554,-19.5179,1.6775,-21.1955,0.0000,-21.1955,0.0000,-21.1955,-28.2281,0.4058,6.6269,0.0000,1157.0608,-100.9003,0.0000,587.6227,587.6227,587.6227,587.6227,587.6227 -3194.1182,0.5000,11679.3790,20.0000,20.0000,0.0000,-2.7095,8,879.3662,-118.5201,1074.4482,-153.3651,-10.9142,98.9427,183.5282,-14.1229,0.0000,-10.9142,0.0000,-10.9142,0.0000,-10.9142,1.1230,0.0000,-12.0371,1.5367,-13.5738,5.7554,-19.3293,1.6747,-21.0040,0.0000,-21.0040,0.0000,-21.0040,-28.0367,0.4058,6.6269,0.0000,1157.0608,-99.3433,0.0000,623.9437,623.9437,623.9437,623.9437,623.9437 -3194.6182,0.5000,11682.1568,20.0000,20.0000,0.0000,-2.5923,8,879.3662,-105.6807,1075.3298,-153.3651,-9.7318,99.0239,183.5282,-14.1229,0.0000,-9.7318,0.0000,-9.7318,0.0000,-9.7318,1.1112,0.0000,-10.8430,1.5367,-12.3797,5.7554,-18.1351,1.6568,-19.7919,0.0000,-19.7919,0.0000,-19.7919,-26.8248,0.4058,6.6271,0.0000,1157.0608,-89.4878,0.0000,853.8488,853.8488,853.8488,853.8488,853.8488 -3195.1182,0.5000,11684.9345,20.0000,20.0000,0.0000,-2.5923,8,879.3662,-105.6807,1080.9097,-153.3651,-9.7318,99.5377,183.5282,-14.1229,0.0000,-9.7318,0.0000,-9.7318,0.0000,-9.7318,1.1112,0.0000,-10.8430,1.5367,-12.3797,5.7554,-18.1351,1.6568,-19.7919,0.0000,-19.7919,0.0000,-19.7919,-26.8248,0.4058,6.6271,0.0000,1157.0608,-89.4878,0.0000,853.8488,853.8488,853.8488,853.8488,853.8488 -3195.6182,0.5000,11687.7123,20.0000,20.0000,0.0000,-2.5923,8,879.3662,-105.6807,1080.9097,-153.3651,-9.7318,99.5377,183.5282,-14.1229,0.0000,-9.7318,0.0000,-9.7318,0.0000,-9.7318,1.1112,0.0000,-10.8430,1.5367,-12.3797,5.7554,-18.1351,1.6568,-19.7919,0.0000,-19.7919,0.0000,-19.7919,-26.8248,0.4058,6.6271,0.0000,1157.0608,-89.4878,0.0000,853.8488,853.8488,853.8488,853.8488,853.8488 -3196.1182,0.5000,11690.4901,20.0000,20.0000,0.0000,-2.5195,8,879.3662,-97.7046,1080.9097,-153.3651,-8.9973,99.5377,183.5282,-14.1229,0.0000,-8.9973,0.0000,-8.9973,0.0000,-8.9973,1.1038,0.0000,-10.1011,1.5367,-11.6378,5.7554,-17.3933,1.6457,-19.0389,0.0000,-19.0389,0.0000,-19.0389,-26.0719,0.4058,6.6272,0.0000,1157.0608,-83.3653,0.0000,996.6724,996.6724,996.6724,996.6724,996.6724 -3196.6182,0.5000,11693.2679,20.0000,20.0000,0.0000,-2.4566,8,879.3662,-90.7216,1084.3762,-153.3651,-8.3543,99.8570,183.5282,-14.1229,0.0000,-8.3543,0.0000,-8.3543,0.0000,-8.3543,1.0974,0.0000,-9.4517,1.5367,-10.9884,5.7554,-16.7438,1.6444,-18.3882,0.0000,-18.3882,0.0000,-18.3882,-25.4213,0.4058,6.6273,0.0000,1157.0608,-78.0052,0.0000,1121.7103,1121.7103,1121.7103,1121.7103,1121.7103 -3197.1182,0.5000,11696.0457,20.0000,20.0000,0.0000,-2.4566,8,879.3662,-90.7216,1087.4109,-153.3651,-8.3543,100.1364,183.5282,-14.1229,0.0000,-8.3543,0.0000,-8.3543,0.0000,-8.3543,1.0974,0.0000,-9.4517,1.5367,-10.9884,5.7554,-16.7438,1.6444,-18.3882,0.0000,-18.3882,0.0000,-18.3882,-25.4213,0.4058,6.6273,0.0000,1157.0608,-78.0052,0.0000,1121.7103,1121.7103,1121.7103,1121.7103,1121.7103 -3197.6182,0.5000,11698.8234,20.0000,20.0000,0.0000,-2.4566,8,879.3662,-90.7216,1087.4109,-153.3651,-8.3543,100.1364,183.5282,-14.1229,0.0000,-8.3543,0.0000,-8.3543,0.0000,-8.3543,1.0974,0.0000,-9.4517,1.5367,-10.9884,5.7554,-16.7438,1.6444,-18.3882,0.0000,-18.3882,0.0000,-18.3882,-25.4213,0.4058,6.6273,0.0000,1157.0608,-78.0052,0.0000,1121.7103,1121.7103,1121.7103,1121.7103,1121.7103 -3198.1182,0.5000,11701.6012,20.0000,20.0000,0.0000,-2.3295,8,879.3662,-76.5875,1087.4109,-153.3651,-7.0527,100.1364,183.5282,-14.1229,0.0000,-7.0527,0.0000,-7.0527,0.0000,-7.0527,1.0844,0.0000,-8.1371,1.5367,-9.6738,5.7554,-15.4292,1.6444,-17.0736,0.0000,-17.0736,0.0000,-17.0736,-24.1069,0.4058,6.6275,0.0000,1157.0608,-67.1558,0.0000,1304.4507,1304.4507,1304.4507,1304.4507,1304.4507 -3198.6182,0.5000,11704.3790,20.0000,20.0000,0.0000,-2.3208,8,879.3662,-75.6280,1093.5536,-153.3651,-6.9644,100.7021,183.5282,-14.1229,0.0000,-6.9644,0.0000,-6.9644,0.0000,-6.9644,1.0835,0.0000,-8.0478,1.5367,-9.5845,5.7554,-15.3400,1.6444,-16.9844,0.0000,-16.9844,0.0000,-16.9844,-24.0177,0.4058,6.6276,0.0000,1157.0608,-66.4193,0.0000,1316.5503,1316.5503,1316.5503,1316.5503,1316.5503 -3199.1182,0.5000,11707.1568,20.0000,20.0000,0.0000,-2.3208,8,879.3662,-75.6280,1093.9706,-153.3651,-6.9644,100.7405,183.5282,-14.1229,0.0000,-6.9644,0.0000,-6.9644,0.0000,-6.9644,1.0835,0.0000,-8.0478,1.5367,-9.5845,5.7554,-15.3400,1.6444,-16.9844,0.0000,-16.9844,0.0000,-16.9844,-24.0177,0.4058,6.6276,0.0000,1157.0608,-66.4193,0.0000,1316.5503,1316.5503,1316.5503,1316.5503,1316.5503 -3199.6182,0.5000,11709.9345,20.0000,20.0000,0.0000,-2.2752,8,879.3662,-70.5497,1093.9706,-153.3651,-6.4967,100.7405,183.5282,-14.1229,0.0000,-6.4967,0.0000,-6.4967,0.0000,-6.4967,1.0788,0.0000,-7.5755,1.5367,-9.1122,5.7554,-14.8677,1.6444,-16.5121,0.0000,-16.5121,0.0000,-16.5121,-23.5454,0.4058,6.6276,0.0000,1157.0608,-62.5212,0.0000,1380.5917,1380.5917,1380.5917,1380.5917,1380.5917 -3200.1182,0.5000,11712.7123,20.0000,20.0000,0.0000,-2.1851,8,879.3662,-60.5331,1096.1776,-153.3651,-5.5743,100.9437,183.5282,-14.1229,0.0000,-5.5743,0.0000,-5.5743,0.0000,-5.5743,1.0696,0.0000,-6.6439,1.5367,-8.1806,5.7554,-13.9360,1.6444,-15.5804,0.0000,-15.5804,0.0000,-15.5804,-22.6140,0.4058,6.6278,0.0000,1157.0608,-54.8325,0.0000,1506.9084,1506.9084,1506.9084,1506.9084,1506.9084 -3200.6182,0.5000,11715.4901,20.0000,20.0000,0.0000,-2.1851,8,879.3662,-60.5331,1100.5308,-153.3651,-5.5743,101.3446,183.5282,-14.1229,0.0000,-5.5743,0.0000,-5.5743,0.0000,-5.5743,1.0696,0.0000,-6.6439,1.5367,-8.1806,5.7554,-13.9360,1.6444,-15.5804,0.0000,-15.5804,0.0000,-15.5804,-22.6140,0.4058,6.6278,0.0000,1157.0608,-54.8325,0.0000,1506.9084,1506.9084,1506.9084,1506.9084,1506.9084 -3201.1182,0.5000,11718.2679,20.0000,20.0000,0.0000,-2.1851,8,879.3662,-60.5331,1100.5308,-153.3651,-5.5743,101.3446,183.5282,-14.1229,0.0000,-5.5743,0.0000,-5.5743,0.0000,-5.5743,1.0696,0.0000,-6.6439,1.5367,-8.1806,5.7554,-13.9360,1.6444,-15.5804,0.0000,-15.5804,0.0000,-15.5804,-22.6140,0.4058,6.6278,0.0000,1157.0608,-54.8325,0.0000,1506.9084,1506.9084,1506.9084,1506.9084,1506.9084 -3201.6182,0.5000,11721.0457,20.0000,20.0000,0.0000,-2.0852,8,879.3662,-49.4159,1100.5308,-153.3651,-4.5506,101.3446,183.5282,-14.1229,0.0000,-4.5506,0.0000,-4.5506,0.0000,-4.5506,1.0593,0.0000,-5.6099,1.5367,-7.1466,5.7554,-12.9020,1.6444,-14.5465,0.0000,-14.5465,0.0000,-14.5465,-21.5801,0.4058,6.6279,0.0000,1157.0608,-46.2989,0.0000,1647.1046,1647.1046,1647.1046,1647.1046,1647.1046 -3202.1182,0.5000,11723.8234,20.0000,20.0000,0.0000,-2.0494,8,879.3662,-45.4370,1105.3623,-153.3651,-4.1842,101.7895,183.5282,-14.1229,0.0000,-4.1842,0.0000,-4.1842,0.0000,-4.1842,1.0557,0.0000,-5.2398,1.5367,-6.7765,5.7554,-12.5320,1.6444,-14.1764,0.0000,-14.1764,0.0000,-14.1764,-21.2101,0.4058,6.6279,0.0000,1157.0608,-43.2447,0.0000,1697.2818,1697.2818,1697.2818,1697.2818,1697.2818 -3202.6182,0.5000,11726.6012,20.0000,20.0000,0.0000,-2.0494,8,879.3662,-45.4370,1107.0916,-153.3651,-4.1842,101.9488,183.5282,-14.1229,0.0000,-4.1842,0.0000,-4.1842,0.0000,-4.1842,1.0557,0.0000,-5.2398,1.5367,-6.7765,5.7554,-12.5320,1.6444,-14.1764,0.0000,-14.1764,0.0000,-14.1764,-21.2101,0.4058,6.6279,0.0000,1157.0608,-43.2447,0.0000,1697.2818,1697.2818,1697.2818,1697.2818,1697.2818 -3203.1182,0.5000,11729.3790,20.0000,20.0000,0.0000,-2.0309,8,879.3662,-43.3772,1107.0916,-153.3651,-3.9945,101.9488,183.5282,-14.1229,0.0000,-3.9945,0.0000,-3.9945,0.0000,-3.9945,1.0538,0.0000,-5.0483,1.5367,-6.5850,5.7554,-12.3404,1.6444,-13.9848,0.0000,-13.9848,0.0000,-13.9848,-21.0185,0.4058,6.6280,0.0000,1157.0608,-41.6636,0.0000,1723.2565,1723.2565,1723.2565,1723.2565,1723.2565 -3203.6182,0.5000,11732.1568,20.0000,20.0000,0.0000,-1.9137,8,879.3662,-30.3397,1107.9867,-153.3651,-2.7939,102.0312,183.5282,-14.1229,0.0000,-2.7939,0.0000,-2.7939,0.0000,-2.7939,1.0418,0.0000,-3.8357,1.5367,-5.3724,5.7554,-11.1278,1.6444,-12.7722,0.0000,-12.7722,0.0000,-12.7722,-19.8061,0.4058,6.6281,0.0000,1157.0608,-31.6560,0.0000,1887.6693,1887.6693,1887.6693,1887.6693,1887.6693 -3204.1182,0.5000,11734.9345,20.0000,20.0000,0.0000,-1.9137,8,879.3662,-30.3397,1113.6528,-153.3651,-2.7939,102.5530,183.5282,-14.1229,0.0000,-2.7939,0.0000,-2.7939,0.0000,-2.7939,1.0418,0.0000,-3.8357,1.5367,-5.3724,5.7554,-11.1278,1.6444,-12.7722,0.0000,-12.7722,0.0000,-12.7722,-19.8061,0.4058,6.6281,0.0000,1157.0608,-31.6560,0.0000,1887.6693,1887.6693,1887.6693,1887.6693,1887.6693 -3204.6182,0.5000,11737.7123,20.0000,20.0000,0.0000,-1.9137,8,879.3662,-30.3397,1113.6528,-153.3651,-2.7939,102.5530,183.5282,-14.1229,0.0000,-2.7939,0.0000,-2.7939,0.0000,-2.7939,1.0418,0.0000,-3.8357,1.5367,-5.3724,5.7554,-11.1278,1.6444,-12.7722,0.0000,-12.7722,0.0000,-12.7722,-19.8061,0.4058,6.6281,0.0000,1157.0608,-31.6560,0.0000,1887.6693,1887.6693,1887.6693,1887.6693,1887.6693 -3205.1182,0.5000,11740.4901,20.0000,20.0000,0.0000,-1.8409,8,879.3662,-22.2406,1113.6528,-153.3651,-2.0481,102.5530,183.5282,-14.1229,0.0000,-2.0481,0.0000,-2.0481,0.0000,-2.0481,1.0343,0.0000,-3.0824,1.5367,-4.6191,5.7554,-10.3745,1.6444,-12.0189,0.0000,-12.0189,0.0000,-12.0189,-19.0529,0.4058,6.6282,0.0000,1157.0608,-25.4391,0.0000,1989.8054,1989.8054,1989.8054,1989.8054,1989.8054 -3205.6182,0.5000,11743.2679,20.0000,20.0000,0.0000,-1.7780,8,879.3662,-15.2414,1117.1727,-153.3651,-1.4035,102.8771,183.5282,-14.1229,0.0000,-1.4035,0.0000,-1.4035,0.0000,-1.4035,1.0279,0.0000,-2.4314,1.5367,-3.9681,5.7554,-9.7235,1.6444,-11.3680,0.0000,-11.3680,0.0000,-11.3680,-18.4020,0.4058,6.6283,0.0000,1157.0608,-20.0666,0.0000,2078.0701,2078.0701,2078.0701,2078.0701,2078.0701 -3206.1182,0.5000,11746.0457,20.0000,20.0000,0.0000,-1.7780,8,879.3662,-15.2414,1120.2145,-153.3651,-1.4035,103.1572,183.5282,-14.1229,0.0000,-1.4035,0.0000,-1.4035,0.0000,-1.4035,1.0279,0.0000,-2.4314,1.5367,-3.9681,5.7554,-9.7235,1.6444,-11.3680,0.0000,-11.3680,0.0000,-11.3680,-18.4020,0.4058,6.6283,0.0000,1157.0608,-20.0666,0.0000,2078.0701,2078.0701,2078.0701,2078.0701,2078.0701 -3206.6182,0.5000,11748.8234,20.0000,20.0000,0.0000,-1.7780,8,879.3662,-15.2414,1120.2145,-153.3651,-1.4035,103.1572,183.5282,-14.1229,0.0000,-1.4035,0.0000,-1.4035,0.0000,-1.4035,1.0279,0.0000,-2.4314,1.5367,-3.9681,5.7554,-9.7235,1.6444,-11.3680,0.0000,-11.3680,0.0000,-11.3680,-18.4020,0.4058,6.6283,0.0000,1157.0608,-20.0666,0.0000,2078.0701,2078.0701,2078.0701,2078.0701,2078.0701 -3207.1182,0.5000,11751.6012,20.0000,20.0000,0.0000,-1.6509,8,879.3662,-1.1019,1120.2145,-153.3651,-0.1015,103.1572,183.5282,-14.1229,0.0000,-0.1015,0.0000,-0.1015,0.0000,-0.1015,1.0149,0.0000,-1.1163,1.5367,-2.6530,5.7554,-8.4085,1.6444,-10.0529,0.0000,-10.0529,0.0000,-10.0529,-17.0871,0.4058,6.6284,0.0000,1157.0608,-9.2131,0.0000,2256.3791,2256.3791,2256.3791,2256.3791,2256.3791 -3207.6182,0.5000,11754.3790,20.0000,20.0000,0.0000,-1.6423,8,879.3662,-0.1421,1126.3595,-153.3651,-0.0131,103.7231,183.5282,-14.1229,0.0000,-0.0131,0.0000,-0.0131,0.0000,-0.0131,1.0140,0.0000,-1.0271,1.5367,-2.5638,5.7554,-8.3192,1.6444,-9.9636,0.0000,-9.9636,0.0000,-9.9636,-16.9978,0.4058,6.6284,0.0000,1157.0608,-8.4764,0.0000,2268.4830,2268.4830,2268.4830,2268.4830,2268.4830 -3208.1182,0.5000,11757.1568,20.0000,20.0000,0.0000,-1.6423,8,879.3662,-0.1421,1126.7766,-153.3651,-0.0131,103.7615,183.5282,-14.1229,0.0000,-0.0131,0.0000,-0.0131,0.0000,-0.0131,1.0140,0.0000,-1.0271,1.5367,-2.5638,5.7554,-8.3192,1.6444,-9.9636,0.0000,-9.9636,0.0000,-9.9636,-16.9978,0.4058,6.6284,0.0000,1157.0608,-8.4764,0.0000,2268.4830,2268.4830,2268.4830,2268.4830,2268.4830 -3208.6182,0.5000,11759.9345,20.0000,20.0000,0.0000,-1.5966,8,879.3662,4.9380,1126.7766,-153.3651,0.4547,103.7615,183.5282,-14.1229,0.0000,0.4547,0.0000,0.4547,0.0000,0.4547,1.0093,0.0000,-0.5546,1.5367,-2.0913,5.7554,-7.8467,1.6444,-9.4911,0.0000,-9.4911,0.0000,-9.4911,-16.5254,0.4058,6.6285,0.0000,1157.0608,-4.5769,0.0000,2346.7649,2346.7649,2346.7649,2346.7649,2346.7649 -3209.1182,0.5000,11762.7123,20.0000,20.0000,0.0000,-1.5066,8,879.3662,14.9580,1128.9844,-153.3651,1.3774,103.9648,183.5282,-14.1229,0.0000,1.3774,0.0000,1.3774,0.0000,1.3774,1.0001,0.0000,0.3774,1.5367,-1.1593,5.7554,-6.9148,1.6444,-8.5592,0.0000,-8.5592,0.0000,-8.5592,-15.5935,0.4058,6.6286,0.0000,1157.0608,3.1145,0.0000,2501.9750,2501.9750,2501.9750,2501.9750,2501.9750 -3209.6182,0.5000,11765.4901,20.0000,20.0000,0.0000,-1.5066,8,879.3662,14.9580,1133.3391,-153.3651,1.3774,104.3658,183.5282,-14.1229,0.0000,1.3774,0.0000,1.3774,0.0000,1.3774,1.0001,0.0000,0.3774,1.5367,-1.1593,5.7554,-6.9148,1.6444,-8.5592,0.0000,-8.5592,0.0000,-8.5592,-15.5935,0.4058,6.6286,0.0000,1157.0608,3.1145,0.0000,2501.9750,2501.9750,2501.9750,2501.9750,2501.9750 -3210.1182,0.5000,11768.2679,20.0000,20.0000,0.0000,-1.5066,8,879.3662,14.9580,1133.3391,-153.3651,1.3774,104.3658,183.5282,-14.1229,0.0000,1.3774,0.0000,1.3774,0.0000,1.3774,1.0001,0.0000,0.3774,1.5367,-1.1593,5.7554,-6.9148,1.6444,-8.5592,0.0000,-8.5592,0.0000,-8.5592,-15.5935,0.4058,6.6286,0.0000,1157.0608,3.1145,0.0000,2501.9750,2501.9750,2501.9750,2501.9750,2501.9750 -3210.6182,0.5000,11771.0457,20.0000,20.0000,0.0000,-1.4066,8,879.3662,26.0780,1133.3391,-153.3651,2.4014,104.3658,183.5282,-14.1229,0.0000,2.4014,0.0000,2.4014,0.0000,2.4014,0.9898,0.0000,1.4116,1.5367,-0.1251,5.7554,-5.8805,1.6444,-7.5249,0.0000,-7.5249,0.0000,-7.5249,-14.5594,0.4058,6.6287,0.0000,1157.0608,11.6501,0.0000,2674.2229,2674.2229,2674.2229,2674.2229,2674.2229 -3211.1182,0.5000,11773.8234,20.0000,20.0000,0.0000,-1.3709,8,879.3662,30.0578,1138.1718,-153.3651,2.7679,104.8108,183.5282,-14.1229,0.0000,2.7679,0.0000,2.7679,0.0000,2.7679,0.9862,0.0000,1.7818,1.5367,0.2451,5.7554,-5.5104,1.6444,-7.1548,0.0000,-7.1548,0.0000,-7.1548,-14.1892,0.4058,6.6287,0.0000,1157.0608,14.7051,0.0000,2735.8707,2735.8707,2735.8707,2735.8707,2735.8707 -3211.6182,0.5000,11776.6012,20.0000,20.0000,0.0000,-1.3709,8,879.3662,30.0578,1139.9015,-153.3651,2.7679,104.9701,183.5282,-14.1229,0.0000,2.7679,0.0000,2.7679,0.0000,2.7679,0.9862,0.0000,1.7818,1.5367,0.2451,5.7554,-5.5104,1.6444,-7.1548,0.0000,-7.1548,0.0000,-7.1548,-14.1892,0.4058,6.6287,0.0000,1157.0608,14.7051,0.0000,2735.8707,2735.8707,2735.8707,2735.8707,2735.8707 -3212.1182,0.5000,11779.3790,20.0000,20.0000,0.0000,-1.3524,8,879.3662,32.1166,1139.9015,-153.3651,2.9575,104.9701,183.5282,-14.1229,0.0000,2.9575,0.0000,2.9575,0.0000,2.9575,0.9843,0.0000,1.9733,1.5367,0.4366,5.7554,-5.3189,1.6444,-6.9633,0.0000,-6.9633,0.0000,-6.9633,-13.9978,0.4058,6.6287,0.0000,1157.0608,16.2854,0.0000,2767.7612,2767.7612,2767.7612,2767.7612,2767.7612 -3212.6182,0.5000,11782.1568,20.0000,20.0000,0.0000,-1.2353,8,879.3662,45.1479,1140.7962,-153.3651,4.1575,105.0525,183.5282,-14.1229,0.0000,4.1575,0.0000,4.1575,0.0000,4.1575,0.9723,0.0000,3.1853,1.5367,1.6486,5.7554,-4.1069,1.6444,-5.7513,0.0000,-5.7513,0.0000,-5.7513,-12.7859,0.4058,6.6288,0.0000,1157.0608,26.2883,0.0000,2969.6168,2969.6168,2969.6168,2969.6168,2969.6168 -3213.1182,0.5000,11784.9345,20.0000,20.0000,0.0000,-1.2353,8,879.3662,45.1479,1146.4596,-153.3651,4.1575,105.5740,183.5282,-14.1229,0.0000,4.1575,0.0000,4.1575,0.0000,4.1575,0.9723,0.0000,3.1853,1.5367,1.6486,5.7554,-4.1069,1.6444,-5.7513,0.0000,-5.7513,0.0000,-5.7513,-12.7859,0.4058,6.6288,0.0000,1157.0608,26.2883,0.0000,2969.6168,2969.6168,2969.6168,2969.6168,2969.6168 -3213.6182,0.5000,11787.7123,20.0000,20.0000,0.0000,-1.2353,8,879.3662,45.1479,1146.4596,-153.3651,4.1575,105.5740,183.5282,-14.1229,0.0000,4.1575,0.0000,4.1575,0.0000,4.1575,0.9723,0.0000,3.1853,1.5367,1.6486,5.7554,-4.1069,1.6444,-5.7513,0.0000,-5.7513,0.0000,-5.7513,-12.7859,0.4058,6.6288,0.0000,1157.0608,26.2883,0.0000,2969.6168,2969.6168,2969.6168,2969.6168,2969.6168 -3214.1182,0.5000,11790.4901,20.0000,20.0000,0.0000,-1.1625,8,879.3662,53.3424,1146.4596,-153.3651,4.9121,105.5740,183.5282,-14.1229,0.0000,4.9121,0.0000,4.9121,0.0000,4.9121,0.9740,0.0000,3.9382,1.5367,2.4015,5.7554,-3.3540,1.6444,-4.9984,0.0000,-4.9984,0.0000,-4.9984,-12.0330,0.4058,6.6289,0.0000,1157.0608,32.5021,0.0000,3096.5483,3096.5483,3096.5483,3096.5483,3096.5483 -3214.6182,0.5000,11793.2679,20.0000,20.0000,0.0000,-1.0997,8,879.3662,60.5521,1150.0209,-153.3651,5.5761,105.9020,183.5282,-14.1229,0.0000,5.5761,0.0000,5.5761,0.0000,5.5761,0.9872,0.0000,4.5888,1.5367,3.0521,5.7554,-2.7033,1.6444,-4.3477,0.0000,-4.3477,0.0000,-4.3477,-11.3824,0.4058,6.6289,0.0000,1157.0608,37.8719,0.0000,3208.2277,3208.2277,3208.2277,3208.2277,3208.2277 -3215.1182,0.5000,11796.0457,20.0000,20.0000,0.0000,-1.0997,8,879.3662,60.5521,1153.1542,-153.3651,5.5761,106.1905,183.5282,-14.1229,0.0000,5.5761,0.0000,5.5761,0.0000,5.5761,0.9872,0.0000,4.5888,1.5367,3.0521,5.7554,-2.7033,1.6444,-4.3477,0.0000,-4.3477,0.0000,-4.3477,-11.3824,0.4058,6.6289,0.0000,1157.0608,37.8719,0.0000,3208.2277,3208.2277,3208.2277,3208.2277,3208.2277 -3215.6182,0.5000,11798.8234,20.0000,20.0000,0.0000,-1.0997,8,879.3662,60.5521,1153.1542,-153.3651,5.5761,106.1905,183.5282,-14.1229,0.0000,5.5761,0.0000,5.5761,0.0000,5.5761,0.9872,0.0000,4.5888,1.5367,3.0521,5.7554,-2.7033,1.6444,-4.3477,0.0000,-4.3477,0.0000,-4.3477,-11.3824,0.4058,6.6289,0.0000,1157.0608,37.8719,0.0000,3208.2277,3208.2277,3208.2277,3208.2277,3208.2277 -3216.1182,0.5000,11801.6012,20.0000,20.0000,0.0000,-0.9727,8,879.3662,75.1167,1153.1542,-153.3651,6.9173,106.1905,183.5282,-14.1229,0.0000,6.9173,0.0000,6.9173,0.0000,6.9173,1.0141,0.0000,5.9032,1.5367,4.3665,5.7554,-1.3889,1.6444,-3.0333,0.0000,-3.0333,0.0000,-3.0333,-10.0681,0.4058,6.6290,0.0000,1157.0608,48.7197,0.0000,3433.8336,3433.8336,3433.8336,3433.8336,3433.8336 -3216.6182,0.5000,11804.3790,20.0000,20.0000,0.0000,-0.9641,8,879.3662,76.1054,1159.4840,-153.3651,7.0083,106.7734,183.5282,-14.1229,0.0000,7.0083,0.0000,7.0083,0.0000,7.0083,1.0159,0.0000,5.9924,1.5367,4.4557,5.7554,-1.2997,1.6444,-2.9441,0.0000,-2.9441,0.0000,-2.9441,-9.9789,0.4058,6.6290,0.0000,1157.0608,49.4560,0.0000,3449.1480,3449.1480,3449.1480,3449.1480,3449.1480 -3217.1182,0.5000,11807.1568,20.0000,20.0000,0.0000,-0.9641,8,879.3662,76.1054,1159.9137,-153.3651,7.0083,106.8130,183.5282,-14.1229,0.0000,7.0083,0.0000,7.0083,0.0000,7.0083,1.0159,0.0000,5.9924,1.5367,4.4557,5.7554,-1.2997,1.6444,-2.9441,0.0000,-2.9441,0.0000,-2.9441,-9.9789,0.4058,6.6290,0.0000,1157.0608,49.4560,0.0000,3449.1480,3449.1480,3449.1480,3449.1480,3449.1480 -3217.6182,0.5000,11809.9345,20.0000,20.0000,0.0000,-0.9184,8,879.3662,81.3382,1159.9137,-153.3651,7.4902,106.8130,183.5282,-14.1229,0.0000,7.4902,0.0000,7.4902,0.0000,7.4902,1.0255,0.0000,6.4647,1.5367,4.9280,5.7554,-0.8275,1.6444,-2.4719,0.0000,-2.4719,0.0000,-2.4719,-9.5067,0.4058,6.6291,0.0000,1157.0608,53.3534,0.0000,3523.3905,3523.3905,3523.3905,3523.3905,3523.3905 -3218.1182,0.5000,11812.7123,20.0000,20.0000,0.0000,-0.8284,8,879.3662,91.6592,1162.1878,-153.3651,8.4406,107.0224,183.5282,-14.1229,0.0000,8.4406,0.0000,8.4406,0.0000,8.4406,1.0445,0.0000,7.3961,1.5367,5.8594,5.7554,0.1040,1.6444,-1.5405,0.0000,-1.5405,0.0000,-1.5405,-8.5753,0.4058,6.6291,0.0000,1157.0608,61.0404,0.0000,3647.6034,3647.6034,3647.6034,3647.6034,3647.6034 -3218.6182,0.5000,11815.4901,20.0000,20.0000,0.0000,-0.8284,8,879.3662,91.6592,1166.6733,-153.3651,8.4406,107.4355,183.5282,-14.1229,0.0000,8.4406,0.0000,8.4406,0.0000,8.4406,1.0445,0.0000,7.3961,1.5367,5.8594,5.7554,0.1040,1.6444,-1.5405,0.0000,-1.5405,0.0000,-1.5405,-8.5753,0.4058,6.6291,0.0000,1157.0608,61.0404,0.0000,3647.6034,3647.6034,3647.6034,3647.6034,3647.6034 -3219.1182,0.5000,11818.2679,20.0000,20.0000,0.0000,-0.8284,8,879.3662,91.6592,1166.6733,-153.3651,8.4406,107.4355,183.5282,-14.1229,0.0000,8.4406,0.0000,8.4406,0.0000,8.4406,1.0445,0.0000,7.3961,1.5367,5.8594,5.7554,0.1040,1.6444,-1.5405,0.0000,-1.5405,0.0000,-1.5405,-8.5753,0.4058,6.6291,0.0000,1157.0608,61.0404,0.0000,3647.6034,3647.6034,3647.6034,3647.6034,3647.6034 -3219.6182,0.5000,11821.0457,20.0000,20.0000,0.0000,-0.7286,8,879.3662,103.1137,1166.6733,-153.3651,9.4954,107.4355,183.5282,-14.1229,0.0000,9.4954,0.0000,9.4954,0.0000,9.4954,1.0656,0.0000,8.4298,1.5367,6.8931,5.7554,1.1377,1.6444,-0.5067,0.0000,-0.5067,0.0000,-0.5067,-7.5416,0.4058,6.6292,0.0000,1157.0608,69.5718,0.0000,3785.4593,3785.4593,3785.4593,3785.4593,3785.4593 -3220.1182,0.5000,11823.8234,20.0000,20.0000,0.0000,-0.6928,8,879.3662,107.2133,1171.6514,-153.3651,9.8730,107.8939,183.5282,-14.1229,0.0000,9.8730,0.0000,9.8730,0.0000,9.8730,1.0732,0.0000,8.7998,1.5367,7.2631,5.7554,1.5076,1.6444,-0.1368,0.0000,-0.1368,0.0000,-0.1368,-7.1717,0.4058,6.6292,0.0000,1157.0608,72.6252,0.0000,3834.7976,3834.7976,3834.7976,3834.7976,3834.7976 -3220.6182,0.5000,11826.6012,20.0000,20.0000,0.0000,-0.6928,8,879.3662,107.2133,1173.4331,-153.3651,9.8730,108.0579,183.5282,-14.1229,0.0000,9.8730,0.0000,9.8730,0.0000,9.8730,1.0732,0.0000,8.7998,1.5367,7.2631,5.7554,1.5076,1.6444,-0.1368,0.0000,-0.1368,0.0000,-0.1368,-7.1717,0.4058,6.6292,0.0000,1157.0608,72.6252,0.0000,3834.7976,3834.7976,3834.7976,3834.7976,3834.7976 -3221.1182,0.5000,11829.3790,20.0000,20.0000,0.0000,-0.6780,8,879.3662,108.9110,1173.4331,-153.3651,10.0293,108.0579,183.5282,-14.1229,0.0000,10.0293,0.0000,10.0293,0.0000,10.0293,1.0763,0.0000,8.9530,1.5367,7.4163,5.7554,1.6609,1.6444,0.0164,0.0000,0.0164,0.0000,0.0164,-7.0185,0.4058,6.6292,0.0000,1157.0608,73.8896,0.0000,3855.2297,3855.2297,3855.2297,3855.2297,3855.2297 -3221.6182,0.5000,11832.1568,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1174.1709,-153.3651,11.0188,108.1259,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3222.1182,0.5000,11834.9345,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3222.6182,0.5000,11837.7123,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3223.1182,0.5000,11840.4901,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3223.6182,0.5000,11843.2679,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3224.1182,0.5000,11846.0457,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3224.6182,0.5000,11848.8234,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3225.1182,0.5000,11851.6012,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3225.6182,0.5000,11854.3790,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3226.1182,0.5000,11857.1568,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3226.6182,0.5000,11859.9345,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3227.1182,0.5000,11862.7123,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3227.6182,0.5000,11865.4901,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3228.1182,0.5000,11868.2679,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3228.6182,0.5000,11871.0457,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3229.1182,0.5000,11873.8234,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3229.6182,0.5000,11876.6012,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3230.1182,0.5000,11879.3790,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3230.6182,0.5000,11882.1568,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3231.1182,0.5000,11884.9345,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3231.6182,0.5000,11887.7123,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3232.1182,0.5000,11890.4901,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3232.6182,0.5000,11893.2679,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3233.1182,0.5000,11896.0457,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3233.6182,0.5000,11898.8234,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 -3234.1182,0.5000,11901.6012,20.0000,20.0000,0.0000,-0.4458,8,879.3662,135.5542,1178.8410,-153.3651,12.4828,108.5559,183.5282,-14.1229,0.0000,12.4828,0.0000,12.4828,0.0000,12.4828,1.1254,0.0000,11.3574,1.5367,9.8207,5.7554,4.0653,1.6444,2.4209,0.0000,2.4209,0.0000,2.4209,-4.6142,0.4058,6.6293,0.0000,1157.0608,93.7335,0.0000,4175.8808,4175.8808,4175.8808,4175.8808,4175.8808 -3234.6182,0.5000,11904.3790,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1185.7500,-153.3651,12.5822,109.1922,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 -3235.1182,0.5000,11907.1568,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 -3235.6182,0.5000,11909.9345,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 -3236.1182,0.5000,11912.7123,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 -3236.6182,0.5000,11915.4901,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 -3237.1182,0.5000,11918.2679,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 -3237.6182,0.5000,11921.0457,20.0000,20.0000,0.0000,-0.3216,8,879.3662,149.7936,1186.2190,-153.3651,13.7940,109.2354,183.5282,-14.1229,0.0000,13.7940,0.0000,13.7940,0.0000,13.7940,1.1516,0.0000,12.6425,1.5367,11.1058,5.7554,5.3503,1.6444,3.7059,0.0000,3.7059,0.0000,3.7059,-3.3292,0.4058,6.6293,0.0000,1157.0608,104.3390,0.0000,4347.2513,4347.2513,4347.2513,4347.2513,4347.2513 -3238.1182,0.5000,11923.8234,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1191.9384,-153.3651,14.2278,109.7620,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 -3238.6182,0.5000,11926.6012,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 -3239.1182,0.5000,11929.3790,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 -3239.6182,0.5000,11932.1568,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 -3240.1182,0.5000,11934.9345,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 -3240.6182,0.5000,11937.7123,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 -3241.1182,0.5000,11940.4901,20.0000,20.0000,0.0000,-0.1970,8,879.3662,164.0898,1193.9854,-153.3651,15.1105,109.9505,183.5282,-14.1229,0.0000,15.1105,0.0000,15.1105,0.0000,15.1105,1.1779,0.0000,13.9326,1.5367,12.3959,5.7554,6.6405,1.6444,4.9961,0.0000,4.9961,0.0000,4.9961,-2.0390,0.4058,6.6293,0.0000,1157.0608,114.9868,0.0000,4519.3061,4519.3061,4519.3061,4519.3061,4519.3061 -3241.6182,0.5000,11943.2679,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1198.1515,-153.3651,15.8734,110.3342,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 -3242.1182,0.5000,11946.0457,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 -3242.6182,0.5000,11948.8234,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 -3243.1182,0.5000,11951.6012,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 -3243.6182,0.5000,11954.3790,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 -3244.1182,0.5000,11957.1568,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 -3244.6182,0.5000,11959.9345,20.0000,20.0000,0.0000,-0.0724,8,879.3662,178.3846,1201.7517,-153.3651,16.4269,110.6657,183.5282,-14.1229,0.0000,16.4269,0.0000,16.4269,0.0000,16.4269,1.2042,0.0000,15.2227,1.5367,13.6860,5.7554,7.9305,1.6444,6.2861,0.0000,6.2861,0.0000,6.2861,-0.7490,0.4058,6.6293,0.0000,1157.0608,125.6336,0.0000,4691.3440,4691.3440,4691.3440,4691.3440,4691.3440 -3245.1182,0.5000,11962.7123,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1204.3640,-153.3651,17.5186,110.9063,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 -3245.6182,0.5000,11965.4901,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 -3246.1182,0.5000,11968.2679,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 -3246.6182,0.5000,11971.0457,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 -3247.1182,0.5000,11973.8234,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 -3247.6182,0.5000,11976.6012,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 -3248.1182,0.5000,11979.3790,20.0000,20.0000,0.0000,0.0523,8,879.3662,192.6785,1209.5163,-153.3651,17.7432,111.3807,183.5282,-14.1229,0.0000,17.7432,0.0000,17.7432,0.0000,17.7432,1.2306,0.0000,16.5126,1.5367,14.9759,5.7554,9.2205,1.6444,7.5761,0.0000,7.5761,0.0000,7.5761,0.5410,0.4058,6.6293,0.0000,1157.0608,136.2797,0.0000,4863.3714,4863.3714,4863.3714,4863.3714,4863.3714 -3248.6182,0.5000,11982.1568,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1210.5761,-153.3651,19.1646,111.4783,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 -3249.1182,0.5000,11984.9345,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 -3249.6182,0.5000,11987.7123,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 -3250.1182,0.5000,11990.4901,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 -3250.6182,0.5000,11993.2679,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 -3251.1182,0.5000,11996.0457,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 -3251.6182,0.5000,11998.8234,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 -3252.1182,0.5000,12001.6012,20.0000,20.0000,0.0000,0.3327,8,879.3662,224.8477,1217.2844,-153.3651,20.7056,112.0961,183.5282,-14.1229,0.0000,20.7056,0.0000,20.7056,0.0000,20.7056,1.2898,0.0000,19.4157,1.5367,17.8790,5.7554,12.1236,1.6444,10.4792,0.0000,10.4792,0.0000,10.4792,3.4441,0.4058,6.6293,0.0000,1157.0608,160.2393,0.0000,5291.2785,5291.2785,5291.2785,5291.2785,5291.2785 -3252.6182,0.5000,12004.3790,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1224.5568,-153.3651,20.8102,112.7658,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 -3253.1182,0.5000,12007.1568,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 -3253.6182,0.5000,12009.9345,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 -3254.1182,0.5000,12012.7123,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 -3254.6182,0.5000,12015.4901,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 -3255.1182,0.5000,12018.2679,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 -3255.6182,0.5000,12021.0457,20.0000,20.0000,0.0000,0.4574,8,879.3662,239.1432,1225.0505,-153.3651,22.0220,112.8112,183.5282,-14.1229,0.0000,22.0220,0.0000,22.0220,0.0000,22.0220,1.3161,0.0000,20.7058,1.5367,19.1691,5.7554,13.4137,1.6444,11.7693,0.0000,11.7693,0.0000,11.7693,4.7343,0.4058,6.6293,0.0000,1157.0608,170.8865,0.0000,5486.7682,5486.7682,5486.7682,5486.7682,5486.7682 -3256.1182,0.5000,12023.8234,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1230.7696,-153.3651,22.4557,113.3379,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 -3256.6182,0.5000,12026.6012,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 -3257.1182,0.5000,12029.3790,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 -3257.6182,0.5000,12032.1568,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 -3258.1182,0.5000,12034.9345,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 -3258.6182,0.5000,12037.7123,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 -3259.1182,0.5000,12040.4901,20.0000,20.0000,0.0000,0.5820,8,879.3662,253.4382,1232.8164,-153.3651,23.3384,113.5264,183.5282,-14.1229,0.0000,23.3384,0.0000,23.3384,0.0000,23.3384,1.3425,0.0000,21.9959,1.5367,20.4592,5.7554,14.7038,1.6444,13.0593,0.0000,13.0593,0.0000,13.0593,6.0244,0.4058,6.6292,0.0000,1157.0608,181.5335,0.0000,5682.2531,5682.2531,5682.2531,5682.2531,5682.2531 -3259.6182,0.5000,12043.2679,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1236.9822,-153.3651,24.1011,113.9100,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 -3260.1182,0.5000,12046.0457,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 -3260.6182,0.5000,12048.8234,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 -3261.1182,0.5000,12051.6012,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 -3261.6182,0.5000,12054.3790,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 -3262.1182,0.5000,12057.1568,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 -3262.6182,0.5000,12059.9345,20.0000,20.0000,0.0000,0.7066,8,879.3662,267.7328,1240.5820,-153.3651,24.6547,114.2415,183.5282,-14.1229,0.0000,24.6547,0.0000,24.6547,0.0000,24.6547,1.3688,0.0000,23.2859,1.5367,21.7492,5.7554,15.9938,1.6444,14.3494,0.0000,14.3494,0.0000,14.3494,7.3144,0.4058,6.6292,0.0000,1157.0608,192.1801,0.0000,5877.7322,5877.7322,5877.7322,5877.7322,5877.7322 -3263.1182,0.5000,12062.7123,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1243.1946,-153.3651,25.7465,114.4821,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 -3263.6182,0.5000,12065.4901,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 -3264.1182,0.5000,12068.2679,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 -3264.6182,0.5000,12071.0457,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 -3265.1182,0.5000,12073.8234,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 -3265.6182,0.5000,12076.6012,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 -3266.1182,0.5000,12079.3790,20.0000,20.0000,0.0000,0.8340,8,879.3662,282.3392,1248.3474,-153.3651,25.9998,114.9566,183.5282,-14.1229,0.0000,25.9998,0.0000,25.9998,0.0000,25.9998,1.3957,0.0000,24.6041,1.5367,23.0674,5.7554,17.3119,1.6444,15.6675,0.0000,15.6675,0.0000,15.6675,8.6326,0.4058,6.6291,0.0000,1157.0608,203.0589,0.0000,6077.4737,6077.4737,6077.4737,6077.4737,6077.4737 -3266.6182,0.5000,12082.1568,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1249.5425,-153.3651,27.6267,115.0666,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3267.1182,0.5000,12084.9345,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3267.6182,0.5000,12087.7123,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3268.1182,0.5000,12090.4901,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3268.6182,0.5000,12093.2679,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3269.1182,0.5000,12096.0457,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3269.6182,0.5000,12098.8234,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3270.1182,0.5000,12101.6012,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3270.6182,0.5000,12104.3790,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3271.1182,0.5000,12107.1568,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3271.6182,0.5000,12109.9345,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3272.1182,0.5000,12112.7123,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3272.6182,0.5000,12115.4901,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3273.1182,0.5000,12118.2679,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3273.6182,0.5000,12121.0457,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3274.1182,0.5000,12123.8234,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3274.6182,0.5000,12126.6012,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3275.1182,0.5000,12129.3790,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3275.6182,0.5000,12132.1568,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3276.1182,0.5000,12134.9345,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3276.6182,0.5000,12137.7123,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 -3277.1182,0.5000,12140.4901,20.0000,20.0000,0.0000,1.0499,8,879.3662,307.4741,1257.2209,-153.3651,28.3144,115.7737,183.5282,-14.1229,0.0000,28.3144,0.0000,28.3144,0.0000,28.3144,1.4420,0.0000,26.8724,1.5367,25.3357,5.7554,19.5802,1.6785,17.9018,0.0000,17.9018,0.0000,17.9018,10.8670,0.4058,6.6290,0.0000,1157.0608,221.7794,0.0000,6421.1940,6421.1940,6421.1940,6421.1940,6421.1940 -3277.6182,0.5000,12143.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1260.4661,-153.3651,28.9086,116.0726,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3278.1182,0.5000,12146.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3278.6182,0.5000,12148.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3279.1182,0.5000,12151.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3279.6182,0.5000,12154.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3280.1182,0.5000,12157.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3280.6182,0.5000,12159.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3281.1182,0.5000,12162.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3281.6182,0.5000,12165.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3282.1182,0.5000,12168.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3282.6182,0.5000,12171.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3283.1182,0.5000,12173.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3283.6182,0.5000,12176.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3284.1182,0.5000,12179.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3284.6182,0.5000,12182.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3285.1182,0.5000,12184.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3285.6182,0.5000,12187.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3286.1182,0.5000,12190.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3286.6182,0.5000,12193.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3287.1182,0.5000,12196.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3287.6182,0.5000,12198.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3288.1182,0.5000,12201.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3288.6182,0.5000,12204.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3289.1182,0.5000,12207.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3289.6182,0.5000,12209.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3290.1182,0.5000,12212.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3290.6182,0.5000,12215.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3291.1182,0.5000,12218.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3291.6182,0.5000,12221.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3292.1182,0.5000,12223.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3292.6182,0.5000,12226.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3293.1182,0.5000,12229.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3293.6182,0.5000,12232.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3294.1182,0.5000,12234.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3294.6182,0.5000,12237.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3295.1182,0.5000,12240.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3295.6182,0.5000,12243.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3296.1182,0.5000,12246.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3296.6182,0.5000,12248.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3297.1182,0.5000,12251.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3297.6182,0.5000,12254.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3298.1182,0.5000,12257.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3298.6182,0.5000,12259.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3299.1182,0.5000,12262.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3299.6182,0.5000,12265.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3300.1182,0.5000,12268.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3300.6182,0.5000,12271.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3301.1182,0.5000,12273.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3301.6182,0.5000,12276.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3302.1182,0.5000,12279.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3302.6182,0.5000,12282.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3303.1182,0.5000,12284.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3303.6182,0.5000,12287.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3304.1182,0.5000,12290.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3304.6182,0.5000,12293.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3305.1182,0.5000,12296.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3305.6182,0.5000,12298.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 -3306.1182,0.5000,12301.6012,20.0000,20.0000,0.0000,1.0031,8,879.3662,302.0344,1263.2704,-153.3651,27.8134,116.3308,183.5282,-14.1229,0.0000,27.8134,0.0000,27.8134,0.0000,27.8134,1.4320,0.0000,26.3815,1.5367,24.8448,5.7554,19.0893,1.6711,17.4182,0.0000,17.4182,0.0000,17.4182,10.3835,0.4058,6.6290,0.0000,1157.0608,217.7280,0.0000,6346.8066,6346.8066,6346.8066,6346.8066,6346.8066 -3306.6182,0.5000,12304.3790,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1258.1020,-153.3651,27.7391,115.8549,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3307.1182,0.5000,12307.1568,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3307.6182,0.5000,12309.9345,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3308.1182,0.5000,12312.7123,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3308.6182,0.5000,12315.4901,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3309.1182,0.5000,12318.2679,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3309.6182,0.5000,12321.0457,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3310.1182,0.5000,12323.8234,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3310.6182,0.5000,12326.6012,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3311.1182,0.5000,12329.3790,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3311.6182,0.5000,12332.1568,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3312.1182,0.5000,12334.9345,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3312.6182,0.5000,12337.7123,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 -3313.1182,0.5000,12340.4901,20.0000,20.0000,0.0000,0.9380,8,879.3662,294.4516,1257.7512,-153.3651,27.1152,115.8225,183.5282,-14.1229,0.0000,27.1152,0.0000,27.1152,0.0000,27.1152,1.4180,0.0000,25.6972,1.5367,24.1605,5.7554,18.4050,1.6608,16.7442,0.0000,16.7442,0.0000,16.7442,9.7094,0.4058,6.6290,0.0000,1157.0608,212.0803,0.0000,6243.1113,6243.1113,6243.1113,6243.1113,6243.1113 -3313.6182,0.5000,12343.2679,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1254.8065,-153.3651,26.5760,115.5514,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3314.1182,0.5000,12346.0457,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3314.6182,0.5000,12348.8234,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3315.1182,0.5000,12351.6012,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3315.6182,0.5000,12354.3790,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3316.1182,0.5000,12357.1568,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3316.6182,0.5000,12359.9345,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3317.1182,0.5000,12362.7123,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3317.6182,0.5000,12365.4901,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3318.1182,0.5000,12368.2679,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3318.6182,0.5000,12371.0457,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3319.1182,0.5000,12373.8234,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3319.6182,0.5000,12376.6012,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3320.1182,0.5000,12379.3790,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3320.6182,0.5000,12382.1568,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3321.1182,0.5000,12384.9345,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3321.6182,0.5000,12387.7123,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3322.1182,0.5000,12390.4901,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3322.6182,0.5000,12393.2679,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3323.1182,0.5000,12396.0457,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3323.6182,0.5000,12398.8234,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3324.1182,0.5000,12401.6012,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3324.6182,0.5000,12404.3790,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3325.1182,0.5000,12407.1568,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 -3325.6182,0.5000,12409.9345,20.0000,20.0000,0.0000,0.8299,8,879.3662,281.8679,1252.2618,-153.3651,25.9564,115.3171,183.5282,-14.1229,0.0000,25.9564,0.0000,25.9564,0.0000,25.9564,1.3948,0.0000,24.5615,1.5367,23.0248,5.7554,17.2694,1.6444,15.6250,0.0000,15.6250,0.0000,15.6250,8.5901,0.4058,6.6291,0.0000,1157.0608,202.7079,0.0000,6071.0285,6071.0285,6071.0285,6071.0285,6071.0285 -3326.1182,0.5000,12412.7123,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1249.3377,-153.3651,24.7514,115.0478,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 -3326.6182,0.5000,12415.4901,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 -3327.1182,0.5000,12418.2679,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 -3327.6182,0.5000,12421.0457,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 -3328.1182,0.5000,12423.8234,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 -3328.6182,0.5000,12426.6012,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 -3329.1182,0.5000,12429.3790,20.0000,20.0000,0.0000,0.6934,8,879.3662,266.2103,1243.6508,-153.3651,24.5145,114.5241,183.5282,-14.1229,0.0000,24.5145,0.0000,24.5145,0.0000,24.5145,1.3660,0.0000,23.1485,1.5367,21.6118,5.7554,15.8564,1.6444,14.2120,0.0000,14.2120,0.0000,14.2120,7.1770,0.4058,6.6292,0.0000,1157.0608,191.0461,0.0000,5856.9111,5856.9111,5856.9111,5856.9111,5856.9111 -3329.6182,0.5000,12432.1568,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1242.5329,-153.3651,23.0152,114.4211,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 -3330.1182,0.5000,12434.9345,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 -3330.6182,0.5000,12437.7123,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 -3331.1182,0.5000,12440.4901,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 -3331.6182,0.5000,12443.2679,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 -3332.1182,0.5000,12446.0457,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 -3332.6182,0.5000,12448.8234,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 -3333.1182,0.5000,12451.6012,20.0000,20.0000,0.0000,0.3975,8,879.3662,232.2728,1235.4570,-153.3651,21.3893,113.7695,183.5282,-14.1229,0.0000,21.3893,0.0000,21.3893,0.0000,21.3893,1.3035,0.0000,20.0858,1.5367,18.5491,5.7554,12.7937,1.6444,11.1493,0.0000,11.1493,0.0000,11.1493,4.1142,0.4058,6.6293,0.0000,1157.0608,165.7695,0.0000,5392.8162,5392.8162,5392.8162,5392.8162,5392.8162 -3333.6182,0.5000,12454.3790,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.7837,-153.3651,21.2789,113.0629,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 -3334.1182,0.5000,12457.1568,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 -3334.6182,0.5000,12459.9345,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 -3335.1182,0.5000,12462.7123,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 -3335.6182,0.5000,12465.4901,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 -3336.1182,0.5000,12468.2679,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 -3336.6182,0.5000,12471.0457,20.0000,20.0000,0.0000,0.2659,8,879.3662,217.1889,1227.2629,-153.3651,20.0003,113.0150,183.5282,-14.1229,0.0000,20.0003,0.0000,20.0003,0.0000,20.0003,1.2757,0.0000,18.7246,1.5367,17.1879,5.7554,11.4324,1.6444,9.7880,0.0000,9.7880,0.0000,9.7880,2.7529,0.4058,6.6293,0.0000,1157.0608,154.5350,0.0000,5186.5430,5186.5430,5186.5430,5186.5430,5186.5430 -3337.1182,0.5000,12473.8234,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1221.2283,-153.3651,19.5426,112.4593,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 -3337.6182,0.5000,12476.6012,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 -3338.1182,0.5000,12479.3790,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 -3338.6182,0.5000,12482.1568,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 -3339.1182,0.5000,12484.9345,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 -3339.6182,0.5000,12487.7123,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 -3340.1182,0.5000,12490.4901,20.0000,20.0000,0.0000,0.1344,8,879.3662,202.1024,1219.0685,-153.3651,18.6110,112.2604,183.5282,-14.1229,0.0000,18.6110,0.0000,18.6110,0.0000,18.6110,1.2479,0.0000,17.3631,1.5367,15.8264,5.7554,10.0709,1.6444,8.4265,0.0000,8.4265,0.0000,8.4265,1.3914,0.4058,6.6293,0.0000,1157.0608,143.2986,0.0000,4980.2361,4980.2361,4980.2361,4980.2361,4980.2361 -3340.6182,0.5000,12493.2679,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1214.6717,-153.3651,17.8059,111.8555,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 -3341.1182,0.5000,12496.0457,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 -3341.6182,0.5000,12498.8234,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 -3342.1182,0.5000,12501.6012,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 -3342.6182,0.5000,12504.3790,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 -3343.1182,0.5000,12507.1568,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 -3343.6182,0.5000,12509.9345,20.0000,20.0000,0.0000,0.0029,8,879.3662,187.0175,1210.8722,-153.3651,17.2219,111.5056,183.5282,-14.1229,0.0000,17.2219,0.0000,17.2219,0.0000,17.2219,1.2201,0.0000,16.0017,1.5367,14.4650,5.7554,8.7096,1.6444,7.0652,0.0000,7.0652,0.0000,7.0652,0.0301,0.4058,6.6293,0.0000,1157.0608,132.0633,0.0000,4795.2405,4795.2405,4795.2405,4795.2405,4795.2405 -3344.1182,0.5000,12512.7123,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1208.1158,-153.3651,16.0699,111.2518,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 -3344.6182,0.5000,12515.4901,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 -3345.1182,0.5000,12518.2679,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 -3345.6182,0.5000,12521.0457,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 -3346.1182,0.5000,12523.8234,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 -3346.6182,0.5000,12526.6012,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 -3347.1182,0.5000,12529.3790,20.0000,20.0000,0.0000,-0.1286,8,879.3662,171.9356,1202.6793,-153.3651,15.8330,110.7511,183.5282,-14.1229,0.0000,15.8330,0.0000,15.8330,0.0000,15.8330,1.1924,0.0000,14.6407,1.5367,13.1040,5.7554,7.3485,1.6444,5.7041,0.0000,5.7041,0.0000,5.7041,-1.3310,0.4058,6.6293,0.0000,1157.0608,120.8303,0.0000,4613.7300,4613.7300,4613.7300,4613.7300,4613.7300 -3347.6182,0.5000,12532.1568,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1201.5613,-153.3651,14.3336,110.6482,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 -3348.1182,0.5000,12534.9345,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 -3348.6182,0.5000,12537.7123,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 -3349.1182,0.5000,12540.4901,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 -3349.6182,0.5000,12543.2679,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 -3350.1182,0.5000,12546.0457,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 -3350.6182,0.5000,12548.8234,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 -3351.1182,0.5000,12551.6012,20.0000,20.0000,0.0000,-0.4245,8,879.3662,137.9952,1194.4846,-153.3651,12.7076,109.9965,183.5282,-14.1229,0.0000,12.7076,0.0000,12.7076,0.0000,12.7076,1.1299,0.0000,11.5777,1.5367,10.0410,5.7554,4.2856,1.6444,2.6412,0.0000,2.6412,0.0000,2.6412,-4.3939,0.4058,6.6293,0.0000,1157.0608,95.5515,0.0000,4205.2575,4205.2575,4205.2575,4205.2575,4205.2575 -3351.6182,0.5000,12554.3790,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.8109,-153.3651,12.5972,109.2899,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 -3352.1182,0.5000,12557.1568,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 -3352.6182,0.5000,12559.9345,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 -3353.1182,0.5000,12562.7123,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 -3353.6182,0.5000,12565.4901,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 -3354.1182,0.5000,12568.2679,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 -3354.6182,0.5000,12571.0457,20.0000,20.0000,0.0000,-0.5560,8,879.3662,122.9107,1186.2900,-153.3651,11.3185,109.2419,183.5282,-14.1229,0.0000,11.3185,0.0000,11.3185,0.0000,11.3185,1.1021,0.0000,10.2164,1.5367,8.6797,5.7554,2.9243,1.6444,1.2799,0.0000,1.2799,0.0000,1.2799,-5.7551,0.4058,6.6292,0.0000,1157.0608,84.3166,0.0000,4023.7160,4023.7160,4023.7160,4023.7160,4023.7160 -3355.1182,0.5000,12573.8234,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1180.2552,-153.3651,10.8608,108.6862,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 -3355.6182,0.5000,12576.6012,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 -3356.1182,0.5000,12579.3790,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 -3356.6182,0.5000,12582.1568,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 -3357.1182,0.5000,12584.9345,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 -3357.6182,0.5000,12587.7123,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 -3358.1182,0.5000,12590.4901,20.0000,20.0000,0.0000,-0.6875,8,879.3662,107.8265,1178.0954,-153.3651,9.9294,108.4873,183.5282,-14.1229,0.0000,9.9294,0.0000,9.9294,0.0000,9.9294,1.0743,0.0000,8.8551,1.5367,7.3184,5.7554,1.5630,1.6444,-0.0814,0.0000,-0.0814,0.0000,-0.0814,-7.1164,0.4058,6.6292,0.0000,1157.0608,73.0819,0.0000,3842.1770,3842.1770,3842.1770,3842.1770,3842.1770 -3358.6182,0.5000,12593.2679,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1173.6996,-153.3651,9.1245,108.0825,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3359.1182,0.5000,12596.0457,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3359.6182,0.5000,12598.8234,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3360.1182,0.5000,12601.6012,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3360.6182,0.5000,12604.3790,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3361.1182,0.5000,12607.1568,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3361.6182,0.5000,12609.9345,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3362.1182,0.5000,12612.7123,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3362.6182,0.5000,12615.4901,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3363.1182,0.5000,12618.2679,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3363.6182,0.5000,12621.0457,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3364.1182,0.5000,12623.8234,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3364.6182,0.5000,12626.6012,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3365.1182,0.5000,12629.3790,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3365.6182,0.5000,12632.1568,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3366.1182,0.5000,12634.9345,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3366.6182,0.5000,12637.7123,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3367.1182,0.5000,12640.4901,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3367.6182,0.5000,12643.2679,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3368.1182,0.5000,12646.0457,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3368.6182,0.5000,12648.8234,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 -3369.1182,0.5000,12651.6012,20.0000,20.0000,0.0000,-0.8670,8,879.3662,87.2347,1169.9010,-153.3651,8.0332,107.7327,183.5282,-14.1229,0.0000,8.0332,0.0000,8.0332,0.0000,8.0332,1.0364,0.0000,6.9968,1.5367,5.4601,5.7554,-0.2953,1.6444,-1.9397,0.0000,-1.9397,0.0000,-1.9397,-8.9746,0.4058,6.6291,0.0000,1157.0608,57.7451,0.0000,3594.3545,3594.3545,3594.3545,3594.3545,3594.3545 -3369.6182,0.5000,12654.3790,20.0000,20.0000,0.0000,-0.8740,8,879.3662,86.4302,1164.7504,-153.3651,7.9591,107.2584,183.5282,-14.1229,0.0000,7.9591,0.0000,7.9591,0.0000,7.9591,1.0349,0.0000,6.9242,1.5367,5.3875,5.7554,-0.3679,1.6444,-2.0123,0.0000,-2.0123,0.0000,-2.0123,-9.0472,0.4058,6.6291,0.0000,1157.0608,57.1459,0.0000,3584.6729,3584.6729,3584.6729,3584.6729,3584.6729 -3370.1182,0.5000,12657.1568,20.0000,20.0000,0.0000,-0.8740,8,879.3662,86.4302,1164.4008,-153.3651,7.9591,107.2262,183.5282,-14.1229,0.0000,7.9591,0.0000,7.9591,0.0000,7.9591,1.0349,0.0000,6.9242,1.5367,5.3875,5.7554,-0.3679,1.6444,-2.0123,0.0000,-2.0123,0.0000,-2.0123,-9.0472,0.4058,6.6291,0.0000,1157.0608,57.1459,0.0000,3584.6729,3584.6729,3584.6729,3584.6729,3584.6729 -3370.6182,0.5000,12659.9345,20.0000,20.0000,0.0000,-0.9083,8,879.3662,82.5056,1164.4008,-153.3651,7.5977,107.2262,183.5282,-14.1229,0.0000,7.5977,0.0000,7.5977,0.0000,7.5977,1.0277,0.0000,6.5700,1.5367,5.0333,5.7554,-0.7221,1.6444,-2.3665,0.0000,-2.3665,0.0000,-2.3665,-9.4013,0.4058,6.6291,0.0000,1157.0608,54.2229,0.0000,3537.4401,3537.4401,3537.4401,3537.4401,3537.4401 -3371.1182,0.5000,12662.7123,20.0000,20.0000,0.0000,-0.9757,8,879.3662,74.7650,1162.6952,-153.3651,6.8849,107.0691,183.5282,-14.1229,0.0000,6.8849,0.0000,6.8849,0.0000,6.8849,1.0134,0.0000,5.8715,1.5367,4.3348,5.7554,-1.4207,1.6444,-3.0651,0.0000,-3.0651,0.0000,-3.0651,-10.0999,0.4058,6.6290,0.0000,1157.0608,48.4576,0.0000,3428.3844,3428.3844,3428.3844,3428.3844,3428.3844 -3371.6182,0.5000,12665.4901,20.0000,20.0000,0.0000,-0.9757,8,879.3662,74.7650,1159.3311,-153.3651,6.8849,106.7593,183.5282,-14.1229,0.0000,6.8849,0.0000,6.8849,0.0000,6.8849,1.0134,0.0000,5.8715,1.5367,4.3348,5.7554,-1.4207,1.6444,-3.0651,0.0000,-3.0651,0.0000,-3.0651,-10.0999,0.4058,6.6290,0.0000,1157.0608,48.4576,0.0000,3428.3844,3428.3844,3428.3844,3428.3844,3428.3844 -3372.1182,0.5000,12668.2679,20.0000,20.0000,0.0000,-0.9757,8,879.3662,74.7650,1159.3311,-153.3651,6.8849,106.7593,183.5282,-14.1229,0.0000,6.8849,0.0000,6.8849,0.0000,6.8849,1.0134,0.0000,5.8715,1.5367,4.3348,5.7554,-1.4207,1.6444,-3.0651,0.0000,-3.0651,0.0000,-3.0651,-10.0999,0.4058,6.6290,0.0000,1157.0608,48.4576,0.0000,3428.3844,3428.3844,3428.3844,3428.3844,3428.3844 -3372.6182,0.5000,12671.0457,20.0000,20.0000,0.0000,-1.0506,8,879.3662,66.1744,1159.3311,-153.3651,6.0938,106.7593,183.5282,-14.1229,0.0000,6.0938,0.0000,6.0938,0.0000,6.0938,0.9976,0.0000,5.0962,1.5367,3.5595,5.7554,-2.1959,1.6444,-3.8403,0.0000,-3.8403,0.0000,-3.8403,-10.8751,0.4058,6.6290,0.0000,1157.0608,42.0594,0.0000,3295.3172,3295.3172,3295.3172,3295.3172,3295.3172 -3373.1182,0.5000,12673.8234,20.0000,20.0000,0.0000,-1.0774,8,879.3662,63.1000,1155.5977,-153.3651,5.8107,106.4155,183.5282,-14.1229,0.0000,5.8107,0.0000,5.8107,0.0000,5.8107,0.9919,0.0000,4.8188,1.5367,3.2821,5.7554,-2.4734,1.6444,-4.1178,0.0000,-4.1178,0.0000,-4.1178,-11.1525,0.4058,6.6290,0.0000,1157.0608,39.7696,0.0000,3247.6939,3247.6939,3247.6939,3247.6939,3247.6939 -3373.6182,0.5000,12676.6012,20.0000,20.0000,0.0000,-1.0774,8,879.3662,63.1000,1154.2615,-153.3651,5.8107,106.2925,183.5282,-14.1229,0.0000,5.8107,0.0000,5.8107,0.0000,5.8107,0.9919,0.0000,4.8188,1.5367,3.2821,5.7554,-2.4734,1.6444,-4.1178,0.0000,-4.1178,0.0000,-4.1178,-11.1525,0.4058,6.6290,0.0000,1157.0608,39.7696,0.0000,3247.6939,3247.6939,3247.6939,3247.6939,3247.6939 -3374.1182,0.5000,12679.3790,20.0000,20.0000,0.0000,-1.0913,8,879.3662,61.5085,1154.2615,-153.3651,5.6641,106.2925,183.5282,-14.1229,0.0000,5.6641,0.0000,5.6641,0.0000,5.6641,0.9890,0.0000,4.6751,1.5367,3.1384,5.7554,-2.6170,1.6444,-4.2614,0.0000,-4.2614,0.0000,-4.2614,-11.2961,0.4058,6.6289,0.0000,1157.0608,38.5842,0.0000,3223.0418,3223.0418,3223.0418,3223.0418,3223.0418 -3374.6182,0.5000,12682.1568,20.0000,20.0000,0.0000,-1.1792,8,879.3662,51.4353,1153.5699,-153.3651,4.7365,106.2288,183.5282,-14.1229,0.0000,4.7365,0.0000,4.7365,0.0000,4.7365,0.9704,0.0000,3.7661,1.5367,2.2294,5.7554,-3.5261,1.6444,-5.1705,0.0000,-5.1705,0.0000,-5.1705,-12.2051,0.4058,6.6289,0.0000,1157.0608,31.0817,0.0000,3067.0082,3067.0082,3067.0082,3067.0082,3067.0082 -3375.1182,0.5000,12684.9345,20.0000,20.0000,0.0000,-1.1792,8,879.3662,51.4353,1149.1921,-153.3651,4.7365,105.8257,183.5282,-14.1229,0.0000,4.7365,0.0000,4.7365,0.0000,4.7365,0.9704,0.0000,3.7661,1.5367,2.2294,5.7554,-3.5261,1.6444,-5.1705,0.0000,-5.1705,0.0000,-5.1705,-12.2051,0.4058,6.6289,0.0000,1157.0608,31.0817,0.0000,3067.0082,3067.0082,3067.0082,3067.0082,3067.0082 -3375.6182,0.5000,12687.7123,20.0000,20.0000,0.0000,-1.1792,8,879.3662,51.4353,1149.1921,-153.3651,4.7365,105.8257,183.5282,-14.1229,0.0000,4.7365,0.0000,4.7365,0.0000,4.7365,0.9704,0.0000,3.7661,1.5367,2.2294,5.7554,-3.5261,1.6444,-5.1705,0.0000,-5.1705,0.0000,-5.1705,-12.2051,0.4058,6.6289,0.0000,1157.0608,31.0817,0.0000,3067.0082,3067.0082,3067.0082,3067.0082,3067.0082 -3376.1182,0.5000,12690.4901,20.0000,20.0000,0.0000,-1.2337,8,879.3662,45.3213,1149.1921,-153.3651,4.1735,105.8257,183.5282,-14.1229,0.0000,4.1735,0.0000,4.1735,0.0000,4.1735,0.9721,0.0000,3.2014,1.5367,1.6647,5.7554,-4.0907,1.6444,-5.7351,0.0000,-5.7351,0.0000,-5.7351,-12.7697,0.4058,6.6288,0.0000,1157.0608,26.4214,0.0000,2972.3028,2972.3028,2972.3028,2972.3028,2972.3028 -3376.6182,0.5000,12693.2679,20.0000,20.0000,0.0000,-1.2809,8,879.3662,40.0748,1146.5350,-153.3651,3.6904,105.5810,183.5282,-14.1229,0.0000,3.6904,0.0000,3.6904,0.0000,3.6904,0.9769,0.0000,2.7134,1.5367,1.1767,5.7554,-4.5787,1.6444,-6.2231,0.0000,-6.2231,0.0000,-6.2231,-13.2577,0.4058,6.6288,0.0000,1157.0608,22.3941,0.0000,2891.0342,2891.0342,2891.0342,2891.0342,2891.0342 -3377.1182,0.5000,12696.0457,20.0000,20.0000,0.0000,-1.2809,8,879.3662,40.0748,1144.2548,-153.3651,3.6904,105.3710,183.5282,-14.1229,0.0000,3.6904,0.0000,3.6904,0.0000,3.6904,0.9769,0.0000,2.7134,1.5367,1.1767,5.7554,-4.5787,1.6444,-6.2231,0.0000,-6.2231,0.0000,-6.2231,-13.2577,0.4058,6.6288,0.0000,1157.0608,22.3941,0.0000,2891.0342,2891.0342,2891.0342,2891.0342,2891.0342 -3377.6182,0.5000,12698.8234,20.0000,20.0000,0.0000,-1.2809,8,879.3662,40.0748,1144.2548,-153.3651,3.6904,105.3710,183.5282,-14.1229,0.0000,3.6904,0.0000,3.6904,0.0000,3.6904,0.9769,0.0000,2.7134,1.5367,1.1767,5.7554,-4.5787,1.6444,-6.2231,0.0000,-6.2231,0.0000,-6.2231,-13.2577,0.4058,6.6288,0.0000,1157.0608,22.3941,0.0000,2891.0342,2891.0342,2891.0342,2891.0342,2891.0342 -3378.1182,0.5000,12701.6012,20.0000,20.0000,0.0000,-1.3761,8,879.3662,29.4767,1144.2548,-153.3651,2.7144,105.3710,183.5282,-14.1229,0.0000,2.7144,0.0000,2.7144,0.0000,2.7144,0.9867,0.0000,1.7277,1.5367,0.1910,5.7554,-5.5644,1.6444,-7.2088,0.0000,-7.2088,0.0000,-7.2088,-14.2433,0.4058,6.6287,0.0000,1157.0608,14.2590,0.0000,2726.8695,2726.8695,2726.8695,2726.8695,2726.8695 -3378.6182,0.5000,12704.3790,20.0000,20.0000,0.0000,-1.3826,8,879.3662,28.7573,1139.6489,-153.3651,2.6482,104.9469,183.5282,-14.1229,0.0000,2.6482,0.0000,2.6482,0.0000,2.6482,0.9874,0.0000,1.6608,1.5367,0.1241,5.7554,-5.6313,1.6444,-7.2757,0.0000,-7.2757,0.0000,-7.2757,-14.3102,0.4058,6.6287,0.0000,1157.0608,13.7068,0.0000,2715.7262,2715.7262,2715.7262,2715.7262,2715.7262 -3379.1182,0.5000,12707.1568,20.0000,20.0000,0.0000,-1.3826,8,879.3662,28.7573,1139.3363,-153.3651,2.6482,104.9181,183.5282,-14.1229,0.0000,2.6482,0.0000,2.6482,0.0000,2.6482,0.9874,0.0000,1.6608,1.5367,0.1241,5.7554,-5.6313,1.6444,-7.2757,0.0000,-7.2757,0.0000,-7.2757,-14.3102,0.4058,6.6287,0.0000,1157.0608,13.7068,0.0000,2715.7262,2715.7262,2715.7262,2715.7262,2715.7262 -3379.6182,0.5000,12709.9345,20.0000,20.0000,0.0000,-1.4168,8,879.3662,24.9498,1139.3363,-153.3651,2.2976,104.9181,183.5282,-14.1229,0.0000,2.2976,0.0000,2.2976,0.0000,2.2976,0.9909,0.0000,1.3067,1.5367,-0.2300,5.7554,-5.9854,1.6444,-7.6299,0.0000,-7.6299,0.0000,-7.6299,-14.6643,0.4058,6.6287,0.0000,1157.0608,10.7842,0.0000,2656.7479,2656.7479,2656.7479,2656.7479,2656.7479 -3380.1182,0.5000,12712.7123,20.0000,20.0000,0.0000,-1.4843,8,879.3662,17.4402,1137.6815,-153.3651,1.6060,104.7657,183.5282,-14.1229,0.0000,1.6060,0.0000,1.6060,0.0000,1.6060,0.9978,0.0000,0.6082,1.5367,-0.9285,5.7554,-6.6839,1.6444,-8.3283,0.0000,-8.3283,0.0000,-8.3283,-15.3627,0.4058,6.6286,0.0000,1157.0608,5.0198,0.0000,2540.4245,2540.4245,2540.4245,2540.4245,2540.4245 -3380.6182,0.5000,12715.4901,20.0000,20.0000,0.0000,-1.4843,8,879.3662,17.4402,1134.4179,-153.3651,1.6060,104.4652,183.5282,-14.1229,0.0000,1.6060,0.0000,1.6060,0.0000,1.6060,0.9978,0.0000,0.6082,1.5367,-0.9285,5.7554,-6.6839,1.6444,-8.3283,0.0000,-8.3283,0.0000,-8.3283,-15.3627,0.4058,6.6286,0.0000,1157.0608,5.0198,0.0000,2540.4245,2540.4245,2540.4245,2540.4245,2540.4245 -3381.1182,0.5000,12718.2679,20.0000,20.0000,0.0000,-1.4843,8,879.3662,17.4402,1134.4179,-153.3651,1.6060,104.4652,183.5282,-14.1229,0.0000,1.6060,0.0000,1.6060,0.0000,1.6060,0.9978,0.0000,0.6082,1.5367,-0.9285,5.7554,-6.6839,1.6444,-8.3283,0.0000,-8.3283,0.0000,-8.3283,-15.3627,0.4058,6.6286,0.0000,1157.0608,5.0198,0.0000,2540.4245,2540.4245,2540.4245,2540.4245,2540.4245 -3381.6182,0.5000,12721.0457,20.0000,20.0000,0.0000,-1.5592,8,879.3662,9.1062,1134.4179,-153.3651,0.8386,104.4652,183.5282,-14.1229,0.0000,0.8386,0.0000,0.8386,0.0000,0.8386,1.0055,0.0000,-0.1669,1.5367,-1.7036,5.7554,-7.4590,1.6444,-9.1034,0.0000,-9.1034,0.0000,-9.1034,-16.1377,0.4058,6.6285,0.0000,1157.0608,-1.3774,0.0000,2411.3305,2411.3305,2411.3305,2411.3305,2411.3305 -3382.1182,0.5000,12723.8234,20.0000,20.0000,0.0000,-1.5860,8,879.3662,6.1236,1130.7959,-153.3651,0.5639,104.1316,183.5282,-14.1229,0.0000,0.5639,0.0000,0.5639,0.0000,0.5639,1.0082,0.0000,-0.4443,1.5367,-1.9810,5.7554,-7.7364,1.6444,-9.3808,0.0000,-9.3808,0.0000,-9.3808,-16.4151,0.4058,6.6285,0.0000,1157.0608,-3.6668,0.0000,2365.1296,2365.1296,2365.1296,2365.1296,2365.1296 -3382.6182,0.5000,12726.6012,20.0000,20.0000,0.0000,-1.5860,8,879.3662,6.1236,1129.4997,-153.3651,0.5639,104.0123,183.5282,-14.1229,0.0000,0.5639,0.0000,0.5639,0.0000,0.5639,1.0082,0.0000,-0.4443,1.5367,-1.9810,5.7554,-7.7364,1.6444,-9.3808,0.0000,-9.3808,0.0000,-9.3808,-16.4151,0.4058,6.6285,0.0000,1157.0608,-3.6668,0.0000,2365.1296,2365.1296,2365.1296,2365.1296,2365.1296 -3383.1182,0.5000,12729.3790,20.0000,20.0000,0.0000,-1.5999,8,879.3662,4.5796,1129.4997,-153.3651,0.4217,104.0123,183.5282,-14.1229,0.0000,0.4217,0.0000,0.4217,0.0000,0.4217,1.0096,0.0000,-0.5879,1.5367,-2.1246,5.7554,-7.8800,1.6444,-9.5244,0.0000,-9.5244,0.0000,-9.5244,-16.5587,0.4058,6.6285,0.0000,1157.0608,-4.8520,0.0000,2341.2138,2341.2138,2341.2138,2341.2138,2341.2138 -3383.6182,0.5000,12732.1568,20.0000,20.0000,0.0000,-1.6877,8,879.3662,-5.1926,1128.8287,-153.3651,-0.4782,103.9505,183.5282,-14.1229,0.0000,-0.4782,0.0000,-0.4782,0.0000,-0.4782,1.0186,0.0000,-1.4968,1.5367,-3.0335,5.7554,-8.7889,1.6444,-10.4333,0.0000,-10.4333,0.0000,-10.4333,-17.4675,0.4058,6.6284,0.0000,1157.0608,-12.3531,0.0000,2204.7929,2204.7929,2204.7929,2204.7929,2204.7929 -3384.1182,0.5000,12734.9345,20.0000,20.0000,0.0000,-1.6877,8,879.3662,-5.1926,1124.5817,-153.3651,-0.4782,103.5594,183.5282,-14.1229,0.0000,-0.4782,0.0000,-0.4782,0.0000,-0.4782,1.0186,0.0000,-1.4968,1.5367,-3.0335,5.7554,-8.7889,1.6444,-10.4333,0.0000,-10.4333,0.0000,-10.4333,-17.4675,0.4058,6.6284,0.0000,1157.0608,-12.3531,0.0000,2204.7929,2204.7929,2204.7929,2204.7929,2204.7929 -3384.6182,0.5000,12737.7123,20.0000,20.0000,0.0000,-1.6877,8,879.3662,-5.1926,1124.5817,-153.3651,-0.4782,103.5594,183.5282,-14.1229,0.0000,-0.4782,0.0000,-0.4782,0.0000,-0.4782,1.0186,0.0000,-1.4968,1.5367,-3.0335,5.7554,-8.7889,1.6444,-10.4333,0.0000,-10.4333,0.0000,-10.4333,-17.4675,0.4058,6.6284,0.0000,1157.0608,-12.3531,0.0000,2204.7929,2204.7929,2204.7929,2204.7929,2204.7929 -3385.1182,0.5000,12740.4901,20.0000,20.0000,0.0000,-1.7422,8,879.3662,-11.2628,1124.5817,-153.3651,-1.0372,103.5594,183.5282,-14.1229,0.0000,-1.0372,0.0000,-1.0372,0.0000,-1.0372,1.0242,0.0000,-2.0614,1.5367,-3.5981,5.7554,-9.3535,1.6444,-10.9979,0.0000,-10.9979,0.0000,-10.9979,-18.0320,0.4058,6.6283,0.0000,1157.0608,-17.0126,0.0000,2128.2434,2128.2434,2128.2434,2128.2434,2128.2434 -3385.6182,0.5000,12743.2679,20.0000,20.0000,0.0000,-1.7894,8,879.3662,-16.5083,1121.9436,-153.3651,-1.5202,103.3164,183.5282,-14.1229,0.0000,-1.5202,0.0000,-1.5202,0.0000,-1.5202,1.0290,0.0000,-2.5492,1.5367,-4.0859,5.7554,-9.8414,1.6444,-11.4858,0.0000,-11.4858,0.0000,-11.4858,-18.5198,0.4058,6.6283,0.0000,1157.0608,-21.0390,0.0000,2062.0940,2062.0940,2062.0940,2062.0940,2062.0940 -3386.1182,0.5000,12746.0457,20.0000,20.0000,0.0000,-1.7894,8,879.3662,-16.5083,1119.6639,-153.3651,-1.5202,103.1065,183.5282,-14.1229,0.0000,-1.5202,0.0000,-1.5202,0.0000,-1.5202,1.0290,0.0000,-2.5492,1.5367,-4.0859,5.7554,-9.8414,1.6444,-11.4858,0.0000,-11.4858,0.0000,-11.4858,-18.5198,0.4058,6.6283,0.0000,1157.0608,-21.0390,0.0000,2062.0940,2062.0940,2062.0940,2062.0940,2062.0940 -3386.6182,0.5000,12748.8234,20.0000,20.0000,0.0000,-1.7894,8,879.3662,-16.5083,1119.6639,-153.3651,-1.5202,103.1065,183.5282,-14.1229,0.0000,-1.5202,0.0000,-1.5202,0.0000,-1.5202,1.0290,0.0000,-2.5492,1.5367,-4.0859,5.7554,-9.8414,1.6444,-11.4858,0.0000,-11.4858,0.0000,-11.4858,-18.5198,0.4058,6.6283,0.0000,1157.0608,-21.0390,0.0000,2062.0940,2062.0940,2062.0940,2062.0940,2062.0940 -3387.1182,0.5000,12751.6012,20.0000,20.0000,0.0000,-1.8846,8,879.3662,-27.1042,1119.6639,-153.3651,-2.4959,103.1065,183.5282,-14.1229,0.0000,-2.4959,0.0000,-2.4959,0.0000,-2.4959,1.0388,0.0000,-3.5347,1.5367,-5.0714,5.7554,-10.8269,1.6444,-12.4713,0.0000,-12.4713,0.0000,-12.4713,-19.5052,0.4058,6.6282,0.0000,1157.0608,-29.1724,0.0000,1928.4719,1928.4719,1928.4719,1928.4719,1928.4719 -3387.6182,0.5000,12754.3790,20.0000,20.0000,0.0000,-1.8911,8,879.3662,-27.8234,1115.0590,-153.3651,-2.5622,102.6824,183.5282,-14.1229,0.0000,-2.5622,0.0000,-2.5622,0.0000,-2.5622,1.0395,0.0000,-3.6016,1.5367,-5.1383,5.7554,-10.8938,1.6444,-12.5382,0.0000,-12.5382,0.0000,-12.5382,-19.5721,0.4058,6.6282,0.0000,1157.0608,-29.7245,0.0000,1919.4019,1919.4019,1919.4019,1919.4019,1919.4019 -3388.1182,0.5000,12757.1568,20.0000,20.0000,0.0000,-1.8911,8,879.3662,-27.8234,1114.7464,-153.3651,-2.5622,102.6537,183.5282,-14.1229,0.0000,-2.5622,0.0000,-2.5622,0.0000,-2.5622,1.0395,0.0000,-3.6016,1.5367,-5.1383,5.7554,-10.8938,1.6444,-12.5382,0.0000,-12.5382,0.0000,-12.5382,-19.5721,0.4058,6.6282,0.0000,1157.0608,-29.7245,0.0000,1919.4019,1919.4019,1919.4019,1919.4019,1919.4019 -3388.6182,0.5000,12759.9345,20.0000,20.0000,0.0000,-1.9253,8,879.3662,-31.6301,1114.7464,-153.3651,-2.9127,102.6537,183.5282,-14.1229,0.0000,-2.9127,0.0000,-2.9127,0.0000,-2.9127,1.0430,0.0000,-3.9557,1.5367,-5.4924,5.7554,-11.2478,1.6444,-12.8922,0.0000,-12.8922,0.0000,-12.8922,-19.9261,0.4058,6.6281,0.0000,1157.0608,-32.6465,0.0000,1871.3969,1871.3969,1871.3969,1871.3969,1871.3969 -3389.1182,0.5000,12762.7123,20.0000,20.0000,0.0000,-1.9928,8,879.3662,-39.1379,1113.0920,-153.3651,-3.6041,102.5013,183.5282,-14.1229,0.0000,-3.6041,0.0000,-3.6041,0.0000,-3.6041,1.0499,0.0000,-4.6540,1.5367,-6.1907,5.7554,-11.9461,1.6444,-13.5905,0.0000,-13.5905,0.0000,-13.5905,-20.6243,0.4058,6.6280,0.0000,1157.0608,-38.4096,0.0000,1776.7172,1776.7172,1776.7172,1776.7172,1776.7172 -3389.6182,0.5000,12765.4901,20.0000,20.0000,0.0000,-1.9928,8,879.3662,-39.1379,1109.8291,-153.3651,-3.6041,102.2008,183.5282,-14.1229,0.0000,-3.6041,0.0000,-3.6041,0.0000,-3.6041,1.0499,0.0000,-4.6540,1.5367,-6.1907,5.7554,-11.9461,1.6444,-13.5905,0.0000,-13.5905,0.0000,-13.5905,-20.6243,0.4058,6.6280,0.0000,1157.0608,-38.4096,0.0000,1776.7172,1776.7172,1776.7172,1776.7172,1776.7172 -3390.1182,0.5000,12768.2679,20.0000,20.0000,0.0000,-1.9928,8,879.3662,-39.1379,1109.8291,-153.3651,-3.6041,102.2008,183.5282,-14.1229,0.0000,-3.6041,0.0000,-3.6041,0.0000,-3.6041,1.0499,0.0000,-4.6540,1.5367,-6.1907,5.7554,-11.9461,1.6444,-13.5905,0.0000,-13.5905,0.0000,-13.5905,-20.6243,0.4058,6.6280,0.0000,1157.0608,-38.4096,0.0000,1776.7172,1776.7172,1776.7172,1776.7172,1776.7172 -3390.6182,0.5000,12771.0457,20.0000,20.0000,0.0000,-2.0677,8,879.3662,-47.4700,1109.8291,-153.3651,-4.3714,102.2008,183.5282,-14.1229,0.0000,-4.3714,0.0000,-4.3714,0.0000,-4.3714,1.0576,0.0000,-5.4289,1.5367,-6.9656,5.7554,-12.7211,1.6444,-14.3655,0.0000,-14.3655,0.0000,-14.3655,-21.3991,0.4058,6.6279,0.0000,1157.0608,-44.8052,0.0000,1671.6441,1671.6441,1671.6441,1671.6441,1671.6441 -3391.1182,0.5000,12773.8234,20.0000,20.0000,0.0000,-2.0945,8,879.3662,-50.4519,1106.2080,-153.3651,-4.6460,101.8674,183.5282,-14.1229,0.0000,-4.6460,0.0000,-4.6460,0.0000,-4.6460,1.0603,0.0000,-5.7063,1.5367,-7.2430,5.7554,-12.9984,1.6444,-14.6428,0.0000,-14.6428,0.0000,-14.6428,-21.6764,0.4058,6.6279,0.0000,1157.0608,-47.0941,0.0000,1634.0402,1634.0402,1634.0402,1634.0402,1634.0402 -3391.6182,0.5000,12776.6012,20.0000,20.0000,0.0000,-2.0945,8,879.3662,-50.4519,1104.9121,-153.3651,-4.6460,101.7481,183.5282,-14.1229,0.0000,-4.6460,0.0000,-4.6460,0.0000,-4.6460,1.0603,0.0000,-5.7063,1.5367,-7.2430,5.7554,-12.9984,1.6444,-14.6428,0.0000,-14.6428,0.0000,-14.6428,-21.6764,0.4058,6.6279,0.0000,1157.0608,-47.0941,0.0000,1634.0402,1634.0402,1634.0402,1634.0402,1634.0402 -3392.1182,0.5000,12779.3790,20.0000,20.0000,0.0000,-2.1084,8,879.3662,-51.9954,1104.9121,-153.3651,-4.7881,101.7481,183.5282,-14.1229,0.0000,-4.7881,0.0000,-4.7881,0.0000,-4.7881,1.0617,0.0000,-5.8498,1.5367,-7.3865,5.7554,-13.1420,1.6444,-14.7864,0.0000,-14.7864,0.0000,-14.7864,-21.8200,0.4058,6.6279,0.0000,1157.0608,-48.2790,0.0000,1614.5747,1614.5747,1614.5747,1614.5747,1614.5747 -3392.6182,0.5000,12782.1568,20.0000,20.0000,0.0000,-2.1962,8,879.3662,-61.7651,1104.2413,-153.3651,-5.6878,101.6863,183.5282,-14.1229,0.0000,-5.6878,0.0000,-5.6878,0.0000,-5.6878,1.0707,0.0000,-6.7585,1.5367,-8.2952,5.7554,-14.0506,1.6444,-15.6950,0.0000,-15.6950,0.0000,-15.6950,-22.7285,0.4058,6.6277,0.0000,1157.0608,-55.7782,0.0000,1491.3713,1491.3713,1491.3713,1491.3713,1491.3713 -3393.1182,0.5000,12784.9345,20.0000,20.0000,0.0000,-2.1962,8,879.3662,-61.7651,1099.9954,-153.3651,-5.6878,101.2953,183.5282,-14.1229,0.0000,-5.6878,0.0000,-5.6878,0.0000,-5.6878,1.0707,0.0000,-6.7585,1.5367,-8.2952,5.7554,-14.0506,1.6444,-15.6950,0.0000,-15.6950,0.0000,-15.6950,-22.7285,0.4058,6.6277,0.0000,1157.0608,-55.7782,0.0000,1491.3713,1491.3713,1491.3713,1491.3713,1491.3713 -3393.6182,0.5000,12787.7123,20.0000,20.0000,0.0000,-2.1962,8,879.3662,-61.7651,1099.9954,-153.3651,-5.6878,101.2953,183.5282,-14.1229,0.0000,-5.6878,0.0000,-5.6878,0.0000,-5.6878,1.0707,0.0000,-6.7585,1.5367,-8.2952,5.7554,-14.0506,1.6444,-15.6950,0.0000,-15.6950,0.0000,-15.6950,-22.7285,0.4058,6.6277,0.0000,1157.0608,-55.7782,0.0000,1491.3713,1491.3713,1491.3713,1491.3713,1491.3713 -3394.1182,0.5000,12790.4901,20.0000,20.0000,0.0000,-2.2508,8,879.3662,-67.8337,1099.9954,-153.3651,-6.2466,101.2953,183.5282,-14.1229,0.0000,-6.2466,0.0000,-6.2466,0.0000,-6.2466,1.0763,0.0000,-7.3229,1.5367,-8.8596,5.7554,-14.6150,1.6444,-16.2595,0.0000,-16.2595,0.0000,-16.2595,-23.2929,0.4058,6.6277,0.0000,1157.0608,-60.4364,0.0000,1414.8423,1414.8423,1414.8423,1414.8423,1414.8423 -3394.6182,0.5000,12793.2679,20.0000,20.0000,0.0000,-2.2979,8,879.3662,-73.0777,1097.3580,-153.3651,-6.7295,101.0524,183.5282,-14.1229,0.0000,-6.7295,0.0000,-6.7295,0.0000,-6.7295,1.0811,0.0000,-7.8106,1.5367,-9.3473,5.7554,-15.1028,1.6444,-16.7472,0.0000,-16.7472,0.0000,-16.7472,-23.7805,0.4058,6.6276,0.0000,1157.0608,-64.4618,0.0000,1348.7111,1348.7111,1348.7111,1348.7111,1348.7111 -3395.1182,0.5000,12796.0457,20.0000,20.0000,0.0000,-2.2979,8,879.3662,-73.0777,1095.0789,-153.3651,-6.7295,100.8425,183.5282,-14.1229,0.0000,-6.7295,0.0000,-6.7295,0.0000,-6.7295,1.0811,0.0000,-7.8106,1.5367,-9.3473,5.7554,-15.1028,1.6444,-16.7472,0.0000,-16.7472,0.0000,-16.7472,-23.7805,0.4058,6.6276,0.0000,1157.0608,-64.4618,0.0000,1348.7111,1348.7111,1348.7111,1348.7111,1348.7111 -3395.6182,0.5000,12798.8234,20.0000,20.0000,0.0000,-2.2979,8,879.3662,-73.0777,1095.0789,-153.3651,-6.7295,100.8425,183.5282,-14.1229,0.0000,-6.7295,0.0000,-6.7295,0.0000,-6.7295,1.0811,0.0000,-7.8106,1.5367,-9.3473,5.7554,-15.1028,1.6444,-16.7472,0.0000,-16.7472,0.0000,-16.7472,-23.7805,0.4058,6.6276,0.0000,1157.0608,-64.4618,0.0000,1348.7111,1348.7111,1348.7111,1348.7111,1348.7111 -3396.1182,0.5000,12801.6012,20.0000,20.0000,0.0000,-2.3932,8,879.3662,-83.6706,1095.0789,-153.3651,-7.7050,100.8425,183.5282,-14.1229,0.0000,-7.7050,0.0000,-7.7050,0.0000,-7.7050,1.0909,0.0000,-8.7959,1.5367,-10.3326,5.7554,-16.0880,1.6444,-17.7324,0.0000,-17.7324,0.0000,-17.7324,-24.7656,0.4058,6.6274,0.0000,1157.0608,-72.5928,0.0000,1215.1274,1215.1274,1215.1274,1215.1274,1215.1274 -3396.6182,0.5000,12804.3790,20.0000,20.0000,0.0000,-2.3996,8,879.3662,-84.3896,1090.4753,-153.3651,-7.7712,100.4186,183.5282,-14.1229,0.0000,-7.7712,0.0000,-7.7712,0.0000,-7.7712,1.0916,0.0000,-8.8627,1.5367,-10.3994,5.7554,-16.1549,1.6444,-17.7993,0.0000,-17.7993,0.0000,-17.7993,-24.8325,0.4058,6.6274,0.0000,1157.0608,-73.1448,0.0000,1206.0600,1206.0600,1206.0600,1206.0600,1206.0600 -3397.1182,0.5000,12807.1568,20.0000,20.0000,0.0000,-2.3996,8,879.3662,-84.3896,1090.1628,-153.3651,-7.7712,100.3898,183.5282,-14.1229,0.0000,-7.7712,0.0000,-7.7712,0.0000,-7.7712,1.0916,0.0000,-8.8627,1.5367,-10.3994,5.7554,-16.1549,1.6444,-17.7993,0.0000,-17.7993,0.0000,-17.7993,-24.8325,0.4058,6.6274,0.0000,1157.0608,-73.1448,0.0000,1206.0600,1206.0600,1206.0600,1206.0600,1206.0600 -3397.6182,0.5000,12809.9345,20.0000,20.0000,0.0000,-2.4338,8,879.3662,-88.1952,1090.1628,-153.3651,-8.1216,100.3898,183.5282,-14.1229,0.0000,-8.1216,0.0000,-8.1216,0.0000,-8.1216,1.0951,0.0000,-9.2167,1.5367,-10.7534,5.7554,-16.5088,1.6444,-18.1532,0.0000,-18.1532,0.0000,-18.1532,-25.1864,0.4058,6.6274,0.0000,1157.0608,-76.0659,0.0000,1158.0693,1158.0693,1158.0693,1158.0693,1158.0693 -3398.1182,0.5000,12812.7123,20.0000,20.0000,0.0000,-2.5013,8,879.3662,-95.7007,1088.5089,-153.3651,-8.8128,100.2375,183.5282,-14.1229,0.0000,-8.8128,0.0000,-8.8128,0.0000,-8.8128,1.1020,0.0000,-9.9148,1.5367,-11.4515,5.7554,-17.2069,1.6444,-18.8513,0.0000,-18.8513,0.0000,-18.8513,-25.8843,0.4058,6.6273,0.0000,1157.0608,-81.8272,0.0000,1032.5533,1032.5533,1032.5533,1032.5533,1032.5533 -3398.6182,0.5000,12815.4901,20.0000,20.0000,0.0000,-2.5013,8,879.3662,-95.7007,1085.2470,-153.3651,-8.8128,99.9372,183.5282,-14.1229,0.0000,-8.8128,0.0000,-8.8128,0.0000,-8.8128,1.1020,0.0000,-9.9148,1.5367,-11.4515,5.7554,-17.2069,1.6444,-18.8513,0.0000,-18.8513,0.0000,-18.8513,-25.8843,0.4058,6.6273,0.0000,1157.0608,-81.8272,0.0000,1032.5533,1032.5533,1032.5533,1032.5533,1032.5533 -3399.1182,0.5000,12818.2679,20.0000,20.0000,0.0000,-2.5013,8,879.3662,-95.7007,1085.2470,-153.3651,-8.8128,99.9372,183.5282,-14.1229,0.0000,-8.8128,0.0000,-8.8128,0.0000,-8.8128,1.1020,0.0000,-9.9148,1.5367,-11.4515,5.7554,-17.2069,1.6444,-18.8513,0.0000,-18.8513,0.0000,-18.8513,-25.8843,0.4058,6.6273,0.0000,1157.0608,-81.8272,0.0000,1032.5533,1032.5533,1032.5533,1032.5533,1032.5533 -3399.6182,0.5000,12821.0457,20.0000,20.0000,0.0000,-2.5762,8,879.3662,-103.9234,1085.2470,-153.3651,-9.5700,99.9372,183.5282,-14.1229,0.0000,-9.5700,0.0000,-9.5700,0.0000,-9.5700,1.1095,0.0000,-10.6795,1.5367,-12.2162,5.7554,-17.9717,1.6543,-19.6260,0.0000,-19.6260,0.0000,-19.6260,-26.6589,0.4058,6.6271,0.0000,1157.0608,-88.1389,0.0000,885.3169,885.3169,885.3169,885.3169,885.3169 -3400.1182,0.5000,12823.8234,20.0000,20.0000,0.0000,-2.6030,8,879.3662,-106.8602,1081.6735,-153.3651,-9.8404,99.6081,183.5282,-14.1229,0.0000,-9.8404,0.0000,-9.8404,0.0000,-9.8404,1.1122,0.0000,-10.9527,1.5367,-12.4894,5.7554,-18.2448,1.6584,-19.9033,0.0000,-19.9033,0.0000,-19.9033,-26.9361,0.4058,6.6271,0.0000,1157.0608,-90.3932,0.0000,832.7284,832.7284,832.7284,832.7284,832.7284 -3400.6182,0.5000,12826.6012,20.0000,20.0000,0.0000,-2.6030,8,879.3662,-106.8602,1080.3971,-153.3651,-9.8404,99.4905,183.5282,-14.1229,0.0000,-9.8404,0.0000,-9.8404,0.0000,-9.8404,1.1122,0.0000,-10.9527,1.5367,-12.4894,5.7554,-18.2448,1.6584,-19.9033,0.0000,-19.9033,0.0000,-19.9033,-26.9361,0.4058,6.6271,0.0000,1157.0608,-90.3932,0.0000,832.7284,832.7284,832.7284,832.7284,832.7284 -3401.1182,0.5000,12829.3790,20.0000,20.0000,0.0000,-2.6169,8,879.3662,-108.3805,1080.3971,-153.3651,-9.9804,99.4905,183.5282,-14.1229,0.0000,-9.9804,0.0000,-9.9804,0.0000,-9.9804,1.1136,0.0000,-11.0941,1.5367,-12.6308,5.7554,-18.3862,1.6606,-20.0468,0.0000,-20.0468,0.0000,-20.0468,-27.0796,0.4058,6.6271,0.0000,1157.0608,-91.5602,0.0000,805.5063,805.5063,805.5063,805.5063,805.5063 -3401.6182,0.5000,12832.1568,20.0000,20.0000,0.0000,-2.7047,8,879.3662,-118.0026,1079.7364,-153.3651,-10.8665,99.4297,183.5282,-14.1229,0.0000,-10.8665,0.0000,-10.8665,0.0000,-10.8665,1.1225,0.0000,-11.9890,1.5367,-13.5257,5.7554,-19.2812,1.6740,-20.9551,0.0000,-20.9551,0.0000,-20.9551,-27.9878,0.4058,6.6269,0.0000,1157.0608,-98.9461,0.0000,633.2103,633.2103,633.2103,633.2103,633.2103 -3402.1182,0.5000,12834.9345,20.0000,20.0000,0.0000,-2.7047,8,879.3662,-118.0026,1075.5547,-153.3651,-10.8665,99.0446,183.5282,-14.1229,0.0000,-10.8665,0.0000,-10.8665,0.0000,-10.8665,1.1225,0.0000,-11.9890,1.5367,-13.5257,5.7554,-19.2812,1.6740,-20.9551,0.0000,-20.9551,0.0000,-20.9551,-27.9878,0.4058,6.6269,0.0000,1157.0608,-98.9461,0.0000,633.2103,633.2103,633.2103,633.2103,633.2103 -3402.6182,0.5000,12837.7123,20.0000,20.0000,0.0000,-2.7047,8,879.3662,-118.0026,1075.5547,-153.3651,-10.8665,99.0446,183.5282,-14.1229,0.0000,-10.8665,0.0000,-10.8665,0.0000,-10.8665,1.1225,0.0000,-11.9890,1.5367,-13.5257,5.7554,-19.2812,1.6740,-20.9551,0.0000,-20.9551,0.0000,-20.9551,-27.9878,0.4058,6.6269,0.0000,1157.0608,-98.9461,0.0000,633.2103,633.2103,633.2103,633.2103,633.2103 -3403.1182,0.5000,12840.4901,20.0000,20.0000,0.0000,-2.7593,8,879.3662,-123.9794,1075.5547,-153.3651,-11.4169,99.0446,183.5282,-14.1229,0.0000,-11.4169,0.0000,-11.4169,0.0000,-11.4169,1.1280,0.0000,-12.5449,1.5367,-14.0816,5.7554,-19.8370,1.6823,-21.5194,0.0000,-21.5194,0.0000,-21.5194,-28.5519,0.4058,6.6268,0.0000,1157.0608,-103.5339,0.0000,526.1880,526.1880,526.1880,526.1880,526.1880 -3403.6182,0.5000,12843.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1072.9572,-153.3651,-11.8925,98.8054,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3404.1182,0.5000,12846.0457,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3404.6182,0.5000,12848.8234,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3405.1182,0.5000,12851.6012,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3405.6182,0.5000,12854.3790,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3406.1182,0.5000,12857.1568,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3406.6182,0.5000,12859.9345,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3407.1182,0.5000,12862.7123,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3407.6182,0.5000,12865.4901,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3408.1182,0.5000,12868.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3408.6182,0.5000,12871.0457,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3409.1182,0.5000,12873.8234,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3409.6182,0.5000,12876.6012,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3410.1182,0.5000,12879.3790,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3410.6182,0.5000,12882.1568,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3411.1182,0.5000,12884.9345,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3411.6182,0.5000,12887.7123,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3412.1182,0.5000,12890.4901,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3412.6182,0.5000,12893.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3413.1182,0.5000,12896.0457,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3413.6182,0.5000,12898.8234,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3414.1182,0.5000,12901.6012,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3414.6182,0.5000,12904.3790,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3415.1182,0.5000,12907.1568,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3415.6182,0.5000,12909.9345,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3416.1182,0.5000,12912.7123,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3416.6182,0.5000,12915.4901,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3417.1182,0.5000,12918.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 -3417.6182,0.5000,12921.0457,20.0000,20.0000,0.0000,-2.8839,8,879.3662,-137.6329,1070.7126,-153.3651,-12.6742,98.5987,183.5282,-14.1229,0.0000,-12.6742,0.0000,-12.6742,0.0000,-12.6742,1.1406,0.0000,-13.8148,1.5367,-15.3515,5.7554,-21.1069,1.7014,-22.8083,0.0000,-22.8083,0.0000,-22.8083,-29.8406,0.4058,6.6266,0.0000,1157.0608,-114.0143,0.0000,281.7051,281.7051,281.7051,281.7051,281.7051 -3418.1182,0.5000,12923.8234,20.0000,20.0000,0.0000,-2.9117,8,879.3662,-140.6709,1067.0234,-153.3651,-12.9540,98.2590,183.5282,-14.1229,0.0000,-12.9540,0.0000,-12.9540,0.0000,-12.9540,1.1434,0.0000,-14.0973,1.5367,-15.6340,5.7554,-21.3895,1.7056,-23.0951,0.0000,-23.0951,0.0000,-23.0951,-30.1274,0.4058,6.6265,0.0000,1157.0608,-116.3462,0.0000,227.3068,227.3068,227.3068,227.3068,227.3068 -3418.6182,0.5000,12926.6012,20.0000,20.0000,0.0000,-2.9117,8,879.3662,-140.6709,1065.7031,-153.3651,-12.9540,98.1374,183.5282,-14.1229,0.0000,-12.9540,0.0000,-12.9540,0.0000,-12.9540,1.1434,0.0000,-14.0973,1.5367,-15.6340,5.7554,-21.3895,1.7056,-23.0951,0.0000,-23.0951,0.0000,-23.0951,-30.1274,0.4058,6.6265,0.0000,1157.0608,-116.3462,0.0000,227.3068,227.3068,227.3068,227.3068,227.3068 -3419.1182,0.5000,12929.3790,20.0000,20.0000,0.0000,-2.9268,8,879.3662,-142.3254,1065.7031,-153.3651,-13.1063,98.1374,183.5282,-14.1229,0.0000,-13.1063,0.0000,-13.1063,0.0000,-13.1063,1.1449,0.0000,-14.2512,1.5367,-15.7879,5.7554,-21.5434,1.7079,-23.2513,0.0000,-23.2513,0.0000,-23.2513,-30.2835,0.4058,6.6265,0.0000,1157.0608,-117.6162,0.0000,197.6812,197.6812,197.6812,197.6812,197.6812 -3419.6182,0.5000,12932.1568,20.0000,20.0000,0.0000,-3.0224,8,879.3662,-152.7695,1064.9840,-153.3651,-14.0681,98.0712,183.5282,-14.1229,0.0000,-14.0681,0.0000,-14.0681,0.0000,-14.0681,1.1571,0.0000,-15.2252,1.5367,-16.7619,5.7554,-22.5173,1.7225,-24.2398,0.0000,-24.2398,0.0000,-24.2398,-31.2719,0.4058,6.6263,0.0000,1157.0608,-125.6542,0.0000,10.6653,10.6653,10.6653,10.6653,10.6653 -3420.1182,0.5000,12934.9345,20.0000,20.0000,0.0000,-3.0224,8,879.3662,-152.7695,1060.4450,-153.3651,-14.0681,97.6532,183.5282,-14.1229,0.0000,-14.0681,0.0000,-14.0681,0.0000,-14.0681,1.1571,0.0000,-15.2252,1.5367,-16.7619,5.7554,-22.5173,1.7225,-24.2398,0.0000,-24.2398,0.0000,-24.2398,-31.2719,0.4058,6.6263,0.0000,1157.0608,-125.6542,0.0000,10.6653,10.6653,10.6653,10.6653,10.6653 -3420.6182,0.5000,12937.7123,20.0000,20.0000,0.0000,-3.0224,8,879.3662,-152.7695,1060.4450,-153.3651,-14.0681,97.6532,183.5282,-14.1229,0.0000,-14.0681,0.0000,-14.0681,0.0000,-14.0681,1.1571,0.0000,-15.2252,1.5367,-16.7619,5.7554,-22.5173,1.7225,-24.2398,0.0000,-24.2398,0.0000,-24.2398,-31.2719,0.4058,6.6263,0.0000,1157.0608,-125.6542,0.0000,10.6653,10.6653,10.6653,10.6653,10.6653 -3421.1182,0.5000,12940.4901,20.0000,20.0000,0.0000,-3.0818,8,879.3662,-153.3651,1060.4450,-153.3651,-14.1229,97.6532,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.5572,-24.8539,0.0000,-24.8539,-31.8858,0.4058,6.6262,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3421.6182,0.5000,12943.2679,20.0000,20.0000,0.0000,-3.1331,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.0878,-25.3845,0.0000,-25.3845,-32.4163,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3422.1182,0.5000,12946.0457,20.0000,20.0000,0.0000,-3.1331,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.0878,-25.3845,0.0000,-25.3845,-32.4163,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3422.6182,0.5000,12948.8234,20.0000,20.0000,0.0000,-3.1331,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.0878,-25.3845,0.0000,-25.3845,-32.4163,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3423.1182,0.5000,12951.6012,20.0000,20.0000,0.0000,-3.2368,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.1596,-26.4562,0.0000,-26.4562,-33.4879,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3423.6182,0.5000,12954.3790,20.0000,20.0000,0.0000,-3.2438,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.2324,-26.5290,0.0000,-26.5290,-33.5606,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3424.1182,0.5000,12957.1568,20.0000,20.0000,0.0000,-3.2438,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.2324,-26.5290,0.0000,-26.5290,-33.5606,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3424.6182,0.5000,12959.9345,20.0000,20.0000,0.0000,-3.2811,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6174,-26.9140,0.0000,-26.9140,-33.9455,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3425.1182,0.5000,12962.7123,20.0000,20.0000,0.0000,-3.3545,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.3768,-27.6734,0.0000,-27.6734,-34.7047,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3425.6182,0.5000,12965.4901,20.0000,20.0000,0.0000,-3.3545,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.3768,-27.6734,0.0000,-27.6734,-34.7047,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3426.1182,0.5000,12968.2679,20.0000,20.0000,0.0000,-3.3545,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.3768,-27.6734,0.0000,-27.6734,-34.7047,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3426.6182,0.5000,12971.0457,20.0000,20.0000,0.0000,-3.4361,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2195,-28.5161,0.0000,-28.5161,-35.5473,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3427.1182,0.5000,12973.8234,20.0000,20.0000,0.0000,-3.4652,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.5211,-28.8177,0.0000,-28.8177,-35.8488,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3427.6182,0.5000,12976.6012,20.0000,20.0000,0.0000,-3.4652,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.5211,-28.8177,0.0000,-28.8177,-35.8488,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3428.1182,0.5000,12979.3790,20.0000,20.0000,0.0000,-3.4803,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.6772,-28.9738,0.0000,-28.9738,-36.0049,0.4058,6.6253,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3428.6182,0.5000,12982.1568,20.0000,20.0000,0.0000,-3.5760,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.6652,-29.9618,0.0000,-29.9618,-36.9927,0.4058,6.6251,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3429.1182,0.5000,12984.9345,20.0000,20.0000,0.0000,-3.5760,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.6652,-29.9618,0.0000,-29.9618,-36.9927,0.4058,6.6251,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3429.6182,0.5000,12987.7123,20.0000,20.0000,0.0000,-3.5760,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.6652,-29.9618,0.0000,-29.9618,-36.9927,0.4058,6.6251,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3430.1182,0.5000,12990.4901,20.0000,20.0000,0.0000,-3.6353,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.2789,-30.5755,0.0000,-30.5755,-37.6063,0.4058,6.6250,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3430.6182,0.5000,12993.2679,20.0000,20.0000,0.0000,-3.6867,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.8093,-31.1059,0.0000,-31.1059,-38.1365,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3431.1182,0.5000,12996.0457,20.0000,20.0000,0.0000,-3.6867,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.8093,-31.1059,0.0000,-31.1059,-38.1365,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3431.6182,0.5000,12998.8234,20.0000,20.0000,0.0000,-3.6867,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.8093,-31.1059,0.0000,-31.1059,-38.1365,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3432.1182,0.5000,13001.6012,20.0000,20.0000,0.0000,-3.7903,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.8804,-32.1771,0.0000,-32.1771,-39.2074,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3432.6182,0.5000,13004.3790,20.0000,20.0000,0.0000,-3.7974,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.9532,-32.2498,0.0000,-32.2498,-39.2801,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3433.1182,0.5000,13007.1568,20.0000,20.0000,0.0000,-3.7974,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.9532,-32.2498,0.0000,-32.2498,-39.2801,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3433.6182,0.5000,13009.9345,20.0000,20.0000,0.0000,-3.8346,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,8.3380,-32.6346,0.0000,-32.6346,-39.6648,0.4058,6.6245,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3434.1182,0.5000,13012.7123,20.0000,20.0000,0.0000,-3.9081,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.0969,-33.3935,0.0000,-33.3935,-40.4236,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3434.6182,0.5000,13015.4901,20.0000,20.0000,0.0000,-3.9081,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.0969,-33.3935,0.0000,-33.3935,-40.4236,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3435.1182,0.5000,13018.2679,20.0000,20.0000,0.0000,-3.9081,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.0969,-33.3935,0.0000,-33.3935,-40.4236,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3435.6182,0.5000,13021.0457,20.0000,20.0000,0.0000,-3.9896,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.9391,-34.2358,0.0000,-34.2358,-41.2656,0.4058,6.6241,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3436.1182,0.5000,13023.8234,20.0000,20.0000,0.0000,-4.0188,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.2405,-34.5372,0.0000,-34.5372,-41.5669,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3436.6182,0.5000,13026.6012,20.0000,20.0000,0.0000,-4.0188,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.2405,-34.5372,0.0000,-34.5372,-41.5669,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3437.1182,0.5000,13029.3790,20.0000,20.0000,0.0000,-4.0339,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3965,-34.6931,0.0000,-34.6931,-41.7228,0.4058,6.6239,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3437.6182,0.5000,13032.1568,20.0000,20.0000,0.0000,-4.1294,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.3834,-35.6800,0.0000,-35.6800,-42.7094,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3438.1182,0.5000,13034.9345,20.0000,20.0000,0.0000,-4.1294,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.3834,-35.6800,0.0000,-35.6800,-42.7094,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3438.6182,0.5000,13037.7123,20.0000,20.0000,0.0000,-4.1294,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.3834,-35.6800,0.0000,-35.6800,-42.7094,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3439.1182,0.5000,13040.4901,20.0000,20.0000,0.0000,-4.1888,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.9959,-36.2925,0.0000,-36.2925,-43.3218,0.4058,6.6235,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3439.6182,0.5000,13043.2679,20.0000,20.0000,0.0000,-4.2400,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.5251,-36.8217,0.0000,-36.8217,-43.8509,0.4058,6.6234,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3440.1182,0.5000,13046.0457,20.0000,20.0000,0.0000,-4.2400,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.5251,-36.8217,0.0000,-36.8217,-43.8509,0.4058,6.6234,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3440.6182,0.5000,13048.8234,20.0000,20.0000,0.0000,-4.2400,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.5251,-36.8217,0.0000,-36.8217,-43.8509,0.4058,6.6234,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3441.1182,0.5000,13051.6012,20.0000,20.0000,0.0000,-4.3446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.6056,-37.9022,0.0000,-37.9022,-44.9310,0.4058,6.6231,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3441.6182,0.5000,13054.3790,20.0000,20.0000,0.0000,-4.3517,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.6789,-37.9755,0.0000,-37.9755,-45.0043,0.4058,6.6231,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3442.1182,0.5000,13057.1568,20.0000,20.0000,0.0000,-4.3517,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.6789,-37.9755,0.0000,-37.9755,-45.0043,0.4058,6.6231,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3442.6182,0.5000,13059.9345,20.0000,20.0000,0.0000,-4.3909,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.0834,-38.3800,0.0000,-38.3800,-45.4087,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3443.1182,0.5000,13062.7123,20.0000,20.0000,0.0000,-4.4682,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.8812,-39.1778,0.0000,-39.1778,-46.2063,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3443.6182,0.5000,13065.4901,20.0000,20.0000,0.0000,-4.4682,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.8812,-39.1778,0.0000,-39.1778,-46.2063,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3444.1182,0.5000,13068.2679,20.0000,20.0000,0.0000,-4.4682,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.8812,-39.1778,0.0000,-39.1778,-46.2063,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3444.6182,0.5000,13071.0457,20.0000,20.0000,0.0000,-4.5540,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.7665,-40.0632,0.0000,-40.0632,-47.0914,0.4058,6.6225,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3445.1182,0.5000,13073.8234,20.0000,20.0000,0.0000,-4.5847,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.0834,-40.3800,0.0000,-40.3800,-47.4081,0.4058,6.6224,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3445.6182,0.5000,13076.6012,20.0000,20.0000,0.0000,-4.5847,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.0834,-40.3800,0.0000,-40.3800,-47.4081,0.4058,6.6224,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3446.1182,0.5000,13079.3790,20.0000,20.0000,0.0000,-4.6033,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2755,-40.5722,0.0000,-40.5722,-47.6002,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3446.6182,0.5000,13082.1568,20.0000,20.0000,0.0000,-4.7211,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.4917,-41.7884,0.0000,-41.7884,-48.8161,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3447.1182,0.5000,13084.9345,20.0000,20.0000,0.0000,-4.7211,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.4917,-41.7884,0.0000,-41.7884,-48.8161,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3447.6182,0.5000,13087.7123,20.0000,20.0000,0.0000,-4.7211,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.4917,-41.7884,0.0000,-41.7884,-48.8161,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3448.1182,0.5000,13090.4901,20.0000,20.0000,0.0000,-4.7970,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.2748,-42.5714,0.0000,-42.5714,-49.5989,0.4058,6.6217,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3448.6182,0.5000,13093.2679,20.0000,20.0000,0.0000,-4.8626,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.9515,-43.2481,0.0000,-43.2481,-50.2753,0.4058,6.6215,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3449.1182,0.5000,13096.0457,20.0000,20.0000,0.0000,-4.8626,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.9515,-43.2481,0.0000,-43.2481,-50.2753,0.4058,6.6215,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3449.6182,0.5000,13098.8234,20.0000,20.0000,0.0000,-4.8626,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.9515,-43.2481,0.0000,-43.2481,-50.2753,0.4058,6.6215,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3450.1182,0.5000,13101.6012,20.0000,20.0000,0.0000,-4.9950,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.3181,-44.6147,0.0000,-44.6147,-51.6416,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3450.6182,0.5000,13104.3790,20.0000,20.0000,0.0000,-5.0040,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.4109,-44.7075,0.0000,-44.7075,-51.7343,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3451.1182,0.5000,13107.1568,20.0000,20.0000,0.0000,-5.0040,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.4109,-44.7075,0.0000,-44.7075,-51.7343,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3451.6182,0.5000,13109.9345,20.0000,20.0000,0.0000,-5.0477,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.8613,-45.1579,0.0000,-45.1579,-52.1846,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3452.1182,0.5000,13112.7123,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3452.6182,0.5000,13115.4901,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3453.1182,0.5000,13118.2679,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3453.6182,0.5000,13121.0457,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3454.1182,0.5000,13123.8234,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3454.6182,0.5000,13126.6012,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3455.1182,0.5000,13129.3790,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3455.6182,0.5000,13132.1568,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3456.1182,0.5000,13134.9345,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3456.6182,0.5000,13137.7123,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3457.1182,0.5000,13140.4901,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3457.6182,0.5000,13143.2679,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3458.1182,0.5000,13146.0457,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3458.6182,0.5000,13148.8234,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3459.1182,0.5000,13151.6012,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3459.6182,0.5000,13154.3790,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3460.1182,0.5000,13157.1568,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3460.6182,0.5000,13159.9345,20.0000,20.0000,0.0000,-5.1756,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.1807,-46.4774,0.0000,-46.4774,-53.5036,0.4058,6.6205,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3461.1182,0.5000,13162.7123,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3461.6182,0.5000,13165.4901,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3462.1182,0.5000,13168.2679,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3462.6182,0.5000,13171.0457,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3463.1182,0.5000,13173.8234,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3463.6182,0.5000,13176.6012,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3464.1182,0.5000,13179.3790,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3464.6182,0.5000,13182.1568,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3465.1182,0.5000,13184.9345,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3465.6182,0.5000,13187.7123,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3466.1182,0.5000,13190.4901,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3466.6182,0.5000,13193.2679,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3467.1182,0.5000,13196.0457,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3467.6182,0.5000,13198.8234,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3468.1182,0.5000,13201.6012,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3468.6182,0.5000,13204.3790,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3469.1182,0.5000,13207.1568,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3469.6182,0.5000,13209.9345,20.0000,20.0000,0.0000,-5.2998,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.4618,-47.7584,0.0000,-47.7584,-54.7842,0.4058,6.6200,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3470.1182,0.5000,13212.7123,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3470.6182,0.5000,13215.4901,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3471.1182,0.5000,13218.2679,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3471.6182,0.5000,13221.0457,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3472.1182,0.5000,13223.8234,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3472.6182,0.5000,13226.6012,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3473.1182,0.5000,13229.3790,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3473.6182,0.5000,13232.1568,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3474.1182,0.5000,13234.9345,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3474.6182,0.5000,13237.7123,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3475.1182,0.5000,13240.4901,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3475.6182,0.5000,13243.2679,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3476.1182,0.5000,13246.0457,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3476.6182,0.5000,13248.8234,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3477.1182,0.5000,13251.6012,20.0000,20.0000,0.0000,-5.4765,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.2828,-49.5794,0.0000,-49.5794,-56.6046,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3477.6182,0.5000,13254.3790,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3478.1182,0.5000,13257.1568,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3478.6182,0.5000,13259.9345,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3479.1182,0.5000,13262.7123,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3479.6182,0.5000,13265.4901,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3480.1182,0.5000,13268.2679,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3480.6182,0.5000,13271.0457,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3481.1182,0.5000,13273.8234,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3481.6182,0.5000,13276.6012,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3482.1182,0.5000,13279.3790,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3482.6182,0.5000,13282.1568,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3483.1182,0.5000,13284.9345,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3483.6182,0.5000,13287.7123,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3484.1182,0.5000,13290.4901,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3484.6182,0.5000,13293.2679,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3485.1182,0.5000,13296.0457,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3485.6182,0.5000,13298.8234,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3486.1182,0.5000,13301.6012,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3486.6182,0.5000,13304.3790,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3487.1182,0.5000,13307.1568,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3487.6182,0.5000,13309.9345,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3488.1182,0.5000,13312.7123,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3488.6182,0.5000,13315.4901,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3489.1182,0.5000,13318.2679,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3489.6182,0.5000,13321.0457,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3490.1182,0.5000,13323.8234,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3490.6182,0.5000,13326.6012,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3491.1182,0.5000,13329.3790,20.0000,20.0000,0.0000,-5.4664,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.1794,-49.4760,0.0000,-49.4760,-56.5012,0.4058,6.6195,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3491.6182,0.5000,13332.1568,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3492.1182,0.5000,13334.9345,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3492.6182,0.5000,13337.7123,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3493.1182,0.5000,13340.4901,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3493.6182,0.5000,13343.2679,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3494.1182,0.5000,13346.0457,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3494.6182,0.5000,13348.8234,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3495.1182,0.5000,13351.6012,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3495.6182,0.5000,13354.3790,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3496.1182,0.5000,13357.1568,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3496.6182,0.5000,13359.9345,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3497.1182,0.5000,13362.7123,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3497.6182,0.5000,13365.4901,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3498.1182,0.5000,13368.2679,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3498.6182,0.5000,13371.0457,20.0000,20.0000,0.0000,-5.2822,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.2804,-47.5770,0.0000,-47.5770,-54.6028,0.4058,6.6201,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3499.1182,0.5000,13373.8234,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3499.6182,0.5000,13376.6012,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3500.1182,0.5000,13379.3790,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3500.6182,0.5000,13382.1568,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3501.1182,0.5000,13384.9345,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3501.6182,0.5000,13387.7123,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3502.1182,0.5000,13390.4901,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3502.6182,0.5000,13393.2679,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3503.1182,0.5000,13396.0457,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3503.6182,0.5000,13398.8234,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3504.1182,0.5000,13401.6012,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3504.6182,0.5000,13404.3790,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3505.1182,0.5000,13407.1568,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3505.6182,0.5000,13409.9345,20.0000,20.0000,0.0000,-5.2169,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.6066,-46.9032,0.0000,-46.9032,-53.9293,0.4058,6.6203,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3506.1182,0.5000,13412.7123,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3506.6182,0.5000,13415.4901,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3507.1182,0.5000,13418.2679,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3507.6182,0.5000,13421.0457,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3508.1182,0.5000,13423.8234,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3508.6182,0.5000,13426.6012,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3509.1182,0.5000,13429.3790,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3509.6182,0.5000,13432.1568,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3510.1182,0.5000,13434.9345,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3510.6182,0.5000,13437.7123,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3511.1182,0.5000,13440.4901,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3511.6182,0.5000,13443.2679,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3512.1182,0.5000,13446.0457,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3512.6182,0.5000,13448.8234,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3513.1182,0.5000,13451.6012,20.0000,20.0000,0.0000,-5.0418,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.8006,-45.0972,0.0000,-45.0972,-52.1239,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3513.6182,0.5000,13454.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3514.1182,0.5000,13457.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3514.6182,0.5000,13459.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3515.1182,0.5000,13462.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3515.6182,0.5000,13465.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3516.1182,0.5000,13468.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3516.6182,0.5000,13471.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3517.1182,0.5000,13473.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3517.6182,0.5000,13476.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3518.1182,0.5000,13479.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3518.6182,0.5000,13482.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3519.1182,0.5000,13484.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3519.6182,0.5000,13487.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3520.1182,0.5000,13490.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3520.6182,0.5000,13493.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3521.1182,0.5000,13496.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3521.6182,0.5000,13498.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3522.1182,0.5000,13501.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3522.6182,0.5000,13504.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3523.1182,0.5000,13507.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3523.6182,0.5000,13509.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3524.1182,0.5000,13512.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3524.6182,0.5000,13515.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3525.1182,0.5000,13518.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3525.6182,0.5000,13521.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3526.1182,0.5000,13523.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3526.6182,0.5000,13526.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3527.1182,0.5000,13529.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3527.6182,0.5000,13532.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3528.1182,0.5000,13534.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3528.6182,0.5000,13537.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3529.1182,0.5000,13540.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3529.6182,0.5000,13543.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3530.1182,0.5000,13546.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3530.6182,0.5000,13548.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3531.1182,0.5000,13551.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3531.6182,0.5000,13554.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3532.1182,0.5000,13557.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3532.6182,0.5000,13559.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3533.1182,0.5000,13562.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3533.6182,0.5000,13565.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3534.1182,0.5000,13568.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3534.6182,0.5000,13571.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3535.1182,0.5000,13573.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3535.6182,0.5000,13576.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3536.1182,0.5000,13579.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3536.6182,0.5000,13582.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3537.1182,0.5000,13584.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3537.6182,0.5000,13587.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3538.1182,0.5000,13590.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3538.6182,0.5000,13593.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3539.1182,0.5000,13596.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3539.6182,0.5000,13598.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3540.1182,0.5000,13601.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3540.6182,0.5000,13604.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3541.1182,0.5000,13607.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3541.6182,0.5000,13609.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3542.1182,0.5000,13612.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3542.6182,0.5000,13615.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3543.1182,0.5000,13618.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3543.6182,0.5000,13621.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3544.1182,0.5000,13623.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3544.6182,0.5000,13626.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3545.1182,0.5000,13629.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3545.6182,0.5000,13632.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3546.1182,0.5000,13634.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3546.6182,0.5000,13637.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3547.1182,0.5000,13640.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3547.6182,0.5000,13643.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3548.1182,0.5000,13646.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3548.6182,0.5000,13648.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3549.1182,0.5000,13651.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3549.6182,0.5000,13654.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3550.1182,0.5000,13657.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3550.6182,0.5000,13659.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3551.1182,0.5000,13662.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3551.6182,0.5000,13665.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3552.1182,0.5000,13668.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3552.6182,0.5000,13671.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3553.1182,0.5000,13673.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3553.6182,0.5000,13676.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3554.1182,0.5000,13679.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3554.6182,0.5000,13682.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3555.1182,0.5000,13684.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3555.6182,0.5000,13687.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3556.1182,0.5000,13690.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3556.6182,0.5000,13693.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3557.1182,0.5000,13696.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3557.6182,0.5000,13698.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3558.1182,0.5000,13701.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3558.6182,0.5000,13704.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3559.1182,0.5000,13707.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3559.6182,0.5000,13709.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3560.1182,0.5000,13712.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3560.6182,0.5000,13715.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3561.1182,0.5000,13718.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3561.6182,0.5000,13721.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3562.1182,0.5000,13723.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3562.6182,0.5000,13726.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3563.1182,0.5000,13729.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3563.6182,0.5000,13732.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3564.1182,0.5000,13734.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3564.6182,0.5000,13737.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3565.1182,0.5000,13740.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3565.6182,0.5000,13743.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3566.1182,0.5000,13746.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3566.6182,0.5000,13748.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3567.1182,0.5000,13751.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3567.6182,0.5000,13754.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3568.1182,0.5000,13757.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3568.6182,0.5000,13759.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3569.1182,0.5000,13762.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3569.6182,0.5000,13765.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3570.1182,0.5000,13768.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3570.6182,0.5000,13771.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3571.1182,0.5000,13773.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3571.6182,0.5000,13776.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3572.1182,0.5000,13779.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3572.6182,0.5000,13782.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3573.1182,0.5000,13784.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3573.6182,0.5000,13787.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3574.1182,0.5000,13790.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3574.6182,0.5000,13793.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3575.1182,0.5000,13796.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3575.6182,0.5000,13798.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3576.1182,0.5000,13801.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3576.6182,0.5000,13804.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3577.1182,0.5000,13807.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3577.6182,0.5000,13809.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3578.1182,0.5000,13812.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3578.6182,0.5000,13815.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3579.1182,0.5000,13818.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3579.6182,0.5000,13821.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3580.1182,0.5000,13823.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3580.6182,0.5000,13826.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3581.1182,0.5000,13829.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3581.6182,0.5000,13832.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3582.1182,0.5000,13834.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3582.6182,0.5000,13837.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3583.1182,0.5000,13840.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3583.6182,0.5000,13843.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3584.1182,0.5000,13846.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3584.6182,0.5000,13848.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3585.1182,0.5000,13851.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3585.6182,0.5000,13854.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3586.1182,0.5000,13857.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3586.6182,0.5000,13859.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3587.1182,0.5000,13862.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3587.6182,0.5000,13865.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3588.1182,0.5000,13868.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3588.6182,0.5000,13871.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3589.1182,0.5000,13873.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3589.6182,0.5000,13876.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3590.1182,0.5000,13879.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3590.6182,0.5000,13882.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3591.1182,0.5000,13884.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3591.6182,0.5000,13887.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3592.1182,0.5000,13890.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3592.6182,0.5000,13893.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3593.1182,0.5000,13896.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3593.6182,0.5000,13898.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3594.1182,0.5000,13901.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3594.6182,0.5000,13904.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3595.1182,0.5000,13907.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3595.6182,0.5000,13909.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3596.1182,0.5000,13912.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3596.6182,0.5000,13915.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3597.1182,0.5000,13918.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3597.6182,0.5000,13921.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3598.1182,0.5000,13923.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3598.6182,0.5000,13926.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3599.1182,0.5000,13929.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3599.6182,0.5000,13932.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3600.1182,0.5000,13934.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3600.6182,0.5000,13937.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3601.1182,0.5000,13940.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3601.6182,0.5000,13943.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3602.1182,0.5000,13946.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3602.6182,0.5000,13948.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3603.1182,0.5000,13951.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3603.6182,0.5000,13954.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3604.1182,0.5000,13957.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3604.6182,0.5000,13959.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3605.1182,0.5000,13962.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3605.6182,0.5000,13965.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3606.1182,0.5000,13968.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3606.6182,0.5000,13971.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3607.1182,0.5000,13973.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3607.6182,0.5000,13976.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3608.1182,0.5000,13979.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3608.6182,0.5000,13982.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3609.1182,0.5000,13984.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3609.6182,0.5000,13987.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3610.1182,0.5000,13990.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3610.6182,0.5000,13993.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3611.1182,0.5000,13996.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3611.6182,0.5000,13998.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3612.1182,0.5000,14001.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3612.6182,0.5000,14004.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3613.1182,0.5000,14007.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3613.6182,0.5000,14009.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3614.1182,0.5000,14012.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3614.6182,0.5000,14015.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3615.1182,0.5000,14018.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3615.6182,0.5000,14021.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3616.1182,0.5000,14023.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3616.6182,0.5000,14026.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3617.1182,0.5000,14029.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3617.6182,0.5000,14032.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3618.1182,0.5000,14034.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3618.6182,0.5000,14037.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3619.1182,0.5000,14040.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3619.6182,0.5000,14043.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3620.1182,0.5000,14046.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3620.6182,0.5000,14048.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3621.1182,0.5000,14051.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3621.6182,0.5000,14054.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3622.1182,0.5000,14057.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3622.6182,0.5000,14059.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3623.1182,0.5000,14062.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3623.6182,0.5000,14065.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3624.1182,0.5000,14068.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3624.6182,0.5000,14071.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3625.1182,0.5000,14073.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3625.6182,0.5000,14076.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3626.1182,0.5000,14079.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3626.6182,0.5000,14082.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3627.1182,0.5000,14084.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3627.6182,0.5000,14087.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3628.1182,0.5000,14090.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3628.6182,0.5000,14093.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3629.1182,0.5000,14096.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3629.6182,0.5000,14098.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3630.1182,0.5000,14101.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3630.6182,0.5000,14104.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3631.1182,0.5000,14107.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3631.6182,0.5000,14109.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3632.1182,0.5000,14112.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3632.6182,0.5000,14115.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3633.1182,0.5000,14118.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3633.6182,0.5000,14121.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3634.1182,0.5000,14123.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3634.6182,0.5000,14126.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3635.1182,0.5000,14129.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3635.6182,0.5000,14132.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3636.1182,0.5000,14134.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3636.6182,0.5000,14137.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3637.1182,0.5000,14140.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3637.6182,0.5000,14143.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3638.1182,0.5000,14146.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3638.6182,0.5000,14148.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3639.1182,0.5000,14151.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3639.6182,0.5000,14154.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3640.1182,0.5000,14157.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3640.6182,0.5000,14159.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3641.1182,0.5000,14162.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3641.6182,0.5000,14165.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3642.1182,0.5000,14168.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3642.6182,0.5000,14171.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3643.1182,0.5000,14173.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3643.6182,0.5000,14176.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3644.1182,0.5000,14179.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3644.6182,0.5000,14182.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3645.1182,0.5000,14184.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3645.6182,0.5000,14187.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3646.1182,0.5000,14190.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3646.6182,0.5000,14193.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3647.1182,0.5000,14196.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3647.6182,0.5000,14198.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3648.1182,0.5000,14201.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3648.6182,0.5000,14204.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3649.1182,0.5000,14207.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3649.6182,0.5000,14209.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3650.1182,0.5000,14212.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3650.6182,0.5000,14215.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3651.1182,0.5000,14218.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3651.6182,0.5000,14221.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3652.1182,0.5000,14223.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3652.6182,0.5000,14226.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3653.1182,0.5000,14229.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3653.6182,0.5000,14232.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3654.1182,0.5000,14234.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3654.6182,0.5000,14237.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3655.1182,0.5000,14240.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3655.6182,0.5000,14243.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3656.1182,0.5000,14246.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3656.6182,0.5000,14248.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3657.1182,0.5000,14251.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3657.6182,0.5000,14254.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3658.1182,0.5000,14257.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3658.6182,0.5000,14259.9345,20.0000,20.0000,0.0000,-5.0010,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.3799,-44.6766,0.0000,-44.6766,-51.7034,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3659.1182,0.5000,14262.7123,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3659.6182,0.5000,14265.4901,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3660.1182,0.5000,14268.2679,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3660.6182,0.5000,14271.0457,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3661.1182,0.5000,14273.8234,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3661.6182,0.5000,14276.6012,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3662.1182,0.5000,14279.3790,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3662.6182,0.5000,14282.1568,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3663.1182,0.5000,14284.9345,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3663.6182,0.5000,14287.7123,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3664.1182,0.5000,14290.4901,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3664.6182,0.5000,14293.2679,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3665.1182,0.5000,14296.0457,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3665.6182,0.5000,14298.8234,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3666.1182,0.5000,14301.6012,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3666.6182,0.5000,14304.3790,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3667.1182,0.5000,14307.1568,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3667.6182,0.5000,14309.9345,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3668.1182,0.5000,14312.7123,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3668.6182,0.5000,14315.4901,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3669.1182,0.5000,14318.2679,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3669.6182,0.5000,14321.0457,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3670.1182,0.5000,14323.8234,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3670.6182,0.5000,14326.6012,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3671.1182,0.5000,14329.3790,20.0000,20.0000,0.0000,-4.9201,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.5446,-43.8412,0.0000,-43.8412,-50.8683,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3671.6182,0.5000,14332.1568,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3672.1182,0.5000,14334.9345,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3672.6182,0.5000,14337.7123,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3673.1182,0.5000,14340.4901,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3673.6182,0.5000,14343.2679,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3674.1182,0.5000,14346.0457,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3674.6182,0.5000,14348.8234,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3675.1182,0.5000,14351.6012,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3675.6182,0.5000,14354.3790,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3676.1182,0.5000,14357.1568,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3676.6182,0.5000,14359.9345,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3677.1182,0.5000,14362.7123,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3677.6182,0.5000,14365.4901,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3678.1182,0.5000,14368.2679,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3678.6182,0.5000,14371.0457,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3679.1182,0.5000,14373.8234,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3679.6182,0.5000,14376.6012,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3680.1182,0.5000,14379.3790,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3680.6182,0.5000,14382.1568,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3681.1182,0.5000,14384.9345,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3681.6182,0.5000,14387.7123,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3682.1182,0.5000,14390.4901,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3682.6182,0.5000,14393.2679,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3683.1182,0.5000,14396.0457,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3683.6182,0.5000,14398.8234,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3684.1182,0.5000,14401.6012,20.0000,20.0000,0.0000,-4.7298,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5812,-41.8778,0.0000,-41.8778,-48.9055,0.4058,6.6219,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3684.6182,0.5000,14404.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3685.1182,0.5000,14407.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3685.6182,0.5000,14409.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3686.1182,0.5000,14412.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3686.6182,0.5000,14415.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3687.1182,0.5000,14418.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3687.6182,0.5000,14421.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3688.1182,0.5000,14423.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3688.6182,0.5000,14426.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3689.1182,0.5000,14429.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3689.6182,0.5000,14432.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3690.1182,0.5000,14434.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3690.6182,0.5000,14437.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3691.1182,0.5000,14440.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3691.6182,0.5000,14443.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3692.1182,0.5000,14446.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3692.6182,0.5000,14448.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3693.1182,0.5000,14451.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3693.6182,0.5000,14454.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3694.1182,0.5000,14457.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3694.6182,0.5000,14459.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3695.1182,0.5000,14462.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3695.6182,0.5000,14465.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3696.1182,0.5000,14468.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3696.6182,0.5000,14471.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3697.1182,0.5000,14473.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3697.6182,0.5000,14476.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3698.1182,0.5000,14479.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3698.6182,0.5000,14482.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3699.1182,0.5000,14484.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3699.6182,0.5000,14487.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3700.1182,0.5000,14490.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3700.6182,0.5000,14493.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3701.1182,0.5000,14496.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3701.6182,0.5000,14498.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3702.1182,0.5000,14501.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3702.6182,0.5000,14504.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3703.1182,0.5000,14507.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3703.6182,0.5000,14509.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3704.1182,0.5000,14512.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3704.6182,0.5000,14515.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3705.1182,0.5000,14518.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3705.6182,0.5000,14521.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3706.1182,0.5000,14523.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3706.6182,0.5000,14526.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3707.1182,0.5000,14529.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3707.6182,0.5000,14532.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3708.1182,0.5000,14534.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3708.6182,0.5000,14537.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3709.1182,0.5000,14540.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3709.6182,0.5000,14543.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3710.1182,0.5000,14546.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3710.6182,0.5000,14548.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3711.1182,0.5000,14551.6012,20.0000,20.0000,0.0000,-4.6119,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.3649,-40.6615,0.0000,-40.6615,-47.6895,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3711.6182,0.5000,14554.3790,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3712.1182,0.5000,14557.1568,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3712.6182,0.5000,14559.9345,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3713.1182,0.5000,14562.7123,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3713.6182,0.5000,14565.4901,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3714.1182,0.5000,14568.2679,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3714.6182,0.5000,14571.0457,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3715.1182,0.5000,14573.8234,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3715.6182,0.5000,14576.6012,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3716.1182,0.5000,14579.3790,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3716.6182,0.5000,14582.1568,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3717.1182,0.5000,14584.9345,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3717.6182,0.5000,14587.7123,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3718.1182,0.5000,14590.4901,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3718.6182,0.5000,14593.2679,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3719.1182,0.5000,14596.0457,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3719.6182,0.5000,14598.8234,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3720.1182,0.5000,14601.6012,20.0000,20.0000,0.0000,-4.4958,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.1663,-39.4629,0.0000,-39.4629,-46.4913,0.4058,6.6226,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3720.6182,0.5000,14604.3790,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3721.1182,0.5000,14607.1568,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3721.6182,0.5000,14609.9345,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3722.1182,0.5000,14612.7123,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3722.6182,0.5000,14615.4901,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3723.1182,0.5000,14618.2679,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3723.6182,0.5000,14621.0457,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3724.1182,0.5000,14623.8234,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3724.6182,0.5000,14626.6012,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3725.1182,0.5000,14629.3790,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3725.6182,0.5000,14632.1568,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3726.1182,0.5000,14634.9345,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3726.6182,0.5000,14637.7123,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3727.1182,0.5000,14640.4901,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3727.6182,0.5000,14643.2679,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3728.1182,0.5000,14646.0457,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3728.6182,0.5000,14648.8234,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3729.1182,0.5000,14651.6012,20.0000,20.0000,0.0000,-4.3799,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.9694,-38.2660,0.0000,-38.2660,-45.2947,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3729.6182,0.5000,14654.3790,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3730.1182,0.5000,14657.1568,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3730.6182,0.5000,14659.9345,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3731.1182,0.5000,14662.7123,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3731.6182,0.5000,14665.4901,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3732.1182,0.5000,14668.2679,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3732.6182,0.5000,14671.0457,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3733.1182,0.5000,14673.8234,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3733.6182,0.5000,14676.6012,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3734.1182,0.5000,14679.3790,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3734.6182,0.5000,14682.1568,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3735.1182,0.5000,14684.9345,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3735.6182,0.5000,14687.7123,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3736.1182,0.5000,14690.4901,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3736.6182,0.5000,14693.2679,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3737.1182,0.5000,14696.0457,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3737.6182,0.5000,14698.8234,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3738.1182,0.5000,14701.6012,20.0000,20.0000,0.0000,-4.2639,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.7723,-37.0689,0.0000,-37.0689,-44.0979,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3738.6182,0.5000,14704.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3739.1182,0.5000,14707.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3739.6182,0.5000,14709.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3740.1182,0.5000,14712.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3740.6182,0.5000,14715.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3741.1182,0.5000,14718.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3741.6182,0.5000,14721.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3742.1182,0.5000,14723.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3742.6182,0.5000,14726.6012,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3743.1182,0.5000,14729.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3743.6182,0.5000,14732.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3744.1182,0.5000,14734.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3744.6182,0.5000,14737.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3745.1182,0.5000,14740.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3745.6182,0.5000,14743.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3746.1182,0.5000,14746.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3746.6182,0.5000,14748.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3747.1182,0.5000,14751.6012,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3747.6182,0.5000,14754.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3748.1182,0.5000,14757.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3748.6182,0.5000,14759.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3749.1182,0.5000,14762.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3749.6182,0.5000,14765.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3750.1182,0.5000,14768.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3750.6182,0.5000,14771.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3751.1182,0.5000,14773.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3751.6182,0.5000,14776.6012,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3752.1182,0.5000,14779.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3752.6182,0.5000,14782.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3753.1182,0.5000,14784.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3753.6182,0.5000,14787.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3754.1182,0.5000,14790.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3754.6182,0.5000,14793.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3755.1182,0.5000,14796.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3755.6182,0.5000,14798.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3756.1182,0.5000,14801.6012,20.0000,20.0000,0.0000,-4.1497,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5928,-35.8894,0.0000,-35.8894,-42.9188,0.4058,6.6236,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3756.6182,0.5000,14804.3790,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3757.1182,0.5000,14807.1568,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3757.6182,0.5000,14809.9345,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3758.1182,0.5000,14812.7123,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3758.6182,0.5000,14815.4901,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3759.1182,0.5000,14818.2679,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3759.6182,0.5000,14821.0457,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3760.1182,0.5000,14823.8234,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3760.6182,0.5000,14826.6012,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3761.1182,0.5000,14829.3790,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3761.6182,0.5000,14832.1568,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3762.1182,0.5000,14834.9345,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3762.6182,0.5000,14837.7123,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3763.1182,0.5000,14840.4901,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3763.6182,0.5000,14843.2679,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3764.1182,0.5000,14846.0457,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3764.6182,0.5000,14848.8234,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3765.1182,0.5000,14851.6012,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3765.6182,0.5000,14854.3790,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3766.1182,0.5000,14857.1568,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3766.6182,0.5000,14859.9345,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3767.1182,0.5000,14862.7123,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3767.6182,0.5000,14865.4901,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3768.1182,0.5000,14868.2679,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3768.6182,0.5000,14871.0457,20.0000,20.0000,0.0000,-4.0582,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.6471,-34.9437,0.0000,-34.9437,-41.9733,0.4058,6.6239,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3769.1182,0.5000,14873.8234,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3769.6182,0.5000,14876.6012,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3770.1182,0.5000,14879.3790,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3770.6182,0.5000,14882.1568,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3771.1182,0.5000,14884.9345,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3771.6182,0.5000,14887.7123,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3772.1182,0.5000,14890.4901,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3772.6182,0.5000,14893.2679,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3773.1182,0.5000,14896.0457,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3773.6182,0.5000,14898.8234,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3774.1182,0.5000,14901.6012,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3774.6182,0.5000,14904.3790,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3775.1182,0.5000,14907.1568,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3775.6182,0.5000,14909.9345,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3776.1182,0.5000,14912.7123,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3776.6182,0.5000,14915.4901,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3777.1182,0.5000,14918.2679,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3777.6182,0.5000,14921.0457,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3778.1182,0.5000,14923.8234,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3778.6182,0.5000,14926.6012,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3779.1182,0.5000,14929.3790,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3779.6182,0.5000,14932.1568,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3780.1182,0.5000,14934.9345,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3780.6182,0.5000,14937.7123,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3781.1182,0.5000,14940.4901,20.0000,20.0000,0.0000,-3.9666,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.7010,-33.9976,0.0000,-33.9976,-41.0275,0.4058,6.6241,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3781.6182,0.5000,14943.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3782.1182,0.5000,14946.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3782.6182,0.5000,14948.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3783.1182,0.5000,14951.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3783.6182,0.5000,14954.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3784.1182,0.5000,14957.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3784.6182,0.5000,14959.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3785.1182,0.5000,14962.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3785.6182,0.5000,14965.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3786.1182,0.5000,14968.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3786.6182,0.5000,14971.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3787.1182,0.5000,14973.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3787.6182,0.5000,14976.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3788.1182,0.5000,14979.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3788.6182,0.5000,14982.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3789.1182,0.5000,14984.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3789.6182,0.5000,14987.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3790.1182,0.5000,14990.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3790.6182,0.5000,14993.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3791.1182,0.5000,14996.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3791.6182,0.5000,14998.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3792.1182,0.5000,15001.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3792.6182,0.5000,15004.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3793.1182,0.5000,15007.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3793.6182,0.5000,15009.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3794.1182,0.5000,15012.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3794.6182,0.5000,15015.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3795.1182,0.5000,15018.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3795.6182,0.5000,15021.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3796.1182,0.5000,15023.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3796.6182,0.5000,15026.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3797.1182,0.5000,15029.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3797.6182,0.5000,15032.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3798.1182,0.5000,15034.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3798.6182,0.5000,15037.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3799.1182,0.5000,15040.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3799.6182,0.5000,15043.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3800.1182,0.5000,15046.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3800.6182,0.5000,15048.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3801.1182,0.5000,15051.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3801.6182,0.5000,15054.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3802.1182,0.5000,15057.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3802.6182,0.5000,15059.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3803.1182,0.5000,15062.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3803.6182,0.5000,15065.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3804.1182,0.5000,15068.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3804.6182,0.5000,15071.0457,20.0000,20.0000,0.0000,-3.8125,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,8.1091,-32.4057,0.0000,-32.4057,-39.4360,0.4058,6.6245,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3805.1182,0.5000,15073.8234,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3805.6182,0.5000,15076.6012,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3806.1182,0.5000,15079.3790,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3806.6182,0.5000,15082.1568,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3807.1182,0.5000,15084.9345,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3807.6182,0.5000,15087.7123,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3808.1182,0.5000,15090.4901,20.0000,20.0000,0.0000,-3.7164,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.1170,-31.4136,0.0000,-31.4136,-38.4441,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3808.6182,0.5000,15093.2679,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3809.1182,0.5000,15096.0457,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3809.6182,0.5000,15098.8234,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3810.1182,0.5000,15101.6012,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3810.6182,0.5000,15104.3790,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3811.1182,0.5000,15107.1568,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3811.6182,0.5000,15109.9345,20.0000,20.0000,0.0000,-3.6272,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.1945,-30.4912,0.0000,-30.4912,-37.5219,0.4058,6.6250,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3812.1182,0.5000,15112.7123,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3812.6182,0.5000,15115.4901,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3813.1182,0.5000,15118.2679,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3813.6182,0.5000,15121.0457,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3814.1182,0.5000,15123.8234,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3814.6182,0.5000,15126.6012,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3815.1182,0.5000,15129.3790,20.0000,20.0000,0.0000,-3.5379,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.2720,-29.5686,0.0000,-29.5686,-36.5996,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3815.6182,0.5000,15132.1568,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3816.1182,0.5000,15134.9345,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3816.6182,0.5000,15137.7123,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3817.1182,0.5000,15140.4901,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3817.6182,0.5000,15143.2679,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3818.1182,0.5000,15146.0457,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3818.6182,0.5000,15148.8234,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3819.1182,0.5000,15151.6012,20.0000,20.0000,0.0000,-3.3370,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1960,-27.4926,0.0000,-27.4926,-34.5240,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3819.6182,0.5000,15154.3790,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3820.1182,0.5000,15157.1568,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3820.6182,0.5000,15159.9345,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3821.1182,0.5000,15162.7123,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3821.6182,0.5000,15165.4901,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3822.1182,0.5000,15168.2679,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3822.6182,0.5000,15171.0457,20.0000,20.0000,0.0000,-3.2478,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.2732,-26.5698,0.0000,-26.5698,-33.6014,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3823.1182,0.5000,15173.8234,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3823.6182,0.5000,15176.6012,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3824.1182,0.5000,15179.3790,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3824.6182,0.5000,15182.1568,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3825.1182,0.5000,15184.9345,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3825.6182,0.5000,15187.7123,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3826.1182,0.5000,15190.4901,20.0000,20.0000,0.0000,-3.1585,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.3503,-25.6469,0.0000,-25.6469,-32.6787,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3826.6182,0.5000,15193.2679,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3827.1182,0.5000,15196.0457,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3827.6182,0.5000,15198.8234,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3828.1182,0.5000,15201.6012,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3828.6182,0.5000,15204.3790,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3829.1182,0.5000,15207.1568,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3829.6182,0.5000,15209.9345,20.0000,20.0000,0.0000,-3.0692,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.4273,-24.7239,0.0000,-24.7239,-31.7559,0.4058,6.6262,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 -3830.1182,0.5000,15212.7123,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1060.1862,-153.3651,-13.7960,97.6294,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 -3830.6182,0.5000,15215.4901,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 -3831.1182,0.5000,15218.2679,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 -3831.6182,0.5000,15221.0457,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 -3832.1182,0.5000,15223.8234,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 -3832.6182,0.5000,15226.6012,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 -3833.1182,0.5000,15229.3790,20.0000,20.0000,0.0000,-2.9799,8,879.3662,-148.1476,1061.7290,-153.3651,-13.6425,97.7715,183.5282,-14.1229,0.0000,-13.6425,0.0000,-13.6425,0.0000,-13.6425,1.1503,0.0000,-14.7927,1.5367,-16.3294,5.7554,-22.0849,1.7160,-23.8009,0.0000,-23.8009,0.0000,-23.8009,-30.8331,0.4058,6.6264,0.0000,1157.0608,-122.0854,0.0000,93.4268,93.4268,93.4268,93.4268,93.4268 -3833.6182,0.5000,15232.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1062.4537,-153.3651,-12.6705,97.8382,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3834.1182,0.5000,15234.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3834.6182,0.5000,15237.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3835.1182,0.5000,15240.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3835.6182,0.5000,15243.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3836.1182,0.5000,15246.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3836.6182,0.5000,15248.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3837.1182,0.5000,15251.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3837.6182,0.5000,15254.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3838.1182,0.5000,15257.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3838.6182,0.5000,15259.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3839.1182,0.5000,15262.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3839.6182,0.5000,15265.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3840.1182,0.5000,15268.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3840.6182,0.5000,15271.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3841.1182,0.5000,15273.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3841.6182,0.5000,15276.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3842.1182,0.5000,15279.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3842.6182,0.5000,15282.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3843.1182,0.5000,15284.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3843.6182,0.5000,15287.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3844.1182,0.5000,15290.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3844.6182,0.5000,15293.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3845.1182,0.5000,15296.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3845.6182,0.5000,15298.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3846.1182,0.5000,15301.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3846.6182,0.5000,15304.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3847.1182,0.5000,15307.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3847.6182,0.5000,15309.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3848.1182,0.5000,15312.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3848.6182,0.5000,15315.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3849.1182,0.5000,15318.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3849.6182,0.5000,15321.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3850.1182,0.5000,15323.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3850.6182,0.5000,15326.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3851.1182,0.5000,15329.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3851.6182,0.5000,15332.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3852.1182,0.5000,15334.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3852.6182,0.5000,15337.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3853.1182,0.5000,15340.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3853.6182,0.5000,15343.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3854.1182,0.5000,15346.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3854.6182,0.5000,15348.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3855.1182,0.5000,15351.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3855.6182,0.5000,15354.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3856.1182,0.5000,15357.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3856.6182,0.5000,15359.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3857.1182,0.5000,15362.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3857.6182,0.5000,15365.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3858.1182,0.5000,15368.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3858.6182,0.5000,15371.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3859.1182,0.5000,15373.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3859.6182,0.5000,15376.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3860.1182,0.5000,15379.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3860.6182,0.5000,15382.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3861.1182,0.5000,15384.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3861.6182,0.5000,15387.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3862.1182,0.5000,15390.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3862.6182,0.5000,15393.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3863.1182,0.5000,15396.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3863.6182,0.5000,15398.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3864.1182,0.5000,15401.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3864.6182,0.5000,15404.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3865.1182,0.5000,15407.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3865.6182,0.5000,15409.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3866.1182,0.5000,15412.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3866.6182,0.5000,15415.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3867.1182,0.5000,15418.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3867.6182,0.5000,15421.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3868.1182,0.5000,15423.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3868.6182,0.5000,15426.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3869.1182,0.5000,15429.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3869.6182,0.5000,15432.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3870.1182,0.5000,15434.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3870.6182,0.5000,15437.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3871.1182,0.5000,15440.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3871.6182,0.5000,15443.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3872.1182,0.5000,15446.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3872.6182,0.5000,15448.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 -3873.1182,0.5000,15451.6012,20.0000,20.0000,0.0000,-2.7501,8,879.3662,-122.9716,1067.0410,-153.3651,-11.3241,98.2606,183.5282,-14.1229,0.0000,-11.3241,0.0000,-11.3241,0.0000,-11.3241,1.1271,0.0000,-12.4512,1.5367,-13.9879,5.7554,-19.7433,1.6809,-21.4242,0.0000,-21.4242,0.0000,-21.4242,-28.4568,0.4058,6.6268,0.0000,1157.0608,-102.7603,0.0000,544.2346,544.2346,544.2346,544.2346,544.2346 -3873.6182,0.5000,15454.3790,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.3952,-153.3651,-11.2327,98.8458,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 -3874.1182,0.5000,15457.1568,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 -3874.6182,0.5000,15459.9345,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 -3875.1182,0.5000,15462.7123,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 -3875.6182,0.5000,15465.4901,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 -3876.1182,0.5000,15468.2679,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 -3876.6182,0.5000,15471.0457,20.0000,20.0000,0.0000,-2.6346,8,879.3662,-110.3203,1073.8265,-153.3651,-10.1591,98.8855,183.5282,-14.1229,0.0000,-10.1591,0.0000,-10.1591,0.0000,-10.1591,1.1154,0.0000,-11.2745,1.5367,-12.8112,5.7554,-18.5666,1.6633,-20.2299,0.0000,-20.2299,0.0000,-20.2299,-27.2627,0.4058,6.6270,0.0000,1157.0608,-93.0491,0.0000,770.7723,770.7723,770.7723,770.7723,770.7723 -3877.1182,0.5000,15473.8234,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1078.8934,-153.3651,-9.7748,99.3521,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 -3877.6182,0.5000,15476.6012,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 -3878.1182,0.5000,15479.3790,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 -3878.6182,0.5000,15482.1568,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 -3879.1182,0.5000,15484.9345,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 -3879.6182,0.5000,15487.7123,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 -3880.1182,0.5000,15490.4901,20.0000,20.0000,0.0000,-2.5190,8,879.3662,-97.6541,1080.7069,-153.3651,-8.9927,99.5191,183.5282,-14.1229,0.0000,-8.9927,0.0000,-8.9927,0.0000,-8.9927,1.1038,0.0000,-10.0964,1.5367,-11.6331,5.7554,-17.3886,1.6456,-19.0342,0.0000,-19.0342,0.0000,-19.0342,-26.0672,0.4058,6.6272,0.0000,1157.0608,-83.3266,0.0000,997.5756,997.5756,997.5756,997.5756,997.5756 -3880.6182,0.5000,15493.2679,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1084.3981,-153.3651,-8.3078,99.8590,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 -3881.1182,0.5000,15496.0457,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 -3881.6182,0.5000,15498.8234,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 -3882.1182,0.5000,15501.6012,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 -3882.6182,0.5000,15504.3790,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 -3883.1182,0.5000,15507.1568,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 -3883.6182,0.5000,15509.9345,20.0000,20.0000,0.0000,-2.4034,8,879.3662,-84.8097,1087.6303,-153.3651,-7.8099,100.1566,183.5282,-14.1229,0.0000,-7.8099,0.0000,-7.8099,0.0000,-7.8099,1.0919,0.0000,-8.9018,1.5367,-10.4385,5.7554,-16.1939,1.6444,-17.8384,0.0000,-17.8384,0.0000,-17.8384,-24.8715,0.4058,6.6274,0.0000,1157.0608,-73.4672,0.0000,1200.7626,1200.7626,1200.7626,1200.7626,1200.7626 -3884.1182,0.5000,15512.7123,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1089.9803,-153.3651,-6.8277,100.3730,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 -3884.6182,0.5000,15515.4901,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 -3885.1182,0.5000,15518.2679,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 -3885.6182,0.5000,15521.0457,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 -3886.1182,0.5000,15523.8234,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 -3886.6182,0.5000,15526.6012,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 -3887.1182,0.5000,15529.3790,20.0000,20.0000,0.0000,-2.2878,8,879.3662,-71.9515,1094.6153,-153.3651,-6.6258,100.7999,183.5282,-14.1229,0.0000,-6.6258,0.0000,-6.6258,0.0000,-6.6258,1.0801,0.0000,-7.7059,1.5367,-9.2426,5.7554,-14.9980,1.6444,-16.6424,0.0000,-16.6424,0.0000,-16.6424,-23.6758,0.4058,6.6276,0.0000,1157.0608,-63.5973,0.0000,1362.9133,1362.9133,1362.9133,1362.9133,1362.9133 -3887.6182,0.5000,15532.1568,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1095.5684,-153.3651,-5.3476,100.8876,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 -3888.1182,0.5000,15534.9345,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 -3888.6182,0.5000,15537.7123,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 -3889.1182,0.5000,15540.4901,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 -3889.6182,0.5000,15543.2679,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 -3890.1182,0.5000,15546.0457,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 -3890.6182,0.5000,15548.8234,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 -3891.1182,0.5000,15551.6012,20.0000,20.0000,0.0000,-2.0277,8,879.3662,-43.0174,1101.6010,-153.3651,-3.9613,101.4431,183.5282,-14.1229,0.0000,-3.9613,0.0000,-3.9613,0.0000,-3.9613,1.0535,0.0000,-5.0148,1.5367,-6.5515,5.7554,-12.3069,1.6444,-13.9513,0.0000,-13.9513,0.0000,-13.9513,-20.9851,0.4058,6.6280,0.0000,1157.0608,-41.3874,0.0000,1727.7941,1727.7941,1727.7941,1727.7941,1727.7941 -3891.6182,0.5000,15554.3790,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.1431,-153.3651,-3.8672,102.0456,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 -3892.1182,0.5000,15557.1568,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 -3892.6182,0.5000,15559.9345,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 -3893.1182,0.5000,15562.7123,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 -3893.6182,0.5000,15565.4901,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 -3894.1182,0.5000,15568.2679,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 -3894.6182,0.5000,15571.0457,20.0000,20.0000,0.0000,-1.9140,8,879.3662,-30.3727,1108.5872,-153.3651,-2.7969,102.0865,183.5282,-14.1229,0.0000,-2.7969,0.0000,-2.7969,0.0000,-2.7969,1.0418,0.0000,-3.8387,1.5367,-5.3754,5.7554,-11.1309,1.6444,-12.7753,0.0000,-12.7753,0.0000,-12.7753,-19.8092,0.4058,6.6281,0.0000,1157.0608,-31.6814,0.0000,1887.2531,1887.2531,1887.2531,1887.2531,1887.2531 -3895.1182,0.5000,15573.8234,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1113.6385,-153.3651,-2.4139,102.5516,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 -3895.6182,0.5000,15576.6012,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 -3896.1182,0.5000,15579.3790,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 -3896.6182,0.5000,15582.1568,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 -3897.1182,0.5000,15584.9345,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 -3897.6182,0.5000,15587.7123,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 -3898.1182,0.5000,15590.4901,20.0000,20.0000,0.0000,-1.8010,8,879.3662,-17.7984,1115.4463,-153.3651,-1.6390,102.7181,183.5282,-14.1229,0.0000,-1.6390,0.0000,-1.6390,0.0000,-1.6390,1.0302,0.0000,-2.6692,1.5367,-4.2059,5.7554,-9.9614,1.6444,-11.6058,0.0000,-11.6058,0.0000,-11.6058,-18.6398,0.4058,6.6283,0.0000,1157.0608,-22.0294,0.0000,2045.8237,2045.8237,2045.8237,2045.8237,2045.8237 -3898.6182,0.5000,15593.2679,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1119.1032,-153.3651,-0.9694,103.0549,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 -3899.1182,0.5000,15596.0457,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 -3899.6182,0.5000,15598.8234,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 -3900.1182,0.5000,15601.6012,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 -3900.6182,0.5000,15604.3790,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 -3901.1182,0.5000,15607.1568,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 -3901.6182,0.5000,15609.9345,20.0000,20.0000,0.0000,-1.6882,8,879.3662,-5.2493,1122.2634,-153.3651,-0.4834,103.3459,183.5282,-14.1229,0.0000,-0.4834,0.0000,-0.4834,0.0000,-0.4834,1.0187,0.0000,-1.5021,1.5367,-3.0388,5.7554,-8.7942,1.6444,-10.4386,0.0000,-10.4386,0.0000,-10.4386,-17.4728,0.4058,6.6284,0.0000,1157.0608,-12.3967,0.0000,2204.0775,2204.0775,2204.0775,2204.0775,2204.0775 -3902.1182,0.5000,15612.7123,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1124.5570,-153.3651,0.4752,103.5571,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 -3902.6182,0.5000,15615.4901,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 -3903.1182,0.5000,15618.2679,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 -3903.6182,0.5000,15621.0457,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 -3904.1182,0.5000,15623.8234,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 -3904.6182,0.5000,15626.6012,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 -3905.1182,0.5000,15629.3790,20.0000,20.0000,0.0000,-1.5754,8,879.3662,7.3004,1129.0810,-153.3651,0.6723,103.9737,183.5282,-14.1229,0.0000,0.6723,0.0000,0.6723,0.0000,0.6723,1.0071,0.0000,-0.3348,1.5367,-1.8715,5.7554,-7.6270,1.6444,-9.2714,0.0000,-9.2714,0.0000,-9.2714,-16.3057,0.4058,6.6285,0.0000,1157.0608,-2.7635,0.0000,2383.3590,2383.3590,2383.3590,2383.3590,2383.3590 -3905.6182,0.5000,15632.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1130.0111,-153.3651,1.9198,104.0593,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3906.1182,0.5000,15634.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3906.6182,0.5000,15637.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3907.1182,0.5000,15640.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3907.6182,0.5000,15643.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3908.1182,0.5000,15646.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3908.6182,0.5000,15648.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3909.1182,0.5000,15651.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3909.6182,0.5000,15654.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3910.1182,0.5000,15657.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3910.6182,0.5000,15659.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3911.1182,0.5000,15662.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3911.6182,0.5000,15665.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3912.1182,0.5000,15668.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3912.6182,0.5000,15671.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3913.1182,0.5000,15673.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3913.6182,0.5000,15676.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3914.1182,0.5000,15679.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3914.6182,0.5000,15682.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3915.1182,0.5000,15684.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3915.6182,0.5000,15687.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3916.1182,0.5000,15690.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3916.6182,0.5000,15693.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3917.1182,0.5000,15696.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3917.6182,0.5000,15698.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3918.1182,0.5000,15701.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3918.6182,0.5000,15704.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3919.1182,0.5000,15707.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3919.6182,0.5000,15709.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3920.1182,0.5000,15712.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3920.6182,0.5000,15715.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3921.1182,0.5000,15718.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3921.6182,0.5000,15721.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3922.1182,0.5000,15723.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3922.6182,0.5000,15726.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3923.1182,0.5000,15729.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3923.6182,0.5000,15732.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3924.1182,0.5000,15734.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3924.6182,0.5000,15737.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3925.1182,0.5000,15740.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3925.6182,0.5000,15743.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3926.1182,0.5000,15746.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3926.6182,0.5000,15748.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3927.1182,0.5000,15751.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3927.6182,0.5000,15754.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3928.1182,0.5000,15757.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3928.6182,0.5000,15759.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3929.1182,0.5000,15762.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3929.6182,0.5000,15765.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3930.1182,0.5000,15768.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3930.6182,0.5000,15771.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3931.1182,0.5000,15773.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3931.6182,0.5000,15776.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3932.1182,0.5000,15779.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3932.6182,0.5000,15782.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3933.1182,0.5000,15784.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3933.6182,0.5000,15787.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3934.1182,0.5000,15790.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3934.6182,0.5000,15793.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3935.1182,0.5000,15796.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3935.6182,0.5000,15798.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3936.1182,0.5000,15801.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3936.6182,0.5000,15804.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3937.1182,0.5000,15807.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3937.6182,0.5000,15809.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3938.1182,0.5000,15812.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3938.6182,0.5000,15815.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3939.1182,0.5000,15818.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3939.6182,0.5000,15821.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3940.1182,0.5000,15823.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3940.6182,0.5000,15826.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3941.1182,0.5000,15829.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3941.6182,0.5000,15832.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3942.1182,0.5000,15834.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3942.6182,0.5000,15837.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3943.1182,0.5000,15840.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3943.6182,0.5000,15843.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3944.1182,0.5000,15846.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3944.6182,0.5000,15848.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3945.1182,0.5000,15851.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3945.6182,0.5000,15854.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3946.1182,0.5000,15857.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3946.6182,0.5000,15859.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3947.1182,0.5000,15862.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3947.6182,0.5000,15865.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3948.1182,0.5000,15868.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3948.6182,0.5000,15871.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3949.1182,0.5000,15873.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3949.6182,0.5000,15876.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3950.1182,0.5000,15879.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3950.6182,0.5000,15882.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3951.1182,0.5000,15884.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3951.6182,0.5000,15887.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3952.1182,0.5000,15890.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3952.6182,0.5000,15893.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3953.1182,0.5000,15896.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3953.6182,0.5000,15898.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3954.1182,0.5000,15901.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3954.6182,0.5000,15904.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3955.1182,0.5000,15907.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3955.6182,0.5000,15909.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3956.1182,0.5000,15912.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3956.6182,0.5000,15915.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3957.1182,0.5000,15918.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3957.6182,0.5000,15921.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3958.1182,0.5000,15923.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3958.6182,0.5000,15926.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3959.1182,0.5000,15929.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3959.6182,0.5000,15932.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3960.1182,0.5000,15934.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3960.6182,0.5000,15937.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3961.1182,0.5000,15940.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3961.6182,0.5000,15943.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3962.1182,0.5000,15946.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3962.6182,0.5000,15948.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3963.1182,0.5000,15951.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3963.6182,0.5000,15954.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3964.1182,0.5000,15957.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3964.6182,0.5000,15959.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3965.1182,0.5000,15962.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3965.6182,0.5000,15965.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3966.1182,0.5000,15968.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3966.6182,0.5000,15971.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3967.1182,0.5000,15973.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3967.6182,0.5000,15976.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3968.1182,0.5000,15979.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3968.6182,0.5000,15982.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3969.1182,0.5000,15984.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3969.6182,0.5000,15987.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3970.1182,0.5000,15990.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3970.6182,0.5000,15993.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3971.1182,0.5000,15996.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3971.6182,0.5000,15998.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3972.1182,0.5000,16001.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3972.6182,0.5000,16004.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3973.1182,0.5000,16007.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3973.6182,0.5000,16009.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3974.1182,0.5000,16012.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3974.6182,0.5000,16015.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3975.1182,0.5000,16018.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3975.6182,0.5000,16021.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3976.1182,0.5000,16023.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3976.6182,0.5000,16026.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3977.1182,0.5000,16029.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3977.6182,0.5000,16032.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3978.1182,0.5000,16034.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3978.6182,0.5000,16037.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3979.1182,0.5000,16040.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3979.6182,0.5000,16043.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3980.1182,0.5000,16046.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3980.6182,0.5000,16048.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3981.1182,0.5000,16051.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3981.6182,0.5000,16054.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3982.1182,0.5000,16057.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3982.6182,0.5000,16059.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3983.1182,0.5000,16062.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3983.6182,0.5000,16065.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3984.1182,0.5000,16068.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3984.6182,0.5000,16071.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3985.1182,0.5000,16073.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3985.6182,0.5000,16076.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3986.1182,0.5000,16079.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3986.6182,0.5000,16082.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3987.1182,0.5000,16084.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3987.6182,0.5000,16087.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3988.1182,0.5000,16090.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3988.6182,0.5000,16093.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3989.1182,0.5000,16096.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3989.6182,0.5000,16098.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3990.1182,0.5000,16101.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3990.6182,0.5000,16104.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3991.1182,0.5000,16107.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3991.6182,0.5000,16109.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3992.1182,0.5000,16112.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3992.6182,0.5000,16115.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3993.1182,0.5000,16118.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3993.6182,0.5000,16121.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3994.1182,0.5000,16123.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3994.6182,0.5000,16126.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3995.1182,0.5000,16129.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3995.6182,0.5000,16132.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3996.1182,0.5000,16134.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3996.6182,0.5000,16137.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3997.1182,0.5000,16140.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3997.6182,0.5000,16143.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3998.1182,0.5000,16146.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3998.6182,0.5000,16148.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3999.1182,0.5000,16151.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -3999.6182,0.5000,16154.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4000.1182,0.5000,16157.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4000.6182,0.5000,16159.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4001.1182,0.5000,16162.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4001.6182,0.5000,16165.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4002.1182,0.5000,16168.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4002.6182,0.5000,16171.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4003.1182,0.5000,16173.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4003.6182,0.5000,16176.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4004.1182,0.5000,16179.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4004.6182,0.5000,16182.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4005.1182,0.5000,16184.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4005.6182,0.5000,16187.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4006.1182,0.5000,16190.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4006.6182,0.5000,16193.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4007.1182,0.5000,16196.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4007.6182,0.5000,16198.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4008.1182,0.5000,16201.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4008.6182,0.5000,16204.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4009.1182,0.5000,16207.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4009.6182,0.5000,16209.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4010.1182,0.5000,16212.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4010.6182,0.5000,16215.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4011.1182,0.5000,16218.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4011.6182,0.5000,16221.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4012.1182,0.5000,16223.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4012.6182,0.5000,16226.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4013.1182,0.5000,16229.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4013.6182,0.5000,16232.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4014.1182,0.5000,16234.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4014.6182,0.5000,16237.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4015.1182,0.5000,16240.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4015.6182,0.5000,16243.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4016.1182,0.5000,16246.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4016.6182,0.5000,16248.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4017.1182,0.5000,16251.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4017.6182,0.5000,16254.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4018.1182,0.5000,16257.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4018.6182,0.5000,16259.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4019.1182,0.5000,16262.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4019.6182,0.5000,16265.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4020.1182,0.5000,16268.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4020.6182,0.5000,16271.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4021.1182,0.5000,16273.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4021.6182,0.5000,16276.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4022.1182,0.5000,16279.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4022.6182,0.5000,16282.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4023.1182,0.5000,16284.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4023.6182,0.5000,16287.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4024.1182,0.5000,16290.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4024.6182,0.5000,16293.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4025.1182,0.5000,16296.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4025.6182,0.5000,16298.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4026.1182,0.5000,16301.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4026.6182,0.5000,16304.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4027.1182,0.5000,16307.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4027.6182,0.5000,16309.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4028.1182,0.5000,16312.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4028.6182,0.5000,16315.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4029.1182,0.5000,16318.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4029.6182,0.5000,16321.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4030.1182,0.5000,16323.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4030.6182,0.5000,16326.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4031.1182,0.5000,16329.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4031.6182,0.5000,16332.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4032.1182,0.5000,16334.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4032.6182,0.5000,16337.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4033.1182,0.5000,16340.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4033.6182,0.5000,16343.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4034.1182,0.5000,16346.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4034.6182,0.5000,16348.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4035.1182,0.5000,16351.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4035.6182,0.5000,16354.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4036.1182,0.5000,16357.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4036.6182,0.5000,16359.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4037.1182,0.5000,16362.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4037.6182,0.5000,16365.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4038.1182,0.5000,16368.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4038.6182,0.5000,16371.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4039.1182,0.5000,16373.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4039.6182,0.5000,16376.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4040.1182,0.5000,16379.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4040.6182,0.5000,16382.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4041.1182,0.5000,16384.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4041.6182,0.5000,16387.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4042.1182,0.5000,16390.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4042.6182,0.5000,16393.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4043.1182,0.5000,16396.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4043.6182,0.5000,16398.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4044.1182,0.5000,16401.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4044.6182,0.5000,16404.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4045.1182,0.5000,16407.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4045.6182,0.5000,16409.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4046.1182,0.5000,16412.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4046.6182,0.5000,16415.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4047.1182,0.5000,16418.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4047.6182,0.5000,16421.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4048.1182,0.5000,16423.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4048.6182,0.5000,16426.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4049.1182,0.5000,16429.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4049.6182,0.5000,16432.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4050.1182,0.5000,16434.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4050.6182,0.5000,16437.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4051.1182,0.5000,16440.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4051.6182,0.5000,16443.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4052.1182,0.5000,16446.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4052.6182,0.5000,16448.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 -4053.1182,0.5000,16451.6012,20.0000,20.0000,0.0000,-1.3566,8,879.3662,31.6454,1135.8989,-153.3651,2.9141,104.6015,183.5282,-14.1229,0.0000,2.9141,0.0000,2.9141,0.0000,2.9141,0.9847,0.0000,1.9294,1.5367,0.3927,5.7554,-5.3627,1.6444,-7.0071,0.0000,-7.0071,0.0000,-7.0071,-14.0416,0.4058,6.6287,0.0000,1157.0608,15.9237,0.0000,2760.4620,2760.4620,2760.4620,2760.4620,2760.4620 -4053.6182,0.5000,16454.3790,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.5914,-153.3651,2.9816,105.0337,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4054.1182,0.5000,16457.1568,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4054.6182,0.5000,16459.9345,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4055.1182,0.5000,16462.7123,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4055.6182,0.5000,16465.4901,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4056.1182,0.5000,16468.2679,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4056.6182,0.5000,16471.0457,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4057.1182,0.5000,16473.8234,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4057.6182,0.5000,16476.6012,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 -4058.1182,0.5000,16479.3790,20.0000,20.0000,0.0000,-1.3309,8,879.3662,34.5094,1140.9099,-153.3651,3.1779,105.0630,183.5282,-14.1229,0.0000,3.1779,0.0000,3.1779,0.0000,3.1779,0.9821,0.0000,2.1958,1.5367,0.6591,5.7554,-5.0963,1.6444,-6.7407,0.0000,-6.7407,0.0000,-6.7407,-13.7752,0.4058,6.6287,0.0000,1157.0608,18.1221,0.0000,2804.8258,2804.8258,2804.8258,2804.8258,2804.8258 -4058.6182,0.5000,16482.1568,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1141.8361,-153.3651,4.4200,105.1483,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4059.1182,0.5000,16484.9345,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4059.6182,0.5000,16487.7123,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4060.1182,0.5000,16490.4901,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4060.6182,0.5000,16493.2679,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4061.1182,0.5000,16496.0457,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4061.6182,0.5000,16498.8234,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4062.1182,0.5000,16501.6012,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4062.6182,0.5000,16504.3790,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4063.1182,0.5000,16507.1568,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 -4063.6182,0.5000,16509.9345,20.0000,20.0000,0.0000,-1.1624,8,879.3662,53.3533,1147.6984,-153.3651,4.9132,105.6881,183.5282,-14.1229,0.0000,4.9132,0.0000,4.9132,0.0000,4.9132,0.9740,0.0000,3.9392,1.5367,2.4025,5.7554,-3.3530,1.6444,-4.9974,0.0000,-4.9974,0.0000,-4.9974,-12.0320,0.4058,6.6289,0.0000,1157.0608,32.5103,0.0000,3096.7186,3096.7186,3096.7186,3096.7186,3096.7186 -4064.1182,0.5000,16512.7123,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1150.0257,-153.3651,5.8969,105.9024,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4064.6182,0.5000,16515.4901,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4065.1182,0.5000,16518.2679,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4065.6182,0.5000,16521.0457,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4066.1182,0.5000,16523.8234,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4066.6182,0.5000,16526.6012,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4067.1182,0.5000,16529.3790,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4067.6182,0.5000,16532.1568,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4068.1182,0.5000,16534.9345,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4068.6182,0.5000,16537.7123,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 -4069.1182,0.5000,16540.4901,20.0000,20.0000,0.0000,-0.9940,8,879.3662,72.6724,1154.6684,-153.3651,6.6922,106.3300,183.5282,-14.1229,0.0000,6.6922,0.0000,6.6922,0.0000,6.6922,1.0096,0.0000,5.6826,1.5367,4.1459,5.7554,-1.6095,1.6444,-3.2539,0.0000,-3.2539,0.0000,-3.2539,-10.2887,0.4058,6.6290,0.0000,1157.0608,46.8991,0.0000,3395.9712,3395.9712,3395.9712,3395.9712,3395.9712 -4069.6182,0.5000,16543.2679,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1158.4217,-153.3651,7.3795,106.6756,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4070.1182,0.5000,16546.0457,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4070.6182,0.5000,16548.8234,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4071.1182,0.5000,16551.6012,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4071.6182,0.5000,16554.3790,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4072.1182,0.5000,16557.1568,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4072.6182,0.5000,16559.9345,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4073.1182,0.5000,16562.7123,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4073.6182,0.5000,16565.4901,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4074.1182,0.5000,16568.2679,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 -4074.6182,0.5000,16571.0457,20.0000,20.0000,0.0000,-0.8255,8,879.3662,91.9923,1161.6652,-153.3651,8.4713,106.9743,183.5282,-14.1229,0.0000,8.4713,0.0000,8.4713,0.0000,8.4713,1.0451,0.0000,7.4262,1.5367,5.8895,5.7554,0.1340,1.6444,-1.5104,0.0000,-1.5104,0.0000,-1.5104,-8.5453,0.4058,6.6291,0.0000,1157.0608,61.2886,0.0000,3651.6125,3651.6125,3651.6125,3651.6125,3651.6125 -4075.1182,0.5000,16573.8234,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1166.8181,-153.3651,8.8621,107.4488,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4075.6182,0.5000,16576.6012,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4076.1182,0.5000,16579.3790,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4076.6182,0.5000,16582.1568,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4077.1182,0.5000,16584.9345,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4077.6182,0.5000,16587.7123,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4078.1182,0.5000,16590.4901,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4078.6182,0.5000,16593.2679,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4079.1182,0.5000,16596.0457,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4079.6182,0.5000,16598.8234,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 -4080.1182,0.5000,16601.6012,20.0000,20.0000,0.0000,-0.6571,8,879.3662,111.3127,1168.6623,-153.3651,10.2505,107.6186,183.5282,-14.1229,0.0000,10.2505,0.0000,10.2505,0.0000,10.2505,1.0807,0.0000,9.1697,1.5367,7.6330,5.7554,1.8776,1.6444,0.2332,0.0000,0.2332,0.0000,0.2332,-6.8018,0.4058,6.6292,0.0000,1157.0608,75.6784,0.0000,3884.1340,3884.1340,3884.1340,3884.1340,3884.1340 -4080.6182,0.5000,16604.3790,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.2147,-153.3651,10.3447,108.2220,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4081.1182,0.5000,16607.1568,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4081.6182,0.5000,16609.9345,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4082.1182,0.5000,16612.7123,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4082.6182,0.5000,16615.4901,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4083.1182,0.5000,16618.2679,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4083.6182,0.5000,16621.0457,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4084.1182,0.5000,16623.8234,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4084.6182,0.5000,16626.6012,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 -4085.1182,0.5000,16629.3790,20.0000,20.0000,0.0000,-0.6290,8,879.3662,114.5328,1175.6595,-153.3651,10.5470,108.2630,183.5282,-14.1229,0.0000,10.5470,0.0000,10.5470,0.0000,10.5470,1.0866,0.0000,9.4603,1.5367,7.9236,5.7554,2.1682,1.6444,0.5238,0.0000,0.5238,0.0000,0.5238,-6.5112,0.4058,6.6292,0.0000,1157.0608,78.0768,0.0000,3922.8881,3922.8881,3922.8881,3922.8881,3922.8881 -4085.6182,0.5000,16632.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1176.6142,-153.3651,11.8274,108.3509,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4086.1182,0.5000,16634.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4086.6182,0.5000,16637.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4087.1182,0.5000,16640.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4087.6182,0.5000,16643.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4088.1182,0.5000,16646.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4088.6182,0.5000,16648.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4089.1182,0.5000,16651.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4089.6182,0.5000,16654.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4090.1182,0.5000,16657.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4090.6182,0.5000,16659.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4091.1182,0.5000,16662.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4091.6182,0.5000,16665.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4092.1182,0.5000,16668.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4092.6182,0.5000,16671.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4093.1182,0.5000,16673.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4093.6182,0.5000,16676.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4094.1182,0.5000,16679.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4094.6182,0.5000,16682.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4095.1182,0.5000,16684.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4095.6182,0.5000,16687.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4096.1182,0.5000,16690.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4096.6182,0.5000,16693.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4097.1182,0.5000,16696.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4097.6182,0.5000,16698.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4098.1182,0.5000,16701.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4098.6182,0.5000,16704.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4099.1182,0.5000,16707.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4099.6182,0.5000,16709.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4100.1182,0.5000,16712.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4100.6182,0.5000,16715.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4101.1182,0.5000,16718.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4101.6182,0.5000,16721.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4102.1182,0.5000,16723.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4102.6182,0.5000,16726.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4103.1182,0.5000,16729.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4103.6182,0.5000,16732.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4104.1182,0.5000,16734.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4104.6182,0.5000,16737.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4105.1182,0.5000,16740.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4105.6182,0.5000,16743.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4106.1182,0.5000,16746.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4106.6182,0.5000,16748.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4107.1182,0.5000,16751.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4107.6182,0.5000,16754.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4108.1182,0.5000,16757.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 -4108.6182,0.5000,16759.9345,20.0000,20.0000,0.0000,-0.4738,8,879.3662,132.3425,1182.6568,-153.3651,12.1870,108.9073,183.5282,-14.1229,0.0000,12.1870,0.0000,12.1870,0.0000,12.1870,1.1195,0.0000,11.0676,1.5367,9.5309,5.7554,3.7754,1.6444,2.1310,0.0000,2.1310,0.0000,2.1310,-4.9040,0.4058,6.6293,0.0000,1157.0608,91.3414,0.0000,4137.2280,4137.2280,4137.2280,4137.2280,4137.2280 -4109.1182,0.5000,16762.7123,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1184.3542,-153.3651,12.8964,109.0636,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 -4109.6182,0.5000,16765.4901,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 -4110.1182,0.5000,16768.2679,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 -4110.6182,0.5000,16771.0457,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 -4111.1182,0.5000,16773.8234,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 -4111.6182,0.5000,16776.6012,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 -4112.1182,0.5000,16779.3790,20.0000,20.0000,0.0000,-0.3922,8,879.3662,141.6951,1187.7021,-153.3651,13.0483,109.3719,183.5282,-14.1229,0.0000,13.0483,0.0000,13.0483,0.0000,13.0483,1.1367,0.0000,11.9116,1.5367,10.3749,5.7554,4.6195,1.6444,2.9751,0.0000,2.9751,0.0000,2.9751,-4.0600,0.4058,6.6293,0.0000,1157.0608,98.3072,0.0000,4249.7857,4249.7857,4249.7857,4249.7857,4249.7857 -4112.6182,0.5000,16782.1568,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1188.4188,-153.3651,14.0095,109.4379,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 -4113.1182,0.5000,16784.9345,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 -4113.6182,0.5000,16787.7123,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 -4114.1182,0.5000,16790.4901,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 -4114.6182,0.5000,16793.2679,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 -4115.1182,0.5000,16796.0457,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 -4115.6182,0.5000,16798.8234,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 -4116.1182,0.5000,16801.6012,20.0000,20.0000,0.0000,-0.2025,8,879.3662,163.4528,1192.9553,-153.3651,15.0519,109.8557,183.5282,-14.1229,0.0000,15.0519,0.0000,15.0519,0.0000,15.0519,1.1767,0.0000,13.8751,1.5367,12.3384,5.7554,6.5830,1.6444,4.9386,0.0000,4.9386,0.0000,4.9386,-2.0965,0.4058,6.6293,0.0000,1157.0608,114.5124,0.0000,4511.6403,4511.6403,4511.6403,4511.6403,4511.6403 -4116.6182,0.5000,16804.3790,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1197.8747,-153.3651,15.1226,110.3087,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 -4117.1182,0.5000,16807.1568,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1198.2086,-153.3651,15.1226,110.3395,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 -4117.6182,0.5000,16809.9345,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1198.2086,-153.3651,15.1226,110.3395,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 -4118.0541,0.3718,16812.0000,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1198.2086,-153.3651,15.1226,110.3395,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 +285.4959,0.5249,998.6055,12.1928,12.8000,-0.6427,2.7586,0,593.8097,-51.2632,1112.8145,-148.1548,-3.1877,69.1988,78.7378,-9.2128,-3.1877,0.0000,0.0000,0.0000,0.0000,0.0000,0.5206,0.0000,-0.5206,0.8123,-1.3328,3.5087,-4.8416,1.0025,-5.8441,15.0270,-20.8710,-1.0465,-19.8245,17.4016,0.0922,4.0400,-41.3583,705.3883,-7.0472,0.0000,922.2264,922.2264,922.2264,922.2264,922.2264 +286.1577,0.7987,1001.0000,10.7928,12.8000,-0.5514,2.7586,7,594.7550,-92.4166,1111.0457,-148.1311,-5.7559,69.1988,79.0133,-9.2260,2.1570,-7.9129,0.0000,-7.9129,0.0000,-7.9129,0.5066,0.0000,-8.4196,0.7051,-9.1246,3.1059,-12.2305,0.9307,-13.1612,0.0000,-13.1612,-0.7948,-12.3664,15.4035,0.0641,3.5761,-31.4102,624.3940,-128.7661,0.0000,521.3289,521.3289,521.3289,521.3289,521.3289 +286.8071,0.5000,1002.3889,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 +287.3071,0.5000,1003.7778,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 +287.8071,0.5000,1005.1667,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 +288.3071,0.5000,1006.5556,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 +288.8071,0.5000,1007.9444,10.0000,10.0000,0.0000,2.7586,7,629.5100,344.7946,1049.7053,-148.1476,22.7296,69.1988,89.4631,-9.7662,0.0000,22.7296,0.0000,22.7296,0.0000,22.7296,0.5976,0.0000,22.1320,0.6466,21.4855,2.8777,18.6077,0.9715,17.6362,0.0000,17.6362,0.0000,17.6362,14.2721,0.0507,3.3134,0.0000,578.5304,365.3144,0.0000,5044.2288,5044.2288,5044.2288,5044.2288,5044.2288 +289.3071,0.5000,1009.3333,10.0000,10.0000,0.0000,2.7896,7,629.5100,347.2751,1049.7053,-148.1476,22.8931,69.1988,89.4631,-9.7662,0.0000,22.8931,0.0000,22.8931,0.0000,22.8931,0.5984,0.0000,22.2947,0.6466,21.6482,2.8777,18.7704,0.9739,17.7965,0.0000,17.7965,0.0000,17.7965,14.4324,0.0507,3.3134,0.0000,578.5304,368.0000,0.0000,5070.7704,5070.7704,5070.7704,5070.7704,5070.7704 +289.8071,0.5000,1010.7222,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +290.3071,0.5000,1012.1111,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +290.8071,0.5000,1013.5000,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +291.3071,0.5000,1014.8889,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +291.8071,0.5000,1016.2778,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +292.3071,0.5000,1017.6667,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +292.8071,0.5000,1019.0556,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +293.3071,0.5000,1020.4444,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +293.8071,0.5000,1021.8333,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +294.3071,0.5000,1023.2222,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +294.8071,0.5000,1024.6111,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +295.3071,0.5000,1026.0000,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +295.8071,0.5000,1027.3889,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.4631,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +296.3071,0.5000,1028.7778,10.0000,10.0000,0.0000,2.8877,7,629.5100,355.1297,1049.7053,-148.1476,23.4109,69.1988,89.2764,-9.7662,0.0000,23.4109,0.0000,23.4109,0.0000,23.4109,0.6010,0.0000,22.8099,0.6466,22.1634,2.8777,19.2856,0.9817,18.3040,0.0000,18.3040,0.0000,18.3040,14.9400,0.0507,3.3133,0.0000,578.5304,376.5039,0.0000,5154.8138,5154.8138,5154.8138,5154.8138,5154.8138 +296.8071,0.5000,1030.1667,10.0000,10.0000,0.0000,2.7578,7,629.5100,344.7370,1049.7053,-148.1476,22.7258,69.1988,89.2764,-9.7662,0.0000,22.7258,0.0000,22.7258,0.0000,22.7258,0.5975,0.0000,22.1283,0.6466,21.4817,2.8777,18.6040,0.9714,17.6325,0.0000,17.6325,0.0000,17.6325,14.2684,0.0507,3.3134,0.0000,578.5304,365.2520,0.0000,5043.6120,5043.6120,5043.6120,5043.6120,5043.6120 +297.3071,0.5000,1031.5556,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 +297.8071,0.5000,1032.9444,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 +298.3071,0.5000,1034.3333,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 +298.8071,0.5000,1035.7222,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 +299.3071,0.5000,1037.1111,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 +299.8071,0.5000,1038.5000,10.0000,10.0000,0.0000,2.7331,7,629.5100,342.7573,1049.7053,-148.1476,22.5953,69.1988,89.2764,-9.7662,0.0000,22.5953,0.0000,22.5953,0.0000,22.5953,0.5969,0.0000,21.9984,0.6466,21.3518,2.8777,18.4741,0.9695,17.5046,0.0000,17.5046,0.0000,17.5046,14.1405,0.0507,3.3134,0.0000,578.5304,363.1086,0.0000,5022.4293,5022.4293,5022.4293,5022.4293,5022.4293 +300.3071,0.5000,1039.8889,10.0000,10.0000,0.0000,2.6368,7,629.5100,335.0554,1049.7053,-148.1476,22.0876,69.1988,89.2764,-9.7662,0.0000,22.0876,0.0000,22.0876,0.0000,22.0876,0.5943,0.0000,21.4932,0.6466,20.8466,2.8777,17.9689,0.9619,17.0070,0.0000,17.0070,0.0000,17.0070,13.6428,0.0507,3.3135,0.0000,578.5304,354.7699,0.0000,4940.0192,4940.0192,4940.0192,4940.0192,4940.0192 +300.8071,0.5000,1041.2778,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 +301.3071,0.5000,1042.6667,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 +301.8071,0.5000,1044.0556,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 +302.3071,0.5000,1045.4444,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 +302.8071,0.5000,1046.8333,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 +303.3071,0.5000,1048.2222,10.0000,10.0000,0.0000,2.5827,7,629.5100,330.7228,1049.7053,-148.1476,21.8020,69.1988,89.2764,-9.7662,0.0000,21.8020,0.0000,21.8020,0.0000,21.8020,0.5929,0.0000,21.2090,0.6466,20.5624,2.8777,17.6847,0.9577,16.7271,0.0000,16.7271,0.0000,16.7271,13.3628,0.0507,3.3136,0.0000,578.5304,350.0791,0.0000,4893.6605,4893.6605,4893.6605,4893.6605,4893.6605 +303.8071,0.5000,1049.6111,10.0000,10.0000,0.0000,2.5165,7,629.5100,325.4272,1049.7053,-148.1476,21.4529,69.1988,89.2764,-9.7662,0.0000,21.4529,0.0000,21.4529,0.0000,21.4529,0.5912,0.0000,20.8617,0.6466,20.2151,2.8777,17.3374,0.9524,16.3849,0.0000,16.3849,0.0000,16.3849,13.0206,0.0507,3.3136,0.0000,578.5304,344.3457,0.0000,4836.9970,4836.9970,4836.9970,4836.9970,4836.9970 +304.3071,0.5000,1051.0000,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 +304.8071,0.5000,1052.3889,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 +305.3071,0.5000,1053.7778,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 +305.8071,0.5000,1055.1667,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 +306.3071,0.5000,1056.5556,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 +306.8071,0.5000,1057.9444,10.0000,10.0000,0.0000,2.4323,7,629.5100,318.6868,1049.7053,-148.1476,21.0085,69.1988,89.2764,-9.7662,0.0000,21.0085,0.0000,21.0085,0.0000,21.0085,0.5889,0.0000,20.4196,0.6466,19.7730,2.8777,16.8953,0.9458,15.9494,0.0000,15.9494,0.0000,15.9494,12.5850,0.0507,3.3137,0.0000,578.5304,337.0480,0.0000,4764.8755,4764.8755,4764.8755,4764.8755,4764.8755 +307.3071,0.5000,1059.3333,10.0000,10.0000,0.0000,2.3962,7,629.5100,315.7980,1049.7053,-148.1476,20.8181,69.1988,89.2764,-9.7662,0.0000,20.8181,0.0000,20.8181,0.0000,20.8181,0.5880,0.0000,20.2301,0.6466,19.5835,2.8777,16.7058,0.9430,15.7628,0.0000,15.7628,0.0000,15.7628,12.3984,0.0507,3.3137,0.0000,578.5304,333.9203,0.0000,4733.9647,4733.9647,4733.9647,4733.9647,4733.9647 +307.8071,0.5000,1060.7222,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 +308.3071,0.5000,1062.1111,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 +308.8071,0.5000,1063.5000,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 +309.3071,0.5000,1064.8889,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 +309.8071,0.5000,1066.2778,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 +310.3071,0.5000,1067.6667,10.0000,10.0000,0.0000,2.2819,7,629.5100,306.6494,1049.7053,-148.1476,20.2150,69.1988,89.2764,-9.7662,0.0000,20.2150,0.0000,20.2150,0.0000,20.2150,0.5850,0.0000,19.6300,0.6466,18.9834,2.8777,16.1057,0.9340,15.1717,0.0000,15.1717,0.0000,15.1717,11.8072,0.0507,3.3138,0.0000,578.5304,324.0154,0.0000,4636.0750,4636.0750,4636.0750,4636.0750,4636.0750 +310.8071,0.5000,1069.0556,10.0000,10.0000,0.0000,2.2758,7,629.5100,306.1679,1049.7053,-148.1476,20.1832,69.1988,89.2764,-9.7662,0.0000,20.1832,0.0000,20.1832,0.0000,20.1832,0.5848,0.0000,19.5984,0.6466,18.9518,2.8777,16.0741,0.9335,15.1406,0.0000,15.1406,0.0000,15.1406,11.7761,0.0507,3.3138,0.0000,578.5304,323.4940,0.0000,4630.9227,4630.9227,4630.9227,4630.9227,4630.9227 +311.3071,0.5000,1070.4444,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 +311.8071,0.5000,1071.8333,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 +312.3071,0.5000,1073.2222,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 +312.8071,0.5000,1074.6111,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 +313.3071,0.5000,1076.0000,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 +313.8071,0.5000,1077.3889,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 +314.3071,0.5000,1078.7778,10.0000,10.0000,0.0000,2.1314,7,629.5100,294.6106,1049.7053,-148.1476,19.4214,69.1988,89.2764,-9.7662,0.0000,19.4214,0.0000,19.4214,0.0000,19.4214,0.5810,0.0000,18.8404,0.6466,18.1938,2.8777,15.3160,0.9221,14.3939,0.0000,14.3939,0.0000,14.3939,11.0293,0.0507,3.3139,0.0000,578.5304,310.9813,0.0000,4507.2601,4507.2601,4507.2601,4507.2601,4507.2601 +314.8071,0.5000,1080.1667,10.0000,10.0000,0.0000,2.0051,7,629.5100,284.4971,1049.7053,-148.1476,18.7547,69.1988,89.2764,-9.7662,0.0000,18.7547,0.0000,18.7547,0.0000,18.7547,0.5777,0.0000,18.1770,0.6466,17.5304,2.8777,14.6527,0.9122,13.7405,0.0000,13.7405,0.0000,13.7405,10.3758,0.0507,3.3140,0.0000,578.5304,300.0315,0.0000,4399.0451,4399.0451,4399.0451,4399.0451,4399.0451 +315.3071,0.5000,1081.5556,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 +315.8071,0.5000,1082.9444,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 +316.3071,0.5000,1084.3333,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 +316.8071,0.5000,1085.7222,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 +317.3071,0.5000,1087.1111,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 +317.8071,0.5000,1088.5000,10.0000,10.0000,0.0000,1.9810,7,629.5100,282.5706,1049.7053,-148.1476,18.6277,69.1988,89.2764,-9.7662,0.0000,18.6277,0.0000,18.6277,0.0000,18.6277,0.5770,0.0000,18.0506,0.6466,17.4040,2.8777,14.5263,0.9103,13.6160,0.0000,13.6160,0.0000,13.6160,10.2513,0.0507,3.3140,0.0000,578.5304,297.9457,0.0000,4378.4316,4378.4316,4378.4316,4378.4316,4378.4316 +318.3071,0.5000,1089.8889,10.0000,10.0000,0.0000,1.8848,7,629.5100,274.8643,1049.7053,-148.1476,18.1196,69.1988,89.2764,-9.7662,0.0000,18.1196,0.0000,18.1196,0.0000,18.1196,0.5745,0.0000,17.5451,0.6466,16.8985,2.8777,14.0208,0.9027,13.1181,0.0000,13.1181,0.0000,13.1181,9.7533,0.0507,3.3141,0.0000,578.5304,289.6023,0.0000,4295.9746,4295.9746,4295.9746,4295.9746,4295.9746 +318.8071,0.5000,1091.2778,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 +319.3071,0.5000,1092.6667,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 +319.8071,0.5000,1094.0556,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 +320.3071,0.5000,1095.4444,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 +320.8071,0.5000,1096.8333,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 +321.3071,0.5000,1098.2222,10.0000,10.0000,0.0000,1.8306,7,629.5100,270.5293,1049.7053,-148.1476,17.8339,69.1988,89.2764,-9.7662,0.0000,17.8339,0.0000,17.8339,0.0000,17.8339,0.5731,0.0000,17.2608,0.6466,16.6142,2.8777,13.7365,0.8984,12.8381,0.0000,12.8381,0.0000,12.8381,9.4732,0.0507,3.3141,0.0000,578.5304,284.9090,0.0000,4249.5903,4249.5903,4249.5903,4249.5903,4249.5903 +321.8071,0.5000,1099.6111,10.0000,10.0000,0.0000,1.7644,7,629.5100,265.2308,1049.7053,-148.1476,17.4846,69.1988,89.2764,-9.7662,0.0000,17.4846,0.0000,17.4846,0.0000,17.4846,0.5713,0.0000,16.9133,0.6466,16.2667,2.8777,13.3889,0.8932,12.4957,0.0000,12.4957,0.0000,12.4957,9.1309,0.0507,3.3142,0.0000,578.5304,279.1724,0.0000,4192.8964,4192.8964,4192.8964,4192.8964,4192.8964 +322.3071,0.5000,1101.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +322.8071,0.5000,1102.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +323.3071,0.5000,1103.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +323.8071,0.5000,1105.1667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +324.3071,0.5000,1106.5556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +324.8071,0.5000,1107.9444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +325.3071,0.5000,1109.3333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +325.8071,0.5000,1110.7222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +326.3071,0.5000,1112.1111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +326.8071,0.5000,1113.5000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +327.3071,0.5000,1114.8889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +327.8071,0.5000,1116.2778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +328.3071,0.5000,1117.6667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +328.8071,0.5000,1119.0556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +329.3071,0.5000,1120.4444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +329.8071,0.5000,1121.8333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +330.3071,0.5000,1123.2222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +330.8071,0.5000,1124.6111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +331.3071,0.5000,1126.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +331.8071,0.5000,1127.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +332.3071,0.5000,1128.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +332.8071,0.5000,1130.1667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +333.3071,0.5000,1131.5556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +333.8071,0.5000,1132.9444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +334.3071,0.5000,1134.3333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +334.8071,0.5000,1135.7222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +335.3071,0.5000,1137.1111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +335.8071,0.5000,1138.5000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +336.3071,0.5000,1139.8889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +336.8071,0.5000,1141.2778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +337.3071,0.5000,1142.6667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +337.8071,0.5000,1144.0556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +338.3071,0.5000,1145.4444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +338.8071,0.5000,1146.8333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +339.3071,0.5000,1148.2222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +339.8071,0.5000,1149.6111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +340.3071,0.5000,1151.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +340.8071,0.5000,1152.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +341.3071,0.5000,1153.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +341.8071,0.5000,1155.1667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +342.3071,0.5000,1156.5556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +342.8071,0.5000,1157.9444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +343.3071,0.5000,1159.3333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +343.8071,0.5000,1160.7222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +344.3071,0.5000,1162.1111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +344.8071,0.5000,1163.5000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +345.3071,0.5000,1164.8889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +345.8071,0.5000,1166.2778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +346.3071,0.5000,1167.6667,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +346.8071,0.5000,1169.0556,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +347.3071,0.5000,1170.4444,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +347.8071,0.5000,1171.8333,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +348.3071,0.5000,1173.2222,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +348.8071,0.5000,1174.6111,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +349.3071,0.5000,1176.0000,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +349.8071,0.5000,1177.3889,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +350.3071,0.5000,1178.7778,10.0000,10.0000,0.0000,1.6802,7,629.5100,258.4870,1049.7053,-148.1476,17.0400,69.1988,89.2764,-9.7662,0.0000,17.0400,0.0000,17.0400,0.0000,17.0400,0.5691,0.0000,16.4709,0.6466,15.8243,2.8777,12.9466,0.8866,12.0600,0.0000,12.0600,0.0000,12.0600,8.6951,0.0507,3.3142,0.0000,578.5304,271.8710,0.0000,4120.7372,4120.7372,4120.7372,4120.7372,4120.7372 +350.8071,0.5000,1180.1667,10.0000,10.0000,0.0000,1.5775,7,629.5100,250.2606,1049.7053,-148.1476,16.4977,69.1988,89.2764,-9.7662,0.0000,16.4977,0.0000,16.4977,0.0000,16.4977,0.5664,0.0000,15.9313,0.6466,15.2847,2.8777,12.4070,0.8785,11.5285,0.0000,11.5285,0.0000,11.5285,8.1635,0.0507,3.3143,0.0000,578.5304,262.9644,0.0000,4032.7150,4032.7150,4032.7150,4032.7150,4032.7150 +351.3071,0.5000,1181.5556,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +351.8071,0.5000,1182.9444,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +352.3071,0.5000,1184.3333,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +352.8071,0.5000,1185.7222,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +353.3071,0.5000,1187.1111,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +353.8071,0.5000,1188.5000,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +354.3071,0.5000,1189.8889,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +354.8071,0.5000,1191.2778,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +355.3071,0.5000,1192.6667,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +355.8071,0.5000,1194.0556,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +356.3071,0.5000,1195.4444,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +356.8071,0.5000,1196.8333,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +357.3071,0.5000,1198.2222,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +357.8071,0.5000,1199.6111,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +358.3071,0.5000,1201.0000,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +358.8071,0.5000,1202.3889,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +359.3071,0.5000,1203.7778,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +359.8071,0.5000,1205.1667,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +360.3071,0.5000,1206.5556,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +360.8071,0.5000,1207.9444,10.0000,10.0000,0.0000,1.5579,7,629.5100,248.6936,1049.7053,-148.1476,16.3944,69.1988,89.2764,-9.7662,0.0000,16.3944,0.0000,16.3944,0.0000,16.3944,0.5659,0.0000,15.8285,0.6466,15.1819,2.8777,12.3042,0.8769,11.4273,0.0000,11.4273,0.0000,11.4273,8.0623,0.0507,3.3143,0.0000,578.5304,261.2679,0.0000,4015.9483,4015.9483,4015.9483,4015.9483,4015.9483 +361.3071,0.5000,1209.3333,10.0000,10.0000,0.0000,1.5270,7,629.5100,246.2199,1049.7053,-148.1476,16.2313,69.1988,89.2764,-9.7662,0.0000,16.2313,0.0000,16.2313,0.0000,16.2313,0.5651,0.0000,15.6663,0.6466,15.0197,2.8777,12.1420,0.8745,11.2675,0.0000,11.2675,0.0000,11.2675,7.9025,0.0507,3.3143,0.0000,578.5304,258.5896,0.0000,3989.4792,3989.4792,3989.4792,3989.4792,3989.4792 +361.8071,0.5000,1210.7222,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +362.3071,0.5000,1212.1111,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +362.8071,0.5000,1213.5000,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +363.3071,0.5000,1214.8889,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +363.8071,0.5000,1216.2778,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +364.3071,0.5000,1217.6667,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +364.8071,0.5000,1219.0556,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +365.3071,0.5000,1220.4444,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +365.8071,0.5000,1221.8333,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +366.3071,0.5000,1223.2222,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +366.8071,0.5000,1224.6111,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +367.3071,0.5000,1226.0000,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +367.8071,0.5000,1227.3889,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +368.3071,0.5000,1228.7778,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +368.8071,0.5000,1230.1667,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +369.3071,0.5000,1231.5556,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +369.8071,0.5000,1232.9444,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +370.3071,0.5000,1234.3333,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +370.8071,0.5000,1235.7222,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +371.3071,0.5000,1237.1111,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +371.8071,0.5000,1238.5000,10.0000,10.0000,0.0000,1.4292,7,629.5100,238.3861,1049.7053,-148.1476,15.7149,69.1988,89.2764,-9.7662,0.0000,15.7149,0.0000,15.7149,0.0000,15.7149,0.5625,0.0000,15.1524,0.6466,14.5058,2.8777,11.6281,0.8668,10.7613,0.0000,10.7613,0.0000,10.7613,7.3963,0.0507,3.3143,0.0000,578.5304,250.1082,0.0000,3905.6578,3905.6578,3905.6578,3905.6578,3905.6578 +372.3071,0.5000,1239.8889,10.0000,10.0000,0.0000,1.3468,7,629.5100,231.7889,1049.7053,-148.1476,15.2800,69.1988,89.2764,-9.7662,0.0000,15.2800,0.0000,15.2800,0.0000,15.2800,0.5603,0.0000,14.7197,0.6466,14.0731,2.8777,11.1954,0.8603,10.3351,0.0000,10.3351,0.0000,10.3351,6.9700,0.0507,3.3144,0.0000,578.5304,242.9656,0.0000,3835.0682,3835.0682,3835.0682,3835.0682,3835.0682 +372.8071,0.5000,1241.2778,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +373.3071,0.5000,1242.6667,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +373.8071,0.5000,1244.0556,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +374.3071,0.5000,1245.4444,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +374.8071,0.5000,1246.8333,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +375.3071,0.5000,1248.2222,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +375.8071,0.5000,1249.6111,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +376.3071,0.5000,1251.0000,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +376.8071,0.5000,1252.3889,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +377.3071,0.5000,1253.7778,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +377.8071,0.5000,1255.1667,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +378.3071,0.5000,1256.5556,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +378.8071,0.5000,1257.9444,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +379.3071,0.5000,1259.3333,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +379.8071,0.5000,1260.7222,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +380.3071,0.5000,1262.1111,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +380.8071,0.5000,1263.5000,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +381.3071,0.5000,1264.8889,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +381.8071,0.5000,1266.2778,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +382.3071,0.5000,1267.6667,10.0000,10.0000,0.0000,1.3005,7,629.5100,228.0779,1049.7053,-148.1476,15.0354,69.1988,89.2764,-9.7662,0.0000,15.0354,0.0000,15.0354,0.0000,15.0354,0.5591,0.0000,14.4763,0.6466,13.8297,2.8777,10.9520,0.8567,10.0953,0.0000,10.0953,0.0000,10.0953,6.7302,0.0507,3.3144,0.0000,578.5304,238.9477,0.0000,3795.3603,3795.3603,3795.3603,3795.3603,3795.3603 +382.8071,0.5000,1269.0556,10.0000,10.0000,0.0000,1.2953,7,629.5100,227.6656,1049.7053,-148.1476,15.0082,69.1988,89.2764,-9.7662,0.0000,15.0082,0.0000,15.0082,0.0000,15.0082,0.5589,0.0000,14.4493,0.6466,13.8027,2.8777,10.9249,0.8563,10.0687,0.0000,10.0687,0.0000,10.0687,6.7036,0.0507,3.3144,0.0000,578.5304,238.5013,0.0000,3790.9483,3790.9483,3790.9483,3790.9483,3790.9483 +383.3071,0.5000,1270.4444,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +383.8071,0.5000,1271.8333,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +384.3071,0.5000,1273.2222,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +384.8071,0.5000,1274.6111,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +385.3071,0.5000,1276.0000,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +385.8071,0.5000,1277.3889,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +386.3071,0.5000,1278.7778,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +386.8071,0.5000,1280.1667,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +387.3071,0.5000,1281.5556,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +387.8071,0.5000,1282.9444,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +388.3071,0.5000,1284.3333,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +388.8071,0.5000,1285.7222,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +389.3071,0.5000,1287.1111,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +389.8071,0.5000,1288.5000,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +390.3071,0.5000,1289.8889,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +390.8071,0.5000,1291.2778,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +391.3071,0.5000,1292.6667,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +391.8071,0.5000,1294.0556,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +392.3071,0.5000,1295.4444,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +392.8071,0.5000,1296.8333,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +393.3071,0.5000,1298.2222,10.0000,10.0000,0.0000,1.1717,7,629.5100,217.7692,1049.7053,-148.1476,14.3558,69.1988,89.2764,-9.7662,0.0000,14.3558,0.0000,14.3558,0.0000,14.3558,0.5557,0.0000,13.8001,0.6466,13.1535,2.8777,10.2758,0.8465,9.4293,0.0000,9.4293,0.0000,9.4293,6.0641,0.0507,3.3144,0.0000,578.5304,227.7866,0.0000,3685.0564,3685.0564,3685.0564,3685.0564,3685.0564 +393.8071,0.5000,1299.6111,10.0000,10.0000,0.0000,1.1151,7,629.5100,213.2331,1049.7053,-148.1476,14.0568,69.1988,89.2764,-9.7662,0.0000,14.0568,0.0000,14.0568,0.0000,14.0568,0.5542,0.0000,13.5026,0.6466,12.8560,2.8777,9.9783,0.8421,9.1362,0.0000,9.1362,0.0000,9.1362,5.7710,0.0507,3.3145,0.0000,578.5304,222.8756,0.0000,3636.5208,3636.5208,3636.5208,3636.5208,3636.5208 +394.3071,0.5000,1301.0000,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +394.8071,0.5000,1302.3889,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +395.3071,0.5000,1303.7778,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +395.8071,0.5000,1305.1667,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +396.3071,0.5000,1306.5556,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +396.8071,0.5000,1307.9444,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +397.3071,0.5000,1309.3333,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +397.8071,0.5000,1310.7222,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +398.3071,0.5000,1312.1111,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +398.8071,0.5000,1313.5000,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +399.3071,0.5000,1314.8889,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +399.8071,0.5000,1316.2778,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +400.3071,0.5000,1317.6667,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +400.8071,0.5000,1319.0556,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +401.3071,0.5000,1320.4444,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +401.8071,0.5000,1321.8333,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +402.3071,0.5000,1323.2222,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +402.8071,0.5000,1324.6111,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +403.3071,0.5000,1326.0000,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +403.8071,0.5000,1327.3889,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +404.3071,0.5000,1328.7778,10.0000,10.0000,0.0000,1.0430,7,629.5100,207.4598,1049.7053,-148.1476,13.6762,69.1988,89.2764,-9.7662,0.0000,13.6762,0.0000,13.6762,0.0000,13.6762,0.5523,0.0000,13.1239,0.6466,12.4773,2.8777,9.5996,0.8364,8.7632,0.0000,8.7632,0.0000,8.7632,5.3980,0.0507,3.3145,0.0000,578.5304,216.6249,0.0000,3574.7466,3574.7466,3574.7466,3574.7466,3574.7466 +404.8071,0.5000,1330.1667,10.0000,10.0000,0.0000,0.9349,7,629.5100,198.7996,1049.7053,-148.1476,13.1053,69.1988,89.2764,-9.7662,0.0000,13.1053,0.0000,13.1053,0.0000,13.1053,0.5494,0.0000,12.5559,0.6466,11.9093,2.8777,9.0316,0.8279,8.2037,0.0000,8.2037,0.0000,8.2037,4.8385,0.0507,3.3145,0.0000,578.5304,207.2487,0.0000,3483.5287,3483.5287,3483.5287,3483.5287,3483.5287 +405.3071,0.5000,1331.5556,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +405.8071,0.5000,1332.9444,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +406.3071,0.5000,1334.3333,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +406.8071,0.5000,1335.7222,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +407.3071,0.5000,1337.1111,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +407.8071,0.5000,1338.5000,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +408.3071,0.5000,1339.8889,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +408.8071,0.5000,1341.2778,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +409.3071,0.5000,1342.6667,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +409.8071,0.5000,1344.0556,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +410.3071,0.5000,1345.4444,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +410.8071,0.5000,1346.8333,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +411.3071,0.5000,1348.2222,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +411.8071,0.5000,1349.6111,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +412.3071,0.5000,1351.0000,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +412.8071,0.5000,1352.3889,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +413.3071,0.5000,1353.7778,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +413.8071,0.5000,1355.1667,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +414.3071,0.5000,1356.5556,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +414.8071,0.5000,1357.9444,10.0000,10.0000,0.0000,0.9143,7,629.5100,197.1500,1049.7053,-148.1476,12.9965,69.1988,89.2764,-9.7662,0.0000,12.9965,0.0000,12.9965,0.0000,12.9965,0.5489,0.0000,12.4477,0.6466,11.8011,2.8777,8.9233,0.8262,8.0971,0.0000,8.0971,0.0000,8.0971,4.7319,0.0507,3.3145,0.0000,578.5304,205.4627,0.0000,3467.8657,3467.8657,3467.8657,3467.8657,3467.8657 +415.3071,0.5000,1359.3333,10.0000,10.0000,0.0000,0.8896,7,629.5100,195.1705,1049.7053,-148.1476,12.8661,69.1988,89.2764,-9.7662,0.0000,12.8661,0.0000,12.8661,0.0000,12.8661,0.5482,0.0000,12.3178,0.6466,11.6712,2.8777,8.7935,0.8243,7.9692,0.0000,7.9692,0.0000,7.9692,4.6040,0.0507,3.3145,0.0000,578.5304,203.3195,0.0000,3449.0700,3449.0700,3449.0700,3449.0700,3449.0700 +415.8071,0.5000,1360.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +416.3071,0.5000,1362.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +416.8071,0.5000,1363.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +417.3071,0.5000,1364.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +417.8071,0.5000,1366.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +418.3071,0.5000,1367.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +418.8071,0.5000,1369.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +419.3071,0.5000,1370.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +419.8071,0.5000,1371.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +420.3071,0.5000,1373.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +420.8071,0.5000,1374.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +421.3071,0.5000,1376.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +421.8071,0.5000,1377.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +422.3071,0.5000,1378.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +422.8071,0.5000,1380.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +423.3071,0.5000,1381.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +423.8071,0.5000,1382.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +424.3071,0.5000,1384.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +424.8071,0.5000,1385.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +425.3071,0.5000,1387.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +425.8071,0.5000,1388.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +426.3071,0.5000,1389.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +426.8071,0.5000,1391.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +427.3071,0.5000,1392.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +427.8071,0.5000,1394.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +428.3071,0.5000,1395.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +428.8071,0.5000,1396.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +429.3071,0.5000,1398.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +429.8071,0.5000,1399.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +430.3071,0.5000,1401.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +430.8071,0.5000,1402.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +431.3071,0.5000,1403.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +431.8071,0.5000,1405.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +432.3071,0.5000,1406.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +432.8071,0.5000,1407.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +433.3071,0.5000,1409.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +433.8071,0.5000,1410.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +434.3071,0.5000,1412.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +434.8071,0.5000,1413.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +435.3071,0.5000,1414.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +435.8071,0.5000,1416.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +436.3071,0.5000,1417.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +436.8071,0.5000,1419.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +437.3071,0.5000,1420.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +437.8071,0.5000,1421.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +438.3071,0.5000,1423.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +438.8071,0.5000,1424.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +439.3071,0.5000,1426.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +439.8071,0.5000,1427.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +440.3071,0.5000,1428.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +440.8071,0.5000,1430.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +441.3071,0.5000,1431.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +441.8071,0.5000,1432.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +442.3071,0.5000,1434.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +442.8071,0.5000,1435.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +443.3071,0.5000,1437.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +443.8071,0.5000,1438.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +444.3071,0.5000,1439.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +444.8071,0.5000,1441.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +445.3071,0.5000,1442.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +445.8071,0.5000,1444.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +446.3071,0.5000,1445.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +446.8071,0.5000,1446.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +447.3071,0.5000,1448.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +447.8071,0.5000,1449.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +448.3071,0.5000,1451.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +448.8071,0.5000,1452.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +449.3071,0.5000,1453.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +449.8071,0.5000,1455.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +450.3071,0.5000,1456.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +450.8071,0.5000,1457.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +451.3071,0.5000,1459.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +451.8071,0.5000,1460.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +452.3071,0.5000,1462.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +452.8071,0.5000,1463.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +453.3071,0.5000,1464.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +453.8071,0.5000,1466.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +454.3071,0.5000,1467.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +454.8071,0.5000,1469.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +455.3071,0.5000,1470.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +455.8071,0.5000,1471.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +456.3071,0.5000,1473.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +456.8071,0.5000,1474.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +457.3071,0.5000,1476.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +457.8071,0.5000,1477.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +458.3071,0.5000,1478.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +458.8071,0.5000,1480.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +459.3071,0.5000,1481.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +459.8071,0.5000,1482.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +460.3071,0.5000,1484.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +460.8071,0.5000,1485.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +461.3071,0.5000,1487.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +461.8071,0.5000,1488.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +462.3071,0.5000,1489.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +462.8071,0.5000,1491.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +463.3071,0.5000,1492.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +463.8071,0.5000,1494.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +464.3071,0.5000,1495.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +464.8071,0.5000,1496.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +465.3071,0.5000,1498.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +465.8071,0.5000,1499.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +466.3071,0.5000,1501.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +466.8071,0.5000,1502.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +467.3071,0.5000,1503.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +467.8071,0.5000,1505.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +468.3071,0.5000,1506.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +468.8071,0.5000,1507.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +469.3071,0.5000,1509.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +469.8071,0.5000,1510.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +470.3071,0.5000,1512.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +470.8071,0.5000,1513.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +471.3071,0.5000,1514.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +471.8071,0.5000,1516.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +472.3071,0.5000,1517.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +472.8071,0.5000,1519.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +473.3071,0.5000,1520.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +473.8071,0.5000,1521.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +474.3071,0.5000,1523.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +474.8071,0.5000,1524.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +475.3071,0.5000,1526.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +475.8071,0.5000,1527.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +476.3071,0.5000,1528.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +476.8071,0.5000,1530.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +477.3071,0.5000,1531.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +477.8071,0.5000,1532.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +478.3071,0.5000,1534.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +478.8071,0.5000,1535.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +479.3071,0.5000,1537.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +479.8071,0.5000,1538.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +480.3071,0.5000,1539.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +480.8071,0.5000,1541.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +481.3071,0.5000,1542.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +481.8071,0.5000,1544.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +482.3071,0.5000,1545.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +482.8071,0.5000,1546.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +483.3071,0.5000,1548.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +483.8071,0.5000,1549.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +484.3071,0.5000,1551.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +484.8071,0.5000,1552.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +485.3071,0.5000,1553.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +485.8071,0.5000,1555.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +486.3071,0.5000,1556.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +486.8071,0.5000,1557.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +487.3071,0.5000,1559.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +487.8071,0.5000,1560.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +488.3071,0.5000,1562.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +488.8071,0.5000,1563.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +489.3071,0.5000,1564.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +489.8071,0.5000,1566.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +490.3071,0.5000,1567.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +490.8071,0.5000,1569.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +491.3071,0.5000,1570.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +491.8071,0.5000,1571.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +492.3071,0.5000,1573.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +492.8071,0.5000,1574.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +493.3071,0.5000,1576.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +493.8071,0.5000,1577.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +494.3071,0.5000,1578.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +494.8071,0.5000,1580.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +495.3071,0.5000,1581.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +495.8071,0.5000,1582.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +496.3071,0.5000,1584.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +496.8071,0.5000,1585.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +497.3071,0.5000,1587.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +497.8071,0.5000,1588.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +498.3071,0.5000,1589.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +498.8071,0.5000,1591.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +499.3071,0.5000,1592.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +499.8071,0.5000,1594.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +500.3071,0.5000,1595.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +500.8071,0.5000,1596.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +501.3071,0.5000,1598.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +501.8071,0.5000,1599.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +502.3071,0.5000,1601.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +502.8071,0.5000,1602.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +503.3071,0.5000,1603.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +503.8071,0.5000,1605.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +504.3071,0.5000,1606.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +504.8071,0.5000,1607.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +505.3071,0.5000,1609.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +505.8071,0.5000,1610.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +506.3071,0.5000,1612.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +506.8071,0.5000,1613.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +507.3071,0.5000,1614.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +507.8071,0.5000,1616.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +508.3071,0.5000,1617.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +508.8071,0.5000,1619.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +509.3071,0.5000,1620.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +509.8071,0.5000,1621.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +510.3071,0.5000,1623.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +510.8071,0.5000,1624.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +511.3071,0.5000,1626.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +511.8071,0.5000,1627.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +512.3071,0.5000,1628.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +512.8071,0.5000,1630.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +513.3071,0.5000,1631.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +513.8071,0.5000,1632.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +514.3071,0.5000,1634.3333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +514.8071,0.5000,1635.7222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +515.3071,0.5000,1637.1111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +515.8071,0.5000,1638.5000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +516.3071,0.5000,1639.8889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +516.8071,0.5000,1641.2778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +517.3071,0.5000,1642.6667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +517.8071,0.5000,1644.0556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +518.3071,0.5000,1645.4444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +518.8071,0.5000,1646.8333,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +519.3071,0.5000,1648.2222,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +519.8071,0.5000,1649.6111,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +520.3071,0.5000,1651.0000,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +520.8071,0.5000,1652.3889,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +521.3071,0.5000,1653.7778,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +521.8071,0.5000,1655.1667,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +522.3071,0.5000,1656.5556,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +522.8071,0.5000,1657.9444,10.0000,10.0000,0.0000,0.8113,7,629.5100,188.9641,1049.7053,-148.1476,12.4569,69.1988,89.2764,-9.7662,0.0000,12.4569,0.0000,12.4569,0.0000,12.4569,0.5462,0.0000,11.9107,0.6466,11.2641,2.8777,8.3864,0.8222,7.5642,0.0000,7.5642,0.0000,7.5642,4.1989,0.0507,3.3146,0.0000,578.5304,196.6000,0.0000,3390.1408,3390.1408,3390.1408,3390.1408,3390.1408 +523.3071,0.5000,1659.3333,10.0000,10.0000,0.0000,0.7861,7,629.5100,186.9762,1049.7053,-148.1476,12.3259,69.1988,89.2764,-9.7662,0.0000,12.3259,0.0000,12.3259,0.0000,12.3259,0.5455,0.0000,11.7803,0.6466,11.1337,2.8777,8.2560,0.8222,7.4338,0.0000,7.4338,0.0000,7.4338,4.0685,0.0507,3.3146,0.0000,578.5304,194.4477,0.0000,3371.2653,3371.2653,3371.2653,3371.2653,3371.2653 +523.8071,0.5000,1660.7222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +524.3071,0.5000,1662.1111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +524.8071,0.5000,1663.5000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +525.3071,0.5000,1664.8889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +525.8071,0.5000,1666.2778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +526.3071,0.5000,1667.6667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +526.8071,0.5000,1669.0556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +527.3071,0.5000,1670.4444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +527.8071,0.5000,1671.8333,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +528.3071,0.5000,1673.2222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +528.8071,0.5000,1674.6111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +529.3071,0.5000,1676.0000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +529.8071,0.5000,1677.3889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +530.3071,0.5000,1678.7778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +530.8071,0.5000,1680.1667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +531.3071,0.5000,1681.5556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +531.8071,0.5000,1682.9444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +532.3071,0.5000,1684.3333,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +532.8071,0.5000,1685.7222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +533.3071,0.5000,1687.1111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +533.8071,0.5000,1688.5000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +534.3071,0.5000,1689.8889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +534.8071,0.5000,1691.2778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +535.3071,0.5000,1692.6667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +535.8071,0.5000,1694.0556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +536.3071,0.5000,1695.4444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +536.8071,0.5000,1696.8333,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +537.3071,0.5000,1698.2222,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +537.8071,0.5000,1699.6111,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +538.3071,0.5000,1701.0000,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +538.8071,0.5000,1702.3889,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +539.3071,0.5000,1703.7778,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +539.8071,0.5000,1705.1667,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +540.3071,0.5000,1706.5556,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +540.8071,0.5000,1707.9444,10.0000,10.0000,0.0000,0.7063,7,629.5100,180.6809,1049.7053,-148.1476,11.9109,69.1988,89.2764,-9.7662,0.0000,11.9109,0.0000,11.9109,0.0000,11.9109,0.5435,0.0000,11.3674,0.6466,10.7208,2.8777,7.8431,0.8222,7.0209,0.0000,7.0209,0.0000,7.0209,3.6556,0.0507,3.3146,0.0000,578.5304,187.6320,0.0000,3311.4921,3311.4921,3311.4921,3311.4921,3311.4921 +541.3071,0.5000,1709.3333,10.0000,10.0000,0.0000,0.6777,7,629.5100,178.4219,1049.7053,-148.1476,11.7619,69.1988,89.2764,-9.7662,0.0000,11.7619,0.0000,11.7619,0.0000,11.7619,0.5427,0.0000,11.2192,0.6466,10.5726,2.8777,7.6949,0.8222,6.8727,0.0000,6.8727,0.0000,6.8727,3.5074,0.0507,3.3146,0.0000,578.5304,185.1862,0.0000,3290.0420,3290.0420,3290.0420,3290.0420,3290.0420 +541.8071,0.5000,1710.7222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +542.3071,0.5000,1712.1111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +542.8071,0.5000,1713.5000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +543.3071,0.5000,1714.8889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +543.8071,0.5000,1716.2778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +544.3071,0.5000,1717.6667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +544.8071,0.5000,1719.0556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +545.3071,0.5000,1720.4444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +545.8071,0.5000,1721.8333,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +546.3071,0.5000,1723.2222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +546.8071,0.5000,1724.6111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +547.3071,0.5000,1726.0000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +547.8071,0.5000,1727.3889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +548.3071,0.5000,1728.7778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +548.8071,0.5000,1730.1667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +549.3071,0.5000,1731.5556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +549.8071,0.5000,1732.9444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +550.3071,0.5000,1734.3333,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +550.8071,0.5000,1735.7222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +551.3071,0.5000,1737.1111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +551.8071,0.5000,1738.5000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +552.3071,0.5000,1739.8889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +552.8071,0.5000,1741.2778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +553.3071,0.5000,1742.6667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +553.8071,0.5000,1744.0556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +554.3071,0.5000,1745.4444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +554.8071,0.5000,1746.8333,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +555.3071,0.5000,1748.2222,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +555.8071,0.5000,1749.6111,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +556.3071,0.5000,1751.0000,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +556.8071,0.5000,1752.3889,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +557.3071,0.5000,1753.7778,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +557.8071,0.5000,1755.1667,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +558.3071,0.5000,1756.5556,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +558.8071,0.5000,1757.9444,10.0000,10.0000,0.0000,0.5870,7,629.5100,171.2680,1049.7053,-148.1476,11.2903,69.1988,89.2764,-9.7662,0.0000,11.2903,0.0000,11.2903,0.0000,11.2903,0.5404,0.0000,10.7500,0.6466,10.1034,2.8777,7.2257,0.8222,6.4035,0.0000,6.4035,0.0000,6.4035,3.0381,0.0507,3.3146,0.0000,578.5304,177.4408,0.0000,3222.1158,3222.1158,3222.1158,3222.1158,3222.1158 +559.3071,0.5000,1759.3333,10.0000,10.0000,0.0000,0.5584,7,629.5100,169.0088,1049.7053,-148.1476,11.1414,69.1988,89.2764,-9.7662,0.0000,11.1414,0.0000,11.1414,0.0000,11.1414,0.5396,0.0000,10.6018,0.6466,9.9552,2.8777,7.0775,0.8222,6.2553,0.0000,6.2553,0.0000,6.2553,2.8900,0.0507,3.3146,0.0000,578.5304,174.9949,0.0000,3200.6651,3200.6651,3200.6651,3200.6651,3200.6651 +559.8071,0.5000,1760.7222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +560.3071,0.5000,1762.1111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +560.8071,0.5000,1763.5000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +561.3071,0.5000,1764.8889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +561.8071,0.5000,1766.2778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +562.3071,0.5000,1767.6667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +562.8071,0.5000,1769.0556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +563.3071,0.5000,1770.4444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +563.8071,0.5000,1771.8333,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +564.3071,0.5000,1773.2222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +564.8071,0.5000,1774.6111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +565.3071,0.5000,1776.0000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +565.8071,0.5000,1777.3889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +566.3071,0.5000,1778.7778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +566.8071,0.5000,1780.1667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +567.3071,0.5000,1781.5556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +567.8071,0.5000,1782.9444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +568.3071,0.5000,1784.3333,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +568.8071,0.5000,1785.7222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +569.3071,0.5000,1787.1111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +569.8071,0.5000,1788.5000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +570.3071,0.5000,1789.8889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +570.8071,0.5000,1791.2778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +571.3071,0.5000,1792.6667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +571.8071,0.5000,1794.0556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +572.3071,0.5000,1795.4444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +572.8071,0.5000,1796.8333,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +573.3071,0.5000,1798.2222,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +573.8071,0.5000,1799.6111,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +574.3071,0.5000,1801.0000,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +574.8071,0.5000,1802.3889,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +575.3071,0.5000,1803.7778,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +575.8071,0.5000,1805.1667,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +576.3071,0.5000,1806.5556,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +576.8071,0.5000,1807.9444,10.0000,10.0000,0.0000,0.4677,7,629.5100,161.8547,1049.7053,-148.1476,10.6698,69.1988,89.2764,-9.7662,0.0000,10.6698,0.0000,10.6698,0.0000,10.6698,0.5373,0.0000,10.1326,0.6466,9.4860,2.8777,6.6082,0.8222,5.7860,0.0000,5.7860,0.0000,5.7860,2.4207,0.0507,3.3146,0.0000,578.5304,167.2493,0.0000,3132.7370,3132.7370,3132.7370,3132.7370,3132.7370 +577.3071,0.5000,1809.3333,10.0000,10.0000,0.0000,0.4391,7,629.5100,159.5955,1049.7053,-148.1476,10.5209,69.1988,89.2764,-9.7662,0.0000,10.5209,0.0000,10.5209,0.0000,10.5209,0.5365,0.0000,9.9844,0.6466,9.3378,2.8777,6.4601,0.8222,5.6378,0.0000,5.6378,0.0000,5.6378,2.2725,0.0507,3.3146,0.0000,578.5304,164.8033,0.0000,3111.2858,3111.2858,3111.2858,3111.2858,3111.2858 +577.8071,0.5000,1810.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +578.3071,0.5000,1812.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +578.8071,0.5000,1813.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +579.3071,0.5000,1814.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +579.8071,0.5000,1816.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +580.3071,0.5000,1817.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +580.8071,0.5000,1819.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +581.3071,0.5000,1820.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +581.8071,0.5000,1821.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +582.3071,0.5000,1823.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +582.8071,0.5000,1824.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +583.3071,0.5000,1826.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +583.8071,0.5000,1827.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +584.3071,0.5000,1828.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +584.8071,0.5000,1830.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +585.3071,0.5000,1831.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +585.8071,0.5000,1832.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +586.3071,0.5000,1834.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +586.8071,0.5000,1835.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +587.3071,0.5000,1837.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +587.8071,0.5000,1838.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +588.3071,0.5000,1839.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +588.8071,0.5000,1841.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +589.3071,0.5000,1842.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +589.8071,0.5000,1844.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +590.3071,0.5000,1845.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +590.8071,0.5000,1846.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +591.3071,0.5000,1848.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +591.8071,0.5000,1849.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +592.3071,0.5000,1851.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +592.8071,0.5000,1852.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +593.3071,0.5000,1853.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +593.8071,0.5000,1855.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +594.3071,0.5000,1856.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +594.8071,0.5000,1857.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +595.3071,0.5000,1859.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +595.8071,0.5000,1860.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +596.3071,0.5000,1862.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +596.8071,0.5000,1863.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +597.3071,0.5000,1864.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +597.8071,0.5000,1866.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +598.3071,0.5000,1867.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +598.8071,0.5000,1869.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +599.3071,0.5000,1870.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +599.8071,0.5000,1871.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +600.3071,0.5000,1873.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +600.8071,0.5000,1874.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +601.3071,0.5000,1876.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +601.8071,0.5000,1877.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +602.3071,0.5000,1878.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +602.8071,0.5000,1880.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +603.3071,0.5000,1881.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +603.8071,0.5000,1882.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +604.3071,0.5000,1884.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +604.8071,0.5000,1885.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +605.3071,0.5000,1887.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +605.8071,0.5000,1888.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +606.3071,0.5000,1889.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +606.8071,0.5000,1891.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +607.3071,0.5000,1892.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +607.8071,0.5000,1894.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +608.3071,0.5000,1895.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +608.8071,0.5000,1896.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +609.3071,0.5000,1898.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +609.8071,0.5000,1899.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +610.3071,0.5000,1901.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +610.8071,0.5000,1902.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +611.3071,0.5000,1903.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +611.8071,0.5000,1905.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +612.3071,0.5000,1906.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +612.8071,0.5000,1907.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +613.3071,0.5000,1909.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +613.8071,0.5000,1910.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +614.3071,0.5000,1912.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +614.8071,0.5000,1913.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +615.3071,0.5000,1914.8889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +615.8071,0.5000,1916.2778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +616.3071,0.5000,1917.6667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +616.8071,0.5000,1919.0556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +617.3071,0.5000,1920.4444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +617.8071,0.5000,1921.8333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +618.3071,0.5000,1923.2222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +618.8071,0.5000,1924.6111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +619.3071,0.5000,1926.0000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +619.8071,0.5000,1927.3889,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +620.3071,0.5000,1928.7778,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +620.8071,0.5000,1930.1667,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +621.3071,0.5000,1931.5556,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +621.8071,0.5000,1932.9444,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +622.3071,0.5000,1934.3333,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +622.8071,0.5000,1935.7222,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +623.3071,0.5000,1937.1111,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +623.8071,0.5000,1938.5000,10.0000,10.0000,0.0000,0.3484,7,629.5100,152.4412,1049.7053,-148.1476,10.0493,69.1988,89.2764,-9.7662,0.0000,10.0493,0.0000,10.0493,0.0000,10.0493,0.5341,0.0000,9.5151,0.6466,8.8685,2.8777,5.9908,0.8222,5.1686,0.0000,5.1686,0.0000,5.1686,1.8032,0.0507,3.3146,0.0000,578.5304,157.0575,0.0000,3043.3560,3043.3560,3043.3560,3043.3560,3043.3560 +624.3071,0.5000,1939.8889,10.0000,10.0000,0.0000,0.4238,7,629.5100,158.3924,1049.7053,-148.1476,10.4416,69.1988,89.2764,-9.7662,0.0000,10.4416,0.0000,10.4416,0.0000,10.4416,0.5361,0.0000,9.9055,0.6466,9.2589,2.8777,6.3811,0.8222,5.5589,0.0000,5.5589,0.0000,5.5589,2.1936,0.0507,3.3146,0.0000,578.5304,163.5007,0.0000,3099.8627,3099.8627,3099.8627,3099.8627,3099.8627 +624.8071,0.5000,1941.2778,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +625.3071,0.5000,1942.6667,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +625.8071,0.5000,1944.0556,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +626.3071,0.5000,1945.4444,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +626.8071,0.5000,1946.8333,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +627.3071,0.5000,1948.2222,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +627.8071,0.5000,1949.6111,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +628.3071,0.5000,1951.0000,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +628.8071,0.5000,1952.3889,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +629.3071,0.5000,1953.7778,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +629.8071,0.5000,1955.1667,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +630.3071,0.5000,1956.5556,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +630.8071,0.5000,1957.9444,10.0000,10.0000,0.0000,0.4663,7,629.5100,161.7400,1049.7053,-148.1476,10.6622,69.1988,89.2764,-9.7662,0.0000,10.6622,0.0000,10.6622,0.0000,10.6622,0.5372,0.0000,10.1250,0.6466,9.4784,2.8777,6.6007,0.8222,5.7785,0.0000,5.7785,0.0000,5.7785,2.4132,0.0507,3.3146,0.0000,578.5304,167.1250,0.0000,3131.6474,3131.6474,3131.6474,3131.6474,3131.6474 +631.3071,0.5000,1959.3333,10.0000,10.0000,0.0000,0.5009,7,629.5100,164.4706,1049.7053,-148.1476,10.8423,69.1988,89.2764,-9.7662,0.0000,10.8423,0.0000,10.8423,0.0000,10.8423,0.5381,0.0000,10.3041,0.6466,9.6575,2.8777,6.7798,0.8222,5.9576,0.0000,5.9576,0.0000,5.9576,2.5923,0.0507,3.3146,0.0000,578.5304,170.0814,0.0000,3157.5749,3157.5749,3157.5749,3157.5749,3157.5749 +631.8071,0.5000,1960.7222,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +632.3071,0.5000,1962.1111,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +632.8071,0.5000,1963.5000,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +633.3071,0.5000,1964.8889,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +633.8071,0.5000,1966.2778,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +634.3071,0.5000,1967.6667,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +634.8071,0.5000,1969.0556,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +635.3071,0.5000,1970.4444,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +635.8071,0.5000,1971.8333,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +636.3071,0.5000,1973.2222,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +636.8071,0.5000,1974.6111,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +637.3071,0.5000,1976.0000,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +637.8071,0.5000,1977.3889,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +638.3071,0.5000,1978.7778,10.0000,10.0000,0.0000,0.6105,7,629.5100,173.1175,1049.7053,-148.1476,11.4123,69.1988,89.2764,-9.7662,0.0000,11.4123,0.0000,11.4123,0.0000,11.4123,0.5410,0.0000,10.8713,0.6466,10.2247,2.8777,7.3470,0.8222,6.5248,0.0000,6.5248,0.0000,6.5248,3.1595,0.0507,3.3146,0.0000,578.5304,179.4433,0.0000,3239.6772,3239.6772,3239.6772,3239.6772,3239.6772 +638.8071,0.5000,1980.1667,10.0000,10.0000,0.0000,0.7316,7,629.5100,182.6743,1049.7053,-148.1476,12.0423,69.1988,89.2764,-9.7662,0.0000,12.0423,0.0000,12.0423,0.0000,12.0423,0.5441,0.0000,11.4982,0.6466,10.8516,2.8777,7.9739,0.8222,7.1516,0.0000,7.1516,0.0000,7.1516,3.7864,0.0507,3.3146,0.0000,578.5304,189.7902,0.0000,3330.4193,3330.4193,3330.4193,3330.4193,3330.4193 +639.3071,0.5000,1981.5556,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +639.8071,0.5000,1982.9444,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +640.3071,0.5000,1984.3333,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +640.8071,0.5000,1985.7222,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +641.3071,0.5000,1987.1111,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +641.8071,0.5000,1988.5000,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +642.3071,0.5000,1989.8889,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +642.8071,0.5000,1991.2778,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +643.3071,0.5000,1992.6667,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +643.8071,0.5000,1994.0556,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +644.3071,0.5000,1995.4444,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +644.8071,0.5000,1996.8333,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +645.3071,0.5000,1998.2222,10.0000,10.0000,0.0000,0.7547,7,629.5100,184.4946,1049.7053,-148.1476,12.1623,69.1988,89.2764,-9.7662,0.0000,12.1623,0.0000,12.1623,0.0000,12.1623,0.5447,0.0000,11.6176,0.6466,10.9710,2.8777,8.0933,0.8222,7.2710,0.0000,7.2710,0.0000,7.2710,3.9058,0.0507,3.3146,0.0000,578.5304,191.7610,0.0000,3347.7032,3347.7032,3347.7032,3347.7032,3347.7032 +645.8071,0.5000,1999.6111,10.0000,10.0000,0.0000,0.8181,7,629.5100,189.5004,1049.7053,-148.1476,12.4923,69.1988,89.2764,-9.7662,0.0000,12.4923,0.0000,12.4923,0.0000,12.4923,0.5464,0.0000,11.9459,0.6466,11.2993,2.8777,8.4216,0.8222,7.5994,0.0000,7.5994,0.0000,7.5994,4.2341,0.0507,3.3146,0.0000,578.5304,197.1807,0.0000,3395.2332,3395.2332,3395.2332,3395.2332,3395.2332 +646.3071,0.5000,2001.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +646.8071,0.5000,2002.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +647.3071,0.5000,2003.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +647.8071,0.5000,2005.1667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +648.3071,0.5000,2006.5556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +648.8071,0.5000,2007.9444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +649.3071,0.5000,2009.3333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +649.8071,0.5000,2010.7222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +650.3071,0.5000,2012.1111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +650.8071,0.5000,2013.5000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +651.3071,0.5000,2014.8889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +651.8071,0.5000,2016.2778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +652.3071,0.5000,2017.6667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +652.8071,0.5000,2019.0556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +653.3071,0.5000,2020.4444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +653.8071,0.5000,2021.8333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +654.3071,0.5000,2023.2222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +654.8071,0.5000,2024.6111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +655.3071,0.5000,2026.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +655.8071,0.5000,2027.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +656.3071,0.5000,2028.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +656.8071,0.5000,2030.1667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +657.3071,0.5000,2031.5556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +657.8071,0.5000,2032.9444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +658.3071,0.5000,2034.3333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +658.8071,0.5000,2035.7222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +659.3071,0.5000,2037.1111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +659.8071,0.5000,2038.5000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +660.3071,0.5000,2039.8889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +660.8071,0.5000,2041.2778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +661.3071,0.5000,2042.6667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +661.8071,0.5000,2044.0556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +662.3071,0.5000,2045.4444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +662.8071,0.5000,2046.8333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +663.3071,0.5000,2048.2222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +663.8071,0.5000,2049.6111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +664.3071,0.5000,2051.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +664.8071,0.5000,2052.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +665.3071,0.5000,2053.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +665.8071,0.5000,2055.1667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +666.3071,0.5000,2056.5556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +666.8071,0.5000,2057.9444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +667.3071,0.5000,2059.3333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +667.8071,0.5000,2060.7222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +668.3071,0.5000,2062.1111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +668.8071,0.5000,2063.5000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +669.3071,0.5000,2064.8889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +669.8071,0.5000,2066.2778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +670.3071,0.5000,2067.6667,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +670.8071,0.5000,2069.0556,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +671.3071,0.5000,2070.4444,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +671.8071,0.5000,2071.8333,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +672.3071,0.5000,2073.2222,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +672.8071,0.5000,2074.6111,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +673.3071,0.5000,2076.0000,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +673.8071,0.5000,2077.3889,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +674.3071,0.5000,2078.7778,10.0000,10.0000,0.0000,0.8989,7,629.5100,195.9142,1049.7053,-148.1476,12.9151,69.1988,89.2764,-9.7662,0.0000,12.9151,0.0000,12.9151,0.0000,12.9151,0.5485,0.0000,12.3666,0.6466,11.7200,2.8777,8.8423,0.8250,8.0173,0.0000,8.0173,0.0000,8.0173,4.6520,0.0507,3.3145,0.0000,578.5304,204.1247,0.0000,3456.1318,3456.1318,3456.1318,3456.1318,3456.1318 +674.8071,0.5000,2080.1667,10.0000,10.0000,0.0000,0.7938,7,629.5100,187.5807,1049.7053,-148.1476,12.3657,69.1988,89.2764,-9.7662,0.0000,12.3657,0.0000,12.3657,0.0000,12.3657,0.5457,0.0000,11.8200,0.6466,11.1734,2.8777,8.2957,0.8222,7.4735,0.0000,7.4735,0.0000,7.4735,4.1082,0.0507,3.3146,0.0000,578.5304,195.1022,0.0000,3377.0052,3377.0052,3377.0052,3377.0052,3377.0052 +675.3071,0.5000,2081.5556,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +675.8071,0.5000,2082.9444,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +676.3071,0.5000,2084.3333,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +676.8071,0.5000,2085.7222,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +677.3071,0.5000,2087.1111,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +677.8071,0.5000,2088.5000,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +678.3071,0.5000,2089.8889,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +678.8071,0.5000,2091.2778,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +679.3071,0.5000,2092.6667,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +679.8071,0.5000,2094.0556,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +680.3071,0.5000,2095.4444,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +680.8071,0.5000,2096.8333,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +681.3071,0.5000,2098.2222,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +681.8071,0.5000,2099.6111,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +682.3071,0.5000,2101.0000,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +682.8071,0.5000,2102.3889,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +683.3071,0.5000,2103.7778,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +683.8071,0.5000,2105.1667,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +684.3071,0.5000,2106.5556,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +684.8071,0.5000,2107.9444,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +685.3071,0.5000,2109.3333,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +685.8071,0.5000,2110.7222,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +686.3071,0.5000,2112.1111,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +686.8071,0.5000,2113.5000,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +687.3071,0.5000,2114.8889,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +687.8071,0.5000,2116.2778,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +688.3071,0.5000,2117.6667,10.0000,10.0000,0.0000,0.7737,7,629.5100,186.0015,1049.7053,-148.1476,12.2616,69.1988,89.2764,-9.7662,0.0000,12.2616,0.0000,12.2616,0.0000,12.2616,0.5452,0.0000,11.7164,0.6466,11.0698,2.8777,8.1921,0.8222,7.3699,0.0000,7.3699,0.0000,7.3699,4.0046,0.0507,3.3146,0.0000,578.5304,193.3925,0.0000,3362.0107,3362.0107,3362.0107,3362.0107,3362.0107 +688.8071,0.5000,2119.0556,10.0000,10.0000,0.0000,0.7695,7,629.5100,185.6637,1049.7053,-148.1476,12.2393,69.1988,89.2764,-9.7662,0.0000,12.2393,0.0000,12.2393,0.0000,12.2393,0.5451,0.0000,11.6942,0.6466,11.0477,2.8777,8.1699,0.8222,7.3477,0.0000,7.3477,0.0000,7.3477,3.9824,0.0507,3.3146,0.0000,578.5304,193.0268,0.0000,3358.8033,3358.8033,3358.8033,3358.8033,3358.8033 +689.3071,0.5000,2120.4444,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +689.8071,0.5000,2121.8333,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +690.3071,0.5000,2123.2222,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +690.8071,0.5000,2124.6111,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +691.3071,0.5000,2126.0000,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +691.8071,0.5000,2127.3889,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +692.3071,0.5000,2128.7778,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +692.8071,0.5000,2130.1667,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +693.3071,0.5000,2131.5556,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +693.8071,0.5000,2132.9444,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +694.3071,0.5000,2134.3333,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +694.8071,0.5000,2135.7222,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +695.3071,0.5000,2137.1111,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +695.8071,0.5000,2138.5000,10.0000,10.0000,0.0000,0.6667,7,629.5100,177.5565,1049.7053,-148.1476,11.7049,69.1988,89.2764,-9.7662,0.0000,11.7049,0.0000,11.7049,0.0000,11.7049,0.5424,0.0000,11.1625,0.6466,10.5159,2.8777,7.6382,0.8222,6.8160,0.0000,6.8160,0.0000,6.8160,3.4506,0.0507,3.3146,0.0000,578.5304,184.2493,0.0000,3281.8257,3281.8257,3281.8257,3281.8257,3281.8257 +696.3071,0.5000,2139.8889,10.0000,10.0000,0.0000,0.5448,7,629.5100,167.9366,1049.7053,-148.1476,11.0707,69.1988,89.2764,-9.7662,0.0000,11.0707,0.0000,11.0707,0.0000,11.0707,0.5393,0.0000,10.5315,0.6466,9.8849,2.8777,7.0072,0.8222,6.1850,0.0000,6.1850,0.0000,6.1850,2.8196,0.0507,3.3146,0.0000,578.5304,173.8340,0.0000,3190.4846,3190.4846,3190.4846,3190.4846,3190.4846 +696.8071,0.5000,2141.2778,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +697.3071,0.5000,2142.6667,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +697.8071,0.5000,2144.0556,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +698.3071,0.5000,2145.4444,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +698.8071,0.5000,2146.8333,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +699.3071,0.5000,2148.2222,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +699.8071,0.5000,2149.6111,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +700.3071,0.5000,2151.0000,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +700.8071,0.5000,2152.3889,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +701.3071,0.5000,2153.7778,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +701.8071,0.5000,2155.1667,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +702.3071,0.5000,2156.5556,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +702.8071,0.5000,2157.9444,10.0000,10.0000,0.0000,0.4762,7,629.5100,162.5253,1049.7053,-148.1476,10.7140,69.1988,89.2764,-9.7662,0.0000,10.7140,0.0000,10.7140,0.0000,10.7140,0.5375,0.0000,10.1765,0.6466,9.5299,2.8777,6.6522,0.8222,5.8300,0.0000,5.8300,0.0000,5.8300,2.4647,0.0507,3.3146,0.0000,578.5304,167.9753,0.0000,3139.1041,3139.1041,3139.1041,3139.1041,3139.1041 +703.3071,0.5000,2159.3333,10.0000,10.0000,0.0000,0.4288,7,629.5100,158.7812,1049.7053,-148.1476,10.4672,69.1988,89.2764,-9.7662,0.0000,10.4672,0.0000,10.4672,0.0000,10.4672,0.5362,0.0000,9.9310,0.6466,9.2844,2.8777,6.4066,0.8222,5.5844,0.0000,5.5844,0.0000,5.5844,2.2191,0.0507,3.3146,0.0000,578.5304,163.9216,0.0000,3103.5537,3103.5537,3103.5537,3103.5537,3103.5537 +703.8071,0.5000,2160.7222,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +704.3071,0.5000,2162.1111,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +704.8071,0.5000,2163.5000,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +705.3071,0.5000,2164.8889,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +705.8071,0.5000,2166.2778,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +706.3071,0.5000,2167.6667,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +706.8071,0.5000,2169.0556,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +707.3071,0.5000,2170.4444,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +707.8071,0.5000,2171.8333,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +708.3071,0.5000,2173.2222,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +708.8071,0.5000,2174.6111,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +709.3071,0.5000,2176.0000,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +709.8071,0.5000,2177.3889,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +710.3071,0.5000,2178.7778,10.0000,10.0000,0.0000,0.2785,7,629.5100,146.9246,1049.7053,-148.1476,9.6856,69.1988,89.2764,-9.7662,0.0000,9.6856,0.0000,9.6856,0.0000,9.6856,0.5323,0.0000,9.1532,0.6466,8.5067,2.8777,5.6289,0.8222,4.8067,0.0000,4.8067,0.0000,4.8067,1.4414,0.0507,3.3147,0.0000,578.5304,151.0847,0.0000,2990.9752,2990.9752,2990.9752,2990.9752,2990.9752 +710.8071,0.5000,2180.1667,10.0000,10.0000,0.0000,0.1124,7,629.5100,133.8218,1049.7053,-148.1476,8.8218,69.1988,89.2764,-9.7662,0.0000,8.8218,0.0000,8.8218,0.0000,8.8218,0.5280,0.0000,8.2938,0.6466,7.6472,2.8777,4.7695,0.8222,3.9473,0.0000,3.9473,0.0000,3.9473,0.5819,0.0507,3.3147,0.0000,578.5304,136.8987,0.0000,2866.5648,2866.5648,2866.5648,2866.5648,2866.5648 +711.3071,0.5000,2181.5556,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +711.8071,0.5000,2182.9444,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +712.3071,0.5000,2184.3333,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +712.8071,0.5000,2185.7222,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +713.3071,0.5000,2187.1111,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +713.8071,0.5000,2188.5000,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +714.3071,0.5000,2189.8889,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +714.8071,0.5000,2191.2778,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +715.3071,0.5000,2192.6667,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +715.8071,0.5000,2194.0556,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +716.3071,0.5000,2195.4444,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +716.8071,0.5000,2196.8333,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +717.3071,0.5000,2198.2222,10.0000,10.0000,0.0000,0.0808,7,629.5100,131.3260,1049.7053,-148.1476,8.6573,69.1988,89.2764,-9.7662,0.0000,8.6573,0.0000,8.6573,0.0000,8.6573,0.5272,0.0000,8.1301,0.6466,7.4835,2.8777,4.6058,0.8222,3.7836,0.0000,3.7836,0.0000,3.7836,0.4182,0.0507,3.3147,0.0000,578.5304,134.1965,0.0000,2842.8673,2842.8673,2842.8673,2842.8673,2842.8673 +717.8071,0.5000,2199.6111,10.0000,10.0000,0.0000,-0.0062,7,629.5100,124.4603,1049.7053,-148.1476,8.2047,69.1988,89.2764,-9.7662,0.0000,8.2047,0.0000,8.2047,0.0000,8.2047,0.5249,0.0000,7.6798,0.6466,7.0332,2.8777,4.1554,0.8222,3.3332,0.0000,3.3332,0.0000,3.3332,-0.0321,0.0507,3.3147,0.0000,578.5304,126.7631,0.0000,2777.6766,2777.6766,2777.6766,2777.6766,2777.6766 +718.3071,0.5000,2201.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +718.8071,0.5000,2202.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +719.3071,0.5000,2203.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +719.8071,0.5000,2205.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +720.3071,0.5000,2206.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +720.8071,0.5000,2207.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +721.3071,0.5000,2209.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +721.8071,0.5000,2210.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +722.3071,0.5000,2212.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +722.8071,0.5000,2213.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +723.3071,0.5000,2214.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +723.8071,0.5000,2216.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +724.3071,0.5000,2217.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +724.8071,0.5000,2219.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +725.3071,0.5000,2220.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +725.8071,0.5000,2221.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +726.3071,0.5000,2223.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +726.8071,0.5000,2224.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +727.3071,0.5000,2226.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +727.8071,0.5000,2227.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +728.3071,0.5000,2228.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +728.8071,0.5000,2230.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +729.3071,0.5000,2231.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +729.8071,0.5000,2232.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +730.3071,0.5000,2234.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +730.8071,0.5000,2235.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +731.3071,0.5000,2237.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +731.8071,0.5000,2238.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +732.3071,0.5000,2239.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +732.8071,0.5000,2241.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +733.3071,0.5000,2242.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +733.8071,0.5000,2244.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +734.3071,0.5000,2245.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +734.8071,0.5000,2246.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +735.3071,0.5000,2248.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +735.8071,0.5000,2249.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +736.3071,0.5000,2251.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +736.8071,0.5000,2252.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +737.3071,0.5000,2253.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +737.8071,0.5000,2255.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +738.3071,0.5000,2256.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +738.8071,0.5000,2257.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +739.3071,0.5000,2259.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +739.8071,0.5000,2260.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +740.3071,0.5000,2262.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +740.8071,0.5000,2263.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +741.3071,0.5000,2264.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +741.8071,0.5000,2266.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +742.3071,0.5000,2267.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +742.8071,0.5000,2269.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +743.3071,0.5000,2270.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +743.8071,0.5000,2271.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +744.3071,0.5000,2273.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +744.8071,0.5000,2274.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +745.3071,0.5000,2276.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +745.8071,0.5000,2277.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +746.3071,0.5000,2278.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +746.8071,0.5000,2280.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +747.3071,0.5000,2281.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +747.8071,0.5000,2282.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +748.3071,0.5000,2284.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +748.8071,0.5000,2285.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +749.3071,0.5000,2287.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +749.8071,0.5000,2288.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +750.3071,0.5000,2289.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +750.8071,0.5000,2291.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +751.3071,0.5000,2292.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +751.8071,0.5000,2294.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +752.3071,0.5000,2295.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +752.8071,0.5000,2296.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +753.3071,0.5000,2298.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +753.8071,0.5000,2299.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +754.3071,0.5000,2301.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +754.8071,0.5000,2302.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +755.3071,0.5000,2303.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +755.8071,0.5000,2305.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +756.3071,0.5000,2306.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +756.8071,0.5000,2307.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +757.3071,0.5000,2309.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +757.8071,0.5000,2310.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +758.3071,0.5000,2312.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +758.8071,0.5000,2313.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +759.3071,0.5000,2314.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +759.8071,0.5000,2316.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +760.3071,0.5000,2317.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +760.8071,0.5000,2319.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +761.3071,0.5000,2320.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +761.8071,0.5000,2321.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +762.3071,0.5000,2323.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +762.8071,0.5000,2324.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +763.3071,0.5000,2326.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +763.8071,0.5000,2327.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +764.3071,0.5000,2328.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +764.8071,0.5000,2330.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +765.3071,0.5000,2331.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +765.8071,0.5000,2332.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +766.3071,0.5000,2334.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +766.8071,0.5000,2335.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +767.3071,0.5000,2337.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +767.8071,0.5000,2338.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +768.3071,0.5000,2339.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +768.8071,0.5000,2341.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +769.3071,0.5000,2342.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +769.8071,0.5000,2344.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +770.3071,0.5000,2345.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +770.8071,0.5000,2346.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +771.3071,0.5000,2348.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +771.8071,0.5000,2349.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +772.3071,0.5000,2351.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +772.8071,0.5000,2352.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +773.3071,0.5000,2353.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +773.8071,0.5000,2355.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +774.3071,0.5000,2356.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +774.8071,0.5000,2357.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +775.3071,0.5000,2359.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +775.8071,0.5000,2360.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +776.3071,0.5000,2362.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +776.8071,0.5000,2363.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +777.3071,0.5000,2364.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +777.8071,0.5000,2366.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +778.3071,0.5000,2367.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +778.8071,0.5000,2369.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +779.3071,0.5000,2370.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +779.8071,0.5000,2371.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +780.3071,0.5000,2373.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +780.8071,0.5000,2374.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +781.3071,0.5000,2376.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +781.8071,0.5000,2377.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +782.3071,0.5000,2378.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +782.8071,0.5000,2380.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +783.3071,0.5000,2381.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +783.8071,0.5000,2382.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +784.3071,0.5000,2384.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +784.8071,0.5000,2385.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +785.3071,0.5000,2387.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +785.8071,0.5000,2388.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +786.3071,0.5000,2389.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +786.8071,0.5000,2391.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +787.3071,0.5000,2392.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +787.8071,0.5000,2394.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +788.3071,0.5000,2395.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +788.8071,0.5000,2396.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +789.3071,0.5000,2398.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +789.8071,0.5000,2399.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +790.3071,0.5000,2401.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +790.8071,0.5000,2402.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +791.3071,0.5000,2403.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +791.8071,0.5000,2405.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +792.3071,0.5000,2406.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +792.8071,0.5000,2407.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +793.3071,0.5000,2409.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +793.8071,0.5000,2410.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +794.3071,0.5000,2412.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +794.8071,0.5000,2413.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +795.3071,0.5000,2414.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +795.8071,0.5000,2416.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +796.3071,0.5000,2417.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +796.8071,0.5000,2419.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +797.3071,0.5000,2420.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +797.8071,0.5000,2421.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +798.3071,0.5000,2423.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +798.8071,0.5000,2424.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +799.3071,0.5000,2426.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +799.8071,0.5000,2427.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +800.3071,0.5000,2428.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +800.8071,0.5000,2430.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +801.3071,0.5000,2431.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +801.8071,0.5000,2432.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +802.3071,0.5000,2434.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +802.8071,0.5000,2435.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +803.3071,0.5000,2437.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +803.8071,0.5000,2438.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +804.3071,0.5000,2439.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +804.8071,0.5000,2441.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +805.3071,0.5000,2442.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +805.8071,0.5000,2444.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +806.3071,0.5000,2445.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +806.8071,0.5000,2446.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +807.3071,0.5000,2448.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +807.8071,0.5000,2449.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +808.3071,0.5000,2451.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +808.8071,0.5000,2452.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +809.3071,0.5000,2453.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +809.8071,0.5000,2455.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +810.3071,0.5000,2456.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +810.8071,0.5000,2457.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +811.3071,0.5000,2459.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +811.8071,0.5000,2460.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +812.3071,0.5000,2462.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +812.8071,0.5000,2463.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +813.3071,0.5000,2464.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +813.8071,0.5000,2466.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +814.3071,0.5000,2467.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +814.8071,0.5000,2469.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +815.3071,0.5000,2470.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +815.8071,0.5000,2471.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +816.3071,0.5000,2473.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +816.8071,0.5000,2474.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +817.3071,0.5000,2476.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +817.8071,0.5000,2477.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +818.3071,0.5000,2478.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +818.8071,0.5000,2480.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +819.3071,0.5000,2481.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +819.8071,0.5000,2482.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +820.3071,0.5000,2484.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +820.8071,0.5000,2485.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +821.3071,0.5000,2487.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +821.8071,0.5000,2488.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +822.3071,0.5000,2489.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +822.8071,0.5000,2491.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +823.3071,0.5000,2492.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +823.8071,0.5000,2494.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +824.3071,0.5000,2495.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +824.8071,0.5000,2496.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +825.3071,0.5000,2498.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +825.8071,0.5000,2499.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +826.3071,0.5000,2501.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +826.8071,0.5000,2502.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +827.3071,0.5000,2503.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +827.8071,0.5000,2505.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +828.3071,0.5000,2506.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +828.8071,0.5000,2507.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +829.3071,0.5000,2509.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +829.8071,0.5000,2510.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +830.3071,0.5000,2512.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +830.8071,0.5000,2513.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +831.3071,0.5000,2514.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +831.8071,0.5000,2516.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +832.3071,0.5000,2517.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +832.8071,0.5000,2519.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +833.3071,0.5000,2520.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +833.8071,0.5000,2521.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +834.3071,0.5000,2523.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +834.8071,0.5000,2524.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +835.3071,0.5000,2526.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +835.8071,0.5000,2527.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +836.3071,0.5000,2528.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +836.8071,0.5000,2530.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +837.3071,0.5000,2531.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +837.8071,0.5000,2532.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +838.3071,0.5000,2534.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +838.8071,0.5000,2535.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +839.3071,0.5000,2537.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +839.8071,0.5000,2538.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +840.3071,0.5000,2539.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +840.8071,0.5000,2541.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +841.3071,0.5000,2542.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +841.8071,0.5000,2544.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +842.3071,0.5000,2545.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +842.8071,0.5000,2546.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +843.3071,0.5000,2548.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +843.8071,0.5000,2549.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +844.3071,0.5000,2551.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +844.8071,0.5000,2552.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +845.3071,0.5000,2553.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +845.8071,0.5000,2555.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +846.3071,0.5000,2556.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +846.8071,0.5000,2557.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +847.3071,0.5000,2559.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +847.8071,0.5000,2560.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +848.3071,0.5000,2562.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +848.8071,0.5000,2563.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +849.3071,0.5000,2564.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +849.8071,0.5000,2566.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +850.3071,0.5000,2567.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +850.8071,0.5000,2569.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +851.3071,0.5000,2570.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +851.8071,0.5000,2571.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +852.3071,0.5000,2573.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +852.8071,0.5000,2574.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +853.3071,0.5000,2576.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +853.8071,0.5000,2577.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +854.3071,0.5000,2578.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +854.8071,0.5000,2580.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +855.3071,0.5000,2581.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +855.8071,0.5000,2582.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +856.3071,0.5000,2584.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +856.8071,0.5000,2585.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +857.3071,0.5000,2587.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +857.8071,0.5000,2588.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +858.3071,0.5000,2589.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +858.8071,0.5000,2591.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +859.3071,0.5000,2592.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +859.8071,0.5000,2594.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +860.3071,0.5000,2595.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +860.8071,0.5000,2596.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +861.3071,0.5000,2598.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +861.8071,0.5000,2599.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +862.3071,0.5000,2601.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +862.8071,0.5000,2602.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +863.3071,0.5000,2603.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +863.8071,0.5000,2605.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +864.3071,0.5000,2606.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +864.8071,0.5000,2607.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +865.3071,0.5000,2609.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +865.8071,0.5000,2610.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +866.3071,0.5000,2612.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +866.8071,0.5000,2613.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +867.3071,0.5000,2614.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +867.8071,0.5000,2616.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +868.3071,0.5000,2617.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +868.8071,0.5000,2619.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +869.3071,0.5000,2620.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +869.8071,0.5000,2621.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +870.3071,0.5000,2623.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +870.8071,0.5000,2624.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +871.3071,0.5000,2626.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +871.8071,0.5000,2627.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +872.3071,0.5000,2628.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +872.8071,0.5000,2630.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +873.3071,0.5000,2631.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +873.8071,0.5000,2632.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +874.3071,0.5000,2634.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +874.8071,0.5000,2635.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +875.3071,0.5000,2637.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +875.8071,0.5000,2638.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +876.3071,0.5000,2639.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +876.8071,0.5000,2641.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +877.3071,0.5000,2642.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +877.8071,0.5000,2644.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +878.3071,0.5000,2645.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +878.8071,0.5000,2646.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +879.3071,0.5000,2648.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +879.8071,0.5000,2649.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +880.3071,0.5000,2651.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +880.8071,0.5000,2652.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +881.3071,0.5000,2653.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +881.8071,0.5000,2655.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +882.3071,0.5000,2656.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +882.8071,0.5000,2657.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +883.3071,0.5000,2659.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +883.8071,0.5000,2660.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +884.3071,0.5000,2662.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +884.8071,0.5000,2663.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +885.3071,0.5000,2664.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +885.8071,0.5000,2666.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +886.3071,0.5000,2667.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +886.8071,0.5000,2669.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +887.3071,0.5000,2670.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +887.8071,0.5000,2671.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +888.3071,0.5000,2673.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +888.8071,0.5000,2674.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +889.3071,0.5000,2676.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +889.8071,0.5000,2677.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +890.3071,0.5000,2678.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +890.8071,0.5000,2680.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +891.3071,0.5000,2681.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +891.8071,0.5000,2682.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +892.3071,0.5000,2684.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +892.8071,0.5000,2685.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +893.3071,0.5000,2687.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +893.8071,0.5000,2688.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +894.3071,0.5000,2689.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +894.8071,0.5000,2691.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +895.3071,0.5000,2692.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +895.8071,0.5000,2694.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +896.3071,0.5000,2695.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +896.8071,0.5000,2696.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +897.3071,0.5000,2698.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +897.8071,0.5000,2699.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +898.3071,0.5000,2701.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +898.8071,0.5000,2702.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +899.3071,0.5000,2703.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +899.8071,0.5000,2705.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +900.3071,0.5000,2706.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +900.8071,0.5000,2707.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +901.3071,0.5000,2709.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +901.8071,0.5000,2710.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +902.3071,0.5000,2712.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +902.8071,0.5000,2713.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +903.3071,0.5000,2714.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +903.8071,0.5000,2716.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +904.3071,0.5000,2717.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +904.8071,0.5000,2719.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +905.3071,0.5000,2720.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +905.8071,0.5000,2721.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +906.3071,0.5000,2723.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +906.8071,0.5000,2724.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +907.3071,0.5000,2726.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +907.8071,0.5000,2727.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +908.3071,0.5000,2728.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +908.8071,0.5000,2730.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +909.3071,0.5000,2731.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +909.8071,0.5000,2732.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +910.3071,0.5000,2734.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +910.8071,0.5000,2735.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +911.3071,0.5000,2737.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +911.8071,0.5000,2738.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +912.3071,0.5000,2739.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +912.8071,0.5000,2741.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +913.3071,0.5000,2742.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +913.8071,0.5000,2744.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +914.3071,0.5000,2745.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +914.8071,0.5000,2746.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +915.3071,0.5000,2748.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +915.8071,0.5000,2749.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +916.3071,0.5000,2751.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +916.8071,0.5000,2752.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +917.3071,0.5000,2753.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +917.8071,0.5000,2755.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +918.3071,0.5000,2756.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +918.8071,0.5000,2757.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +919.3071,0.5000,2759.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +919.8071,0.5000,2760.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +920.3071,0.5000,2762.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +920.8071,0.5000,2763.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +921.3071,0.5000,2764.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +921.8071,0.5000,2766.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +922.3071,0.5000,2767.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +922.8071,0.5000,2769.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +923.3071,0.5000,2770.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +923.8071,0.5000,2771.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +924.3071,0.5000,2773.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +924.8071,0.5000,2774.6111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +925.3071,0.5000,2776.0000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +925.8071,0.5000,2777.3889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +926.3071,0.5000,2778.7778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +926.8071,0.5000,2780.1667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +927.3071,0.5000,2781.5556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +927.8071,0.5000,2782.9444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +928.3071,0.5000,2784.3333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +928.8071,0.5000,2785.7222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +929.3071,0.5000,2787.1111,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +929.8071,0.5000,2788.5000,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +930.3071,0.5000,2789.8889,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +930.8071,0.5000,2791.2778,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +931.3071,0.5000,2792.6667,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +931.8071,0.5000,2794.0556,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +932.3071,0.5000,2795.4444,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +932.8071,0.5000,2796.8333,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +933.3071,0.5000,2798.2222,10.0000,10.0000,0.0000,-0.1170,7,629.5100,115.7219,1049.7053,-148.1476,7.6286,69.1988,89.2764,-9.7662,0.0000,7.6286,0.0000,7.6286,0.0000,7.6286,0.5220,0.0000,7.1066,0.6466,6.4600,2.8777,3.5823,0.8222,2.7601,0.0000,2.7601,0.0000,2.7601,-0.6053,0.0507,3.3147,0.0000,578.5304,117.3023,0.0000,2694.7061,2694.7061,2694.7061,2694.7061,2694.7061 +933.8071,0.5000,2799.6111,10.0000,10.0000,0.0000,-0.0694,7,629.5100,119.4769,1049.7053,-148.1476,7.8762,69.1988,89.2764,-9.7662,0.0000,7.8762,0.0000,7.8762,0.0000,7.8762,0.5233,0.0000,7.3529,0.6466,6.7063,2.8777,3.8286,0.8222,3.0064,0.0000,3.0064,0.0000,3.0064,-0.3590,0.0507,3.3147,0.0000,578.5304,121.3677,0.0000,2730.3597,2730.3597,2730.3597,2730.3597,2730.3597 +934.3071,0.5000,2801.0000,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +934.8071,0.5000,2802.3889,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +935.3071,0.5000,2803.7778,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +935.8071,0.5000,2805.1667,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +936.3071,0.5000,2806.5556,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +936.8071,0.5000,2807.9444,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +937.3071,0.5000,2809.3333,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +937.8071,0.5000,2810.7222,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +938.3071,0.5000,2812.1111,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +938.8071,0.5000,2813.5000,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +939.3071,0.5000,2814.8889,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +939.8071,0.5000,2816.2778,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +940.3071,0.5000,2817.6667,10.0000,10.0000,0.0000,-0.0088,7,629.5100,124.2560,1049.7053,-148.1476,8.1912,69.1988,89.2764,-9.7662,0.0000,8.1912,0.0000,8.1912,0.0000,8.1912,0.5249,0.0000,7.6664,0.6466,7.0198,2.8777,4.1420,0.8222,3.3198,0.0000,3.3198,0.0000,3.3198,-0.0455,0.0507,3.3147,0.0000,578.5304,126.5419,0.0000,2775.7369,2775.7369,2775.7369,2775.7369,2775.7369 +940.8071,0.5000,2819.0556,10.0000,10.0000,0.0000,-0.0044,7,629.5100,124.6036,1049.7053,-148.1476,8.2141,69.1988,89.2764,-9.7662,0.0000,8.2141,0.0000,8.2141,0.0000,8.2141,0.5250,0.0000,7.6892,0.6466,7.0426,2.8777,4.1648,0.8222,3.3426,0.0000,3.3426,0.0000,3.3426,-0.0227,0.0507,3.3147,0.0000,578.5304,126.9183,0.0000,2779.0379,2779.0379,2779.0379,2779.0379,2779.0379 +941.3071,0.5000,2820.4444,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +941.8071,0.5000,2821.8333,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +942.3071,0.5000,2823.2222,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +942.8071,0.5000,2824.6111,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +943.3071,0.5000,2826.0000,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +943.8071,0.5000,2827.3889,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +944.3071,0.5000,2828.7778,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +944.8071,0.5000,2830.1667,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +945.3071,0.5000,2831.5556,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +945.8071,0.5000,2832.9444,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +946.3071,0.5000,2834.3333,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +946.8071,0.5000,2835.7222,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +947.3071,0.5000,2837.1111,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +947.8071,0.5000,2838.5000,10.0000,10.0000,0.0000,0.1013,7,629.5100,132.9472,1049.7053,-148.1476,8.7642,69.1988,89.2764,-9.7662,0.0000,8.7642,0.0000,8.7642,0.0000,8.7642,0.5277,0.0000,8.2364,0.6466,7.5898,2.8777,4.7121,0.8222,3.8899,0.0000,3.8899,0.0000,3.8899,0.5245,0.0507,3.3147,0.0000,578.5304,135.9517,0.0000,2858.2603,2858.2603,2858.2603,2858.2603,2858.2603 +948.3071,0.5000,2839.8889,10.0000,10.0000,0.0000,0.1718,7,629.5100,138.5094,1049.7053,-148.1476,9.1308,69.1988,89.2764,-9.7662,0.0000,9.1308,0.0000,9.1308,0.0000,9.1308,0.5296,0.0000,8.6013,0.6466,7.9547,2.8777,5.0770,0.8222,4.2548,0.0000,4.2548,0.0000,4.2548,0.8894,0.0507,3.3147,0.0000,578.5304,141.9738,0.0000,2911.0736,2911.0736,2911.0736,2911.0736,2911.0736 +948.8071,0.5000,2841.2778,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +949.3071,0.5000,2842.6667,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +949.8071,0.5000,2844.0556,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +950.3071,0.5000,2845.4444,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +950.8071,0.5000,2846.8333,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +951.3071,0.5000,2848.2222,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +951.8071,0.5000,2849.6111,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +952.3071,0.5000,2851.0000,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +952.8071,0.5000,2852.3889,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +953.3071,0.5000,2853.7778,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +953.8071,0.5000,2855.1667,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +954.3071,0.5000,2856.5556,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +954.8071,0.5000,2857.9444,10.0000,10.0000,0.0000,0.2115,7,629.5100,141.6382,1049.7053,-148.1476,9.3371,69.1988,89.2764,-9.7662,0.0000,9.3371,0.0000,9.3371,0.0000,9.3371,0.5306,0.0000,8.8065,0.6466,8.1599,2.8777,5.2822,0.8222,4.4600,0.0000,4.4600,0.0000,4.4600,1.0946,0.0507,3.3147,0.0000,578.5304,145.3612,0.0000,2940.7809,2940.7809,2940.7809,2940.7809,2940.7809 +955.3071,0.5000,2859.3333,10.0000,10.0000,0.0000,0.2379,7,629.5100,143.7240,1049.7053,-148.1476,9.4746,69.1988,89.2764,-9.7662,0.0000,9.4746,0.0000,9.4746,0.0000,9.4746,0.5313,0.0000,8.9433,0.6466,8.2967,2.8777,5.4190,0.8222,4.5968,0.0000,4.5968,0.0000,4.5968,1.2314,0.0507,3.3147,0.0000,578.5304,147.6195,0.0000,2960.5857,2960.5857,2960.5857,2960.5857,2960.5857 +955.8071,0.5000,2860.7222,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +956.3071,0.5000,2862.1111,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +956.8071,0.5000,2863.5000,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +957.3071,0.5000,2864.8889,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +957.8071,0.5000,2866.2778,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +958.3071,0.5000,2867.6667,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +958.8071,0.5000,2869.0556,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +959.3071,0.5000,2870.4444,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +959.8071,0.5000,2871.8333,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +960.3071,0.5000,2873.2222,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +960.8071,0.5000,2874.6111,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +961.3071,0.5000,2876.0000,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +961.8071,0.5000,2877.3889,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +962.3071,0.5000,2878.7778,10.0000,10.0000,0.0000,0.3216,7,629.5100,150.3290,1049.7053,-148.1476,9.9100,69.1988,89.2764,-9.7662,0.0000,9.9100,0.0000,9.9100,0.0000,9.9100,0.5335,0.0000,9.3766,0.6466,8.7300,2.8777,5.8522,0.8222,5.0300,0.0000,5.0300,0.0000,5.0300,1.6647,0.0507,3.3147,0.0000,578.5304,154.7706,0.0000,3023.3003,3023.3003,3023.3003,3023.3003,3023.3003 +962.8071,0.5000,2880.1667,10.0000,10.0000,0.0000,0.4142,7,629.5100,157.6292,1049.7053,-148.1476,10.3913,69.1988,89.2764,-9.7662,0.0000,10.3913,0.0000,10.3913,0.0000,10.3913,0.5359,0.0000,9.8554,0.6466,9.2088,2.8777,6.3311,0.8222,5.5089,0.0000,5.5089,0.0000,5.5089,2.1435,0.0507,3.3146,0.0000,578.5304,162.6744,0.0000,3092.6155,3092.6155,3092.6155,3092.6155,3092.6155 +963.3071,0.5000,2881.5556,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +963.8071,0.5000,2882.9444,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +964.3071,0.5000,2884.3333,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +964.8071,0.5000,2885.7222,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +965.3071,0.5000,2887.1111,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +965.8071,0.5000,2888.5000,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +966.3071,0.5000,2889.8889,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +966.8071,0.5000,2891.2778,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +967.3071,0.5000,2892.6667,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +967.8071,0.5000,2894.0556,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +968.3071,0.5000,2895.4444,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +968.8071,0.5000,2896.8333,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +969.3071,0.5000,2898.2222,10.0000,10.0000,0.0000,0.4318,7,629.5100,159.0197,1049.7053,-148.1476,10.4829,69.1988,89.2764,-9.7662,0.0000,10.4829,0.0000,10.4829,0.0000,10.4829,0.5363,0.0000,9.9466,0.6466,9.3000,2.8777,6.4223,0.8222,5.6001,0.0000,5.6001,0.0000,5.6001,2.2347,0.0507,3.3146,0.0000,578.5304,164.1798,0.0000,3105.8182,3105.8182,3105.8182,3105.8182,3105.8182 +969.8071,0.5000,2899.6111,10.0000,10.0000,0.0000,0.4802,7,629.5100,162.8435,1049.7053,-148.1476,10.7350,69.1988,89.2764,-9.7662,0.0000,10.7350,0.0000,10.7350,0.0000,10.7350,0.5376,0.0000,10.1974,0.6466,9.5508,2.8777,6.6731,0.8222,5.8509,0.0000,5.8509,0.0000,5.8509,2.4855,0.0507,3.3146,0.0000,578.5304,168.3198,0.0000,3142.1256,3142.1256,3142.1256,3142.1256,3142.1256 +970.3071,0.5000,2901.0000,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +970.8071,0.5000,2902.3889,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +971.3071,0.5000,2903.7778,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +971.8071,0.5000,2905.1667,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +972.3071,0.5000,2906.5556,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +972.8071,0.5000,2907.9444,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +973.3071,0.5000,2909.3333,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +973.8071,0.5000,2910.7222,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +974.3071,0.5000,2912.1111,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +974.8071,0.5000,2913.5000,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +975.3071,0.5000,2914.8889,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +975.8071,0.5000,2916.2778,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +976.3071,0.5000,2917.6667,10.0000,10.0000,0.0000,0.5419,7,629.5100,167.7102,1049.7053,-148.1476,11.0558,69.1988,89.2764,-9.7662,0.0000,11.0558,0.0000,11.0558,0.0000,11.0558,0.5392,0.0000,10.5166,0.6466,9.8700,2.8777,6.9923,0.8222,6.1701,0.0000,6.1701,0.0000,6.1701,2.8048,0.0507,3.3146,0.0000,578.5304,173.5888,0.0000,3188.3344,3188.3344,3188.3344,3188.3344,3188.3344 +976.8071,0.5000,2919.0556,10.0000,10.0000,0.0000,0.5463,7,629.5100,168.0578,1049.7053,-148.1476,11.0787,69.1988,89.2764,-9.7662,0.0000,11.0787,0.0000,11.0787,0.0000,11.0787,0.5393,0.0000,10.5394,0.6466,9.8928,2.8777,7.0151,0.8222,6.1929,0.0000,6.1929,0.0000,6.1929,2.8276,0.0507,3.3146,0.0000,578.5304,173.9652,0.0000,3191.6350,3191.6350,3191.6350,3191.6350,3191.6350 +977.3071,0.5000,2920.4444,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +977.8071,0.5000,2921.8333,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +978.3071,0.5000,2923.2222,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +978.8071,0.5000,2924.6111,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +979.3071,0.5000,2926.0000,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +979.8071,0.5000,2927.3889,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +980.3071,0.5000,2928.7778,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +980.8071,0.5000,2930.1667,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +981.3071,0.5000,2931.5556,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +981.8071,0.5000,2932.9444,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +982.3071,0.5000,2934.3333,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +982.8071,0.5000,2935.7222,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +983.3071,0.5000,2937.1111,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +983.8071,0.5000,2938.5000,10.0000,10.0000,0.0000,0.6521,7,629.5100,176.4004,1049.7053,-148.1476,11.6287,69.1988,89.2764,-9.7662,0.0000,11.6287,0.0000,11.6287,0.0000,11.6287,0.5420,0.0000,11.0866,0.6466,10.4401,2.8777,7.5623,0.8222,6.7401,0.0000,6.7401,0.0000,6.7401,3.3748,0.0507,3.3146,0.0000,578.5304,182.9976,0.0000,3270.8485,3270.8485,3270.8485,3270.8485,3270.8485 +984.3071,0.5000,2939.8889,10.0000,10.0000,0.0000,0.7226,7,629.5100,181.9621,1049.7053,-148.1476,11.9953,69.1988,89.2764,-9.7662,0.0000,11.9953,0.0000,11.9953,0.0000,11.9953,0.5439,0.0000,11.4514,0.6466,10.8049,2.8777,7.9271,0.8222,7.1049,0.0000,7.1049,0.0000,7.1049,3.7396,0.0507,3.3146,0.0000,578.5304,189.0191,0.0000,3323.6563,3323.6563,3323.6563,3323.6563,3323.6563 +984.8071,0.5000,2941.2778,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +985.3071,0.5000,2942.6667,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +985.8071,0.5000,2944.0556,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +986.3071,0.5000,2945.4444,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +986.8071,0.5000,2946.8333,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +987.3071,0.5000,2948.2222,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +987.8071,0.5000,2949.6111,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +988.3071,0.5000,2951.0000,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +988.8071,0.5000,2952.3889,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +989.3071,0.5000,2953.7778,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +989.8071,0.5000,2955.1667,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +990.3071,0.5000,2956.5556,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +990.8071,0.5000,2957.9444,10.0000,10.0000,0.0000,0.7622,7,629.5100,185.0904,1049.7053,-148.1476,12.2016,69.1988,89.2764,-9.7662,0.0000,12.2016,0.0000,12.2016,0.0000,12.2016,0.5449,0.0000,11.6566,0.6466,11.0101,2.8777,8.1323,0.8222,7.3101,0.0000,7.3101,0.0000,7.3101,3.9448,0.0507,3.3146,0.0000,578.5304,192.4061,0.0000,3353.3603,3353.3603,3353.3603,3353.3603,3353.3603 +991.3071,0.5000,2959.3333,10.0000,10.0000,0.0000,0.7886,7,629.5100,187.1760,1049.7053,-148.1476,12.3390,69.1988,89.2764,-9.7662,0.0000,12.3390,0.0000,12.3390,0.0000,12.3390,0.5456,0.0000,11.7934,0.6466,11.1468,2.8777,8.2691,0.8222,7.4469,0.0000,7.4469,0.0000,7.4469,4.0816,0.0507,3.3146,0.0000,578.5304,194.6641,0.0000,3373.1627,3373.1627,3373.1627,3373.1627,3373.1627 +991.8071,0.5000,2960.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +992.3071,0.5000,2962.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +992.8071,0.5000,2963.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +993.3071,0.5000,2964.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +993.8071,0.5000,2966.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +994.3071,0.5000,2967.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +994.8071,0.5000,2969.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +995.3071,0.5000,2970.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +995.8071,0.5000,2971.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +996.3071,0.5000,2973.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +996.8071,0.5000,2974.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +997.3071,0.5000,2976.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +997.8071,0.5000,2977.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +998.3071,0.5000,2978.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +998.8071,0.5000,2980.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +999.3071,0.5000,2981.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +999.8071,0.5000,2982.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1000.3071,0.5000,2984.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1000.8071,0.5000,2985.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1001.3071,0.5000,2987.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1001.8071,0.5000,2988.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1002.3071,0.5000,2989.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1002.8071,0.5000,2991.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1003.3071,0.5000,2992.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1003.8071,0.5000,2994.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1004.3071,0.5000,2995.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1004.8071,0.5000,2996.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1005.3071,0.5000,2998.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1005.8071,0.5000,2999.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1006.3071,0.5000,3001.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1006.8071,0.5000,3002.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1007.3071,0.5000,3003.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1007.8071,0.5000,3005.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1008.3071,0.5000,3006.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1008.8071,0.5000,3007.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1009.3071,0.5000,3009.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1009.8071,0.5000,3010.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1010.3071,0.5000,3012.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1010.8071,0.5000,3013.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1011.3071,0.5000,3014.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1011.8071,0.5000,3016.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1012.3071,0.5000,3017.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1012.8071,0.5000,3019.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1013.3071,0.5000,3020.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1013.8071,0.5000,3021.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1014.3071,0.5000,3023.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1014.8071,0.5000,3024.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1015.3071,0.5000,3026.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1015.8071,0.5000,3027.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1016.3071,0.5000,3028.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1016.8071,0.5000,3030.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1017.3071,0.5000,3031.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1017.8071,0.5000,3032.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1018.3071,0.5000,3034.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1018.8071,0.5000,3035.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1019.3071,0.5000,3037.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1019.8071,0.5000,3038.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1020.3071,0.5000,3039.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1020.8071,0.5000,3041.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1021.3071,0.5000,3042.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1021.8071,0.5000,3044.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1022.3071,0.5000,3045.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1022.8071,0.5000,3046.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1023.3071,0.5000,3048.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1023.8071,0.5000,3049.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1024.3071,0.5000,3051.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1024.8071,0.5000,3052.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1025.3071,0.5000,3053.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1025.8071,0.5000,3055.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1026.3071,0.5000,3056.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1026.8071,0.5000,3057.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1027.3071,0.5000,3059.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1027.8071,0.5000,3060.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1028.3071,0.5000,3062.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1028.8071,0.5000,3063.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1029.3071,0.5000,3064.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1029.8071,0.5000,3066.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1030.3071,0.5000,3067.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1030.8071,0.5000,3069.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1031.3071,0.5000,3070.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1031.8071,0.5000,3071.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1032.3071,0.5000,3073.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1032.8071,0.5000,3074.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1033.3071,0.5000,3076.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1033.8071,0.5000,3077.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1034.3071,0.5000,3078.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1034.8071,0.5000,3080.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1035.3071,0.5000,3081.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1035.8071,0.5000,3082.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1036.3071,0.5000,3084.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1036.8071,0.5000,3085.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1037.3071,0.5000,3087.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1037.8071,0.5000,3088.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1038.3071,0.5000,3089.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1038.8071,0.5000,3091.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1039.3071,0.5000,3092.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1039.8071,0.5000,3094.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1040.3071,0.5000,3095.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1040.8071,0.5000,3096.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1041.3071,0.5000,3098.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1041.8071,0.5000,3099.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1042.3071,0.5000,3101.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1042.8071,0.5000,3102.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1043.3071,0.5000,3103.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1043.8071,0.5000,3105.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1044.3071,0.5000,3106.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1044.8071,0.5000,3107.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1045.3071,0.5000,3109.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1045.8071,0.5000,3110.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1046.3071,0.5000,3112.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1046.8071,0.5000,3113.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1047.3071,0.5000,3114.8889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1047.8071,0.5000,3116.2778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1048.3071,0.5000,3117.6667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1048.8071,0.5000,3119.0556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1049.3071,0.5000,3120.4444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1049.8071,0.5000,3121.8333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1050.3071,0.5000,3123.2222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1050.8071,0.5000,3124.6111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1051.3071,0.5000,3126.0000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1051.8071,0.5000,3127.3889,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1052.3071,0.5000,3128.7778,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1052.8071,0.5000,3130.1667,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1053.3071,0.5000,3131.5556,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1053.8071,0.5000,3132.9444,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1054.3071,0.5000,3134.3333,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1054.8071,0.5000,3135.7222,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1055.3071,0.5000,3137.1111,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1055.8071,0.5000,3138.5000,10.0000,10.0000,0.0000,0.8723,7,629.5100,193.7912,1049.7053,-148.1476,12.7751,69.1988,89.2764,-9.7662,0.0000,12.7751,0.0000,12.7751,0.0000,12.7751,0.5478,0.0000,12.2274,0.6466,11.5808,2.8777,8.7030,0.8229,7.8801,0.0000,7.8801,0.0000,7.8801,4.5148,0.0507,3.3145,0.0000,578.5304,201.8262,0.0000,3435.9741,3435.9741,3435.9741,3435.9741,3435.9741 +1056.3071,0.5000,3139.8889,10.0000,10.0000,0.0000,0.9455,7,629.5100,199.6489,1049.7053,-148.1476,13.1613,69.1988,89.2764,-9.7662,0.0000,13.1613,0.0000,13.1613,0.0000,13.1613,0.5497,0.0000,12.6116,0.6466,11.9650,2.8777,9.0873,0.8287,8.2586,0.0000,8.2586,0.0000,8.2586,4.8933,0.0507,3.3145,0.0000,578.5304,208.1682,0.0000,3491.5929,3491.5929,3491.5929,3491.5929,3491.5929 +1056.8071,0.5000,3141.2778,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1057.3071,0.5000,3142.6667,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1057.8071,0.5000,3144.0556,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1058.3071,0.5000,3145.4444,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1058.8071,0.5000,3146.8333,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1059.3071,0.5000,3148.2222,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1059.8071,0.5000,3149.6111,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1060.3071,0.5000,3151.0000,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1060.8071,0.5000,3152.3889,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1061.3071,0.5000,3153.7778,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1061.8071,0.5000,3155.1667,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1062.3071,0.5000,3156.5556,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1062.8071,0.5000,3157.9444,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1063.3071,0.5000,3159.3333,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1063.8071,0.5000,3160.7222,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1064.3071,0.5000,3162.1111,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1064.8071,0.5000,3163.5000,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1065.3071,0.5000,3164.8889,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1065.8071,0.5000,3166.2778,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1066.3071,0.5000,3167.6667,10.0000,10.0000,0.0000,0.9866,7,629.5100,202.9438,1049.7053,-148.1476,13.3785,69.1988,89.2764,-9.7662,0.0000,13.3785,0.0000,13.3785,0.0000,13.3785,0.5508,0.0000,12.8277,0.6466,12.1811,2.8777,9.3034,0.8319,8.4714,0.0000,8.4714,0.0000,8.4714,5.1062,0.0507,3.3145,0.0000,578.5304,211.7355,0.0000,3526.4250,3526.4250,3526.4250,3526.4250,3526.4250 +1066.8071,0.5000,3169.0556,10.0000,10.0000,0.0000,0.9924,7,629.5100,203.4069,1049.7053,-148.1476,13.4090,69.1988,89.2764,-9.7662,0.0000,13.4090,0.0000,13.4090,0.0000,13.4090,0.5509,0.0000,12.8581,0.6466,12.2115,2.8777,9.3338,0.8324,8.5014,0.0000,8.5014,0.0000,8.5014,5.1361,0.0507,3.3145,0.0000,578.5304,212.2370,0.0000,3531.3805,3531.3805,3531.3805,3531.3805,3531.3805 +1067.3071,0.5000,3170.4444,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1067.8071,0.5000,3171.8333,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1068.3071,0.5000,3173.2222,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1068.8071,0.5000,3174.6111,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1069.3071,0.5000,3176.0000,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1069.8071,0.5000,3177.3889,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1070.3071,0.5000,3178.7778,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1070.8071,0.5000,3180.1667,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1071.3071,0.5000,3181.5556,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1071.8071,0.5000,3182.9444,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1072.3071,0.5000,3184.3333,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1072.8071,0.5000,3185.7222,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1073.3071,0.5000,3187.1111,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1073.8071,0.5000,3188.5000,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1074.3071,0.5000,3189.8889,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1074.8071,0.5000,3191.2778,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1075.3071,0.5000,3192.6667,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1075.8071,0.5000,3194.0556,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1076.3071,0.5000,3195.4444,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1076.8071,0.5000,3196.8333,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1077.3071,0.5000,3198.2222,10.0000,10.0000,0.0000,1.1312,7,629.5100,214.5218,1049.7053,-148.1476,14.1417,69.1988,89.2764,-9.7662,0.0000,14.1417,0.0000,14.1417,0.0000,14.1417,0.5546,0.0000,13.5871,0.6466,12.9405,2.8777,10.0628,0.8433,9.2195,0.0000,9.2195,0.0000,9.2195,5.8543,0.0507,3.3145,0.0000,578.5304,224.2708,0.0000,3650.3097,3650.3097,3650.3097,3650.3097,3650.3097 +1077.8071,0.5000,3199.6111,10.0000,10.0000,0.0000,1.1915,7,629.5100,219.3555,1049.7053,-148.1476,14.4604,69.1988,89.2764,-9.7662,0.0000,14.4604,0.0000,14.4604,0.0000,14.4604,0.5562,0.0000,13.9042,0.6466,13.2576,2.8777,10.3799,0.8481,9.5318,0.0000,9.5318,0.0000,9.5318,6.1666,0.0507,3.3144,0.0000,578.5304,229.5041,0.0000,3702.0299,3702.0299,3702.0299,3702.0299,3702.0299 +1078.3071,0.5000,3201.0000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1078.8071,0.5000,3202.3889,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1079.3071,0.5000,3203.7778,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1079.8071,0.5000,3205.1667,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1080.3071,0.5000,3206.5556,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1080.8071,0.5000,3207.9444,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1081.3071,0.5000,3209.3333,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1081.8071,0.5000,3210.7222,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1082.3071,0.5000,3212.1111,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1082.8071,0.5000,3213.5000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1083.3071,0.5000,3214.8889,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1083.8071,0.5000,3216.2778,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1084.3071,0.5000,3217.6667,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1084.8071,0.5000,3219.0556,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1085.3071,0.5000,3220.4444,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1085.8071,0.5000,3221.8333,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1086.3071,0.5000,3223.2222,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1086.8071,0.5000,3224.6111,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1087.3071,0.5000,3226.0000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1087.8071,0.5000,3227.3889,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1088.3071,0.5000,3228.7778,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1088.8071,0.5000,3230.1667,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1089.3071,0.5000,3231.5556,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1089.8071,0.5000,3232.9444,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1090.3071,0.5000,3234.3333,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1090.8071,0.5000,3235.7222,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1091.3071,0.5000,3237.1111,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1091.8071,0.5000,3238.5000,10.0000,10.0000,0.0000,1.2684,7,629.5100,225.5072,1049.7053,-148.1476,14.8659,69.1988,89.2764,-9.7662,0.0000,14.8659,0.0000,14.8659,0.0000,14.8659,0.5582,0.0000,14.3077,0.6466,13.6611,2.8777,10.7834,0.8541,9.9292,0.0000,9.9292,0.0000,9.9292,6.5641,0.0507,3.3144,0.0000,578.5304,236.1645,0.0000,3767.8537,3767.8537,3767.8537,3767.8537,3767.8537 +1092.3071,0.5000,3239.8889,10.0000,10.0000,0.0000,1.2025,7,629.5100,220.2334,1049.7053,-148.1476,14.5183,69.1988,89.2764,-9.7662,0.0000,14.5183,0.0000,14.5183,0.0000,14.5183,0.5565,0.0000,13.9618,0.6466,13.3152,2.8777,10.4374,0.8489,9.5885,0.0000,9.5885,0.0000,9.5885,6.2234,0.0507,3.3144,0.0000,578.5304,230.4546,0.0000,3711.4235,3711.4235,3711.4235,3711.4235,3711.4235 +1092.8071,0.5000,3241.2778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1093.3071,0.5000,3242.6667,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1093.8071,0.5000,3244.0556,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1094.3071,0.5000,3245.4444,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1094.8071,0.5000,3246.8333,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1095.3071,0.5000,3248.2222,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1095.8071,0.5000,3249.6111,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1096.3071,0.5000,3251.0000,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1096.8071,0.5000,3252.3889,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1097.3071,0.5000,3253.7778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1097.8071,0.5000,3255.1667,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1098.3071,0.5000,3256.5556,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1098.8071,0.5000,3257.9444,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1099.3071,0.5000,3259.3333,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1099.8071,0.5000,3260.7222,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1100.3071,0.5000,3262.1111,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1100.8071,0.5000,3263.5000,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1101.3071,0.5000,3264.8889,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1101.8071,0.5000,3266.2778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1102.3071,0.5000,3267.6667,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1102.8071,0.5000,3269.0556,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1103.3071,0.5000,3270.4444,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1103.8071,0.5000,3271.8333,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1104.3071,0.5000,3273.2222,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1104.8071,0.5000,3274.6111,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1105.3071,0.5000,3276.0000,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1105.8071,0.5000,3277.3889,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1106.3071,0.5000,3278.7778,10.0000,10.0000,0.0000,1.1655,7,629.5100,217.2668,1049.7053,-148.1476,14.3227,69.1988,89.2764,-9.7662,0.0000,14.3227,0.0000,14.3227,0.0000,14.3227,0.5555,0.0000,13.7672,0.6466,13.1206,2.8777,10.2429,0.8460,9.3968,0.0000,9.3968,0.0000,9.3968,6.0317,0.0507,3.3144,0.0000,578.5304,227.2427,0.0000,3679.6808,3679.6808,3679.6808,3679.6808,3679.6808 +1106.8071,0.5000,3280.1667,10.0000,10.0000,0.0000,1.0790,7,629.5100,210.3445,1049.7053,-148.1476,13.8664,69.1988,89.2764,-9.7662,0.0000,13.8664,0.0000,13.8664,0.0000,13.8664,0.5532,0.0000,13.3131,0.6466,12.6665,2.8777,9.7888,0.8392,8.9496,0.0000,8.9496,0.0000,8.9496,5.5844,0.0507,3.3145,0.0000,578.5304,219.7481,0.0000,3605.6126,3605.6126,3605.6126,3605.6126,3605.6126 +1107.3071,0.5000,3281.5556,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1107.8071,0.5000,3282.9444,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1108.3071,0.5000,3284.3333,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1108.8071,0.5000,3285.7222,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1109.3071,0.5000,3287.1111,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1109.8071,0.5000,3288.5000,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1110.3071,0.5000,3289.8889,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1110.8071,0.5000,3291.2778,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1111.3071,0.5000,3292.6667,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1111.8071,0.5000,3294.0556,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1112.3071,0.5000,3295.4444,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1112.8071,0.5000,3296.8333,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1113.3071,0.5000,3298.2222,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1113.8071,0.5000,3299.6111,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1114.3071,0.5000,3301.0000,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1114.8071,0.5000,3302.3889,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1115.3071,0.5000,3303.7778,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1115.8071,0.5000,3305.1667,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1116.3071,0.5000,3306.5556,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1116.8071,0.5000,3307.9444,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1117.3071,0.5000,3309.3333,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1117.8071,0.5000,3310.7222,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1118.3071,0.5000,3312.1111,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1118.8071,0.5000,3313.5000,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1119.3071,0.5000,3314.8889,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1119.8071,0.5000,3316.2778,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1120.3071,0.5000,3317.6667,10.0000,10.0000,0.0000,1.0626,7,629.5100,209.0259,1049.7053,-148.1476,13.7794,69.1988,89.2764,-9.7662,0.0000,13.7794,0.0000,13.7794,0.0000,13.7794,0.5528,0.0000,13.2266,0.6466,12.5800,2.8777,9.7023,0.8379,8.8644,0.0000,8.8644,0.0000,8.8644,5.4992,0.0507,3.3145,0.0000,578.5304,218.3206,0.0000,3591.5041,3591.5041,3591.5041,3591.5041,3591.5041 +1120.8071,0.5000,3319.0556,10.0000,10.0000,0.0000,1.0584,7,629.5100,208.6963,1049.7053,-148.1476,13.7577,69.1988,89.2764,-9.7662,0.0000,13.7577,0.0000,13.7577,0.0000,13.7577,0.5527,0.0000,13.2050,0.6466,12.5584,2.8777,9.6807,0.8376,8.8431,0.0000,8.8431,0.0000,8.8431,5.4779,0.0507,3.3145,0.0000,578.5304,217.9637,0.0000,3587.9770,3587.9770,3587.9770,3587.9770,3587.9770 +1121.3071,0.5000,3320.4444,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1121.8071,0.5000,3321.8333,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1122.3071,0.5000,3323.2222,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1122.8071,0.5000,3324.6111,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1123.3071,0.5000,3326.0000,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1123.8071,0.5000,3327.3889,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1124.3071,0.5000,3328.7778,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1124.8071,0.5000,3330.1667,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1125.3071,0.5000,3331.5556,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1125.8071,0.5000,3332.9444,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1126.3071,0.5000,3334.3333,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1126.8071,0.5000,3335.7222,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1127.3071,0.5000,3337.1111,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1127.8071,0.5000,3338.5000,10.0000,10.0000,0.0000,0.9597,7,629.5100,200.7848,1049.7053,-148.1476,13.2362,69.1988,89.2764,-9.7662,0.0000,13.2362,0.0000,13.2362,0.0000,13.2362,0.5501,0.0000,12.6861,0.6466,12.0395,2.8777,9.1618,0.8298,8.3320,0.0000,8.3320,0.0000,8.3320,4.9667,0.0507,3.3145,0.0000,578.5304,209.3981,0.0000,3503.3240,3503.3240,3503.3240,3503.3240,3503.3240 +1128.3071,0.5000,3339.8889,10.0000,10.0000,0.0000,0.8681,7,629.5100,193.4544,1049.7053,-148.1476,12.7529,69.1988,89.2764,-9.7662,0.0000,12.7529,0.0000,12.7529,0.0000,12.7529,0.5477,0.0000,12.2053,0.6466,11.5587,2.8777,8.6809,0.8226,7.8583,0.0000,7.8583,0.0000,7.8583,4.4931,0.0507,3.3145,0.0000,578.5304,201.4615,0.0000,3432.7757,3432.7757,3432.7757,3432.7757,3432.7757 +1128.8071,0.5000,3341.2778,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1129.3071,0.5000,3342.6667,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1129.8071,0.5000,3344.0556,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1130.3071,0.5000,3345.4444,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1130.8071,0.5000,3346.8333,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1131.3071,0.5000,3348.2222,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1131.8071,0.5000,3349.6111,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1132.3071,0.5000,3351.0000,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1132.8071,0.5000,3352.3889,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1133.3071,0.5000,3353.7778,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1133.8071,0.5000,3355.1667,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1134.3071,0.5000,3356.5556,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1134.8071,0.5000,3357.9444,10.0000,10.0000,0.0000,0.8167,7,629.5100,189.3868,1049.7053,-148.1476,12.4848,69.1988,89.2764,-9.7662,0.0000,12.4848,0.0000,12.4848,0.0000,12.4848,0.5463,0.0000,11.9385,0.6466,11.2919,2.8777,8.4141,0.8222,7.5919,0.0000,7.5919,0.0000,7.5919,4.2267,0.0507,3.3146,0.0000,578.5304,197.0576,0.0000,3394.1538,3394.1538,3394.1538,3394.1538,3394.1538 +1135.3071,0.5000,3359.3333,10.0000,10.0000,0.0000,0.7812,7,629.5100,186.5877,1049.7053,-148.1476,12.3003,69.1988,89.2764,-9.7662,0.0000,12.3003,0.0000,12.3003,0.0000,12.3003,0.5454,0.0000,11.7549,0.6466,11.1083,2.8777,8.2305,0.8222,7.4083,0.0000,7.4083,0.0000,7.4083,4.0431,0.0507,3.3146,0.0000,578.5304,194.0272,0.0000,3367.5770,3367.5770,3367.5770,3367.5770,3367.5770 +1135.8071,0.5000,3360.7222,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1136.3071,0.5000,3362.1111,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1136.8071,0.5000,3363.5000,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1137.3071,0.5000,3364.8889,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1137.8071,0.5000,3366.2778,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1138.3071,0.5000,3367.6667,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1138.8071,0.5000,3369.0556,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1139.3071,0.5000,3370.4444,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1139.8071,0.5000,3371.8333,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1140.3071,0.5000,3373.2222,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1140.8071,0.5000,3374.6111,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1141.3071,0.5000,3376.0000,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1141.8071,0.5000,3377.3889,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1142.3071,0.5000,3378.7778,10.0000,10.0000,0.0000,0.6688,7,629.5100,177.7240,1049.7053,-148.1476,11.7159,69.1988,89.2764,-9.7662,0.0000,11.7159,0.0000,11.7159,0.0000,11.7159,0.5425,0.0000,11.1735,0.6466,10.5269,2.8777,7.6491,0.8222,6.8269,0.0000,6.8269,0.0000,6.8269,3.4616,0.0507,3.3146,0.0000,578.5304,184.4306,0.0000,3283.4154,3283.4154,3283.4154,3283.4154,3283.4154 +1142.8071,0.5000,3380.1667,10.0000,10.0000,0.0000,0.5447,7,629.5100,167.9268,1049.7053,-148.1476,11.0701,69.1988,89.2764,-9.7662,0.0000,11.0701,0.0000,11.0701,0.0000,11.0701,0.5393,0.0000,10.5308,0.6466,9.8842,2.8777,7.0065,0.8222,6.1843,0.0000,6.1843,0.0000,6.1843,2.8190,0.0507,3.3146,0.0000,578.5304,173.8234,0.0000,3190.3919,3190.3919,3190.3919,3190.3919,3190.3919 +1143.3071,0.5000,3381.5556,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1143.8071,0.5000,3382.9444,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1144.3071,0.5000,3384.3333,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1144.8071,0.5000,3385.7222,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1145.3071,0.5000,3387.1111,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1145.8071,0.5000,3388.5000,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1146.3071,0.5000,3389.8889,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1146.8071,0.5000,3391.2778,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1147.3071,0.5000,3392.6667,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1147.8071,0.5000,3394.0556,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1148.3071,0.5000,3395.4444,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1148.8071,0.5000,3396.8333,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1149.3071,0.5000,3398.2222,10.0000,10.0000,0.0000,0.5210,7,629.5100,166.0607,1049.7053,-148.1476,10.9471,69.1988,89.2764,-9.7662,0.0000,10.9471,0.0000,10.9471,0.0000,10.9471,0.5386,0.0000,10.4084,0.6466,9.7618,2.8777,6.8841,0.8222,6.0619,0.0000,6.0619,0.0000,6.0619,2.6966,0.0507,3.3146,0.0000,578.5304,171.8030,0.0000,3172.6728,3172.6728,3172.6728,3172.6728,3172.6728 +1149.8071,0.5000,3399.6111,10.0000,10.0000,0.0000,0.4625,7,629.5100,161.4419,1049.7053,-148.1476,10.6426,69.1988,89.2764,-9.7662,0.0000,10.6426,0.0000,10.6426,0.0000,10.6426,0.5371,0.0000,10.1055,0.6466,9.4589,2.8777,6.5812,0.8222,5.7590,0.0000,5.7590,0.0000,5.7590,2.3936,0.0507,3.3146,0.0000,578.5304,166.8024,0.0000,3128.8176,3128.8176,3128.8176,3128.8176,3128.8176 +1150.3071,0.5000,3401.0000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1150.8071,0.5000,3402.3889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1151.3071,0.5000,3403.7778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1151.8071,0.5000,3405.1667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1152.3071,0.5000,3406.5556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1152.8071,0.5000,3407.9444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1153.3071,0.5000,3409.3333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1153.8071,0.5000,3410.7222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1154.3071,0.5000,3412.1111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1154.8071,0.5000,3413.5000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1155.3071,0.5000,3414.8889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1155.8071,0.5000,3416.2778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1156.3071,0.5000,3417.6667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1156.8071,0.5000,3419.0556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1157.3071,0.5000,3420.4444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1157.8071,0.5000,3421.8333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1158.3071,0.5000,3423.2222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1158.8071,0.5000,3424.6111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1159.3071,0.5000,3426.0000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1159.8071,0.5000,3427.3889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1160.3071,0.5000,3428.7778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1160.8071,0.5000,3430.1667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1161.3071,0.5000,3431.5556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1161.8071,0.5000,3432.9444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1162.3071,0.5000,3434.3333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1162.8071,0.5000,3435.7222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1163.3071,0.5000,3437.1111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1163.8071,0.5000,3438.5000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1164.3071,0.5000,3439.8889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1164.8071,0.5000,3441.2778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1165.3071,0.5000,3442.6667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1165.8071,0.5000,3444.0556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1166.3071,0.5000,3445.4444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1166.8071,0.5000,3446.8333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1167.3071,0.5000,3448.2222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1167.8071,0.5000,3449.6111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1168.3071,0.5000,3451.0000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1168.8071,0.5000,3452.3889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1169.3071,0.5000,3453.7778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1169.8071,0.5000,3455.1667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1170.3071,0.5000,3456.5556,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1170.8071,0.5000,3457.9444,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1171.3071,0.5000,3459.3333,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1171.8071,0.5000,3460.7222,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1172.3071,0.5000,3462.1111,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1172.8071,0.5000,3463.5000,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1173.3071,0.5000,3464.8889,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1173.8071,0.5000,3466.2778,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1174.3071,0.5000,3467.6667,10.0000,10.0000,0.0000,0.3880,7,629.5100,155.5634,1049.7053,-148.1476,10.2551,69.1988,89.2764,-9.7662,0.0000,10.2551,0.0000,10.2551,0.0000,10.2551,0.5352,0.0000,9.7199,0.6466,9.0733,2.8777,6.1956,0.8222,5.3734,0.0000,5.3734,0.0000,5.3734,2.0080,0.0507,3.3146,0.0000,578.5304,160.4378,0.0000,3073.0012,3073.0012,3073.0012,3073.0012,3073.0012 +1174.8071,0.5000,3469.0556,10.0000,10.0000,0.0000,0.3935,7,629.5100,156.0009,1049.7053,-148.1476,10.2839,69.1988,89.2764,-9.7662,0.0000,10.2839,0.0000,10.2839,0.0000,10.2839,0.5353,0.0000,9.7486,0.6466,9.1020,2.8777,6.2243,0.8222,5.4021,0.0000,5.4021,0.0000,5.4021,2.0367,0.0507,3.3146,0.0000,578.5304,160.9115,0.0000,3077.1554,3077.1554,3077.1554,3077.1554,3077.1554 +1175.3071,0.5000,3470.4444,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1175.8071,0.5000,3471.8333,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1176.3071,0.5000,3473.2222,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1176.8071,0.5000,3474.6111,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1177.3071,0.5000,3476.0000,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1177.8071,0.5000,3477.3889,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1178.3071,0.5000,3478.7778,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1178.8071,0.5000,3480.1667,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1179.3071,0.5000,3481.5556,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1179.8071,0.5000,3482.9444,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1180.3071,0.5000,3484.3333,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1180.8071,0.5000,3485.7222,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1181.3071,0.5000,3487.1111,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1181.8071,0.5000,3488.5000,10.0000,10.0000,0.0000,0.5266,7,629.5100,166.5009,1049.7053,-148.1476,10.9761,69.1988,89.2764,-9.7662,0.0000,10.9761,0.0000,10.9761,0.0000,10.9761,0.5388,0.0000,10.4373,0.6466,9.7907,2.8777,6.9130,0.8222,6.0908,0.0000,6.0908,0.0000,6.0908,2.7255,0.0507,3.3146,0.0000,578.5304,172.2796,0.0000,3176.8528,3176.8528,3176.8528,3176.8528,3176.8528 +1182.3071,0.5000,3489.8889,10.0000,10.0000,0.0000,0.6533,7,629.5100,176.5006,1049.7053,-148.1476,11.6353,69.1988,89.2764,-9.7662,0.0000,11.6353,0.0000,11.6353,0.0000,11.6353,0.5421,0.0000,11.0932,0.6466,10.4466,2.8777,7.5689,0.8222,6.7467,0.0000,6.7467,0.0000,6.7467,3.3814,0.0507,3.3146,0.0000,578.5304,183.1061,0.0000,3271.8001,3271.8001,3271.8001,3271.8001,3271.8001 +1182.8071,0.5000,3491.2778,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1183.3071,0.5000,3492.6667,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1183.8071,0.5000,3494.0556,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1184.3071,0.5000,3495.4444,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1184.8071,0.5000,3496.8333,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1185.3071,0.5000,3498.2222,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1185.8071,0.5000,3499.6111,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1186.3071,0.5000,3501.0000,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1186.8071,0.5000,3502.3889,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1187.3071,0.5000,3503.7778,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1187.8071,0.5000,3505.1667,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1188.3071,0.5000,3506.5556,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1188.8071,0.5000,3507.9444,10.0000,10.0000,0.0000,0.7246,7,629.5100,182.1253,1049.7053,-148.1476,12.0061,69.1988,89.2764,-9.7662,0.0000,12.0061,0.0000,12.0061,0.0000,12.0061,0.5439,0.0000,11.4622,0.6466,10.8156,2.8777,7.9378,0.8222,7.1156,0.0000,7.1156,0.0000,7.1156,3.7503,0.0507,3.3146,0.0000,578.5304,189.1958,0.0000,3325.2065,3325.2065,3325.2065,3325.2065,3325.2065 +1189.3071,0.5000,3509.3333,10.0000,10.0000,0.0000,0.7721,7,629.5100,185.8751,1049.7053,-148.1476,12.2533,69.1988,89.2764,-9.7662,0.0000,12.2533,0.0000,12.2533,0.0000,12.2533,0.5452,0.0000,11.7081,0.6466,11.0615,2.8777,8.1838,0.8222,7.3616,0.0000,7.3616,0.0000,7.3616,3.9963,0.0507,3.3146,0.0000,578.5304,193.2556,0.0000,3360.8103,3360.8103,3360.8103,3360.8103,3360.8103 +1189.8071,0.5000,3510.7222,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1190.3071,0.5000,3512.1111,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1190.8071,0.5000,3513.5000,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1191.3071,0.5000,3514.8889,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1191.8071,0.5000,3516.2778,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1192.3071,0.5000,3517.6667,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1192.8071,0.5000,3519.0556,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1193.3071,0.5000,3520.4444,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1193.8071,0.5000,3521.8333,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1194.3071,0.5000,3523.2222,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1194.8071,0.5000,3524.6111,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1195.3071,0.5000,3526.0000,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1195.8071,0.5000,3527.3889,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1196.3071,0.5000,3528.7778,10.0000,10.0000,0.0000,0.9226,7,629.5100,197.8203,1049.7053,-148.1476,13.0407,69.1988,89.2764,-9.7662,0.0000,13.0407,0.0000,13.0407,0.0000,13.0407,0.5491,0.0000,12.4916,0.6466,11.8450,2.8777,8.9673,0.8269,8.1404,0.0000,8.1404,0.0000,8.1404,4.7752,0.0507,3.3145,0.0000,578.5304,206.1885,0.0000,3474.2306,3474.2306,3474.2306,3474.2306,3474.2306 +1196.8071,0.5000,3530.1667,10.0000,10.0000,0.0000,1.0890,7,629.5100,211.1431,1049.7053,-148.1476,13.9190,69.1988,89.2764,-9.7662,0.0000,13.9190,0.0000,13.9190,0.0000,13.9190,0.5535,0.0000,13.3655,0.6466,12.7189,2.8777,9.8412,0.8400,9.0012,0.0000,9.0012,0.0000,9.0012,5.6360,0.0507,3.3145,0.0000,578.5304,220.6128,0.0000,3614.1581,3614.1581,3614.1581,3614.1581,3614.1581 +1197.3071,0.5000,3531.5556,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1197.8071,0.5000,3532.9444,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1198.3071,0.5000,3534.3333,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1198.8071,0.5000,3535.7222,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1199.3071,0.5000,3537.1111,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1199.8071,0.5000,3538.5000,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1200.3071,0.5000,3539.8889,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1200.8071,0.5000,3541.2778,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1201.3071,0.5000,3542.6667,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1201.8071,0.5000,3544.0556,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1202.3071,0.5000,3545.4444,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1202.8071,0.5000,3546.8333,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1203.3071,0.5000,3548.2222,10.0000,10.0000,0.0000,1.1207,7,629.5100,213.6807,1049.7053,-148.1476,14.0863,69.1988,89.2764,-9.7662,0.0000,14.0863,0.0000,14.0863,0.0000,14.0863,0.5543,0.0000,13.5320,0.6466,12.8854,2.8777,10.0076,0.8425,9.1651,0.0000,9.1651,0.0000,9.1651,5.8000,0.0507,3.3145,0.0000,578.5304,223.3602,0.0000,3641.3102,3641.3102,3641.3102,3641.3102,3641.3102 +1203.8071,0.5000,3549.6111,10.0000,10.0000,0.0000,1.2078,7,629.5100,220.6589,1049.7053,-148.1476,14.5463,69.1988,89.2764,-9.7662,0.0000,14.5463,0.0000,14.5463,0.0000,14.5463,0.5566,0.0000,13.9897,0.6466,13.3431,2.8777,10.4654,0.8494,9.6160,0.0000,9.6160,0.0000,9.6160,6.2508,0.0507,3.3144,0.0000,578.5304,230.9153,0.0000,3715.9767,3715.9767,3715.9767,3715.9767,3715.9767 +1204.3071,0.5000,3551.0000,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1204.8071,0.5000,3552.3889,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1205.3071,0.5000,3553.7778,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1205.8071,0.5000,3555.1667,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1206.3071,0.5000,3556.5556,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1206.8071,0.5000,3557.9444,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1207.3071,0.5000,3559.3333,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1207.8071,0.5000,3560.7222,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1208.3071,0.5000,3562.1111,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1208.8071,0.5000,3563.5000,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1209.3071,0.5000,3564.8889,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1209.8071,0.5000,3566.2778,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1210.3071,0.5000,3567.6667,10.0000,10.0000,0.0000,1.3187,7,629.5100,229.5398,1049.7053,-148.1476,15.1318,69.1988,89.2764,-9.7662,0.0000,15.1318,0.0000,15.1318,0.0000,15.1318,0.5596,0.0000,14.5722,0.6466,13.9256,2.8777,11.0479,0.8581,10.1898,0.0000,10.1898,0.0000,10.1898,6.8247,0.0507,3.3144,0.0000,578.5304,240.5305,0.0000,3811.0028,3811.0028,3811.0028,3811.0028,3811.0028 +1210.8071,0.5000,3569.0556,10.0000,10.0000,0.0000,1.3266,7,629.5100,230.1742,1049.7053,-148.1476,15.1736,69.1988,89.2764,-9.7662,0.0000,15.1736,0.0000,15.1736,0.0000,15.1736,0.5598,0.0000,14.6138,0.6466,13.9672,2.8777,11.0895,0.8587,10.2308,0.0000,10.2308,0.0000,10.2308,6.8657,0.0507,3.3144,0.0000,578.5304,241.2173,0.0000,3817.7902,3817.7902,3817.7902,3817.7902,3817.7902 +1211.3071,0.5000,3570.4444,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1211.8071,0.5000,3571.8333,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1212.3071,0.5000,3573.2222,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1212.8071,0.5000,3574.6111,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1213.3071,0.5000,3576.0000,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1213.8071,0.5000,3577.3889,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1214.3071,0.5000,3578.7778,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1214.8071,0.5000,3580.1667,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1215.3071,0.5000,3581.5556,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1215.8071,0.5000,3582.9444,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1216.3071,0.5000,3584.3333,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1216.8071,0.5000,3585.7222,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1217.3071,0.5000,3587.1111,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1217.8071,0.5000,3588.5000,10.0000,10.0000,0.0000,1.5167,7,629.5100,245.3975,1049.7053,-148.1476,16.1771,69.1988,89.2764,-9.7662,0.0000,16.1771,0.0000,16.1771,0.0000,16.1771,0.5648,0.0000,15.6123,0.6466,14.9657,2.8777,12.0880,0.8737,11.2143,0.0000,11.2143,0.0000,11.2143,7.8493,0.0507,3.3143,0.0000,578.5304,257.6993,0.0000,3980.6801,3980.6801,3980.6801,3980.6801,3980.6801 +1218.3071,0.5000,3589.8889,10.0000,10.0000,0.0000,1.6435,7,629.5100,255.5456,1049.7053,-148.1476,16.8461,69.1988,89.2764,-9.7662,0.0000,16.8461,0.0000,16.8461,0.0000,16.8461,0.5681,0.0000,16.2780,0.6466,15.6314,2.8777,12.7537,0.8837,11.8700,0.0000,11.8700,0.0000,11.8700,8.5050,0.0507,3.3142,0.0000,578.5304,268.6864,0.0000,4089.2644,4089.2644,4089.2644,4089.2644,4089.2644 +1218.8071,0.5000,3591.2778,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1219.3071,0.5000,3592.6667,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1219.8071,0.5000,3594.0556,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1220.3071,0.5000,3595.4444,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1220.8071,0.5000,3596.8333,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1221.3071,0.5000,3598.2222,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1221.8071,0.5000,3599.6111,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1222.3071,0.5000,3601.0000,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1222.8071,0.5000,3602.3889,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1223.3071,0.5000,3603.7778,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1223.8071,0.5000,3605.1667,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1224.3071,0.5000,3606.5556,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1224.8071,0.5000,3607.9444,10.0000,10.0000,0.0000,1.7148,7,629.5100,261.2536,1049.7053,-148.1476,17.2224,69.1988,89.2764,-9.7662,0.0000,17.2224,0.0000,17.2224,0.0000,17.2224,0.5700,0.0000,16.6524,0.6466,16.0058,2.8777,13.1281,0.8893,12.2388,0.0000,12.2388,0.0000,12.2388,8.8739,0.0507,3.3142,0.0000,578.5304,274.8663,0.0000,4150.3398,4150.3398,4150.3398,4150.3398,4150.3398 +1225.3071,0.5000,3609.3333,10.0000,10.0000,0.0000,1.7623,7,629.5100,265.0588,1049.7053,-148.1476,17.4732,69.1988,89.2764,-9.7662,0.0000,17.4732,0.0000,17.4732,0.0000,17.4732,0.5713,0.0000,16.9020,0.6466,16.2554,2.8777,13.3777,0.8930,12.4846,0.0000,12.4846,0.0000,12.4846,9.1197,0.0507,3.3142,0.0000,578.5304,278.9861,0.0000,4191.0554,4191.0554,4191.0554,4191.0554,4191.0554 +1225.8071,0.5000,3610.7222,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1226.3071,0.5000,3612.1111,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1226.8071,0.5000,3613.5000,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1227.3071,0.5000,3614.8889,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1227.8071,0.5000,3616.2778,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1228.3071,0.5000,3617.6667,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1228.8071,0.5000,3619.0556,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1229.3071,0.5000,3620.4444,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1229.8071,0.5000,3621.8333,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1230.3071,0.5000,3623.2222,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1230.8071,0.5000,3624.6111,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1231.3071,0.5000,3626.0000,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1231.8071,0.5000,3627.3889,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1232.3071,0.5000,3628.7778,10.0000,10.0000,0.0000,1.9128,7,629.5100,277.1078,1049.7053,-148.1476,18.2675,69.1988,89.2764,-9.7662,0.0000,18.2675,0.0000,18.2675,0.0000,18.2675,0.5752,0.0000,17.6923,0.6466,17.0457,2.8777,14.1680,0.9049,13.2631,0.0000,13.2631,0.0000,13.2631,9.8983,0.0507,3.3141,0.0000,578.5304,292.0313,0.0000,4319.9802,4319.9802,4319.9802,4319.9802,4319.9802 +1232.8071,0.5000,3630.1667,10.0000,10.0000,0.0000,2.0769,7,629.5100,290.2470,1049.7053,-148.1476,19.1337,69.1988,89.2764,-9.7662,0.0000,19.1337,0.0000,19.1337,0.0000,19.1337,0.5796,0.0000,18.5541,0.6466,17.9075,2.8777,15.0298,0.9178,14.1120,0.0000,14.1120,0.0000,14.1120,10.7473,0.0507,3.3140,0.0000,578.5304,306.2569,0.0000,4460.5699,4460.5699,4460.5699,4460.5699,4460.5699 +1233.3071,0.5000,3631.5556,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1233.8071,0.5000,3632.9444,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1234.3071,0.5000,3634.3333,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1234.8071,0.5000,3635.7222,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1235.3071,0.5000,3637.1111,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1235.8071,0.5000,3638.5000,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1236.3071,0.5000,3639.8889,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1236.8071,0.5000,3641.2778,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1237.3071,0.5000,3642.6667,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1237.8071,0.5000,3644.0556,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1238.3071,0.5000,3645.4444,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1238.8071,0.5000,3646.8333,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1239.3071,0.5000,3648.2222,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7496,1049.7053,-148.1476,19.2987,69.1988,89.2764,-9.7662,0.0000,19.2987,0.0000,19.2987,0.0000,19.2987,0.5804,0.0000,18.7183,0.6466,18.0717,2.8777,15.1940,0.9203,14.2737,0.0000,14.2737,0.0000,14.2737,10.9090,0.0507,3.3139,0.0000,578.5304,308.9664,0.0000,4487.3471,4487.3471,4487.3471,4487.3471,4487.3471 +1239.8071,0.5000,3649.6111,10.0000,10.0000,0.0000,2.1722,7,629.5100,297.8719,1049.7053,-148.1476,19.6364,69.1988,89.2764,-9.7662,0.0000,19.6364,0.0000,19.6364,0.0000,19.6364,0.5821,0.0000,19.0543,0.6466,18.4077,2.8777,15.5300,0.9253,14.6046,0.0000,14.6046,0.0000,14.6046,11.2400,0.0507,3.3139,0.0000,578.5304,314.5122,0.0000,4542.1559,4542.1559,4542.1559,4542.1559,4542.1559 +1240.3071,0.5000,3651.0000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1240.8071,0.5000,3652.3889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1241.3071,0.5000,3653.7778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1241.8071,0.5000,3655.1667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1242.3071,0.5000,3656.5556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1242.8071,0.5000,3657.9444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1243.3071,0.5000,3659.3333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1243.8071,0.5000,3660.7222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1244.3071,0.5000,3662.1111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1244.8071,0.5000,3663.5000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1245.3071,0.5000,3664.8889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1245.8071,0.5000,3666.2778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1246.3071,0.5000,3667.6667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1246.8071,0.5000,3669.0556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1247.3071,0.5000,3670.4444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1247.8071,0.5000,3671.8333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1248.3071,0.5000,3673.2222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1248.8071,0.5000,3674.6111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1249.3071,0.5000,3676.0000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1249.8071,0.5000,3677.3889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1250.3071,0.5000,3678.7778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1250.8071,0.5000,3680.1667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1251.3071,0.5000,3681.5556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1251.8071,0.5000,3682.9444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1252.3071,0.5000,3684.3333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1252.8071,0.5000,3685.7222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1253.3071,0.5000,3687.1111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1253.8071,0.5000,3688.5000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1254.3071,0.5000,3689.8889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1254.8071,0.5000,3691.2778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1255.3071,0.5000,3692.6667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1255.8071,0.5000,3694.0556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1256.3071,0.5000,3695.4444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1256.8071,0.5000,3696.8333,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1257.3071,0.5000,3698.2222,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1257.8071,0.5000,3699.6111,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1258.3071,0.5000,3701.0000,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1258.8071,0.5000,3702.3889,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1259.3071,0.5000,3703.7778,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1259.8071,0.5000,3705.1667,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1260.3071,0.5000,3706.5556,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1260.8071,0.5000,3707.9444,10.0000,10.0000,0.0000,2.2536,7,629.5100,304.3909,1049.7053,-148.1476,20.0661,69.1988,89.2764,-9.7662,0.0000,20.0661,0.0000,20.0661,0.0000,20.0661,0.5842,0.0000,19.4819,0.6466,18.8353,2.8777,15.9576,0.9317,15.0258,0.0000,15.0258,0.0000,15.0258,11.6613,0.0507,3.3138,0.0000,578.5304,321.5701,0.0000,4611.9089,4611.9089,4611.9089,4611.9089,4611.9089 +1261.3071,0.5000,3709.3333,10.0000,10.0000,0.0000,2.2277,7,629.5100,302.3114,1049.7053,-148.1476,19.9290,69.1988,89.2764,-9.7662,0.0000,19.9290,0.0000,19.9290,0.0000,19.9290,0.5835,0.0000,19.3455,0.6466,18.6989,2.8777,15.8212,0.9297,14.8915,0.0000,14.8915,0.0000,14.8915,11.5269,0.0507,3.3138,0.0000,578.5304,319.3188,0.0000,4589.6590,4589.6590,4589.6590,4589.6590,4589.6590 +1261.8071,0.5000,3710.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1262.3071,0.5000,3712.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1262.8071,0.5000,3713.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1263.3071,0.5000,3714.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1263.8071,0.5000,3716.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1264.3071,0.5000,3717.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1264.8071,0.5000,3719.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1265.3071,0.5000,3720.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1265.8071,0.5000,3721.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1266.3071,0.5000,3723.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1266.8071,0.5000,3724.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1267.3071,0.5000,3726.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1267.8071,0.5000,3727.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1268.3071,0.5000,3728.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1268.8071,0.5000,3730.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1269.3071,0.5000,3731.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1269.8071,0.5000,3732.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1270.3071,0.5000,3734.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1270.8071,0.5000,3735.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1271.3071,0.5000,3737.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1271.8071,0.5000,3738.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1272.3071,0.5000,3739.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1272.8071,0.5000,3741.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1273.3071,0.5000,3742.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1273.8071,0.5000,3744.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1274.3071,0.5000,3745.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1274.8071,0.5000,3746.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1275.3071,0.5000,3748.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1275.8071,0.5000,3749.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1276.3071,0.5000,3751.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1276.8071,0.5000,3752.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1277.3071,0.5000,3753.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1277.8071,0.5000,3755.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1278.3071,0.5000,3756.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1278.8071,0.5000,3757.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1279.3071,0.5000,3759.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1279.8071,0.5000,3760.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1280.3071,0.5000,3762.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1280.8071,0.5000,3763.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1281.3071,0.5000,3764.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1281.8071,0.5000,3766.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1282.3071,0.5000,3767.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1282.8071,0.5000,3769.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1283.3071,0.5000,3770.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1283.8071,0.5000,3771.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1284.3071,0.5000,3773.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1284.8071,0.5000,3774.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1285.3071,0.5000,3776.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1285.8071,0.5000,3777.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1286.3071,0.5000,3778.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1286.8071,0.5000,3780.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1287.3071,0.5000,3781.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1287.8071,0.5000,3782.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1288.3071,0.5000,3784.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1288.8071,0.5000,3785.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1289.3071,0.5000,3787.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1289.8071,0.5000,3788.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1290.3071,0.5000,3789.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1290.8071,0.5000,3791.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1291.3071,0.5000,3792.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1291.8071,0.5000,3794.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1292.3071,0.5000,3795.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1292.8071,0.5000,3796.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1293.3071,0.5000,3798.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1293.8071,0.5000,3799.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1294.3071,0.5000,3801.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1294.8071,0.5000,3802.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1295.3071,0.5000,3803.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1295.8071,0.5000,3805.1667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1296.3071,0.5000,3806.5556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1296.8071,0.5000,3807.9444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1297.3071,0.5000,3809.3333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1297.8071,0.5000,3810.7222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1298.3071,0.5000,3812.1111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1298.8071,0.5000,3813.5000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1299.3071,0.5000,3814.8889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1299.8071,0.5000,3816.2778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1300.3071,0.5000,3817.6667,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1300.8071,0.5000,3819.0556,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1301.3071,0.5000,3820.4444,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1301.8071,0.5000,3821.8333,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1302.3071,0.5000,3823.2222,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1302.8071,0.5000,3824.6111,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1303.3071,0.5000,3826.0000,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1303.8071,0.5000,3827.3889,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1304.3071,0.5000,3828.7778,10.0000,10.0000,0.0000,2.1454,7,629.5100,295.7263,1049.7053,-148.1476,19.4949,69.1988,89.2764,-9.7662,0.0000,19.4949,0.0000,19.4949,0.0000,19.4949,0.5814,0.0000,18.9135,0.6466,18.2669,2.8777,15.3892,0.9232,14.4660,0.0000,14.4660,0.0000,14.4660,11.1014,0.0507,3.3139,0.0000,578.5304,312.1892,0.0000,4519.1981,4519.1981,4519.1981,4519.1981,4519.1981 +1304.8071,0.5000,3830.1667,10.0000,10.0000,0.0000,2.2296,7,629.5100,302.4670,1049.7053,-148.1476,19.9393,69.1988,89.2764,-9.7662,0.0000,19.9393,0.0000,19.9393,0.0000,19.9393,0.5836,0.0000,19.3557,0.6466,18.7091,2.8777,15.8314,0.9299,14.9015,0.0000,14.9015,0.0000,14.9015,11.5369,0.0507,3.3138,0.0000,578.5304,319.4871,0.0000,4591.3230,4591.3230,4591.3230,4591.3230,4591.3230 +1305.3071,0.5000,3831.5556,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1305.8071,0.5000,3832.9444,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1306.3071,0.5000,3834.3333,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1306.8071,0.5000,3835.7222,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1307.3071,0.5000,3837.1111,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1307.8071,0.5000,3838.5000,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1308.3071,0.5000,3839.8889,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1308.8071,0.5000,3841.2778,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1309.3071,0.5000,3842.6667,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1309.8071,0.5000,3844.0556,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1310.3071,0.5000,3845.4444,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1310.8071,0.5000,3846.8333,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1311.3071,0.5000,3848.2222,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1311.8071,0.5000,3849.6111,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1312.3071,0.5000,3851.0000,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1312.8071,0.5000,3852.3889,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1313.3071,0.5000,3853.7778,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1313.8071,0.5000,3855.1667,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1314.3071,0.5000,3856.5556,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1314.8071,0.5000,3857.9444,10.0000,10.0000,0.0000,2.2456,7,629.5100,303.7508,1049.7053,-148.1476,20.0239,69.1988,89.2764,-9.7662,0.0000,20.0239,0.0000,20.0239,0.0000,20.0239,0.5840,0.0000,19.4399,0.6466,18.7933,2.8777,15.9156,0.9311,14.9845,0.0000,14.9845,0.0000,14.9845,11.6199,0.0507,3.3138,0.0000,578.5304,320.8772,0.0000,4605.0606,4605.0606,4605.0606,4605.0606,4605.0606 +1315.3071,0.5000,3859.3333,10.0000,10.0000,0.0000,2.2747,7,629.5100,306.0803,1049.7053,-148.1476,20.1775,69.1988,89.2764,-9.7662,0.0000,20.1775,0.0000,20.1775,0.0000,20.1775,0.5848,0.0000,19.5927,0.6466,18.9461,2.8777,16.0684,0.9334,15.1350,0.0000,15.1350,0.0000,15.1350,11.7704,0.0507,3.3138,0.0000,578.5304,323.3992,0.0000,4629.9857,4629.9857,4629.9857,4629.9857,4629.9857 +1315.8071,0.5000,3860.7222,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1316.3071,0.5000,3862.1111,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1316.8071,0.5000,3863.5000,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1317.3071,0.5000,3864.8889,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1317.8071,0.5000,3866.2778,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1318.3071,0.5000,3867.6667,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1318.8071,0.5000,3869.0556,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1319.3071,0.5000,3870.4444,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1319.8071,0.5000,3871.8333,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1320.3071,0.5000,3873.2222,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1320.8071,0.5000,3874.6111,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1321.3071,0.5000,3876.0000,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1321.8071,0.5000,3877.3889,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1322.3071,0.5000,3878.7778,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1322.8071,0.5000,3880.1667,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1323.3071,0.5000,3881.5556,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1323.8071,0.5000,3882.9444,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1324.3071,0.5000,3884.3333,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1324.8071,0.5000,3885.7222,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1325.3071,0.5000,3887.1111,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1325.8071,0.5000,3888.5000,10.0000,10.0000,0.0000,2.3669,7,629.5100,313.4566,1049.7053,-148.1476,20.6637,69.1988,89.2764,-9.7662,0.0000,20.6637,0.0000,20.6637,0.0000,20.6637,0.5872,0.0000,20.0765,0.6466,19.4299,2.8777,16.5522,0.9407,15.6115,0.0000,15.6115,0.0000,15.6115,12.2471,0.0507,3.3137,0.0000,578.5304,331.3853,0.0000,4708.9116,4708.9116,4708.9116,4708.9116,4708.9116 +1326.3071,0.5000,3889.8889,10.0000,10.0000,0.0000,2.4445,7,629.5100,319.6677,1049.7053,-148.1476,21.0732,69.1988,89.2764,-9.7662,0.0000,21.0732,0.0000,21.0732,0.0000,21.0732,0.5893,0.0000,20.4839,0.6466,19.8373,2.8777,16.9596,0.9468,16.0128,0.0000,16.0128,0.0000,16.0128,12.6484,0.0507,3.3137,0.0000,578.5304,338.1100,0.0000,4775.3712,4775.3712,4775.3712,4775.3712,4775.3712 +1326.8071,0.5000,3891.2778,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1327.3071,0.5000,3892.6667,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1327.8071,0.5000,3894.0556,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1328.3071,0.5000,3895.4444,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1328.8071,0.5000,3896.8333,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1329.3071,0.5000,3898.2222,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1329.8071,0.5000,3899.6111,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1330.3071,0.5000,3901.0000,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1330.8071,0.5000,3902.3889,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1331.3071,0.5000,3903.7778,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1331.8071,0.5000,3905.1667,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1332.3071,0.5000,3906.5556,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1332.8071,0.5000,3907.9444,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1333.3071,0.5000,3909.3333,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1333.8071,0.5000,3910.7222,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1334.3071,0.5000,3912.1111,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1334.8071,0.5000,3913.5000,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1335.3071,0.5000,3914.8889,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1335.8071,0.5000,3916.2778,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1336.3071,0.5000,3917.6667,10.0000,10.0000,0.0000,2.4882,7,629.5100,323.1613,1049.7053,-148.1476,21.3035,69.1988,89.2764,-9.7662,0.0000,21.3035,0.0000,21.3035,0.0000,21.3035,0.5904,0.0000,20.7131,0.6466,20.0665,2.8777,17.1888,0.9502,16.2385,0.0000,16.2385,0.0000,16.2385,12.8742,0.0507,3.3136,0.0000,578.5304,341.8925,0.0000,4812.7529,4812.7529,4812.7529,4812.7529,4812.7529 +1336.8071,0.5000,3919.0556,10.0000,10.0000,0.0000,2.4930,7,629.5100,323.5495,1049.7053,-148.1476,21.3291,69.1988,89.2764,-9.7662,0.0000,21.3291,0.0000,21.3291,0.0000,21.3291,0.5905,0.0000,20.7385,0.6466,20.0919,2.8777,17.2142,0.9506,16.2636,0.0000,16.2636,0.0000,16.2636,12.8993,0.0507,3.3136,0.0000,578.5304,342.3128,0.0000,4816.9063,4816.9063,4816.9063,4816.9063,4816.9063 +1337.3071,0.5000,3920.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1337.8071,0.5000,3921.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1338.3071,0.5000,3923.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1338.8071,0.5000,3924.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1339.3071,0.5000,3926.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1339.8071,0.5000,3927.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1340.3071,0.5000,3928.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1340.8071,0.5000,3930.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1341.3071,0.5000,3931.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1341.8071,0.5000,3932.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1342.3071,0.5000,3934.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1342.8071,0.5000,3935.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1343.3071,0.5000,3937.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1343.8071,0.5000,3938.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1344.3071,0.5000,3939.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1344.8071,0.5000,3941.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1345.3071,0.5000,3942.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1345.8071,0.5000,3944.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1346.3071,0.5000,3945.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1346.8071,0.5000,3946.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1347.3071,0.5000,3948.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1347.8071,0.5000,3949.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1348.3071,0.5000,3951.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1348.8071,0.5000,3952.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1349.3071,0.5000,3953.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1349.8071,0.5000,3955.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1350.3071,0.5000,3956.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1350.8071,0.5000,3957.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1351.3071,0.5000,3959.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1351.8071,0.5000,3960.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1352.3071,0.5000,3962.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1352.8071,0.5000,3963.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1353.3071,0.5000,3964.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1353.8071,0.5000,3966.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1354.3071,0.5000,3967.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1354.8071,0.5000,3969.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1355.3071,0.5000,3970.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1355.8071,0.5000,3971.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1356.3071,0.5000,3973.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1356.8071,0.5000,3974.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1357.3071,0.5000,3976.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1357.8071,0.5000,3977.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1358.3071,0.5000,3978.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1358.8071,0.5000,3980.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1359.3071,0.5000,3981.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1359.8071,0.5000,3982.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1360.3071,0.5000,3984.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1360.8071,0.5000,3985.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1361.3071,0.5000,3987.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1361.8071,0.5000,3988.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1362.3071,0.5000,3989.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1362.8071,0.5000,3991.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1363.3071,0.5000,3992.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1363.8071,0.5000,3994.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1364.3071,0.5000,3995.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1364.8071,0.5000,3996.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1365.3071,0.5000,3998.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1365.8071,0.5000,3999.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1366.3071,0.5000,4001.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1366.8071,0.5000,4002.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1367.3071,0.5000,4003.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1367.8071,0.5000,4005.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1368.3071,0.5000,4006.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1368.8071,0.5000,4007.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1369.3071,0.5000,4009.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1369.8071,0.5000,4010.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1370.3071,0.5000,4012.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1370.8071,0.5000,4013.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1371.3071,0.5000,4014.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1371.8071,0.5000,4016.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1372.3071,0.5000,4017.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1372.8071,0.5000,4019.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1373.3071,0.5000,4020.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1373.8071,0.5000,4021.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1374.3071,0.5000,4023.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1374.8071,0.5000,4024.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1375.3071,0.5000,4026.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1375.8071,0.5000,4027.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1376.3071,0.5000,4028.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1376.8071,0.5000,4030.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1377.3071,0.5000,4031.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1377.8071,0.5000,4032.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1378.3071,0.5000,4034.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1378.8071,0.5000,4035.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1379.3071,0.5000,4037.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1379.8071,0.5000,4038.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1380.3071,0.5000,4039.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1380.8071,0.5000,4041.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1381.3071,0.5000,4042.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1381.8071,0.5000,4044.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1382.3071,0.5000,4045.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1382.8071,0.5000,4046.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1383.3071,0.5000,4048.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1383.8071,0.5000,4049.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1384.3071,0.5000,4051.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1384.8071,0.5000,4052.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1385.3071,0.5000,4053.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1385.8071,0.5000,4055.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1386.3071,0.5000,4056.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1386.8071,0.5000,4057.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1387.3071,0.5000,4059.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1387.8071,0.5000,4060.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1388.3071,0.5000,4062.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1388.8071,0.5000,4063.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1389.3071,0.5000,4064.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1389.8071,0.5000,4066.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1390.3071,0.5000,4067.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1390.8071,0.5000,4069.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1391.3071,0.5000,4070.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1391.8071,0.5000,4071.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1392.3071,0.5000,4073.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1392.8071,0.5000,4074.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1393.3071,0.5000,4076.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1393.8071,0.5000,4077.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1394.3071,0.5000,4078.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1394.8071,0.5000,4080.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1395.3071,0.5000,4081.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1395.8071,0.5000,4082.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1396.3071,0.5000,4084.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1396.8071,0.5000,4085.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1397.3071,0.5000,4087.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1397.8071,0.5000,4088.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1398.3071,0.5000,4089.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1398.8071,0.5000,4091.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1399.3071,0.5000,4092.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1399.8071,0.5000,4094.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1400.3071,0.5000,4095.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1400.8071,0.5000,4096.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1401.3071,0.5000,4098.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1401.8071,0.5000,4099.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1402.3071,0.5000,4101.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1402.8071,0.5000,4102.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1403.3071,0.5000,4103.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1403.8071,0.5000,4105.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1404.3071,0.5000,4106.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1404.8071,0.5000,4107.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1405.3071,0.5000,4109.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1405.8071,0.5000,4110.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1406.3071,0.5000,4112.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1406.8071,0.5000,4113.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1407.3071,0.5000,4114.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1407.8071,0.5000,4116.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1408.3071,0.5000,4117.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1408.8071,0.5000,4119.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1409.3071,0.5000,4120.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1409.8071,0.5000,4121.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1410.3071,0.5000,4123.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1410.8071,0.5000,4124.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1411.3071,0.5000,4126.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1411.8071,0.5000,4127.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1412.3071,0.5000,4128.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1412.8071,0.5000,4130.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1413.3071,0.5000,4131.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1413.8071,0.5000,4132.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1414.3071,0.5000,4134.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1414.8071,0.5000,4135.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1415.3071,0.5000,4137.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1415.8071,0.5000,4138.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1416.3071,0.5000,4139.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1416.8071,0.5000,4141.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1417.3071,0.5000,4142.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1417.8071,0.5000,4144.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1418.3071,0.5000,4145.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1418.8071,0.5000,4146.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1419.3071,0.5000,4148.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1419.8071,0.5000,4149.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1420.3071,0.5000,4151.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1420.8071,0.5000,4152.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1421.3071,0.5000,4153.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1421.8071,0.5000,4155.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1422.3071,0.5000,4156.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1422.8071,0.5000,4157.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1423.3071,0.5000,4159.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1423.8071,0.5000,4160.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1424.3071,0.5000,4162.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1424.8071,0.5000,4163.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1425.3071,0.5000,4164.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1425.8071,0.5000,4166.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1426.3071,0.5000,4167.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1426.8071,0.5000,4169.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1427.3071,0.5000,4170.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1427.8071,0.5000,4171.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1428.3071,0.5000,4173.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1428.8071,0.5000,4174.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1429.3071,0.5000,4176.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1429.8071,0.5000,4177.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1430.3071,0.5000,4178.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1430.8071,0.5000,4180.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1431.3071,0.5000,4181.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1431.8071,0.5000,4182.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1432.3071,0.5000,4184.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1432.8071,0.5000,4185.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1433.3071,0.5000,4187.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1433.8071,0.5000,4188.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1434.3071,0.5000,4189.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1434.8071,0.5000,4191.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1435.3071,0.5000,4192.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1435.8071,0.5000,4194.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1436.3071,0.5000,4195.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1436.8071,0.5000,4196.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1437.3071,0.5000,4198.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1437.8071,0.5000,4199.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1438.3071,0.5000,4201.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1438.8071,0.5000,4202.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1439.3071,0.5000,4203.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1439.8071,0.5000,4205.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1440.3071,0.5000,4206.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1440.8071,0.5000,4207.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1441.3071,0.5000,4209.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1441.8071,0.5000,4210.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1442.3071,0.5000,4212.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1442.8071,0.5000,4213.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1443.3071,0.5000,4214.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1443.8071,0.5000,4216.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1444.3071,0.5000,4217.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1444.8071,0.5000,4219.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1445.3071,0.5000,4220.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1445.8071,0.5000,4221.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1446.3071,0.5000,4223.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1446.8071,0.5000,4224.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1447.3071,0.5000,4226.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1447.8071,0.5000,4227.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1448.3071,0.5000,4228.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1448.8071,0.5000,4230.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1449.3071,0.5000,4231.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1449.8071,0.5000,4232.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1450.3071,0.5000,4234.3333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1450.8071,0.5000,4235.7222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1451.3071,0.5000,4237.1111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1451.8071,0.5000,4238.5000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1452.3071,0.5000,4239.8889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1452.8071,0.5000,4241.2778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1453.3071,0.5000,4242.6667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1453.8071,0.5000,4244.0556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1454.3071,0.5000,4245.4444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1454.8071,0.5000,4246.8333,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1455.3071,0.5000,4248.2222,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1455.8071,0.5000,4249.6111,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1456.3071,0.5000,4251.0000,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1456.8071,0.5000,4252.3889,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1457.3071,0.5000,4253.7778,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1457.8071,0.5000,4255.1667,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1458.3071,0.5000,4256.5556,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1458.8071,0.5000,4257.9444,10.0000,10.0000,0.0000,2.6095,7,629.5100,332.8652,1049.7053,-148.1476,21.9432,69.1988,89.2764,-9.7662,0.0000,21.9432,0.0000,21.9432,0.0000,21.9432,0.5936,0.0000,21.3496,0.6466,20.7030,2.8777,17.8253,0.9598,16.8655,0.0000,16.8655,0.0000,16.8655,13.5012,0.0507,3.3135,0.0000,578.5304,352.3986,0.0000,4916.5840,4916.5840,4916.5840,4916.5840,4916.5840 +1459.3071,0.5000,4259.3333,10.0000,10.0000,0.0000,2.5741,7,629.5100,330.0337,1049.7053,-148.1476,21.7565,69.1988,89.2764,-9.7662,0.0000,21.7565,0.0000,21.7565,0.0000,21.7565,0.5927,0.0000,21.1638,0.6466,20.5172,2.8777,17.6395,0.9570,16.6826,0.0000,16.6826,0.0000,16.6826,13.3183,0.0507,3.3136,0.0000,578.5304,349.3331,0.0000,4886.2871,4886.2871,4886.2871,4886.2871,4886.2871 +1459.8071,0.5000,4260.7222,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1460.3071,0.5000,4262.1111,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1460.8071,0.5000,4263.5000,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1461.3071,0.5000,4264.8889,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1461.8071,0.5000,4266.2778,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1462.3071,0.5000,4267.6667,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1462.8071,0.5000,4269.0556,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1463.3071,0.5000,4270.4444,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1463.8071,0.5000,4271.8333,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1464.3071,0.5000,4273.2222,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1464.8071,0.5000,4274.6111,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1465.3071,0.5000,4276.0000,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1465.8071,0.5000,4277.3889,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1466.3071,0.5000,4278.7778,10.0000,10.0000,0.0000,2.4620,7,629.5100,321.0668,1049.7053,-148.1476,21.1654,69.1988,89.2764,-9.7662,0.0000,21.1654,0.0000,21.1654,0.0000,21.1654,0.5897,0.0000,20.5757,0.6466,19.9291,2.8777,17.0514,0.9482,16.1032,0.0000,16.1032,0.0000,16.1032,12.7388,0.0507,3.3137,0.0000,578.5304,339.6248,0.0000,4790.3412,4790.3412,4790.3412,4790.3412,4790.3412 +1466.8071,0.5000,4280.1667,10.0000,10.0000,0.0000,2.3776,7,629.5100,314.3099,1049.7053,-148.1476,20.7200,69.1988,89.2764,-9.7662,0.0000,20.7200,0.0000,20.7200,0.0000,20.7200,0.5875,0.0000,20.1325,0.6466,19.4859,2.8777,16.6082,0.9415,15.6667,0.0000,15.6667,0.0000,15.6667,12.3022,0.0507,3.3137,0.0000,578.5304,332.3093,0.0000,4718.0428,4718.0428,4718.0428,4718.0428,4718.0428 +1467.3071,0.5000,4281.5556,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1467.8071,0.5000,4282.9444,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1468.3071,0.5000,4284.3333,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1468.8071,0.5000,4285.7222,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1469.3071,0.5000,4287.1111,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1469.8071,0.5000,4288.5000,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1470.3071,0.5000,4289.8889,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1470.8071,0.5000,4291.2778,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1471.3071,0.5000,4292.6667,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1471.8071,0.5000,4294.0556,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1472.3071,0.5000,4295.4444,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1472.8071,0.5000,4296.8333,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1473.3071,0.5000,4298.2222,10.0000,10.0000,0.0000,2.3615,7,629.5100,313.0229,1049.7053,-148.1476,20.6351,69.1988,89.2764,-9.7662,0.0000,20.6351,0.0000,20.6351,0.0000,20.6351,0.5871,0.0000,20.0481,0.6466,19.4015,2.8777,16.5237,0.9402,15.5835,0.0000,15.5835,0.0000,15.5835,12.2190,0.0507,3.3137,0.0000,578.5304,330.9158,0.0000,4704.2711,4704.2711,4704.2711,4704.2711,4704.2711 +1473.8071,0.5000,4299.6111,10.0000,10.0000,0.0000,2.3173,7,629.5100,309.4833,1049.7053,-148.1476,20.4018,69.1988,89.2764,-9.7662,0.0000,20.4018,0.0000,20.4018,0.0000,20.4018,0.5859,0.0000,19.8159,0.6466,19.1693,2.8777,16.2916,0.9368,15.3548,0.0000,15.3548,0.0000,15.3548,11.9903,0.0507,3.3138,0.0000,578.5304,327.0836,0.0000,4666.3981,4666.3981,4666.3981,4666.3981,4666.3981 +1474.3071,0.5000,4301.0000,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1474.8071,0.5000,4302.3889,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1475.3071,0.5000,4303.7778,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1475.8071,0.5000,4305.1667,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1476.3071,0.5000,4306.5556,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1476.8071,0.5000,4307.9444,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1477.3071,0.5000,4309.3333,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1477.8071,0.5000,4310.7222,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1478.3071,0.5000,4312.1111,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1478.8071,0.5000,4313.5000,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1479.3071,0.5000,4314.8889,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1479.8071,0.5000,4316.2778,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1480.3071,0.5000,4317.6667,10.0000,10.0000,0.0000,2.2610,7,629.5100,304.9783,1049.7053,-148.1476,20.1048,69.1988,89.2764,-9.7662,0.0000,20.1048,0.0000,20.1048,0.0000,20.1048,0.5844,0.0000,19.5204,0.6466,18.8738,2.8777,15.9961,0.9323,15.0638,0.0000,15.0638,0.0000,15.0638,11.6992,0.0507,3.3138,0.0000,578.5304,322.2061,0.0000,4618.1943,4618.1943,4618.1943,4618.1943,4618.1943 +1480.8071,0.5000,4319.0556,10.0000,10.0000,0.0000,2.2570,7,629.5100,304.6565,1049.7053,-148.1476,20.0836,69.1988,89.2764,-9.7662,0.0000,20.0836,0.0000,20.0836,0.0000,20.0836,0.5843,0.0000,19.4993,0.6466,18.8527,2.8777,15.9750,0.9320,15.0430,0.0000,15.0430,0.0000,15.0430,11.6784,0.0507,3.3138,0.0000,578.5304,321.8577,0.0000,4614.7511,4614.7511,4614.7511,4614.7511,4614.7511 +1481.3071,0.5000,4320.4444,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1481.8071,0.5000,4321.8333,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1482.3071,0.5000,4323.2222,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1482.8071,0.5000,4324.6111,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1483.3071,0.5000,4326.0000,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1483.8071,0.5000,4327.3889,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1484.3071,0.5000,4328.7778,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1484.8071,0.5000,4330.1667,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1485.3071,0.5000,4331.5556,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1485.8071,0.5000,4332.9444,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1486.3071,0.5000,4334.3333,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1486.8071,0.5000,4335.7222,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1487.3071,0.5000,4337.1111,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1487.8071,0.5000,4338.5000,10.0000,10.0000,0.0000,2.1605,7,629.5100,296.9331,1049.7053,-148.1476,19.5745,69.1988,89.2764,-9.7662,0.0000,19.5745,0.0000,19.5745,0.0000,19.5745,0.5818,0.0000,18.9927,0.6466,18.3461,2.8777,15.4684,0.9244,14.5440,0.0000,14.5440,0.0000,14.5440,11.1794,0.0507,3.3139,0.0000,578.5304,313.4958,0.0000,4532.1111,4532.1111,4532.1111,4532.1111,4532.1111 +1488.3071,0.5000,4339.8889,10.0000,10.0000,0.0000,2.0961,7,629.5100,291.7839,1049.7053,-148.1476,19.2350,69.1988,89.2764,-9.7662,0.0000,19.2350,0.0000,19.2350,0.0000,19.2350,0.5801,0.0000,18.6549,0.6466,18.0083,2.8777,15.1306,0.9193,14.2113,0.0000,14.2113,0.0000,14.2113,10.8466,0.0507,3.3139,0.0000,578.5304,307.9209,0.0000,4477.0146,4477.0146,4477.0146,4477.0146,4477.0146 +1488.8071,0.5000,4341.2778,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1489.3071,0.5000,4342.6667,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1489.8071,0.5000,4344.0556,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1490.3071,0.5000,4345.4444,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1490.8071,0.5000,4346.8333,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1491.3071,0.5000,4348.2222,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1491.8071,0.5000,4349.6111,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1492.3071,0.5000,4351.0000,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1492.8071,0.5000,4352.3889,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1493.3071,0.5000,4353.7778,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1493.8071,0.5000,4355.1667,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1494.3071,0.5000,4356.5556,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1494.8071,0.5000,4357.9444,10.0000,10.0000,0.0000,2.0599,7,629.5100,288.8874,1049.7053,-148.1476,19.0441,69.1988,89.2764,-9.7662,0.0000,19.0441,0.0000,19.0441,0.0000,19.0441,0.5791,0.0000,18.4650,0.6466,17.8184,2.8777,14.9406,0.9165,14.0241,0.0000,14.0241,0.0000,14.0241,10.6595,0.0507,3.3140,0.0000,578.5304,304.7848,0.0000,4446.0217,4446.0217,4446.0217,4446.0217,4446.0217 +1495.3071,0.5000,4359.3333,10.0000,10.0000,0.0000,2.0358,7,629.5100,286.9549,1049.7053,-148.1476,18.9167,69.1988,89.2764,-9.7662,0.0000,18.9167,0.0000,18.9167,0.0000,18.9167,0.5785,0.0000,18.3382,0.6466,17.6916,2.8777,14.8139,0.9146,13.8993,0.0000,13.8993,0.0000,13.8993,10.5346,0.0507,3.3140,0.0000,578.5304,302.6926,0.0000,4425.3445,4425.3445,4425.3445,4425.3445,4425.3445 +1495.8071,0.5000,4360.7222,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1496.3071,0.5000,4362.1111,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1496.8071,0.5000,4363.5000,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1497.3071,0.5000,4364.8889,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1497.8071,0.5000,4366.2778,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1498.3071,0.5000,4367.6667,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1498.8071,0.5000,4369.0556,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1499.3071,0.5000,4370.4444,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1499.8071,0.5000,4371.8333,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1500.3071,0.5000,4373.2222,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1500.8071,0.5000,4374.6111,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1501.3071,0.5000,4376.0000,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1501.8071,0.5000,4377.3889,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1502.3071,0.5000,4378.7778,10.0000,10.0000,0.0000,1.9594,7,629.5100,280.8353,1049.7053,-148.1476,18.5133,69.1988,89.2764,-9.7662,0.0000,18.5133,0.0000,18.5133,0.0000,18.5133,0.5765,0.0000,17.9368,0.6466,17.2902,2.8777,14.4125,0.9086,13.5039,0.0000,13.5039,0.0000,13.5039,10.1392,0.0507,3.3140,0.0000,578.5304,296.0670,0.0000,4359.8643,4359.8643,4359.8643,4359.8643,4359.8643 +1502.8071,0.5000,4380.1667,10.0000,10.0000,0.0000,1.8743,7,629.5100,274.0273,1049.7053,-148.1476,18.0645,69.1988,89.2764,-9.7662,0.0000,18.0645,0.0000,18.0645,0.0000,18.0645,0.5742,0.0000,17.4902,0.6466,16.8436,2.8777,13.9659,0.9019,13.0641,0.0000,13.0641,0.0000,13.0641,9.6992,0.0507,3.3141,0.0000,578.5304,288.6961,0.0000,4287.0185,4287.0185,4287.0185,4287.0185,4287.0185 +1503.3071,0.5000,4381.5556,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1503.8071,0.5000,4382.9444,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1504.3071,0.5000,4384.3333,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1504.8071,0.5000,4385.7222,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1505.3071,0.5000,4387.1111,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1505.8071,0.5000,4388.5000,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1506.3071,0.5000,4389.8889,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1506.8071,0.5000,4391.2778,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1507.3071,0.5000,4392.6667,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1507.8071,0.5000,4394.0556,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1508.3071,0.5000,4395.4444,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1508.8071,0.5000,4396.8333,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1509.3071,0.5000,4398.2222,10.0000,10.0000,0.0000,1.8581,7,629.5100,272.7305,1049.7053,-148.1476,17.9790,69.1988,89.2764,-9.7662,0.0000,17.9790,0.0000,17.9790,0.0000,17.9790,0.5738,0.0000,17.4052,0.6466,16.7586,2.8777,13.8809,0.9006,12.9803,0.0000,12.9803,0.0000,12.9803,9.6155,0.0507,3.3141,0.0000,578.5304,287.2921,0.0000,4273.1427,4273.1427,4273.1427,4273.1427,4273.1427 +1509.8071,0.5000,4399.6111,10.0000,10.0000,0.0000,1.8136,7,629.5100,269.1642,1049.7053,-148.1476,17.7439,69.1988,89.2764,-9.7662,0.0000,17.7439,0.0000,17.7439,0.0000,17.7439,0.5726,0.0000,17.1713,0.6466,16.5247,2.8777,13.6469,0.8971,12.7499,0.0000,12.7499,0.0000,12.7499,9.3850,0.0507,3.3141,0.0000,578.5304,283.4310,0.0000,4234.9834,4234.9834,4234.9834,4234.9834,4234.9834 +1510.3071,0.5000,4401.0000,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1510.8071,0.5000,4402.3889,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1511.3071,0.5000,4403.7778,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1511.8071,0.5000,4405.1667,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1512.3071,0.5000,4406.5556,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1512.8071,0.5000,4407.9444,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1513.3071,0.5000,4409.3333,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1513.8071,0.5000,4410.7222,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1514.3071,0.5000,4412.1111,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1514.8071,0.5000,4413.5000,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1515.3071,0.5000,4414.8889,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1515.8071,0.5000,4416.2778,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1516.3071,0.5000,4417.6667,10.0000,10.0000,0.0000,1.7569,7,629.5100,264.6251,1049.7053,-148.1476,17.4447,69.1988,89.2764,-9.7662,0.0000,17.4447,0.0000,17.4447,0.0000,17.4447,0.5711,0.0000,16.8735,0.6466,16.2269,2.8777,13.3492,0.8926,12.4566,0.0000,12.4566,0.0000,12.4566,9.0917,0.0507,3.3142,0.0000,578.5304,278.5166,0.0000,4186.4156,4186.4156,4186.4156,4186.4156,4186.4156 +1516.8071,0.5000,4419.0556,10.0000,10.0000,0.0000,1.7528,7,629.5100,264.3009,1049.7053,-148.1476,17.4233,69.1988,89.2764,-9.7662,0.0000,17.4233,0.0000,17.4233,0.0000,17.4233,0.5710,0.0000,16.8523,0.6466,16.2057,2.8777,13.3279,0.8923,12.4356,0.0000,12.4356,0.0000,12.4356,9.0708,0.0507,3.3142,0.0000,578.5304,278.1656,0.0000,4182.9464,4182.9464,4182.9464,4182.9464,4182.9464 +1517.3071,0.5000,4420.4444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1517.8071,0.5000,4421.8333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1518.3071,0.5000,4423.2222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1518.8071,0.5000,4424.6111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1519.3071,0.5000,4426.0000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1519.8071,0.5000,4427.3889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1520.3071,0.5000,4428.7778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1520.8071,0.5000,4430.1667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1521.3071,0.5000,4431.5556,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1521.8071,0.5000,4432.9444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1522.3071,0.5000,4434.3333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1522.8071,0.5000,4435.7222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1523.3071,0.5000,4437.1111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1523.8071,0.5000,4438.5000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1524.3071,0.5000,4439.8889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1524.8071,0.5000,4441.2778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1525.3071,0.5000,4442.6667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1525.8071,0.5000,4444.0556,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1526.3071,0.5000,4445.4444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1526.8071,0.5000,4446.8333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1527.3071,0.5000,4448.2222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1527.8071,0.5000,4449.6111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1528.3071,0.5000,4451.0000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1528.8071,0.5000,4452.3889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1529.3071,0.5000,4453.7778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1529.8071,0.5000,4455.1667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1530.3071,0.5000,4456.5556,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1530.8071,0.5000,4457.9444,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1531.3071,0.5000,4459.3333,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1531.8071,0.5000,4460.7222,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1532.3071,0.5000,4462.1111,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1532.8071,0.5000,4463.5000,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1533.3071,0.5000,4464.8889,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1533.8071,0.5000,4466.2778,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1534.3071,0.5000,4467.6667,10.0000,10.0000,0.0000,1.6556,7,629.5100,256.5193,1049.7053,-148.1476,16.9103,69.1988,89.2764,-9.7662,0.0000,16.9103,0.0000,16.9103,0.0000,16.9103,0.5685,0.0000,16.3418,0.6466,15.6953,2.8777,12.8175,0.8846,11.9329,0.0000,11.9329,0.0000,11.9329,8.5680,0.0507,3.3142,0.0000,578.5304,269.7406,0.0000,4099.6833,4099.6833,4099.6833,4099.6833,4099.6833 +1534.8071,0.5000,4469.0556,10.0000,10.0000,0.0000,1.6652,7,629.5100,257.2829,1049.7053,-148.1476,16.9606,69.1988,89.2764,-9.7662,0.0000,16.9606,0.0000,16.9606,0.0000,16.9606,0.5687,0.0000,16.3919,0.6466,15.7453,2.8777,12.8676,0.8854,11.9822,0.0000,11.9822,0.0000,11.9822,8.6173,0.0507,3.3142,0.0000,578.5304,270.5673,0.0000,4107.8530,4107.8530,4107.8530,4107.8530,4107.8530 +1535.3071,0.5000,4470.4444,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 +1535.8071,0.5000,4471.8333,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 +1536.3071,0.5000,4473.2222,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 +1536.8071,0.5000,4474.6111,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 +1537.3071,0.5000,4476.0000,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 +1537.8071,0.5000,4477.3889,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 +1538.3071,0.5000,4478.7778,10.0000,10.0000,0.0000,1.8940,7,629.5100,275.6062,1049.7053,-148.1476,18.1685,69.1988,89.2764,-9.7662,0.0000,18.1685,0.0000,18.1685,0.0000,18.1685,0.5747,0.0000,17.5938,0.6466,16.9472,2.8777,14.0695,0.9034,13.1661,0.0000,13.1661,0.0000,13.1661,9.8013,0.0507,3.3141,0.0000,578.5304,290.4056,0.0000,4303.9127,4303.9127,4303.9127,4303.9127,4303.9127 +1538.8071,0.5000,4480.1667,10.0000,10.0000,0.0000,2.0193,7,629.5100,285.6370,1049.7053,-148.1476,18.8298,69.1988,89.2764,-9.7662,0.0000,18.8298,0.0000,18.8298,0.0000,18.8298,0.5781,0.0000,18.2517,0.6466,17.6052,2.8777,14.7274,0.9133,13.8141,0.0000,13.8141,0.0000,13.8141,10.4494,0.0507,3.3140,0.0000,578.5304,301.2657,0.0000,4411.2420,4411.2420,4411.2420,4411.2420,4411.2420 +1539.3071,0.5000,4481.5556,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 +1539.8071,0.5000,4482.9444,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 +1540.3071,0.5000,4484.3333,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 +1540.8071,0.5000,4485.7222,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 +1541.3071,0.5000,4487.1111,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 +1541.8071,0.5000,4488.5000,10.0000,10.0000,0.0000,2.0432,7,629.5100,287.5475,1049.7053,-148.1476,18.9557,69.1988,89.2764,-9.7662,0.0000,18.9557,0.0000,18.9557,0.0000,18.9557,0.5787,0.0000,18.3771,0.6466,17.7305,2.8777,14.8527,0.9152,13.9376,0.0000,13.9376,0.0000,13.9376,10.5729,0.0507,3.3140,0.0000,578.5304,303.3342,0.0000,4431.6847,4431.6847,4431.6847,4431.6847,4431.6847 +1542.3071,0.5000,4489.8889,10.0000,10.0000,0.0000,2.1387,7,629.5100,295.1893,1049.7053,-148.1476,19.4595,69.1988,89.2764,-9.7662,0.0000,19.4595,0.0000,19.4595,0.0000,19.4595,0.5812,0.0000,18.8783,0.6466,18.2317,2.8777,15.3540,0.9227,14.4313,0.0000,14.4313,0.0000,14.4313,11.0667,0.0507,3.3139,0.0000,578.5304,311.6078,0.0000,4513.4521,4513.4521,4513.4521,4513.4521,4513.4521 +1542.8071,0.5000,4491.2778,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 +1543.3071,0.5000,4492.6667,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 +1543.8071,0.5000,4494.0556,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 +1544.3071,0.5000,4495.4444,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 +1544.8071,0.5000,4496.8333,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 +1545.3071,0.5000,4498.2222,10.0000,10.0000,0.0000,2.1924,7,629.5100,299.4876,1049.7053,-148.1476,19.7429,69.1988,89.2764,-9.7662,0.0000,19.7429,0.0000,19.7429,0.0000,19.7429,0.5826,0.0000,19.1602,0.6466,18.5137,2.8777,15.6359,0.9269,14.7090,0.0000,14.7090,0.0000,14.7090,11.3444,0.0507,3.3139,0.0000,578.5304,316.2615,0.0000,4559.4438,4559.4438,4559.4438,4559.4438,4559.4438 +1545.8071,0.5000,4499.6111,10.0000,10.0000,0.0000,2.2580,7,629.5100,304.7408,1049.7053,-148.1476,20.0892,69.1988,89.2764,-9.7662,0.0000,20.0892,0.0000,20.0892,0.0000,20.0892,0.5843,0.0000,19.5048,0.6466,18.8582,2.8777,15.9805,0.9321,15.0484,0.0000,15.0484,0.0000,15.0484,11.6839,0.0507,3.3138,0.0000,578.5304,321.9490,0.0000,4615.6536,4615.6536,4615.6536,4615.6536,4615.6536 +1546.3071,0.5000,4501.0000,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 +1546.8071,0.5000,4502.3889,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 +1547.3071,0.5000,4503.7778,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 +1547.8071,0.5000,4505.1667,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 +1548.3071,0.5000,4506.5556,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 +1548.8071,0.5000,4507.9444,10.0000,10.0000,0.0000,2.3415,7,629.5100,311.4264,1049.7053,-148.1476,20.5299,69.1988,89.2764,-9.7662,0.0000,20.5299,0.0000,20.5299,0.0000,20.5299,0.5866,0.0000,19.9433,0.6466,19.2967,2.8777,16.4190,0.9387,15.4804,0.0000,15.4804,0.0000,15.4804,12.1159,0.0507,3.3138,0.0000,578.5304,329.1874,0.0000,4687.1892,4687.1892,4687.1892,4687.1892,4687.1892 +1549.3071,0.5000,4509.3333,10.0000,10.0000,0.0000,2.3773,7,629.5100,314.2915,1049.7053,-148.1476,20.7188,69.1988,89.2764,-9.7662,0.0000,20.7188,0.0000,20.7188,0.0000,20.7188,0.5875,0.0000,20.1313,0.6466,19.4847,2.8777,16.6070,0.9415,15.6655,0.0000,15.6655,0.0000,15.6655,12.3010,0.0507,3.3137,0.0000,578.5304,332.2894,0.0000,4717.8460,4717.8460,4717.8460,4717.8460,4717.8460 +1549.8071,0.5000,4510.7222,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 +1550.3071,0.5000,4512.1111,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 +1550.8071,0.5000,4513.5000,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 +1551.3071,0.5000,4514.8889,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 +1551.8071,0.5000,4516.2778,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 +1552.3071,0.5000,4517.6667,10.0000,10.0000,0.0000,2.4907,7,629.5100,323.3639,1049.7053,-148.1476,21.3168,69.1988,89.2764,-9.7662,0.0000,21.3168,0.0000,21.3168,0.0000,21.3168,0.5905,0.0000,20.7264,0.6466,20.0798,2.8777,17.2020,0.9504,16.2516,0.0000,16.2516,0.0000,16.2516,12.8873,0.0507,3.3136,0.0000,578.5304,342.1118,0.0000,4814.9200,4814.9200,4814.9200,4814.9200,4814.9200 +1552.8071,0.5000,4519.0556,10.0000,10.0000,0.0000,2.4967,7,629.5100,323.8413,1049.7053,-148.1476,21.3483,69.1988,89.2764,-9.7662,0.0000,21.3483,0.0000,21.3483,0.0000,21.3483,0.5906,0.0000,20.7577,0.6466,20.1111,2.8777,17.2334,0.9509,16.2825,0.0000,16.2825,0.0000,16.2825,12.9181,0.0507,3.3136,0.0000,578.5304,342.6287,0.0000,4820.0289,4820.0289,4820.0289,4820.0289,4820.0289 +1553.3071,0.5000,4520.4444,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 +1553.8071,0.5000,4521.8333,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 +1554.3071,0.5000,4523.2222,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 +1554.8071,0.5000,4524.6111,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 +1555.3071,0.5000,4526.0000,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 +1555.8071,0.5000,4527.3889,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 +1556.3071,0.5000,4528.7778,10.0000,10.0000,0.0000,2.6399,7,629.5100,335.2999,1049.7053,-148.1476,22.1037,69.1988,89.2764,-9.7662,0.0000,22.1037,0.0000,22.1037,0.0000,22.1037,0.5944,0.0000,21.5093,0.6466,20.8627,2.8777,17.9850,0.9622,17.0228,0.0000,17.0228,0.0000,17.0228,13.6586,0.0507,3.3135,0.0000,578.5304,355.0347,0.0000,4942.6354,4942.6354,4942.6354,4942.6354,4942.6354 +1556.8071,0.5000,4530.1667,10.0000,10.0000,0.0000,2.7652,7,629.5100,345.3250,1049.7053,-148.1476,22.7646,69.1988,89.2764,-9.7662,0.0000,22.7646,0.0000,22.7646,0.0000,22.7646,0.5977,0.0000,22.1668,0.6466,21.5202,2.8777,18.6425,0.9720,17.6705,0.0000,17.6705,0.0000,17.6705,14.3064,0.0507,3.3134,0.0000,578.5304,365.8886,0.0000,5049.9037,5049.9037,5049.9037,5049.9037,5049.9037 +1557.3071,0.5000,4531.5556,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 +1557.8071,0.5000,4532.9444,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 +1558.3071,0.5000,4534.3333,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 +1558.8071,0.5000,4535.7222,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 +1559.3071,0.5000,4537.1111,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 +1559.8071,0.5000,4538.5000,10.0000,10.0000,0.0000,2.7891,7,629.5100,347.2344,1049.7053,-148.1476,22.8904,69.1988,89.2764,-9.7662,0.0000,22.8904,0.0000,22.8904,0.0000,22.8904,0.5984,0.0000,22.2921,0.6466,21.6455,2.8777,18.7678,0.9739,17.7939,0.0000,17.7939,0.0000,17.7939,14.4298,0.0507,3.3134,0.0000,578.5304,367.9559,0.0000,5070.3344,5070.3344,5070.3344,5070.3344,5070.3344 +1560.3071,0.5000,4539.8889,10.0000,10.0000,0.0000,2.8845,7,629.5100,354.8716,1049.7053,-148.1476,23.3939,69.1988,89.2764,-9.7662,0.0000,23.3939,0.0000,23.3939,0.0000,23.3939,0.6009,0.0000,22.7930,0.6466,22.1464,2.8777,19.2687,0.9814,18.2873,0.0000,18.2873,0.0000,18.2873,14.9233,0.0507,3.3133,0.0000,578.5304,376.2245,0.0000,5152.0528,5152.0528,5152.0528,5152.0528,5152.0528 +1560.8071,0.5000,4541.2778,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 +1561.3071,0.5000,4542.6667,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 +1561.8071,0.5000,4544.0556,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 +1562.3071,0.5000,4545.4444,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 +1562.8071,0.5000,4546.8333,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 +1563.3071,0.5000,4548.2222,10.0000,10.0000,0.0000,2.9382,7,629.5100,359.1673,1049.7053,-148.1476,23.6771,69.1988,89.2764,-9.7662,0.0000,23.6771,0.0000,23.6771,0.0000,23.6771,0.6023,0.0000,23.0748,0.6466,22.4282,2.8777,19.5505,0.9856,18.5648,0.0000,18.5648,0.0000,18.5648,15.2009,0.0507,3.3132,0.0000,578.5304,380.8754,0.0000,5198.0163,5198.0163,5198.0163,5198.0163,5198.0163 +1563.8071,0.5000,4549.6111,10.0000,10.0000,0.0000,3.0039,7,629.5100,364.4172,1049.7053,-148.1476,24.0232,69.1988,89.2764,-9.7662,0.0000,24.0232,0.0000,24.0232,0.0000,24.0232,0.6040,0.0000,23.4191,0.6466,22.7725,2.8777,19.8948,0.9908,18.9040,0.0000,18.9040,0.0000,18.9040,15.5401,0.0507,3.3132,0.0000,578.5304,386.5594,0.0000,5254.1907,5254.1907,5254.1907,5254.1907,5254.1907 +1564.3071,0.5000,4551.0000,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 +1564.8071,0.5000,4552.3889,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 +1565.3071,0.5000,4553.7778,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 +1565.8071,0.5000,4555.1667,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 +1566.3071,0.5000,4556.5556,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 +1566.8071,0.5000,4557.9444,10.0000,10.0000,0.0000,3.0874,7,629.5100,371.0985,1049.7053,-148.1476,24.4636,69.1988,89.2764,-9.7662,0.0000,24.4636,0.0000,24.4636,0.0000,24.4636,0.6062,0.0000,23.8574,0.6466,23.2108,2.8777,20.3331,0.9974,19.3357,0.0000,19.3357,0.0000,19.3357,15.9719,0.0507,3.3131,0.0000,578.5304,393.7930,0.0000,5327.4905,5327.4905,5327.4905,5327.4905,5327.4905 +1567.3071,0.5000,4559.3333,10.0000,10.0000,0.0000,3.1232,7,629.5100,373.9617,1049.7053,-148.1476,24.6524,69.1988,89.2764,-9.7662,0.0000,24.6524,0.0000,24.6524,0.0000,24.6524,0.6072,0.0000,24.0452,0.6466,23.3986,2.8777,20.5209,1.0002,19.5207,0.0000,19.5207,0.0000,19.5207,16.1569,0.0507,3.3131,0.0000,578.5304,396.8930,0.0000,5366.6452,5366.6452,5366.6452,5366.6452,5366.6452 +1567.8071,0.5000,4560.7222,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 +1568.3071,0.5000,4562.1111,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 +1568.8071,0.5000,4563.5000,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 +1569.3071,0.5000,4564.8889,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 +1569.8071,0.5000,4566.2778,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 +1570.3071,0.5000,4567.6667,10.0000,10.0000,0.0000,3.2366,7,629.5100,383.0279,1049.7053,-148.1476,25.2500,69.1988,89.2764,-9.7662,0.0000,25.2500,0.0000,25.2500,0.0000,25.2500,0.6102,0.0000,24.6399,0.6466,23.9933,2.8777,21.1156,1.0091,20.1064,0.0000,20.1064,0.0000,20.1064,16.7428,0.0507,3.3129,0.0000,578.5304,406.7088,0.0000,5490.6257,5490.6257,5490.6257,5490.6257,5490.6257 +1570.8071,0.5000,4569.0556,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5051,1049.7053,-148.1476,25.2815,69.1988,89.2764,-9.7662,0.0000,25.2815,0.0000,25.2815,0.0000,25.2815,0.6103,0.0000,24.6712,0.6466,24.0246,2.8777,21.1468,1.0096,20.1373,0.0000,20.1373,0.0000,20.1373,16.7736,0.0507,3.3129,0.0000,578.5304,407.2254,0.0000,5497.1506,5497.1506,5497.1506,5497.1506,5497.1506 +1571.3071,0.5000,4570.4444,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 +1571.8071,0.5000,4571.8333,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 +1572.3071,0.5000,4573.2222,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 +1572.8071,0.5000,4574.6111,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 +1573.3071,0.5000,4576.0000,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 +1573.8071,0.5000,4577.3889,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 +1574.3071,0.5000,4578.7778,10.0000,10.0000,0.0000,3.3857,7,629.5100,394.9555,1049.7053,-148.1476,26.0363,69.1988,89.2764,-9.7662,0.0000,26.0363,0.0000,26.0363,0.0000,26.0363,0.6141,0.0000,25.4222,0.6466,24.7756,2.8777,21.8979,1.0209,20.8771,0.0000,20.8771,0.0000,20.8771,17.5136,0.0507,3.3128,0.0000,578.5304,419.6225,0.0000,5653.7357,5653.7357,5653.7357,5653.7357,5653.7357 +1574.8071,0.5000,4580.1667,10.0000,10.0000,0.0000,3.5110,7,629.5100,404.9732,1049.7053,-148.1476,26.6967,69.1988,89.2764,-9.7662,0.0000,26.6967,0.0000,26.6967,0.0000,26.6967,0.6174,0.0000,26.0793,0.6466,25.4327,2.8777,22.5550,1.0307,21.5243,0.0000,21.5243,0.0000,21.5243,18.1609,0.0507,3.3126,0.0000,578.5304,430.4685,0.0000,5787.4455,5787.4455,5787.4455,5787.4455,5787.4455 +1575.3071,0.5000,4581.5556,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 +1575.8071,0.5000,4582.9444,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 +1576.3071,0.5000,4584.3333,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 +1576.8071,0.5000,4585.7222,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 +1577.3071,0.5000,4587.1111,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 +1577.8071,0.5000,4588.5000,10.0000,10.0000,0.0000,3.5349,7,629.5100,406.8812,1049.7053,-148.1476,26.8225,69.1988,89.2764,-9.7662,0.0000,26.8225,0.0000,26.8225,0.0000,26.8225,0.6180,0.0000,26.2045,0.6466,25.5579,2.8777,22.6801,1.0326,21.6476,0.0000,21.6476,0.0000,21.6476,18.2842,0.0507,3.3126,0.0000,578.5304,432.5342,0.0000,5812.2778,5812.2778,5812.2778,5812.2778,5812.2778 +1578.3071,0.5000,4589.8889,10.0000,10.0000,0.0000,3.6304,7,629.5100,414.5126,1049.7053,-148.1476,27.3256,69.1988,89.2764,-9.7662,0.0000,27.3256,0.0000,27.3256,0.0000,27.3256,0.6205,0.0000,26.7050,0.6466,26.0584,2.8777,23.1807,1.0401,22.1406,0.0000,22.1406,0.0000,22.1406,18.7774,0.0507,3.3125,0.0000,578.5304,440.7966,0.0000,5911.6005,5911.6005,5911.6005,5911.6005,5911.6005 +1578.8071,0.5000,4591.2778,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 +1579.3071,0.5000,4592.6667,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 +1579.8071,0.5000,4594.0556,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 +1580.3071,0.5000,4595.4444,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 +1580.8071,0.5000,4596.8333,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 +1581.3071,0.5000,4598.2222,10.0000,10.0000,0.0000,3.6841,7,629.5100,418.8049,1049.7053,-148.1476,27.6085,69.1988,89.2764,-9.7662,0.0000,27.6085,0.0000,27.6085,0.0000,27.6085,0.6219,0.0000,26.9866,0.6466,26.3400,2.8777,23.4623,1.0443,22.4179,0.0000,22.4179,0.0000,22.4179,19.0548,0.0507,3.3124,0.0000,578.5304,445.4437,0.0000,5967.4646,5967.4646,5967.4646,5967.4646,5967.4646 +1581.8071,0.5000,4599.6111,10.0000,10.0000,0.0000,3.7448,7,629.5100,423.6586,1049.7053,-148.1476,27.9285,69.1988,89.2764,-9.7662,0.0000,27.9285,0.0000,27.9285,0.0000,27.9285,0.6235,0.0000,27.3049,0.6466,26.6583,2.8777,23.7806,1.0491,22.7315,0.0000,22.7315,0.0000,22.7315,19.3685,0.0507,3.3123,0.0000,578.5304,450.6988,0.0000,6030.6358,6030.6358,6030.6358,6030.6358,6030.6358 +1582.3071,0.5000,4601.0000,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 +1582.8071,0.5000,4602.3889,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 +1583.3071,0.5000,4603.7778,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 +1583.8071,0.5000,4605.1667,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 +1584.3071,0.5000,4606.5556,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 +1584.8071,0.5000,4607.9444,10.0000,10.0000,0.0000,3.8221,7,629.5100,429.8356,1049.7053,-148.1476,28.3357,69.1988,89.2764,-9.7662,0.0000,28.3357,0.0000,28.3357,0.0000,28.3357,0.6256,0.0000,27.7101,0.6466,27.0635,2.8777,24.1858,1.0552,23.1306,0.0000,23.1306,0.0000,23.1306,19.7676,0.0507,3.3122,0.0000,578.5304,457.3864,0.0000,6111.0288,6111.0288,6111.0288,6111.0288,6111.0288 +1585.3071,0.5000,4609.3333,10.0000,10.0000,0.0000,3.8534,7,629.5100,432.3401,1049.7053,-148.1476,28.5008,69.1988,89.2764,-9.7662,0.0000,28.5008,0.0000,28.5008,0.0000,28.5008,0.6264,0.0000,27.8744,0.6466,27.2278,2.8777,24.3501,1.0576,23.2924,0.0000,23.2924,0.0000,23.2924,19.9295,0.0507,3.3122,0.0000,578.5304,460.0980,0.0000,6143.6254,6143.6254,6143.6254,6143.6254,6143.6254 +1585.8071,0.5000,4610.7222,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 +1586.3071,0.5000,4612.1111,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 +1586.8071,0.5000,4613.5000,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 +1587.3071,0.5000,4614.8889,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 +1587.8071,0.5000,4616.2778,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 +1588.3071,0.5000,4617.6667,10.0000,10.0000,0.0000,3.9527,7,629.5100,440.2705,1049.7053,-148.1476,29.0236,69.1988,89.2764,-9.7662,0.0000,29.0236,0.0000,29.0236,0.0000,29.0236,0.6290,0.0000,28.3946,0.6466,27.7480,2.8777,24.8702,1.0654,23.8048,0.0000,23.8048,0.0000,23.8048,20.4420,0.0507,3.3121,0.0000,578.5304,468.6841,0.0000,6246.8397,6246.8397,6246.8397,6246.8397,6246.8397 +1588.8071,0.5000,4619.0556,10.0000,10.0000,0.0000,3.9579,7,629.5100,440.6879,1049.7053,-148.1476,29.0511,69.1988,89.2764,-9.7662,0.0000,29.0511,0.0000,29.0511,0.0000,29.0511,0.6292,0.0000,28.4219,0.6466,27.7753,2.8777,24.8976,1.0658,23.8318,0.0000,23.8318,0.0000,23.8318,20.4690,0.0507,3.3121,0.0000,578.5304,469.1360,0.0000,6252.2717,6252.2717,6252.2717,6252.2717,6252.2717 +1589.3071,0.5000,4620.4444,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 +1589.8071,0.5000,4621.8333,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 +1590.3071,0.5000,4623.2222,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 +1590.8071,0.5000,4624.6111,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 +1591.3071,0.5000,4626.0000,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 +1591.8071,0.5000,4627.3889,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 +1592.3071,0.5000,4628.7778,10.0000,10.0000,0.0000,4.0833,7,629.5100,450.7038,1049.7053,-148.1476,29.7114,69.1988,89.2764,-9.7662,0.0000,29.7114,0.0000,29.7114,0.0000,29.7114,0.6325,0.0000,29.0789,0.6466,28.4323,2.8777,25.5546,1.0757,24.4789,0.0000,24.4789,0.0000,24.4789,21.1163,0.0507,3.3119,0.0000,578.5304,479.9800,0.0000,6382.6286,6382.6286,6382.6286,6382.6286,6382.6286 +1592.8071,0.5000,4630.1667,10.0000,10.0000,0.0000,4.1930,7,629.5100,459.4664,1049.7053,-148.1476,30.2890,69.1988,89.2764,-9.7662,0.0000,30.2890,0.0000,30.2890,0.0000,30.2890,0.6353,0.0000,29.6537,0.6466,29.0071,2.8777,26.1293,1.0843,25.0450,0.0000,25.0450,0.0000,25.0450,21.6825,0.0507,3.3118,0.0000,578.5304,489.4670,0.0000,6496.6736,6496.6736,6496.6736,6496.6736,6496.6736 +1593.3071,0.5000,4631.5556,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 +1593.8071,0.5000,4632.9444,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 +1594.3071,0.5000,4634.3333,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 +1594.8071,0.5000,4635.7222,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 +1595.3071,0.5000,4637.1111,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 +1595.8071,0.5000,4638.5000,10.0000,10.0000,0.0000,4.2138,7,629.5100,461.1353,1049.7053,-148.1476,30.3990,69.1988,89.2764,-9.7662,0.0000,30.3990,0.0000,30.3990,0.0000,30.3990,0.6359,0.0000,29.7631,0.6466,29.1165,2.8777,26.2388,1.0860,25.1528,0.0000,25.1528,0.0000,25.1528,21.7904,0.0507,3.3117,0.0000,578.5304,491.2739,0.0000,6518.3946,6518.3946,6518.3946,6518.3946,6518.3946 +1596.3071,0.5000,4639.8889,10.0000,10.0000,0.0000,4.2974,7,629.5100,467.8105,1049.7053,-148.1476,30.8391,69.1988,89.2764,-9.7662,0.0000,30.8391,0.0000,30.8391,0.0000,30.8391,0.6381,0.0000,30.2010,0.6466,29.5544,2.8777,26.6767,1.0925,25.5841,0.0000,25.5841,0.0000,25.5841,22.2218,0.0507,3.3116,0.0000,578.5304,498.5011,0.0000,6605.2726,6605.2726,6605.2726,6605.2726,6605.2726 +1596.8071,0.5000,4641.2778,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 +1597.3071,0.5000,4642.6667,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 +1597.8071,0.5000,4644.0556,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 +1598.3071,0.5000,4645.4444,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 +1598.8071,0.5000,4646.8333,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 +1599.3071,0.5000,4648.2222,10.0000,10.0000,0.0000,4.3444,7,629.5100,471.5650,1049.7053,-148.1476,31.0866,69.1988,89.2764,-9.7662,0.0000,31.0866,0.0000,31.0866,0.0000,31.0866,0.6393,0.0000,30.4472,0.6466,29.8006,2.8777,26.9229,1.0962,25.8267,0.0000,25.8267,0.0000,25.8267,22.4644,0.0507,3.3115,0.0000,578.5304,502.5660,0.0000,6654.1371,6654.1371,6654.1371,6654.1371,6654.1371 +1599.8071,0.5000,4649.6111,10.0000,10.0000,0.0000,4.4019,7,629.5100,476.1535,1049.7053,-148.1476,31.3891,69.1988,89.2764,-9.7662,0.0000,31.3891,0.0000,31.3891,0.0000,31.3891,0.6408,0.0000,30.7482,0.6466,30.1016,2.8777,27.2239,1.1007,26.1231,0.0000,26.1231,0.0000,26.1231,22.7610,0.0507,3.3115,0.0000,578.5304,507.5338,0.0000,6713.8562,6713.8562,6713.8562,6713.8562,6713.8562 +1600.3071,0.5000,4651.0000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1600.8071,0.5000,4652.3889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1601.3071,0.5000,4653.7778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1601.8071,0.5000,4655.1667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1602.3071,0.5000,4656.5556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1602.8071,0.5000,4657.9444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1603.3071,0.5000,4659.3333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1603.8071,0.5000,4660.7222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1604.3071,0.5000,4662.1111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1604.8071,0.5000,4663.5000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1605.3071,0.5000,4664.8889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1605.8071,0.5000,4666.2778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1606.3071,0.5000,4667.6667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1606.8071,0.5000,4669.0556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1607.3071,0.5000,4670.4444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1607.8071,0.5000,4671.8333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1608.3071,0.5000,4673.2222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1608.8071,0.5000,4674.6111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1609.3071,0.5000,4676.0000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1609.8071,0.5000,4677.3889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1610.3071,0.5000,4678.7778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1610.8071,0.5000,4680.1667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1611.3071,0.5000,4681.5556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1611.8071,0.5000,4682.9444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1612.3071,0.5000,4684.3333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1612.8071,0.5000,4685.7222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1613.3071,0.5000,4687.1111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1613.8071,0.5000,4688.5000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1614.3071,0.5000,4689.8889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1614.8071,0.5000,4691.2778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1615.3071,0.5000,4692.6667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1615.8071,0.5000,4694.0556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1616.3071,0.5000,4695.4444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1616.8071,0.5000,4696.8333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1617.3071,0.5000,4698.2222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1617.8071,0.5000,4699.6111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1618.3071,0.5000,4701.0000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1618.8071,0.5000,4702.3889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1619.3071,0.5000,4703.7778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1619.8071,0.5000,4705.1667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1620.3071,0.5000,4706.5556,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1620.8071,0.5000,4707.9444,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1621.3071,0.5000,4709.3333,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1621.8071,0.5000,4710.7222,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1622.3071,0.5000,4712.1111,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1622.8071,0.5000,4713.5000,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1623.3071,0.5000,4714.8889,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1623.8071,0.5000,4716.2778,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1624.3071,0.5000,4717.6667,10.0000,10.0000,0.0000,4.4750,7,629.5100,482.0376,1049.7053,-148.1476,31.7769,69.1988,89.2764,-9.7662,0.0000,31.7769,0.0000,31.7769,0.0000,31.7769,0.6428,0.0000,31.1342,0.6466,30.4876,2.8807,27.6069,1.1065,26.5004,0.0000,26.5004,0.0000,26.5004,23.1383,0.0507,3.3114,0.0000,578.5304,513.9044,0.0000,6790.4381,6790.4381,6790.4381,6790.4381,6790.4381 +1624.8071,0.5000,4719.0556,10.0000,10.0000,0.0000,4.4710,7,629.5100,481.7129,1049.7053,-148.1476,31.7555,69.1988,89.2764,-9.7662,0.0000,31.7555,0.0000,31.7555,0.0000,31.7555,0.6427,0.0000,31.1129,0.6466,30.4663,2.8803,27.5859,1.1062,26.4798,0.0000,26.4798,0.0000,26.4798,23.1177,0.0507,3.3114,0.0000,578.5304,513.5528,0.0000,6786.2116,6786.2116,6786.2116,6786.2116,6786.2116 +1625.3071,0.5000,4720.4444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1625.8071,0.5000,4721.8333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1626.3071,0.5000,4723.2222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1626.8071,0.5000,4724.6111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1627.3071,0.5000,4726.0000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1627.8071,0.5000,4727.3889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1628.3071,0.5000,4728.7778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1628.8071,0.5000,4730.1667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1629.3071,0.5000,4731.5556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1629.8071,0.5000,4732.9444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1630.3071,0.5000,4734.3333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1630.8071,0.5000,4735.7222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1631.3071,0.5000,4737.1111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1631.8071,0.5000,4738.5000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1632.3071,0.5000,4739.8889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1632.8071,0.5000,4741.2778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1633.3071,0.5000,4742.6667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1633.8071,0.5000,4744.0556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1634.3071,0.5000,4745.4444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1634.8071,0.5000,4746.8333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1635.3071,0.5000,4748.2222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1635.8071,0.5000,4749.6111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1636.3071,0.5000,4751.0000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1636.8071,0.5000,4752.3889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1637.3071,0.5000,4753.7778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1637.8071,0.5000,4755.1667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1638.3071,0.5000,4756.5556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1638.8071,0.5000,4757.9444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1639.3071,0.5000,4759.3333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1639.8071,0.5000,4760.7222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1640.3071,0.5000,4762.1111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1640.8071,0.5000,4763.5000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1641.3071,0.5000,4764.8889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1641.8071,0.5000,4766.2778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1642.3071,0.5000,4767.6667,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1642.8071,0.5000,4769.0556,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1643.3071,0.5000,4770.4444,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1643.8071,0.5000,4771.8333,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1644.3071,0.5000,4773.2222,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1644.8071,0.5000,4774.6111,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1645.3071,0.5000,4776.0000,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1645.8071,0.5000,4777.3889,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1646.3071,0.5000,4778.7778,10.0000,10.0000,0.0000,4.3749,7,629.5100,473.9954,1049.7053,-148.1476,31.2468,69.1988,89.2764,-9.7662,0.0000,31.2468,0.0000,31.2468,0.0000,31.2468,0.6401,0.0000,30.6067,0.6466,29.9601,2.8777,27.0823,1.0986,25.9837,0.0000,25.9837,0.0000,25.9837,22.6215,0.0507,3.3115,0.0000,578.5304,505.1973,0.0000,6685.7692,6685.7692,6685.7692,6685.7692,6685.7692 +1646.8071,0.5000,4780.1667,10.0000,10.0000,0.0000,4.2815,7,629.5100,466.5371,1049.7053,-148.1476,30.7551,69.1988,89.2764,-9.7662,0.0000,30.7551,0.0000,30.7551,0.0000,30.7551,0.6377,0.0000,30.1174,0.6466,29.4709,2.8777,26.5931,1.0913,25.5019,0.0000,25.5019,0.0000,25.5019,22.1395,0.0507,3.3116,0.0000,578.5304,497.1224,0.0000,6588.6996,6588.6996,6588.6996,6588.6996,6588.6996 +1647.3071,0.5000,4781.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1647.8071,0.5000,4782.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1648.3071,0.5000,4784.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1648.8071,0.5000,4785.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1649.3071,0.5000,4787.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1649.8071,0.5000,4788.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1650.3071,0.5000,4789.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1650.8071,0.5000,4791.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1651.3071,0.5000,4792.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1651.8071,0.5000,4794.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1652.3071,0.5000,4795.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1652.8071,0.5000,4796.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1653.3071,0.5000,4798.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1653.8071,0.5000,4799.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1654.3071,0.5000,4801.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1654.8071,0.5000,4802.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1655.3071,0.5000,4803.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1655.8071,0.5000,4805.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1656.3071,0.5000,4806.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1656.8071,0.5000,4807.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1657.3071,0.5000,4809.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1657.8071,0.5000,4810.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1658.3071,0.5000,4812.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1658.8071,0.5000,4813.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1659.3071,0.5000,4814.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1659.8071,0.5000,4816.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1660.3071,0.5000,4817.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1660.8071,0.5000,4819.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1661.3071,0.5000,4820.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1661.8071,0.5000,4821.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1662.3071,0.5000,4823.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1662.8071,0.5000,4824.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1663.3071,0.5000,4826.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1663.8071,0.5000,4827.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1664.3071,0.5000,4828.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1664.8071,0.5000,4830.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1665.3071,0.5000,4831.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1665.8071,0.5000,4832.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1666.3071,0.5000,4834.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1666.8071,0.5000,4835.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1667.3071,0.5000,4837.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1667.8071,0.5000,4838.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1668.3071,0.5000,4839.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1668.8071,0.5000,4841.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1669.3071,0.5000,4842.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1669.8071,0.5000,4844.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1670.3071,0.5000,4845.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1670.8071,0.5000,4846.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1671.3071,0.5000,4848.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1671.8071,0.5000,4849.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1672.3071,0.5000,4851.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1672.8071,0.5000,4852.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1673.3071,0.5000,4853.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1673.8071,0.5000,4855.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1674.3071,0.5000,4856.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1674.8071,0.5000,4857.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1675.3071,0.5000,4859.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1675.8071,0.5000,4860.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1676.3071,0.5000,4862.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1676.8071,0.5000,4863.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1677.3071,0.5000,4864.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1677.8071,0.5000,4866.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1678.3071,0.5000,4867.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1678.8071,0.5000,4869.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1679.3071,0.5000,4870.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1679.8071,0.5000,4871.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1680.3071,0.5000,4873.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1680.8071,0.5000,4874.6111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1681.3071,0.5000,4876.0000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1681.8071,0.5000,4877.3889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1682.3071,0.5000,4878.7778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1682.8071,0.5000,4880.1667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1683.3071,0.5000,4881.5556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1683.8071,0.5000,4882.9444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1684.3071,0.5000,4884.3333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1684.8071,0.5000,4885.7222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1685.3071,0.5000,4887.1111,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1685.8071,0.5000,4888.5000,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1686.3071,0.5000,4889.8889,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1686.8071,0.5000,4891.2778,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1687.3071,0.5000,4892.6667,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1687.8071,0.5000,4894.0556,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1688.3071,0.5000,4895.4444,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1688.8071,0.5000,4896.8333,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1689.3071,0.5000,4898.2222,10.0000,10.0000,0.0000,4.2637,7,629.5100,465.1164,1049.7053,-148.1476,30.6615,69.1988,89.2764,-9.7662,0.0000,30.6615,0.0000,30.6615,0.0000,30.6615,0.6372,0.0000,30.0243,0.6466,29.3777,2.8777,26.4999,1.0899,25.4101,0.0000,25.4101,0.0000,25.4101,22.0477,0.0507,3.3117,0.0000,578.5304,495.5842,0.0000,6570.2088,6570.2088,6570.2088,6570.2088,6570.2088 +1689.8071,0.5000,4899.6111,10.0000,10.0000,0.0000,4.2193,7,629.5100,461.5699,1049.7053,-148.1476,30.4277,69.1988,89.2764,-9.7662,0.0000,30.4277,0.0000,30.4277,0.0000,30.4277,0.6360,0.0000,29.7916,0.6466,29.1450,2.8777,26.2673,1.0864,25.1809,0.0000,25.1809,0.0000,25.1809,21.8185,0.0507,3.3117,0.0000,578.5304,491.7445,0.0000,6524.0514,6524.0514,6524.0514,6524.0514,6524.0514 +1690.3071,0.5000,4901.0000,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1690.8071,0.5000,4902.3889,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1691.3071,0.5000,4903.7778,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1691.8071,0.5000,4905.1667,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1692.3071,0.5000,4906.5556,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1692.8071,0.5000,4907.9444,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1693.3071,0.5000,4909.3333,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1693.8071,0.5000,4910.7222,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1694.3071,0.5000,4912.1111,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1694.8071,0.5000,4913.5000,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1695.3071,0.5000,4914.8889,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1695.8071,0.5000,4916.2778,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1696.3071,0.5000,4917.6667,10.0000,10.0000,0.0000,4.1628,7,629.5100,457.0559,1049.7053,-148.1476,30.1301,69.1988,89.2764,-9.7662,0.0000,30.1301,0.0000,30.1301,0.0000,30.1301,0.6346,0.0000,29.4955,0.6466,28.8490,2.8777,25.9712,1.0820,24.8893,0.0000,24.8893,0.0000,24.8893,21.5268,0.0507,3.3118,0.0000,578.5304,486.8573,0.0000,6465.3017,6465.3017,6465.3017,6465.3017,6465.3017 +1696.8071,0.5000,4919.0556,10.0000,10.0000,0.0000,4.1568,7,629.5100,456.5807,1049.7053,-148.1476,30.0988,69.1988,89.2764,-9.7662,0.0000,30.0988,0.0000,30.0988,0.0000,30.0988,0.6344,0.0000,29.4644,0.6466,28.8178,2.8777,25.9401,1.0815,24.8586,0.0000,24.8586,0.0000,24.8586,21.4961,0.0507,3.3118,0.0000,578.5304,486.3428,0.0000,6459.1163,6459.1163,6459.1163,6459.1163,6459.1163 +1697.3071,0.5000,4920.4444,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1697.8071,0.5000,4921.8333,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1698.3071,0.5000,4923.2222,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1698.8071,0.5000,4924.6111,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1699.3071,0.5000,4926.0000,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1699.8071,0.5000,4927.3889,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1700.3071,0.5000,4928.7778,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1700.8071,0.5000,4930.1667,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1701.3071,0.5000,4931.5556,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1701.8071,0.5000,4932.9444,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1702.3071,0.5000,4934.3333,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1702.8071,0.5000,4935.7222,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1703.3071,0.5000,4937.1111,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1703.8071,0.5000,4938.5000,10.0000,10.0000,0.0000,4.0140,7,629.5100,445.1735,1049.7053,-148.1476,29.3468,69.1988,89.2764,-9.7662,0.0000,29.3468,0.0000,29.3468,0.0000,29.3468,0.6306,0.0000,28.7162,0.6466,28.0696,2.8777,25.1918,1.0703,24.1216,0.0000,24.1216,0.0000,24.1216,20.7589,0.0507,3.3120,0.0000,578.5304,473.9925,0.0000,6310.6520,6310.6520,6310.6520,6310.6520,6310.6520 +1704.3071,0.5000,4939.8889,10.0000,10.0000,0.0000,3.9188,7,629.5100,437.5668,1049.7053,-148.1476,28.8453,69.1988,89.2764,-9.7662,0.0000,28.8453,0.0000,28.8453,0.0000,28.8453,0.6281,0.0000,28.2172,0.6466,27.5706,2.8777,24.6929,1.0628,23.6301,0.0000,23.6301,0.0000,23.6301,20.2673,0.0507,3.3121,0.0000,578.5304,465.7568,0.0000,6211.6505,6211.6505,6211.6505,6211.6505,6211.6505 +1704.8071,0.5000,4941.2778,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1705.3071,0.5000,4942.6667,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1705.8071,0.5000,4944.0556,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1706.3071,0.5000,4945.4444,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1706.8071,0.5000,4946.8333,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1707.3071,0.5000,4948.2222,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1707.8071,0.5000,4949.6111,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1708.3071,0.5000,4951.0000,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1708.8071,0.5000,4952.3889,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1709.3071,0.5000,4953.7778,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1709.8071,0.5000,4955.1667,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1710.3071,0.5000,4956.5556,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1710.8071,0.5000,4957.9444,10.0000,10.0000,0.0000,3.8653,7,629.5100,433.2876,1049.7053,-148.1476,28.5632,69.1988,89.2764,-9.7662,0.0000,28.5632,0.0000,28.5632,0.0000,28.5632,0.6267,0.0000,27.9365,0.6466,27.2899,2.8777,24.4122,1.0586,23.3536,0.0000,23.3536,0.0000,23.3536,19.9907,0.0507,3.3122,0.0000,578.5304,461.1239,0.0000,6155.9570,6155.9570,6155.9570,6155.9570,6155.9570 +1711.3071,0.5000,4959.3333,10.0000,10.0000,0.0000,3.8296,7,629.5100,430.4347,1049.7053,-148.1476,28.3752,69.1988,89.2764,-9.7662,0.0000,28.3752,0.0000,28.3752,0.0000,28.3752,0.6258,0.0000,27.7494,0.6466,27.1028,2.8777,24.2251,1.0558,23.1693,0.0000,23.1693,0.0000,23.1693,19.8064,0.0507,3.3122,0.0000,578.5304,458.0350,0.0000,6118.8260,6118.8260,6118.8260,6118.8260,6118.8260 +1711.8071,0.5000,4960.7222,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1712.3071,0.5000,4962.1111,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1712.8071,0.5000,4963.5000,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1713.3071,0.5000,4964.8889,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1713.8071,0.5000,4966.2778,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1714.3071,0.5000,4967.6667,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1714.8071,0.5000,4969.0556,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1715.3071,0.5000,4970.4444,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1715.8071,0.5000,4971.8333,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1716.3071,0.5000,4973.2222,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1716.8071,0.5000,4974.6111,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1717.3071,0.5000,4976.0000,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1717.8071,0.5000,4977.3889,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1718.3071,0.5000,4978.7778,10.0000,10.0000,0.0000,3.7165,7,629.5100,421.3995,1049.7053,-148.1476,27.7796,69.1988,89.2764,-9.7662,0.0000,27.7796,0.0000,27.7796,0.0000,27.7796,0.6228,0.0000,27.1568,0.6466,26.5102,2.8777,23.6324,1.0469,22.5856,0.0000,22.5856,0.0000,22.5856,19.2225,0.0507,3.3124,0.0000,578.5304,448.2529,0.0000,6001.2339,6001.2339,6001.2339,6001.2339,6001.2339 +1718.8071,0.5000,4980.1667,10.0000,10.0000,0.0000,3.5917,7,629.5100,411.4245,1049.7053,-148.1476,27.1220,69.1988,89.2764,-9.7662,0.0000,27.1220,0.0000,27.1220,0.0000,27.1220,0.6195,0.0000,26.5025,0.6466,25.8559,2.8777,22.9782,1.0371,21.9411,0.0000,21.9411,0.0000,21.9411,18.5778,0.0507,3.3125,0.0000,578.5304,437.4531,0.0000,5871.4083,5871.4083,5871.4083,5871.4083,5871.4083 +1719.3071,0.5000,4981.5556,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1719.8071,0.5000,4982.9444,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1720.3071,0.5000,4984.3333,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1720.8071,0.5000,4985.7222,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1721.3071,0.5000,4987.1111,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1721.8071,0.5000,4988.5000,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1722.3071,0.5000,4989.8889,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1722.8071,0.5000,4991.2778,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1723.3071,0.5000,4992.6667,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1723.8071,0.5000,4994.0556,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1724.3071,0.5000,4995.4444,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1724.8071,0.5000,4996.8333,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1725.3071,0.5000,4998.2222,10.0000,10.0000,0.0000,3.5680,7,629.5100,409.5243,1049.7053,-148.1476,26.9967,69.1988,89.2764,-9.7662,0.0000,26.9967,0.0000,26.9967,0.0000,26.9967,0.6189,0.0000,26.3778,0.6466,25.7312,2.8777,22.8535,1.0352,21.8183,0.0000,21.8183,0.0000,21.8183,18.4551,0.0507,3.3126,0.0000,578.5304,435.3958,0.0000,5846.6775,5846.6775,5846.6775,5846.6775,5846.6775 +1725.8071,0.5000,4999.6111,10.0000,10.0000,0.0000,3.5026,7,629.5100,404.3029,1049.7053,-148.1476,26.6525,69.1988,89.2764,-9.7662,0.0000,26.6525,0.0000,26.6525,0.0000,26.6525,0.6172,0.0000,26.0353,0.6466,25.3888,2.8777,22.5110,1.0300,21.4810,0.0000,21.4810,0.0000,21.4810,18.1176,0.0507,3.3126,0.0000,578.5304,429.7428,0.0000,5778.7213,5778.7213,5778.7213,5778.7213,5778.7213 +1726.3071,0.5000,5001.0000,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1726.8071,0.5000,5002.3889,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1727.3071,0.5000,5003.7778,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1727.8071,0.5000,5005.1667,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1728.3071,0.5000,5006.5556,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1728.8071,0.5000,5007.9444,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1729.3071,0.5000,5009.3333,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1729.8071,0.5000,5010.7222,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1730.3071,0.5000,5012.1111,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1730.8071,0.5000,5013.5000,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1731.3071,0.5000,5014.8889,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1731.8071,0.5000,5016.2778,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1732.3071,0.5000,5017.6667,10.0000,10.0000,0.0000,3.4195,7,629.5100,397.6570,1049.7053,-148.1476,26.2144,69.1988,89.2764,-9.7662,0.0000,26.2144,0.0000,26.2144,0.0000,26.2144,0.6150,0.0000,25.5994,0.6466,24.9528,2.8777,22.0751,1.0235,21.0516,0.0000,21.0516,0.0000,21.0516,17.6881,0.0507,3.3127,0.0000,578.5304,422.5473,0.0000,5690.6780,5690.6780,5690.6780,5690.6780,5690.6780 +1732.8071,0.5000,5019.0556,10.0000,10.0000,0.0000,3.4136,7,629.5100,397.1822,1049.7053,-148.1476,26.1831,69.1988,89.2764,-9.7662,0.0000,26.1831,0.0000,26.1831,0.0000,26.1831,0.6148,0.0000,25.5683,0.6466,24.9217,2.8777,22.0440,1.0230,21.0209,0.0000,21.0209,0.0000,21.0209,17.6575,0.0507,3.3127,0.0000,578.5304,422.0334,0.0000,5684.1860,5684.1860,5684.1860,5684.1860,5684.1860 +1733.3071,0.5000,5020.4444,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1733.8071,0.5000,5021.8333,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1734.3071,0.5000,5023.2222,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1734.8071,0.5000,5024.6111,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1735.3071,0.5000,5026.0000,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1735.8071,0.5000,5027.3889,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1736.3071,0.5000,5028.7778,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1736.8071,0.5000,5030.1667,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1737.3071,0.5000,5031.5556,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1737.8071,0.5000,5032.9444,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1738.3071,0.5000,5034.3333,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1738.8071,0.5000,5035.7222,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1739.3071,0.5000,5037.1111,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1739.8071,0.5000,5038.5000,10.0000,10.0000,0.0000,3.2711,7,629.5100,385.7877,1049.7053,-148.1476,25.4320,69.1988,89.2764,-9.7662,0.0000,25.4320,0.0000,25.4320,0.0000,25.4320,0.6111,0.0000,24.8209,0.6466,24.1743,2.8777,21.2966,1.0118,20.2847,0.0000,20.2847,0.0000,20.2847,16.9211,0.0507,3.3129,0.0000,578.5304,409.6968,0.0000,5528.3662,5528.3662,5528.3662,5528.3662,5528.3662 +1740.3071,0.5000,5039.8889,10.0000,10.0000,0.0000,3.1764,7,629.5100,378.2143,1049.7053,-148.1476,24.9327,69.1988,89.2764,-9.7662,0.0000,24.9327,0.0000,24.9327,0.0000,24.9327,0.6086,0.0000,24.3241,0.6466,23.6775,2.8777,20.7998,1.0044,19.7954,0.0000,19.7954,0.0000,19.7954,16.4317,0.0507,3.3130,0.0000,578.5304,401.4972,0.0000,5424.7995,5424.7995,5424.7995,5424.7995,5424.7995 +1740.8071,0.5000,5041.2778,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1741.3071,0.5000,5042.6667,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1741.8071,0.5000,5044.0556,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1742.3071,0.5000,5045.4444,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1742.8071,0.5000,5046.8333,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1743.3071,0.5000,5048.2222,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1743.8071,0.5000,5049.6111,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1744.3071,0.5000,5051.0000,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1744.8071,0.5000,5052.3889,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1745.3071,0.5000,5053.7778,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1745.8071,0.5000,5055.1667,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1746.3071,0.5000,5056.5556,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1746.8071,0.5000,5057.9444,10.0000,10.0000,0.0000,3.1231,7,629.5100,373.9539,1049.7053,-148.1476,24.6518,69.1988,89.2764,-9.7662,0.0000,24.6518,0.0000,24.6518,0.0000,24.6518,0.6072,0.0000,24.0447,0.6466,23.3981,2.8777,20.5204,1.0002,19.5202,0.0000,19.5202,0.0000,19.5202,16.1564,0.0507,3.3131,0.0000,578.5304,396.8846,0.0000,5366.5388,5366.5388,5366.5388,5366.5388,5366.5388 +1747.3071,0.5000,5059.3333,10.0000,10.0000,0.0000,3.0877,7,629.5100,371.1245,1049.7053,-148.1476,24.4653,69.1988,89.2764,-9.7662,0.0000,24.4653,0.0000,24.4653,0.0000,24.4653,0.6062,0.0000,23.8591,0.6466,23.2125,2.8777,20.3348,0.9974,19.3374,0.0000,19.3374,0.0000,19.3374,15.9736,0.0507,3.3131,0.0000,578.5304,393.8212,0.0000,5327.8460,5327.8460,5327.8460,5327.8460,5327.8460 +1747.8071,0.5000,5060.7222,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1748.3071,0.5000,5062.1111,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1748.8071,0.5000,5063.5000,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1749.3071,0.5000,5064.8889,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1749.8071,0.5000,5066.2778,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1750.3071,0.5000,5067.6667,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1750.8071,0.5000,5069.0556,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1751.3071,0.5000,5070.4444,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1751.8071,0.5000,5071.8333,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1752.3071,0.5000,5073.2222,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1752.8071,0.5000,5074.6111,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1753.3071,0.5000,5076.0000,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1753.8071,0.5000,5077.3889,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1754.3071,0.5000,5078.7778,10.0000,10.0000,0.0000,2.9757,7,629.5100,362.1639,1049.7053,-148.1476,23.8746,69.1988,89.2764,-9.7662,0.0000,23.8746,0.0000,23.8746,0.0000,23.8746,0.6033,0.0000,23.2713,0.6466,22.6247,2.8777,19.7470,0.9886,18.7584,0.0000,18.7584,0.0000,18.7584,15.3945,0.0507,3.3132,0.0000,578.5304,384.1197,0.0000,5230.0802,5230.0802,5230.0802,5230.0802,5230.0802 +1754.8071,0.5000,5080.1667,10.0000,10.0000,0.0000,2.8519,7,629.5100,352.2590,1049.7053,-148.1476,23.2217,69.1988,89.2764,-9.7662,0.0000,23.2217,0.0000,23.2217,0.0000,23.2217,0.6000,0.0000,22.6217,0.6466,21.9751,2.8777,19.0973,0.9788,18.1185,0.0000,18.1185,0.0000,18.1185,14.7545,0.0507,3.3133,0.0000,578.5304,373.3959,0.0000,5124.0976,5124.0976,5124.0976,5124.0976,5124.0976 +1755.3071,0.5000,5081.5556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1755.8071,0.5000,5082.9444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1756.3071,0.5000,5084.3333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1756.8071,0.5000,5085.7222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1757.3071,0.5000,5087.1111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1757.8071,0.5000,5088.5000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1758.3071,0.5000,5089.8889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1758.8071,0.5000,5091.2778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1759.3071,0.5000,5092.6667,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1759.8071,0.5000,5094.0556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1760.3071,0.5000,5095.4444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1760.8071,0.5000,5096.8333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1761.3071,0.5000,5098.2222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1761.8071,0.5000,5099.6111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1762.3071,0.5000,5101.0000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1762.8071,0.5000,5102.3889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1763.3071,0.5000,5103.7778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1763.8071,0.5000,5105.1667,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1764.3071,0.5000,5106.5556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1764.8071,0.5000,5107.9444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1765.3071,0.5000,5109.3333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1765.8071,0.5000,5110.7222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1766.3071,0.5000,5112.1111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1766.8071,0.5000,5113.5000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1767.3071,0.5000,5114.8889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1767.8071,0.5000,5116.2778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1768.3071,0.5000,5117.6667,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1768.8071,0.5000,5119.0556,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1769.3071,0.5000,5120.4444,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1769.8071,0.5000,5121.8333,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1770.3071,0.5000,5123.2222,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1770.8071,0.5000,5124.6111,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1771.3071,0.5000,5126.0000,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1771.8071,0.5000,5127.3889,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1772.3071,0.5000,5128.7778,10.0000,10.0000,0.0000,2.8283,7,629.5100,350.3722,1049.7053,-148.1476,23.0973,69.1988,89.2764,-9.7662,0.0000,23.0973,0.0000,23.0973,0.0000,23.0973,0.5994,0.0000,22.4979,0.6466,21.8513,2.8777,18.9736,0.9770,17.9966,0.0000,17.9966,0.0000,17.9966,14.6325,0.0507,3.3133,0.0000,578.5304,371.3531,0.0000,5103.9091,5103.9091,5103.9091,5103.9091,5103.9091 +1772.8071,0.5000,5130.1667,10.0000,10.0000,0.0000,2.7036,7,629.5100,340.3960,1049.7053,-148.1476,22.4396,69.1988,89.2764,-9.7662,0.0000,22.4396,0.0000,22.4396,0.0000,22.4396,0.5961,0.0000,21.8435,0.6466,21.1969,2.8777,18.3192,0.9672,17.3520,0.0000,17.3520,0.0000,17.3520,13.9879,0.0507,3.3135,0.0000,578.5304,360.5521,0.0000,4997.1641,4997.1641,4997.1641,4997.1641,4997.1641 +1773.3071,0.5000,5131.5556,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1773.8071,0.5000,5132.9444,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1774.3071,0.5000,5134.3333,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1774.8071,0.5000,5135.7222,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1775.3071,0.5000,5137.1111,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1775.8071,0.5000,5138.5000,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1776.3071,0.5000,5139.8889,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1776.8071,0.5000,5141.2778,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1777.3071,0.5000,5142.6667,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1777.8071,0.5000,5144.0556,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1778.3071,0.5000,5145.4444,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1778.8071,0.5000,5146.8333,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1779.3071,0.5000,5148.2222,10.0000,10.0000,0.0000,2.6798,7,629.5100,338.4957,1049.7053,-148.1476,22.3144,69.1988,89.2764,-9.7662,0.0000,22.3144,0.0000,22.3144,0.0000,22.3144,0.5955,0.0000,21.7189,0.6466,21.0723,2.8777,18.1946,0.9653,17.2293,0.0000,17.2293,0.0000,17.2293,13.8651,0.0507,3.3135,0.0000,578.5304,358.4947,0.0000,4976.8304,4976.8304,4976.8304,4976.8304,4976.8304 +1779.8071,0.5000,5149.6111,10.0000,10.0000,0.0000,2.6279,7,629.5100,334.3448,1049.7053,-148.1476,22.0407,69.1988,89.2764,-9.7662,0.0000,22.0407,0.0000,22.0407,0.0000,22.0407,0.5941,0.0000,21.4466,0.6466,20.8000,2.8777,17.9223,0.9612,16.9611,0.0000,16.9611,0.0000,16.9611,13.5968,0.0507,3.3135,0.0000,578.5304,354.0006,0.0000,4932.4161,4932.4161,4932.4161,4932.4161,4932.4161 +1780.3071,0.5000,5151.0000,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1780.8071,0.5000,5152.3889,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1781.3071,0.5000,5153.7778,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1781.8071,0.5000,5155.1667,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1782.3071,0.5000,5156.5556,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1782.8071,0.5000,5157.9444,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1783.3071,0.5000,5159.3333,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1783.8071,0.5000,5160.7222,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1784.3071,0.5000,5162.1111,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1784.8071,0.5000,5163.5000,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1785.3071,0.5000,5164.8889,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1785.8071,0.5000,5166.2778,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1786.3071,0.5000,5167.6667,10.0000,10.0000,0.0000,2.5619,7,629.5100,329.0616,1049.7053,-148.1476,21.6924,69.1988,89.2764,-9.7662,0.0000,21.6924,0.0000,21.6924,0.0000,21.6924,0.5924,0.0000,21.1001,0.6466,20.4535,2.8777,17.5758,0.9560,16.6197,0.0000,16.6197,0.0000,16.6197,13.2554,0.0507,3.3136,0.0000,578.5304,348.2806,0.0000,4875.8859,4875.8859,4875.8859,4875.8859,4875.8859 +1786.8071,0.5000,5169.0556,10.0000,10.0000,0.0000,2.5572,7,629.5100,328.6841,1049.7053,-148.1476,21.6676,69.1988,89.2764,-9.7662,0.0000,21.6676,0.0000,21.6676,0.0000,21.6676,0.5922,0.0000,21.0753,0.6466,20.4287,2.8777,17.5510,0.9556,16.5954,0.0000,16.5954,0.0000,16.5954,13.2311,0.0507,3.3136,0.0000,578.5304,347.8719,0.0000,4871.8463,4871.8463,4871.8463,4871.8463,4871.8463 +1787.3071,0.5000,5170.4444,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1787.8071,0.5000,5171.8333,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1788.3071,0.5000,5173.2222,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1788.8071,0.5000,5174.6111,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1789.3071,0.5000,5176.0000,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1789.8071,0.5000,5177.3889,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1790.3071,0.5000,5178.7778,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1790.8071,0.5000,5180.1667,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1791.3071,0.5000,5181.5556,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1791.8071,0.5000,5182.9444,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1792.3071,0.5000,5184.3333,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1792.8071,0.5000,5185.7222,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1793.3071,0.5000,5187.1111,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1793.8071,0.5000,5188.5000,10.0000,10.0000,0.0000,2.4440,7,629.5100,319.6229,1049.7053,-148.1476,21.0702,69.1988,89.2764,-9.7662,0.0000,21.0702,0.0000,21.0702,0.0000,21.0702,0.5893,0.0000,20.4810,0.6466,19.8344,2.8777,16.9567,0.9467,16.0099,0.0000,16.0099,0.0000,16.0099,12.6455,0.0507,3.3137,0.0000,578.5304,338.0615,0.0000,4774.8916,4774.8916,4774.8916,4774.8916,4774.8916 +1794.3071,0.5000,5189.8889,10.0000,10.0000,0.0000,2.3683,7,629.5100,313.5681,1049.7053,-148.1476,20.6711,69.1988,89.2764,-9.7662,0.0000,20.6711,0.0000,20.6711,0.0000,20.6711,0.5873,0.0000,20.0838,0.6466,19.4372,2.8777,16.5595,0.9408,15.6187,0.0000,15.6187,0.0000,15.6187,12.2543,0.0507,3.3137,0.0000,578.5304,331.5062,0.0000,4710.1056,4710.1056,4710.1056,4710.1056,4710.1056 +1794.8071,0.5000,5191.2778,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1795.3071,0.5000,5192.6667,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1795.8071,0.5000,5194.0556,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1796.3071,0.5000,5195.4444,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1796.8071,0.5000,5196.8333,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1797.3071,0.5000,5198.2222,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1797.8071,0.5000,5199.6111,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1798.3071,0.5000,5201.0000,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1798.8071,0.5000,5202.3889,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1799.3071,0.5000,5203.7778,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1799.8071,0.5000,5205.1667,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1800.3071,0.5000,5206.5556,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1800.8071,0.5000,5207.9444,10.0000,10.0000,0.0000,2.3257,7,629.5100,310.1622,1049.7053,-148.1476,20.4466,69.1988,89.2764,-9.7662,0.0000,20.4466,0.0000,20.4466,0.0000,20.4466,0.5861,0.0000,19.8604,0.6466,19.2138,2.8777,16.3361,0.9374,15.3987,0.0000,15.3987,0.0000,15.3987,12.0342,0.0507,3.3138,0.0000,578.5304,327.8186,0.0000,4673.6618,4673.6618,4673.6618,4673.6618,4673.6618 +1801.3071,0.5000,5209.3333,10.0000,10.0000,0.0000,2.2974,7,629.5100,307.8915,1049.7053,-148.1476,20.2969,69.1988,89.2764,-9.7662,0.0000,20.2969,0.0000,20.2969,0.0000,20.2969,0.5854,0.0000,19.7115,0.6466,19.0649,2.8777,16.1872,0.9352,15.2520,0.0000,15.2520,0.0000,15.2520,11.8875,0.0507,3.3138,0.0000,578.5304,325.3602,0.0000,4649.3653,4649.3653,4649.3653,4649.3653,4649.3653 +1801.8071,0.5000,5210.7222,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1802.3071,0.5000,5212.1111,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1802.8071,0.5000,5213.5000,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1803.3071,0.5000,5214.8889,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1803.8071,0.5000,5216.2778,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1804.3071,0.5000,5217.6667,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1804.8071,0.5000,5219.0556,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1805.3071,0.5000,5220.4444,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1805.8071,0.5000,5221.8333,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1806.3071,0.5000,5223.2222,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1806.8071,0.5000,5224.6111,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1807.3071,0.5000,5226.0000,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1807.8071,0.5000,5227.3889,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1808.3071,0.5000,5228.7778,10.0000,10.0000,0.0000,2.2075,7,629.5100,300.7006,1049.7053,-148.1476,19.8228,69.1988,89.2764,-9.7662,0.0000,19.8228,0.0000,19.8228,0.0000,19.8228,0.5830,0.0000,19.2398,0.6466,18.5932,2.8777,15.7155,0.9281,14.7874,0.0000,14.7874,0.0000,14.7874,11.4228,0.0507,3.3139,0.0000,578.5304,317.5747,0.0000,4572.4229,4572.4229,4572.4229,4572.4229,4572.4229 +1808.8071,0.5000,5230.1667,10.0000,10.0000,0.0000,2.1082,7,629.5100,292.7522,1049.7053,-148.1476,19.2989,69.1988,89.2764,-9.7662,0.0000,19.2989,0.0000,19.2989,0.0000,19.2989,0.5804,0.0000,18.7185,0.6466,18.0719,2.8777,15.1941,0.9203,14.2738,0.0000,14.2738,0.0000,14.2738,10.9092,0.0507,3.3139,0.0000,578.5304,308.9692,0.0000,4487.3755,4487.3755,4487.3755,4487.3755,4487.3755 +1809.3071,0.5000,5231.5556,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1809.8071,0.5000,5232.9444,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1810.3071,0.5000,5234.3333,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1810.8071,0.5000,5235.7222,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1811.3071,0.5000,5237.1111,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1811.8071,0.5000,5238.5000,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1812.3071,0.5000,5239.8889,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1812.8071,0.5000,5241.2778,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1813.3071,0.5000,5242.6667,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1813.8071,0.5000,5244.0556,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1814.3071,0.5000,5245.4444,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1814.8071,0.5000,5246.8333,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1815.3071,0.5000,5248.2222,10.0000,10.0000,0.0000,2.0893,7,629.5100,291.2382,1049.7053,-148.1476,19.1990,69.1988,89.2764,-9.7662,0.0000,19.1990,0.0000,19.1990,0.0000,19.1990,0.5799,0.0000,18.6191,0.6466,17.9726,2.8777,15.0948,0.9188,14.1760,0.0000,14.1760,0.0000,14.1760,10.8114,0.0507,3.3139,0.0000,578.5304,307.3300,0.0000,4471.1753,4471.1753,4471.1753,4471.1753,4471.1753 +1815.8071,0.5000,5249.6111,10.0000,10.0000,0.0000,2.0373,7,629.5100,287.0745,1049.7053,-148.1476,18.9246,69.1988,89.2764,-9.7662,0.0000,18.9246,0.0000,18.9246,0.0000,18.9246,0.5785,0.0000,18.3460,0.6466,17.6994,2.8777,14.8217,0.9147,13.9070,0.0000,13.9070,0.0000,13.9070,10.5423,0.0507,3.3140,0.0000,578.5304,302.8221,0.0000,4426.6237,4426.6237,4426.6237,4426.6237,4426.6237 +1816.3071,0.5000,5251.0000,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1816.8071,0.5000,5252.3889,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1817.3071,0.5000,5253.7778,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1817.8071,0.5000,5255.1667,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1818.3071,0.5000,5256.5556,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1818.8071,0.5000,5257.9444,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1819.3071,0.5000,5259.3333,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1819.8071,0.5000,5260.7222,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1820.3071,0.5000,5262.1111,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1820.8071,0.5000,5263.5000,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1821.3071,0.5000,5264.8889,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1821.8071,0.5000,5266.2778,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1822.3071,0.5000,5267.6667,10.0000,10.0000,0.0000,1.9711,7,629.5100,281.7750,1049.7053,-148.1476,18.5752,69.1988,89.2764,-9.7662,0.0000,18.5752,0.0000,18.5752,0.0000,18.5752,0.5768,0.0000,17.9984,0.6466,17.3518,2.8777,14.4741,0.9095,13.5646,0.0000,13.5646,0.0000,13.5646,10.1999,0.0507,3.3140,0.0000,578.5304,297.0844,0.0000,4369.9194,4369.9194,4369.9194,4369.9194,4369.9194 +1822.8071,0.5000,5269.0556,10.0000,10.0000,0.0000,1.9664,7,629.5100,281.3965,1049.7053,-148.1476,18.5503,69.1988,89.2764,-9.7662,0.0000,18.5503,0.0000,18.5503,0.0000,18.5503,0.5767,0.0000,17.9736,0.6466,17.3270,2.8777,14.4493,0.9091,13.5402,0.0000,13.5402,0.0000,13.5402,10.1754,0.0507,3.3140,0.0000,578.5304,296.6746,0.0000,4365.8690,4365.8690,4365.8690,4365.8690,4365.8690 +1823.3071,0.5000,5270.4444,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1823.8071,0.5000,5271.8333,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1824.3071,0.5000,5273.2222,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1824.8071,0.5000,5274.6111,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1825.3071,0.5000,5276.0000,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1825.8071,0.5000,5277.3889,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1826.3071,0.5000,5278.7778,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1826.8071,0.5000,5280.1667,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1827.3071,0.5000,5281.5556,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1827.8071,0.5000,5282.9444,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1828.3071,0.5000,5284.3333,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1828.8071,0.5000,5285.7222,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1829.3071,0.5000,5287.1111,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1829.8071,0.5000,5288.5000,10.0000,10.0000,0.0000,1.8529,7,629.5100,272.3111,1049.7053,-148.1476,17.9513,69.1988,89.2764,-9.7662,0.0000,17.9513,0.0000,17.9513,0.0000,17.9513,0.5737,0.0000,17.3777,0.6466,16.7311,2.8777,13.8534,0.9002,12.9532,0.0000,12.9532,0.0000,12.9532,9.5884,0.0507,3.3141,0.0000,578.5304,286.8381,0.0000,4268.6557,4268.6557,4268.6557,4268.6557,4268.6557 +1830.3071,0.5000,5289.8889,10.0000,10.0000,0.0000,1.7772,7,629.5100,266.2539,1049.7053,-148.1476,17.5520,69.1988,89.2764,-9.7662,0.0000,17.5520,0.0000,17.5520,0.0000,17.5520,0.5717,0.0000,16.9804,0.6466,16.3338,2.8777,13.4560,0.8942,12.5618,0.0000,12.5618,0.0000,12.5618,9.1970,0.0507,3.3141,0.0000,578.5304,280.2800,0.0000,4203.8430,4203.8430,4203.8430,4203.8430,4203.8430 +1830.8071,0.5000,5291.2778,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1831.3071,0.5000,5292.6667,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1831.8071,0.5000,5294.0556,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1832.3071,0.5000,5295.4444,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1832.8071,0.5000,5296.8333,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1833.3071,0.5000,5298.2222,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1833.8071,0.5000,5299.6111,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1834.3071,0.5000,5301.0000,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1834.8071,0.5000,5302.3889,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1835.3071,0.5000,5303.7778,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1835.8071,0.5000,5305.1667,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1836.3071,0.5000,5306.5556,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1836.8071,0.5000,5307.9444,10.0000,10.0000,0.0000,1.7347,7,629.5100,262.8465,1049.7053,-148.1476,17.3274,69.1988,89.2764,-9.7662,0.0000,17.3274,0.0000,17.3274,0.0000,17.3274,0.5705,0.0000,16.7569,0.6466,16.1103,2.8777,13.2326,0.8909,12.3417,0.0000,12.3417,0.0000,12.3417,8.9768,0.0507,3.3142,0.0000,578.5304,276.5910,0.0000,4167.3846,4167.3846,4167.3846,4167.3846,4167.3846 +1837.3071,0.5000,5309.3333,10.0000,10.0000,0.0000,1.6904,7,629.5100,259.2994,1049.7053,-148.1476,17.0936,69.1988,89.2764,-9.7662,0.0000,17.0936,0.0000,17.0936,0.0000,17.0936,0.5694,0.0000,16.5242,0.6466,15.8776,2.8777,12.9999,0.8874,12.1125,0.0000,12.1125,0.0000,12.1125,8.7476,0.0507,3.3142,0.0000,578.5304,272.7505,0.0000,4129.4300,4129.4300,4129.4300,4129.4300,4129.4300 +1837.8071,0.5000,5310.7222,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1838.3071,0.5000,5312.1111,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1838.8071,0.5000,5313.5000,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1839.3071,0.5000,5314.8889,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1839.8071,0.5000,5316.2778,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1840.3071,0.5000,5317.6667,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1840.8071,0.5000,5319.0556,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1841.3071,0.5000,5320.4444,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1841.8071,0.5000,5321.8333,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1842.3071,0.5000,5323.2222,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1842.8071,0.5000,5324.6111,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1843.3071,0.5000,5326.0000,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1843.8071,0.5000,5327.3889,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1844.3071,0.5000,5328.7778,10.0000,10.0000,0.0000,1.5501,7,629.5100,248.0662,1049.7053,-148.1476,16.3531,69.1988,89.2764,-9.7662,0.0000,16.3531,0.0000,16.3531,0.0000,16.3531,0.5657,0.0000,15.7874,0.6466,15.1408,2.8777,12.2631,0.8763,11.3867,0.0000,11.3867,0.0000,11.3867,8.0218,0.0507,3.3143,0.0000,578.5304,260.5886,0.0000,4009.2344,4009.2344,4009.2344,4009.2344,4009.2344 +1844.8071,0.5000,5330.1667,10.0000,10.0000,0.0000,1.4509,7,629.5100,240.1250,1049.7053,-148.1476,15.8296,69.1988,89.2764,-9.7662,0.0000,15.8296,0.0000,15.8296,0.0000,15.8296,0.5631,0.0000,15.2665,0.6466,14.6199,2.8777,11.7422,0.8685,10.8737,0.0000,10.8737,0.0000,10.8737,7.5086,0.0507,3.3143,0.0000,578.5304,251.9909,0.0000,3924.2644,3924.2644,3924.2644,3924.2644,3924.2644 +1845.3071,0.5000,5331.5556,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1845.8071,0.5000,5332.9444,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1846.3071,0.5000,5334.3333,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1846.8071,0.5000,5335.7222,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1847.3071,0.5000,5337.1111,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1847.8071,0.5000,5338.5000,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1848.3071,0.5000,5339.8889,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1848.8071,0.5000,5341.2778,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1849.3071,0.5000,5342.6667,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1849.8071,0.5000,5344.0556,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1850.3071,0.5000,5345.4444,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1850.8071,0.5000,5346.8333,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1851.3071,0.5000,5348.2222,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1851.8071,0.5000,5349.6111,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1852.3071,0.5000,5351.0000,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1852.8071,0.5000,5352.3889,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1853.3071,0.5000,5353.7778,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1853.8071,0.5000,5355.1667,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1854.3071,0.5000,5356.5556,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1854.8071,0.5000,5357.9444,10.0000,10.0000,0.0000,1.4320,7,629.5100,238.6124,1049.7053,-148.1476,15.7298,69.1988,89.2764,-9.7662,0.0000,15.7298,0.0000,15.7298,0.0000,15.7298,0.5626,0.0000,15.1673,0.6466,14.5207,2.8777,11.6430,0.8670,10.7759,0.0000,10.7759,0.0000,10.7759,7.4109,0.0507,3.3143,0.0000,578.5304,250.3532,0.0000,3908.0792,3908.0792,3908.0792,3908.0792,3908.0792 +1855.3071,0.5000,5359.3333,10.0000,10.0000,0.0000,1.4001,7,629.5100,236.0609,1049.7053,-148.1476,15.5616,69.1988,89.2764,-9.7662,0.0000,15.5616,0.0000,15.5616,0.0000,15.5616,0.5617,0.0000,14.9999,0.6466,14.3533,2.8777,11.4756,0.8645,10.6111,0.0000,10.6111,0.0000,10.6111,7.2460,0.0507,3.3143,0.0000,578.5304,247.5907,0.0000,3880.7783,3880.7783,3880.7783,3880.7783,3880.7783 +1855.8071,0.5000,5360.7222,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1856.3071,0.5000,5362.1111,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1856.8071,0.5000,5363.5000,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1857.3071,0.5000,5364.8889,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1857.8071,0.5000,5366.2778,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1858.3071,0.5000,5367.6667,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1858.8071,0.5000,5369.0556,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1859.3071,0.5000,5370.4444,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1859.8071,0.5000,5371.8333,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1860.3071,0.5000,5373.2222,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1860.8071,0.5000,5374.6111,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1861.3071,0.5000,5376.0000,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1861.8071,0.5000,5377.3889,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1862.3071,0.5000,5378.7778,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1862.8071,0.5000,5380.1667,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1863.3071,0.5000,5381.5556,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1863.8071,0.5000,5382.9444,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1864.3071,0.5000,5384.3333,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1864.8071,0.5000,5385.7222,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1865.3071,0.5000,5387.1111,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1865.8071,0.5000,5388.5000,10.0000,10.0000,0.0000,1.2992,7,629.5100,227.9809,1049.7053,-148.1476,15.0290,69.1988,89.2764,-9.7662,0.0000,15.0290,0.0000,15.0290,0.0000,15.0290,0.5590,0.0000,14.4699,0.6466,13.8233,2.8777,10.9456,0.8566,10.0891,0.0000,10.0891,0.0000,10.0891,6.7240,0.0507,3.3144,0.0000,578.5304,238.8427,0.0000,3794.3225,3794.3225,3794.3225,3794.3225,3794.3225 +1866.3071,0.5000,5389.8889,10.0000,10.0000,0.0000,1.2143,7,629.5100,221.1765,1049.7053,-148.1476,14.5804,69.1988,89.2764,-9.7662,0.0000,14.5804,0.0000,14.5804,0.0000,14.5804,0.5568,0.0000,14.0236,0.6466,13.3770,2.8777,10.4993,0.8499,9.6494,0.0000,9.6494,0.0000,9.6494,6.2843,0.0507,3.3144,0.0000,578.5304,231.4757,0.0000,3721.5146,3721.5146,3721.5146,3721.5146,3721.5146 +1866.8071,0.5000,5391.2778,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1867.3071,0.5000,5392.6667,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1867.8071,0.5000,5394.0556,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1868.3071,0.5000,5395.4444,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1868.8071,0.5000,5396.8333,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1869.3071,0.5000,5398.2222,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1869.8071,0.5000,5399.6111,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1870.3071,0.5000,5401.0000,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1870.8071,0.5000,5402.3889,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1871.3071,0.5000,5403.7778,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1871.8071,0.5000,5405.1667,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1872.3071,0.5000,5406.5556,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1872.8071,0.5000,5407.9444,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1873.3071,0.5000,5409.3333,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1873.8071,0.5000,5410.7222,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1874.3071,0.5000,5412.1111,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1874.8071,0.5000,5413.5000,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1875.3071,0.5000,5414.8889,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1875.8071,0.5000,5416.2778,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1876.3071,0.5000,5417.6667,10.0000,10.0000,0.0000,1.1665,7,629.5100,217.3488,1049.7053,-148.1476,14.3281,69.1988,89.2764,-9.7662,0.0000,14.3281,0.0000,14.3281,0.0000,14.3281,0.5555,0.0000,13.7726,0.6466,13.1260,2.8777,10.2482,0.8461,9.4021,0.0000,9.4021,0.0000,9.4021,6.0370,0.0507,3.3144,0.0000,578.5304,227.3316,0.0000,3680.5590,3680.5590,3680.5590,3680.5590,3680.5590 +1876.8071,0.5000,5419.0556,10.0000,10.0000,0.0000,1.1612,7,629.5100,216.9235,1049.7053,-148.1476,14.3001,69.1988,89.2764,-9.7662,0.0000,14.3001,0.0000,14.3001,0.0000,14.3001,0.5554,0.0000,13.7447,0.6466,13.0981,2.8777,10.2203,0.8457,9.3747,0.0000,9.3747,0.0000,9.3747,6.0095,0.0507,3.3144,0.0000,578.5304,226.8711,0.0000,3676.0083,3676.0083,3676.0083,3676.0083,3676.0083 +1877.3071,0.5000,5420.4444,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1877.8071,0.5000,5421.8333,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1878.3071,0.5000,5423.2222,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1878.8071,0.5000,5424.6111,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1879.3071,0.5000,5426.0000,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1879.8071,0.5000,5427.3889,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1880.3071,0.5000,5428.7778,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1880.8071,0.5000,5430.1667,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1881.3071,0.5000,5431.5556,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1881.8071,0.5000,5432.9444,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1882.3071,0.5000,5434.3333,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1882.8071,0.5000,5435.7222,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1883.3071,0.5000,5437.1111,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1883.8071,0.5000,5438.5000,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1884.3071,0.5000,5439.8889,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1884.8071,0.5000,5441.2778,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1885.3071,0.5000,5442.6667,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1885.8071,0.5000,5444.0556,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1886.3071,0.5000,5445.4444,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1886.8071,0.5000,5446.8333,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1887.3071,0.5000,5448.2222,10.0000,10.0000,0.0000,1.0337,7,629.5100,206.7161,1049.7053,-148.1476,13.6272,69.1988,89.2764,-9.7662,0.0000,13.6272,0.0000,13.6272,0.0000,13.6272,0.5520,0.0000,13.0751,0.6466,12.4285,2.8777,9.5508,0.8356,8.7152,0.0000,8.7152,0.0000,8.7152,5.3500,0.0507,3.3145,0.0000,578.5304,215.8198,0.0000,3566.7892,3566.7892,3566.7892,3566.7892,3566.7892 +1887.8071,0.5000,5449.6111,10.0000,10.0000,0.0000,0.9753,7,629.5100,202.0376,1049.7053,-148.1476,13.3187,69.1988,89.2764,-9.7662,0.0000,13.3187,0.0000,13.3187,0.0000,13.3187,0.5505,0.0000,12.7683,0.6466,12.1217,2.8777,9.2439,0.8310,8.4129,0.0000,8.4129,0.0000,8.4129,5.0477,0.0507,3.3145,0.0000,578.5304,210.7544,0.0000,3516.7287,3516.7287,3516.7287,3516.7287,3516.7287 +1888.3071,0.5000,5451.0000,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1888.8071,0.5000,5452.3889,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1889.3071,0.5000,5453.7778,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1889.8071,0.5000,5455.1667,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1890.3071,0.5000,5456.5556,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1890.8071,0.5000,5457.9444,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1891.3071,0.5000,5459.3333,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1891.8071,0.5000,5460.7222,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1892.3071,0.5000,5462.1111,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1892.8071,0.5000,5463.5000,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1893.3071,0.5000,5464.8889,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1893.8071,0.5000,5466.2778,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1894.3071,0.5000,5467.6667,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1894.8071,0.5000,5469.0556,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1895.3071,0.5000,5470.4444,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1895.8071,0.5000,5471.8333,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1896.3071,0.5000,5473.2222,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1896.8071,0.5000,5474.6111,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1897.3071,0.5000,5476.0000,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1897.8071,0.5000,5477.3889,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1898.3071,0.5000,5478.7778,10.0000,10.0000,0.0000,0.9010,7,629.5100,196.0829,1049.7053,-148.1476,12.9262,69.1988,89.2764,-9.7662,0.0000,12.9262,0.0000,12.9262,0.0000,12.9262,0.5485,0.0000,12.3777,0.6466,11.7311,2.8777,8.8534,0.8252,8.0282,0.0000,8.0282,0.0000,8.0282,4.6629,0.0507,3.3145,0.0000,578.5304,204.3074,0.0000,3457.7338,3457.7338,3457.7338,3457.7338,3457.7338 +1898.8071,0.5000,5480.1667,10.0000,10.0000,0.0000,0.7894,7,629.5100,187.2392,1049.7053,-148.1476,12.3432,69.1988,89.2764,-9.7662,0.0000,12.3432,0.0000,12.3432,0.0000,12.3432,0.5456,0.0000,11.7976,0.6466,11.1510,2.8777,8.2733,0.8222,7.4511,0.0000,7.4511,0.0000,7.4511,4.0858,0.0507,3.3146,0.0000,578.5304,194.7325,0.0000,3373.7629,3373.7629,3373.7629,3373.7629,3373.7629 +1899.3071,0.5000,5481.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1899.8071,0.5000,5482.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1900.3071,0.5000,5484.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1900.8071,0.5000,5485.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1901.3071,0.5000,5487.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1901.8071,0.5000,5488.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1902.3071,0.5000,5489.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1902.8071,0.5000,5491.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1903.3071,0.5000,5492.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1903.8071,0.5000,5494.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1904.3071,0.5000,5495.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1904.8071,0.5000,5496.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1905.3071,0.5000,5498.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1905.8071,0.5000,5499.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1906.3071,0.5000,5501.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1906.8071,0.5000,5502.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1907.3071,0.5000,5503.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1907.8071,0.5000,5505.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1908.3071,0.5000,5506.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1908.8071,0.5000,5507.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1909.3071,0.5000,5509.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1909.8071,0.5000,5510.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1910.3071,0.5000,5512.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1910.8071,0.5000,5513.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1911.3071,0.5000,5514.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1911.8071,0.5000,5516.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1912.3071,0.5000,5517.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1912.8071,0.5000,5519.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1913.3071,0.5000,5520.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1913.8071,0.5000,5521.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1914.3071,0.5000,5523.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1914.8071,0.5000,5524.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1915.3071,0.5000,5526.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1915.8071,0.5000,5527.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1916.3071,0.5000,5528.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1916.8071,0.5000,5530.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1917.3071,0.5000,5531.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1917.8071,0.5000,5532.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1918.3071,0.5000,5534.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1918.8071,0.5000,5535.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1919.3071,0.5000,5537.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1919.8071,0.5000,5538.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1920.3071,0.5000,5539.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1920.8071,0.5000,5541.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1921.3071,0.5000,5542.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1921.8071,0.5000,5544.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1922.3071,0.5000,5545.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1922.8071,0.5000,5546.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1923.3071,0.5000,5548.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1923.8071,0.5000,5549.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1924.3071,0.5000,5551.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1924.8071,0.5000,5552.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1925.3071,0.5000,5553.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1925.8071,0.5000,5555.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1926.3071,0.5000,5556.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1926.8071,0.5000,5557.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1927.3071,0.5000,5559.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1927.8071,0.5000,5560.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1928.3071,0.5000,5562.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1928.8071,0.5000,5563.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1929.3071,0.5000,5564.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1929.8071,0.5000,5566.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1930.3071,0.5000,5567.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1930.8071,0.5000,5569.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1931.3071,0.5000,5570.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1931.8071,0.5000,5571.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1932.3071,0.5000,5573.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1932.8071,0.5000,5574.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1933.3071,0.5000,5576.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1933.8071,0.5000,5577.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1934.3071,0.5000,5578.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1934.8071,0.5000,5580.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1935.3071,0.5000,5581.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1935.8071,0.5000,5582.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1936.3071,0.5000,5584.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1936.8071,0.5000,5585.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1937.3071,0.5000,5587.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1937.8071,0.5000,5588.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1938.3071,0.5000,5589.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1938.8071,0.5000,5591.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1939.3071,0.5000,5592.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1939.8071,0.5000,5594.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1940.3071,0.5000,5595.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1940.8071,0.5000,5596.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1941.3071,0.5000,5598.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1941.8071,0.5000,5599.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1942.3071,0.5000,5601.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1942.8071,0.5000,5602.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1943.3071,0.5000,5603.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1943.8071,0.5000,5605.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1944.3071,0.5000,5606.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1944.8071,0.5000,5607.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1945.3071,0.5000,5609.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1945.8071,0.5000,5610.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1946.3071,0.5000,5612.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1946.8071,0.5000,5613.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1947.3071,0.5000,5614.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1947.8071,0.5000,5616.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1948.3071,0.5000,5617.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1948.8071,0.5000,5619.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1949.3071,0.5000,5620.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1949.8071,0.5000,5621.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1950.3071,0.5000,5623.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1950.8071,0.5000,5624.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1951.3071,0.5000,5626.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1951.8071,0.5000,5627.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1952.3071,0.5000,5628.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1952.8071,0.5000,5630.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1953.3071,0.5000,5631.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1953.8071,0.5000,5632.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1954.3071,0.5000,5634.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1954.8071,0.5000,5635.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1955.3071,0.5000,5637.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1955.8071,0.5000,5638.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1956.3071,0.5000,5639.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1956.8071,0.5000,5641.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1957.3071,0.5000,5642.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1957.8071,0.5000,5644.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1958.3071,0.5000,5645.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1958.8071,0.5000,5646.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1959.3071,0.5000,5648.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1959.8071,0.5000,5649.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1960.3071,0.5000,5651.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1960.8071,0.5000,5652.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1961.3071,0.5000,5653.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1961.8071,0.5000,5655.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1962.3071,0.5000,5656.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1962.8071,0.5000,5657.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1963.3071,0.5000,5659.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1963.8071,0.5000,5660.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1964.3071,0.5000,5662.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1964.8071,0.5000,5663.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1965.3071,0.5000,5664.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1965.8071,0.5000,5666.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1966.3071,0.5000,5667.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1966.8071,0.5000,5669.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1967.3071,0.5000,5670.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1967.8071,0.5000,5671.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1968.3071,0.5000,5673.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1968.8071,0.5000,5674.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1969.3071,0.5000,5676.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1969.8071,0.5000,5677.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1970.3071,0.5000,5678.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1970.8071,0.5000,5680.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1971.3071,0.5000,5681.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1971.8071,0.5000,5682.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1972.3071,0.5000,5684.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1972.8071,0.5000,5685.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1973.3071,0.5000,5687.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1973.8071,0.5000,5688.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1974.3071,0.5000,5689.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1974.8071,0.5000,5691.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1975.3071,0.5000,5692.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1975.8071,0.5000,5694.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1976.3071,0.5000,5695.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1976.8071,0.5000,5696.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1977.3071,0.5000,5698.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1977.8071,0.5000,5699.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1978.3071,0.5000,5701.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1978.8071,0.5000,5702.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1979.3071,0.5000,5703.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1979.8071,0.5000,5705.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1980.3071,0.5000,5706.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1980.8071,0.5000,5707.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1981.3071,0.5000,5709.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1981.8071,0.5000,5710.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1982.3071,0.5000,5712.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1982.8071,0.5000,5713.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1983.3071,0.5000,5714.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1983.8071,0.5000,5716.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1984.3071,0.5000,5717.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1984.8071,0.5000,5719.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1985.3071,0.5000,5720.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1985.8071,0.5000,5721.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1986.3071,0.5000,5723.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1986.8071,0.5000,5724.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1987.3071,0.5000,5726.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1987.8071,0.5000,5727.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1988.3071,0.5000,5728.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1988.8071,0.5000,5730.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1989.3071,0.5000,5731.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1989.8071,0.5000,5732.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1990.3071,0.5000,5734.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1990.8071,0.5000,5735.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1991.3071,0.5000,5737.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1991.8071,0.5000,5738.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1992.3071,0.5000,5739.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1992.8071,0.5000,5741.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1993.3071,0.5000,5742.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1993.8071,0.5000,5744.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1994.3071,0.5000,5745.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1994.8071,0.5000,5746.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1995.3071,0.5000,5748.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1995.8071,0.5000,5749.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1996.3071,0.5000,5751.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1996.8071,0.5000,5752.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1997.3071,0.5000,5753.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1997.8071,0.5000,5755.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1998.3071,0.5000,5756.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1998.8071,0.5000,5757.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1999.3071,0.5000,5759.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +1999.8071,0.5000,5760.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2000.3071,0.5000,5762.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2000.8071,0.5000,5763.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2001.3071,0.5000,5764.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2001.8071,0.5000,5766.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2002.3071,0.5000,5767.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2002.8071,0.5000,5769.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2003.3071,0.5000,5770.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2003.8071,0.5000,5771.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2004.3071,0.5000,5773.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2004.8071,0.5000,5774.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2005.3071,0.5000,5776.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2005.8071,0.5000,5777.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2006.3071,0.5000,5778.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2006.8071,0.5000,5780.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2007.3071,0.5000,5781.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2007.8071,0.5000,5782.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2008.3071,0.5000,5784.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2008.8071,0.5000,5785.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2009.3071,0.5000,5787.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2009.8071,0.5000,5788.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2010.3071,0.5000,5789.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2010.8071,0.5000,5791.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2011.3071,0.5000,5792.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2011.8071,0.5000,5794.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2012.3071,0.5000,5795.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2012.8071,0.5000,5796.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2013.3071,0.5000,5798.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2013.8071,0.5000,5799.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2014.3071,0.5000,5801.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2014.8071,0.5000,5802.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2015.3071,0.5000,5803.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2015.8071,0.5000,5805.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2016.3071,0.5000,5806.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2016.8071,0.5000,5807.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2017.3071,0.5000,5809.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2017.8071,0.5000,5810.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2018.3071,0.5000,5812.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2018.8071,0.5000,5813.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2019.3071,0.5000,5814.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2019.8071,0.5000,5816.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2020.3071,0.5000,5817.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2020.8071,0.5000,5819.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2021.3071,0.5000,5820.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2021.8071,0.5000,5821.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2022.3071,0.5000,5823.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2022.8071,0.5000,5824.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2023.3071,0.5000,5826.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2023.8071,0.5000,5827.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2024.3071,0.5000,5828.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2024.8071,0.5000,5830.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2025.3071,0.5000,5831.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2025.8071,0.5000,5832.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2026.3071,0.5000,5834.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2026.8071,0.5000,5835.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2027.3071,0.5000,5837.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2027.8071,0.5000,5838.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2028.3071,0.5000,5839.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2028.8071,0.5000,5841.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2029.3071,0.5000,5842.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2029.8071,0.5000,5844.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2030.3071,0.5000,5845.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2030.8071,0.5000,5846.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2031.3071,0.5000,5848.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2031.8071,0.5000,5849.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2032.3071,0.5000,5851.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2032.8071,0.5000,5852.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2033.3071,0.5000,5853.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2033.8071,0.5000,5855.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2034.3071,0.5000,5856.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2034.8071,0.5000,5857.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2035.3071,0.5000,5859.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2035.8071,0.5000,5860.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2036.3071,0.5000,5862.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2036.8071,0.5000,5863.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2037.3071,0.5000,5864.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2037.8071,0.5000,5866.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2038.3071,0.5000,5867.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2038.8071,0.5000,5869.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2039.3071,0.5000,5870.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2039.8071,0.5000,5871.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2040.3071,0.5000,5873.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2040.8071,0.5000,5874.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2041.3071,0.5000,5876.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2041.8071,0.5000,5877.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2042.3071,0.5000,5878.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2042.8071,0.5000,5880.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2043.3071,0.5000,5881.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2043.8071,0.5000,5882.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2044.3071,0.5000,5884.3333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2044.8071,0.5000,5885.7222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2045.3071,0.5000,5887.1111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2045.8071,0.5000,5888.5000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2046.3071,0.5000,5889.8889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2046.8071,0.5000,5891.2778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2047.3071,0.5000,5892.6667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2047.8071,0.5000,5894.0556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2048.3071,0.5000,5895.4444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2048.8071,0.5000,5896.8333,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2049.3071,0.5000,5898.2222,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2049.8071,0.5000,5899.6111,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2050.3071,0.5000,5901.0000,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2050.8071,0.5000,5902.3889,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2051.3071,0.5000,5903.7778,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2051.8071,0.5000,5905.1667,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2052.3071,0.5000,5906.5556,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2052.8071,0.5000,5907.9444,10.0000,10.0000,0.0000,0.7682,7,629.5100,185.5633,1049.7053,-148.1476,12.2327,69.1988,89.2764,-9.7662,0.0000,12.2327,0.0000,12.2327,0.0000,12.2327,0.5451,0.0000,11.6877,0.6466,11.0411,2.8777,8.1634,0.8222,7.3411,0.0000,7.3411,0.0000,7.3411,3.9759,0.0507,3.3146,0.0000,578.5304,192.9181,0.0000,3357.8503,3357.8503,3357.8503,3357.8503,3357.8503 +2053.3071,0.5000,5909.3333,10.0000,10.0000,0.0000,0.7421,7,629.5100,183.5041,1049.7053,-148.1476,12.0970,69.1988,89.2764,-9.7662,0.0000,12.0970,0.0000,12.0970,0.0000,12.0970,0.5444,0.0000,11.5526,0.6466,10.9060,2.8777,8.0283,0.8222,7.2061,0.0000,7.2061,0.0000,7.2061,3.8408,0.0507,3.3146,0.0000,578.5304,190.6886,0.0000,3338.2980,3338.2980,3338.2980,3338.2980,3338.2980 +2053.8071,0.5000,5910.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2054.3071,0.5000,5912.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2054.8071,0.5000,5913.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2055.3071,0.5000,5914.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2055.8071,0.5000,5916.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2056.3071,0.5000,5917.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2056.8071,0.5000,5919.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2057.3071,0.5000,5920.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2057.8071,0.5000,5921.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2058.3071,0.5000,5923.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2058.8071,0.5000,5924.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2059.3071,0.5000,5926.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2059.8071,0.5000,5927.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2060.3071,0.5000,5928.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2060.8071,0.5000,5930.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2061.3071,0.5000,5931.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2061.8071,0.5000,5932.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2062.3071,0.5000,5934.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2062.8071,0.5000,5935.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2063.3071,0.5000,5937.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2063.8071,0.5000,5938.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2064.3071,0.5000,5939.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2064.8071,0.5000,5941.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2065.3071,0.5000,5942.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2065.8071,0.5000,5944.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2066.3071,0.5000,5945.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2066.8071,0.5000,5946.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2067.3071,0.5000,5948.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2067.8071,0.5000,5949.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2068.3071,0.5000,5951.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2068.8071,0.5000,5952.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2069.3071,0.5000,5953.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2069.8071,0.5000,5955.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2070.3071,0.5000,5956.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2070.8071,0.5000,5957.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2071.3071,0.5000,5959.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2071.8071,0.5000,5960.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2072.3071,0.5000,5962.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2072.8071,0.5000,5963.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2073.3071,0.5000,5964.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2073.8071,0.5000,5966.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2074.3071,0.5000,5967.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2074.8071,0.5000,5969.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2075.3071,0.5000,5970.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2075.8071,0.5000,5971.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2076.3071,0.5000,5973.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2076.8071,0.5000,5974.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2077.3071,0.5000,5976.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2077.8071,0.5000,5977.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2078.3071,0.5000,5978.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2078.8071,0.5000,5980.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2079.3071,0.5000,5981.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2079.8071,0.5000,5982.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2080.3071,0.5000,5984.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2080.8071,0.5000,5985.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2081.3071,0.5000,5987.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2081.8071,0.5000,5988.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2082.3071,0.5000,5989.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2082.8071,0.5000,5991.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2083.3071,0.5000,5992.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2083.8071,0.5000,5994.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2084.3071,0.5000,5995.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2084.8071,0.5000,5996.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2085.3071,0.5000,5998.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2085.8071,0.5000,5999.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2086.3071,0.5000,6001.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2086.8071,0.5000,6002.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2087.3071,0.5000,6003.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2087.8071,0.5000,6005.1667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2088.3071,0.5000,6006.5556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2088.8071,0.5000,6007.9444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2089.3071,0.5000,6009.3333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2089.8071,0.5000,6010.7222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2090.3071,0.5000,6012.1111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2090.8071,0.5000,6013.5000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2091.3071,0.5000,6014.8889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2091.8071,0.5000,6016.2778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2092.3071,0.5000,6017.6667,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2092.8071,0.5000,6019.0556,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2093.3071,0.5000,6020.4444,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2093.8071,0.5000,6021.8333,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2094.3071,0.5000,6023.2222,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2094.8071,0.5000,6024.6111,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2095.3071,0.5000,6026.0000,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2095.8071,0.5000,6027.3889,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2096.3071,0.5000,6028.7778,10.0000,10.0000,0.0000,0.6594,7,629.5100,176.9832,1049.7053,-148.1476,11.6671,69.1988,89.2764,-9.7662,0.0000,11.6671,0.0000,11.6671,0.0000,11.6671,0.5422,0.0000,11.1249,0.6466,10.4783,2.8777,7.6006,0.8222,6.7784,0.0000,6.7784,0.0000,6.7784,3.4130,0.0507,3.3146,0.0000,578.5304,183.6285,0.0000,3276.3817,3276.3817,3276.3817,3276.3817,3276.3817 +2096.8071,0.5000,6030.1667,10.0000,10.0000,0.0000,0.5702,7,629.5100,169.9441,1049.7053,-148.1476,11.2031,69.1988,89.2764,-9.7662,0.0000,11.2031,0.0000,11.2031,0.0000,11.2031,0.5399,0.0000,10.6632,0.6466,10.0166,2.8777,7.1388,0.8222,6.3166,0.0000,6.3166,0.0000,6.3166,2.9513,0.0507,3.3146,0.0000,578.5304,176.0075,0.0000,3209.5456,3209.5456,3209.5456,3209.5456,3209.5456 +2097.3071,0.5000,6031.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2097.8071,0.5000,6032.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2098.3071,0.5000,6034.3333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2098.8071,0.5000,6035.7222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2099.3071,0.5000,6037.1111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2099.8071,0.5000,6038.5000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2100.3071,0.5000,6039.8889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2100.8071,0.5000,6041.2778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2101.3071,0.5000,6042.6667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2101.8071,0.5000,6044.0556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2102.3071,0.5000,6045.4444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2102.8071,0.5000,6046.8333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2103.3071,0.5000,6048.2222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2103.8071,0.5000,6049.6111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2104.3071,0.5000,6051.0000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2104.8071,0.5000,6052.3889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2105.3071,0.5000,6053.7778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2105.8071,0.5000,6055.1667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2106.3071,0.5000,6056.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2106.8071,0.5000,6057.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2107.3071,0.5000,6059.3333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2107.8071,0.5000,6060.7222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2108.3071,0.5000,6062.1111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2108.8071,0.5000,6063.5000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2109.3071,0.5000,6064.8889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2109.8071,0.5000,6066.2778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2110.3071,0.5000,6067.6667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2110.8071,0.5000,6069.0556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2111.3071,0.5000,6070.4444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2111.8071,0.5000,6071.8333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2112.3071,0.5000,6073.2222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2112.8071,0.5000,6074.6111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2113.3071,0.5000,6076.0000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2113.8071,0.5000,6077.3889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2114.3071,0.5000,6078.7778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2114.8071,0.5000,6080.1667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2115.3071,0.5000,6081.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2115.8071,0.5000,6082.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2116.3071,0.5000,6084.3333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2116.8071,0.5000,6085.7222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2117.3071,0.5000,6087.1111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2117.8071,0.5000,6088.5000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2118.3071,0.5000,6089.8889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2118.8071,0.5000,6091.2778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2119.3071,0.5000,6092.6667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2119.8071,0.5000,6094.0556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2120.3071,0.5000,6095.4444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2120.8071,0.5000,6096.8333,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2121.3071,0.5000,6098.2222,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2121.8071,0.5000,6099.6111,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2122.3071,0.5000,6101.0000,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2122.8071,0.5000,6102.3889,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2123.3071,0.5000,6103.7778,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2123.8071,0.5000,6105.1667,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2124.3071,0.5000,6106.5556,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2124.8071,0.5000,6107.9444,10.0000,10.0000,0.0000,0.5532,7,629.5100,168.6033,1049.7053,-148.1476,11.1147,69.1988,89.2764,-9.7662,0.0000,11.1147,0.0000,11.1147,0.0000,11.1147,0.5395,0.0000,10.5752,0.6466,9.9286,2.8777,7.0509,0.8222,6.2287,0.0000,6.2287,0.0000,6.2287,2.8634,0.0507,3.3146,0.0000,578.5304,174.5558,0.0000,3196.8147,3196.8147,3196.8147,3196.8147,3196.8147 +2125.3071,0.5000,6109.3333,10.0000,10.0000,0.0000,0.6247,7,629.5100,174.2422,1049.7053,-148.1476,11.4864,69.1988,89.2764,-9.7662,0.0000,11.4864,0.0000,11.4864,0.0000,11.4864,0.5413,0.0000,10.9451,0.6466,10.2985,2.8777,7.4208,0.8222,6.5986,0.0000,6.5986,0.0000,6.5986,3.2332,0.0507,3.3146,0.0000,578.5304,180.6610,0.0000,3250.3565,3250.3565,3250.3565,3250.3565,3250.3565 +2125.8071,0.5000,6110.7222,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 +2126.3071,0.5000,6112.1111,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 +2126.8071,0.5000,6113.5000,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 +2127.3071,0.5000,6114.8889,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 +2127.8071,0.5000,6116.2778,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 +2128.3071,0.5000,6117.6667,10.0000,10.0000,0.0000,0.8510,7,629.5100,192.0982,1049.7053,-148.1476,12.6635,69.1988,89.2764,-9.7662,0.0000,12.6635,0.0000,12.6635,0.0000,12.6635,0.5472,0.0000,12.1163,0.6466,11.4697,2.8777,8.5920,0.8222,7.7698,0.0000,7.7698,0.0000,7.7698,4.4045,0.0507,3.3145,0.0000,578.5304,199.9933,0.0000,3419.8990,3419.8990,3419.8990,3419.8990,3419.8990 +2128.8071,0.5000,6119.0556,10.0000,10.0000,0.0000,0.8592,7,629.5100,192.7452,1049.7053,-148.1476,12.7062,69.1988,89.2764,-9.7662,0.0000,12.7062,0.0000,12.7062,0.0000,12.7062,0.5474,0.0000,12.1587,0.6466,11.5121,2.8777,8.6344,0.8222,7.8122,0.0000,7.8122,0.0000,7.8122,4.4470,0.0507,3.3145,0.0000,578.5304,200.6937,0.0000,3426.0421,3426.0421,3426.0421,3426.0421,3426.0421 +2129.3071,0.5000,6120.4444,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 +2129.8071,0.5000,6121.8333,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 +2130.3071,0.5000,6123.2222,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 +2130.8071,0.5000,6124.6111,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 +2131.3071,0.5000,6126.0000,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 +2131.8071,0.5000,6127.3889,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 +2132.3071,0.5000,6128.7778,10.0000,10.0000,0.0000,1.0560,7,629.5100,208.5040,1049.7053,-148.1476,13.7450,69.1988,89.2764,-9.7662,0.0000,13.7450,0.0000,13.7450,0.0000,13.7450,0.5526,0.0000,13.1924,0.6466,12.5458,2.8777,9.6681,0.8374,8.8307,0.0000,8.8307,0.0000,8.8307,5.4655,0.0507,3.3145,0.0000,578.5304,217.7555,0.0000,3585.9198,3585.9198,3585.9198,3585.9198,3585.9198 +2132.8071,0.5000,6130.1667,10.0000,10.0000,0.0000,1.2283,7,629.5100,222.2962,1049.7053,-148.1476,14.6542,69.1988,89.2764,-9.7662,0.0000,14.6542,0.0000,14.6542,0.0000,14.6542,0.5572,0.0000,14.0971,0.6466,13.4505,2.8777,10.5728,0.8510,9.7218,0.0000,9.7218,0.0000,9.7218,6.3566,0.0507,3.3144,0.0000,578.5304,232.6880,0.0000,3733.4960,3733.4960,3733.4960,3733.4960,3733.4960 +2133.3071,0.5000,6131.5556,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 +2133.8071,0.5000,6132.9444,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 +2134.3071,0.5000,6134.3333,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 +2134.8071,0.5000,6135.7222,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 +2135.3071,0.5000,6137.1111,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 +2135.8071,0.5000,6138.5000,10.0000,10.0000,0.0000,1.2611,7,629.5100,224.9232,1049.7053,-148.1476,14.8274,69.1988,89.2764,-9.7662,0.0000,14.8274,0.0000,14.8274,0.0000,14.8274,0.5580,0.0000,14.2694,0.6466,13.6228,2.8777,10.7451,0.8536,9.8915,0.0000,9.8915,0.0000,9.8915,6.5264,0.0507,3.3144,0.0000,578.5304,235.5322,0.0000,3761.6045,3761.6045,3761.6045,3761.6045,3761.6045 +2136.3071,0.5000,6139.8889,10.0000,10.0000,0.0000,1.3923,7,629.5100,235.4307,1049.7053,-148.1476,15.5201,69.1988,89.2764,-9.7662,0.0000,15.5201,0.0000,15.5201,0.0000,15.5201,0.5615,0.0000,14.9586,0.6466,14.3120,2.8777,11.4343,0.8639,10.5704,0.0000,10.5704,0.0000,10.5704,7.2053,0.0507,3.3143,0.0000,578.5304,246.9084,0.0000,3874.0346,3874.0346,3874.0346,3874.0346,3874.0346 +2136.8071,0.5000,6141.2778,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 +2137.3071,0.5000,6142.6667,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 +2137.8071,0.5000,6144.0556,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 +2138.3071,0.5000,6145.4444,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 +2138.8071,0.5000,6146.8333,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 +2139.3071,0.5000,6148.2222,10.0000,10.0000,0.0000,1.4661,7,629.5100,241.3408,1049.7053,-148.1476,15.9097,69.1988,89.2764,-9.7662,0.0000,15.9097,0.0000,15.9097,0.0000,15.9097,0.5635,0.0000,15.3463,0.6466,14.6997,2.8777,11.8219,0.8697,10.9522,0.0000,10.9522,0.0000,10.9522,7.5872,0.0507,3.3143,0.0000,578.5304,253.3072,0.0000,3937.2734,3937.2734,3937.2734,3937.2734,3937.2734 +2139.8071,0.5000,6149.6111,10.0000,10.0000,0.0000,1.5563,7,629.5100,248.5641,1049.7053,-148.1476,16.3859,69.1988,89.2764,-9.7662,0.0000,16.3859,0.0000,16.3859,0.0000,16.3859,0.5658,0.0000,15.8200,0.6466,15.1734,2.8777,12.2957,0.8768,11.4189,0.0000,11.4189,0.0000,11.4189,8.0539,0.0507,3.3143,0.0000,578.5304,261.1276,0.0000,4014.5620,4014.5620,4014.5620,4014.5620,4014.5620 +2140.3071,0.5000,6151.0000,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 +2140.8071,0.5000,6152.3889,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 +2141.3071,0.5000,6153.7778,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 +2141.8071,0.5000,6155.1667,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 +2142.3071,0.5000,6156.5556,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 +2142.8071,0.5000,6157.9444,10.0000,10.0000,0.0000,1.6711,7,629.5100,257.7568,1049.7053,-148.1476,16.9919,69.1988,89.2764,-9.7662,0.0000,16.9919,0.0000,16.9919,0.0000,16.9919,0.5689,0.0000,16.4230,0.6466,15.7764,2.8777,12.8987,0.8859,12.0128,0.0000,12.0128,0.0000,12.0128,8.6479,0.0507,3.3142,0.0000,578.5304,271.0804,0.0000,4112.9240,4112.9240,4112.9240,4112.9240,4112.9240 +2143.3071,0.5000,6159.3333,10.0000,10.0000,0.0000,1.7203,7,629.5100,261.6963,1049.7053,-148.1476,17.2516,69.1988,89.2764,-9.7662,0.0000,17.2516,0.0000,17.2516,0.0000,17.2516,0.5702,0.0000,16.6814,0.6466,16.0348,2.8777,13.1571,0.8897,12.2674,0.0000,12.2674,0.0000,12.2674,8.9025,0.0507,3.3142,0.0000,578.5304,275.3457,0.0000,4155.0773,4155.0773,4155.0773,4155.0773,4155.0773 +2143.8071,0.5000,6160.7222,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 +2144.3071,0.5000,6162.1111,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 +2144.8071,0.5000,6163.5000,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 +2145.3071,0.5000,6164.8889,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 +2145.8071,0.5000,6166.2778,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 +2146.3071,0.5000,6167.6667,10.0000,10.0000,0.0000,1.8761,7,629.5100,274.1708,1049.7053,-148.1476,18.0739,69.1988,89.2764,-9.7662,0.0000,18.0739,0.0000,18.0739,0.0000,18.0739,0.5743,0.0000,17.4997,0.6466,16.8531,2.8777,13.9753,0.9020,13.0733,0.0000,13.0733,0.0000,13.0733,9.7085,0.0507,3.3141,0.0000,578.5304,288.8515,0.0000,4288.5544,4288.5544,4288.5544,4288.5544,4288.5544 +2146.8071,0.5000,6169.0556,10.0000,10.0000,0.0000,1.8843,7,629.5100,274.8273,1049.7053,-148.1476,18.1172,69.1988,89.2764,-9.7662,0.0000,18.1172,0.0000,18.1172,0.0000,18.1172,0.5745,0.0000,17.5427,0.6466,16.8961,2.8777,14.0184,0.9027,13.1157,0.0000,13.1157,0.0000,13.1157,9.7509,0.0507,3.3141,0.0000,578.5304,289.5623,0.0000,4295.5791,4295.5791,4295.5791,4295.5791,4295.5791 +2147.3071,0.5000,6170.4444,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 +2147.8071,0.5000,6171.8333,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 +2148.3071,0.5000,6173.2222,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 +2148.8071,0.5000,6174.6111,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 +2149.3071,0.5000,6176.0000,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 +2149.8071,0.5000,6177.3889,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 +2150.3071,0.5000,6178.7778,10.0000,10.0000,0.0000,2.0811,7,629.5100,290.5828,1049.7053,-148.1476,19.1558,69.1988,89.2764,-9.7662,0.0000,19.1558,0.0000,19.1558,0.0000,19.1558,0.5797,0.0000,18.5762,0.6466,17.9296,2.8777,15.0518,0.9182,14.1337,0.0000,14.1337,0.0000,14.1337,10.7690,0.0507,3.3140,0.0000,578.5304,306.6204,0.0000,4464.1621,4464.1621,4464.1621,4464.1621,4464.1621 +2150.8071,0.5000,6180.1667,10.0000,10.0000,0.0000,2.2533,7,629.5100,304.3670,1049.7053,-148.1476,20.0645,69.1988,89.2764,-9.7662,0.0000,20.0645,0.0000,20.0645,0.0000,20.0645,0.5842,0.0000,19.4803,0.6466,18.8337,2.8777,15.9560,0.9317,15.0243,0.0000,15.0243,0.0000,15.0243,11.6597,0.0507,3.3138,0.0000,578.5304,321.5443,0.0000,4611.6536,4611.6536,4611.6536,4611.6536,4611.6536 +2151.3071,0.5000,6181.5556,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 +2151.8071,0.5000,6182.9444,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 +2152.3071,0.5000,6184.3333,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 +2152.8071,0.5000,6185.7222,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 +2153.3071,0.5000,6187.1111,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 +2153.8071,0.5000,6188.5000,10.0000,10.0000,0.0000,2.2861,7,629.5100,306.9924,1049.7053,-148.1476,20.2376,69.1988,89.2764,-9.7662,0.0000,20.2376,0.0000,20.2376,0.0000,20.2376,0.5851,0.0000,19.6525,0.6466,19.0059,2.8777,16.1282,0.9343,15.1939,0.0000,15.1939,0.0000,15.1939,11.8294,0.0507,3.3138,0.0000,578.5304,324.3867,0.0000,4639.7451,4639.7451,4639.7451,4639.7451,4639.7451 +2154.3071,0.5000,6189.8889,10.0000,10.0000,0.0000,2.4174,7,629.5100,317.4932,1049.7053,-148.1476,20.9298,69.1988,89.2764,-9.7662,0.0000,20.9298,0.0000,20.9298,0.0000,20.9298,0.5886,0.0000,20.3413,0.6466,19.6947,2.8777,16.8170,0.9446,15.8723,0.0000,15.8723,0.0000,15.8723,12.5079,0.0507,3.3137,0.0000,578.5304,335.7558,0.0000,4752.1042,4752.1042,4752.1042,4752.1042,4752.1042 +2154.8071,0.5000,6191.2778,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 +2155.3071,0.5000,6192.6667,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 +2155.8071,0.5000,6194.0556,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 +2156.3071,0.5000,6195.4444,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 +2156.8071,0.5000,6196.8333,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 +2157.3071,0.5000,6198.2222,10.0000,10.0000,0.0000,2.4912,7,629.5100,323.3995,1049.7053,-148.1476,21.3192,69.1988,89.2764,-9.7662,0.0000,21.3192,0.0000,21.3192,0.0000,21.3192,0.5905,0.0000,20.7287,0.6466,20.0821,2.8777,17.2044,0.9504,16.2539,0.0000,16.2539,0.0000,16.2539,12.8896,0.0507,3.3136,0.0000,578.5304,342.1504,0.0000,4815.3011,4815.3011,4815.3011,4815.3011,4815.3011 +2157.8071,0.5000,6199.6111,10.0000,10.0000,0.0000,2.5795,7,629.5100,330.4665,1049.7053,-148.1476,21.7851,69.1988,89.2764,-9.7662,0.0000,21.7851,0.0000,21.7851,0.0000,21.7851,0.5928,0.0000,21.1922,0.6466,20.5456,2.8777,17.6679,0.9574,16.7105,0.0000,16.7105,0.0000,16.7105,13.3462,0.0507,3.3136,0.0000,578.5304,349.8017,0.0000,4890.9183,4890.9183,4890.9183,4890.9183,4890.9183 +2158.3071,0.5000,6201.0000,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 +2158.8071,0.5000,6202.3889,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 +2159.3071,0.5000,6203.7778,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 +2159.8071,0.5000,6205.1667,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 +2160.3071,0.5000,6206.5556,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 +2160.8071,0.5000,6207.9444,10.0000,10.0000,0.0000,2.6919,7,629.5100,339.4602,1049.7053,-148.1476,22.3779,69.1988,89.2764,-9.7662,0.0000,22.3779,0.0000,22.3779,0.0000,22.3779,0.5958,0.0000,21.7821,0.6466,21.1356,2.8777,18.2578,0.9663,17.2916,0.0000,17.2916,0.0000,17.2916,13.9274,0.0507,3.3135,0.0000,578.5304,359.5389,0.0000,4987.1502,4987.1502,4987.1502,4987.1502,4987.1502 +2161.3071,0.5000,6209.3333,10.0000,10.0000,0.0000,2.7359,7,629.5100,342.9844,1049.7053,-148.1476,22.6103,69.1988,89.2764,-9.7662,0.0000,22.6103,0.0000,22.6103,0.0000,22.6103,0.5970,0.0000,22.0133,0.6466,21.3667,2.8777,18.4890,0.9697,17.5193,0.0000,17.5193,0.0000,17.5193,14.1551,0.0507,3.3134,0.0000,578.5304,363.3545,0.0000,5024.8592,5024.8592,5024.8592,5024.8592,5024.8592 +2161.8071,0.5000,6210.7222,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 +2162.3071,0.5000,6212.1111,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 +2162.8071,0.5000,6213.5000,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 +2163.3071,0.5000,6214.8889,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 +2163.8071,0.5000,6216.2778,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 +2164.3071,0.5000,6217.6667,10.0000,10.0000,0.0000,2.8754,7,629.5100,354.1434,1049.7053,-148.1476,23.3459,69.1988,89.2764,-9.7662,0.0000,23.3459,0.0000,23.3459,0.0000,23.3459,0.6006,0.0000,22.7453,0.6466,22.0987,2.8777,19.2209,0.9807,18.2402,0.0000,18.2402,0.0000,18.2402,14.8762,0.0507,3.3133,0.0000,578.5304,375.4361,0.0000,5144.2609,5144.2609,5144.2609,5144.2609,5144.2609 +2164.8071,0.5000,6219.0556,10.0000,10.0000,0.0000,2.8828,7,629.5100,354.7307,1049.7053,-148.1476,23.3846,69.1988,89.2764,-9.7662,0.0000,23.3846,0.0000,23.3846,0.0000,23.3846,0.6008,0.0000,22.7838,0.6466,22.1372,2.8777,19.2595,0.9813,18.2782,0.0000,18.2782,0.0000,18.2782,14.9142,0.0507,3.3133,0.0000,578.5304,376.0720,0.0000,5150.5448,5150.5448,5150.5448,5150.5448,5150.5448 +2165.3071,0.5000,6220.4444,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 +2165.8071,0.5000,6221.8333,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 +2166.3071,0.5000,6223.2222,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 +2166.8071,0.5000,6224.6111,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 +2167.3071,0.5000,6226.0000,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 +2167.8071,0.5000,6227.3889,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 +2168.3071,0.5000,6228.7778,10.0000,10.0000,0.0000,3.0590,7,629.5100,368.8241,1049.7053,-148.1476,24.3137,69.1988,89.2764,-9.7662,0.0000,24.3137,0.0000,24.3137,0.0000,24.3137,0.6055,0.0000,23.7082,0.6466,23.0616,2.8777,20.1839,0.9951,19.1887,0.0000,19.1887,0.0000,19.1887,15.8249,0.0507,3.3131,0.0000,578.5304,391.3306,0.0000,5301.3449,5301.3449,5301.3449,5301.3449,5301.3449 +2168.8071,0.5000,6230.1667,10.0000,10.0000,0.0000,3.2131,7,629.5100,381.1539,1049.7053,-148.1476,25.1265,69.1988,89.2764,-9.7662,0.0000,25.1265,0.0000,25.1265,0.0000,25.1265,0.6095,0.0000,24.5169,0.6466,23.8704,2.8777,20.9926,1.0073,19.9854,0.0000,19.9854,0.0000,19.9854,16.6217,0.0507,3.3130,0.0000,578.5304,404.6798,0.0000,5464.9989,5464.9989,5464.9989,5464.9989,5464.9989 +2169.3071,0.5000,6231.5556,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 +2169.8071,0.5000,6232.9444,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 +2170.3071,0.5000,6234.3333,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 +2170.8071,0.5000,6235.7222,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 +2171.3071,0.5000,6237.1111,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 +2171.8071,0.5000,6238.5000,10.0000,10.0000,0.0000,3.2425,7,629.5100,383.5022,1049.7053,-148.1476,25.2813,69.1988,89.2764,-9.7662,0.0000,25.2813,0.0000,25.2813,0.0000,25.2813,0.6103,0.0000,24.6710,0.6466,24.0244,2.8777,21.1467,1.0096,20.1371,0.0000,20.1371,0.0000,20.1371,16.7734,0.0507,3.3129,0.0000,578.5304,407.2223,0.0000,5497.1121,5497.1121,5497.1121,5497.1121,5497.1121 +2172.3071,0.5000,6239.8889,10.0000,10.0000,0.0000,3.3600,7,629.5100,392.8948,1049.7053,-148.1476,25.9005,69.1988,89.2764,-9.7662,0.0000,25.9005,0.0000,25.9005,0.0000,25.9005,0.6134,0.0000,25.2871,0.6466,24.6405,2.8777,21.7627,1.0188,20.7439,0.0000,20.7439,0.0000,20.7439,17.3804,0.0507,3.3128,0.0000,578.5304,417.3914,0.0000,5625.5549,5625.5549,5625.5549,5625.5549,5625.5549 +2172.8071,0.5000,6241.2778,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 +2173.3071,0.5000,6242.6667,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 +2173.8071,0.5000,6244.0556,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 +2174.3071,0.5000,6245.4444,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 +2174.8071,0.5000,6246.8333,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 +2175.3071,0.5000,6248.2222,10.0000,10.0000,0.0000,3.4260,7,629.5100,398.1776,1049.7053,-148.1476,26.2487,69.1988,89.2764,-9.7662,0.0000,26.2487,0.0000,26.2487,0.0000,26.2487,0.6151,0.0000,25.6336,0.6466,24.9870,2.8777,22.1093,1.0240,21.0852,0.0000,21.0852,0.0000,21.0852,17.7218,0.0507,3.3127,0.0000,578.5304,423.1110,0.0000,5697.7969,5697.7969,5697.7969,5697.7969,5697.7969 +2175.8071,0.5000,6249.6111,10.0000,10.0000,0.0000,3.5068,7,629.5100,404.6338,1049.7053,-148.1476,26.6743,69.1988,89.2764,-9.7662,0.0000,26.6743,0.0000,26.6743,0.0000,26.6743,0.6173,0.0000,26.0570,0.6466,25.4105,2.8777,22.5327,1.0304,21.5024,0.0000,21.5024,0.0000,21.5024,18.1390,0.0507,3.3126,0.0000,578.5304,430.1010,0.0000,5783.0274,5783.0274,5783.0274,5783.0274,5783.0274 +2176.3071,0.5000,6251.0000,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 +2176.8071,0.5000,6252.3889,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 +2177.3071,0.5000,6253.7778,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 +2177.8071,0.5000,6255.1667,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 +2178.3071,0.5000,6256.5556,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 +2178.8071,0.5000,6257.9444,10.0000,10.0000,0.0000,3.6096,7,629.5100,412.8499,1049.7053,-148.1476,27.2159,69.1988,89.2764,-9.7662,0.0000,27.2159,0.0000,27.2159,0.0000,27.2159,0.6200,0.0000,26.5960,0.6466,25.9494,2.8777,23.0717,1.0385,22.0332,0.0000,22.0332,0.0000,22.0332,18.6700,0.0507,3.3125,0.0000,578.5304,438.9964,0.0000,5889.9607,5889.9607,5889.9607,5889.9607,5889.9607 +2179.3071,0.5000,6259.3333,10.0000,10.0000,0.0000,3.6536,7,629.5100,416.3708,1049.7053,-148.1476,27.4481,69.1988,89.2764,-9.7662,0.0000,27.4481,0.0000,27.4481,0.0000,27.4481,0.6211,0.0000,26.8269,0.6466,26.1803,2.8777,23.3026,1.0419,22.2607,0.0000,22.2607,0.0000,22.2607,18.8975,0.0507,3.3125,0.0000,578.5304,442.8084,0.0000,5935.7854,5935.7854,5935.7854,5935.7854,5935.7854 +2179.8071,0.5000,6260.7222,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 +2180.3071,0.5000,6262.1111,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 +2180.8071,0.5000,6263.5000,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 +2181.3071,0.5000,6264.8889,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 +2181.8071,0.5000,6266.2778,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 +2182.3071,0.5000,6267.6667,10.0000,10.0000,0.0000,3.7931,7,629.5100,427.5192,1049.7053,-148.1476,28.1830,69.1988,89.2764,-9.7662,0.0000,28.1830,0.0000,28.1830,0.0000,28.1830,0.6248,0.0000,27.5582,0.6466,26.9116,2.8777,24.0338,1.0529,22.9810,0.0000,22.9810,0.0000,22.9810,19.6180,0.0507,3.3123,0.0000,578.5304,454.8786,0.0000,6080.8815,6080.8815,6080.8815,6080.8815,6080.8815 +2182.8071,0.5000,6269.0556,10.0000,10.0000,0.0000,3.8004,7,629.5100,428.1059,1049.7053,-148.1476,28.2217,69.1988,89.2764,-9.7662,0.0000,28.2217,0.0000,28.2217,0.0000,28.2217,0.6250,0.0000,27.5966,0.6466,26.9501,2.8777,24.0723,1.0535,23.0189,0.0000,23.0189,0.0000,23.0189,19.6559,0.0507,3.3123,0.0000,578.5304,455.5138,0.0000,6088.5175,6088.5175,6088.5175,6088.5175,6088.5175 +2183.3071,0.5000,6270.4444,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 +2183.8071,0.5000,6271.8333,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 +2184.3071,0.5000,6273.2222,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 +2184.8071,0.5000,6274.6111,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 +2185.3071,0.5000,6276.0000,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 +2185.8071,0.5000,6277.3889,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 +2186.3071,0.5000,6278.7778,10.0000,10.0000,0.0000,3.9766,7,629.5100,442.1853,1049.7053,-148.1476,29.1498,69.1988,89.2764,-9.7662,0.0000,29.1498,0.0000,29.1498,0.0000,29.1498,0.6297,0.0000,28.5201,0.6466,27.8736,2.8777,24.9958,1.0673,23.9285,0.0000,23.9285,0.0000,23.9285,20.5657,0.0507,3.3121,0.0000,578.5304,470.7572,0.0000,6271.7603,6271.7603,6271.7603,6271.7603,6271.7603 +2186.8071,0.5000,6280.1667,10.0000,10.0000,0.0000,4.1308,7,629.5100,454.5022,1049.7053,-148.1476,29.9618,69.1988,89.2764,-9.7662,0.0000,29.9618,0.0000,29.9618,0.0000,29.9618,0.6337,0.0000,29.3280,0.6466,28.6814,2.8777,25.8037,1.0794,24.7243,0.0000,24.7243,0.0000,24.7243,21.3617,0.0507,3.3118,0.0000,578.5304,484.0924,0.0000,6432.0645,6432.0645,6432.0645,6432.0645,6432.0645 +2187.3071,0.5000,6281.5556,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 +2187.8071,0.5000,6282.9444,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 +2188.3071,0.5000,6284.3333,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 +2188.8071,0.5000,6285.7222,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 +2189.3071,0.5000,6287.1111,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 +2189.8071,0.5000,6288.5000,10.0000,10.0000,0.0000,4.1602,7,629.5100,456.8480,1049.7053,-148.1476,30.1164,69.1988,89.2764,-9.7662,0.0000,30.1164,0.0000,30.1164,0.0000,30.1164,0.6345,0.0000,29.4819,0.6466,28.8353,2.8777,25.9576,1.0817,24.8758,0.0000,24.8758,0.0000,24.8758,21.5133,0.0507,3.3118,0.0000,578.5304,486.6322,0.0000,6462.5950,6462.5950,6462.5950,6462.5950,6462.5950 +2190.3071,0.5000,6289.8889,10.0000,10.0000,0.0000,4.2776,7,629.5100,466.2302,1049.7053,-148.1476,30.7349,69.1988,89.2764,-9.7662,0.0000,30.7349,0.0000,30.7349,0.0000,30.7349,0.6376,0.0000,30.0973,0.6466,29.4507,2.8777,26.5730,1.0910,25.4820,0.0000,25.4820,0.0000,25.4820,22.1197,0.0507,3.3116,0.0000,578.5304,496.7901,0.0000,6584.7053,6584.7053,6584.7053,6584.7053,6584.7053 +2190.8071,0.5000,6291.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2191.3071,0.5000,6292.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2191.8071,0.5000,6294.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2192.3071,0.5000,6295.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2192.8071,0.5000,6296.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2193.3071,0.5000,6298.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2193.8071,0.5000,6299.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2194.3071,0.5000,6301.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2194.8071,0.5000,6302.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2195.3071,0.5000,6303.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2195.8071,0.5000,6305.1667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2196.3071,0.5000,6306.5556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2196.8071,0.5000,6307.9444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2197.3071,0.5000,6309.3333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2197.8071,0.5000,6310.7222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2198.3071,0.5000,6312.1111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2198.8071,0.5000,6313.5000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2199.3071,0.5000,6314.8889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2199.8071,0.5000,6316.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2200.3071,0.5000,6317.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2200.8071,0.5000,6319.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2201.3071,0.5000,6320.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2201.8071,0.5000,6321.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2202.3071,0.5000,6323.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2202.8071,0.5000,6324.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2203.3071,0.5000,6326.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2203.8071,0.5000,6327.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2204.3071,0.5000,6328.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2204.8071,0.5000,6330.1667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2205.3071,0.5000,6331.5556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2205.8071,0.5000,6332.9444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2206.3071,0.5000,6334.3333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2206.8071,0.5000,6335.7222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2207.3071,0.5000,6337.1111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2207.8071,0.5000,6338.5000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2208.3071,0.5000,6339.8889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2208.8071,0.5000,6341.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2209.3071,0.5000,6342.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2209.8071,0.5000,6344.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2210.3071,0.5000,6345.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2210.8071,0.5000,6346.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2211.3071,0.5000,6348.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2211.8071,0.5000,6349.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2212.3071,0.5000,6351.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2212.8071,0.5000,6352.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2213.3071,0.5000,6353.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2213.8071,0.5000,6355.1667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2214.3071,0.5000,6356.5556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2214.8071,0.5000,6357.9444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2215.3071,0.5000,6359.3333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2215.8071,0.5000,6360.7222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2216.3071,0.5000,6362.1111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2216.8071,0.5000,6363.5000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2217.3071,0.5000,6364.8889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2217.8071,0.5000,6366.2778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2218.3071,0.5000,6367.6667,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2218.8071,0.5000,6369.0556,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2219.3071,0.5000,6370.4444,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2219.8071,0.5000,6371.8333,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2220.3071,0.5000,6373.2222,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2220.8071,0.5000,6374.6111,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2221.3071,0.5000,6376.0000,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2221.8071,0.5000,6377.3889,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2222.3071,0.5000,6378.7778,10.0000,10.0000,0.0000,4.3437,7,629.5100,471.5071,1049.7053,-148.1476,31.0828,69.1988,89.2764,-9.7662,0.0000,31.0828,0.0000,31.0828,0.0000,31.0828,0.6393,0.0000,30.4434,0.6466,29.7968,2.8777,26.9191,1.0962,25.8230,0.0000,25.8230,0.0000,25.8230,22.4607,0.0507,3.3115,0.0000,578.5304,502.5033,0.0000,6653.3839,6653.3839,6653.3839,6653.3839,6653.3839 +2222.8071,0.5000,6380.1667,10.0000,10.0000,0.0000,4.2502,7,629.5100,464.0430,1049.7053,-148.1476,30.5907,69.1988,89.2764,-9.7662,0.0000,30.5907,0.0000,30.5907,0.0000,30.5907,0.6369,0.0000,29.9538,0.6466,29.3073,2.8777,26.4295,1.0888,25.3407,0.0000,25.3407,0.0000,25.3407,21.9783,0.0507,3.3117,0.0000,578.5304,494.4220,0.0000,6556.2379,6556.2379,6556.2379,6556.2379,6556.2379 +2223.3071,0.5000,6381.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2223.8071,0.5000,6382.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2224.3071,0.5000,6384.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2224.8071,0.5000,6385.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2225.3071,0.5000,6387.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2225.8071,0.5000,6388.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2226.3071,0.5000,6389.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2226.8071,0.5000,6391.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2227.3071,0.5000,6392.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2227.8071,0.5000,6394.0556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2228.3071,0.5000,6395.4444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2228.8071,0.5000,6396.8333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2229.3071,0.5000,6398.2222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2229.8071,0.5000,6399.6111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2230.3071,0.5000,6401.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2230.8071,0.5000,6402.3889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2231.3071,0.5000,6403.7778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2231.8071,0.5000,6405.1667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2232.3071,0.5000,6406.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2232.8071,0.5000,6407.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2233.3071,0.5000,6409.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2233.8071,0.5000,6410.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2234.3071,0.5000,6412.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2234.8071,0.5000,6413.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2235.3071,0.5000,6414.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2235.8071,0.5000,6416.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2236.3071,0.5000,6417.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2236.8071,0.5000,6419.0556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2237.3071,0.5000,6420.4444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2237.8071,0.5000,6421.8333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2238.3071,0.5000,6423.2222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2238.8071,0.5000,6424.6111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2239.3071,0.5000,6426.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2239.8071,0.5000,6427.3889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2240.3071,0.5000,6428.7778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2240.8071,0.5000,6430.1667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2241.3071,0.5000,6431.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2241.8071,0.5000,6432.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2242.3071,0.5000,6434.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2242.8071,0.5000,6435.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2243.3071,0.5000,6437.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2243.8071,0.5000,6438.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2244.3071,0.5000,6439.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2244.8071,0.5000,6441.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2245.3071,0.5000,6442.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2245.8071,0.5000,6444.0556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2246.3071,0.5000,6445.4444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2246.8071,0.5000,6446.8333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2247.3071,0.5000,6448.2222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2247.8071,0.5000,6449.6111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2248.3071,0.5000,6451.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2248.8071,0.5000,6452.3889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2249.3071,0.5000,6453.7778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2249.8071,0.5000,6455.1667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2250.3071,0.5000,6456.5556,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2250.8071,0.5000,6457.9444,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2251.3071,0.5000,6459.3333,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2251.8071,0.5000,6460.7222,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2252.3071,0.5000,6462.1111,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2252.8071,0.5000,6463.5000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2253.3071,0.5000,6464.8889,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2253.8071,0.5000,6466.2778,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2254.3071,0.5000,6467.6667,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2254.7971,0.4800,6469.0000,10.0000,10.0000,0.0000,4.2324,7,629.5100,462.6211,1049.7053,-148.1476,30.4970,69.1988,89.2764,-9.7662,0.0000,30.4970,0.0000,30.4970,0.0000,30.4970,0.6364,0.0000,29.8606,0.6466,29.2140,2.8777,26.3363,1.0874,25.2488,0.0000,25.2488,0.0000,25.2488,21.8864,0.0507,3.3117,0.0000,578.5304,492.8826,0.0000,6537.7325,6537.7325,6537.7325,6537.7325,6537.7325 +2255.3012,0.5282,6470.3889,9.4653,20.0000,-0.5623,4.2324,0,687.7036,87.6764,1019.1523,-148.4385,6.3141,73.3954,108.3991,-10.6900,6.3141,0.0000,0.0000,0.0000,0.0000,0.0000,0.7974,0.0000,-0.7974,0.6081,-1.4055,2.7239,-4.1294,0.7782,-4.9076,0.0000,-4.9076,-0.7108,-4.1968,20.7162,0.0431,3.1346,-28.0908,547.5982,-13.9059,0.0000,2698.3635,2698.3635,2698.3635,2698.3635,2698.3635 +2255.8313,0.5320,6471.6293,8.3931,20.0000,-0.5613,4.2324,0,797.8678,77.7444,1076.5814,-148.9893,6.4957,89.9511,149.1892,-12.4484,6.4957,0.0000,0.0000,0.0000,0.0000,0.0000,0.6780,0.0000,-0.6780,0.5326,-1.2106,2.4153,-3.6259,0.6901,-4.3160,0.0000,-4.3160,-0.6292,-3.6868,18.3695,0.0301,2.7795,-24.8659,485.5659,-13.3338,0.0000,2810.1763,2810.1763,2810.1763,2810.1763,2810.1763 +2256.3171,0.4396,6472.7203,8.9357,20.0000,1.3652,4.2324,6,816.0441,1076.9617,1108.4170,-149.8824,92.0328,94.7208,156.5409,-12.8083,-5.2289,97.2617,0.0000,97.2617,0.0000,97.2617,2.5731,0.0000,94.6886,0.5704,94.1181,3.5772,90.5409,1.9768,88.5641,0.0000,88.5641,1.6291,86.9350,19.5570,0.0367,2.9592,64.3821,516.9550,1749.1062,0.0000,17599.8493,17599.8493,17599.8493,17599.8493,17599.8493 +2256.7623,0.4507,6474.1114,11.1108,20.0000,1.3497,4.2324,6,867.7746,1472.5078,1506.5132,-152.7276,133.8114,136.9016,178.4282,-13.8788,13.7234,120.0880,0.0000,120.0880,0.0000,120.0880,3.2606,0.0000,116.8274,0.7291,116.0983,4.4340,111.6643,2.4443,109.2200,0.0000,109.2200,2.0028,107.2173,24.3177,0.0702,3.6796,79.1498,642.7960,1735.5733,0.0000,25459.7578,25459.7578,25459.7578,25459.7578,25459.7578 +2257.2171,0.4589,6475.8066,13.2992,20.0000,1.3236,4.2324,6,1038.6893,1452.8983,1795.2739,-163.6755,158.0336,195.2743,250.1740,-17.8032,16.1083,141.9254,0.0000,141.9254,0.0000,141.9254,3.9606,0.0000,137.9648,0.9014,137.0633,5.2788,131.7845,2.8976,128.8870,0.0000,128.8870,2.3508,126.5361,29.1072,0.1201,4.4043,92.9045,769.3995,1712.3311,0.0000,29261.7125,29261.7125,29261.7125,29261.7125,29261.7125 +2257.6790,0.4649,6477.8056,15.4784,20.0000,1.2975,4.2324,6,1208.8852,1433.4240,1810.5455,-180.0662,181.4631,229.2045,291.1666,-22.7953,18.3781,163.0850,0.0000,163.0850,0.0000,163.0850,4.6766,0.0000,158.4084,1.0882,157.3201,6.1107,151.2094,3.3398,147.8696,0.0000,147.8696,2.6821,145.1875,33.8766,0.1890,5.1260,105.9959,895.4706,1689.2664,0.0000,33380.2255,33380.2255,33380.2255,33380.2255,33380.2255 +2258.1464,0.4700,6480.1062,17.6222,20.0000,1.2507,4.2324,6,1376.3246,1397.2725,1820.3640,-200.1590,201.3866,262.3661,331.4953,-28.8486,20.1682,181.2184,0.0000,181.2184,0.0000,181.2184,5.3574,0.0000,175.8610,1.2899,174.5711,6.8890,167.6821,3.7354,163.9467,0.0000,163.9467,2.9433,161.0034,38.5688,0.2786,5.8360,116.3201,1019.4997,1647.2286,0.0000,37058.8545,37058.8545,37058.8545,37058.8545,37058.8545 +2258.6229,0.4829,6482.7007,19.3401,20.0000,0.7591,4.2324,6,1510.4950,1001.6289,1799.4578,-220.6792,158.4363,284.6358,344.4978,-34.9067,13.4343,145.0020,0.0000,145.0020,0.0000,145.0020,4.9094,0.0000,140.0926,1.4654,138.6272,6.7662,131.8610,3.3170,128.5440,0.0000,128.5440,1.9606,126.5834,42.3286,0.3673,6.4049,77.4826,1118.8852,1195.6416,0.0000,29644.4621,29644.4621,29644.4621,29644.4621,29644.4621 +2259.1144,0.5000,6485.4785,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1673.1879,-228.9251,63.6676,273.6927,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2259.6144,0.5000,6488.2562,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2260.1144,0.5000,6491.0340,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2260.6144,0.5000,6493.8118,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2261.1144,0.5000,6496.5896,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2261.6144,0.5000,6499.3673,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2262.1144,0.5000,6502.1451,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2262.6144,0.5000,6504.9229,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2263.1144,0.5000,6507.7007,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2263.6144,0.5000,6510.4785,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2264.1144,0.5000,6513.2562,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2264.6144,0.5000,6516.0340,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2265.1144,0.5000,6518.8118,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2265.6144,0.5000,6521.5896,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2266.1144,0.5000,6524.3673,20.0000,20.0000,0.0000,4.2324,6,1562.0320,389.2240,1470.1707,-228.9251,63.6676,240.4841,346.9364,-37.4466,0.0000,63.6676,0.0000,63.6676,0.0000,63.6676,3.3939,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,14189.7187,14189.7187,14189.7187,14189.7187,14189.7187 +2266.6210,0.5133,6527.1451,19.4818,20.0000,-0.5609,4.2324,0,1428.1964,-207.5114,1485.3321,-207.5114,-31.0355,222.1468,339.3290,-31.0355,-31.0355,0.0000,0.0000,0.0000,0.0000,0.0000,0.9772,0.0000,-0.9772,1.4806,-2.4578,5.6063,-8.0641,1.6018,-9.6659,0.0000,-9.6659,-1.4593,-8.2066,42.6386,0.3753,6.4518,-57.6723,1127.0789,-8.2797,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +2267.1347,0.5140,6529.7789,18.4453,20.0000,-0.5600,4.2324,0,1179.9747,-177.0976,1215.5765,-177.0976,-21.8834,150.2047,284.2033,-21.8834,-21.8834,0.0000,0.0000,0.0000,0.0000,0.0000,0.9057,0.0000,-0.9057,1.3725,-2.2781,5.3080,-7.5862,1.5166,-9.1028,0.0000,-9.1028,-1.3796,-7.7232,40.3702,0.3185,6.1085,-54.5205,1067.1176,-8.1044,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +2267.6332,0.4829,6532.2688,18.5602,20.0000,0.7282,4.2324,8,954.7407,1164.3475,1164.3475,-157.5107,116.4117,116.4117,218.4383,-15.7480,-18.2635,134.6753,0.0000,134.6753,0.0000,134.6753,3.4788,0.0000,131.1965,1.3842,129.8123,6.4449,123.3674,3.1356,120.2318,0.0000,120.2318,1.8050,118.4268,40.6215,0.3247,6.1466,71.3340,1073.7617,1166.7709,0.0000,21984.2447,21984.2447,21984.2447,21984.2447,21984.2447 +2268.1195,0.4897,6534.9345,19.5966,20.0000,0.4576,4.2324,8,861.6295,1271.3511,1653.7820,-152.3896,114.7135,149.2201,175.7535,-13.7501,2.6009,112.1126,0.0000,112.1126,0.0000,112.1126,3.0922,0.0000,109.0204,1.4930,107.5275,6.3618,101.1656,2.8743,98.2913,0.0000,98.2913,1.1977,97.0936,42.8899,0.3819,6.4898,47.3320,1133.7231,918.2739,0.0000,21847.6924,21847.6924,21847.6924,21847.6924,21847.6924 +2268.6144,0.5000,6537.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1662.6018,-153.3651,62.3973,153.1040,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2269.1144,0.5000,6540.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2269.6144,0.5000,6543.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2270.1144,0.5000,6546.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2270.6144,0.5000,6548.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2271.1144,0.5000,6551.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2271.6144,0.5000,6554.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2272.1144,0.5000,6557.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2272.6144,0.5000,6559.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2273.1144,0.5000,6562.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2273.6144,0.5000,6565.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2274.1144,0.5000,6568.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2274.6144,0.5000,6571.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2275.1144,0.5000,6573.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2275.6144,0.5000,6576.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2276.1144,0.5000,6579.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2276.6144,0.5000,6582.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2277.1144,0.5000,6584.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2277.6144,0.5000,6587.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2278.1144,0.5000,6590.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2278.6144,0.5000,6593.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2279.1144,0.5000,6596.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2279.6144,0.5000,6598.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2280.1144,0.5000,6601.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2280.6144,0.5000,6604.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2281.1144,0.5000,6607.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2281.6144,0.5000,6609.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2282.1144,0.5000,6612.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2282.6144,0.5000,6615.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2283.1144,0.5000,6618.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2283.6144,0.5000,6621.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2284.1144,0.5000,6623.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2284.6144,0.5000,6626.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2285.1144,0.5000,6629.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2285.6144,0.5000,6632.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2286.1144,0.5000,6634.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2286.6144,0.5000,6637.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2287.1144,0.5000,6640.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2287.6144,0.5000,6643.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2288.1144,0.5000,6646.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2288.6144,0.5000,6648.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2289.1144,0.5000,6651.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2289.6144,0.5000,6654.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2290.1144,0.5000,6657.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2290.6144,0.5000,6659.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2291.1144,0.5000,6662.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2291.6144,0.5000,6665.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2292.1144,0.5000,6668.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2292.6144,0.5000,6671.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2293.1144,0.5000,6673.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2293.6144,0.5000,6676.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2294.1144,0.5000,6679.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2294.6144,0.5000,6682.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2295.1144,0.5000,6684.9345,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2295.6144,0.5000,6687.7123,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2296.1144,0.5000,6690.4901,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2296.6144,0.5000,6693.2679,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2297.1144,0.5000,6696.0457,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2297.6144,0.5000,6698.8234,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2298.1144,0.5000,6701.6012,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2298.6144,0.5000,6704.3790,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2299.1144,0.5000,6707.1568,20.0000,20.0000,0.0000,4.2324,8,879.3662,677.5905,1421.3180,-153.3651,62.3973,130.8849,183.5282,-14.1229,0.0000,62.3973,0.0000,62.3973,0.0000,62.3973,2.1237,0.0000,60.2736,1.5367,58.7369,5.7554,52.9815,2.1795,50.8020,0.0000,50.8020,0.0000,50.8020,43.7728,0.4058,6.6234,0.0000,1157.0608,497.4421,0.0000,12144.0594,12144.0594,12144.0594,12144.0594,12144.0594 +2299.6144,0.5000,6709.9345,20.0000,20.0000,0.0000,4.1949,8,879.3662,673.2306,1421.3180,-153.3651,61.9958,130.8849,183.5282,-14.1229,0.0000,61.9958,0.0000,61.9958,0.0000,61.9958,2.1156,0.0000,59.8802,1.5367,58.3435,5.7554,52.5880,2.1736,50.4144,0.0000,50.4144,0.0000,50.4144,43.3852,0.4058,6.6235,0.0000,1157.0608,494.1948,0.0000,12078.0714,12078.0714,12078.0714,12078.0714,12078.0714 +2300.1144,0.5000,6712.7123,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1419.4232,-153.3651,61.2038,130.7104,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2300.6144,0.5000,6715.4901,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2301.1144,0.5000,6718.2679,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2301.6144,0.5000,6721.0457,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2302.1144,0.5000,6723.8234,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2302.6144,0.5000,6726.6012,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2303.1144,0.5000,6729.3790,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2303.6144,0.5000,6732.1568,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2304.1144,0.5000,6734.9345,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2304.6144,0.5000,6737.7123,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2305.1144,0.5000,6740.4901,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2305.6144,0.5000,6743.2679,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2306.1144,0.5000,6746.0457,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2306.6144,0.5000,6748.8234,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2307.1144,0.5000,6751.6012,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2307.6144,0.5000,6754.3790,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2308.1144,0.5000,6757.1568,20.0000,20.0000,0.0000,4.1208,8,879.3662,664.6306,1415.6856,-153.3651,61.2038,130.3663,183.5282,-14.1229,0.0000,61.2038,0.0000,61.2038,0.0000,61.2038,2.0998,0.0000,59.1041,1.5367,57.5674,5.7554,51.8119,2.1619,49.6500,0.0000,49.6500,0.0000,49.6500,42.6205,0.4058,6.6237,0.0000,1157.0608,487.7896,0.0000,11947.9108,11947.9108,11947.9108,11947.9108,11947.9108 +2308.6144,0.5000,6759.9345,20.0000,20.0000,0.0000,4.0793,8,879.3662,659.8041,1415.6856,-153.3651,60.7594,130.3663,183.5282,-14.1229,0.0000,60.7594,0.0000,60.7594,0.0000,60.7594,2.0909,0.0000,58.6685,1.5367,57.1318,5.7554,51.3763,2.1554,49.2209,0.0000,49.2209,0.0000,49.2209,42.1914,0.4058,6.6238,0.0000,1157.0608,484.1948,0.0000,11874.8614,11874.8614,11874.8614,11874.8614,11874.8614 +2309.1144,0.5000,6762.7123,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1413.5881,-153.3651,59.8827,130.1731,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2309.6144,0.5000,6765.4901,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2310.1144,0.5000,6768.2679,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2310.6144,0.5000,6771.0457,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2311.1144,0.5000,6773.8234,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2311.6144,0.5000,6776.6012,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2312.1144,0.5000,6779.3790,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2312.6144,0.5000,6782.1568,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2313.1144,0.5000,6784.9345,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2313.6144,0.5000,6787.7123,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2314.1144,0.5000,6790.4901,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2314.6144,0.5000,6793.2679,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2315.1144,0.5000,6796.0457,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2315.6144,0.5000,6798.8234,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2316.1144,0.5000,6801.6012,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2316.6144,0.5000,6804.3790,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2317.1144,0.5000,6807.1568,20.0000,20.0000,0.0000,3.9973,8,879.3662,650.2838,1409.4505,-153.3651,59.8827,129.7921,183.5282,-14.1229,0.0000,59.8827,0.0000,59.8827,0.0000,59.8827,2.0734,0.0000,57.8093,1.5367,56.2726,5.7554,50.5172,2.1425,48.3747,0.0000,48.3747,0.0000,48.3747,41.3449,0.4058,6.6240,0.0000,1157.0608,477.1040,0.0000,11730.7716,11730.7716,11730.7716,11730.7716,11730.7716 +2317.6144,0.5000,6809.9345,20.0000,20.0000,0.0000,3.9560,8,879.3662,645.4905,1409.4505,-153.3651,59.4413,129.7921,183.5282,-14.1229,0.0000,59.4413,0.0000,59.4413,0.0000,59.4413,2.0645,0.0000,57.3768,1.5367,55.8401,5.7554,50.0846,2.1360,47.9486,0.0000,47.9486,0.0000,47.9486,40.9187,0.4058,6.6242,0.0000,1157.0608,473.5340,0.0000,11658.2250,11658.2250,11658.2250,11658.2250,11658.2250 +2318.1144,0.5000,6812.7123,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1407.3674,-153.3651,58.5706,129.6003,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2318.6144,0.5000,6815.4901,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2319.1144,0.5000,6818.2679,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2319.6144,0.5000,6821.0457,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2320.1144,0.5000,6823.8234,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2320.6144,0.5000,6826.6012,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2321.1144,0.5000,6829.3790,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2321.6144,0.5000,6832.1568,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2322.1144,0.5000,6834.9345,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2322.6144,0.5000,6837.7123,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2323.1144,0.5000,6840.4901,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2323.6144,0.5000,6843.2679,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2324.1144,0.5000,6846.0457,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2324.6144,0.5000,6848.8234,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2325.1144,0.5000,6851.6012,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2325.6144,0.5000,6854.3790,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2326.1144,0.5000,6857.1568,20.0000,20.0000,0.0000,3.8746,8,879.3662,636.0357,1403.2584,-153.3651,58.5706,129.2219,183.5282,-14.1229,0.0000,58.5706,0.0000,58.5706,0.0000,58.5706,2.0471,0.0000,56.5235,1.5367,54.9868,5.7554,49.2314,2.1232,47.1081,0.0000,47.1081,0.0000,47.1081,40.0780,0.4058,6.6244,0.0000,1157.0608,466.4921,0.0000,11515.1273,11515.1273,11515.1273,11515.1273,11515.1273 +2326.6144,0.5000,6859.9345,20.0000,20.0000,0.0000,3.8333,8,879.3662,631.2320,1403.2584,-153.3651,58.1283,129.2219,183.5282,-14.1229,0.0000,58.1283,0.0000,58.1283,0.0000,58.1283,2.0383,0.0000,56.0900,1.5367,54.5533,5.7554,48.7979,2.1167,46.6811,0.0000,46.6811,0.0000,46.6811,39.6509,0.4058,6.6245,0.0000,1157.0608,462.9143,0.0000,11442.4227,11442.4227,11442.4227,11442.4227,11442.4227 +2327.1144,0.5000,6862.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1401.1707,-153.3651,57.2557,129.0296,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2327.6144,0.5000,6865.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2328.1144,0.5000,6868.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2328.6144,0.5000,6871.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2329.1144,0.5000,6873.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2329.6144,0.5000,6876.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2330.1144,0.5000,6879.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2330.6144,0.5000,6882.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2331.1144,0.5000,6884.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2331.6144,0.5000,6887.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2332.1144,0.5000,6890.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2332.6144,0.5000,6893.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2333.1144,0.5000,6896.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2333.6144,0.5000,6898.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2334.1144,0.5000,6901.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2334.6144,0.5000,6904.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2335.1144,0.5000,6907.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2335.6144,0.5000,6909.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2336.1144,0.5000,6912.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2336.6144,0.5000,6915.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2337.1144,0.5000,6918.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2337.6144,0.5000,6921.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2338.1144,0.5000,6923.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2338.6144,0.5000,6926.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2339.1144,0.5000,6929.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2339.6144,0.5000,6932.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2340.1144,0.5000,6934.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2340.6144,0.5000,6937.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2341.1144,0.5000,6940.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2341.6144,0.5000,6943.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2342.1144,0.5000,6946.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2342.6144,0.5000,6948.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2343.1144,0.5000,6951.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2343.6144,0.5000,6954.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2344.1144,0.5000,6957.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2344.6144,0.5000,6959.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2345.1144,0.5000,6962.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2345.6144,0.5000,6965.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2346.1144,0.5000,6968.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2346.6144,0.5000,6971.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2347.1144,0.5000,6973.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2347.6144,0.5000,6976.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2348.1144,0.5000,6979.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2348.6144,0.5000,6982.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2349.1144,0.5000,6984.9345,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2349.6144,0.5000,6987.7123,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2350.1144,0.5000,6990.4901,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2350.6144,0.5000,6993.2679,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2351.1144,0.5000,6996.0457,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2351.6144,0.5000,6998.8234,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2352.1144,0.5000,7001.6012,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2352.6144,0.5000,7004.3790,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2353.1144,0.5000,7007.1568,20.0000,20.0000,0.0000,3.7517,8,879.3662,621.7566,1397.0527,-153.3651,57.2557,128.6504,183.5282,-14.1229,0.0000,57.2557,0.0000,57.2557,0.0000,57.2557,2.0208,0.0000,55.2349,1.5367,53.6982,5.7554,47.9427,2.1039,45.8388,0.0000,45.8388,0.0000,45.8388,38.8084,0.4058,6.6247,0.0000,1157.0608,455.8571,0.0000,11299.0137,11299.0137,11299.0137,11299.0137,11299.0137 +2353.6144,0.5000,7009.9345,20.0000,20.0000,0.0000,3.6602,8,879.3662,611.1254,1397.0527,-153.3651,56.2767,128.6504,183.5282,-14.1229,0.0000,56.2767,0.0000,56.2767,0.0000,56.2767,2.0012,0.0000,54.2755,1.5367,52.7388,5.7554,46.9833,2.0895,44.8938,0.0000,44.8938,0.0000,44.8938,37.8632,0.4058,6.6249,0.0000,1157.0608,447.9389,0.0000,11138.1093,11138.1093,11138.1093,11138.1093,11138.1093 +2354.1144,0.5000,7012.7123,20.0000,20.0000,0.0000,3.4797,8,879.3662,590.1536,1392.4324,-153.3651,54.3455,128.2249,183.5282,-14.1229,0.0000,54.3455,0.0000,54.3455,0.0000,54.3455,1.9626,0.0000,52.3829,1.5367,50.8462,5.7554,45.0907,2.0611,43.0296,0.0000,43.0296,0.0000,43.0296,35.9985,0.4058,6.6253,0.0000,1157.0608,432.3191,0.0000,10820.1596,10820.1596,10820.1596,10820.1596,10820.1596 +2354.6144,0.5000,7015.4901,20.0000,20.0000,0.0000,3.4797,8,879.3662,590.1536,1383.3181,-153.3651,54.3455,127.3856,183.5282,-14.1229,0.0000,54.3455,0.0000,54.3455,0.0000,54.3455,1.9626,0.0000,52.3829,1.5367,50.8462,5.7554,45.0907,2.0611,43.0296,0.0000,43.0296,0.0000,43.0296,35.9985,0.4058,6.6253,0.0000,1157.0608,432.3191,0.0000,10820.1596,10820.1596,10820.1596,10820.1596,10820.1596 +2355.1144,0.5000,7018.2679,20.0000,20.0000,0.0000,3.4797,8,879.3662,590.1536,1383.3181,-153.3651,54.3455,127.3856,183.5282,-14.1229,0.0000,54.3455,0.0000,54.3455,0.0000,54.3455,1.9626,0.0000,52.3829,1.5367,50.8462,5.7554,45.0907,2.0611,43.0296,0.0000,43.0296,0.0000,43.0296,35.9985,0.4058,6.6253,0.0000,1157.0608,432.3191,0.0000,10820.1596,10820.1596,10820.1596,10820.1596,10820.1596 +2355.6144,0.5000,7021.0457,20.0000,20.0000,0.0000,3.3515,8,879.3662,575.2510,1383.3181,-153.3651,52.9731,127.3856,183.5282,-14.1229,0.0000,52.9731,0.0000,52.9731,0.0000,52.9731,1.9352,0.0000,51.0380,1.5367,49.5013,5.7554,43.7458,2.0410,41.7049,0.0000,41.7049,0.0000,41.7049,34.6735,0.4058,6.6256,0.0000,1157.0608,421.2197,0.0000,10593.7897,10593.7897,10593.7897,10593.7897,10593.7897 +2356.1144,0.5000,7023.8234,20.0000,20.0000,0.0000,3.3056,8,879.3662,569.9170,1376.8414,-153.3651,52.4820,126.7892,183.5282,-14.1229,0.0000,52.4820,0.0000,52.4820,0.0000,52.4820,1.9253,0.0000,50.5566,1.5367,49.0199,5.7554,43.2645,2.0337,41.2307,0.0000,41.2307,0.0000,41.2307,34.1993,0.4058,6.6257,0.0000,1157.0608,417.2469,0.0000,10512.7658,10512.7658,10512.7658,10512.7658,10512.7658 +2356.6144,0.5000,7026.6012,20.0000,20.0000,0.0000,3.3056,8,879.3662,569.9170,1374.5233,-153.3651,52.4820,126.5757,183.5282,-14.1229,0.0000,52.4820,0.0000,52.4820,0.0000,52.4820,1.9253,0.0000,50.5566,1.5367,49.0199,5.7554,43.2645,2.0337,41.2307,0.0000,41.2307,0.0000,41.2307,34.1993,0.4058,6.6257,0.0000,1157.0608,417.2469,0.0000,10512.7658,10512.7658,10512.7658,10512.7658,10512.7658 +2357.1144,0.5000,7029.3790,20.0000,20.0000,0.0000,3.2819,8,879.3662,567.1557,1374.5233,-153.3651,52.2277,126.5757,183.5282,-14.1229,0.0000,52.2277,0.0000,52.2277,0.0000,52.2277,1.9203,0.0000,50.3074,1.5367,48.7707,5.7554,43.0153,2.0300,40.9853,0.0000,40.9853,0.0000,40.9853,33.9538,0.4058,6.6258,0.0000,1157.0608,415.1903,0.0000,10470.8221,10470.8221,10470.8221,10470.8221,10470.8221 +2357.6144,0.5000,7032.1568,20.0000,20.0000,0.0000,3.1315,8,879.3662,549.6767,1373.3232,-153.3651,50.6181,126.4652,183.5282,-14.1229,0.0000,50.6181,0.0000,50.6181,0.0000,50.6181,1.8881,0.0000,48.7300,1.5367,47.1933,5.7554,41.4379,2.0063,39.4315,0.0000,39.4315,0.0000,39.4315,32.3997,0.4058,6.6261,0.0000,1157.0608,402.1719,0.0000,10205.3156,10205.3156,10205.3156,10205.3156,10205.3156 +2358.1144,0.5000,7034.9345,20.0000,20.0000,0.0000,3.1315,8,879.3662,549.6767,1365.7269,-153.3651,50.6181,125.7657,183.5282,-14.1229,0.0000,50.6181,0.0000,50.6181,0.0000,50.6181,1.8881,0.0000,48.7300,1.5367,47.1933,5.7554,41.4379,2.0063,39.4315,0.0000,39.4315,0.0000,39.4315,32.3997,0.4058,6.6261,0.0000,1157.0608,402.1719,0.0000,10205.3156,10205.3156,10205.3156,10205.3156,10205.3156 +2358.6144,0.5000,7037.7123,20.0000,20.0000,0.0000,3.1315,8,879.3662,549.6767,1365.7269,-153.3651,50.6181,125.7657,183.5282,-14.1229,0.0000,50.6181,0.0000,50.6181,0.0000,50.6181,1.8881,0.0000,48.7300,1.5367,47.1933,5.7554,41.4379,2.0063,39.4315,0.0000,39.4315,0.0000,39.4315,32.3997,0.4058,6.6261,0.0000,1157.0608,402.1719,0.0000,10205.3156,10205.3156,10205.3156,10205.3156,10205.3156 +2359.1144,0.5000,7040.4901,20.0000,20.0000,0.0000,3.0381,8,879.3662,538.8176,1365.7269,-153.3651,49.6181,125.7657,183.5282,-14.1229,0.0000,49.6181,0.0000,49.6181,0.0000,49.6181,1.8681,0.0000,47.7500,1.5367,46.2133,5.7554,40.4579,1.9916,38.4663,0.0000,38.4663,0.0000,38.4663,31.4342,0.4058,6.6263,0.0000,1157.0608,394.0841,0.0000,10040.3662,10040.3662,10040.3662,10040.3662,10040.3662 +2359.6144,0.5000,7043.2679,20.0000,20.0000,0.0000,2.9574,8,879.3662,529.4328,1361.0076,-153.3651,48.7539,125.3311,183.5282,-14.1229,0.0000,48.7539,0.0000,48.7539,0.0000,48.7539,1.8508,0.0000,46.9031,1.5367,45.3664,5.7554,39.6110,1.9789,37.6320,0.0000,37.6320,0.0000,37.6320,30.5998,0.4058,6.6264,0.0000,1157.0608,387.0943,0.0000,9897.8117,9897.8117,9897.8117,9897.8117,9897.8117 +2360.1144,0.5000,7046.0457,20.0000,20.0000,0.0000,2.9574,8,879.3662,529.4328,1356.9289,-153.3651,48.7539,124.9555,183.5282,-14.1229,0.0000,48.7539,0.0000,48.7539,0.0000,48.7539,1.8508,0.0000,46.9031,1.5367,45.3664,5.7554,39.6110,1.9789,37.6320,0.0000,37.6320,0.0000,37.6320,30.5998,0.4058,6.6264,0.0000,1157.0608,387.0943,0.0000,9897.8117,9897.8117,9897.8117,9897.8117,9897.8117 +2360.6144,0.5000,7048.8234,20.0000,20.0000,0.0000,2.9574,8,879.3662,529.4328,1356.9289,-153.3651,48.7539,124.9555,183.5282,-14.1229,0.0000,48.7539,0.0000,48.7539,0.0000,48.7539,1.8508,0.0000,46.9031,1.5367,45.3664,5.7554,39.6110,1.9789,37.6320,0.0000,37.6320,0.0000,37.6320,30.5998,0.4058,6.6264,0.0000,1157.0608,387.0943,0.0000,9897.8117,9897.8117,9897.8117,9897.8117,9897.8117 +2361.1144,0.5000,7051.6012,20.0000,20.0000,0.0000,2.7943,8,879.3662,510.4728,1356.9289,-153.3651,47.0079,124.9555,183.5282,-14.1229,0.0000,47.0079,0.0000,47.0079,0.0000,47.0079,1.8159,0.0000,45.1920,1.5367,43.6553,5.7554,37.8999,1.9533,35.9466,0.0000,35.9466,0.0000,35.9466,28.9141,0.4058,6.6267,0.0000,1157.0608,372.9728,0.0000,9609.8081,9609.8081,9609.8081,9609.8081,9609.8081 +2361.6144,0.5000,7054.3790,20.0000,20.0000,0.0000,2.7833,8,879.3662,509.1856,1348.6889,-153.3651,46.8894,124.1967,183.5282,-14.1229,0.0000,46.8894,0.0000,46.8894,0.0000,46.8894,1.8135,0.0000,45.0759,1.5367,43.5392,5.7554,37.7837,1.9515,35.8322,0.0000,35.8322,0.0000,35.8322,28.7997,0.4058,6.6268,0.0000,1157.0608,372.0142,0.0000,9590.2569,9590.2569,9590.2569,9590.2569,9590.2569 +2362.1144,0.5000,7057.1568,20.0000,20.0000,0.0000,2.7833,8,879.3662,509.1856,1348.1296,-153.3651,46.8894,124.1452,183.5282,-14.1229,0.0000,46.8894,0.0000,46.8894,0.0000,46.8894,1.8135,0.0000,45.0759,1.5367,43.5392,5.7554,37.7837,1.9515,35.8322,0.0000,35.8322,0.0000,35.8322,28.7997,0.4058,6.6268,0.0000,1157.0608,372.0142,0.0000,9590.2569,9590.2569,9590.2569,9590.2569,9590.2569 +2362.6144,0.5000,7059.9345,20.0000,20.0000,0.0000,2.7247,8,879.3662,502.3731,1348.1296,-153.3651,46.2620,124.1452,183.5282,-14.1229,0.0000,46.2620,0.0000,46.2620,0.0000,46.2620,1.8010,0.0000,44.4611,1.5367,42.9244,5.7554,37.1689,1.9423,35.2266,0.0000,35.2266,0.0000,35.2266,28.1940,0.4058,6.6269,0.0000,1157.0608,366.9402,0.0000,9486.7737,9486.7737,9486.7737,9486.7737,9486.7737 +2363.1144,0.5000,7062.7123,20.0000,20.0000,0.0000,2.6091,8,879.3662,488.9353,1345.1688,-153.3651,45.0246,123.8726,183.5282,-14.1229,0.0000,45.0246,0.0000,45.0246,0.0000,45.0246,1.7762,0.0000,43.2484,1.5367,41.7117,5.7554,35.9562,1.9241,34.0321,0.0000,34.0321,0.0000,34.0321,26.9993,0.4058,6.6271,0.0000,1157.0608,356.9317,0.0000,9282.6540,9282.6540,9282.6540,9282.6540,9282.6540 +2363.6144,0.5000,7065.4901,20.0000,20.0000,0.0000,2.6091,8,879.3662,488.9353,1339.3288,-153.3651,45.0246,123.3348,183.5282,-14.1229,0.0000,45.0246,0.0000,45.0246,0.0000,45.0246,1.7762,0.0000,43.2484,1.5367,41.7117,5.7554,35.9562,1.9241,34.0321,0.0000,34.0321,0.0000,34.0321,26.9993,0.4058,6.6271,0.0000,1157.0608,356.9317,0.0000,9282.6540,9282.6540,9282.6540,9282.6540,9282.6540 +2364.1144,0.5000,7068.2679,20.0000,20.0000,0.0000,2.6091,8,879.3662,488.9353,1339.3288,-153.3651,45.0246,123.3348,183.5282,-14.1229,0.0000,45.0246,0.0000,45.0246,0.0000,45.0246,1.7762,0.0000,43.2484,1.5367,41.7117,5.7554,35.9562,1.9241,34.0321,0.0000,34.0321,0.0000,34.0321,26.9993,0.4058,6.6271,0.0000,1157.0608,356.9317,0.0000,9282.6540,9282.6540,9282.6540,9282.6540,9282.6540 +2364.6144,0.5000,7071.0457,20.0000,20.0000,0.0000,2.4809,8,879.3662,474.0203,1339.3288,-153.3651,43.6511,123.3348,183.5282,-14.1229,0.0000,43.6511,0.0000,43.6511,0.0000,43.6511,1.7487,0.0000,41.9024,1.5367,40.3657,5.7554,34.6102,1.9039,32.7063,0.0000,32.7063,0.0000,32.7063,25.6733,0.4058,6.6273,0.0000,1157.0608,345.8230,0.0000,9052.9412,9052.9412,9052.9412,9052.9412,9052.9412 +2365.1144,0.5000,7073.8234,20.0000,20.0000,0.0000,2.4350,8,879.3662,468.6819,1332.8468,-153.3651,43.1595,122.7379,183.5282,-14.1229,0.0000,43.1595,0.0000,43.1595,0.0000,43.1595,1.7389,0.0000,41.4206,1.5367,39.8839,5.7554,34.1285,1.8967,32.2318,0.0000,32.2318,0.0000,32.2318,25.1987,0.4058,6.6274,0.0000,1157.0608,341.8470,0.0000,8968.7020,8968.7020,8968.7020,8968.7020,8968.7020 +2365.6144,0.5000,7076.6012,20.0000,20.0000,0.0000,2.4350,8,879.3662,468.6819,1330.5267,-153.3651,43.1595,122.5242,183.5282,-14.1229,0.0000,43.1595,0.0000,43.1595,0.0000,43.1595,1.7389,0.0000,41.4206,1.5367,39.8839,5.7554,34.1285,1.8967,32.2318,0.0000,32.2318,0.0000,32.2318,25.1987,0.4058,6.6274,0.0000,1157.0608,341.8470,0.0000,8968.7020,8968.7020,8968.7020,8968.7020,8968.7020 +2366.1144,0.5000,7079.3790,20.0000,20.0000,0.0000,2.4113,8,879.3662,465.9185,1330.5267,-153.3651,42.9050,122.5242,183.5282,-14.1229,0.0000,42.9050,0.0000,42.9050,0.0000,42.9050,1.7338,0.0000,41.1712,1.5367,39.6345,5.7554,33.8791,1.8930,31.9861,0.0000,31.9861,0.0000,31.9861,24.9530,0.4058,6.6274,0.0000,1157.0608,339.7888,0.0000,8925.0942,8925.0942,8925.0942,8925.0942,8925.0942 +2366.6144,0.5000,7082.1568,20.0000,20.0000,0.0000,2.2609,8,879.3662,448.4258,1329.3257,-153.3651,41.2942,122.4136,183.5282,-14.1229,0.0000,41.2942,0.0000,41.2942,0.0000,41.2942,1.7016,0.0000,39.5926,1.5367,38.0559,5.7554,32.3005,1.8693,30.4312,0.0000,30.4312,0.0000,30.4312,23.3978,0.4058,6.6276,0.0000,1157.0608,326.7602,0.0000,8649.0601,8649.0601,8649.0601,8649.0601,8649.0601 +2367.1144,0.5000,7084.9345,20.0000,20.0000,0.0000,2.2609,8,879.3662,448.4258,1321.7234,-153.3651,41.2942,121.7136,183.5282,-14.1229,0.0000,41.2942,0.0000,41.2942,0.0000,41.2942,1.7016,0.0000,39.5926,1.5367,38.0559,5.7554,32.3005,1.8693,30.4312,0.0000,30.4312,0.0000,30.4312,23.3978,0.4058,6.6276,0.0000,1157.0608,326.7602,0.0000,8649.0601,8649.0601,8649.0601,8649.0601,8649.0601 +2367.6144,0.5000,7087.7123,20.0000,20.0000,0.0000,2.2609,8,879.3662,448.4258,1321.7234,-153.3651,41.2942,121.7136,183.5282,-14.1229,0.0000,41.2942,0.0000,41.2942,0.0000,41.2942,1.7016,0.0000,39.5926,1.5367,38.0559,5.7554,32.3005,1.8693,30.4312,0.0000,30.4312,0.0000,30.4312,23.3978,0.4058,6.6276,0.0000,1157.0608,326.7602,0.0000,8649.0601,8649.0601,8649.0601,8649.0601,8649.0601 +2368.1144,0.5000,7090.4901,20.0000,20.0000,0.0000,2.1675,8,879.3662,437.5586,1321.7234,-153.3651,40.2935,121.7136,183.5282,-14.1229,0.0000,40.2935,0.0000,40.2935,0.0000,40.2935,1.6816,0.0000,38.6119,1.5367,37.0752,5.7554,31.3197,1.8546,29.4652,0.0000,29.4652,0.0000,29.4652,22.4316,0.4058,6.6278,0.0000,1157.0608,318.6664,0.0000,8477.5758,8477.5758,8477.5758,8477.5758,8477.5758 +2368.6144,0.5000,7093.2679,20.0000,20.0000,0.0000,2.0868,8,879.3662,428.1670,1317.0006,-153.3651,39.4286,121.2786,183.5282,-14.1229,0.0000,39.4286,0.0000,39.4286,0.0000,39.4286,1.6643,0.0000,37.7643,1.5367,36.2276,5.7554,30.4722,1.8419,28.6304,0.0000,28.6304,0.0000,28.6304,21.5967,0.4058,6.6279,0.0000,1157.0608,311.6715,0.0000,8329.3769,8329.3769,8329.3769,8329.3769,8329.3769 +2369.1144,0.5000,7096.0457,20.0000,20.0000,0.0000,2.0868,8,879.3662,428.1670,1312.9190,-153.3651,39.4286,120.9028,183.5282,-14.1229,0.0000,39.4286,0.0000,39.4286,0.0000,39.4286,1.6643,0.0000,37.7643,1.5367,36.2276,5.7554,30.4722,1.8419,28.6304,0.0000,28.6304,0.0000,28.6304,21.5967,0.4058,6.6279,0.0000,1157.0608,311.6715,0.0000,8329.3769,8329.3769,8329.3769,8329.3769,8329.3769 +2369.6144,0.5000,7098.8234,20.0000,20.0000,0.0000,2.0868,8,879.3662,428.1670,1312.9190,-153.3651,39.4286,120.9028,183.5282,-14.1229,0.0000,39.4286,0.0000,39.4286,0.0000,39.4286,1.6643,0.0000,37.7643,1.5367,36.2276,5.7554,30.4722,1.8419,28.6304,0.0000,28.6304,0.0000,28.6304,21.5967,0.4058,6.6279,0.0000,1157.0608,311.6715,0.0000,8329.3769,8329.3769,8329.3769,8329.3769,8329.3769 +2370.1144,0.5000,7101.6012,20.0000,20.0000,0.0000,1.9237,8,879.3662,409.1938,1312.9190,-153.3651,37.6814,120.9028,183.5282,-14.1229,0.0000,37.6814,0.0000,37.6814,0.0000,37.6814,1.6293,0.0000,36.0521,1.5367,34.5154,5.7554,28.7600,1.8162,26.9438,0.0000,26.9438,0.0000,26.9438,19.9099,0.4058,6.6281,0.0000,1157.0608,297.5403,0.0000,8029.9795,8029.9795,8029.9795,8029.9795,8029.9795 +2370.6144,0.5000,7104.3790,20.0000,20.0000,0.0000,1.9127,8,879.3662,407.9059,1304.6733,-153.3651,37.5628,120.1435,183.5282,-14.1229,0.0000,37.5628,0.0000,37.5628,0.0000,37.5628,1.6270,0.0000,35.9359,1.5367,34.3992,5.7554,28.6437,1.8144,26.8293,0.0000,26.8293,0.0000,26.8293,19.7954,0.4058,6.6281,0.0000,1157.0608,296.5810,0.0000,8009.6553,8009.6553,8009.6553,8009.6553,8009.6553 +2371.1144,0.5000,7107.1568,20.0000,20.0000,0.0000,1.9127,8,879.3662,407.9059,1304.1135,-153.3651,37.5628,120.0919,183.5282,-14.1229,0.0000,37.5628,0.0000,37.5628,0.0000,37.5628,1.6270,0.0000,35.9359,1.5367,34.3992,5.7554,28.6437,1.8144,26.8293,0.0000,26.8293,0.0000,26.8293,19.7954,0.4058,6.6281,0.0000,1157.0608,296.5810,0.0000,8009.6553,8009.6553,8009.6553,8009.6553,8009.6553 +2371.6144,0.5000,7109.9345,20.0000,20.0000,0.0000,1.8541,8,879.3662,401.0888,1304.1135,-153.3651,36.9351,120.0919,183.5282,-14.1229,0.0000,36.9351,0.0000,36.9351,0.0000,36.9351,1.6144,0.0000,35.3207,1.5367,33.7840,5.7554,28.0285,1.8052,26.2233,0.0000,26.2233,0.0000,26.2233,19.1894,0.4058,6.6282,0.0000,1157.0608,291.5036,0.0000,7902.0817,7902.0817,7902.0817,7902.0817,7902.0817 +2372.1144,0.5000,7112.7123,20.0000,20.0000,0.0000,1.7386,8,879.3662,387.6424,1301.1508,-153.3651,35.6968,119.8191,183.5282,-14.1229,0.0000,35.6968,0.0000,35.6968,0.0000,35.6968,1.5896,0.0000,34.1072,1.5367,32.5705,5.7554,26.8150,1.7870,25.0281,0.0000,25.0281,0.0000,25.0281,17.9940,0.4058,6.6283,0.0000,1157.0608,281.4888,0.0000,7685.0170,7685.0170,7685.0170,7685.0170,7685.0170 +2372.6144,0.5000,7115.4901,20.0000,20.0000,0.0000,1.7386,8,879.3662,387.6424,1295.3071,-153.3651,35.6968,119.2810,183.5282,-14.1229,0.0000,35.6968,0.0000,35.6968,0.0000,35.6968,1.5896,0.0000,34.1072,1.5367,32.5705,5.7554,26.8150,1.7870,25.0281,0.0000,25.0281,0.0000,25.0281,17.9940,0.4058,6.6283,0.0000,1157.0608,281.4888,0.0000,7685.0170,7685.0170,7685.0170,7685.0170,7685.0170 +2373.1144,0.5000,7118.2679,20.0000,20.0000,0.0000,1.7386,8,879.3662,387.6424,1295.3071,-153.3651,35.6968,119.2810,183.5282,-14.1229,0.0000,35.6968,0.0000,35.6968,0.0000,35.6968,1.5896,0.0000,34.1072,1.5367,32.5705,5.7554,26.8150,1.7870,25.0281,0.0000,25.0281,0.0000,25.0281,17.9940,0.4058,6.6283,0.0000,1157.0608,281.4888,0.0000,7685.0170,7685.0170,7685.0170,7685.0170,7685.0170 +2373.6144,0.5000,7121.0457,20.0000,20.0000,0.0000,1.6103,8,879.3662,372.7184,1295.3071,-153.3651,34.3225,119.2810,183.5282,-14.1229,0.0000,34.3225,0.0000,34.3225,0.0000,34.3225,1.5622,0.0000,32.7604,1.5367,31.2237,5.7554,25.4682,1.7668,23.7014,0.0000,23.7014,0.0000,23.7014,16.6672,0.4058,6.6285,0.0000,1157.0608,270.3734,0.0000,7443.6207,7443.6207,7443.6207,7443.6207,7443.6207 +2374.1144,0.5000,7123.8234,20.0000,20.0000,0.0000,1.5644,8,879.3662,367.3769,1288.8211,-153.3651,33.8306,118.6837,183.5282,-14.1229,0.0000,33.8306,0.0000,33.8306,0.0000,33.8306,1.5523,0.0000,32.2783,1.5367,30.7416,5.7554,24.9862,1.7596,23.2266,0.0000,23.2266,0.0000,23.2266,16.1923,0.4058,6.6285,0.0000,1157.0608,266.3950,0.0000,7357.2224,7357.2224,7357.2224,7357.2224,7357.2224 +2374.6144,0.5000,7126.6012,20.0000,20.0000,0.0000,1.5644,8,879.3662,367.3769,1286.4997,-153.3651,33.8306,118.4699,183.5282,-14.1229,0.0000,33.8306,0.0000,33.8306,0.0000,33.8306,1.5523,0.0000,32.2783,1.5367,30.7416,5.7554,24.9862,1.7596,23.2266,0.0000,23.2266,0.0000,23.2266,16.1923,0.4058,6.6285,0.0000,1157.0608,266.3950,0.0000,7357.2224,7357.2224,7357.2224,7357.2224,7357.2224 +2375.1144,0.5000,7129.3790,20.0000,20.0000,0.0000,1.5407,8,879.3662,364.6118,1286.4997,-153.3651,33.5760,118.4699,183.5282,-14.1229,0.0000,33.5760,0.0000,33.5760,0.0000,33.5760,1.5472,0.0000,32.0288,1.5367,30.4921,5.7554,24.7366,1.7558,22.9808,0.0000,22.9808,0.0000,22.9808,15.9465,0.4058,6.6285,0.0000,1157.0608,264.3356,0.0000,7312.4974,7312.4974,7312.4974,7312.4974,7312.4974 +2375.6144,0.5000,7132.1568,20.0000,20.0000,0.0000,1.3903,8,879.3662,347.1095,1285.2980,-153.3651,31.9643,118.3593,183.5282,-14.1229,0.0000,31.9643,0.0000,31.9643,0.0000,31.9643,1.5150,0.0000,30.4493,1.5367,28.9126,5.7554,23.1571,1.7321,21.4250,0.0000,21.4250,0.0000,21.4250,14.3906,0.4058,6.6287,0.0000,1157.0608,251.2999,0.0000,7029.3974,7029.3974,7029.3974,7029.3974,7029.3974 +2376.1144,0.5000,7134.9345,20.0000,20.0000,0.0000,1.3903,8,879.3662,347.1095,1277.6916,-153.3651,31.9643,117.6588,183.5282,-14.1229,0.0000,31.9643,0.0000,31.9643,0.0000,31.9643,1.5150,0.0000,30.4493,1.5367,28.9126,5.7554,23.1571,1.7321,21.4250,0.0000,21.4250,0.0000,21.4250,14.3906,0.4058,6.6287,0.0000,1157.0608,251.2999,0.0000,7029.3974,7029.3974,7029.3974,7029.3974,7029.3974 +2376.6144,0.5000,7137.7123,20.0000,20.0000,0.0000,1.3903,8,879.3662,347.1095,1277.6916,-153.3651,31.9643,117.6588,183.5282,-14.1229,0.0000,31.9643,0.0000,31.9643,0.0000,31.9643,1.5150,0.0000,30.4493,1.5367,28.9126,5.7554,23.1571,1.7321,21.4250,0.0000,21.4250,0.0000,21.4250,14.3906,0.4058,6.6287,0.0000,1157.0608,251.2999,0.0000,7029.3974,7029.3974,7029.3974,7029.3974,7029.3974 +2377.1144,0.5000,7140.4901,20.0000,20.0000,0.0000,1.2969,8,879.3662,336.2367,1277.6916,-153.3651,30.9630,117.6588,183.5282,-14.1229,0.0000,30.9630,0.0000,30.9630,0.0000,30.9630,1.4950,0.0000,29.4681,1.5367,27.9314,5.7554,22.1759,1.7174,20.4585,0.0000,20.4585,0.0000,20.4585,13.4240,0.4058,6.6288,0.0000,1157.0608,243.2018,0.0000,6853.5291,6853.5291,6853.5291,6853.5291,6853.5291 +2377.6144,0.5000,7143.2679,20.0000,20.0000,0.0000,1.2162,8,879.3662,326.8404,1272.9662,-153.3651,30.0978,117.2237,183.5282,-14.1229,0.0000,30.0978,0.0000,30.0978,0.0000,30.0978,1.4777,0.0000,28.6201,1.5367,27.0834,5.7554,21.3280,1.7047,19.6233,0.0000,19.6233,0.0000,19.6233,12.5887,0.4058,6.6288,0.0000,1157.0608,236.2035,0.0000,6701.5450,6701.5450,6701.5450,6701.5450,6701.5450 +2378.1144,0.5000,7146.0457,20.0000,20.0000,0.0000,1.2162,8,879.3662,326.8404,1268.8827,-153.3651,30.0978,116.8476,183.5282,-14.1229,0.0000,30.0978,0.0000,30.0978,0.0000,30.0978,1.4777,0.0000,28.6201,1.5367,27.0834,5.7554,21.3280,1.7047,19.6233,0.0000,19.6233,0.0000,19.6233,12.5887,0.4058,6.6288,0.0000,1157.0608,236.2035,0.0000,6701.5450,6701.5450,6701.5450,6701.5450,6701.5450 +2378.6144,0.5000,7148.8234,20.0000,20.0000,0.0000,1.2162,8,879.3662,326.8404,1268.8827,-153.3651,30.0978,116.8476,183.5282,-14.1229,0.0000,30.0978,0.0000,30.0978,0.0000,30.0978,1.4777,0.0000,28.6201,1.5367,27.0834,5.7554,21.3280,1.7047,19.6233,0.0000,19.6233,0.0000,19.6233,12.5887,0.4058,6.6288,0.0000,1157.0608,236.2035,0.0000,6701.5450,6701.5450,6701.5450,6701.5450,6701.5450 +2379.1144,0.5000,7151.6012,20.0000,20.0000,0.0000,1.0532,8,879.3662,307.8584,1268.8827,-153.3651,28.3498,116.8476,183.5282,-14.1229,0.0000,28.3498,0.0000,28.3498,0.0000,28.3498,1.4427,0.0000,26.9071,1.5367,25.3704,5.7554,19.6149,1.6790,17.9359,0.0000,17.9359,0.0000,17.9359,10.9012,0.4058,6.6290,0.0000,1157.0608,222.0656,0.0000,6426.4488,6426.4488,6426.4488,6426.4488,6426.4488 +2379.6144,0.5000,7154.3790,20.0000,20.0000,0.0000,1.0421,8,879.3662,306.5698,1260.6331,-153.3651,28.2311,116.0879,183.5282,-14.1229,0.0000,28.2311,0.0000,28.2311,0.0000,28.2311,1.4403,0.0000,26.7908,1.5367,25.2541,5.7554,19.4986,1.6772,17.8214,0.0000,17.8214,0.0000,17.8214,10.7867,0.4058,6.6290,0.0000,1157.0608,221.1059,0.0000,6408.8280,6408.8280,6408.8280,6408.8280,6408.8280 +2380.1144,0.5000,7157.1568,20.0000,20.0000,0.0000,1.0421,8,879.3662,306.5698,1260.0731,-153.3651,28.2311,116.0364,183.5282,-14.1229,0.0000,28.2311,0.0000,28.2311,0.0000,28.2311,1.4403,0.0000,26.7908,1.5367,25.2541,5.7554,19.4986,1.6772,17.8214,0.0000,17.8214,0.0000,17.8214,10.7867,0.4058,6.6290,0.0000,1157.0608,221.1059,0.0000,6408.8280,6408.8280,6408.8280,6408.8280,6408.8280 +2380.6144,0.5000,7159.9345,20.0000,20.0000,0.0000,0.9836,8,879.3662,299.7644,1260.0731,-153.3651,27.6044,116.0364,183.5282,-14.1229,0.0000,27.6044,0.0000,27.6044,0.0000,27.6044,1.4278,0.0000,26.1766,1.5367,24.6399,5.7554,18.8845,1.6680,17.2164,0.0000,17.2164,0.0000,17.2164,10.1817,0.4058,6.6290,0.0000,1157.0608,216.0372,0.0000,6315.7634,6315.7634,6315.7634,6315.7634,6315.7634 +2381.1144,0.5000,7162.7123,20.0000,20.0000,0.0000,0.8684,8,879.3662,286.3413,1257.1155,-153.3651,26.3683,115.7640,183.5282,-14.1229,0.0000,26.3683,0.0000,26.3683,0.0000,26.3683,1.4031,0.0000,24.9652,1.5367,23.4285,5.7554,17.6731,1.6499,16.0232,0.0000,16.0232,0.0000,16.0232,8.9884,0.4058,6.6291,0.0000,1157.0608,206.0397,0.0000,6132.2027,6132.2027,6132.2027,6132.2027,6132.2027 +2381.6144,0.5000,7165.4901,20.0000,20.0000,0.0000,0.8684,8,879.3662,286.3413,1251.2818,-153.3651,26.3683,115.2268,183.5282,-14.1229,0.0000,26.3683,0.0000,26.3683,0.0000,26.3683,1.4031,0.0000,24.9652,1.5367,23.4285,5.7554,17.6731,1.6499,16.0232,0.0000,16.0232,0.0000,16.0232,8.9884,0.4058,6.6291,0.0000,1157.0608,206.0397,0.0000,6132.2027,6132.2027,6132.2027,6132.2027,6132.2027 +2382.1144,0.5000,7168.2679,20.0000,20.0000,0.0000,0.8684,8,879.3662,286.3413,1251.2818,-153.3651,26.3683,115.2268,183.5282,-14.1229,0.0000,26.3683,0.0000,26.3683,0.0000,26.3683,1.4031,0.0000,24.9652,1.5367,23.4285,5.7554,17.6731,1.6499,16.0232,0.0000,16.0232,0.0000,16.0232,8.9884,0.4058,6.6291,0.0000,1157.0608,206.0397,0.0000,6132.2027,6132.2027,6132.2027,6132.2027,6132.2027 +2382.6144,0.5000,7171.0457,20.0000,20.0000,0.0000,0.7406,8,879.3662,271.6276,1251.2818,-153.3651,25.0134,115.2268,183.5282,-14.1229,0.0000,25.0134,0.0000,25.0134,0.0000,25.0134,1.3760,0.0000,23.6374,1.5367,22.1007,5.7554,16.3453,1.6444,14.7008,0.0000,14.7008,0.0000,14.7008,7.6659,0.4058,6.6292,0.0000,1157.0608,195.0809,0.0000,5930.9926,5930.9926,5930.9926,5930.9926,5930.9926 +2383.1144,0.5000,7173.8234,20.0000,20.0000,0.0000,0.6949,8,879.3662,266.3831,1244.8872,-153.3651,24.5304,114.6379,183.5282,-14.1229,0.0000,24.5304,0.0000,24.5304,0.0000,24.5304,1.3663,0.0000,23.1641,1.5367,21.6274,5.7554,15.8720,1.6444,14.2276,0.0000,14.2276,0.0000,14.2276,7.1926,0.4058,6.6292,0.0000,1157.0608,191.1749,0.0000,5859.2748,5859.2748,5859.2748,5859.2748,5859.2748 +2383.6144,0.5000,7176.6012,20.0000,20.0000,0.0000,0.6949,8,879.3662,266.3831,1242.6080,-153.3651,24.5304,114.4281,183.5282,-14.1229,0.0000,24.5304,0.0000,24.5304,0.0000,24.5304,1.3663,0.0000,23.1641,1.5367,21.6274,5.7554,15.8720,1.6444,14.2276,0.0000,14.2276,0.0000,14.2276,7.1926,0.4058,6.6292,0.0000,1157.0608,191.1749,0.0000,5859.2748,5859.2748,5859.2748,5859.2748,5859.2748 +2384.1144,0.5000,7179.3790,20.0000,20.0000,0.0000,0.6712,8,879.3662,263.6683,1242.6080,-153.3651,24.2804,114.4281,183.5282,-14.1229,0.0000,24.2804,0.0000,24.2804,0.0000,24.2804,1.3613,0.0000,22.9191,1.5367,21.3824,5.7554,15.6270,1.6444,13.9826,0.0000,13.9826,0.0000,13.9826,6.9476,0.4058,6.6292,0.0000,1157.0608,189.1529,0.0000,5822.1496,5822.1496,5822.1496,5822.1496,5822.1496 +2384.6144,0.5000,7182.1568,20.0000,20.0000,0.0000,0.5214,8,879.3662,246.4845,1241.4282,-153.3651,22.6980,114.3194,183.5282,-14.1229,0.0000,22.6980,0.0000,22.6980,0.0000,22.6980,1.3297,0.0000,21.3683,1.5367,19.8316,5.7554,14.0762,1.6444,12.4318,0.0000,12.4318,0.0000,12.4318,5.3968,0.4058,6.6292,0.0000,1157.0608,176.3543,0.0000,5587.1603,5587.1603,5587.1603,5587.1603,5587.1603 +2385.1144,0.5000,7184.9345,20.0000,20.0000,0.0000,0.5214,8,879.3662,246.4845,1233.9601,-153.3651,22.6980,113.6317,183.5282,-14.1229,0.0000,22.6980,0.0000,22.6980,0.0000,22.6980,1.3297,0.0000,21.3683,1.5367,19.8316,5.7554,14.0762,1.6444,12.4318,0.0000,12.4318,0.0000,12.4318,5.3968,0.4058,6.6292,0.0000,1157.0608,176.3543,0.0000,5587.1603,5587.1603,5587.1603,5587.1603,5587.1603 +2385.6144,0.5000,7187.7123,20.0000,20.0000,0.0000,0.5214,8,879.3662,246.4845,1233.9601,-153.3651,22.6980,113.6317,183.5282,-14.1229,0.0000,22.6980,0.0000,22.6980,0.0000,22.6980,1.3297,0.0000,21.3683,1.5367,19.8316,5.7554,14.0762,1.6444,12.4318,0.0000,12.4318,0.0000,12.4318,5.3968,0.4058,6.6292,0.0000,1157.0608,176.3543,0.0000,5587.1603,5587.1603,5587.1603,5587.1603,5587.1603 +2386.1144,0.5000,7190.4901,20.0000,20.0000,0.0000,0.4283,8,879.3662,235.8098,1233.9601,-153.3651,21.7150,113.6317,183.5282,-14.1229,0.0000,21.7150,0.0000,21.7150,0.0000,21.7150,1.3100,0.0000,20.4050,1.5367,18.8683,5.7554,13.1129,1.6444,11.4685,0.0000,11.4685,0.0000,11.4685,4.4334,0.4058,6.6293,0.0000,1157.0608,168.4038,0.0000,5441.1842,5441.1842,5441.1842,5441.1842,5441.1842 +2386.6144,0.5000,7193.2679,20.0000,20.0000,0.0000,0.3479,8,879.3662,226.5850,1229.3209,-153.3651,20.8655,113.2045,183.5282,-14.1229,0.0000,20.8655,0.0000,20.8655,0.0000,20.8655,1.2930,0.0000,19.5725,1.5367,18.0358,5.7554,12.2804,1.6444,10.6360,0.0000,10.6360,0.0000,10.6360,3.6009,0.4058,6.6293,0.0000,1157.0608,161.5332,0.0000,5315.0355,5315.0355,5315.0355,5315.0355,5315.0355 +2387.1144,0.5000,7196.0457,20.0000,20.0000,0.0000,0.3479,8,879.3662,226.5850,1225.3118,-153.3651,20.8655,112.8353,183.5282,-14.1229,0.0000,20.8655,0.0000,20.8655,0.0000,20.8655,1.2930,0.0000,19.5725,1.5367,18.0358,5.7554,12.2804,1.6444,10.6360,0.0000,10.6360,0.0000,10.6360,3.6009,0.4058,6.6293,0.0000,1157.0608,161.5332,0.0000,5315.0355,5315.0355,5315.0355,5315.0355,5315.0355 +2387.6144,0.5000,7198.8234,20.0000,20.0000,0.0000,0.3479,8,879.3662,226.5850,1225.3118,-153.3651,20.8655,112.8353,183.5282,-14.1229,0.0000,20.8655,0.0000,20.8655,0.0000,20.8655,1.2930,0.0000,19.5725,1.5367,18.0358,5.7554,12.2804,1.6444,10.6360,0.0000,10.6360,0.0000,10.6360,3.6009,0.4058,6.6293,0.0000,1157.0608,161.5332,0.0000,5315.0355,5315.0355,5315.0355,5315.0355,5315.0355 +2388.1144,0.5000,7201.6012,20.0000,20.0000,0.0000,0.2504,8,879.3662,215.4040,1225.3118,-153.3651,19.8359,112.8353,183.5282,-14.1229,0.0000,19.8359,0.0000,19.8359,0.0000,19.8359,1.2724,0.0000,18.5635,1.5367,17.0268,5.7554,11.2713,1.6444,9.6269,0.0000,9.6269,0.0000,9.6269,2.5919,0.4058,6.6293,0.0000,1157.0608,153.2056,0.0000,5162.1355,5162.1355,5162.1355,5162.1355,5162.1355 +2388.6144,0.5000,7204.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.4526,-153.3651,19.7660,112.3878,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2389.1144,0.5000,7207.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2389.6144,0.5000,7209.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2390.1144,0.5000,7212.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2390.6144,0.5000,7215.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2391.1144,0.5000,7218.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2391.6144,0.5000,7221.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2392.1144,0.5000,7223.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2392.6144,0.5000,7226.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2393.1144,0.5000,7229.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2393.6144,0.5000,7232.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2394.1144,0.5000,7234.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2394.6144,0.5000,7237.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2395.1144,0.5000,7240.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2395.6144,0.5000,7243.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2396.1144,0.5000,7246.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2396.6144,0.5000,7248.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2397.1144,0.5000,7251.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2397.6144,0.5000,7254.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2398.1144,0.5000,7257.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2398.6144,0.5000,7259.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2399.1144,0.5000,7262.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2399.6144,0.5000,7265.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2400.1144,0.5000,7268.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2400.6144,0.5000,7271.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2401.1144,0.5000,7273.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2401.6144,0.5000,7276.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2402.1144,0.5000,7279.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2402.6144,0.5000,7282.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2403.1144,0.5000,7284.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2403.6144,0.5000,7287.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2404.1144,0.5000,7290.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2404.6144,0.5000,7293.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2405.1144,0.5000,7296.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2405.6144,0.5000,7298.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2406.1144,0.5000,7301.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2406.6144,0.5000,7304.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2407.1144,0.5000,7307.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2407.6144,0.5000,7309.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2408.1144,0.5000,7312.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2408.6144,0.5000,7315.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2409.1144,0.5000,7318.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2409.6144,0.5000,7321.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2410.1144,0.5000,7323.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2410.6144,0.5000,7326.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2411.1144,0.5000,7329.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2411.6144,0.5000,7332.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2412.1144,0.5000,7334.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2412.6144,0.5000,7337.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2413.1144,0.5000,7340.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2413.6144,0.5000,7343.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2414.1144,0.5000,7346.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2414.6144,0.5000,7348.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2415.1144,0.5000,7351.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2415.6144,0.5000,7354.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2416.1144,0.5000,7357.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2416.6144,0.5000,7359.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2417.1144,0.5000,7362.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2417.6144,0.5000,7365.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2418.1144,0.5000,7368.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2418.6144,0.5000,7371.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2419.1144,0.5000,7373.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2419.6144,0.5000,7376.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2420.1144,0.5000,7379.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2420.6144,0.5000,7382.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2421.1144,0.5000,7384.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2421.6144,0.5000,7387.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2422.1144,0.5000,7390.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2422.6144,0.5000,7393.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2423.1144,0.5000,7396.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2423.6144,0.5000,7398.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2424.1144,0.5000,7401.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2424.6144,0.5000,7404.3790,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2425.1144,0.5000,7407.1568,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2425.6144,0.5000,7409.9345,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2426.1144,0.5000,7412.7123,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2426.6144,0.5000,7415.4901,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2427.1144,0.5000,7418.2679,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2427.6144,0.5000,7421.0457,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2428.1144,0.5000,7423.8234,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2428.6144,0.5000,7426.6012,20.0000,20.0000,0.0000,0.2438,8,879.3662,214.6451,1220.1227,-153.3651,19.7660,112.3575,183.5282,-14.1229,0.0000,19.7660,0.0000,19.7660,0.0000,19.7660,1.2710,0.0000,18.4950,1.5367,16.9583,5.7554,11.2029,1.6444,9.5584,0.0000,9.5584,0.0000,9.5584,2.5234,0.4058,6.6293,0.0000,1157.0608,152.6403,0.0000,5151.7566,5151.7566,5151.7566,5151.7566,5151.7566 +2429.1144,0.5000,7429.3790,20.0000,20.0000,0.0000,0.2274,8,879.3662,212.7638,1220.1227,-153.3651,19.5928,112.3575,183.5282,-14.1229,0.0000,19.5928,0.0000,19.5928,0.0000,19.5928,1.2676,0.0000,18.3252,1.5367,16.7885,5.7554,11.0331,1.6444,9.3887,0.0000,9.3887,0.0000,9.3887,2.3536,0.4058,6.6293,0.0000,1157.0608,151.2392,0.0000,5126.0302,5126.0302,5126.0302,5126.0302,5126.0302 +2429.6144,0.5000,7432.1568,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1219.3051,-153.3651,18.4962,112.2822,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 +2430.1144,0.5000,7434.9345,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 +2430.6144,0.5000,7437.7123,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 +2431.1144,0.5000,7440.4901,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 +2431.6144,0.5000,7443.2679,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 +2432.1144,0.5000,7446.0457,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 +2432.6144,0.5000,7448.8234,20.0000,20.0000,0.0000,0.1236,8,879.3662,200.8562,1214.1301,-153.3651,18.4962,111.8056,183.5282,-14.1229,0.0000,18.4962,0.0000,18.4962,0.0000,18.4962,1.2456,0.0000,17.2506,1.5367,15.7139,5.7554,9.9585,1.6444,8.3141,0.0000,8.3141,0.0000,8.3141,1.2790,0.4058,6.6293,0.0000,1157.0608,142.3704,0.0000,4963.1938,4963.1938,4963.1938,4963.1938,4963.1938 +2433.1144,0.5000,7451.6012,20.0000,20.0000,0.0000,0.0163,8,879.3662,188.5581,1214.1301,-153.3651,17.3637,111.8056,183.5282,-14.1229,0.0000,17.3637,0.0000,17.3637,0.0000,17.3637,1.2230,0.0000,16.1408,1.5367,14.6041,5.7554,8.8486,1.6444,7.2042,0.0000,7.2042,0.0000,7.2042,0.1691,0.4058,6.6293,0.0000,1157.0608,133.2107,0.0000,4813.7816,4813.7816,4813.7816,4813.7816,4813.7816 +2433.6144,0.5000,7454.3790,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.7854,-153.3651,17.2869,111.3134,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 +2434.1144,0.5000,7457.1568,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 +2434.6144,0.5000,7459.9345,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 +2435.1144,0.5000,7462.7123,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 +2435.6144,0.5000,7465.4901,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 +2436.1144,0.5000,7468.2679,20.0000,20.0000,0.0000,0.0091,8,879.3662,187.7233,1208.4226,-153.3651,17.2869,111.2800,183.5282,-14.1229,0.0000,17.2869,0.0000,17.2869,0.0000,17.2869,1.2214,0.0000,16.0654,1.5367,14.5287,5.7554,8.7733,1.6444,7.1289,0.0000,7.1289,0.0000,7.1289,0.0938,0.4058,6.6293,0.0000,1157.0608,132.5890,0.0000,4803.7348,4803.7348,4803.7348,4803.7348,4803.7348 +2436.6144,0.5000,7471.0457,20.0000,20.0000,0.0000,-0.0753,8,879.3662,178.0524,1208.4226,-153.3651,16.3963,111.2800,183.5282,-14.1229,0.0000,16.3963,0.0000,16.3963,0.0000,16.3963,1.2036,0.0000,15.1927,1.5367,13.6560,5.7554,7.9005,1.6444,6.2561,0.0000,6.2561,0.0000,6.2561,-0.7790,0.4058,6.6293,0.0000,1157.0608,125.3861,0.0000,4687.3462,4687.3462,4687.3462,4687.3462,4687.3462 +2437.1144,0.5000,7473.8234,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1204.2196,-153.3651,16.0776,110.8930,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 +2437.6144,0.5000,7476.6012,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 +2438.1144,0.5000,7479.3790,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 +2438.6144,0.5000,7482.1568,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 +2439.1144,0.5000,7484.9345,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 +2439.6144,0.5000,7487.7123,20.0000,20.0000,0.0000,-0.1054,8,879.3662,174.5913,1202.7154,-153.3651,16.0776,110.7545,183.5282,-14.1229,0.0000,16.0776,0.0000,16.0776,0.0000,16.0776,1.1973,0.0000,14.8803,1.5367,13.3436,5.7554,7.5882,1.6444,5.9438,0.0000,5.9438,0.0000,5.9438,-1.0913,0.4058,6.6293,0.0000,1157.0608,122.8083,0.0000,4645.6914,4645.6914,4645.6914,4645.6914,4645.6914 +2440.1144,0.5000,7490.4901,20.0000,20.0000,0.0000,-0.1668,8,879.3662,167.5465,1202.7154,-153.3651,15.4289,110.7545,183.5282,-14.1229,0.0000,15.4289,0.0000,15.4289,0.0000,15.4289,1.1843,0.0000,14.2446,1.5367,12.7079,5.7554,6.9524,1.6444,5.3080,0.0000,5.3080,0.0000,5.3080,-1.7271,0.4058,6.6293,0.0000,1157.0608,117.5613,0.0000,4560.9077,4560.9077,4560.9077,4560.9077,4560.9077 +2440.6144,0.5000,7493.2679,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1199.6538,-153.3651,14.8683,110.4725,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 +2441.1144,0.5000,7496.0457,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 +2441.6144,0.5000,7498.8234,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 +2442.1144,0.5000,7501.6012,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 +2442.6144,0.5000,7504.3790,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 +2443.1144,0.5000,7507.1568,20.0000,20.0000,0.0000,-0.2199,8,879.3662,161.4587,1197.0081,-153.3651,14.8683,110.2289,183.5282,-14.1229,0.0000,14.8683,0.0000,14.8683,0.0000,14.8683,1.1731,0.0000,13.6952,1.5367,12.1585,5.7554,6.4030,1.6444,4.7586,0.0000,4.7586,0.0000,4.7586,-2.2765,0.4058,6.6293,0.0000,1157.0608,113.0272,0.0000,4487.6411,4487.6411,4487.6411,4487.6411,4487.6411 +2443.6144,0.5000,7509.9345,20.0000,20.0000,0.0000,-0.2584,8,879.3662,157.0405,1197.0081,-153.3651,14.4614,110.2289,183.5282,-14.1229,0.0000,14.4614,0.0000,14.4614,0.0000,14.4614,1.1649,0.0000,13.2964,1.5367,11.7597,5.7554,6.0043,1.6444,4.3599,0.0000,4.3599,0.0000,4.3599,-2.6752,0.4058,6.6293,0.0000,1157.0608,109.7364,0.0000,4434.4674,4434.4674,4434.4674,4434.4674,4434.4674 +2444.1144,0.5000,7512.7123,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1195.0879,-153.3651,13.6589,110.0521,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 +2444.6144,0.5000,7515.4901,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 +2445.1144,0.5000,7518.2679,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 +2445.6144,0.5000,7521.0457,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 +2446.1144,0.5000,7523.8234,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 +2446.6144,0.5000,7526.6012,20.0000,20.0000,0.0000,-0.3344,8,879.3662,148.3262,1191.3007,-153.3651,13.6589,109.7033,183.5282,-14.1229,0.0000,13.6589,0.0000,13.6589,0.0000,13.6589,1.1489,0.0000,12.5100,1.5367,10.9733,5.7554,5.2179,1.6444,3.5735,0.0000,3.5735,0.0000,3.5735,-3.4616,0.4058,6.6293,0.0000,1157.0608,103.2460,0.0000,4329.5908,4329.5908,4329.5908,4329.5908,4329.5908 +2447.1144,0.5000,7529.3790,20.0000,20.0000,0.0000,-0.3500,8,879.3662,146.5344,1191.3007,-153.3651,13.4939,109.7033,183.5282,-14.1229,0.0000,13.4939,0.0000,13.4939,0.0000,13.4939,1.1456,0.0000,12.3483,1.5367,10.8116,5.7554,5.0562,1.6444,3.4118,0.0000,3.4118,0.0000,3.4118,-3.6233,0.4058,6.6293,0.0000,1157.0608,101.9115,0.0000,4308.0272,4308.0272,4308.0272,4308.0272,4308.0272 +2447.6144,0.5000,7532.1568,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1190.5220,-153.3651,12.4496,109.6316,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 +2448.1144,0.5000,7534.9345,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 +2448.6144,0.5000,7537.7123,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 +2449.1144,0.5000,7540.4901,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 +2449.6144,0.5000,7543.2679,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 +2450.1144,0.5000,7546.0457,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 +2450.6144,0.5000,7548.8234,20.0000,20.0000,0.0000,-0.4489,8,879.3662,135.1937,1185.5933,-153.3651,12.4496,109.1777,183.5282,-14.1229,0.0000,12.4496,0.0000,12.4496,0.0000,12.4496,1.1247,0.0000,11.3249,1.5367,9.7882,5.7554,4.0327,1.6444,2.3883,0.0000,2.3883,0.0000,2.3883,-4.6467,0.4058,6.6293,0.0000,1157.0608,93.4649,0.0000,4171.5411,4171.5411,4171.5411,4171.5411,4171.5411 +2451.1144,0.5000,7551.6012,20.0000,20.0000,0.0000,-0.5561,8,879.3662,122.8960,1185.5933,-153.3651,11.3171,109.1777,183.5282,-14.1229,0.0000,11.3171,0.0000,11.3171,0.0000,11.3171,1.1021,0.0000,10.2151,1.5367,8.6784,5.7554,2.9229,1.6444,1.2785,0.0000,1.2785,0.0000,1.2785,-5.7565,0.4058,6.6292,0.0000,1157.0608,84.3057,0.0000,4023.5391,4023.5391,4023.5391,4023.5391,4023.5391 +2451.6144,0.5000,7554.3790,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1180.2488,-153.3651,11.2403,108.6856,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 +2452.1144,0.5000,7557.1568,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 +2452.6144,0.5000,7559.9345,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 +2453.1144,0.5000,7562.7123,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 +2453.6144,0.5000,7565.4901,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 +2454.1144,0.5000,7568.2679,20.0000,20.0000,0.0000,-0.5634,8,879.3662,122.0613,1179.8860,-153.3651,11.2403,108.6522,183.5282,-14.1229,0.0000,11.2403,0.0000,11.2403,0.0000,11.2403,1.1005,0.0000,10.1397,1.5367,8.6030,5.7554,2.8476,1.6444,1.2032,0.0000,1.2032,0.0000,1.2032,-5.8318,0.4058,6.6292,0.0000,1157.0608,83.6839,0.0000,4013.4928,4013.4928,4013.4928,4013.4928,4013.4928 +2454.6144,0.5000,7571.0457,20.0000,20.0000,0.0000,-0.6477,8,879.3662,112.3902,1179.8860,-153.3651,10.3497,108.6522,183.5282,-14.1229,0.0000,10.3497,0.0000,10.3497,0.0000,10.3497,1.0827,0.0000,9.2670,1.5367,7.7303,5.7554,1.9748,1.6444,0.3304,0.0000,0.3304,0.0000,0.3304,-6.7045,0.4058,6.6292,0.0000,1157.0608,76.4809,0.0000,3897.1016,3897.1016,3897.1016,3897.1016,3897.1016 +2455.1144,0.5000,7573.8234,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1175.6830,-153.3651,10.0309,108.2651,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 +2455.6144,0.5000,7576.6012,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 +2456.1144,0.5000,7579.3790,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 +2456.6144,0.5000,7582.1568,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 +2457.1144,0.5000,7584.9345,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 +2457.6144,0.5000,7587.7123,20.0000,20.0000,0.0000,-0.6779,8,879.3662,108.9290,1174.1787,-153.3651,10.0309,108.1266,183.5282,-14.1229,0.0000,10.0309,0.0000,10.0309,0.0000,10.0309,1.0763,0.0000,8.9546,1.5367,7.4179,5.7554,1.6625,1.6444,0.0181,0.0000,0.0181,0.0000,0.0181,-7.0169,0.4058,6.6292,0.0000,1157.0608,73.9030,0.0000,3855.4463,3855.4463,3855.4463,3855.4463,3855.4463 +2458.1144,0.5000,7590.4901,20.0000,20.0000,0.0000,-0.7393,8,879.3662,101.8845,1174.1787,-153.3651,9.3822,108.1266,183.5282,-14.1229,0.0000,9.3822,0.0000,9.3822,0.0000,9.3822,1.0634,0.0000,8.3189,1.5367,6.7822,5.7554,1.0267,1.6444,-0.6177,0.0000,-0.6177,0.0000,-0.6177,-7.6526,0.4058,6.6292,0.0000,1157.0608,68.6563,0.0000,3770.6657,3770.6657,3770.6657,3770.6657,3770.6657 +2458.6144,0.5000,7593.2679,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1171.1172,-153.3651,8.8217,107.8447,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 +2459.1144,0.5000,7596.0457,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 +2459.6144,0.5000,7598.8234,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 +2460.1144,0.5000,7601.6012,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 +2460.6144,0.5000,7604.3790,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 +2461.1144,0.5000,7607.1568,20.0000,20.0000,0.0000,-0.7924,8,879.3662,95.7970,1168.4716,-153.3651,8.8217,107.6011,183.5282,-14.1229,0.0000,8.8217,0.0000,8.8217,0.0000,8.8217,1.0521,0.0000,7.7695,1.5367,6.2328,5.7554,0.4774,1.6444,-1.1670,0.0000,-1.1670,0.0000,-1.1670,-8.2019,0.4058,6.6291,0.0000,1157.0608,64.1223,0.0000,3697.4024,3697.4024,3697.4024,3697.4024,3697.4024 +2461.6144,0.5000,7609.9345,20.0000,20.0000,0.0000,-0.8270,8,879.3662,91.8208,1168.4716,-153.3651,8.4555,107.6011,183.5282,-14.1229,0.0000,8.4555,0.0000,8.4555,0.0000,8.4555,1.0448,0.0000,7.4107,1.5367,5.8740,5.7554,0.1185,1.6444,-1.5259,0.0000,-1.5259,0.0000,-1.5259,-8.5607,0.4058,6.6291,0.0000,1157.0608,61.1608,0.0000,3649.5486,3649.5486,3649.5486,3649.5486,3649.5486 +2462.1144,0.5000,7612.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1166.7435,-153.3651,7.7333,107.4419,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2462.6144,0.5000,7615.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2463.1144,0.5000,7618.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2463.6144,0.5000,7621.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2464.1144,0.5000,7623.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2464.6144,0.5000,7626.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2465.1144,0.5000,7629.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2465.6144,0.5000,7632.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2466.1144,0.5000,7634.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2466.6144,0.5000,7637.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2467.1144,0.5000,7640.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2467.6144,0.5000,7643.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2468.1144,0.5000,7646.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2468.6144,0.5000,7648.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2469.1144,0.5000,7651.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2469.6144,0.5000,7654.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2470.1144,0.5000,7657.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2470.6144,0.5000,7659.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2471.1144,0.5000,7662.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2471.6144,0.5000,7665.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2472.1144,0.5000,7668.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2472.6144,0.5000,7671.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2473.1144,0.5000,7673.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2473.6144,0.5000,7676.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2474.1144,0.5000,7679.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2474.6144,0.5000,7682.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2475.1144,0.5000,7684.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2475.6144,0.5000,7687.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2476.1144,0.5000,7690.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2476.6144,0.5000,7693.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2477.1144,0.5000,7696.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2477.6144,0.5000,7698.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2478.1144,0.5000,7701.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2478.6144,0.5000,7704.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2479.1144,0.5000,7707.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2479.6144,0.5000,7709.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2480.1144,0.5000,7712.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2480.6144,0.5000,7715.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2481.1144,0.5000,7718.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2481.6144,0.5000,7721.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2482.1144,0.5000,7723.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2482.6144,0.5000,7726.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2483.1144,0.5000,7729.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2483.6144,0.5000,7732.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2484.1144,0.5000,7734.9345,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2484.6144,0.5000,7737.7123,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2485.1144,0.5000,7740.4901,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2485.6144,0.5000,7743.2679,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2486.1144,0.5000,7746.0457,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2486.6144,0.5000,7748.8234,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2487.1144,0.5000,7751.6012,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2487.6144,0.5000,7754.3790,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2488.1144,0.5000,7757.1568,20.0000,20.0000,0.0000,-0.8954,8,879.3662,83.9784,1163.3353,-153.3651,7.7333,107.1281,183.5282,-14.1229,0.0000,7.7333,0.0000,7.7333,0.0000,7.7333,1.0304,0.0000,6.7029,1.5367,5.1662,5.7554,-0.5892,1.6444,-2.2336,0.0000,-2.2336,0.0000,-2.2336,-9.2684,0.4058,6.6291,0.0000,1157.0608,55.3198,0.0000,3555.1655,3555.1655,3555.1655,3555.1655,3555.1655 +2488.6144,0.5000,7759.9345,20.0000,20.0000,0.0000,-0.8580,8,879.3662,88.2719,1163.3353,-153.3651,8.1287,107.1281,183.5282,-14.1229,0.0000,8.1287,0.0000,8.1287,0.0000,8.1287,1.0383,0.0000,7.0904,1.5367,5.5537,5.7554,-0.2017,1.6444,-1.8461,0.0000,-1.8461,0.0000,-1.8461,-8.8810,0.4058,6.6291,0.0000,1157.0608,58.5176,0.0000,3606.8382,3606.8382,3606.8382,3606.8382,3606.8382 +2489.1144,0.5000,7762.7123,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1165.2012,-153.3651,8.9085,107.2999,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2489.6144,0.5000,7765.4901,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2490.1144,0.5000,7768.2679,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2490.6144,0.5000,7771.0457,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2491.1144,0.5000,7773.8234,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2491.6144,0.5000,7776.6012,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2492.1144,0.5000,7779.3790,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2492.6144,0.5000,7782.1568,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2493.1144,0.5000,7784.9345,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2493.6144,0.5000,7787.7123,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2494.1144,0.5000,7790.4901,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2494.6144,0.5000,7793.2679,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2495.1144,0.5000,7796.0457,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2495.6144,0.5000,7798.8234,20.0000,20.0000,0.0000,-0.7841,8,879.3662,96.7403,1168.8816,-153.3651,8.9085,107.6388,183.5282,-14.1229,0.0000,8.9085,0.0000,8.9085,0.0000,8.9085,1.0539,0.0000,7.8546,1.5367,6.3179,5.7554,0.5625,1.6444,-1.0819,0.0000,-1.0819,0.0000,-1.0819,-8.1168,0.4058,6.6291,0.0000,1157.0608,64.8249,0.0000,3708.7554,3708.7554,3708.7554,3708.7554,3708.7554 +2496.1144,0.5000,7801.6012,20.0000,20.0000,0.0000,-0.6715,8,879.3662,109.6603,1168.8816,-153.3651,10.0983,107.6388,183.5282,-14.1229,0.0000,10.0983,0.0000,10.0983,0.0000,10.0983,1.0777,0.0000,9.0206,1.5367,7.4839,5.7554,1.7285,1.6444,0.0841,0.0000,0.0841,0.0000,0.0841,-6.9509,0.4058,6.6292,0.0000,1157.0608,74.4477,0.0000,3864.2471,3864.2471,3864.2471,3864.2471,3864.2471 +2496.6144,0.5000,7804.3790,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.4966,-153.3651,10.1790,108.1559,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2497.1144,0.5000,7807.1568,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2497.6144,0.5000,7809.9345,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2498.1144,0.5000,7812.7123,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2498.6144,0.5000,7815.4901,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2499.1144,0.5000,7818.2679,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2499.6144,0.5000,7821.0457,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2500.1144,0.5000,7823.8234,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2500.6144,0.5000,7826.6012,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2501.1144,0.5000,7829.3790,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2501.6144,0.5000,7832.1568,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2502.1144,0.5000,7834.9345,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2502.6144,0.5000,7837.7123,20.0000,20.0000,0.0000,-0.6639,8,879.3662,110.5373,1174.8777,-153.3651,10.1790,108.1910,183.5282,-14.1229,0.0000,10.1790,0.0000,10.1790,0.0000,10.1790,1.0793,0.0000,9.0998,1.5367,7.5631,5.7554,1.8076,1.6444,0.1632,0.0000,0.1632,0.0000,0.1632,-6.8717,0.4058,6.6292,0.0000,1157.0608,75.1009,0.0000,3874.8019,3874.8019,3874.8019,3874.8019,3874.8019 +2503.1144,0.5000,7840.4901,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9386,1174.8777,-153.3651,10.8606,108.1910,183.5282,-14.1229,0.0000,10.8606,0.0000,10.8606,0.0000,10.8606,1.0929,0.0000,9.7677,1.5367,8.2310,5.7554,2.4756,1.6444,0.8311,0.0000,0.8311,0.0000,0.8311,-6.2038,0.4058,6.6292,0.0000,1157.0608,80.6134,0.0000,3963.8762,3963.8762,3963.8762,3963.8762,3963.8762 +2503.6144,0.5000,7843.2679,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1178.0943,-153.3651,11.4496,108.4872,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2504.1144,0.5000,7846.0457,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2504.6144,0.5000,7848.8234,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2505.1144,0.5000,7851.6012,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2505.6144,0.5000,7854.3790,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2506.1144,0.5000,7857.1568,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2506.6144,0.5000,7859.9345,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2507.1144,0.5000,7862.7123,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2507.6144,0.5000,7865.4901,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2508.1144,0.5000,7868.2679,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2508.6144,0.5000,7871.0457,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2509.1144,0.5000,7873.8234,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2509.6144,0.5000,7876.6012,20.0000,20.0000,0.0000,-0.5436,8,879.3662,124.3345,1180.8739,-153.3651,11.4496,108.7432,183.5282,-14.1229,0.0000,11.4496,0.0000,11.4496,0.0000,11.4496,1.1047,0.0000,10.3449,1.5367,8.8082,5.7554,3.0528,1.6444,1.4083,0.0000,1.4083,0.0000,1.4083,-5.6267,0.4058,6.6292,0.0000,1157.0608,85.3770,0.0000,4040.8510,4040.8510,4040.8510,4040.8510,4040.8510 +2510.1144,0.5000,7879.3790,20.0000,20.0000,0.0000,-0.5272,8,879.3662,126.2169,1180.8739,-153.3651,11.6229,108.7432,183.5282,-14.1229,0.0000,11.6229,0.0000,11.6229,0.0000,11.6229,1.1082,0.0000,10.5148,1.5367,8.9781,5.7554,3.2226,1.6444,1.5782,0.0000,1.5782,0.0000,1.5782,-5.4568,0.4058,6.6292,0.0000,1157.0608,86.7791,0.0000,4063.5061,4063.5061,4063.5061,4063.5061,4063.5061 +2510.6144,0.5000,7882.1568,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1181.6920,-153.3651,12.7201,108.8185,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2511.1144,0.5000,7884.9345,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2511.6144,0.5000,7887.7123,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2512.1144,0.5000,7890.4901,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2512.6144,0.5000,7893.2679,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2513.1144,0.5000,7896.0457,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2513.6144,0.5000,7898.8234,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2514.1144,0.5000,7901.6012,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2514.6144,0.5000,7904.3790,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2515.1144,0.5000,7907.1568,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2515.6144,0.5000,7909.9345,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2516.1144,0.5000,7912.7123,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2516.6144,0.5000,7915.4901,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2517.1144,0.5000,7918.2679,20.0000,20.0000,0.0000,-0.4233,8,879.3662,138.1318,1186.8702,-153.3651,12.7201,109.2953,183.5282,-14.1229,0.0000,12.7201,0.0000,12.7201,0.0000,12.7201,1.1301,0.0000,11.5900,1.5367,10.0533,5.7554,4.2979,1.6444,2.6535,0.0000,2.6535,0.0000,2.6535,-4.3815,0.4058,6.6293,0.0000,1157.0608,95.6533,0.0000,4206.9022,4206.9022,4206.9022,4206.9022,4206.9022 +2517.6144,0.5000,7921.0457,20.0000,20.0000,0.0000,-0.3347,8,879.3662,148.2928,1186.8702,-153.3651,13.6558,109.2953,183.5282,-14.1229,0.0000,13.6558,0.0000,13.6558,0.0000,13.6558,1.1488,0.0000,12.5070,1.5367,10.9703,5.7554,5.2149,1.6444,3.5705,0.0000,3.5705,0.0000,3.5705,-3.4646,0.4058,6.6293,0.0000,1157.0608,103.2212,0.0000,4329.1889,4329.1889,4329.1889,4329.1889,4329.1889 +2518.1144,0.5000,7923.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1191.2862,-153.3651,13.9907,109.7020,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2518.6144,0.5000,7926.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2519.1144,0.5000,7929.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2519.6144,0.5000,7932.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2520.1144,0.5000,7934.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2520.6144,0.5000,7937.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2521.1144,0.5000,7940.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2521.6144,0.5000,7943.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2522.1144,0.5000,7946.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2522.6144,0.5000,7948.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2523.1144,0.5000,7951.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2523.6144,0.5000,7954.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2524.1144,0.5000,7957.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2524.6144,0.5000,7959.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2525.1144,0.5000,7962.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2525.6144,0.5000,7965.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2526.1144,0.5000,7968.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2526.6144,0.5000,7971.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2527.1144,0.5000,7973.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2527.6144,0.5000,7976.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2528.1144,0.5000,7979.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2528.6144,0.5000,7982.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2529.1144,0.5000,7984.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2529.6144,0.5000,7987.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2530.1144,0.5000,7990.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2530.6144,0.5000,7993.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2531.1144,0.5000,7996.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2531.6144,0.5000,7998.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2532.1144,0.5000,8001.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2532.6144,0.5000,8004.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2533.1144,0.5000,8007.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2533.6144,0.5000,8009.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2534.1144,0.5000,8012.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2534.6144,0.5000,8015.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2535.1144,0.5000,8018.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2535.6144,0.5000,8021.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2536.1144,0.5000,8023.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2536.6144,0.5000,8026.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2537.1144,0.5000,8029.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2537.6144,0.5000,8032.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2538.1144,0.5000,8034.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2538.6144,0.5000,8037.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2539.1144,0.5000,8040.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2539.6144,0.5000,8043.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2540.1144,0.5000,8046.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2540.6144,0.5000,8048.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2541.1144,0.5000,8051.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2541.6144,0.5000,8054.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2542.1144,0.5000,8057.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2542.6144,0.5000,8059.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2543.1144,0.5000,8062.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2543.6144,0.5000,8065.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2544.1144,0.5000,8068.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2544.6144,0.5000,8071.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2545.1144,0.5000,8073.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2545.6144,0.5000,8076.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2546.1144,0.5000,8079.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2546.6144,0.5000,8082.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2547.1144,0.5000,8084.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2547.6144,0.5000,8087.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2548.1144,0.5000,8090.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2548.6144,0.5000,8093.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2549.1144,0.5000,8096.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2549.6144,0.5000,8098.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2550.1144,0.5000,8101.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2550.6144,0.5000,8104.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2551.1144,0.5000,8107.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2551.6144,0.5000,8109.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2552.1144,0.5000,8112.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2552.6144,0.5000,8115.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2553.1144,0.5000,8118.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2553.6144,0.5000,8121.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2554.1144,0.5000,8123.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2554.6144,0.5000,8126.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2555.1144,0.5000,8129.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2555.6144,0.5000,8132.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2556.1144,0.5000,8134.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2556.6144,0.5000,8137.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2557.1144,0.5000,8140.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2557.6144,0.5000,8143.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2558.1144,0.5000,8146.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2558.6144,0.5000,8148.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2559.1144,0.5000,8151.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2559.6144,0.5000,8154.3790,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2560.1144,0.5000,8157.1568,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2560.6144,0.5000,8159.9345,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2561.1144,0.5000,8162.7123,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2561.6144,0.5000,8165.4901,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2562.1144,0.5000,8168.2679,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2562.6144,0.5000,8171.0457,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2563.1144,0.5000,8173.8234,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2563.6144,0.5000,8176.6012,20.0000,20.0000,0.0000,-0.3030,8,879.3662,151.9293,1192.8666,-153.3651,13.9907,109.8475,183.5282,-14.1229,0.0000,13.9907,0.0000,13.9907,0.0000,13.9907,1.1555,0.0000,12.8352,1.5367,11.2985,5.7554,5.5431,1.6444,3.8986,0.0000,3.8986,0.0000,3.8986,-3.1364,0.4058,6.6293,0.0000,1157.0608,105.9296,0.0000,4372.9545,4372.9545,4372.9545,4372.9545,4372.9545 +2564.1144,0.5000,8179.3790,20.0000,20.0000,0.0000,-0.2881,8,879.3662,153.6323,1192.8666,-153.3651,14.1475,109.8475,183.5282,-14.1229,0.0000,14.1475,0.0000,14.1475,0.0000,14.1475,1.1587,0.0000,12.9889,1.5367,11.4522,5.7554,5.6967,1.6444,4.0523,0.0000,4.0523,0.0000,4.0523,-2.9827,0.4058,6.6293,0.0000,1157.0608,107.1981,0.0000,4393.4507,4393.4507,4393.4507,4393.4507,4393.4507 +2564.6144,0.5000,8182.1568,20.0000,20.0000,0.0000,-0.1942,8,879.3662,164.4118,1193.6067,-153.3651,15.1402,109.9157,183.5282,-14.1229,0.0000,15.1402,0.0000,15.1402,0.0000,15.1402,1.1785,0.0000,13.9617,1.5367,12.4250,5.7554,6.6695,1.6444,5.0251,0.0000,5.0251,0.0000,5.0251,-2.0100,0.4058,6.6293,0.0000,1157.0608,115.2266,0.0000,4523.1810,4523.1810,4523.1810,4523.1810,4523.1810 +2565.1144,0.5000,8184.9345,20.0000,20.0000,0.0000,-0.1942,8,879.3662,164.4118,1198.2914,-153.3651,15.1402,110.3471,183.5282,-14.1229,0.0000,15.1402,0.0000,15.1402,0.0000,15.1402,1.1785,0.0000,13.9617,1.5367,12.4250,5.7554,6.6695,1.6444,5.0251,0.0000,5.0251,0.0000,5.0251,-2.0100,0.4058,6.6293,0.0000,1157.0608,115.2266,0.0000,4523.1810,4523.1810,4523.1810,4523.1810,4523.1810 +2565.6144,0.5000,8187.7123,20.0000,20.0000,0.0000,-0.1942,8,879.3662,164.4118,1198.2914,-153.3651,15.1402,110.3471,183.5282,-14.1229,0.0000,15.1402,0.0000,15.1402,0.0000,15.1402,1.1785,0.0000,13.9617,1.5367,12.4250,5.7554,6.6695,1.6444,5.0251,0.0000,5.0251,0.0000,5.0251,-2.0100,0.4058,6.6293,0.0000,1157.0608,115.2266,0.0000,4523.1810,4523.1810,4523.1810,4523.1810,4523.1810 +2566.1144,0.5000,8190.4901,20.0000,20.0000,0.0000,-0.1329,8,879.3662,171.4430,1198.2914,-153.3651,15.7877,110.3471,183.5282,-14.1229,0.0000,15.7877,0.0000,15.7877,0.0000,15.7877,1.1915,0.0000,14.5962,1.5367,13.0595,5.7554,7.3041,1.6444,5.6597,0.0000,5.6597,0.0000,5.6597,-1.3754,0.4058,6.6293,0.0000,1157.0608,120.4635,0.0000,4607.8026,4607.8026,4607.8026,4607.8026,4607.8026 +2566.6144,0.5000,8193.2679,20.0000,20.0000,0.0000,-0.0799,8,879.3662,177.5192,1201.3472,-153.3651,16.3472,110.6285,183.5282,-14.1229,0.0000,16.3472,0.0000,16.3472,0.0000,16.3472,1.2027,0.0000,15.1446,1.5367,13.6079,5.7554,7.8524,1.6444,6.2080,0.0000,6.2080,0.0000,6.2080,-0.8271,0.4058,6.6293,0.0000,1157.0608,124.9890,0.0000,4680.9290,4680.9290,4680.9290,4680.9290,4680.9290 +2567.1144,0.5000,8196.0457,20.0000,20.0000,0.0000,-0.0799,8,879.3662,177.5192,1203.9879,-153.3651,16.3472,110.8716,183.5282,-14.1229,0.0000,16.3472,0.0000,16.3472,0.0000,16.3472,1.2027,0.0000,15.1446,1.5367,13.6079,5.7554,7.8524,1.6444,6.2080,0.0000,6.2080,0.0000,6.2080,-0.8271,0.4058,6.6293,0.0000,1157.0608,124.9890,0.0000,4680.9290,4680.9290,4680.9290,4680.9290,4680.9290 +2567.6144,0.5000,8198.8234,20.0000,20.0000,0.0000,-0.0799,8,879.3662,177.5192,1203.9879,-153.3651,16.3472,110.8716,183.5282,-14.1229,0.0000,16.3472,0.0000,16.3472,0.0000,16.3472,1.2027,0.0000,15.1446,1.5367,13.6079,5.7554,7.8524,1.6444,6.2080,0.0000,6.2080,0.0000,6.2080,-0.8271,0.4058,6.6293,0.0000,1157.0608,124.9890,0.0000,4680.9290,4680.9290,4680.9290,4680.9290,4680.9290 +2568.1144,0.5000,8201.6012,20.0000,20.0000,0.0000,0.0270,8,879.3662,189.7857,1203.9879,-153.3651,17.4768,110.8716,183.5282,-14.1229,0.0000,17.4768,0.0000,17.4768,0.0000,17.4768,1.2252,0.0000,16.2516,1.5367,14.7149,5.7554,8.9594,1.6444,7.3150,0.0000,7.3150,0.0000,7.3150,0.2799,0.4058,6.6293,0.0000,1157.0608,134.1251,0.0000,4828.5566,4828.5566,4828.5566,4828.5566,4828.5566 +2568.6144,0.5000,8204.3790,20.0000,20.0000,0.0000,0.0343,8,879.3662,190.6184,1209.3189,-153.3651,17.5535,111.3626,183.5282,-14.1229,0.0000,17.5535,0.0000,17.5535,0.0000,17.5535,1.2268,0.0000,16.3267,1.5367,14.7900,5.7554,9.0346,1.6444,7.3901,0.0000,7.3901,0.0000,7.3901,0.3551,0.4058,6.6293,0.0000,1157.0608,134.7453,0.0000,4838.5775,4838.5775,4838.5775,4838.5775,4838.5775 +2569.1144,0.5000,8207.1568,20.0000,20.0000,0.0000,0.0343,8,879.3662,190.6184,1209.6808,-153.3651,17.5535,111.3959,183.5282,-14.1229,0.0000,17.5535,0.0000,17.5535,0.0000,17.5535,1.2268,0.0000,16.3267,1.5367,14.7900,5.7554,9.0346,1.6444,7.3901,0.0000,7.3901,0.0000,7.3901,0.3551,0.4058,6.6293,0.0000,1157.0608,134.7453,0.0000,4838.5775,4838.5775,4838.5775,4838.5775,4838.5775 +2569.6144,0.5000,8209.9345,20.0000,20.0000,0.0000,0.0727,8,879.3662,195.0263,1209.6808,-153.3651,17.9594,111.3959,183.5282,-14.1229,0.0000,17.9594,0.0000,17.9594,0.0000,17.9594,1.2349,0.0000,16.7245,1.5367,15.1878,5.7554,9.4324,1.6444,7.7879,0.0000,7.7879,0.0000,7.7879,0.7528,0.4058,6.6293,0.0000,1157.0608,138.0283,0.0000,4891.6267,4891.6267,4891.6267,4891.6267,4891.6267 +2570.1144,0.5000,8212.7123,20.0000,20.0000,0.0000,0.1485,8,879.3662,203.7201,1211.5965,-153.3651,18.7600,111.5723,183.5282,-14.1229,0.0000,18.7600,0.0000,18.7600,0.0000,18.7600,1.2509,0.0000,17.5091,1.5367,15.9724,5.7554,10.2169,1.6444,8.5725,0.0000,8.5725,0.0000,8.5725,1.5374,0.4058,6.6293,0.0000,1157.0608,144.5035,0.0000,5002.3582,5002.3582,5002.3582,5002.3582,5002.3582 +2570.6144,0.5000,8215.4901,20.0000,20.0000,0.0000,0.1485,8,879.3662,203.7201,1215.3748,-153.3651,18.7600,111.9202,183.5282,-14.1229,0.0000,18.7600,0.0000,18.7600,0.0000,18.7600,1.2509,0.0000,17.5091,1.5367,15.9724,5.7554,10.2169,1.6444,8.5725,0.0000,8.5725,0.0000,8.5725,1.5374,0.4058,6.6293,0.0000,1157.0608,144.5035,0.0000,5002.3582,5002.3582,5002.3582,5002.3582,5002.3582 +2571.1144,0.5000,8218.2679,20.0000,20.0000,0.0000,0.1485,8,879.3662,203.7201,1215.3748,-153.3651,18.7600,111.9202,183.5282,-14.1229,0.0000,18.7600,0.0000,18.7600,0.0000,18.7600,1.2509,0.0000,17.5091,1.5367,15.9724,5.7554,10.2169,1.6444,8.5725,0.0000,8.5725,0.0000,8.5725,1.5374,0.4058,6.6293,0.0000,1157.0608,144.5035,0.0000,5002.3582,5002.3582,5002.3582,5002.3582,5002.3582 +2571.6144,0.5000,8221.0457,20.0000,20.0000,0.0000,0.2326,8,879.3662,213.3693,1215.3748,-153.3651,19.6485,111.9202,183.5282,-14.1229,0.0000,19.6485,0.0000,19.6485,0.0000,19.6485,1.2687,0.0000,18.3799,1.5367,16.8432,5.7554,11.0877,1.6444,9.4433,0.0000,9.4433,0.0000,9.4433,2.4082,0.4058,6.6293,0.0000,1157.0608,151.6902,0.0000,5134.3108,5134.3108,5134.3108,5134.3108,5134.3108 +2572.1144,0.5000,8223.8234,20.0000,20.0000,0.0000,0.2628,8,879.3662,216.8227,1219.5683,-153.3651,19.9666,112.3064,183.5282,-14.1229,0.0000,19.9666,0.0000,19.9666,0.0000,19.9666,1.2750,0.0000,18.6915,1.5367,17.1548,5.7554,11.3994,1.6444,9.7550,0.0000,9.7550,0.0000,9.7550,2.7199,0.4058,6.6293,0.0000,1157.0608,154.2622,0.0000,5181.5353,5181.5353,5181.5353,5181.5353,5181.5353 +2572.6144,0.5000,8226.6012,20.0000,20.0000,0.0000,0.2628,8,879.3662,216.8227,1221.0691,-153.3651,19.9666,112.4446,183.5282,-14.1229,0.0000,19.9666,0.0000,19.9666,0.0000,19.9666,1.2750,0.0000,18.6915,1.5367,17.1548,5.7554,11.3994,1.6444,9.7550,0.0000,9.7550,0.0000,9.7550,2.7199,0.4058,6.6293,0.0000,1157.0608,154.2622,0.0000,5181.5353,5181.5353,5181.5353,5181.5353,5181.5353 +2573.1144,0.5000,8229.3790,20.0000,20.0000,0.0000,0.2783,8,879.3662,218.6103,1221.0691,-153.3651,20.1312,112.4446,183.5282,-14.1229,0.0000,20.1312,0.0000,20.1312,0.0000,20.1312,1.2783,0.0000,18.8528,1.5367,17.3161,5.7554,11.5607,1.6444,9.9163,0.0000,9.9163,0.0000,9.9163,2.8812,0.4058,6.6293,0.0000,1157.0608,155.5937,0.0000,5205.9812,5205.9812,5205.9812,5205.9812,5205.9812 +2573.6144,0.5000,8232.1568,20.0000,20.0000,0.0000,0.3770,8,879.3662,229.9250,1221.8460,-153.3651,21.1731,112.5161,183.5282,-14.1229,0.0000,21.1731,0.0000,21.1731,0.0000,21.1731,1.2992,0.0000,19.8739,1.5367,18.3372,5.7554,12.5818,1.6444,10.9374,0.0000,10.9374,0.0000,10.9374,3.9023,0.4058,6.6293,0.0000,1157.0608,164.0208,0.0000,5360.7096,5360.7096,5360.7096,5360.7096,5360.7096 +2574.1144,0.5000,8234.9345,20.0000,20.0000,0.0000,0.3770,8,879.3662,229.9250,1226.7634,-153.3651,21.1731,112.9690,183.5282,-14.1229,0.0000,21.1731,0.0000,21.1731,0.0000,21.1731,1.2992,0.0000,19.8739,1.5367,18.3372,5.7554,12.5818,1.6444,10.9374,0.0000,10.9374,0.0000,10.9374,3.9023,0.4058,6.6293,0.0000,1157.0608,164.0208,0.0000,5360.7096,5360.7096,5360.7096,5360.7096,5360.7096 +2574.6144,0.5000,8237.7123,20.0000,20.0000,0.0000,0.3770,8,879.3662,229.9250,1226.7634,-153.3651,21.1731,112.9690,183.5282,-14.1229,0.0000,21.1731,0.0000,21.1731,0.0000,21.1731,1.2992,0.0000,19.8739,1.5367,18.3372,5.7554,12.5818,1.6444,10.9374,0.0000,10.9374,0.0000,10.9374,3.9023,0.4058,6.6293,0.0000,1157.0608,164.0208,0.0000,5360.7096,5360.7096,5360.7096,5360.7096,5360.7096 +2575.1144,0.5000,8240.4901,20.0000,20.0000,0.0000,0.4383,8,879.3662,236.9534,1226.7634,-153.3651,21.8203,112.9690,183.5282,-14.1229,0.0000,21.8203,0.0000,21.8203,0.0000,21.8203,1.3121,0.0000,20.5082,1.5367,18.9715,5.7554,13.2161,1.6444,11.5717,0.0000,11.5717,0.0000,11.5717,4.5366,0.4058,6.6293,0.0000,1157.0608,169.2556,0.0000,5456.8234,5456.8234,5456.8234,5456.8234,5456.8234 +2575.6144,0.5000,8243.2679,20.0000,20.0000,0.0000,0.4912,8,879.3662,243.0270,1229.8179,-153.3651,22.3796,113.2503,183.5282,-14.1229,0.0000,22.3796,0.0000,22.3796,0.0000,22.3796,1.3233,0.0000,21.0563,1.5367,19.5196,5.7554,13.7642,1.6444,12.1198,0.0000,12.1198,0.0000,12.1198,5.0848,0.4058,6.6293,0.0000,1157.0608,173.7792,0.0000,5539.8801,5539.8801,5539.8801,5539.8801,5539.8801 +2576.1144,0.5000,8246.0457,20.0000,20.0000,0.0000,0.4912,8,879.3662,243.0270,1232.4575,-153.3651,22.3796,113.4933,183.5282,-14.1229,0.0000,22.3796,0.0000,22.3796,0.0000,22.3796,1.3233,0.0000,21.0563,1.5367,19.5196,5.7554,13.7642,1.6444,12.1198,0.0000,12.1198,0.0000,12.1198,5.0848,0.4058,6.6293,0.0000,1157.0608,173.7792,0.0000,5539.8801,5539.8801,5539.8801,5539.8801,5539.8801 +2576.6144,0.5000,8248.8234,20.0000,20.0000,0.0000,0.4912,8,879.3662,243.0270,1232.4575,-153.3651,22.3796,113.4933,183.5282,-14.1229,0.0000,22.3796,0.0000,22.3796,0.0000,22.3796,1.3233,0.0000,21.0563,1.5367,19.5196,5.7554,13.7642,1.6444,12.1198,0.0000,12.1198,0.0000,12.1198,5.0848,0.4058,6.6293,0.0000,1157.0608,173.7792,0.0000,5539.8801,5539.8801,5539.8801,5539.8801,5539.8801 +2577.1144,0.5000,8251.6012,20.0000,20.0000,0.0000,0.5982,8,879.3662,255.2960,1232.4575,-153.3651,23.5094,113.4933,183.5282,-14.1229,0.0000,23.5094,0.0000,23.5094,0.0000,23.5094,1.3459,0.0000,22.1635,1.5367,20.6268,5.7554,14.8714,1.6444,13.2270,0.0000,13.2270,0.0000,13.2270,6.1920,0.4058,6.6292,0.0000,1157.0608,182.9171,0.0000,5707.6578,5707.6578,5707.6578,5707.6578,5707.6578 +2577.6144,0.5000,8254.3790,20.0000,20.0000,0.0000,0.6055,8,879.3662,256.1288,1237.7896,-153.3651,23.5861,113.9843,183.5282,-14.1229,0.0000,23.5861,0.0000,23.5861,0.0000,23.5861,1.3474,0.0000,22.2387,1.5367,20.7020,5.7554,14.9466,1.6444,13.3022,0.0000,13.3022,0.0000,13.3022,6.2672,0.4058,6.6292,0.0000,1157.0608,183.5374,0.0000,5719.0464,5719.0464,5719.0464,5719.0464,5719.0464 +2578.1144,0.5000,8257.1568,20.0000,20.0000,0.0000,0.6055,8,879.3662,256.1288,1238.1515,-153.3651,23.5861,114.0177,183.5282,-14.1229,0.0000,23.5861,0.0000,23.5861,0.0000,23.5861,1.3474,0.0000,22.2387,1.5367,20.7020,5.7554,14.9466,1.6444,13.3022,0.0000,13.3022,0.0000,13.3022,6.2672,0.4058,6.6292,0.0000,1157.0608,183.5374,0.0000,5719.0464,5719.0464,5719.0464,5719.0464,5719.0464 +2578.6144,0.5000,8259.9345,20.0000,20.0000,0.0000,0.6439,8,879.3662,260.5366,1238.1515,-153.3651,23.9920,114.0177,183.5282,-14.1229,0.0000,23.9920,0.0000,23.9920,0.0000,23.9920,1.3556,0.0000,22.6365,1.5367,21.0998,5.7554,15.3443,1.6444,13.6999,0.0000,13.6999,0.0000,13.6999,6.6650,0.4058,6.6292,0.0000,1157.0608,186.8203,0.0000,5779.3231,5779.3231,5779.3231,5779.3231,5779.3231 +2579.1144,0.5000,8262.7123,20.0000,20.0000,0.0000,0.7197,8,879.3662,269.2301,1240.0671,-153.3651,24.7926,114.1941,183.5282,-14.1229,0.0000,24.7926,0.0000,24.7926,0.0000,24.7926,1.3716,0.0000,23.4210,1.5367,21.8843,5.7554,16.1289,1.6444,14.4845,0.0000,14.4845,0.0000,14.4845,7.4496,0.4058,6.6292,0.0000,1157.0608,193.2953,0.0000,5898.2076,5898.2076,5898.2076,5898.2076,5898.2076 +2579.6144,0.5000,8265.4901,20.0000,20.0000,0.0000,0.7197,8,879.3662,269.2301,1243.8453,-153.3651,24.7926,114.5420,183.5282,-14.1229,0.0000,24.7926,0.0000,24.7926,0.0000,24.7926,1.3716,0.0000,23.4210,1.5367,21.8843,5.7554,16.1289,1.6444,14.4845,0.0000,14.4845,0.0000,14.4845,7.4496,0.4058,6.6292,0.0000,1157.0608,193.2953,0.0000,5898.2076,5898.2076,5898.2076,5898.2076,5898.2076 +2580.1144,0.5000,8268.2679,20.0000,20.0000,0.0000,0.7197,8,879.3662,269.2301,1243.8453,-153.3651,24.7926,114.5420,183.5282,-14.1229,0.0000,24.7926,0.0000,24.7926,0.0000,24.7926,1.3716,0.0000,23.4210,1.5367,21.8843,5.7554,16.1289,1.6444,14.4845,0.0000,14.4845,0.0000,14.4845,7.4496,0.4058,6.6292,0.0000,1157.0608,193.2953,0.0000,5898.2076,5898.2076,5898.2076,5898.2076,5898.2076 +2580.6144,0.5000,8271.0457,20.0000,20.0000,0.0000,0.8038,8,879.3662,278.8782,1243.8453,-153.3651,25.6811,114.5420,183.5282,-14.1229,0.0000,25.6811,0.0000,25.6811,0.0000,25.6811,1.3893,0.0000,24.2917,1.5367,22.7550,5.7554,16.9996,1.6444,15.3552,0.0000,15.3552,0.0000,15.3552,8.3203,0.4058,6.6291,0.0000,1157.0608,200.4812,0.0000,6030.1446,6030.1446,6030.1446,6030.1446,6030.1446 +2581.1144,0.5000,8273.8234,20.0000,20.0000,0.0000,0.8339,8,879.3662,282.3314,1248.0383,-153.3651,25.9991,114.9281,183.5282,-14.1229,0.0000,25.9991,0.0000,25.9991,0.0000,25.9991,1.3957,0.0000,24.6034,1.5367,23.0667,5.7554,17.3112,1.6444,15.6668,0.0000,15.6668,0.0000,15.6668,8.6319,0.4058,6.6291,0.0000,1157.0608,203.0531,0.0000,6077.3668,6077.3668,6077.3668,6077.3668,6077.3668 +2581.6144,0.5000,8276.6012,20.0000,20.0000,0.0000,0.8339,8,879.3662,282.3314,1249.5391,-153.3651,25.9991,115.0663,183.5282,-14.1229,0.0000,25.9991,0.0000,25.9991,0.0000,25.9991,1.3957,0.0000,24.6034,1.5367,23.0667,5.7554,17.3112,1.6444,15.6668,0.0000,15.6668,0.0000,15.6668,8.6319,0.4058,6.6291,0.0000,1157.0608,203.0531,0.0000,6077.3668,6077.3668,6077.3668,6077.3668,6077.3668 +2582.1144,0.5000,8279.3790,20.0000,20.0000,0.0000,0.8495,8,879.3662,284.1460,1249.5391,-153.3651,26.1662,115.0663,183.5282,-14.1229,0.0000,26.1662,0.0000,26.1662,0.0000,26.1662,1.3990,0.0000,24.7671,1.5367,23.2304,5.7554,17.4750,1.6469,15.8281,0.0000,15.8281,0.0000,15.8281,8.7932,0.4058,6.6291,0.0000,1157.0608,204.4046,0.0000,6102.1817,6102.1817,6102.1817,6102.1817,6102.1817 +2582.6144,0.5000,8282.1568,20.0000,20.0000,0.0000,0.9481,8,879.3662,295.6313,1250.3277,-153.3651,27.2238,115.1389,183.5282,-14.1229,0.0000,27.2238,0.0000,27.2238,0.0000,27.2238,1.4202,0.0000,25.8036,1.5367,24.2669,5.7554,18.5115,1.6624,16.8490,0.0000,16.8490,0.0000,16.8490,9.8142,0.4058,6.6290,0.0000,1157.0608,212.9589,0.0000,6259.2441,6259.2441,6259.2441,6259.2441,6259.2441 +2583.1144,0.5000,8284.9345,20.0000,20.0000,0.0000,0.9481,8,879.3662,295.6313,1255.3192,-153.3651,27.2238,115.5986,183.5282,-14.1229,0.0000,27.2238,0.0000,27.2238,0.0000,27.2238,1.4202,0.0000,25.8036,1.5367,24.2669,5.7554,18.5115,1.6624,16.8490,0.0000,16.8490,0.0000,16.8490,9.8142,0.4058,6.6290,0.0000,1157.0608,212.9589,0.0000,6259.2441,6259.2441,6259.2441,6259.2441,6259.2441 +2583.6144,0.5000,8287.7123,20.0000,20.0000,0.0000,0.9481,8,879.3662,295.6313,1255.3192,-153.3651,27.2238,115.5986,183.5282,-14.1229,0.0000,27.2238,0.0000,27.2238,0.0000,27.2238,1.4202,0.0000,25.8036,1.5367,24.2669,5.7554,18.5115,1.6624,16.8490,0.0000,16.8490,0.0000,16.8490,9.8142,0.4058,6.6290,0.0000,1157.0608,212.9589,0.0000,6259.2441,6259.2441,6259.2441,6259.2441,6259.2441 +2584.1144,0.5000,8290.4901,20.0000,20.0000,0.0000,1.0094,8,879.3662,302.7657,1255.3192,-153.3651,27.8808,115.5986,183.5282,-14.1229,0.0000,27.8808,0.0000,27.8808,0.0000,27.8808,1.4333,0.0000,26.4475,1.5367,24.9108,5.7554,19.1553,1.6721,17.4832,0.0000,17.4832,0.0000,17.4832,10.4485,0.4058,6.6290,0.0000,1157.0608,218.2726,0.0000,6356.8064,6356.8064,6356.8064,6356.8064,6356.8064 +2584.6144,0.5000,8293.2679,20.0000,20.0000,0.0000,1.0624,8,879.3662,308.9308,1258.4198,-153.3651,28.4485,115.8841,183.5282,-14.1229,0.0000,28.4485,0.0000,28.4485,0.0000,28.4485,1.4447,0.0000,27.0038,1.5367,25.4671,5.7554,19.7117,1.6804,18.0313,0.0000,18.0313,0.0000,18.0313,10.9965,0.4058,6.6290,0.0000,1157.0608,222.8644,0.0000,6441.1141,6441.1141,6441.1141,6441.1141,6441.1141 +2585.1144,0.5000,8296.0457,20.0000,20.0000,0.0000,1.0624,8,879.3662,308.9308,1261.0992,-153.3651,28.4485,116.1309,183.5282,-14.1229,0.0000,28.4485,0.0000,28.4485,0.0000,28.4485,1.4447,0.0000,27.0038,1.5367,25.4671,5.7554,19.7117,1.6804,18.0313,0.0000,18.0313,0.0000,18.0313,10.9965,0.4058,6.6290,0.0000,1157.0608,222.8644,0.0000,6441.1141,6441.1141,6441.1141,6441.1141,6441.1141 +2585.6144,0.5000,8298.8234,20.0000,20.0000,0.0000,1.0624,8,879.3662,308.9308,1261.0992,-153.3651,28.4485,116.1309,183.5282,-14.1229,0.0000,28.4485,0.0000,28.4485,0.0000,28.4485,1.4447,0.0000,27.0038,1.5367,25.4671,5.7554,19.7117,1.6804,18.0313,0.0000,18.0313,0.0000,18.0313,10.9965,0.4058,6.6290,0.0000,1157.0608,222.8644,0.0000,6441.1141,6441.1141,6441.1141,6441.1141,6441.1141 +2586.1144,0.5000,8301.6012,20.0000,20.0000,0.0000,1.1693,8,879.3662,321.3843,1261.0992,-153.3651,29.5953,116.1309,183.5282,-14.1229,0.0000,29.5953,0.0000,29.5953,0.0000,29.5953,1.4676,0.0000,28.1277,1.5367,26.5910,5.7554,20.8356,1.6973,19.1383,0.0000,19.1383,0.0000,19.1383,12.1036,0.4058,6.6289,0.0000,1157.0608,232.1398,0.0000,6613.2926,6613.2926,6613.2926,6613.2926,6613.2926 +2586.6144,0.5000,8304.3790,20.0000,20.0000,0.0000,1.1766,8,879.3662,322.2297,1266.5114,-153.3651,29.6732,116.6293,183.5282,-14.1229,0.0000,29.6732,0.0000,29.6732,0.0000,29.6732,1.4692,0.0000,28.2040,1.5367,26.6673,5.7554,20.9119,1.6984,19.2134,0.0000,19.2134,0.0000,19.2134,12.1788,0.4058,6.6289,0.0000,1157.0608,232.7694,0.0000,6626.9657,6626.9657,6626.9657,6626.9657,6626.9657 +2587.1144,0.5000,8307.1568,20.0000,20.0000,0.0000,1.1766,8,879.3662,322.2297,1266.8788,-153.3651,29.6732,116.6631,183.5282,-14.1229,0.0000,29.6732,0.0000,29.6732,0.0000,29.6732,1.4692,0.0000,28.2040,1.5367,26.6673,5.7554,20.9119,1.6984,19.2134,0.0000,19.2134,0.0000,19.2134,12.1788,0.4058,6.6289,0.0000,1157.0608,232.7694,0.0000,6626.9657,6626.9657,6626.9657,6626.9657,6626.9657 +2587.6144,0.5000,8309.9345,20.0000,20.0000,0.0000,1.2150,8,879.3662,326.7037,1266.8788,-153.3651,30.0852,116.6631,183.5282,-14.1229,0.0000,30.0852,0.0000,30.0852,0.0000,30.0852,1.4774,0.0000,28.6078,1.5367,27.0711,5.7554,21.3156,1.7045,19.6111,0.0000,19.6111,0.0000,19.6111,12.5765,0.4058,6.6288,0.0000,1157.0608,236.1016,0.0000,6699.3337,6699.3337,6699.3337,6699.3337,6699.3337 +2588.1144,0.5000,8312.7123,20.0000,20.0000,0.0000,1.2908,8,879.3662,335.5279,1268.8232,-153.3651,30.8978,116.8421,183.5282,-14.1229,0.0000,30.8978,0.0000,30.8978,0.0000,30.8978,1.4937,0.0000,29.4041,1.5367,27.8674,5.7554,22.1120,1.7164,20.3955,0.0000,20.3955,0.0000,20.3955,13.3610,0.4058,6.6288,0.0000,1157.0608,242.6739,0.0000,6842.0647,6842.0647,6842.0647,6842.0647,6842.0647 +2588.6144,0.5000,8315.4901,20.0000,20.0000,0.0000,1.2908,8,879.3662,335.5279,1272.6582,-153.3651,30.8978,117.1953,183.5282,-14.1229,0.0000,30.8978,0.0000,30.8978,0.0000,30.8978,1.4937,0.0000,29.4041,1.5367,27.8674,5.7554,22.1120,1.7164,20.3955,0.0000,20.3955,0.0000,20.3955,13.3610,0.4058,6.6288,0.0000,1157.0608,242.6739,0.0000,6842.0647,6842.0647,6842.0647,6842.0647,6842.0647 +2589.1144,0.5000,8318.2679,20.0000,20.0000,0.0000,1.2908,8,879.3662,335.5279,1272.6582,-153.3651,30.8978,117.1953,183.5282,-14.1229,0.0000,30.8978,0.0000,30.8978,0.0000,30.8978,1.4937,0.0000,29.4041,1.5367,27.8674,5.7554,22.1120,1.7164,20.3955,0.0000,20.3955,0.0000,20.3955,13.3610,0.4058,6.6288,0.0000,1157.0608,242.6739,0.0000,6842.0647,6842.0647,6842.0647,6842.0647,6842.0647 +2589.6144,0.5000,8321.0457,20.0000,20.0000,0.0000,1.3750,8,879.3662,345.3207,1272.6582,-153.3651,31.7996,117.1953,183.5282,-14.1229,0.0000,31.7996,0.0000,31.7996,0.0000,31.7996,1.5117,0.0000,30.2879,1.5367,28.7512,5.7554,22.9957,1.7297,21.2660,0.0000,21.2660,0.0000,21.2660,14.2315,0.4058,6.6287,0.0000,1157.0608,249.9676,0.0000,7000.4640,7000.4640,7000.4640,7000.4640,7000.4640 +2590.1144,0.5000,8323.8234,20.0000,20.0000,0.0000,1.4051,8,879.3662,348.8254,1276.9142,-153.3651,32.1223,117.5872,183.5282,-14.1229,0.0000,32.1223,0.0000,32.1223,0.0000,32.1223,1.5182,0.0000,30.6041,1.5367,29.0674,5.7554,23.3120,1.7344,21.5776,0.0000,21.5776,0.0000,21.5776,14.5431,0.4058,6.6287,0.0000,1157.0608,252.5779,0.0000,7057.1526,7057.1526,7057.1526,7057.1526,7057.1526 +2590.6144,0.5000,8326.6012,20.0000,20.0000,0.0000,1.4051,8,879.3662,348.8254,1278.4373,-153.3651,32.1223,117.7275,183.5282,-14.1229,0.0000,32.1223,0.0000,32.1223,0.0000,32.1223,1.5182,0.0000,30.6041,1.5367,29.0674,5.7554,23.3120,1.7344,21.5776,0.0000,21.5776,0.0000,21.5776,14.5431,0.4058,6.6287,0.0000,1157.0608,252.5779,0.0000,7057.1526,7057.1526,7057.1526,7057.1526,7057.1526 +2591.1144,0.5000,8329.3790,20.0000,20.0000,0.0000,1.4207,8,879.3662,350.6396,1278.4373,-153.3651,32.2894,117.7275,183.5282,-14.1229,0.0000,32.2894,0.0000,32.2894,0.0000,32.2894,1.5215,0.0000,30.7679,1.5367,29.2312,5.7554,23.4757,1.7369,21.7388,0.0000,21.7388,0.0000,21.7388,14.7044,0.4058,6.6287,0.0000,1157.0608,253.9291,0.0000,7086.4972,7086.4972,7086.4972,7086.4972,7086.4972 +2591.6144,0.5000,8332.1568,20.0000,20.0000,0.0000,1.5193,8,879.3662,362.1223,1279.2258,-153.3651,33.3468,117.8001,183.5282,-14.1229,0.0000,33.3468,0.0000,33.3468,0.0000,33.3468,1.5426,0.0000,31.8041,1.5367,30.2674,5.7554,24.5120,1.7524,22.7595,0.0000,22.7595,0.0000,22.7595,15.7252,0.4058,6.6286,0.0000,1157.0608,262.4814,0.0000,7272.2285,7272.2285,7272.2285,7272.2285,7272.2285 +2592.1144,0.5000,8334.9345,20.0000,20.0000,0.0000,1.5193,8,879.3662,362.1223,1284.2161,-153.3651,33.3468,118.2596,183.5282,-14.1229,0.0000,33.3468,0.0000,33.3468,0.0000,33.3468,1.5426,0.0000,31.8041,1.5367,30.2674,5.7554,24.5120,1.7524,22.7595,0.0000,22.7595,0.0000,22.7595,15.7252,0.4058,6.6286,0.0000,1157.0608,262.4814,0.0000,7272.2285,7272.2285,7272.2285,7272.2285,7272.2285 +2592.6144,0.5000,8337.7123,20.0000,20.0000,0.0000,1.5193,8,879.3662,362.1223,1284.2161,-153.3651,33.3468,118.2596,183.5282,-14.1229,0.0000,33.3468,0.0000,33.3468,0.0000,33.3468,1.5426,0.0000,31.8041,1.5367,30.2674,5.7554,24.5120,1.7524,22.7595,0.0000,22.7595,0.0000,22.7595,15.7252,0.4058,6.6286,0.0000,1157.0608,262.4814,0.0000,7272.2285,7272.2285,7272.2285,7272.2285,7272.2285 +2593.1144,0.5000,8340.4901,20.0000,20.0000,0.0000,1.5806,8,879.3662,369.2548,1284.2161,-153.3651,34.0036,118.2596,183.5282,-14.1229,0.0000,34.0036,0.0000,34.0036,0.0000,34.0036,1.5558,0.0000,32.4478,1.5367,30.9111,5.7554,25.1557,1.7621,23.3936,0.0000,23.3936,0.0000,23.3936,16.3593,0.4058,6.6285,0.0000,1157.0608,267.7937,0.0000,7387.5976,7387.5976,7387.5976,7387.5976,7387.5976 +2593.6144,0.5000,8343.2679,20.0000,20.0000,0.0000,1.6335,8,879.3662,375.4183,1287.3159,-153.3651,34.5711,118.5451,183.5282,-14.1229,0.0000,34.5711,0.0000,34.5711,0.0000,34.5711,1.5671,0.0000,33.0040,1.5367,31.4673,5.7554,25.7119,1.7704,23.9414,0.0000,23.9414,0.0000,23.9414,16.9072,0.4058,6.6285,0.0000,1157.0608,272.3842,0.0000,7487.2917,7487.2917,7487.2917,7487.2917,7487.2917 +2594.1144,0.5000,8346.0457,20.0000,20.0000,0.0000,1.6335,8,879.3662,375.4183,1289.9945,-153.3651,34.5711,118.7917,183.5282,-14.1229,0.0000,34.5711,0.0000,34.5711,0.0000,34.5711,1.5671,0.0000,33.0040,1.5367,31.4673,5.7554,25.7119,1.7704,23.9414,0.0000,23.9414,0.0000,23.9414,16.9072,0.4058,6.6285,0.0000,1157.0608,272.3842,0.0000,7487.2917,7487.2917,7487.2917,7487.2917,7487.2917 +2594.6144,0.5000,8348.8234,20.0000,20.0000,0.0000,1.6335,8,879.3662,375.4183,1289.9945,-153.3651,34.5711,118.7917,183.5282,-14.1229,0.0000,34.5711,0.0000,34.5711,0.0000,34.5711,1.5671,0.0000,33.0040,1.5367,31.4673,5.7554,25.7119,1.7704,23.9414,0.0000,23.9414,0.0000,23.9414,16.9072,0.4058,6.6285,0.0000,1157.0608,272.3842,0.0000,7487.2917,7487.2917,7487.2917,7487.2917,7487.2917 +2595.1144,0.5000,8351.6012,20.0000,20.0000,0.0000,1.7405,8,879.3662,387.8684,1289.9945,-153.3651,35.7176,118.7917,183.5282,-14.1229,0.0000,35.7176,0.0000,35.7176,0.0000,35.7176,1.5901,0.0000,34.1276,1.5367,32.5909,5.7554,26.8354,1.7873,25.0481,0.0000,25.0481,0.0000,25.0481,18.0141,0.4058,6.6283,0.0000,1157.0608,281.6571,0.0000,7688.6721,7688.6721,7688.6721,7688.6721,7688.6721 +2595.6144,0.5000,8354.3790,20.0000,20.0000,0.0000,1.7478,8,879.3662,388.7135,1295.4053,-153.3651,35.7955,119.2900,183.5282,-14.1229,0.0000,35.7955,0.0000,35.7955,0.0000,35.7955,1.5916,0.0000,34.2038,1.5367,32.6671,5.7554,26.9117,1.7884,25.1233,0.0000,25.1233,0.0000,25.1233,18.0892,0.4058,6.6283,0.0000,1157.0608,282.2865,0.0000,7702.3413,7702.3413,7702.3413,7702.3413,7702.3413 +2596.1144,0.5000,8357.1568,20.0000,20.0000,0.0000,1.7478,8,879.3662,388.7135,1295.7726,-153.3651,35.7955,119.3238,183.5282,-14.1229,0.0000,35.7955,0.0000,35.7955,0.0000,35.7955,1.5916,0.0000,34.2038,1.5367,32.6671,5.7554,26.9117,1.7884,25.1233,0.0000,25.1233,0.0000,25.1233,18.0892,0.4058,6.6283,0.0000,1157.0608,282.2865,0.0000,7702.3413,7702.3413,7702.3413,7702.3413,7702.3413 +2596.6144,0.5000,8359.9345,20.0000,20.0000,0.0000,1.7862,8,879.3662,393.1862,1295.7726,-153.3651,36.2073,119.3238,183.5282,-14.1229,0.0000,36.2073,0.0000,36.2073,0.0000,36.2073,1.5999,0.0000,34.6075,1.5367,33.0708,5.7554,27.3154,1.7945,25.5209,0.0000,25.5209,0.0000,25.5209,18.4868,0.4058,6.6283,0.0000,1157.0608,285.6178,0.0000,7774.6883,7774.6883,7774.6883,7774.6883,7774.6883 +2597.1144,0.5000,8362.7123,20.0000,20.0000,0.0000,1.8620,8,879.3662,402.0078,1297.7164,-153.3651,37.0197,119.5028,183.5282,-14.1229,0.0000,37.0197,0.0000,37.0197,0.0000,37.0197,1.6161,0.0000,35.4036,1.5367,33.8669,5.7554,28.1115,1.8064,26.3050,0.0000,26.3050,0.0000,26.3050,19.2711,0.4058,6.6282,0.0000,1157.0608,292.1881,0.0000,7916.5833,7916.5833,7916.5833,7916.5833,7916.5833 +2597.6144,0.5000,8365.4901,20.0000,20.0000,0.0000,1.8620,8,879.3662,402.0078,1301.5502,-153.3651,37.0197,119.8559,183.5282,-14.1229,0.0000,37.0197,0.0000,37.0197,0.0000,37.0197,1.6161,0.0000,35.4036,1.5367,33.8669,5.7554,28.1115,1.8064,26.3050,0.0000,26.3050,0.0000,26.3050,19.2711,0.4058,6.6282,0.0000,1157.0608,292.1881,0.0000,7916.5833,7916.5833,7916.5833,7916.5833,7916.5833 +2598.1144,0.5000,8368.2679,20.0000,20.0000,0.0000,1.8620,8,879.3662,402.0078,1301.5502,-153.3651,37.0197,119.8559,183.5282,-14.1229,0.0000,37.0197,0.0000,37.0197,0.0000,37.0197,1.6161,0.0000,35.4036,1.5367,33.8669,5.7554,28.1115,1.8064,26.3050,0.0000,26.3050,0.0000,26.3050,19.2711,0.4058,6.6282,0.0000,1157.0608,292.1881,0.0000,7916.5833,7916.5833,7916.5833,7916.5833,7916.5833 +2598.6144,0.5000,8371.0457,20.0000,20.0000,0.0000,1.9461,8,879.3662,411.7975,1301.5502,-153.3651,37.9212,119.8559,183.5282,-14.1229,0.0000,37.9212,0.0000,37.9212,0.0000,37.9212,1.6341,0.0000,36.2871,1.5367,34.7504,5.7554,28.9949,1.8197,27.1752,0.0000,27.1752,0.0000,27.1752,20.1414,0.4058,6.6281,0.0000,1157.0608,299.4795,0.0000,8071.0660,8071.0660,8071.0660,8071.0660,8071.0660 +2599.1144,0.5000,8373.8234,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1305.8049,-153.3651,38.2438,120.2477,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2599.6144,0.5000,8376.6012,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2600.1144,0.5000,8379.3790,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2600.6144,0.5000,8382.1568,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2601.1144,0.5000,8384.9345,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2601.6144,0.5000,8387.7123,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2602.1144,0.5000,8390.4901,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2602.6144,0.5000,8393.2679,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2603.1144,0.5000,8396.0457,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2603.6144,0.5000,8398.8234,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2604.1144,0.5000,8401.6012,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2604.6144,0.5000,8404.3790,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2605.1144,0.5000,8407.1568,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2605.6144,0.5000,8409.9345,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2606.1144,0.5000,8412.7123,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2606.6144,0.5000,8415.4901,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2607.1144,0.5000,8418.2679,20.0000,20.0000,0.0000,1.9762,8,879.3662,415.3011,1307.3275,-153.3651,38.2438,120.3879,183.5282,-14.1229,0.0000,38.2438,0.0000,38.2438,0.0000,38.2438,1.6406,0.0000,36.6033,1.5367,35.0666,5.7554,29.3111,1.8244,27.4867,0.0000,27.4867,0.0000,27.4867,20.4529,0.4058,6.6280,0.0000,1157.0608,302.0890,0.0000,8126.3523,8126.3523,8126.3523,8126.3523,8126.3523 +2607.6144,0.5000,8421.0457,20.0000,20.0000,0.0000,1.8878,8,879.3662,405.0058,1307.3275,-153.3651,37.2958,120.3879,183.5282,-14.1229,0.0000,37.2958,0.0000,37.2958,0.0000,37.2958,1.6216,0.0000,35.6742,1.5367,34.1375,5.7554,28.3820,1.8105,26.5715,0.0000,26.5715,0.0000,26.5715,19.5376,0.4058,6.6282,0.0000,1157.0608,294.4210,0.0000,7963.8929,7963.8929,7963.8929,7963.8929,7963.8929 +2608.1144,0.5000,8423.8234,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1302.8532,-153.3651,36.9565,119.9759,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 +2608.6144,0.5000,8426.6012,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 +2609.1144,0.5000,8429.3790,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 +2609.6144,0.5000,8432.1568,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 +2610.1144,0.5000,8434.9345,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 +2610.6144,0.5000,8437.7123,20.0000,20.0000,0.0000,1.8561,8,879.3662,401.3211,1301.2518,-153.3651,36.9565,119.8284,183.5282,-14.1229,0.0000,36.9565,0.0000,36.9565,0.0000,36.9565,1.6148,0.0000,35.3416,1.5367,33.8049,5.7554,28.0495,1.8055,26.2440,0.0000,26.2440,0.0000,26.2440,19.2100,0.4058,6.6282,0.0000,1157.0608,291.6766,0.0000,7905.7475,7905.7475,7905.7475,7905.7475,7905.7475 +2611.1144,0.5000,8440.4901,20.0000,20.0000,0.0000,1.7975,8,879.3662,394.5031,1301.2518,-153.3651,36.3286,119.8284,183.5282,-14.1229,0.0000,36.3286,0.0000,36.3286,0.0000,36.3286,1.6023,0.0000,34.7263,1.5367,33.1896,5.7554,27.4342,1.7963,25.6379,0.0000,25.6379,0.0000,25.6379,18.6039,0.4058,6.6283,0.0000,1157.0608,286.5986,0.0000,7795.9883,7795.9883,7795.9883,7795.9883,7795.9883 +2611.6144,0.5000,8443.2679,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1298.2887,-153.3651,35.7860,119.5555,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 +2612.1144,0.5000,8446.0457,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 +2612.6144,0.5000,8448.8234,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 +2613.1144,0.5000,8451.6012,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 +2613.6144,0.5000,8454.3790,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 +2614.1144,0.5000,8457.1568,20.0000,20.0000,0.0000,1.7469,8,879.3662,388.6111,1295.7281,-153.3651,35.7860,119.3197,183.5282,-14.1229,0.0000,35.7860,0.0000,35.7860,0.0000,35.7860,1.5914,0.0000,34.1946,1.5367,32.6579,5.7554,26.9025,1.7883,25.1142,0.0000,25.1142,0.0000,25.1142,18.0801,0.4058,6.6283,0.0000,1157.0608,282.2102,0.0000,7700.6848,7700.6848,7700.6848,7700.6848,7700.6848 +2614.6144,0.5000,8459.9345,20.0000,20.0000,0.0000,1.7101,8,879.3662,384.3348,1295.7281,-153.3651,35.3922,119.3197,183.5282,-14.1229,0.0000,35.3922,0.0000,35.3922,0.0000,35.3922,1.5836,0.0000,33.8087,1.5367,32.2720,5.7554,26.5165,1.7825,24.7340,0.0000,24.7340,0.0000,24.7340,17.6999,0.4058,6.6284,0.0000,1157.0608,279.0253,0.0000,7631.5160,7631.5160,7631.5160,7631.5160,7631.5160 +2615.1144,0.5000,8462.7123,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1293.8696,-153.3651,34.6155,119.1486,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 +2615.6144,0.5000,8465.4901,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 +2616.1144,0.5000,8468.2679,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 +2616.6144,0.5000,8471.0457,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 +2617.1144,0.5000,8473.8234,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 +2617.6144,0.5000,8476.6012,20.0000,20.0000,0.0000,1.6377,8,879.3662,375.9002,1290.2040,-153.3651,34.6155,118.8110,183.5282,-14.1229,0.0000,34.6155,0.0000,34.6155,0.0000,34.6155,1.5680,0.0000,33.0475,1.5367,31.5108,5.7554,25.7554,1.7711,23.9843,0.0000,23.9843,0.0000,23.9843,16.9501,0.4058,6.6284,0.0000,1157.0608,272.7432,0.0000,7495.0871,7495.0871,7495.0871,7495.0871,7495.0871 +2618.1144,0.5000,8479.3790,20.0000,20.0000,0.0000,1.6228,8,879.3662,374.1660,1290.2040,-153.3651,34.4558,118.8110,183.5282,-14.1229,0.0000,34.4558,0.0000,34.4558,0.0000,34.4558,1.5648,0.0000,32.8910,1.5367,31.3543,5.7554,25.5989,1.7688,23.8301,0.0000,23.8301,0.0000,23.8301,16.7959,0.4058,6.6285,0.0000,1157.0608,271.4515,0.0000,7467.0354,7467.0354,7467.0354,7467.0354,7467.0354 +2618.6144,0.5000,8482.1568,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1289.4502,-153.3651,33.4450,118.7416,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 +2619.1144,0.5000,8484.9345,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 +2619.6144,0.5000,8487.7123,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 +2620.1144,0.5000,8490.4901,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 +2620.6144,0.5000,8493.2679,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 +2621.1144,0.5000,8496.0457,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 +2621.6144,0.5000,8498.8234,20.0000,20.0000,0.0000,1.5285,8,879.3662,363.1886,1284.6795,-153.3651,33.4450,118.3023,183.5282,-14.1229,0.0000,33.4450,0.0000,33.4450,0.0000,33.4450,1.5446,0.0000,31.9003,1.5367,30.3636,5.7554,24.6082,1.7539,22.8543,0.0000,22.8543,0.0000,22.8543,15.8200,0.4058,6.6286,0.0000,1157.0608,263.2756,0.0000,7289.4769,7289.4769,7289.4769,7289.4769,7289.4769 +2622.1144,0.5000,8501.6012,20.0000,20.0000,0.0000,1.4262,8,879.3662,351.2844,1284.6795,-153.3651,32.3487,118.3023,183.5282,-14.1229,0.0000,32.3487,0.0000,32.3487,0.0000,32.3487,1.5227,0.0000,30.8260,1.5367,29.2893,5.7554,23.5339,1.7378,21.7961,0.0000,21.7961,0.0000,21.7961,14.7617,0.4058,6.6287,0.0000,1157.0608,254.4093,0.0000,7096.9257,7096.9257,7096.9257,7096.9257,7096.9257 +2622.6144,0.5000,8504.3790,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.5059,-153.3651,32.2743,117.8259,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 +2623.1144,0.5000,8507.1568,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 +2623.6144,0.5000,8509.9345,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 +2624.1144,0.5000,8512.7123,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 +2624.6144,0.5000,8515.4901,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 +2625.1144,0.5000,8518.2679,20.0000,20.0000,0.0000,1.4193,8,879.3662,350.4763,1279.1548,-153.3651,32.2743,117.7935,183.5282,-14.1229,0.0000,32.2743,0.0000,32.2743,0.0000,32.2743,1.5212,0.0000,30.7531,1.5367,29.2164,5.7554,23.4610,1.7367,21.7243,0.0000,21.7243,0.0000,21.7243,14.6899,0.4058,6.6287,0.0000,1157.0608,253.8075,0.0000,7083.8550,7083.8550,7083.8550,7083.8550,7083.8550 +2625.6144,0.5000,8521.0457,20.0000,20.0000,0.0000,1.3388,8,879.3662,341.1141,1279.1548,-153.3651,31.4122,117.7935,183.5282,-14.1229,0.0000,31.4122,0.0000,31.4122,0.0000,31.4122,1.5040,0.0000,29.9082,1.5367,28.3715,5.7554,22.6161,1.7240,20.8921,0.0000,20.8921,0.0000,20.8921,13.8576,0.4058,6.6287,0.0000,1157.0608,246.8345,0.0000,6932.4207,6932.4207,6932.4207,6932.4207,6932.4207 +2626.1144,0.5000,8523.8234,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1275.0859,-153.3651,31.1036,117.4189,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 +2626.6144,0.5000,8526.6012,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 +2627.1144,0.5000,8529.3790,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 +2627.6144,0.5000,8532.1568,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 +2628.1144,0.5000,8534.9345,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 +2628.6144,0.5000,8537.7123,20.0000,20.0000,0.0000,1.3100,8,879.3662,337.7633,1273.6297,-153.3651,31.1036,117.2848,183.5282,-14.1229,0.0000,31.1036,0.0000,31.1036,0.0000,31.1036,1.4978,0.0000,29.6058,1.5367,28.0691,5.7554,22.3137,1.7195,20.5942,0.0000,20.5942,0.0000,20.5942,13.5597,0.4058,6.6288,0.0000,1157.0608,244.3388,0.0000,6878.2221,6878.2221,6878.2221,6878.2221,6878.2221 +2629.1144,0.5000,8540.4901,20.0000,20.0000,0.0000,1.2515,8,879.3662,330.9433,1273.6297,-153.3651,30.4756,117.2848,183.5282,-14.1229,0.0000,30.4756,0.0000,30.4756,0.0000,30.4756,1.4852,0.0000,28.9904,1.5367,27.4537,5.7554,21.6982,1.7102,19.9880,0.0000,19.9880,0.0000,19.9880,12.9534,0.4058,6.6288,0.0000,1157.0608,239.2593,0.0000,6767.9091,6767.9091,6767.9091,6767.9091,6767.9091 +2629.6144,0.5000,8543.2679,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1270.6658,-153.3651,29.9329,117.0118,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 +2630.1144,0.5000,8546.0457,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 +2630.6144,0.5000,8548.8234,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 +2631.1144,0.5000,8551.6012,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 +2631.6144,0.5000,8554.3790,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 +2632.1144,0.5000,8557.1568,20.0000,20.0000,0.0000,1.2008,8,879.3662,325.0496,1268.1044,-153.3651,29.9329,116.7759,183.5282,-14.1229,0.0000,29.9329,0.0000,29.9329,0.0000,29.9329,1.4744,0.0000,28.4585,1.5367,26.9218,5.7554,21.1663,1.7023,19.4641,0.0000,19.4641,0.0000,19.4641,12.4295,0.4058,6.6289,0.0000,1157.0608,234.8697,0.0000,6672.5789,6672.5789,6672.5789,6672.5789,6672.5789 +2632.6144,0.5000,8559.9345,20.0000,20.0000,0.0000,1.1641,8,879.3662,320.7722,1268.1044,-153.3651,29.5390,116.7759,183.5282,-14.1229,0.0000,29.5390,0.0000,29.5390,0.0000,29.5390,1.4665,0.0000,28.0725,1.5367,26.5358,5.7554,20.7803,1.6965,19.0839,0.0000,19.0839,0.0000,19.0839,12.0492,0.4058,6.6289,0.0000,1157.0608,231.6838,0.0000,6603.3911,6603.3911,6603.3911,6603.3911,6603.3911 +2633.1144,0.5000,8562.7123,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1266.2454,-153.3651,28.7620,116.6048,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 +2633.6144,0.5000,8565.4901,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 +2634.1144,0.5000,8568.2679,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 +2634.6144,0.5000,8571.0457,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 +2635.1144,0.5000,8573.8234,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 +2635.6144,0.5000,8576.6012,20.0000,20.0000,0.0000,1.0916,8,879.3662,312.3354,1262.5788,-153.3651,28.7620,116.2671,183.5282,-14.1229,0.0000,28.7620,0.0000,28.7620,0.0000,28.7620,1.4510,0.0000,27.3111,1.5367,25.7744,5.7554,20.0189,1.6851,18.3339,0.0000,18.3339,0.0000,18.3339,11.2992,0.4058,6.6289,0.0000,1157.0608,225.4001,0.0000,6487.6722,6487.6722,6487.6722,6487.6722,6487.6722 +2636.1144,0.5000,8579.3790,20.0000,20.0000,0.0000,1.0767,8,879.3662,310.6007,1262.5788,-153.3651,28.6023,116.2671,183.5282,-14.1229,0.0000,28.6023,0.0000,28.6023,0.0000,28.6023,1.4478,0.0000,27.1545,1.5367,25.6178,5.7554,19.8624,1.6827,18.1797,0.0000,18.1797,0.0000,18.1797,11.1450,0.4058,6.6290,0.0000,1157.0608,224.1081,0.0000,6463.9500,6463.9500,6463.9500,6463.9500,6463.9500 +2636.6144,0.5000,8582.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1261.8249,-153.3651,27.5912,116.1977,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2637.1144,0.5000,8584.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2637.6144,0.5000,8587.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2638.1144,0.5000,8590.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2638.6144,0.5000,8593.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2639.1144,0.5000,8596.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2639.6144,0.5000,8598.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2640.1144,0.5000,8601.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2640.6144,0.5000,8604.3790,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2641.1144,0.5000,8607.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2641.6144,0.5000,8609.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2642.1144,0.5000,8612.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2642.6144,0.5000,8615.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2643.1144,0.5000,8618.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2643.6144,0.5000,8621.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2644.1144,0.5000,8623.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2644.6144,0.5000,8626.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2645.1144,0.5000,8629.3790,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2645.6144,0.5000,8632.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2646.1144,0.5000,8634.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2646.6144,0.5000,8637.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2647.1144,0.5000,8640.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2647.6144,0.5000,8643.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2648.1144,0.5000,8646.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2648.6144,0.5000,8648.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2649.1144,0.5000,8651.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2649.6144,0.5000,8654.3790,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2650.1144,0.5000,8657.1568,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2650.6144,0.5000,8659.9345,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2651.1144,0.5000,8662.7123,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2651.6144,0.5000,8665.4901,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2652.1144,0.5000,8668.2679,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2652.6144,0.5000,8671.0457,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2653.1144,0.5000,8673.8234,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2653.6144,0.5000,8676.6012,20.0000,20.0000,0.0000,0.9824,8,879.3662,299.6206,1257.0530,-153.3651,27.5912,115.7583,183.5282,-14.1229,0.0000,27.5912,0.0000,27.5912,0.0000,27.5912,1.4275,0.0000,26.1636,1.5367,24.6269,5.7554,18.8715,1.6678,17.2037,0.0000,17.2037,0.0000,17.2037,10.1689,0.4058,6.6290,0.0000,1157.0608,215.9302,0.0000,6313.7976,6313.7976,6313.7976,6313.7976,6313.7976 +2654.1144,0.5000,8679.3790,20.0000,20.0000,0.0000,0.9686,8,879.3662,298.0104,1257.0530,-153.3651,27.4429,115.7583,183.5282,-14.1229,0.0000,27.4429,0.0000,27.4429,0.0000,27.4429,1.4246,0.0000,26.0183,1.5367,24.4816,5.7554,18.7262,1.6657,17.0605,0.0000,17.0605,0.0000,17.0605,10.0257,0.4058,6.6290,0.0000,1157.0608,214.7309,0.0000,6291.7778,6291.7778,6291.7778,6291.7778,6291.7778 +2654.6144,0.5000,8682.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1256.3532,-153.3651,26.5043,115.6938,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2655.1144,0.5000,8684.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2655.6144,0.5000,8687.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2656.1144,0.5000,8690.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2656.6144,0.5000,8693.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2657.1144,0.5000,8696.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2657.6144,0.5000,8698.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2658.1144,0.5000,8701.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2658.6144,0.5000,8704.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2659.1144,0.5000,8707.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2659.6144,0.5000,8709.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2660.1144,0.5000,8712.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2660.6144,0.5000,8715.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2661.1144,0.5000,8718.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2661.6144,0.5000,8721.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2662.1144,0.5000,8723.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2662.6144,0.5000,8726.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2663.1144,0.5000,8729.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2663.6144,0.5000,8732.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2664.1144,0.5000,8734.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2664.6144,0.5000,8737.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2665.1144,0.5000,8740.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2665.6144,0.5000,8743.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2666.1144,0.5000,8746.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2666.6144,0.5000,8748.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2667.1144,0.5000,8751.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2667.6144,0.5000,8754.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2668.1144,0.5000,8757.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2668.6144,0.5000,8759.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2669.1144,0.5000,8762.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2669.6144,0.5000,8765.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2670.1144,0.5000,8768.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2670.6144,0.5000,8771.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2671.1144,0.5000,8773.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2671.6144,0.5000,8776.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2672.1144,0.5000,8779.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2672.6144,0.5000,8782.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2673.1144,0.5000,8784.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2673.6144,0.5000,8787.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2674.1144,0.5000,8790.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2674.6144,0.5000,8793.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2675.1144,0.5000,8796.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2675.6144,0.5000,8798.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2676.1144,0.5000,8801.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2676.6144,0.5000,8804.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2677.1144,0.5000,8807.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2677.6144,0.5000,8809.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2678.1144,0.5000,8812.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2678.6144,0.5000,8815.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2679.1144,0.5000,8818.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2679.6144,0.5000,8821.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2680.1144,0.5000,8823.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2680.6144,0.5000,8826.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2681.1144,0.5000,8829.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2681.6144,0.5000,8832.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2682.1144,0.5000,8834.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2682.6144,0.5000,8837.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2683.1144,0.5000,8840.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2683.6144,0.5000,8843.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2684.1144,0.5000,8846.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2684.6144,0.5000,8848.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2685.1144,0.5000,8851.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2685.6144,0.5000,8854.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2686.1144,0.5000,8857.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2686.6144,0.5000,8859.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2687.1144,0.5000,8862.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2687.6144,0.5000,8865.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2688.1144,0.5000,8868.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2688.6144,0.5000,8871.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2689.1144,0.5000,8873.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2689.6144,0.5000,8876.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2690.1144,0.5000,8879.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2690.6144,0.5000,8882.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2691.1144,0.5000,8884.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2691.6144,0.5000,8887.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2692.1144,0.5000,8890.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2692.6144,0.5000,8893.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2693.1144,0.5000,8896.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2693.6144,0.5000,8898.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2694.1144,0.5000,8901.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2694.6144,0.5000,8904.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2695.1144,0.5000,8907.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2695.6144,0.5000,8909.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2696.1144,0.5000,8912.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2696.6144,0.5000,8915.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2697.1144,0.5000,8918.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2697.6144,0.5000,8921.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2698.1144,0.5000,8923.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2698.6144,0.5000,8926.6012,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2699.1144,0.5000,8929.3790,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2699.6144,0.5000,8932.1568,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2700.1144,0.5000,8934.9345,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2700.6144,0.5000,8937.7123,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2701.1144,0.5000,8940.4901,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2701.6144,0.5000,8943.2679,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2702.1144,0.5000,8946.0457,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2702.6144,0.5000,8948.8234,20.0000,20.0000,0.0000,0.8810,8,879.3662,287.8183,1251.9237,-153.3651,26.5043,115.2859,183.5282,-14.1229,0.0000,26.5043,0.0000,26.5043,0.0000,26.5043,1.4058,0.0000,25.0985,1.5367,23.5618,5.7554,17.8064,1.6519,16.1545,0.0000,16.1545,0.0000,16.1545,9.1197,0.4058,6.6291,0.0000,1157.0608,207.1398,0.0000,6152.4013,6152.4013,6152.4013,6152.4013,6152.4013 +2703.1144,0.5000,8951.6012,20.0000,20.0000,0.0000,0.7863,8,879.3662,276.8747,1251.9237,-153.3651,25.4966,115.2859,183.5282,-14.1229,0.0000,25.4966,0.0000,25.4966,0.0000,25.4966,1.3856,0.0000,24.1109,1.5367,22.5742,5.7554,16.8188,1.6444,15.1744,0.0000,15.1744,0.0000,15.1744,8.1395,0.4058,6.6291,0.0000,1157.0608,198.9890,0.0000,6002.7468,6002.7468,6002.7468,6002.7468,6002.7468 +2703.6144,0.5000,8954.3790,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1247.1676,-153.3651,25.4287,114.8479,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2704.1144,0.5000,8957.1568,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2704.6144,0.5000,8959.9345,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2705.1144,0.5000,8962.7123,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2705.6144,0.5000,8965.4901,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2706.1144,0.5000,8968.2679,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2706.6144,0.5000,8971.0457,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2707.1144,0.5000,8973.8234,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2707.6144,0.5000,8976.6012,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2708.1144,0.5000,8979.3790,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2708.6144,0.5000,8982.1568,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2709.1144,0.5000,8984.9345,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2709.6144,0.5000,8987.7123,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2710.1144,0.5000,8990.4901,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2710.6144,0.5000,8993.2679,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2711.1144,0.5000,8996.0457,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2711.6144,0.5000,8998.8234,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2712.1144,0.5000,9001.6012,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2712.6144,0.5000,9004.3790,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2713.1144,0.5000,9007.1568,20.0000,20.0000,0.0000,0.7799,8,879.3662,276.1374,1246.8472,-153.3651,25.4287,114.8184,183.5282,-14.1229,0.0000,25.4287,0.0000,25.4287,0.0000,25.4287,1.3843,0.0000,24.0444,1.5367,22.5077,5.7554,16.7522,1.6444,15.1078,0.0000,15.1078,0.0000,15.1078,8.0729,0.4058,6.6291,0.0000,1157.0608,198.4399,0.0000,5992.6648,5992.6648,5992.6648,5992.6648,5992.6648 +2713.6144,0.5000,9009.9345,20.0000,20.0000,0.0000,0.7435,8,879.3662,271.9674,1246.8472,-153.3651,25.0447,114.8184,183.5282,-14.1229,0.0000,25.0447,0.0000,25.0447,0.0000,25.0447,1.3766,0.0000,23.6681,1.5367,22.1314,5.7554,16.3759,1.6444,14.7315,0.0000,14.7315,0.0000,14.7315,7.6966,0.4058,6.6292,0.0000,1157.0608,195.3341,0.0000,5935.6403,5935.6403,5935.6403,5935.6403,5935.6403 +2714.1144,0.5000,9012.7123,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1245.0350,-153.3651,24.2873,114.6515,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2714.6144,0.5000,9015.4901,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2715.1144,0.5000,9018.2679,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2715.6144,0.5000,9021.0457,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2716.1144,0.5000,9023.8234,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2716.6144,0.5000,9026.6012,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2717.1144,0.5000,9029.3790,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2717.6144,0.5000,9032.1568,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2718.1144,0.5000,9034.9345,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2718.6144,0.5000,9037.7123,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2719.1144,0.5000,9040.4901,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2719.6144,0.5000,9043.2679,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2720.1144,0.5000,9046.0457,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2720.6144,0.5000,9048.8234,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2721.1144,0.5000,9051.6012,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2721.6144,0.5000,9054.3790,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2722.1144,0.5000,9057.1568,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2722.6144,0.5000,9059.9345,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2723.1144,0.5000,9062.7123,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2723.6144,0.5000,9065.4901,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2724.1144,0.5000,9068.2679,20.0000,20.0000,0.0000,0.6718,8,879.3662,263.7427,1241.4605,-153.3651,24.2873,114.3224,183.5282,-14.1229,0.0000,24.2873,0.0000,24.2873,0.0000,24.2873,1.3615,0.0000,22.9258,1.5367,21.3891,5.7554,15.6337,1.6444,13.9893,0.0000,13.9893,0.0000,13.9893,6.9543,0.4058,6.6292,0.0000,1157.0608,189.2083,0.0000,5823.1668,5823.1668,5823.1668,5823.1668,5823.1668 +2724.6144,0.5000,9071.0457,20.0000,20.0000,0.0000,0.5922,8,879.3662,254.6145,1241.4605,-153.3651,23.4467,114.3224,183.5282,-14.1229,0.0000,23.4467,0.0000,23.4467,0.0000,23.4467,1.3446,0.0000,22.1020,1.5367,20.5653,5.7554,14.8099,1.6444,13.1655,0.0000,13.1655,0.0000,13.1655,6.1305,0.4058,6.6292,0.0000,1157.0608,182.4096,0.0000,5698.3393,5698.3393,5698.3393,5698.3393,5698.3393 +2725.1144,0.5000,9073.8234,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1237.4934,-153.3651,23.1458,113.9571,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2725.6144,0.5000,9076.6012,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2726.1144,0.5000,9079.3790,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2726.6144,0.5000,9082.1568,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2727.1144,0.5000,9084.9345,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2727.6144,0.5000,9087.7123,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2728.1144,0.5000,9090.4901,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2728.6144,0.5000,9093.2679,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2729.1144,0.5000,9096.0457,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2729.6144,0.5000,9098.8234,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2730.1144,0.5000,9101.6012,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2730.6144,0.5000,9104.3790,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2731.1144,0.5000,9107.1568,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2731.6144,0.5000,9109.9345,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2732.1144,0.5000,9112.7123,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2732.6144,0.5000,9115.4901,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2733.1144,0.5000,9118.2679,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2733.6144,0.5000,9121.0457,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2734.1144,0.5000,9123.8234,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2734.6144,0.5000,9126.6012,20.0000,20.0000,0.0000,0.5638,8,879.3662,251.3476,1236.0736,-153.3651,23.1458,113.8263,183.5282,-14.1229,0.0000,23.1458,0.0000,23.1458,0.0000,23.1458,1.3386,0.0000,21.8072,1.5367,20.2705,5.7554,14.5151,1.6444,12.8707,0.0000,12.8707,0.0000,12.8707,5.8357,0.4058,6.6292,0.0000,1157.0608,179.9764,0.0000,5653.6638,5653.6638,5653.6638,5653.6638,5653.6638 +2735.1144,0.5000,9129.3790,20.0000,20.0000,0.0000,0.5490,8,879.3662,249.6564,1236.0736,-153.3651,22.9901,113.8263,183.5282,-14.1229,0.0000,22.9901,0.0000,22.9901,0.0000,22.9901,1.3355,0.0000,21.6546,1.5367,20.1179,5.7554,14.3625,1.6444,12.7181,0.0000,12.7181,0.0000,12.7181,5.6831,0.4058,6.6292,0.0000,1157.0608,178.7168,0.0000,5630.5374,5630.5374,5630.5374,5630.5374,5630.5374 +2735.6144,0.5000,9132.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1235.3386,-153.3651,22.0044,113.7586,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2736.1144,0.5000,9134.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2736.6144,0.5000,9137.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2737.1144,0.5000,9140.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2737.6144,0.5000,9143.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2738.1144,0.5000,9146.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2738.6144,0.5000,9148.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2739.1144,0.5000,9151.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2739.6144,0.5000,9154.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2740.1144,0.5000,9157.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2740.6144,0.5000,9159.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2741.1144,0.5000,9162.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2741.6144,0.5000,9165.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2742.1144,0.5000,9168.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2742.6144,0.5000,9171.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2743.1144,0.5000,9173.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2743.6144,0.5000,9176.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2744.1144,0.5000,9179.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2744.6144,0.5000,9182.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2745.1144,0.5000,9184.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2745.6144,0.5000,9187.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2746.1144,0.5000,9190.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2746.6144,0.5000,9193.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2747.1144,0.5000,9196.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2747.6144,0.5000,9198.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2748.1144,0.5000,9201.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2748.6144,0.5000,9204.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2749.1144,0.5000,9207.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2749.6144,0.5000,9209.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2750.1144,0.5000,9212.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2750.6144,0.5000,9215.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2751.1144,0.5000,9218.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2751.6144,0.5000,9221.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2752.1144,0.5000,9223.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2752.6144,0.5000,9226.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2753.1144,0.5000,9229.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2753.6144,0.5000,9232.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2754.1144,0.5000,9234.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2754.6144,0.5000,9237.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2755.1144,0.5000,9240.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2755.6144,0.5000,9243.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2756.1144,0.5000,9246.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2756.6144,0.5000,9248.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2757.1144,0.5000,9251.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2757.6144,0.5000,9254.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2758.1144,0.5000,9257.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2758.6144,0.5000,9259.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2759.1144,0.5000,9262.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2759.6144,0.5000,9265.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2760.1144,0.5000,9268.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2760.6144,0.5000,9271.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2761.1144,0.5000,9273.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2761.6144,0.5000,9276.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2762.1144,0.5000,9279.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2762.6144,0.5000,9282.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2763.1144,0.5000,9284.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2763.6144,0.5000,9287.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2764.1144,0.5000,9290.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2764.6144,0.5000,9293.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2765.1144,0.5000,9296.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2765.6144,0.5000,9298.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2766.1144,0.5000,9301.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2766.6144,0.5000,9304.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2767.1144,0.5000,9307.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2767.6144,0.5000,9309.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2768.1144,0.5000,9312.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2768.6144,0.5000,9315.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2769.1144,0.5000,9318.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2769.6144,0.5000,9321.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2770.1144,0.5000,9323.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2770.6144,0.5000,9326.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2771.1144,0.5000,9329.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2771.6144,0.5000,9332.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2772.1144,0.5000,9334.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2772.6144,0.5000,9337.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2773.1144,0.5000,9340.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2773.6144,0.5000,9343.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2774.1144,0.5000,9346.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2774.6144,0.5000,9348.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2775.1144,0.5000,9351.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2775.6144,0.5000,9354.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2776.1144,0.5000,9357.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2776.6144,0.5000,9359.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2777.1144,0.5000,9362.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2777.6144,0.5000,9365.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2778.1144,0.5000,9368.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2778.6144,0.5000,9371.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2779.1144,0.5000,9373.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2779.6144,0.5000,9376.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2780.1144,0.5000,9379.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2780.6144,0.5000,9382.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2781.1144,0.5000,9384.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2781.6144,0.5000,9387.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2782.1144,0.5000,9390.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2782.6144,0.5000,9393.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2783.1144,0.5000,9396.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2783.6144,0.5000,9398.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2784.1144,0.5000,9401.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2784.6144,0.5000,9404.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2785.1144,0.5000,9407.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2785.6144,0.5000,9409.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2786.1144,0.5000,9412.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2786.6144,0.5000,9415.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2787.1144,0.5000,9418.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2787.6144,0.5000,9421.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2788.1144,0.5000,9423.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2788.6144,0.5000,9426.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2789.1144,0.5000,9429.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2789.6144,0.5000,9432.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2790.1144,0.5000,9434.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2790.6144,0.5000,9437.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2791.1144,0.5000,9440.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2791.6144,0.5000,9443.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2792.1144,0.5000,9446.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2792.6144,0.5000,9448.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2793.1144,0.5000,9451.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2793.6144,0.5000,9454.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2794.1144,0.5000,9457.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2794.6144,0.5000,9459.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2795.1144,0.5000,9462.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2795.6144,0.5000,9465.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2796.1144,0.5000,9468.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2796.6144,0.5000,9471.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2797.1144,0.5000,9473.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2797.6144,0.5000,9476.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2798.1144,0.5000,9479.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2798.6144,0.5000,9482.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2799.1144,0.5000,9484.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2799.6144,0.5000,9487.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2800.1144,0.5000,9490.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2800.6144,0.5000,9493.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2801.1144,0.5000,9496.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2801.6144,0.5000,9498.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2802.1144,0.5000,9501.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2802.6144,0.5000,9504.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2803.1144,0.5000,9507.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2803.6144,0.5000,9509.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2804.1144,0.5000,9512.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2804.6144,0.5000,9515.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2805.1144,0.5000,9518.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2805.6144,0.5000,9521.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2806.1144,0.5000,9523.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2806.6144,0.5000,9526.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2807.1144,0.5000,9529.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2807.6144,0.5000,9532.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2808.1144,0.5000,9534.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2808.6144,0.5000,9537.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2809.1144,0.5000,9540.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2809.6144,0.5000,9543.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2810.1144,0.5000,9546.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2810.6144,0.5000,9548.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2811.1144,0.5000,9551.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2811.6144,0.5000,9554.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2812.1144,0.5000,9557.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2812.6144,0.5000,9559.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2813.1144,0.5000,9562.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2813.6144,0.5000,9565.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2814.1144,0.5000,9568.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2814.6144,0.5000,9571.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2815.1144,0.5000,9573.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2815.6144,0.5000,9576.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2816.1144,0.5000,9579.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2816.6144,0.5000,9582.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2817.1144,0.5000,9584.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2817.6144,0.5000,9587.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2818.1144,0.5000,9590.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2818.6144,0.5000,9593.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2819.1144,0.5000,9596.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2819.6144,0.5000,9598.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2820.1144,0.5000,9601.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2820.6144,0.5000,9604.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2821.1144,0.5000,9607.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2821.6144,0.5000,9609.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2822.1144,0.5000,9612.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2822.6144,0.5000,9615.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2823.1144,0.5000,9618.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2823.6144,0.5000,9621.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2824.1144,0.5000,9623.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2824.6144,0.5000,9626.6012,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2825.1144,0.5000,9629.3790,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2825.6144,0.5000,9632.1568,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2826.1144,0.5000,9634.9345,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2826.6144,0.5000,9637.7123,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2827.1144,0.5000,9640.4901,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2827.6144,0.5000,9643.2679,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2828.1144,0.5000,9646.0457,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2828.6144,0.5000,9648.8234,20.0000,20.0000,0.0000,0.4557,8,879.3662,238.9522,1230.6866,-153.3651,22.0044,113.3302,183.5282,-14.1229,0.0000,22.0044,0.0000,22.0044,0.0000,22.0044,1.3158,0.0000,20.6886,1.5367,19.1519,5.7554,13.3965,1.6444,11.7520,0.0000,11.7520,0.0000,11.7520,4.7170,0.4058,6.6293,0.0000,1157.0608,170.7443,0.0000,5484.1566,5484.1566,5484.1566,5484.1566,5484.1566 +2829.1144,0.5000,9651.6012,20.0000,20.0000,0.0000,0.3124,8,879.3662,222.5134,1230.6866,-153.3651,20.4906,113.3302,183.5282,-14.1229,0.0000,20.4906,0.0000,20.4906,0.0000,20.4906,1.2855,0.0000,19.2051,1.5367,17.6684,5.7554,11.9129,1.6444,10.2685,0.0000,10.2685,0.0000,10.2685,3.2335,0.4058,6.6293,0.0000,1157.0608,158.5007,0.0000,5259.3561,5259.3561,5259.3561,5259.3561,5259.3561 +2829.6144,0.5000,9654.3790,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.5423,-153.3651,20.3878,112.6724,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 +2830.1144,0.5000,9657.1568,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 +2830.6144,0.5000,9659.9345,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 +2831.1144,0.5000,9662.7123,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 +2831.6144,0.5000,9665.4901,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 +2832.1144,0.5000,9668.2679,20.0000,20.0000,0.0000,0.3026,8,879.3662,221.3975,1223.0574,-153.3651,20.3878,112.6277,183.5282,-14.1229,0.0000,20.3878,0.0000,20.3878,0.0000,20.3878,1.2835,0.0000,19.1044,1.5367,17.5677,5.7554,11.8122,1.6444,10.1678,0.0000,10.1678,0.0000,10.1678,3.1328,0.4058,6.6293,0.0000,1157.0608,157.6696,0.0000,5244.0965,5244.0965,5244.0965,5244.0965,5244.0965 +2832.6144,0.5000,9671.0457,20.0000,20.0000,0.0000,0.1854,8,879.3662,207.9491,1223.0574,-153.3651,19.1494,112.6277,183.5282,-14.1229,0.0000,19.1494,0.0000,19.1494,0.0000,19.1494,1.2587,0.0000,17.8907,1.5367,16.3540,5.7554,10.5986,1.6444,8.9542,0.0000,8.9542,0.0000,8.9542,1.9191,0.4058,6.6293,0.0000,1157.0608,147.6532,0.0000,5060.1893,5060.1893,5060.1893,5060.1893,5060.1893 +2833.1144,0.5000,9673.8234,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1217.2127,-153.3651,18.7062,112.0895,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 +2833.6144,0.5000,9676.6012,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 +2834.1144,0.5000,9679.3790,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 +2834.6144,0.5000,9682.1568,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 +2835.1144,0.5000,9684.9345,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 +2835.6144,0.5000,9687.7123,20.0000,20.0000,0.0000,0.1434,8,879.3662,203.1359,1215.1209,-153.3651,18.7062,111.8969,183.5282,-14.1229,0.0000,18.7062,0.0000,18.7062,0.0000,18.7062,1.2498,0.0000,17.4563,1.5367,15.9196,5.7554,10.1642,1.6444,8.5198,0.0000,8.5198,0.0000,8.5198,1.4847,0.4058,6.6293,0.0000,1157.0608,144.0684,0.0000,4994.3695,4994.3695,4994.3695,4994.3695,4994.3695 +2836.1144,0.5000,9690.4901,20.0000,20.0000,0.0000,0.0580,8,879.3662,193.3384,1215.1209,-153.3651,17.8040,111.8969,183.5282,-14.1229,0.0000,17.8040,0.0000,17.8040,0.0000,17.8040,1.2318,0.0000,16.5722,1.5367,15.0355,5.7554,9.2800,1.6444,7.6356,0.0000,7.6356,0.0000,7.6356,0.6005,0.4058,6.6293,0.0000,1157.0608,136.7712,0.0000,4871.3131,4871.3131,4871.3131,4871.3131,4871.3131 +2836.6144,0.5000,9693.2679,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1210.8629,-153.3651,17.0243,111.5047,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 +2837.1144,0.5000,9696.0457,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 +2837.6144,0.5000,9698.8234,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 +2838.1144,0.5000,9701.6012,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 +2838.6144,0.5000,9704.3790,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 +2839.1144,0.5000,9707.1568,20.0000,20.0000,0.0000,-0.0158,8,879.3662,184.8717,1207.1833,-153.3651,17.0243,111.1659,183.5282,-14.1229,0.0000,17.0243,0.0000,17.0243,0.0000,17.0243,1.2162,0.0000,15.8081,1.5367,14.2714,5.7554,8.5160,1.6444,6.8715,0.0000,6.8715,0.0000,6.8715,-0.1636,0.4058,6.6293,0.0000,1157.0608,130.4652,0.0000,4769.4166,4769.4166,4769.4166,4769.4166,4769.4166 +2839.6144,0.5000,9709.9345,20.0000,20.0000,0.0000,-0.0694,8,879.3662,178.7285,1207.1833,-153.3651,16.4586,111.1659,183.5282,-14.1229,0.0000,16.4586,0.0000,16.4586,0.0000,16.4586,1.2049,0.0000,15.2537,1.5367,13.7170,5.7554,7.9616,1.6444,6.3171,0.0000,6.3171,0.0000,6.3171,-0.7179,0.4058,6.6293,0.0000,1157.0608,125.8897,0.0000,4695.4832,4695.4832,4695.4832,4695.4832,4695.4832 +2840.1144,0.5000,9712.7123,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1204.5135,-153.3651,15.3428,110.9200,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 +2840.6144,0.5000,9715.4901,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 +2841.1144,0.5000,9718.2679,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 +2841.6144,0.5000,9721.0457,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 +2842.1144,0.5000,9723.8234,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 +2842.6144,0.5000,9726.6012,20.0000,20.0000,0.0000,-0.1750,8,879.3662,166.6120,1199.2477,-153.3651,15.3428,110.4351,183.5282,-14.1229,0.0000,15.3428,0.0000,15.3428,0.0000,15.3428,1.1826,0.0000,14.1602,1.5367,12.6235,5.7554,6.8681,1.6444,5.2237,0.0000,5.2237,0.0000,5.2237,-1.8114,0.4058,6.6293,0.0000,1157.0608,116.8653,0.0000,4549.6609,4549.6609,4549.6609,4549.6609,4549.6609 +2843.1144,0.5000,9729.3790,20.0000,20.0000,0.0000,-0.1967,8,879.3662,164.1204,1199.2477,-153.3651,15.1134,110.4351,183.5282,-14.1229,0.0000,15.1134,0.0000,15.1134,0.0000,15.1134,1.1780,0.0000,13.9354,1.5367,12.3987,5.7554,6.6432,1.6444,4.9988,0.0000,4.9988,0.0000,4.9988,-2.0362,0.4058,6.6293,0.0000,1157.0608,115.0096,0.0000,4519.6746,4519.6746,4519.6746,4519.6746,4519.6746 +2843.6144,0.5000,9732.1568,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1198.1648,-153.3651,13.6611,110.3354,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 +2844.1144,0.5000,9734.9345,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 +2844.6144,0.5000,9737.7123,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 +2845.1144,0.5000,9740.4901,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 +2845.6144,0.5000,9743.2679,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 +2846.1144,0.5000,9746.0457,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 +2846.6144,0.5000,9748.8234,20.0000,20.0000,0.0000,-0.3342,8,879.3662,148.3499,1191.3110,-153.3651,13.6611,109.7043,183.5282,-14.1229,0.0000,13.6611,0.0000,13.6611,0.0000,13.6611,1.1489,0.0000,12.5122,1.5367,10.9755,5.7554,5.2200,1.6444,3.5756,0.0000,3.5756,0.0000,3.5756,-3.4594,0.4058,6.6293,0.0000,1157.0608,103.2637,0.0000,4329.8766,4329.8766,4329.8766,4329.8766,4329.8766 +2847.1144,0.5000,9751.6012,20.0000,20.0000,0.0000,-0.5036,8,879.3662,128.9160,1191.3110,-153.3651,11.8715,109.7043,183.5282,-14.1229,0.0000,11.8715,0.0000,11.8715,0.0000,11.8715,1.1131,0.0000,10.7583,1.5367,9.2216,5.7554,3.4662,1.6444,1.8218,0.0000,1.8218,0.0000,1.8218,-5.2132,0.4058,6.6293,0.0000,1157.0608,88.7893,0.0000,4095.9891,4095.9891,4095.9891,4095.9891,4095.9891 +2847.6144,0.5000,9754.3790,20.0000,20.0000,0.0000,-0.5151,8,879.3662,127.5968,1182.8650,-153.3651,11.7500,108.9265,183.5282,-14.1229,0.0000,11.7500,0.0000,11.7500,0.0000,11.7500,1.1107,0.0000,10.6393,1.5367,9.1026,5.7554,3.3472,1.6444,1.7027,0.0000,1.7027,0.0000,1.7027,-5.3323,0.4058,6.6292,0.0000,1157.0608,87.8068,0.0000,4080.1130,4080.1130,4080.1130,4080.1130,4080.1130 +2848.1144,0.5000,9757.1568,20.0000,20.0000,0.0000,-0.5151,8,879.3662,127.5968,1182.2917,-153.3651,11.7500,108.8737,183.5282,-14.1229,0.0000,11.7500,0.0000,11.7500,0.0000,11.7500,1.1107,0.0000,10.6393,1.5367,9.1026,5.7554,3.3472,1.6444,1.7027,0.0000,1.7027,0.0000,1.7027,-5.3323,0.4058,6.6292,0.0000,1157.0608,87.8068,0.0000,4080.1130,4080.1130,4080.1130,4080.1130,4080.1130 +2848.6144,0.5000,9759.9345,20.0000,20.0000,0.0000,-0.5602,8,879.3662,122.4296,1182.2917,-153.3651,11.2742,108.8737,183.5282,-14.1229,0.0000,11.2742,0.0000,11.2742,0.0000,11.2742,1.1012,0.0000,10.1730,1.5367,8.6363,5.7554,2.8808,1.6444,1.2364,0.0000,1.2364,0.0000,1.2364,-5.7986,0.4058,6.6292,0.0000,1157.0608,83.9583,0.0000,4017.9257,4017.9257,4017.9257,4017.9257,4017.9257 +2849.1144,0.5000,9762.7123,20.0000,20.0000,0.0000,-0.6490,8,879.3662,112.2382,1180.0461,-153.3651,10.3357,108.6669,183.5282,-14.1229,0.0000,10.3357,0.0000,10.3357,0.0000,10.3357,1.0824,0.0000,9.2533,1.5367,7.7166,5.7554,1.9611,1.6444,0.3167,0.0000,0.3167,0.0000,0.3167,-6.7182,0.4058,6.6292,0.0000,1157.0608,76.3677,0.0000,3895.2721,3895.2721,3895.2721,3895.2721,3895.2721 +2849.6144,0.5000,9765.4901,20.0000,20.0000,0.0000,-0.6490,8,879.3662,112.2382,1175.6169,-153.3651,10.3357,108.2590,183.5282,-14.1229,0.0000,10.3357,0.0000,10.3357,0.0000,10.3357,1.0824,0.0000,9.2533,1.5367,7.7166,5.7554,1.9611,1.6444,0.3167,0.0000,0.3167,0.0000,0.3167,-6.7182,0.4058,6.6292,0.0000,1157.0608,76.3677,0.0000,3895.2721,3895.2721,3895.2721,3895.2721,3895.2721 +2850.1144,0.5000,9768.2679,20.0000,20.0000,0.0000,-0.6490,8,879.3662,112.2382,1175.6169,-153.3651,10.3357,108.2590,183.5282,-14.1229,0.0000,10.3357,0.0000,10.3357,0.0000,10.3357,1.0824,0.0000,9.2533,1.5367,7.7166,5.7554,1.9611,1.6444,0.3167,0.0000,0.3167,0.0000,0.3167,-6.7182,0.4058,6.6292,0.0000,1157.0608,76.3677,0.0000,3895.2721,3895.2721,3895.2721,3895.2721,3895.2721 +2850.6144,0.5000,9771.0457,20.0000,20.0000,0.0000,-0.7476,8,879.3662,100.9277,1175.6169,-153.3651,9.2941,108.2590,183.5282,-14.1229,0.0000,9.2941,0.0000,9.2941,0.0000,9.2941,1.0616,0.0000,8.2325,1.5367,6.6958,5.7554,0.9404,1.6444,-0.7040,0.0000,-0.7040,0.0000,-0.7040,-7.7389,0.4058,6.6292,0.0000,1157.0608,67.9437,0.0000,3759.1508,3759.1508,3759.1508,3759.1508,3759.1508 +2851.1144,0.5000,9773.8234,20.0000,20.0000,0.0000,-0.7829,8,879.3662,96.8798,1170.7014,-153.3651,8.9214,107.8064,183.5282,-14.1229,0.0000,8.9214,0.0000,8.9214,0.0000,8.9214,1.0541,0.0000,7.8672,1.5367,6.3305,5.7554,0.5751,1.6444,-1.0693,0.0000,-1.0693,0.0000,-1.0693,-8.1042,0.4058,6.6291,0.0000,1157.0608,64.9288,0.0000,3710.4345,3710.4345,3710.4345,3710.4345,3710.4345 +2851.6144,0.5000,9776.6012,20.0000,20.0000,0.0000,-0.7829,8,879.3662,96.8798,1168.9422,-153.3651,8.9214,107.6444,183.5282,-14.1229,0.0000,8.9214,0.0000,8.9214,0.0000,8.9214,1.0541,0.0000,7.8672,1.5367,6.3305,5.7554,0.5751,1.6444,-1.0693,0.0000,-1.0693,0.0000,-1.0693,-8.1042,0.4058,6.6291,0.0000,1157.0608,64.9288,0.0000,3710.4345,3710.4345,3710.4345,3710.4345,3710.4345 +2852.1144,0.5000,9779.3790,20.0000,20.0000,0.0000,-0.8012,8,879.3662,94.7845,1168.9422,-153.3651,8.7284,107.6444,183.5282,-14.1229,0.0000,8.7284,0.0000,8.7284,0.0000,8.7284,1.0503,0.0000,7.6781,1.5367,6.1414,5.7554,0.3860,1.6444,-1.2584,0.0000,-1.2584,0.0000,-1.2584,-8.2933,0.4058,6.6291,0.0000,1157.0608,63.3682,0.0000,3685.2164,3685.2164,3685.2164,3685.2164,3685.2164 +2852.6144,0.5000,9782.1568,20.0000,20.0000,0.0000,-0.9168,8,879.3662,81.5219,1168.0315,-153.3651,7.5071,107.5605,183.5282,-14.1229,0.0000,7.5071,0.0000,7.5071,0.0000,7.5071,1.0259,0.0000,6.4813,1.5367,4.9446,5.7554,-0.8109,1.6444,-2.4553,0.0000,-2.4553,0.0000,-2.4553,-9.4901,0.4058,6.6291,0.0000,1157.0608,53.4902,0.0000,3525.6011,3525.6011,3525.6011,3525.6011,3525.6011 +2853.1144,0.5000,9784.9345,20.0000,20.0000,0.0000,-0.9168,8,879.3662,81.5219,1162.2676,-153.3651,7.5071,107.0298,183.5282,-14.1229,0.0000,7.5071,0.0000,7.5071,0.0000,7.5071,1.0259,0.0000,6.4813,1.5367,4.9446,5.7554,-0.8109,1.6444,-2.4553,0.0000,-2.4553,0.0000,-2.4553,-9.4901,0.4058,6.6291,0.0000,1157.0608,53.4902,0.0000,3525.6011,3525.6011,3525.6011,3525.6011,3525.6011 +2853.6144,0.5000,9787.7123,20.0000,20.0000,0.0000,-0.9168,8,879.3662,81.5219,1162.2676,-153.3651,7.5071,107.0298,183.5282,-14.1229,0.0000,7.5071,0.0000,7.5071,0.0000,7.5071,1.0259,0.0000,6.4813,1.5367,4.9446,5.7554,-0.8109,1.6444,-2.4553,0.0000,-2.4553,0.0000,-2.4553,-9.4901,0.4058,6.6291,0.0000,1157.0608,53.4902,0.0000,3525.6011,3525.6011,3525.6011,3525.6011,3525.6011 +2854.1144,0.5000,9790.4901,20.0000,20.0000,0.0000,-0.9887,8,879.3662,73.2835,1162.2676,-153.3651,6.7485,107.0298,183.5282,-14.1229,0.0000,6.7485,0.0000,6.7485,0.0000,6.7485,1.0107,0.0000,5.7378,1.5367,4.2011,5.7554,-1.5544,1.6444,-3.1988,0.0000,-3.1988,0.0000,-3.1988,-10.2335,0.4058,6.6290,0.0000,1157.0608,47.3542,0.0000,3405.4362,3405.4362,3405.4362,3405.4362,3405.4362 +2854.6144,0.5000,9793.2679,20.0000,20.0000,0.0000,-1.0507,8,879.3662,66.1643,1158.6873,-153.3651,6.0929,106.7000,183.5282,-14.1229,0.0000,6.0929,0.0000,6.0929,0.0000,6.0929,0.9976,0.0000,5.0953,1.5367,3.5586,5.7554,-2.1968,1.6444,-3.8412,0.0000,-3.8412,0.0000,-3.8412,-10.8760,0.4058,6.6290,0.0000,1157.0608,42.0519,0.0000,3295.1604,3295.1604,3295.1604,3295.1604,3295.1604 +2855.1144,0.5000,9796.0457,20.0000,20.0000,0.0000,-1.0507,8,879.3662,66.1643,1155.5933,-153.3651,6.0929,106.4151,183.5282,-14.1229,0.0000,6.0929,0.0000,6.0929,0.0000,6.0929,0.9976,0.0000,5.0953,1.5367,3.5586,5.7554,-2.1968,1.6444,-3.8412,0.0000,-3.8412,0.0000,-3.8412,-10.8760,0.4058,6.6290,0.0000,1157.0608,42.0519,0.0000,3295.1604,3295.1604,3295.1604,3295.1604,3295.1604 +2855.6144,0.5000,9798.8234,20.0000,20.0000,0.0000,-1.0507,8,879.3662,66.1643,1155.5933,-153.3651,6.0929,106.4151,183.5282,-14.1229,0.0000,6.0929,0.0000,6.0929,0.0000,6.0929,0.9976,0.0000,5.0953,1.5367,3.5586,5.7554,-2.1968,1.6444,-3.8412,0.0000,-3.8412,0.0000,-3.8412,-10.8760,0.4058,6.6290,0.0000,1157.0608,42.0519,0.0000,3295.1604,3295.1604,3295.1604,3295.1604,3295.1604 +2856.1144,0.5000,9801.6012,20.0000,20.0000,0.0000,-1.1761,8,879.3662,51.7834,1155.5933,-153.3651,4.7686,106.4151,183.5282,-14.1229,0.0000,4.7686,0.0000,4.7686,0.0000,4.7686,0.9711,0.0000,3.7975,1.5367,2.2608,5.7554,-3.4946,1.6444,-5.1391,0.0000,-5.1391,0.0000,-5.1391,-12.1737,0.4058,6.6289,0.0000,1157.0608,31.3410,0.0000,3072.4004,3072.4004,3072.4004,3072.4004,3072.4004 +2856.6144,0.5000,9804.3790,20.0000,20.0000,0.0000,-1.1846,8,879.3662,50.8073,1149.3434,-153.3651,4.6787,105.8396,183.5282,-14.1229,0.0000,4.6787,0.0000,4.6787,0.0000,4.6787,0.9693,0.0000,3.7094,1.5367,2.1727,5.7554,-3.5827,1.6444,-5.2271,0.0000,-5.2271,0.0000,-5.2271,-12.2618,0.4058,6.6289,0.0000,1157.0608,30.6140,0.0000,3057.2798,3057.2798,3057.2798,3057.2798,3057.2798 +2857.1144,0.5000,9807.1568,20.0000,20.0000,0.0000,-1.1846,8,879.3662,50.8073,1148.9191,-153.3651,4.6787,105.8005,183.5282,-14.1229,0.0000,4.6787,0.0000,4.6787,0.0000,4.6787,0.9693,0.0000,3.7094,1.5367,2.1727,5.7554,-3.5827,1.6444,-5.2271,0.0000,-5.2271,0.0000,-5.2271,-12.2618,0.4058,6.6289,0.0000,1157.0608,30.6140,0.0000,3057.2798,3057.2798,3057.2798,3057.2798,3057.2798 +2857.6144,0.5000,9809.9345,20.0000,20.0000,0.0000,-1.2297,8,879.3662,45.7702,1148.9191,-153.3651,4.2148,105.8005,183.5282,-14.1229,0.0000,4.2148,0.0000,4.2148,0.0000,4.2148,0.9717,0.0000,3.2432,1.5367,1.7065,5.7554,-4.0490,1.6444,-5.6934,0.0000,-5.6934,0.0000,-5.6934,-12.7280,0.4058,6.6288,0.0000,1157.0608,26.7659,0.0000,2979.2562,2979.2562,2979.2562,2979.2562,2979.2562 +2858.1144,0.5000,9812.7123,20.0000,20.0000,0.0000,-1.3185,8,879.3662,35.8830,1146.7301,-153.3651,3.3044,105.5989,183.5282,-14.1229,0.0000,3.3044,0.0000,3.3044,0.0000,3.3044,0.9808,0.0000,2.3236,1.5367,0.7869,5.7554,-4.9686,1.6444,-6.6130,0.0000,-6.6130,0.0000,-6.6130,-13.6475,0.4058,6.6288,0.0000,1157.0608,19.1765,0.0000,2826.1026,2826.1026,2826.1026,2826.1026,2826.1026 +2858.6144,0.5000,9815.4901,20.0000,20.0000,0.0000,-1.3185,8,879.3662,35.8830,1142.4331,-153.3651,3.3044,105.2032,183.5282,-14.1229,0.0000,3.3044,0.0000,3.3044,0.0000,3.3044,0.9808,0.0000,2.3236,1.5367,0.7869,5.7554,-4.9686,1.6444,-6.6130,0.0000,-6.6130,0.0000,-6.6130,-13.6475,0.4058,6.6288,0.0000,1157.0608,19.1765,0.0000,2826.1026,2826.1026,2826.1026,2826.1026,2826.1026 +2859.1144,0.5000,9818.2679,20.0000,20.0000,0.0000,-1.3185,8,879.3662,35.8830,1142.4331,-153.3651,3.3044,105.2032,183.5282,-14.1229,0.0000,3.3044,0.0000,3.3044,0.0000,3.3044,0.9808,0.0000,2.3236,1.5367,0.7869,5.7554,-4.9686,1.6444,-6.6130,0.0000,-6.6130,0.0000,-6.6130,-13.6475,0.4058,6.6288,0.0000,1157.0608,19.1765,0.0000,2826.1026,2826.1026,2826.1026,2826.1026,2826.1026 +2859.6144,0.5000,9821.0457,20.0000,20.0000,0.0000,-1.4171,8,879.3662,24.9103,1142.4331,-153.3651,2.2939,105.2032,183.5282,-14.1229,0.0000,2.2939,0.0000,2.2939,0.0000,2.2939,0.9909,0.0000,1.3030,1.5367,-0.2337,5.7554,-5.9891,1.6444,-7.6335,0.0000,-7.6335,0.0000,-7.6335,-14.6680,0.4058,6.6287,0.0000,1157.0608,10.7538,0.0000,2656.1356,2656.1356,2656.1356,2656.1356,2656.1356 +2860.1144,0.5000,9823.8234,20.0000,20.0000,0.0000,-1.4524,8,879.3662,20.9833,1137.6644,-153.3651,1.9323,104.7641,183.5282,-14.1229,0.0000,1.9323,0.0000,1.9323,0.0000,1.9323,0.9945,0.0000,0.9378,1.5367,-0.5989,5.7554,-6.3544,1.6444,-7.9988,0.0000,-7.9988,0.0000,-7.9988,-15.0332,0.4058,6.6286,0.0000,1157.0608,7.7395,0.0000,2595.3071,2595.3071,2595.3071,2595.3071,2595.3071 +2860.6144,0.5000,9826.6012,20.0000,20.0000,0.0000,-1.4524,8,879.3662,20.9833,1135.9577,-153.3651,1.9323,104.6070,183.5282,-14.1229,0.0000,1.9323,0.0000,1.9323,0.0000,1.9323,0.9945,0.0000,0.9378,1.5367,-0.5989,5.7554,-6.3544,1.6444,-7.9988,0.0000,-7.9988,0.0000,-7.9988,-15.0332,0.4058,6.6286,0.0000,1157.0608,7.7395,0.0000,2595.3071,2595.3071,2595.3071,2595.3071,2595.3071 +2861.1144,0.5000,9829.3790,20.0000,20.0000,0.0000,-1.4707,8,879.3662,18.9506,1135.9577,-153.3651,1.7451,104.6070,183.5282,-14.1229,0.0000,1.7451,0.0000,1.7451,0.0000,1.7451,0.9964,0.0000,0.7487,1.5367,-0.7880,5.7554,-6.5434,1.6444,-8.1878,0.0000,-8.1878,0.0000,-8.1878,-15.2222,0.4058,6.6286,0.0000,1157.0608,6.1792,0.0000,2563.8193,2563.8193,2563.8193,2563.8193,2563.8193 +2861.6144,0.5000,9832.1568,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1135.0743,-153.3651,0.5603,104.5256,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 +2862.1144,0.5000,9834.9345,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 +2862.6144,0.5000,9837.7123,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 +2863.1144,0.5000,9840.4901,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 +2863.6144,0.5000,9843.2679,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 +2864.1144,0.5000,9846.0457,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 +2864.6144,0.5000,9848.8234,20.0000,20.0000,0.0000,-1.5863,8,879.3662,6.0844,1129.4827,-153.3651,0.5603,104.0107,183.5282,-14.1229,0.0000,0.5603,0.0000,0.5603,0.0000,0.5603,1.0082,0.0000,-0.4479,1.5367,-1.9846,5.7554,-7.7401,1.6444,-9.3845,0.0000,-9.3845,0.0000,-9.3845,-16.4187,0.4058,6.6285,0.0000,1157.0608,-3.6969,0.0000,2364.5230,2364.5230,2364.5230,2364.5230,2364.5230 +2865.1144,0.5000,9851.6012,20.0000,20.0000,0.0000,-1.6880,8,879.3662,-5.2297,1129.4827,-153.3651,-0.4816,104.0107,183.5282,-14.1229,0.0000,-0.4816,0.0000,-0.4816,0.0000,-0.4816,1.0187,0.0000,-1.5002,1.5367,-3.0369,5.7554,-8.7924,1.6444,-10.4368,0.0000,-10.4368,0.0000,-10.4368,-17.4709,0.4058,6.6284,0.0000,1157.0608,-12.3816,0.0000,2204.3252,2204.3252,2204.3252,2204.3252,2204.3252 +2865.6144,0.5000,9854.3790,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.5656,-153.3651,-0.5523,103.5579,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 +2866.1144,0.5000,9857.1568,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 +2866.6144,0.5000,9859.9345,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 +2867.1144,0.5000,9862.7123,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 +2867.6144,0.5000,9865.4901,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 +2868.1144,0.5000,9868.2679,20.0000,20.0000,0.0000,-1.6949,8,879.3662,-5.9977,1124.2318,-153.3651,-0.5523,103.5271,183.5282,-14.1229,0.0000,-0.5523,0.0000,-0.5523,0.0000,-0.5523,1.0194,0.0000,-1.5717,1.5367,-3.1084,5.7554,-8.8638,1.6444,-10.5082,0.0000,-10.5082,0.0000,-10.5082,-17.5424,0.4058,6.6284,0.0000,1157.0608,-12.9711,0.0000,2194.6403,2194.6403,2194.6403,2194.6403,2194.6403 +2868.6144,0.5000,9871.0457,20.0000,20.0000,0.0000,-1.7749,8,879.3662,-14.8950,1124.2318,-153.3651,-1.3716,103.5271,183.5282,-14.1229,0.0000,-1.3716,0.0000,-1.3716,0.0000,-1.3716,1.0276,0.0000,-2.3992,1.5367,-3.9359,5.7554,-9.6913,1.6444,-11.3357,0.0000,-11.3357,0.0000,-11.3357,-18.3698,0.4058,6.6283,0.0000,1157.0608,-19.8007,0.0000,2082.4388,2082.4388,2082.4388,2082.4388,2082.4388 +2869.1144,0.5000,9873.8234,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1120.3651,-153.3651,-1.6649,103.1711,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 +2869.6144,0.5000,9876.6012,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 +2870.1144,0.5000,9879.3790,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 +2870.6144,0.5000,9882.1568,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 +2871.1144,0.5000,9884.9345,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 +2871.6144,0.5000,9887.7123,20.0000,20.0000,0.0000,-1.8035,8,879.3662,-18.0792,1118.9812,-153.3651,-1.6649,103.0436,183.5282,-14.1229,0.0000,-1.6649,0.0000,-1.6649,0.0000,-1.6649,1.0305,0.0000,-2.6953,1.5367,-4.2320,5.7554,-9.9875,1.6444,-11.6319,0.0000,-11.6319,0.0000,-11.6319,-18.6659,0.4058,6.6283,0.0000,1157.0608,-22.2449,0.0000,2042.2837,2042.2837,2042.2837,2042.2837,2042.2837 +2872.1144,0.5000,9890.4901,20.0000,20.0000,0.0000,-1.8618,8,879.3662,-24.5599,1118.9812,-153.3651,-2.2616,103.0436,183.5282,-14.1229,0.0000,-2.2616,0.0000,-2.2616,0.0000,-2.2616,1.0365,0.0000,-3.2981,1.5367,-4.8348,5.7554,-10.5902,1.6444,-12.2346,0.0000,-12.2346,0.0000,-12.2346,-19.2686,0.4058,6.6282,0.0000,1157.0608,-27.2194,0.0000,1960.5575,1960.5575,1960.5575,1960.5575,1960.5575 +2872.6144,0.5000,9893.2679,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1116.1647,-153.3651,-2.7773,102.7843,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 +2873.1144,0.5000,9896.0457,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 +2873.6144,0.5000,9898.8234,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 +2874.1144,0.5000,9901.6012,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 +2874.6144,0.5000,9904.3790,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 +2875.1144,0.5000,9907.1568,20.0000,20.0000,0.0000,-1.9121,8,879.3662,-30.1600,1113.7309,-153.3651,-2.7773,102.5601,183.5282,-14.1229,0.0000,-2.7773,0.0000,-2.7773,0.0000,-2.7773,1.0416,0.0000,-3.8190,1.5367,-5.3557,5.7554,-11.1111,1.6444,-12.7555,0.0000,-12.7555,0.0000,-12.7555,-19.7894,0.4058,6.6281,0.0000,1157.0608,-31.5181,0.0000,1889.9349,1889.9349,1889.9349,1889.9349,1889.9349 +2875.6144,0.5000,9909.9345,20.0000,20.0000,0.0000,-1.9486,8,879.3662,-34.2243,1113.7309,-153.3651,-3.1516,102.5601,183.5282,-14.1229,0.0000,-3.1516,0.0000,-3.1516,0.0000,-3.1516,1.0454,0.0000,-4.1970,1.5367,-5.7337,5.7554,-11.4891,1.6444,-13.1335,0.0000,-13.1335,0.0000,-13.1335,-20.1674,0.4058,6.6281,0.0000,1157.0608,-34.6379,0.0000,1838.6813,1838.6813,1838.6813,1838.6813,1838.6813 +2876.1144,0.5000,9912.7123,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1111.9646,-153.3651,-3.8898,102.3975,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 +2876.6144,0.5000,9915.4901,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 +2877.1144,0.5000,9918.2679,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 +2877.6144,0.5000,9921.0457,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 +2878.1144,0.5000,9923.8234,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 +2878.6144,0.5000,9926.6012,20.0000,20.0000,0.0000,-2.0207,8,879.3662,-42.2402,1108.4809,-153.3651,-3.8898,102.0767,183.5282,-14.1229,0.0000,-3.8898,0.0000,-3.8898,0.0000,-3.8898,1.0527,0.0000,-4.9425,1.5367,-6.4792,5.7554,-12.2347,1.6444,-13.8791,0.0000,-13.8791,0.0000,-13.8791,-20.9128,0.4058,6.6280,0.0000,1157.0608,-40.7909,0.0000,1737.5946,1737.5946,1737.5946,1737.5946,1737.5946 +2879.1144,0.5000,9929.3790,20.0000,20.0000,0.0000,-2.0355,8,879.3662,-43.8884,1108.4809,-153.3651,-4.0415,102.0767,183.5282,-14.1229,0.0000,-4.0415,0.0000,-4.0415,0.0000,-4.0415,1.0543,0.0000,-5.0958,1.5367,-6.6325,5.7554,-12.3879,1.6444,-14.0324,0.0000,-14.0324,0.0000,-14.0324,-21.0661,0.4058,6.6280,0.0000,1157.0608,-42.0560,0.0000,1716.8107,1716.8107,1716.8107,1716.8107,1716.8107 +2879.6144,0.5000,9932.1568,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1107.7646,-153.3651,-5.0021,102.0107,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2880.1144,0.5000,9934.9345,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2880.6144,0.5000,9937.7123,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2881.1144,0.5000,9940.4901,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2881.6144,0.5000,9943.2679,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2882.1144,0.5000,9946.0457,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2882.6144,0.5000,9948.8234,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2883.1144,0.5000,9951.6012,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2883.6144,0.5000,9954.3790,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2884.1144,0.5000,9957.1568,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2884.6144,0.5000,9959.9345,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2885.1144,0.5000,9962.7123,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2885.6144,0.5000,9965.4901,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2886.1144,0.5000,9968.2679,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2886.6144,0.5000,9971.0457,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2887.1144,0.5000,9973.8234,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2887.6144,0.5000,9976.6012,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2888.1144,0.5000,9979.3790,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2888.6144,0.5000,9982.1568,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2889.1144,0.5000,9984.9345,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2889.6144,0.5000,9987.7123,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2890.1144,0.5000,9990.4901,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2890.6144,0.5000,9993.2679,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2891.1144,0.5000,9996.0457,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2891.6144,0.5000,9998.8234,20.0000,20.0000,0.0000,-2.1293,8,879.3662,-54.3197,1103.2311,-153.3651,-5.0021,101.5933,183.5282,-14.1229,0.0000,-5.0021,0.0000,-5.0021,0.0000,-5.0021,1.0639,0.0000,-6.0660,1.5367,-7.6027,5.7554,-13.3581,1.6444,-15.0026,0.0000,-15.0026,0.0000,-15.0026,-22.0361,0.4058,6.6278,0.0000,1157.0608,-50.0631,0.0000,1585.2632,1585.2632,1585.2632,1585.2632,1585.2632 +2892.1144,0.5000,10001.6012,20.0000,20.0000,0.0000,-2.0331,8,879.3662,-43.6265,1103.2311,-153.3651,-4.0174,101.5933,183.5282,-14.1229,0.0000,-4.0174,0.0000,-4.0174,0.0000,-4.0174,1.0540,0.0000,-5.0715,1.5367,-6.6082,5.7554,-12.3636,1.6444,-14.0080,0.0000,-14.0080,0.0000,-14.0080,-21.0417,0.4058,6.6280,0.0000,1157.0608,-41.8550,0.0000,1720.1124,1720.1124,1720.1124,1720.1124,1720.1124 +2892.6144,0.5000,10004.3790,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1107.8784,-153.3651,-3.9506,102.0212,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2893.1144,0.5000,10007.1568,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2893.6144,0.5000,10009.9345,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2894.1144,0.5000,10012.7123,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2894.6144,0.5000,10015.4901,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2895.1144,0.5000,10018.2679,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2895.6144,0.5000,10021.0457,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2896.1144,0.5000,10023.8234,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2896.6144,0.5000,10026.6012,20.0000,20.0000,0.0000,-2.0266,8,879.3662,-42.9007,1108.1938,-153.3651,-3.9506,102.0503,183.5282,-14.1229,0.0000,-3.9506,0.0000,-3.9506,0.0000,-3.9506,1.0533,0.0000,-5.0039,1.5367,-6.5406,5.7554,-12.2961,1.6444,-13.9405,0.0000,-13.9405,0.0000,-13.9405,-20.9742,0.4058,6.6280,0.0000,1157.0608,-41.2978,0.0000,1729.2662,1729.2662,1729.2662,1729.2662,1729.2662 +2897.1144,0.5000,10029.3790,20.0000,20.0000,0.0000,-2.0109,8,879.3662,-41.1544,1108.1938,-153.3651,-3.7898,102.0503,183.5282,-14.1229,0.0000,-3.7898,0.0000,-3.7898,0.0000,-3.7898,1.0517,0.0000,-4.8415,1.5367,-6.3782,5.7554,-12.1337,1.6444,-13.7781,0.0000,-13.7781,0.0000,-13.7781,-20.8118,0.4058,6.6280,0.0000,1157.0608,-39.9574,0.0000,1751.2885,1751.2885,1751.2885,1751.2885,1751.2885 +2897.6144,0.5000,10032.1568,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1108.9528,-153.3651,-2.7719,102.1201,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2898.1144,0.5000,10034.9345,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2898.6144,0.5000,10037.7123,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2899.1144,0.5000,10040.4901,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2899.6144,0.5000,10043.2679,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2900.1144,0.5000,10046.0457,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2900.6144,0.5000,10048.8234,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2901.1144,0.5000,10051.6012,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2901.6144,0.5000,10054.3790,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2902.1144,0.5000,10057.1568,20.0000,20.0000,0.0000,-1.9116,8,879.3662,-30.1007,1113.7567,-153.3651,-2.7719,102.5625,183.5282,-14.1229,0.0000,-2.7719,0.0000,-2.7719,0.0000,-2.7719,1.0416,0.0000,-3.8134,1.5367,-5.3501,5.7554,-11.1056,1.6444,-12.7500,0.0000,-12.7500,0.0000,-12.7500,-19.7839,0.4058,6.6281,0.0000,1157.0608,-31.4726,0.0000,1890.6828,1890.6828,1890.6828,1890.6828,1890.6828 +2902.6144,0.5000,10059.9345,20.0000,20.0000,0.0000,-1.8729,8,879.3662,-25.7942,1113.7567,-153.3651,-2.3753,102.5625,183.5282,-14.1229,0.0000,-2.3753,0.0000,-2.3753,0.0000,-2.3753,1.0376,0.0000,-3.4129,1.5367,-4.9496,5.7554,-10.7050,1.6444,-12.3495,0.0000,-12.3495,0.0000,-12.3495,-19.3834,0.4058,6.6282,0.0000,1157.0608,-28.1669,0.0000,1944.9912,1944.9912,1944.9912,1944.9912,1944.9912 +2903.1144,0.5000,10062.7123,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1115.6283,-153.3651,-1.5931,102.7349,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2903.6144,0.5000,10065.4901,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2904.1144,0.5000,10068.2679,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2904.6144,0.5000,10071.0457,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2905.1144,0.5000,10073.8234,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2905.6144,0.5000,10076.6012,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2906.1144,0.5000,10079.3790,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2906.6144,0.5000,10082.1568,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2907.1144,0.5000,10084.9345,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2907.6144,0.5000,10087.7123,20.0000,20.0000,0.0000,-1.7965,8,879.3662,-17.3000,1119.3198,-153.3651,-1.5931,103.0748,183.5282,-14.1229,0.0000,-1.5931,0.0000,-1.5931,0.0000,-1.5931,1.0298,0.0000,-2.6229,1.5367,-4.1596,5.7554,-9.9150,1.6444,-11.5594,0.0000,-11.5594,0.0000,-11.5594,-18.5935,0.4058,6.6283,0.0000,1157.0608,-21.6468,0.0000,2052.1089,2052.1089,2052.1089,2052.1089,2052.1089 +2908.1144,0.5000,10090.4901,20.0000,20.0000,0.0000,-1.7348,8,879.3662,-10.4330,1119.3198,-153.3651,-0.9607,103.0748,183.5282,-14.1229,0.0000,-0.9607,0.0000,-0.9607,0.0000,-0.9607,1.0234,0.0000,-1.9842,1.5367,-3.5209,5.7554,-9.2763,1.6444,-10.9207,0.0000,-10.9207,0.0000,-10.9207,-17.9548,0.4058,6.6283,0.0000,1157.0608,-16.3757,0.0000,2138.7072,2138.7072,2138.7072,2138.7072,2138.7072 +2908.6144,0.5000,10093.2679,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1122.3042,-153.3651,-0.4143,103.3496,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2909.1144,0.5000,10096.0457,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2909.6144,0.5000,10098.8234,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2910.1144,0.5000,10101.6012,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2910.6144,0.5000,10104.3790,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2911.1144,0.5000,10107.1568,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2911.6144,0.5000,10109.9345,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2912.1144,0.5000,10112.7123,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2912.6144,0.5000,10115.4901,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2913.1144,0.5000,10118.2679,20.0000,20.0000,0.0000,-1.6814,8,879.3662,-4.4987,1124.8833,-153.3651,-0.4143,103.5871,183.5282,-14.1229,0.0000,-0.4143,0.0000,-0.4143,0.0000,-0.4143,1.0180,0.0000,-1.4323,1.5367,-2.9690,5.7554,-8.7244,1.6444,-10.3688,0.0000,-10.3688,0.0000,-10.3688,-17.4030,0.4058,6.6284,0.0000,1157.0608,-11.8205,0.0000,2213.5438,2213.5438,2213.5438,2213.5438,2213.5438 +2913.6144,0.5000,10121.0457,20.0000,20.0000,0.0000,-1.5940,8,879.3662,5.2311,1124.8833,-153.3651,0.4817,103.5871,183.5282,-14.1229,0.0000,0.4817,0.0000,0.4817,0.0000,0.4817,1.0090,0.0000,-0.5273,1.5367,-2.0640,5.7554,-7.8194,1.6444,-9.4639,0.0000,-9.4639,0.0000,-9.4639,-16.4981,0.4058,6.6285,0.0000,1157.0608,-4.3519,0.0000,2351.3052,2351.3052,2351.3052,2351.3052,2351.3052 +2914.1144,0.5000,10123.8234,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1129.1118,-153.3651,0.8024,103.9765,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 +2914.6144,0.5000,10126.6012,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 +2915.1144,0.5000,10129.3790,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 +2915.6144,0.5000,10132.1568,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 +2916.1144,0.5000,10134.9345,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 +2916.6144,0.5000,10137.7123,20.0000,20.0000,0.0000,-1.5627,8,879.3662,8.7134,1130.6252,-153.3651,0.8024,104.1159,183.5282,-14.1229,0.0000,0.8024,0.0000,0.8024,0.0000,0.8024,1.0058,0.0000,-0.2034,1.5367,-1.7401,5.7554,-7.4956,1.6444,-9.1400,0.0000,-9.1400,0.0000,-9.1400,-16.1743,0.4058,6.6285,0.0000,1157.0608,-1.6789,0.0000,2405.2461,2405.2461,2405.2461,2405.2461,2405.2461 +2917.1144,0.5000,10140.4901,20.0000,20.0000,0.0000,-1.4820,8,879.3662,17.6912,1130.6252,-153.3651,1.6291,104.1159,183.5282,-14.1229,0.0000,1.6291,0.0000,1.6291,0.0000,1.6291,0.9975,0.0000,0.6316,1.5367,-0.9051,5.7554,-6.6606,1.6444,-8.3050,0.0000,-8.3050,0.0000,-8.3050,-15.3393,0.4058,6.6286,0.0000,1157.0608,5.2125,0.0000,2544.3123,2544.3123,2544.3123,2544.3123,2544.3123 +2917.6144,0.5000,10143.2679,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1134.5270,-153.3651,2.3436,104.4752,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 +2918.1144,0.5000,10146.0457,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 +2918.6144,0.5000,10148.8234,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 +2919.1144,0.5000,10151.6012,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 +2919.6144,0.5000,10154.3790,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 +2920.1144,0.5000,10157.1568,20.0000,20.0000,0.0000,-1.4123,8,879.3662,25.4497,1137.8988,-153.3651,2.3436,104.7857,183.5282,-14.1229,0.0000,2.3436,0.0000,2.3436,0.0000,2.3436,0.9904,0.0000,1.3532,1.5367,-0.1835,5.7554,-5.9390,1.6444,-7.5834,0.0000,-7.5834,0.0000,-7.5834,-14.6178,0.4058,6.6287,0.0000,1157.0608,11.1679,0.0000,2664.4911,2664.4911,2664.4911,2664.4911,2664.4911 +2920.6144,0.5000,10159.9345,20.0000,20.0000,0.0000,-1.3733,8,879.3662,29.7883,1137.8988,-153.3651,2.7431,104.7857,183.5282,-14.1229,0.0000,2.7431,0.0000,2.7431,0.0000,2.7431,0.9864,0.0000,1.7567,1.5367,0.2200,5.7554,-5.5354,1.6444,-7.1798,0.0000,-7.1798,0.0000,-7.1798,-14.2143,0.4058,6.6287,0.0000,1157.0608,14.4982,0.0000,2731.6965,2731.6965,2731.6965,2731.6965,2731.6965 +2921.1144,0.5000,10162.7123,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1139.7843,-153.3651,3.5311,104.9593,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2921.6144,0.5000,10165.4901,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2922.1144,0.5000,10168.2679,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2922.6144,0.5000,10171.0457,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2923.1144,0.5000,10173.8234,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2923.6144,0.5000,10176.6012,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2924.1144,0.5000,10179.3790,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2924.6144,0.5000,10182.1568,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2925.1144,0.5000,10184.9345,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2925.6144,0.5000,10187.7123,20.0000,20.0000,0.0000,-1.2964,8,879.3662,38.3458,1143.5034,-153.3651,3.5311,105.3018,183.5282,-14.1229,0.0000,3.5311,0.0000,3.5311,0.0000,3.5311,0.9785,0.0000,2.5526,1.5367,1.0159,5.7554,-4.7395,1.6444,-6.3839,0.0000,-6.3839,0.0000,-6.3839,-13.4185,0.4058,6.6288,0.0000,1157.0608,21.0669,0.0000,2864.2514,2864.2514,2864.2514,2864.2514,2864.2514 +2926.1144,0.5000,10190.4901,20.0000,20.0000,0.0000,-1.2371,8,879.3662,44.9453,1143.5034,-153.3651,4.1389,105.3018,183.5282,-14.1229,0.0000,4.1389,0.0000,4.1389,0.0000,4.1389,0.9725,0.0000,3.1664,1.5367,1.6297,5.7554,-4.1257,1.6444,-5.7701,0.0000,-5.7701,0.0000,-5.7701,-12.8047,0.4058,6.6288,0.0000,1157.0608,26.1328,0.0000,2966.4786,2966.4786,2966.4786,2966.4786,2966.4786 +2926.6144,0.5000,10193.2679,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1146.3716,-153.3651,4.6659,105.5659,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2927.1144,0.5000,10196.0457,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2927.6144,0.5000,10198.8234,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2928.1144,0.5000,10201.6012,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2928.6144,0.5000,10204.3790,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2929.1144,0.5000,10207.1568,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2929.6144,0.5000,10209.9345,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2930.1144,0.5000,10212.7123,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2930.6144,0.5000,10215.4901,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2931.1144,0.5000,10218.2679,20.0000,20.0000,0.0000,-1.1858,8,879.3662,50.6684,1148.8588,-153.3651,4.6659,105.7950,183.5282,-14.1229,0.0000,4.6659,0.0000,4.6659,0.0000,4.6659,0.9690,0.0000,3.6969,1.5367,2.1602,5.7554,-3.5953,1.6444,-5.2397,0.0000,-5.2397,0.0000,-5.2397,-12.2743,0.4058,6.6289,0.0000,1157.0608,30.5105,0.0000,3055.1282,3055.1282,3055.1282,3055.1282,3055.1282 +2931.6144,0.5000,10221.0457,20.0000,20.0000,0.0000,-1.1044,8,879.3662,60.0061,1148.8588,-153.3651,5.5258,105.7950,183.5282,-14.1229,0.0000,5.5258,0.0000,5.5258,0.0000,5.5258,0.9862,0.0000,4.5396,1.5367,3.0029,5.7554,-2.7526,1.6444,-4.3970,0.0000,-4.3970,0.0000,-4.3970,-11.4317,0.4058,6.6289,0.0000,1157.0608,37.4653,0.0000,3199.7703,3199.7703,3199.7703,3199.7703,3199.7703 +2932.1144,0.5000,10223.8234,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1152.9169,-153.3651,5.8335,106.1687,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2932.6144,0.5000,10226.6012,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2933.1144,0.5000,10229.3790,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2933.6144,0.5000,10232.1568,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2934.1144,0.5000,10234.9345,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2934.6144,0.5000,10237.7123,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2935.1144,0.5000,10240.4901,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2935.6144,0.5000,10243.2679,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2936.1144,0.5000,10246.0457,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2936.6144,0.5000,10248.8234,20.0000,20.0000,0.0000,-1.0753,8,879.3662,63.3481,1154.3694,-153.3651,5.8335,106.3024,183.5282,-14.1229,0.0000,5.8335,0.0000,5.8335,0.0000,5.8335,0.9924,0.0000,4.8412,1.5367,3.3045,5.7554,-2.4510,1.6444,-4.0954,0.0000,-4.0954,0.0000,-4.0954,-11.1301,0.4058,6.6290,0.0000,1157.0608,39.9544,0.0000,3251.5376,3251.5376,3251.5376,3251.5376,3251.5376 +2937.1144,0.5000,10251.6012,20.0000,20.0000,0.0000,-0.9718,8,879.3662,75.2222,1154.3694,-153.3651,6.9270,106.3024,183.5282,-14.1229,0.0000,6.9270,0.0000,6.9270,0.0000,6.9270,1.0142,0.0000,5.9127,1.5367,4.3760,5.7554,-1.3794,1.6444,-3.0238,0.0000,-3.0238,0.0000,-3.0238,-10.0586,0.4058,6.6290,0.0000,1157.0608,48.7982,0.0000,3435.4673,3435.4673,3435.4673,3435.4673,3435.4673 +2937.6144,0.5000,10254.3790,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.5298,-153.3651,7.0012,106.7776,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2938.1144,0.5000,10257.1568,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2938.6144,0.5000,10259.9345,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2939.1144,0.5000,10262.7123,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2939.6144,0.5000,10265.4901,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2940.1144,0.5000,10268.2679,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2940.6144,0.5000,10271.0457,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2941.1144,0.5000,10273.8234,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2941.6144,0.5000,10276.6012,20.0000,20.0000,0.0000,-0.9647,8,879.3662,76.0282,1159.8801,-153.3651,7.0012,106.8099,183.5282,-14.1229,0.0000,7.0012,0.0000,7.0012,0.0000,7.0012,1.0157,0.0000,5.9855,1.5367,4.4488,5.7554,-1.3067,1.6444,-2.9511,0.0000,-2.9511,0.0000,-2.9511,-9.9859,0.4058,6.6290,0.0000,1157.0608,49.3985,0.0000,3447.9526,3447.9526,3447.9526,3447.9526,3447.9526 +2942.1144,0.5000,10279.3790,20.0000,20.0000,0.0000,-0.9496,8,879.3662,77.7583,1159.8801,-153.3651,7.1605,106.8099,183.5282,-14.1229,0.0000,7.1605,0.0000,7.1605,0.0000,7.1605,1.0189,0.0000,6.1416,1.5367,4.6049,5.7554,-1.1505,1.6444,-2.7949,0.0000,-2.7949,0.0000,-2.7949,-9.8297,0.4058,6.6290,0.0000,1157.0608,50.6871,0.0000,3474.7508,3474.7508,3474.7508,3474.7508,3474.7508 +2942.6144,0.5000,10282.1568,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1160.6320,-153.3651,8.1689,106.8791,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2943.1144,0.5000,10284.9345,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2943.6144,0.5000,10287.7123,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2944.1144,0.5000,10290.4901,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2944.6144,0.5000,10293.2679,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2945.1144,0.5000,10296.0457,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2945.6144,0.5000,10298.8234,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2946.1144,0.5000,10301.6012,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2946.6144,0.5000,10304.3790,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2947.1144,0.5000,10307.1568,20.0000,20.0000,0.0000,-0.8542,8,879.3662,88.7087,1165.3910,-153.3651,8.1689,107.3174,183.5282,-14.1229,0.0000,8.1689,0.0000,8.1689,0.0000,8.1689,1.0391,0.0000,7.1298,1.5367,5.5931,5.7554,-0.1623,1.6444,-1.8067,0.0000,-1.8067,0.0000,-1.8067,-8.8416,0.4058,6.6291,0.0000,1157.0608,58.8429,0.0000,3612.0942,3612.0942,3612.0942,3612.0942,3612.0942 +2947.6144,0.5000,10309.9345,20.0000,20.0000,0.0000,-0.8170,8,879.3662,92.9749,1165.3910,-153.3651,8.5618,107.3174,183.5282,-14.1229,0.0000,8.5618,0.0000,8.5618,0.0000,8.5618,1.0469,0.0000,7.5148,1.5367,5.9781,5.7554,0.2227,1.6444,-1.4217,0.0000,-1.4217,0.0000,-1.4217,-8.4566,0.4058,6.6291,0.0000,1157.0608,62.0204,0.0000,3663.4380,3663.4380,3663.4380,3663.4380,3663.4380 +2948.1144,0.5000,10312.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1167.2451,-153.3651,9.3366,107.4881,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2948.6144,0.5000,10315.4901,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2949.1144,0.5000,10318.2679,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2949.6144,0.5000,10321.0457,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2950.1144,0.5000,10323.8234,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2950.6144,0.5000,10326.6012,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2951.1144,0.5000,10329.3790,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2951.6144,0.5000,10332.1568,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2952.1144,0.5000,10334.9345,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2952.6144,0.5000,10337.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2953.1144,0.5000,10340.4901,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2953.6144,0.5000,10343.2679,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2954.1144,0.5000,10346.0457,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2954.6144,0.5000,10348.8234,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2955.1144,0.5000,10351.6012,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2955.6144,0.5000,10354.3790,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2956.1144,0.5000,10357.1568,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2956.6144,0.5000,10359.9345,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2957.1144,0.5000,10362.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2957.6144,0.5000,10365.4901,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2958.1144,0.5000,10368.2679,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2958.6144,0.5000,10371.0457,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2959.1144,0.5000,10373.8234,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2959.6144,0.5000,10376.6012,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2960.1144,0.5000,10379.3790,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2960.6144,0.5000,10382.1568,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2961.1144,0.5000,10384.9345,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2961.6144,0.5000,10387.7123,20.0000,20.0000,0.0000,-0.7436,8,879.3662,101.3894,1170.9020,-153.3651,9.3366,107.8249,183.5282,-14.1229,0.0000,9.3366,0.0000,9.3366,0.0000,9.3366,1.0624,0.0000,8.2742,1.5367,6.7375,5.7554,0.9821,1.6444,-0.6623,0.0000,-0.6623,0.0000,-0.6623,-7.6973,0.4058,6.6292,0.0000,1157.0608,68.2875,0.0000,3764.7065,3764.7065,3764.7065,3764.7065,3764.7065 +2962.1144,0.5000,10390.4901,20.0000,20.0000,0.0000,-0.6683,8,879.3662,110.0307,1170.9020,-153.3651,10.1324,107.8249,183.5282,-14.1229,0.0000,10.1324,0.0000,10.1324,0.0000,10.1324,1.0784,0.0000,9.0540,1.5367,7.5173,5.7554,1.7619,1.6444,0.1175,0.0000,0.1175,0.0000,0.1175,-6.9175,0.4058,6.6292,0.0000,1157.0608,74.7236,0.0000,3868.7046,3868.7046,3868.7046,3868.7046,3868.7046 +2962.6144,0.5000,10393.2679,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1174.6575,-153.3651,10.8201,108.1707,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 +2963.1144,0.5000,10396.0457,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 +2963.6144,0.5000,10398.8234,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 +2964.1144,0.5000,10401.6012,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 +2964.6144,0.5000,10404.3790,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 +2965.1144,0.5000,10407.1568,20.0000,20.0000,0.0000,-0.6032,8,879.3662,117.4982,1177.9029,-153.3651,10.8201,108.4696,183.5282,-14.1229,0.0000,10.8201,0.0000,10.8201,0.0000,10.8201,1.0921,0.0000,9.7279,1.5367,8.1912,5.7554,2.4358,1.6444,0.7914,0.0000,0.7914,0.0000,0.7914,-6.2436,0.4058,6.6292,0.0000,1157.0608,80.2854,0.0000,3958.5764,3958.5764,3958.5764,3958.5764,3958.5764 +2965.6144,0.5000,10409.9345,20.0000,20.0000,0.0000,-0.5617,8,879.3662,122.2559,1177.9029,-153.3651,11.2582,108.4696,183.5282,-14.1229,0.0000,11.2582,0.0000,11.2582,0.0000,11.2582,1.1009,0.0000,10.1573,1.5367,8.6206,5.7554,2.8652,1.6444,1.2208,0.0000,1.2208,0.0000,1.2208,-5.8142,0.4058,6.6292,0.0000,1157.0608,83.8289,0.0000,4015.8355,4015.8355,4015.8355,4015.8355,4015.8355 +2966.1144,0.5000,10412.7123,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1179.9706,-153.3651,12.1223,108.6600,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 +2966.6144,0.5000,10415.4901,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 +2967.1144,0.5000,10418.2679,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 +2967.6144,0.5000,10421.0457,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 +2968.1144,0.5000,10423.8234,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 +2968.6144,0.5000,10426.6012,20.0000,20.0000,0.0000,-0.4799,8,879.3662,131.6398,1184.0488,-153.3651,12.1223,109.0355,183.5282,-14.1229,0.0000,12.1223,0.0000,12.1223,0.0000,12.1223,1.1182,0.0000,11.0042,1.5367,9.4675,5.7554,3.7120,1.6444,2.0676,0.0000,2.0676,0.0000,2.0676,-4.9674,0.4058,6.6293,0.0000,1157.0608,90.8181,0.0000,4128.7708,4128.7708,4128.7708,4128.7708,4128.7708 +2969.1144,0.5000,10429.3790,20.0000,20.0000,0.0000,-0.4631,8,879.3662,133.5692,1184.0488,-153.3651,12.3000,109.0355,183.5282,-14.1229,0.0000,12.3000,0.0000,12.3000,0.0000,12.3000,1.1217,0.0000,11.1783,1.5367,9.6416,5.7554,3.8861,1.6444,2.2417,0.0000,2.2417,0.0000,2.2417,-4.7933,0.4058,6.6293,0.0000,1157.0608,92.2551,0.0000,4151.9914,4151.9914,4151.9914,4151.9914,4151.9914 +2969.6144,0.5000,10432.1568,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1184.8873,-153.3651,13.4246,109.1127,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 +2970.1144,0.5000,10434.9345,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 +2970.6144,0.5000,10437.7123,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 +2971.1144,0.5000,10440.4901,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 +2971.6144,0.5000,10443.2679,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 +2972.1144,0.5000,10446.0457,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 +2972.6144,0.5000,10448.8234,20.0000,20.0000,0.0000,-0.3566,8,879.3662,145.7816,1190.1948,-153.3651,13.4246,109.6015,183.5282,-14.1229,0.0000,13.4246,0.0000,13.4246,0.0000,13.4246,1.1442,0.0000,12.2804,1.5367,10.7437,5.7554,4.9883,1.6444,3.3438,0.0000,3.3438,0.0000,3.3438,-3.6912,0.4058,6.6293,0.0000,1157.0608,101.3508,0.0000,4298.9668,4298.9668,4298.9668,4298.9668,4298.9668 +2973.1144,0.5000,10451.6012,20.0000,20.0000,0.0000,-0.2411,8,879.3662,159.0245,1190.1948,-153.3651,14.6441,109.6015,183.5282,-14.1229,0.0000,14.6441,0.0000,14.6441,0.0000,14.6441,1.1686,0.0000,13.4755,1.5367,11.9388,5.7554,6.1834,1.6444,4.5389,0.0000,4.5389,0.0000,4.5389,-2.4961,0.4058,6.6293,0.0000,1157.0608,111.2141,0.0000,4458.3452,4458.3452,4458.3452,4458.3452,4458.3452 +2973.6144,0.5000,10454.3790,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1195.9501,-153.3651,14.7269,110.1315,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 +2974.1144,0.5000,10457.1568,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 +2974.6144,0.5000,10459.9345,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 +2975.1144,0.5000,10462.7123,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 +2975.6144,0.5000,10465.4901,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 +2976.1144,0.5000,10468.2679,20.0000,20.0000,0.0000,-0.2333,8,879.3662,159.9234,1196.3408,-153.3651,14.7269,110.1675,183.5282,-14.1229,0.0000,14.7269,0.0000,14.7269,0.0000,14.7269,1.1702,0.0000,13.5566,1.5367,12.0199,5.7554,6.2645,1.6444,4.6201,0.0000,4.6201,0.0000,4.6201,-2.4150,0.4058,6.6293,0.0000,1157.0608,111.8837,0.0000,4469.1638,4469.1638,4469.1638,4469.1638,4469.1638 +2976.6144,0.5000,10471.0457,20.0000,20.0000,0.0000,-0.1425,8,879.3662,170.3380,1196.3408,-153.3651,15.6859,110.1675,183.5282,-14.1229,0.0000,15.6859,0.0000,15.6859,0.0000,15.6859,1.1894,0.0000,14.4965,1.5367,12.9598,5.7554,7.2043,1.6444,5.5599,0.0000,5.5599,0.0000,5.5599,-1.4751,0.4058,6.6293,0.0000,1157.0608,119.6404,0.0000,4594.5029,4594.5029,4594.5029,4594.5029,4594.5029 +2977.1144,0.5000,10473.8234,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1200.8670,-153.3651,16.0291,110.5843,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 +2977.6144,0.5000,10476.6012,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 +2978.1144,0.5000,10479.3790,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 +2978.6144,0.5000,10482.1568,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 +2979.1144,0.5000,10484.9345,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 +2979.6144,0.5000,10487.7123,20.0000,20.0000,0.0000,-0.1100,8,879.3662,174.0653,1202.4868,-153.3651,16.0291,110.7334,183.5282,-14.1229,0.0000,16.0291,0.0000,16.0291,0.0000,16.0291,1.1963,0.0000,14.8329,1.5367,13.2962,5.7554,7.5407,1.6444,5.8963,0.0000,5.8963,0.0000,5.8963,-1.1388,0.4058,6.6293,0.0000,1157.0608,122.4165,0.0000,4639.3608,4639.3608,4639.3608,4639.3608,4639.3608 +2980.1144,0.5000,10490.4901,20.0000,20.0000,0.0000,-0.0439,8,879.3662,181.6528,1202.4868,-153.3651,16.7279,110.7334,183.5282,-14.1229,0.0000,16.7279,0.0000,16.7279,0.0000,16.7279,1.2103,0.0000,15.5176,1.5367,13.9809,5.7554,8.2255,1.6444,6.5810,0.0000,6.5810,0.0000,6.5810,-0.4540,0.4058,6.6293,0.0000,1157.0608,128.0677,0.0000,4730.6767,4730.6767,4730.6767,4730.6767,4730.6767 +2980.6144,0.5000,10493.2679,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1205.7844,-153.3651,17.3317,111.0371,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 +2981.1144,0.5000,10496.0457,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 +2981.6144,0.5000,10498.8234,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 +2982.1144,0.5000,10501.6012,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 +2982.6144,0.5000,10504.3790,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 +2983.1144,0.5000,10507.1568,20.0000,20.0000,0.0000,0.0133,8,879.3662,188.2096,1208.6339,-153.3651,17.3317,111.2995,183.5282,-14.1229,0.0000,17.3317,0.0000,17.3317,0.0000,17.3317,1.2223,0.0000,16.1093,1.5367,14.5726,5.7554,8.8172,1.6444,7.1728,0.0000,7.1728,0.0000,7.1728,0.1377,0.4058,6.6293,0.0000,1157.0608,132.9512,0.0000,4809.5879,4809.5879,4809.5879,4809.5879,4809.5879 +2983.6144,0.5000,10509.9345,20.0000,20.0000,0.0000,0.0548,8,879.3662,192.9665,1208.6339,-153.3651,17.7697,111.2995,183.5282,-14.1229,0.0000,17.7697,0.0000,17.7697,0.0000,17.7697,1.2311,0.0000,16.5386,1.5367,15.0019,5.7554,9.2465,1.6444,7.6021,0.0000,7.6021,0.0000,7.6021,0.5670,0.4058,6.6293,0.0000,1157.0608,136.4942,0.0000,4866.8374,4866.8374,4866.8374,4866.8374,4866.8374 +2984.1144,0.5000,10512.7123,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1210.7013,-153.3651,18.6337,111.4899,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 +2984.6144,0.5000,10515.4901,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 +2985.1144,0.5000,10518.2679,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 +2985.6144,0.5000,10521.0457,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 +2986.1144,0.5000,10523.8234,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 +2986.6144,0.5000,10526.6012,20.0000,20.0000,0.0000,0.1366,8,879.3662,202.3487,1214.7788,-153.3651,18.6337,111.8653,183.5282,-14.1229,0.0000,18.6337,0.0000,18.6337,0.0000,18.6337,1.2484,0.0000,17.3853,1.5367,15.8486,5.7554,10.0932,1.6444,8.4488,0.0000,8.4488,0.0000,8.4488,1.4137,0.4058,6.6293,0.0000,1157.0608,143.4820,0.0000,4983.6041,4983.6041,4983.6041,4983.6041,4983.6041 +2987.1144,0.5000,10529.3790,20.0000,20.0000,0.0000,0.1534,8,879.3662,204.2781,1214.7788,-153.3651,18.8114,111.8653,183.5282,-14.1229,0.0000,18.8114,0.0000,18.8114,0.0000,18.8114,1.2519,0.0000,17.5594,1.5367,16.0227,5.7554,10.2673,1.6444,8.6229,0.0000,8.6229,0.0000,8.6229,1.5878,0.4058,6.6293,0.0000,1157.0608,144.9191,0.0000,5009.9888,5009.9888,5009.9888,5009.9888,5009.9888 +2987.6144,0.5000,10532.1568,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1215.6173,-153.3651,19.9359,111.9426,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 +2988.1144,0.5000,10534.9345,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 +2988.6144,0.5000,10537.7123,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 +2989.1144,0.5000,10540.4901,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 +2989.6144,0.5000,10543.2679,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 +2990.1144,0.5000,10546.0457,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 +2990.6144,0.5000,10548.8234,20.0000,20.0000,0.0000,0.2599,8,879.3662,216.4902,1220.9246,-153.3651,19.9359,112.4313,183.5282,-14.1229,0.0000,19.9359,0.0000,19.9359,0.0000,19.9359,1.2744,0.0000,18.6615,1.5367,17.1248,5.7554,11.3694,1.6444,9.7250,0.0000,9.7250,0.0000,9.7250,2.6899,0.4058,6.6293,0.0000,1157.0608,154.0146,0.0000,5176.9890,5176.9890,5176.9890,5176.9890,5176.9890 +2991.1144,0.5000,10551.6012,20.0000,20.0000,0.0000,0.3753,8,879.3662,229.7326,1220.9246,-153.3651,21.1554,112.4313,183.5282,-14.1229,0.0000,21.1554,0.0000,21.1554,0.0000,21.1554,1.2988,0.0000,19.8566,1.5367,18.3199,5.7554,12.5644,1.6444,10.9200,0.0000,10.9200,0.0000,10.9200,3.8850,0.4058,6.6293,0.0000,1157.0608,163.8775,0.0000,5358.0782,5358.0782,5358.0782,5358.0782,5358.0782 +2991.6144,0.5000,10554.3790,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1226.6797,-153.3651,21.2382,112.9613,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 +2992.1144,0.5000,10557.1568,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 +2992.6144,0.5000,10559.9345,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 +2993.1144,0.5000,10562.7123,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 +2993.6144,0.5000,10565.4901,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 +2994.1144,0.5000,10568.2679,20.0000,20.0000,0.0000,0.3831,8,879.3662,230.6314,1227.0704,-153.3651,21.2382,112.9972,183.5282,-14.1229,0.0000,21.2382,0.0000,21.2382,0.0000,21.2382,1.3005,0.0000,19.9377,1.5367,18.4010,5.7554,12.6455,1.6444,11.0011,0.0000,11.0011,0.0000,11.0011,3.9661,0.4058,6.6293,0.0000,1157.0608,164.5470,0.0000,5370.3704,5370.3704,5370.3704,5370.3704,5370.3704 +2994.6144,0.5000,10571.0457,20.0000,20.0000,0.0000,0.4739,8,879.3662,241.0453,1227.0704,-153.3651,22.1971,112.9972,183.5282,-14.1229,0.0000,22.1971,0.0000,22.1971,0.0000,22.1971,1.3197,0.0000,20.8775,1.5367,19.3408,5.7554,13.5854,1.6444,11.9409,0.0000,11.9409,0.0000,11.9409,4.9059,0.4058,6.6293,0.0000,1157.0608,172.3033,0.0000,5512.7806,5512.7806,5512.7806,5512.7806,5512.7806 +2995.1144,0.5000,10573.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1231.5963,-153.3651,22.5404,113.4140,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2995.6144,0.5000,10576.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2996.1144,0.5000,10579.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2996.6144,0.5000,10582.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2997.1144,0.5000,10584.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2997.6144,0.5000,10587.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2998.1144,0.5000,10590.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2998.6144,0.5000,10593.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2999.1144,0.5000,10596.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +2999.6144,0.5000,10598.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3000.1144,0.5000,10601.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3000.6144,0.5000,10604.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3001.1144,0.5000,10607.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3001.6144,0.5000,10609.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3002.1144,0.5000,10612.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3002.6144,0.5000,10615.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3003.1144,0.5000,10618.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3003.6144,0.5000,10621.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3004.1144,0.5000,10623.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3004.6144,0.5000,10626.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3005.1144,0.5000,10629.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3005.6144,0.5000,10632.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3006.1144,0.5000,10634.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3006.6144,0.5000,10637.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3007.1144,0.5000,10640.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3007.6144,0.5000,10643.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3008.1144,0.5000,10646.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3008.6144,0.5000,10648.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3009.1144,0.5000,10651.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3009.6144,0.5000,10654.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3010.1144,0.5000,10657.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3010.6144,0.5000,10659.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3011.1144,0.5000,10662.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3011.6144,0.5000,10665.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3012.1144,0.5000,10668.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3012.6144,0.5000,10671.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3013.1144,0.5000,10673.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3013.6144,0.5000,10676.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3014.1144,0.5000,10679.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3014.6144,0.5000,10682.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3015.1144,0.5000,10684.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3015.6144,0.5000,10687.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3016.1144,0.5000,10690.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3016.6144,0.5000,10693.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3017.1144,0.5000,10696.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3017.6144,0.5000,10698.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3018.1144,0.5000,10701.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3018.6144,0.5000,10704.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3019.1144,0.5000,10707.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3019.6144,0.5000,10709.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3020.1144,0.5000,10712.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3020.6144,0.5000,10715.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3021.1144,0.5000,10718.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3021.6144,0.5000,10721.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3022.1144,0.5000,10723.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3022.6144,0.5000,10726.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3023.1144,0.5000,10729.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3023.6144,0.5000,10732.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3024.1144,0.5000,10734.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3024.6144,0.5000,10737.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3025.1144,0.5000,10740.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3025.6144,0.5000,10743.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3026.1144,0.5000,10746.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3026.6144,0.5000,10748.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3027.1144,0.5000,10751.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3027.6144,0.5000,10754.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3028.1144,0.5000,10757.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3028.6144,0.5000,10759.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3029.1144,0.5000,10762.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3029.6144,0.5000,10765.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3030.1144,0.5000,10768.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3030.6144,0.5000,10771.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3031.1144,0.5000,10773.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3031.6144,0.5000,10776.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3032.1144,0.5000,10779.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3032.6144,0.5000,10782.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3033.1144,0.5000,10784.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3033.6144,0.5000,10787.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3034.1144,0.5000,10790.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3034.6144,0.5000,10793.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3035.1144,0.5000,10796.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3035.6144,0.5000,10798.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3036.1144,0.5000,10801.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3036.6144,0.5000,10804.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3037.1144,0.5000,10807.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3037.6144,0.5000,10809.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3038.1144,0.5000,10812.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3038.6144,0.5000,10815.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3039.1144,0.5000,10818.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3039.6144,0.5000,10821.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3040.1144,0.5000,10823.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3040.6144,0.5000,10826.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3041.1144,0.5000,10829.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3041.6144,0.5000,10832.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3042.1144,0.5000,10834.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3042.6144,0.5000,10837.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3043.1144,0.5000,10840.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3043.6144,0.5000,10843.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3044.1144,0.5000,10846.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3044.6144,0.5000,10848.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3045.1144,0.5000,10851.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3045.6144,0.5000,10854.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3046.1144,0.5000,10857.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3046.6144,0.5000,10859.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3047.1144,0.5000,10862.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3047.6144,0.5000,10865.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3048.1144,0.5000,10868.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3048.6144,0.5000,10871.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3049.1144,0.5000,10873.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3049.6144,0.5000,10876.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3050.1144,0.5000,10879.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3050.6144,0.5000,10882.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3051.1144,0.5000,10884.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3051.6144,0.5000,10887.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3052.1144,0.5000,10890.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3052.6144,0.5000,10893.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3053.1144,0.5000,10896.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3053.6144,0.5000,10898.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3054.1144,0.5000,10901.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3054.6144,0.5000,10904.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3055.1144,0.5000,10907.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3055.6144,0.5000,10909.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3056.1144,0.5000,10912.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3056.6144,0.5000,10915.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3057.1144,0.5000,10918.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3057.6144,0.5000,10921.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3058.1144,0.5000,10923.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3058.6144,0.5000,10926.6012,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3059.1144,0.5000,10929.3790,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3059.6144,0.5000,10932.1568,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3060.1144,0.5000,10934.9345,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3060.6144,0.5000,10937.7123,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3061.1144,0.5000,10940.4901,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3061.6144,0.5000,10943.2679,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3062.1144,0.5000,10946.0457,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3062.6144,0.5000,10948.8234,20.0000,20.0000,0.0000,0.5064,8,879.3662,244.7724,1233.2160,-153.3651,22.5404,113.5632,183.5282,-14.1229,0.0000,22.5404,0.0000,22.5404,0.0000,22.5404,1.3265,0.0000,21.2138,1.5367,19.6771,5.7554,13.9217,1.6444,12.2773,0.0000,12.2773,0.0000,12.2773,5.2423,0.4058,6.6293,0.0000,1157.0608,175.0792,0.0000,5563.7476,5563.7476,5563.7476,5563.7476,5563.7476 +3063.1144,0.5000,10951.6012,20.0000,20.0000,0.0000,0.3873,8,879.3662,231.1134,1233.2160,-153.3651,21.2825,113.5632,183.5282,-14.1229,0.0000,21.2825,0.0000,21.2825,0.0000,21.2825,1.3014,0.0000,19.9812,1.5367,18.4445,5.7554,12.6890,1.6444,11.0446,0.0000,11.0446,0.0000,11.0446,4.0096,0.4058,6.6293,0.0000,1157.0608,164.9059,0.0000,5376.9608,5376.9608,5376.9608,5376.9608,5376.9608 +3063.6144,0.5000,10954.3790,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1227.2798,-153.3651,21.1972,113.0165,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 +3064.1144,0.5000,10957.1568,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 +3064.6144,0.5000,10959.9345,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 +3065.1144,0.5000,10962.7123,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 +3065.6144,0.5000,10965.4901,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 +3066.1144,0.5000,10968.2679,20.0000,20.0000,0.0000,0.3793,8,879.3662,230.1862,1226.8769,-153.3651,21.1972,112.9794,183.5282,-14.1229,0.0000,21.1972,0.0000,21.1972,0.0000,21.1972,1.2997,0.0000,19.8975,1.5367,18.3608,5.7554,12.6054,1.6444,10.9610,0.0000,10.9610,0.0000,10.9610,3.9259,0.4058,6.6293,0.0000,1157.0608,164.2154,0.0000,5364.2816,5364.2816,5364.2816,5364.2816,5364.2816 +3066.6144,0.5000,10971.0457,20.0000,20.0000,0.0000,0.2486,8,879.3662,215.1990,1226.8769,-153.3651,19.8170,112.9794,183.5282,-14.1229,0.0000,19.8170,0.0000,19.8170,0.0000,19.8170,1.2721,0.0000,18.5450,1.5367,17.0083,5.7554,11.2528,1.6444,9.6084,0.0000,9.6084,0.0000,9.6084,2.5734,0.4058,6.6293,0.0000,1157.0608,153.0529,0.0000,5159.3312,5159.3312,5159.3312,5159.3312,5159.3312 +3067.1144,0.5000,10973.8234,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1220.3635,-153.3651,19.3231,112.3796,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 +3067.6144,0.5000,10976.6012,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 +3068.1144,0.5000,10979.3790,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 +3068.6144,0.5000,10982.1568,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 +3069.1144,0.5000,10984.9345,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 +3069.6144,0.5000,10987.7123,20.0000,20.0000,0.0000,0.2018,8,879.3662,209.8351,1218.0323,-153.3651,19.3231,112.1650,183.5282,-14.1229,0.0000,19.3231,0.0000,19.3231,0.0000,19.3231,1.2622,0.0000,18.0609,1.5367,16.5242,5.7554,10.7688,1.6444,9.1244,0.0000,9.1244,0.0000,9.1244,2.0893,0.4058,6.6293,0.0000,1157.0608,149.0579,0.0000,5085.9799,5085.9799,5085.9799,5085.9799,5085.9799 +3070.1144,0.5000,10990.4901,20.0000,20.0000,0.0000,0.1067,8,879.3662,198.9174,1218.0323,-153.3651,18.3177,112.1650,183.5282,-14.1229,0.0000,18.3177,0.0000,18.3177,0.0000,18.3177,1.2421,0.0000,17.0756,1.5367,15.5389,5.7554,9.7835,1.6444,8.1391,0.0000,8.1391,0.0000,8.1391,1.1040,0.4058,6.6293,0.0000,1157.0608,140.9264,0.0000,4938.4569,4938.4569,4938.4569,4938.4569,4938.4569 +3070.6144,0.5000,10993.2679,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1213.2876,-153.3651,17.4489,111.7280,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 +3071.1144,0.5000,10996.0457,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 +3071.6144,0.5000,10998.8234,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 +3072.1144,0.5000,11001.6012,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 +3072.6144,0.5000,11004.3790,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 +3073.1144,0.5000,11007.1568,20.0000,20.0000,0.0000,0.0244,8,879.3662,189.4828,1209.1873,-153.3651,17.4489,111.3504,183.5282,-14.1229,0.0000,17.4489,0.0000,17.4489,0.0000,17.4489,1.2247,0.0000,16.2242,1.5367,14.6875,5.7554,8.9321,1.6444,7.2877,0.0000,7.2877,0.0000,7.2877,0.2526,0.4058,6.6293,0.0000,1157.0608,133.8995,0.0000,4824.9110,4824.9110,4824.9110,4824.9110,4824.9110 +3073.6144,0.5000,11009.9345,20.0000,20.0000,0.0000,-0.0353,8,879.3662,182.6360,1209.1873,-153.3651,16.8184,111.3504,183.5282,-14.1229,0.0000,16.8184,0.0000,16.8184,0.0000,16.8184,1.2121,0.0000,15.6063,1.5367,14.0696,5.7554,8.3142,1.6444,6.6698,0.0000,6.6698,0.0000,6.6698,-0.3653,0.4058,6.6293,0.0000,1157.0608,128.8000,0.0000,4742.5095,4742.5095,4742.5095,4742.5095,4742.5095 +3074.1144,0.5000,11012.7123,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1206.2117,-153.3651,15.5748,111.0764,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 +3074.6144,0.5000,11015.4901,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 +3075.1144,0.5000,11018.2679,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 +3075.6144,0.5000,11021.0457,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 +3076.1144,0.5000,11023.8234,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 +3076.6144,0.5000,11026.6012,20.0000,20.0000,0.0000,-0.1530,8,879.3662,169.1316,1200.3427,-153.3651,15.5748,110.5360,183.5282,-14.1229,0.0000,15.5748,0.0000,15.5748,0.0000,15.5748,1.1872,0.0000,14.3876,1.5367,12.8509,5.7554,7.0955,1.6444,5.4511,0.0000,5.4511,0.0000,5.4511,-1.5840,0.4058,6.6293,0.0000,1157.0608,118.7420,0.0000,4579.9848,4579.9848,4579.9848,4579.9848,4579.9848 +3077.1144,0.5000,11029.3790,20.0000,20.0000,0.0000,-0.1772,8,879.3662,166.3549,1200.3427,-153.3651,15.3191,110.5360,183.5282,-14.1229,0.0000,15.3191,0.0000,15.3191,0.0000,15.3191,1.1821,0.0000,14.1370,1.5367,12.6003,5.7554,6.8449,1.6444,5.2005,0.0000,5.2005,0.0000,5.2005,-1.8346,0.4058,6.6293,0.0000,1157.0608,116.6739,0.0000,4546.5671,4546.5671,4546.5671,4546.5671,4546.5671 +3077.6144,0.5000,11032.1568,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1199.1359,-153.3651,13.7007,110.4248,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 +3078.1144,0.5000,11034.9345,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 +3078.6144,0.5000,11037.7123,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 +3079.1144,0.5000,11040.4901,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 +3079.6144,0.5000,11043.2679,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 +3080.1144,0.5000,11046.0457,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 +3080.6144,0.5000,11048.8234,20.0000,20.0000,0.0000,-0.3305,8,879.3662,148.7797,1191.4978,-153.3651,13.7007,109.7215,183.5282,-14.1229,0.0000,13.7007,0.0000,13.7007,0.0000,13.7007,1.1497,0.0000,12.5510,1.5367,11.0143,5.7554,5.2588,1.6444,3.6144,0.0000,3.6144,0.0000,3.6144,-3.4206,0.4058,6.6293,0.0000,1157.0608,103.5839,0.0000,4335.0497,4335.0497,4335.0497,4335.0497,4335.0497 +3081.1144,0.5000,11051.6012,20.0000,20.0000,0.0000,-0.4966,8,879.3662,129.7216,1191.4978,-153.3651,11.9457,109.7215,183.5282,-14.1229,0.0000,11.9457,0.0000,11.9457,0.0000,11.9457,1.1146,0.0000,10.8311,1.5367,9.2944,5.7554,3.5389,1.6444,1.8945,0.0000,1.8945,0.0000,1.8945,-5.1405,0.4058,6.6293,0.0000,1157.0608,89.3894,0.0000,4105.6851,4105.6851,4105.6851,4105.6851,4105.6851 +3081.6144,0.5000,11054.3790,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1183.2152,-153.3651,11.8265,108.9587,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 +3082.1144,0.5000,11057.1568,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 +3082.6144,0.5000,11059.9345,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 +3083.1144,0.5000,11062.7123,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 +3083.6144,0.5000,11065.4901,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 +3084.1144,0.5000,11068.2679,20.0000,20.0000,0.0000,-0.5079,8,879.3662,128.4280,1182.6530,-153.3651,11.8265,108.9070,183.5282,-14.1229,0.0000,11.8265,0.0000,11.8265,0.0000,11.8265,1.1122,0.0000,10.7143,1.5367,9.1776,5.7554,3.4222,1.6444,1.7778,0.0000,1.7778,0.0000,1.7778,-5.2572,0.4058,6.6293,0.0000,1157.0608,88.4259,0.0000,4090.1160,4090.1160,4090.1160,4090.1160,4090.1160 +3084.6144,0.5000,11071.0457,20.0000,20.0000,0.0000,-0.6385,8,879.3662,113.4404,1182.6530,-153.3651,10.4464,108.9070,183.5282,-14.1229,0.0000,10.4464,0.0000,10.4464,0.0000,10.4464,1.0846,0.0000,9.3617,1.5367,7.8250,5.7554,2.0696,1.6444,0.4252,0.0000,0.4252,0.0000,0.4252,-6.6098,0.4058,6.6292,0.0000,1157.0608,77.2631,0.0000,3909.7407,3909.7407,3909.7407,3909.7407,3909.7407 +3085.1144,0.5000,11073.8234,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1176.1394,-153.3651,9.9524,108.3072,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 +3085.6144,0.5000,11076.6012,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 +3086.1144,0.5000,11079.3790,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 +3086.6144,0.5000,11082.1568,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 +3087.1144,0.5000,11084.9345,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 +3087.6144,0.5000,11087.7123,20.0000,20.0000,0.0000,-0.6853,8,879.3662,108.0765,1173.8082,-153.3651,9.9524,108.0925,183.5282,-14.1229,0.0000,9.9524,0.0000,9.9524,0.0000,9.9524,1.0748,0.0000,8.8777,1.5367,7.3410,5.7554,1.5855,1.6444,-0.0589,0.0000,-0.0589,0.0000,-0.0589,-7.0938,0.4058,6.6292,0.0000,1157.0608,73.2681,0.0000,3845.1862,3845.1862,3845.1862,3845.1862,3845.1862 +3088.1144,0.5000,11090.4901,20.0000,20.0000,0.0000,-0.7805,8,879.3662,97.1595,1173.8082,-153.3651,8.9471,108.0925,183.5282,-14.1229,0.0000,8.9471,0.0000,8.9471,0.0000,8.9471,1.0547,0.0000,7.8925,1.5367,6.3558,5.7554,0.6003,1.6444,-1.0441,0.0000,-1.0441,0.0000,-1.0441,-8.0790,0.4058,6.6291,0.0000,1157.0608,65.1371,0.0000,3713.7997,3713.7997,3713.7997,3713.7997,3713.7997 +3088.6144,0.5000,11093.2679,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1169.0637,-153.3651,8.0784,107.6556,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 +3089.1144,0.5000,11096.0457,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 +3089.6144,0.5000,11098.8234,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 +3090.1144,0.5000,11101.6012,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 +3090.6144,0.5000,11104.3790,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 +3091.1144,0.5000,11107.1568,20.0000,20.0000,0.0000,-0.8627,8,879.3662,87.7256,1164.9638,-153.3651,8.0784,107.2780,183.5282,-14.1229,0.0000,8.0784,0.0000,8.0784,0.0000,8.0784,1.0373,0.0000,7.0411,1.5367,5.5044,5.7554,-0.2510,1.6444,-1.8954,0.0000,-1.8954,0.0000,-1.8954,-8.9303,0.4058,6.6291,0.0000,1157.0608,58.1107,0.0000,3600.2626,3600.2626,3600.2626,3600.2626,3600.2626 +3091.6144,0.5000,11109.9345,20.0000,20.0000,0.0000,-0.9224,8,879.3662,80.8789,1164.9638,-153.3651,7.4479,107.2780,183.5282,-14.1229,0.0000,7.4479,0.0000,7.4479,0.0000,7.4479,1.0247,0.0000,6.4232,1.5367,4.8865,5.7554,-0.8689,1.6444,-2.5133,0.0000,-2.5133,0.0000,-2.5133,-9.5481,0.4058,6.6291,0.0000,1157.0608,53.0113,0.0000,3517.8635,3517.8635,3517.8635,3517.8635,3517.8635 +3092.1144,0.5000,11112.7123,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1161.9882,-153.3651,6.2044,107.0040,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 +3092.6144,0.5000,11115.4901,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 +3093.1144,0.5000,11118.2679,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 +3093.6144,0.5000,11121.0457,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 +3094.1144,0.5000,11123.8234,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 +3094.6144,0.5000,11126.6012,20.0000,20.0000,0.0000,-1.0402,8,879.3662,67.3753,1156.1196,-153.3651,6.2044,106.4636,183.5282,-14.1229,0.0000,6.2044,0.0000,6.2044,0.0000,6.2044,0.9998,0.0000,5.2046,1.5367,3.6679,5.7554,-2.0875,1.6444,-3.7320,0.0000,-3.7320,0.0000,-3.7320,-10.7667,0.4058,6.6290,0.0000,1157.0608,42.9538,0.0000,3313.9190,3313.9190,3313.9190,3313.9190,3313.9190 +3095.1144,0.5000,11129.3790,20.0000,20.0000,0.0000,-1.0644,8,879.3662,64.5989,1156.1196,-153.3651,5.9487,106.4636,183.5282,-14.1229,0.0000,5.9487,0.0000,5.9487,0.0000,5.9487,0.9947,0.0000,4.9540,1.5367,3.4173,5.7554,-2.3381,1.6444,-3.9825,0.0000,-3.9825,0.0000,-3.9825,-11.0172,0.4058,6.6290,0.0000,1157.0608,40.8860,0.0000,3270.9122,3270.9122,3270.9122,3270.9122,3270.9122 +3095.6144,0.5000,11132.1568,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1154.9130,-153.3651,4.3386,106.3525,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 +3096.1144,0.5000,11134.9345,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 +3096.6144,0.5000,11137.7123,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 +3097.1144,0.5000,11140.4901,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 +3097.6144,0.5000,11143.2679,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 +3098.1144,0.5000,11146.0457,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 +3098.6144,0.5000,11148.8234,20.0000,20.0000,0.0000,-1.2176,8,879.3662,47.1143,1147.3142,-153.3651,4.3386,105.6527,183.5282,-14.1229,0.0000,4.3386,0.0000,4.3386,0.0000,4.3386,0.9705,0.0000,3.3682,1.5367,1.8315,5.7554,-3.9240,1.6444,-5.5684,0.0000,-5.5684,0.0000,-5.5684,-12.6030,0.4058,6.6288,0.0000,1157.0608,27.7977,0.0000,3000.0759,3000.0759,3000.0759,3000.0759,3000.0759 +3099.1144,0.5000,11151.6012,20.0000,20.0000,0.0000,-1.3422,8,879.3662,33.2476,1147.3142,-153.3651,3.0617,105.6527,183.5282,-14.1229,0.0000,3.0617,0.0000,3.0617,0.0000,3.0617,0.9832,0.0000,2.0784,1.5367,0.5417,5.7554,-5.2137,1.6444,-6.8581,0.0000,-6.8581,0.0000,-6.8581,-13.8926,0.4058,6.6287,0.0000,1157.0608,17.1535,0.0000,2785.2800,2785.2800,2785.2800,2785.2800,2785.2800 +3099.6144,0.5000,11154.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1141.2877,-153.3651,2.9750,105.0978,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3100.1144,0.5000,11157.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3100.6144,0.5000,11159.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3101.1144,0.5000,11162.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3101.6144,0.5000,11165.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3102.1144,0.5000,11168.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3102.6144,0.5000,11171.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3103.1144,0.5000,11173.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3103.6144,0.5000,11176.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3104.1144,0.5000,11179.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3104.6144,0.5000,11182.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3105.1144,0.5000,11184.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3105.6144,0.5000,11187.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3106.1144,0.5000,11190.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3106.6144,0.5000,11193.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3107.1144,0.5000,11196.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3107.6144,0.5000,11198.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3108.1144,0.5000,11201.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3108.6144,0.5000,11204.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3109.1144,0.5000,11207.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3109.6144,0.5000,11209.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3110.1144,0.5000,11212.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3110.6144,0.5000,11215.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3111.1144,0.5000,11218.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3111.6144,0.5000,11221.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3112.1144,0.5000,11223.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3112.6144,0.5000,11226.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3113.1144,0.5000,11229.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3113.6144,0.5000,11232.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3114.1144,0.5000,11234.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3114.6144,0.5000,11237.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3115.1144,0.5000,11240.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3115.6144,0.5000,11243.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3116.1144,0.5000,11246.0457,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3116.6144,0.5000,11248.8234,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3117.1144,0.5000,11251.6012,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3117.6144,0.5000,11254.3790,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3118.1144,0.5000,11257.1568,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3118.6144,0.5000,11259.9345,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3119.1144,0.5000,11262.7123,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3119.6144,0.5000,11265.4901,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3120.1144,0.5000,11268.2679,20.0000,20.0000,0.0000,-1.3507,8,879.3662,32.3063,1140.8787,-153.3651,2.9750,105.0601,183.5282,-14.1229,0.0000,2.9750,0.0000,2.9750,0.0000,2.9750,0.9841,0.0000,1.9909,1.5367,0.4542,5.7554,-5.3012,1.6444,-6.9456,0.0000,-6.9456,0.0000,-6.9456,-13.9801,0.4058,6.6287,0.0000,1157.0608,16.4310,0.0000,2770.7000,2770.7000,2770.7000,2770.7000,2770.7000 +3120.6144,0.5000,11271.0457,20.0000,20.0000,0.0000,-1.4462,8,879.3662,21.6726,1140.8787,-153.3651,1.9958,105.0601,183.5282,-14.1229,0.0000,1.9958,0.0000,1.9958,0.0000,1.9958,0.9939,0.0000,1.0019,1.5367,-0.5348,5.7554,-6.2903,1.6444,-7.9347,0.0000,-7.9347,0.0000,-7.9347,-14.9691,0.4058,6.6286,0.0000,1157.0608,8.2686,0.0000,2605.9842,2605.9842,2605.9842,2605.9842,2605.9842 +3121.1144,0.5000,11273.8234,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1136.2573,-153.3651,1.6453,104.6345,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 +3121.6144,0.5000,11276.6012,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 +3122.1144,0.5000,11279.3790,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 +3122.6144,0.5000,11282.1568,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 +3123.1144,0.5000,11284.9345,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 +3123.6144,0.5000,11287.7123,20.0000,20.0000,0.0000,-1.4804,8,879.3662,17.8670,1134.6034,-153.3651,1.6453,104.4822,183.5282,-14.1229,0.0000,1.6453,0.0000,1.6453,0.0000,1.6453,0.9974,0.0000,0.6479,1.5367,-0.8888,5.7554,-6.6442,1.6444,-8.2886,0.0000,-8.2886,0.0000,-8.2886,-15.3230,0.4058,6.6286,0.0000,1157.0608,5.3474,0.0000,2547.0350,2547.0350,2547.0350,2547.0350,2547.0350 +3124.1144,0.5000,11290.4901,20.0000,20.0000,0.0000,-1.5849,8,879.3662,6.2447,1134.6034,-153.3651,0.5751,104.4822,183.5282,-14.1229,0.0000,0.5751,0.0000,0.5751,0.0000,0.5751,1.0081,0.0000,-0.4330,1.5367,-1.9697,5.7554,-7.7252,1.6444,-9.3696,0.0000,-9.3696,0.0000,-9.3696,-16.4038,0.4058,6.6285,0.0000,1157.0608,-3.5739,0.0000,2367.0058,2367.0058,2367.0058,2367.0058,2367.0058 +3124.6144,0.5000,11293.2679,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1129.5523,-153.3651,-0.3498,104.0171,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 +3125.1144,0.5000,11296.0457,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 +3125.6144,0.5000,11298.8234,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 +3126.1144,0.5000,11301.6012,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 +3126.6144,0.5000,11304.3790,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 +3127.1144,0.5000,11307.1568,20.0000,20.0000,0.0000,-1.6752,8,879.3662,-3.7984,1125.1876,-153.3651,-0.3498,103.6152,183.5282,-14.1229,0.0000,-0.3498,0.0000,-0.3498,0.0000,-0.3498,1.0173,0.0000,-1.3671,1.5367,-2.9038,5.7554,-8.6593,1.6444,-10.3037,0.0000,-10.3037,0.0000,-10.3037,-17.3378,0.4058,6.6284,0.0000,1157.0608,-11.2829,0.0000,2222.3747,2222.3747,2222.3747,2222.3747,2222.3747 +3127.6144,0.5000,11309.9345,20.0000,20.0000,0.0000,-1.7407,8,879.3662,-11.0870,1125.1876,-153.3651,-1.0210,103.6152,183.5282,-14.1229,0.0000,-1.0210,0.0000,-1.0210,0.0000,-1.0210,1.0241,0.0000,-2.0450,1.5367,-3.5817,5.7554,-9.3372,1.6444,-10.9816,0.0000,-10.9816,0.0000,-10.9816,-18.0157,0.4058,6.6283,0.0000,1157.0608,-16.8777,0.0000,2130.4602,2130.4602,2130.4602,2130.4602,2130.4602 +3128.1144,0.5000,11312.7123,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1122.0200,-153.3651,-2.3447,103.3235,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 +3128.6144,0.5000,11315.4901,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 +3129.1144,0.5000,11318.2679,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 +3129.6144,0.5000,11321.0457,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 +3130.1144,0.5000,11323.8234,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 +3130.6144,0.5000,11326.6012,20.0000,20.0000,0.0000,-1.8699,8,879.3662,-25.4619,1115.7727,-153.3651,-2.3447,102.7482,183.5282,-14.1229,0.0000,-2.3447,0.0000,-2.3447,0.0000,-2.3447,1.0373,0.0000,-3.3820,1.5367,-4.9187,5.7554,-10.6741,1.6444,-12.3185,0.0000,-12.3185,0.0000,-12.3185,-19.3525,0.4058,6.6282,0.0000,1157.0608,-27.9119,0.0000,1949.1815,1949.1815,1949.1815,1949.1815,1949.1815 +3131.1144,0.5000,11329.3790,20.0000,20.0000,0.0000,-1.8964,8,879.3662,-28.4174,1115.7727,-153.3651,-2.6169,102.7482,183.5282,-14.1229,0.0000,-2.6169,0.0000,-2.6169,0.0000,-2.6169,1.0400,0.0000,-3.6569,1.5367,-5.1936,5.7554,-10.9490,1.6444,-12.5934,0.0000,-12.5934,0.0000,-12.5934,-19.6273,0.4058,6.6281,0.0000,1157.0608,-30.1805,0.0000,1911.9104,1911.9104,1911.9104,1911.9104,1911.9104 +3131.6144,0.5000,11332.1568,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1114.4882,-153.3651,-4.3395,102.6299,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 +3132.1144,0.5000,11334.9345,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 +3132.6144,0.5000,11337.7123,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 +3133.1144,0.5000,11340.4901,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 +3133.6144,0.5000,11343.2679,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 +3134.1144,0.5000,11346.0457,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 +3134.6144,0.5000,11348.8234,20.0000,20.0000,0.0000,-2.0646,8,879.3662,-47.1234,1106.3587,-153.3651,-4.3395,101.8813,183.5282,-14.1229,0.0000,-4.3395,0.0000,-4.3395,0.0000,-4.3395,1.0572,0.0000,-5.3967,1.5367,-6.9334,5.7554,-12.6888,1.6444,-14.3332,0.0000,-14.3332,0.0000,-14.3332,-21.3669,0.4058,6.6279,0.0000,1157.0608,-44.5392,0.0000,1676.0147,1676.0147,1676.0147,1676.0147,1676.0147 +3135.1144,0.5000,11351.6012,20.0000,20.0000,0.0000,-2.2469,8,879.3662,-67.4058,1106.3587,-153.3651,-6.2072,101.8813,183.5282,-14.1229,0.0000,-6.2072,0.0000,-6.2072,0.0000,-6.2072,1.0759,0.0000,-7.2831,1.5367,-8.8198,5.7554,-14.5752,1.6444,-16.2197,0.0000,-16.2197,0.0000,-16.2197,-23.2531,0.4058,6.6277,0.0000,1157.0608,-60.1080,0.0000,1420.2385,1420.2385,1420.2385,1420.2385,1420.2385 +3135.6144,0.5000,11354.3790,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1097.5440,-153.3651,-6.3340,101.0695,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 +3136.1144,0.5000,11357.1568,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 +3136.6144,0.5000,11359.9345,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 +3137.1144,0.5000,11362.7123,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 +3137.6144,0.5000,11365.4901,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 +3138.1144,0.5000,11368.2679,20.0000,20.0000,0.0000,-2.2593,8,879.3662,-68.7825,1096.9456,-153.3651,-6.3340,101.0144,183.5282,-14.1229,0.0000,-6.3340,0.0000,-6.3340,0.0000,-6.3340,1.0772,0.0000,-7.4112,1.5367,-8.9479,5.7554,-14.7033,1.6444,-16.3477,0.0000,-16.3477,0.0000,-16.3477,-23.3811,0.4058,6.6276,0.0000,1157.0608,-61.1647,0.0000,1402.8774,1402.8774,1402.8774,1402.8774,1402.8774 +3138.6144,0.5000,11371.0457,20.0000,20.0000,0.0000,-2.4008,8,879.3662,-84.5211,1096.9456,-153.3651,-7.7833,101.0144,183.5282,-14.1229,0.0000,-7.7833,0.0000,-7.7833,0.0000,-7.7833,1.0917,0.0000,-8.8750,1.5367,-10.4117,5.7554,-16.1671,1.6444,-17.8115,0.0000,-17.8115,0.0000,-17.8115,-24.8447,0.4058,6.6274,0.0000,1157.0608,-73.2457,0.0000,1204.4019,1204.4019,1204.4019,1204.4019,1204.4019 +3139.1144,0.5000,11373.8234,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1090.1057,-153.3651,-8.3020,100.3846,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 +3139.6144,0.5000,11376.6012,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 +3140.1144,0.5000,11379.3790,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 +3140.6144,0.5000,11382.1568,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 +3141.1144,0.5000,11384.9345,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 +3141.6144,0.5000,11387.7123,20.0000,20.0000,0.0000,-2.4515,8,879.3662,-90.1535,1087.6578,-153.3651,-8.3020,100.1592,183.5282,-14.1229,0.0000,-8.3020,0.0000,-8.3020,0.0000,-8.3020,1.0969,0.0000,-9.3988,1.5367,-10.9355,5.7554,-16.6910,1.6444,-18.3354,0.0000,-18.3354,0.0000,-18.3354,-25.3685,0.4058,6.6273,0.0000,1157.0608,-77.5691,0.0000,1131.8837,1131.8837,1131.8837,1131.8837,1131.8837 +3142.1144,0.5000,11390.4901,20.0000,20.0000,0.0000,-2.5490,8,879.3662,-100.9382,1087.6578,-153.3651,-9.2951,100.1592,183.5282,-14.1229,0.0000,-9.2951,0.0000,-9.2951,0.0000,-9.2951,1.1068,0.0000,-10.4019,1.5367,-11.9386,5.7554,-17.6940,1.6502,-19.3442,0.0000,-19.3442,0.0000,-19.3442,-26.3771,0.4058,6.6272,0.0000,1157.0608,-85.8475,0.0000,938.7695,938.7695,938.7695,938.7695,938.7695 +3142.6144,0.5000,11393.2679,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1082.9708,-153.3651,-10.1454,99.7275,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 +3143.1144,0.5000,11396.0457,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 +3143.6144,0.5000,11398.8234,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 +3144.1144,0.5000,11401.6012,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 +3144.6144,0.5000,11404.3790,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 +3145.1144,0.5000,11407.1568,20.0000,20.0000,0.0000,-2.6333,8,879.3662,-110.1724,1078.9577,-153.3651,-10.1454,99.3580,183.5282,-14.1229,0.0000,-10.1454,0.0000,-10.1454,0.0000,-10.1454,1.1153,0.0000,-11.2607,1.5367,-12.7974,5.7554,-18.5529,1.6631,-20.2159,0.0000,-20.2159,0.0000,-20.2159,-27.2487,0.4058,6.6270,0.0000,1157.0608,-92.9356,0.0000,773.4197,773.4197,773.4197,773.4197,773.4197 +3145.6144,0.5000,11409.9345,20.0000,20.0000,0.0000,-2.6944,8,879.3662,-116.8647,1078.9577,-153.3651,-10.7617,99.3580,183.5282,-14.1229,0.0000,-10.7617,0.0000,-10.7617,0.0000,-10.7617,1.1215,0.0000,-11.8832,1.5367,-13.4199,5.7554,-19.1753,1.6724,-20.8477,0.0000,-20.8477,0.0000,-20.8477,-27.8804,0.4058,6.6269,0.0000,1157.0608,-98.0726,0.0000,653.5864,653.5864,653.5864,653.5864,653.5864 +3146.1144,0.5000,11412.7123,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1076.0492,-153.3651,-11.9771,99.0902,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 +3146.6144,0.5000,11415.4901,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 +3147.1144,0.5000,11418.2679,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 +3147.6144,0.5000,11421.0457,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 +3148.1144,0.5000,11423.8234,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 +3148.6144,0.5000,11426.6012,20.0000,20.0000,0.0000,-2.8148,8,879.3662,-130.0632,1070.3132,-153.3651,-11.9771,98.5619,183.5282,-14.1229,0.0000,-11.9771,0.0000,-11.9771,0.0000,-11.9771,1.1336,0.0000,-13.1107,1.5367,-14.6474,5.7554,-20.4029,1.6908,-22.0937,0.0000,-22.0937,0.0000,-22.0937,-29.1262,0.4058,6.6267,0.0000,1157.0608,-108.2038,0.0000,417.2502,417.2502,417.2502,417.2502,417.2502 +3149.1144,0.5000,11429.3790,20.0000,20.0000,0.0000,-2.8396,8,879.3662,-132.7768,1070.3132,-153.3651,-12.2270,98.5619,183.5282,-14.1229,0.0000,-12.2270,0.0000,-12.2270,0.0000,-12.2270,1.1361,0.0000,-13.3631,1.5367,-14.8998,5.7554,-20.6553,1.6946,-22.3499,0.0000,-22.3499,0.0000,-22.3499,-29.3823,0.4058,6.6267,0.0000,1157.0608,-110.2868,0.0000,368.6601,368.6601,368.6601,368.6601,368.6601 +3149.6144,0.5000,11432.1568,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1069.1338,-153.3651,-13.8086,98.4533,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 +3150.1144,0.5000,11434.9345,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 +3150.6144,0.5000,11437.7123,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 +3151.1144,0.5000,11440.4901,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 +3151.6144,0.5000,11443.2679,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 +3152.1144,0.5000,11446.0457,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 +3152.6144,0.5000,11448.8234,20.0000,20.0000,0.0000,-2.9964,8,879.3662,-149.9512,1061.6699,-153.3651,-13.8086,97.7660,183.5282,-14.1229,0.0000,-13.8086,0.0000,-13.8086,0.0000,-13.8086,1.1519,0.0000,-14.9605,1.5367,-16.4972,5.7554,-22.2526,1.7186,-23.9712,0.0000,-23.9712,0.0000,-23.9712,-31.0033,0.4058,6.6264,0.0000,1157.0608,-123.4698,0.0000,61.1312,61.1312,61.1312,61.1312,61.1312 +3153.1144,0.5000,11451.6012,20.0000,20.0000,0.0000,-3.1664,8,879.3662,-153.3651,1061.6699,-153.3651,-14.1229,97.7660,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.4325,-25.7291,0.0000,-25.7291,-32.7608,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3153.6144,0.5000,11454.3790,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3154.1144,0.5000,11457.1568,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3154.6144,0.5000,11459.9345,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3155.1144,0.5000,11462.7123,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3155.6144,0.5000,11465.4901,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3156.1144,0.5000,11468.2679,20.0000,20.0000,0.0000,-3.1780,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.5518,-25.8484,0.0000,-25.8484,-32.8801,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3156.6144,0.5000,11471.0457,20.0000,20.0000,0.0000,-3.2581,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.3802,-26.6768,0.0000,-26.6768,-33.7084,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3157.1144,0.5000,11473.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3157.6144,0.5000,11476.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3158.1144,0.5000,11479.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3158.6144,0.5000,11482.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3159.1144,0.5000,11484.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3159.6144,0.5000,11487.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3160.1144,0.5000,11490.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3160.6144,0.5000,11493.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3161.1144,0.5000,11496.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3161.6144,0.5000,11498.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3162.1144,0.5000,11501.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3162.6144,0.5000,11504.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3163.1144,0.5000,11507.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3163.6144,0.5000,11509.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3164.1144,0.5000,11512.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3164.6144,0.5000,11515.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3165.1144,0.5000,11518.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3165.6144,0.5000,11521.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3166.1144,0.5000,11523.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3166.6144,0.5000,11526.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3167.1144,0.5000,11529.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3167.6144,0.5000,11532.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3168.1144,0.5000,11534.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3168.6144,0.5000,11537.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3169.1144,0.5000,11540.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3169.6144,0.5000,11543.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3170.1144,0.5000,11546.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3170.6144,0.5000,11548.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3171.1144,0.5000,11551.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3171.6144,0.5000,11554.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3172.1144,0.5000,11557.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3172.6144,0.5000,11559.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3173.1144,0.5000,11562.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3173.6144,0.5000,11565.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3174.1144,0.5000,11568.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3174.6144,0.5000,11571.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3175.1144,0.5000,11573.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3175.6144,0.5000,11576.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3176.1144,0.5000,11579.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3176.6144,0.5000,11582.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3177.1144,0.5000,11584.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3177.6144,0.5000,11587.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3178.1144,0.5000,11590.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3178.6144,0.5000,11593.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3179.1144,0.5000,11596.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3179.6144,0.5000,11598.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3180.1144,0.5000,11601.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3180.6144,0.5000,11604.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3181.1144,0.5000,11607.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3181.6144,0.5000,11609.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3182.1144,0.5000,11612.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3182.6144,0.5000,11615.4901,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3183.1144,0.5000,11618.2679,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3183.6144,0.5000,11621.0457,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3184.1144,0.5000,11623.8234,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3184.6144,0.5000,11626.6012,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3185.1144,0.5000,11629.3790,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3185.6144,0.5000,11632.1568,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3186.1144,0.5000,11634.9345,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3186.6144,0.5000,11637.7123,20.0000,20.0000,0.0000,-3.2868,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6767,-26.9733,0.0000,-26.9733,-34.0048,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3187.1144,0.5000,11640.4901,20.0000,20.0000,0.0000,-3.2054,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.8356,-26.1322,0.0000,-26.1322,-33.1639,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3187.6144,0.5000,11643.2679,20.0000,20.0000,0.0000,-3.1351,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.1087,-25.4053,0.0000,-25.4053,-32.4371,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3188.1144,0.5000,11646.0457,20.0000,20.0000,0.0000,-3.1351,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.1087,-25.4053,0.0000,-25.4053,-32.4371,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3188.6144,0.5000,11648.8234,20.0000,20.0000,0.0000,-3.1351,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.1087,-25.4053,0.0000,-25.4053,-32.4371,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3189.1144,0.5000,11651.6012,20.0000,20.0000,0.0000,-3.0080,8,879.3662,-151.2122,1060.1862,-153.3651,-13.9247,97.6294,183.5282,-14.1229,0.0000,-13.9247,0.0000,-13.9247,0.0000,-13.9247,1.1542,0.0000,-15.0789,1.5367,-16.6156,5.7554,-22.3710,1.7203,-24.0914,0.0000,-24.0914,0.0000,-24.0914,-31.1235,0.4058,6.6263,0.0000,1157.0608,-124.4470,0.0000,38.5506,38.5506,38.5506,38.5506,38.5506 +3189.6144,0.5000,11654.3790,20.0000,20.0000,0.0000,-2.9994,8,879.3662,-150.2767,1061.1218,-153.3651,-13.8385,97.7155,183.5282,-14.1229,0.0000,-13.8385,0.0000,-13.8385,0.0000,-13.8385,1.1525,0.0000,-14.9910,1.5367,-16.5277,5.7554,-22.2831,1.7190,-24.0022,0.0000,-24.0022,0.0000,-24.0022,-31.0343,0.4058,6.6264,0.0000,1157.0608,-123.7218,0.0000,55.3029,55.3029,55.3029,55.3029,55.3029 +3190.1144,0.5000,11657.1568,20.0000,20.0000,0.0000,-2.9994,8,879.3662,-150.2767,1061.5284,-153.3651,-13.8385,97.7530,183.5282,-14.1229,0.0000,-13.8385,0.0000,-13.8385,0.0000,-13.8385,1.1525,0.0000,-14.9910,1.5367,-16.5277,5.7554,-22.2831,1.7190,-24.0022,0.0000,-24.0022,0.0000,-24.0022,-31.0343,0.4058,6.6264,0.0000,1157.0608,-123.7218,0.0000,55.3029,55.3029,55.3029,55.3029,55.3029 +3190.6144,0.5000,11659.9345,20.0000,20.0000,0.0000,-2.9537,8,879.3662,-145.2786,1061.5284,-153.3651,-13.3783,97.7530,183.5282,-14.1229,0.0000,-13.3783,0.0000,-13.3783,0.0000,-13.3783,1.1476,0.0000,-14.5259,1.5367,-16.0626,5.7554,-21.8180,1.7120,-23.5301,0.0000,-23.5301,0.0000,-23.5301,-30.5623,0.4058,6.6264,0.0000,1157.0608,-119.8832,0.0000,144.7995,144.7995,144.7995,144.7995,144.7995 +3191.1144,0.5000,11662.7123,20.0000,20.0000,0.0000,-2.8637,8,879.3662,-135.4148,1063.7006,-153.3651,-12.4699,97.9530,183.5282,-14.1229,0.0000,-12.4699,0.0000,-12.4699,0.0000,-12.4699,1.1385,0.0000,-13.6085,1.5367,-15.1452,5.7554,-20.9006,1.6983,-22.5989,0.0000,-22.5989,0.0000,-22.5989,-29.6313,0.4058,6.6266,0.0000,1157.0608,-112.3117,0.0000,321.4239,321.4239,321.4239,321.4239,321.4239 +3191.6144,0.5000,11665.4901,20.0000,20.0000,0.0000,-2.8637,8,879.3662,-135.4148,1067.9874,-153.3651,-12.4699,98.3478,183.5282,-14.1229,0.0000,-12.4699,0.0000,-12.4699,0.0000,-12.4699,1.1385,0.0000,-13.6085,1.5367,-15.1452,5.7554,-20.9006,1.6983,-22.5989,0.0000,-22.5989,0.0000,-22.5989,-29.6313,0.4058,6.6266,0.0000,1157.0608,-112.3117,0.0000,321.4239,321.4239,321.4239,321.4239,321.4239 +3192.1144,0.5000,11668.2679,20.0000,20.0000,0.0000,-2.8637,8,879.3662,-135.4148,1067.9874,-153.3651,-12.4699,98.3478,183.5282,-14.1229,0.0000,-12.4699,0.0000,-12.4699,0.0000,-12.4699,1.1385,0.0000,-13.6085,1.5367,-15.1452,5.7554,-20.9006,1.6983,-22.5989,0.0000,-22.5989,0.0000,-22.5989,-29.6313,0.4058,6.6266,0.0000,1157.0608,-112.3117,0.0000,321.4239,321.4239,321.4239,321.4239,321.4239 +3192.6144,0.5000,11671.0457,20.0000,20.0000,0.0000,-2.7638,8,879.3662,-124.4669,1067.9874,-153.3651,-11.4618,98.3478,183.5282,-14.1229,0.0000,-11.4618,0.0000,-11.4618,0.0000,-11.4618,1.1285,0.0000,-12.5902,1.5367,-14.1269,5.7554,-19.8824,1.6830,-21.5654,0.0000,-21.5654,0.0000,-21.5654,-28.5979,0.4058,6.6268,0.0000,1157.0608,-103.9081,0.0000,517.4593,517.4593,517.4593,517.4593,517.4593 +3193.1144,0.5000,11673.8234,20.0000,20.0000,0.0000,-2.7280,8,879.3662,-120.5485,1072.7453,-153.3651,-11.1010,98.7859,183.5282,-14.1229,0.0000,-11.1010,0.0000,-11.1010,0.0000,-11.1010,1.1249,0.0000,-12.2258,1.5367,-13.7625,5.7554,-19.5179,1.6775,-21.1955,0.0000,-21.1955,0.0000,-21.1955,-28.2281,0.4058,6.6269,0.0000,1157.0608,-100.9003,0.0000,587.6227,587.6227,587.6227,587.6227,587.6227 +3193.6144,0.5000,11676.6012,20.0000,20.0000,0.0000,-2.7280,8,879.3662,-120.5485,1074.4482,-153.3651,-11.1010,98.9427,183.5282,-14.1229,0.0000,-11.1010,0.0000,-11.1010,0.0000,-11.1010,1.1249,0.0000,-12.2258,1.5367,-13.7625,5.7554,-19.5179,1.6775,-21.1955,0.0000,-21.1955,0.0000,-21.1955,-28.2281,0.4058,6.6269,0.0000,1157.0608,-100.9003,0.0000,587.6227,587.6227,587.6227,587.6227,587.6227 +3194.1144,0.5000,11679.3790,20.0000,20.0000,0.0000,-2.7095,8,879.3662,-118.5201,1074.4482,-153.3651,-10.9142,98.9427,183.5282,-14.1229,0.0000,-10.9142,0.0000,-10.9142,0.0000,-10.9142,1.1230,0.0000,-12.0371,1.5367,-13.5738,5.7554,-19.3293,1.6747,-21.0040,0.0000,-21.0040,0.0000,-21.0040,-28.0367,0.4058,6.6269,0.0000,1157.0608,-99.3433,0.0000,623.9437,623.9437,623.9437,623.9437,623.9437 +3194.6144,0.5000,11682.1568,20.0000,20.0000,0.0000,-2.5923,8,879.3662,-105.6807,1075.3298,-153.3651,-9.7318,99.0239,183.5282,-14.1229,0.0000,-9.7318,0.0000,-9.7318,0.0000,-9.7318,1.1112,0.0000,-10.8430,1.5367,-12.3797,5.7554,-18.1351,1.6568,-19.7919,0.0000,-19.7919,0.0000,-19.7919,-26.8248,0.4058,6.6271,0.0000,1157.0608,-89.4878,0.0000,853.8488,853.8488,853.8488,853.8488,853.8488 +3195.1144,0.5000,11684.9345,20.0000,20.0000,0.0000,-2.5923,8,879.3662,-105.6807,1080.9097,-153.3651,-9.7318,99.5377,183.5282,-14.1229,0.0000,-9.7318,0.0000,-9.7318,0.0000,-9.7318,1.1112,0.0000,-10.8430,1.5367,-12.3797,5.7554,-18.1351,1.6568,-19.7919,0.0000,-19.7919,0.0000,-19.7919,-26.8248,0.4058,6.6271,0.0000,1157.0608,-89.4878,0.0000,853.8488,853.8488,853.8488,853.8488,853.8488 +3195.6144,0.5000,11687.7123,20.0000,20.0000,0.0000,-2.5923,8,879.3662,-105.6807,1080.9097,-153.3651,-9.7318,99.5377,183.5282,-14.1229,0.0000,-9.7318,0.0000,-9.7318,0.0000,-9.7318,1.1112,0.0000,-10.8430,1.5367,-12.3797,5.7554,-18.1351,1.6568,-19.7919,0.0000,-19.7919,0.0000,-19.7919,-26.8248,0.4058,6.6271,0.0000,1157.0608,-89.4878,0.0000,853.8488,853.8488,853.8488,853.8488,853.8488 +3196.1144,0.5000,11690.4901,20.0000,20.0000,0.0000,-2.5195,8,879.3662,-97.7046,1080.9097,-153.3651,-8.9973,99.5377,183.5282,-14.1229,0.0000,-8.9973,0.0000,-8.9973,0.0000,-8.9973,1.1038,0.0000,-10.1011,1.5367,-11.6378,5.7554,-17.3933,1.6457,-19.0389,0.0000,-19.0389,0.0000,-19.0389,-26.0719,0.4058,6.6272,0.0000,1157.0608,-83.3653,0.0000,996.6724,996.6724,996.6724,996.6724,996.6724 +3196.6144,0.5000,11693.2679,20.0000,20.0000,0.0000,-2.4566,8,879.3662,-90.7216,1084.3762,-153.3651,-8.3543,99.8570,183.5282,-14.1229,0.0000,-8.3543,0.0000,-8.3543,0.0000,-8.3543,1.0974,0.0000,-9.4517,1.5367,-10.9884,5.7554,-16.7438,1.6444,-18.3882,0.0000,-18.3882,0.0000,-18.3882,-25.4213,0.4058,6.6273,0.0000,1157.0608,-78.0052,0.0000,1121.7103,1121.7103,1121.7103,1121.7103,1121.7103 +3197.1144,0.5000,11696.0457,20.0000,20.0000,0.0000,-2.4566,8,879.3662,-90.7216,1087.4109,-153.3651,-8.3543,100.1364,183.5282,-14.1229,0.0000,-8.3543,0.0000,-8.3543,0.0000,-8.3543,1.0974,0.0000,-9.4517,1.5367,-10.9884,5.7554,-16.7438,1.6444,-18.3882,0.0000,-18.3882,0.0000,-18.3882,-25.4213,0.4058,6.6273,0.0000,1157.0608,-78.0052,0.0000,1121.7103,1121.7103,1121.7103,1121.7103,1121.7103 +3197.6144,0.5000,11698.8234,20.0000,20.0000,0.0000,-2.4566,8,879.3662,-90.7216,1087.4109,-153.3651,-8.3543,100.1364,183.5282,-14.1229,0.0000,-8.3543,0.0000,-8.3543,0.0000,-8.3543,1.0974,0.0000,-9.4517,1.5367,-10.9884,5.7554,-16.7438,1.6444,-18.3882,0.0000,-18.3882,0.0000,-18.3882,-25.4213,0.4058,6.6273,0.0000,1157.0608,-78.0052,0.0000,1121.7103,1121.7103,1121.7103,1121.7103,1121.7103 +3198.1144,0.5000,11701.6012,20.0000,20.0000,0.0000,-2.3295,8,879.3662,-76.5875,1087.4109,-153.3651,-7.0527,100.1364,183.5282,-14.1229,0.0000,-7.0527,0.0000,-7.0527,0.0000,-7.0527,1.0844,0.0000,-8.1371,1.5367,-9.6738,5.7554,-15.4292,1.6444,-17.0736,0.0000,-17.0736,0.0000,-17.0736,-24.1069,0.4058,6.6275,0.0000,1157.0608,-67.1558,0.0000,1304.4507,1304.4507,1304.4507,1304.4507,1304.4507 +3198.6144,0.5000,11704.3790,20.0000,20.0000,0.0000,-2.3208,8,879.3662,-75.6280,1093.5536,-153.3651,-6.9644,100.7021,183.5282,-14.1229,0.0000,-6.9644,0.0000,-6.9644,0.0000,-6.9644,1.0835,0.0000,-8.0478,1.5367,-9.5845,5.7554,-15.3400,1.6444,-16.9844,0.0000,-16.9844,0.0000,-16.9844,-24.0177,0.4058,6.6276,0.0000,1157.0608,-66.4193,0.0000,1316.5503,1316.5503,1316.5503,1316.5503,1316.5503 +3199.1144,0.5000,11707.1568,20.0000,20.0000,0.0000,-2.3208,8,879.3662,-75.6280,1093.9706,-153.3651,-6.9644,100.7405,183.5282,-14.1229,0.0000,-6.9644,0.0000,-6.9644,0.0000,-6.9644,1.0835,0.0000,-8.0478,1.5367,-9.5845,5.7554,-15.3400,1.6444,-16.9844,0.0000,-16.9844,0.0000,-16.9844,-24.0177,0.4058,6.6276,0.0000,1157.0608,-66.4193,0.0000,1316.5503,1316.5503,1316.5503,1316.5503,1316.5503 +3199.6144,0.5000,11709.9345,20.0000,20.0000,0.0000,-2.2752,8,879.3662,-70.5497,1093.9706,-153.3651,-6.4967,100.7405,183.5282,-14.1229,0.0000,-6.4967,0.0000,-6.4967,0.0000,-6.4967,1.0788,0.0000,-7.5755,1.5367,-9.1122,5.7554,-14.8677,1.6444,-16.5121,0.0000,-16.5121,0.0000,-16.5121,-23.5454,0.4058,6.6276,0.0000,1157.0608,-62.5212,0.0000,1380.5917,1380.5917,1380.5917,1380.5917,1380.5917 +3200.1144,0.5000,11712.7123,20.0000,20.0000,0.0000,-2.1851,8,879.3662,-60.5331,1096.1776,-153.3651,-5.5743,100.9437,183.5282,-14.1229,0.0000,-5.5743,0.0000,-5.5743,0.0000,-5.5743,1.0696,0.0000,-6.6439,1.5367,-8.1806,5.7554,-13.9360,1.6444,-15.5804,0.0000,-15.5804,0.0000,-15.5804,-22.6140,0.4058,6.6278,0.0000,1157.0608,-54.8325,0.0000,1506.9084,1506.9084,1506.9084,1506.9084,1506.9084 +3200.6144,0.5000,11715.4901,20.0000,20.0000,0.0000,-2.1851,8,879.3662,-60.5331,1100.5308,-153.3651,-5.5743,101.3446,183.5282,-14.1229,0.0000,-5.5743,0.0000,-5.5743,0.0000,-5.5743,1.0696,0.0000,-6.6439,1.5367,-8.1806,5.7554,-13.9360,1.6444,-15.5804,0.0000,-15.5804,0.0000,-15.5804,-22.6140,0.4058,6.6278,0.0000,1157.0608,-54.8325,0.0000,1506.9084,1506.9084,1506.9084,1506.9084,1506.9084 +3201.1144,0.5000,11718.2679,20.0000,20.0000,0.0000,-2.1851,8,879.3662,-60.5331,1100.5308,-153.3651,-5.5743,101.3446,183.5282,-14.1229,0.0000,-5.5743,0.0000,-5.5743,0.0000,-5.5743,1.0696,0.0000,-6.6439,1.5367,-8.1806,5.7554,-13.9360,1.6444,-15.5804,0.0000,-15.5804,0.0000,-15.5804,-22.6140,0.4058,6.6278,0.0000,1157.0608,-54.8325,0.0000,1506.9084,1506.9084,1506.9084,1506.9084,1506.9084 +3201.6144,0.5000,11721.0457,20.0000,20.0000,0.0000,-2.0852,8,879.3662,-49.4159,1100.5308,-153.3651,-4.5506,101.3446,183.5282,-14.1229,0.0000,-4.5506,0.0000,-4.5506,0.0000,-4.5506,1.0593,0.0000,-5.6099,1.5367,-7.1466,5.7554,-12.9020,1.6444,-14.5465,0.0000,-14.5465,0.0000,-14.5465,-21.5801,0.4058,6.6279,0.0000,1157.0608,-46.2989,0.0000,1647.1046,1647.1046,1647.1046,1647.1046,1647.1046 +3202.1144,0.5000,11723.8234,20.0000,20.0000,0.0000,-2.0494,8,879.3662,-45.4370,1105.3623,-153.3651,-4.1842,101.7895,183.5282,-14.1229,0.0000,-4.1842,0.0000,-4.1842,0.0000,-4.1842,1.0557,0.0000,-5.2398,1.5367,-6.7765,5.7554,-12.5320,1.6444,-14.1764,0.0000,-14.1764,0.0000,-14.1764,-21.2101,0.4058,6.6279,0.0000,1157.0608,-43.2447,0.0000,1697.2818,1697.2818,1697.2818,1697.2818,1697.2818 +3202.6144,0.5000,11726.6012,20.0000,20.0000,0.0000,-2.0494,8,879.3662,-45.4370,1107.0916,-153.3651,-4.1842,101.9488,183.5282,-14.1229,0.0000,-4.1842,0.0000,-4.1842,0.0000,-4.1842,1.0557,0.0000,-5.2398,1.5367,-6.7765,5.7554,-12.5320,1.6444,-14.1764,0.0000,-14.1764,0.0000,-14.1764,-21.2101,0.4058,6.6279,0.0000,1157.0608,-43.2447,0.0000,1697.2818,1697.2818,1697.2818,1697.2818,1697.2818 +3203.1144,0.5000,11729.3790,20.0000,20.0000,0.0000,-2.0309,8,879.3662,-43.3772,1107.0916,-153.3651,-3.9945,101.9488,183.5282,-14.1229,0.0000,-3.9945,0.0000,-3.9945,0.0000,-3.9945,1.0538,0.0000,-5.0483,1.5367,-6.5850,5.7554,-12.3404,1.6444,-13.9848,0.0000,-13.9848,0.0000,-13.9848,-21.0185,0.4058,6.6280,0.0000,1157.0608,-41.6636,0.0000,1723.2565,1723.2565,1723.2565,1723.2565,1723.2565 +3203.6144,0.5000,11732.1568,20.0000,20.0000,0.0000,-1.9137,8,879.3662,-30.3397,1107.9867,-153.3651,-2.7939,102.0312,183.5282,-14.1229,0.0000,-2.7939,0.0000,-2.7939,0.0000,-2.7939,1.0418,0.0000,-3.8357,1.5367,-5.3724,5.7554,-11.1278,1.6444,-12.7722,0.0000,-12.7722,0.0000,-12.7722,-19.8061,0.4058,6.6281,0.0000,1157.0608,-31.6560,0.0000,1887.6693,1887.6693,1887.6693,1887.6693,1887.6693 +3204.1144,0.5000,11734.9345,20.0000,20.0000,0.0000,-1.9137,8,879.3662,-30.3397,1113.6528,-153.3651,-2.7939,102.5530,183.5282,-14.1229,0.0000,-2.7939,0.0000,-2.7939,0.0000,-2.7939,1.0418,0.0000,-3.8357,1.5367,-5.3724,5.7554,-11.1278,1.6444,-12.7722,0.0000,-12.7722,0.0000,-12.7722,-19.8061,0.4058,6.6281,0.0000,1157.0608,-31.6560,0.0000,1887.6693,1887.6693,1887.6693,1887.6693,1887.6693 +3204.6144,0.5000,11737.7123,20.0000,20.0000,0.0000,-1.9137,8,879.3662,-30.3397,1113.6528,-153.3651,-2.7939,102.5530,183.5282,-14.1229,0.0000,-2.7939,0.0000,-2.7939,0.0000,-2.7939,1.0418,0.0000,-3.8357,1.5367,-5.3724,5.7554,-11.1278,1.6444,-12.7722,0.0000,-12.7722,0.0000,-12.7722,-19.8061,0.4058,6.6281,0.0000,1157.0608,-31.6560,0.0000,1887.6693,1887.6693,1887.6693,1887.6693,1887.6693 +3205.1144,0.5000,11740.4901,20.0000,20.0000,0.0000,-1.8409,8,879.3662,-22.2406,1113.6528,-153.3651,-2.0481,102.5530,183.5282,-14.1229,0.0000,-2.0481,0.0000,-2.0481,0.0000,-2.0481,1.0343,0.0000,-3.0824,1.5367,-4.6191,5.7554,-10.3745,1.6444,-12.0189,0.0000,-12.0189,0.0000,-12.0189,-19.0529,0.4058,6.6282,0.0000,1157.0608,-25.4391,0.0000,1989.8054,1989.8054,1989.8054,1989.8054,1989.8054 +3205.6144,0.5000,11743.2679,20.0000,20.0000,0.0000,-1.7780,8,879.3662,-15.2414,1117.1727,-153.3651,-1.4035,102.8771,183.5282,-14.1229,0.0000,-1.4035,0.0000,-1.4035,0.0000,-1.4035,1.0279,0.0000,-2.4314,1.5367,-3.9681,5.7554,-9.7235,1.6444,-11.3680,0.0000,-11.3680,0.0000,-11.3680,-18.4020,0.4058,6.6283,0.0000,1157.0608,-20.0666,0.0000,2078.0701,2078.0701,2078.0701,2078.0701,2078.0701 +3206.1144,0.5000,11746.0457,20.0000,20.0000,0.0000,-1.7780,8,879.3662,-15.2414,1120.2145,-153.3651,-1.4035,103.1572,183.5282,-14.1229,0.0000,-1.4035,0.0000,-1.4035,0.0000,-1.4035,1.0279,0.0000,-2.4314,1.5367,-3.9681,5.7554,-9.7235,1.6444,-11.3680,0.0000,-11.3680,0.0000,-11.3680,-18.4020,0.4058,6.6283,0.0000,1157.0608,-20.0666,0.0000,2078.0701,2078.0701,2078.0701,2078.0701,2078.0701 +3206.6144,0.5000,11748.8234,20.0000,20.0000,0.0000,-1.7780,8,879.3662,-15.2414,1120.2145,-153.3651,-1.4035,103.1572,183.5282,-14.1229,0.0000,-1.4035,0.0000,-1.4035,0.0000,-1.4035,1.0279,0.0000,-2.4314,1.5367,-3.9681,5.7554,-9.7235,1.6444,-11.3680,0.0000,-11.3680,0.0000,-11.3680,-18.4020,0.4058,6.6283,0.0000,1157.0608,-20.0666,0.0000,2078.0701,2078.0701,2078.0701,2078.0701,2078.0701 +3207.1144,0.5000,11751.6012,20.0000,20.0000,0.0000,-1.6509,8,879.3662,-1.1019,1120.2145,-153.3651,-0.1015,103.1572,183.5282,-14.1229,0.0000,-0.1015,0.0000,-0.1015,0.0000,-0.1015,1.0149,0.0000,-1.1163,1.5367,-2.6530,5.7554,-8.4085,1.6444,-10.0529,0.0000,-10.0529,0.0000,-10.0529,-17.0871,0.4058,6.6284,0.0000,1157.0608,-9.2131,0.0000,2256.3791,2256.3791,2256.3791,2256.3791,2256.3791 +3207.6144,0.5000,11754.3790,20.0000,20.0000,0.0000,-1.6423,8,879.3662,-0.1421,1126.3595,-153.3651,-0.0131,103.7231,183.5282,-14.1229,0.0000,-0.0131,0.0000,-0.0131,0.0000,-0.0131,1.0140,0.0000,-1.0271,1.5367,-2.5638,5.7554,-8.3192,1.6444,-9.9636,0.0000,-9.9636,0.0000,-9.9636,-16.9978,0.4058,6.6284,0.0000,1157.0608,-8.4764,0.0000,2268.4830,2268.4830,2268.4830,2268.4830,2268.4830 +3208.1144,0.5000,11757.1568,20.0000,20.0000,0.0000,-1.6423,8,879.3662,-0.1421,1126.7766,-153.3651,-0.0131,103.7615,183.5282,-14.1229,0.0000,-0.0131,0.0000,-0.0131,0.0000,-0.0131,1.0140,0.0000,-1.0271,1.5367,-2.5638,5.7554,-8.3192,1.6444,-9.9636,0.0000,-9.9636,0.0000,-9.9636,-16.9978,0.4058,6.6284,0.0000,1157.0608,-8.4764,0.0000,2268.4830,2268.4830,2268.4830,2268.4830,2268.4830 +3208.6144,0.5000,11759.9345,20.0000,20.0000,0.0000,-1.5966,8,879.3662,4.9380,1126.7766,-153.3651,0.4547,103.7615,183.5282,-14.1229,0.0000,0.4547,0.0000,0.4547,0.0000,0.4547,1.0093,0.0000,-0.5546,1.5367,-2.0913,5.7554,-7.8467,1.6444,-9.4911,0.0000,-9.4911,0.0000,-9.4911,-16.5254,0.4058,6.6285,0.0000,1157.0608,-4.5769,0.0000,2346.7649,2346.7649,2346.7649,2346.7649,2346.7649 +3209.1144,0.5000,11762.7123,20.0000,20.0000,0.0000,-1.5066,8,879.3662,14.9580,1128.9844,-153.3651,1.3774,103.9648,183.5282,-14.1229,0.0000,1.3774,0.0000,1.3774,0.0000,1.3774,1.0001,0.0000,0.3774,1.5367,-1.1593,5.7554,-6.9148,1.6444,-8.5592,0.0000,-8.5592,0.0000,-8.5592,-15.5935,0.4058,6.6286,0.0000,1157.0608,3.1145,0.0000,2501.9750,2501.9750,2501.9750,2501.9750,2501.9750 +3209.6144,0.5000,11765.4901,20.0000,20.0000,0.0000,-1.5066,8,879.3662,14.9580,1133.3391,-153.3651,1.3774,104.3658,183.5282,-14.1229,0.0000,1.3774,0.0000,1.3774,0.0000,1.3774,1.0001,0.0000,0.3774,1.5367,-1.1593,5.7554,-6.9148,1.6444,-8.5592,0.0000,-8.5592,0.0000,-8.5592,-15.5935,0.4058,6.6286,0.0000,1157.0608,3.1145,0.0000,2501.9750,2501.9750,2501.9750,2501.9750,2501.9750 +3210.1144,0.5000,11768.2679,20.0000,20.0000,0.0000,-1.5066,8,879.3662,14.9580,1133.3391,-153.3651,1.3774,104.3658,183.5282,-14.1229,0.0000,1.3774,0.0000,1.3774,0.0000,1.3774,1.0001,0.0000,0.3774,1.5367,-1.1593,5.7554,-6.9148,1.6444,-8.5592,0.0000,-8.5592,0.0000,-8.5592,-15.5935,0.4058,6.6286,0.0000,1157.0608,3.1145,0.0000,2501.9750,2501.9750,2501.9750,2501.9750,2501.9750 +3210.6144,0.5000,11771.0457,20.0000,20.0000,0.0000,-1.4066,8,879.3662,26.0780,1133.3391,-153.3651,2.4014,104.3658,183.5282,-14.1229,0.0000,2.4014,0.0000,2.4014,0.0000,2.4014,0.9898,0.0000,1.4116,1.5367,-0.1251,5.7554,-5.8805,1.6444,-7.5249,0.0000,-7.5249,0.0000,-7.5249,-14.5594,0.4058,6.6287,0.0000,1157.0608,11.6501,0.0000,2674.2229,2674.2229,2674.2229,2674.2229,2674.2229 +3211.1144,0.5000,11773.8234,20.0000,20.0000,0.0000,-1.3709,8,879.3662,30.0578,1138.1718,-153.3651,2.7679,104.8108,183.5282,-14.1229,0.0000,2.7679,0.0000,2.7679,0.0000,2.7679,0.9862,0.0000,1.7818,1.5367,0.2451,5.7554,-5.5104,1.6444,-7.1548,0.0000,-7.1548,0.0000,-7.1548,-14.1892,0.4058,6.6287,0.0000,1157.0608,14.7051,0.0000,2735.8707,2735.8707,2735.8707,2735.8707,2735.8707 +3211.6144,0.5000,11776.6012,20.0000,20.0000,0.0000,-1.3709,8,879.3662,30.0578,1139.9015,-153.3651,2.7679,104.9701,183.5282,-14.1229,0.0000,2.7679,0.0000,2.7679,0.0000,2.7679,0.9862,0.0000,1.7818,1.5367,0.2451,5.7554,-5.5104,1.6444,-7.1548,0.0000,-7.1548,0.0000,-7.1548,-14.1892,0.4058,6.6287,0.0000,1157.0608,14.7051,0.0000,2735.8707,2735.8707,2735.8707,2735.8707,2735.8707 +3212.1144,0.5000,11779.3790,20.0000,20.0000,0.0000,-1.3524,8,879.3662,32.1166,1139.9015,-153.3651,2.9575,104.9701,183.5282,-14.1229,0.0000,2.9575,0.0000,2.9575,0.0000,2.9575,0.9843,0.0000,1.9733,1.5367,0.4366,5.7554,-5.3189,1.6444,-6.9633,0.0000,-6.9633,0.0000,-6.9633,-13.9978,0.4058,6.6287,0.0000,1157.0608,16.2854,0.0000,2767.7612,2767.7612,2767.7612,2767.7612,2767.7612 +3212.6144,0.5000,11782.1568,20.0000,20.0000,0.0000,-1.2353,8,879.3662,45.1479,1140.7962,-153.3651,4.1575,105.0525,183.5282,-14.1229,0.0000,4.1575,0.0000,4.1575,0.0000,4.1575,0.9723,0.0000,3.1853,1.5367,1.6486,5.7554,-4.1069,1.6444,-5.7513,0.0000,-5.7513,0.0000,-5.7513,-12.7859,0.4058,6.6288,0.0000,1157.0608,26.2883,0.0000,2969.6168,2969.6168,2969.6168,2969.6168,2969.6168 +3213.1144,0.5000,11784.9345,20.0000,20.0000,0.0000,-1.2353,8,879.3662,45.1479,1146.4596,-153.3651,4.1575,105.5740,183.5282,-14.1229,0.0000,4.1575,0.0000,4.1575,0.0000,4.1575,0.9723,0.0000,3.1853,1.5367,1.6486,5.7554,-4.1069,1.6444,-5.7513,0.0000,-5.7513,0.0000,-5.7513,-12.7859,0.4058,6.6288,0.0000,1157.0608,26.2883,0.0000,2969.6168,2969.6168,2969.6168,2969.6168,2969.6168 +3213.6144,0.5000,11787.7123,20.0000,20.0000,0.0000,-1.2353,8,879.3662,45.1479,1146.4596,-153.3651,4.1575,105.5740,183.5282,-14.1229,0.0000,4.1575,0.0000,4.1575,0.0000,4.1575,0.9723,0.0000,3.1853,1.5367,1.6486,5.7554,-4.1069,1.6444,-5.7513,0.0000,-5.7513,0.0000,-5.7513,-12.7859,0.4058,6.6288,0.0000,1157.0608,26.2883,0.0000,2969.6168,2969.6168,2969.6168,2969.6168,2969.6168 +3214.1144,0.5000,11790.4901,20.0000,20.0000,0.0000,-1.1625,8,879.3662,53.3424,1146.4596,-153.3651,4.9121,105.5740,183.5282,-14.1229,0.0000,4.9121,0.0000,4.9121,0.0000,4.9121,0.9740,0.0000,3.9382,1.5367,2.4015,5.7554,-3.3540,1.6444,-4.9984,0.0000,-4.9984,0.0000,-4.9984,-12.0330,0.4058,6.6289,0.0000,1157.0608,32.5021,0.0000,3096.5483,3096.5483,3096.5483,3096.5483,3096.5483 +3214.6144,0.5000,11793.2679,20.0000,20.0000,0.0000,-1.0997,8,879.3662,60.5521,1150.0209,-153.3651,5.5761,105.9020,183.5282,-14.1229,0.0000,5.5761,0.0000,5.5761,0.0000,5.5761,0.9872,0.0000,4.5888,1.5367,3.0521,5.7554,-2.7033,1.6444,-4.3477,0.0000,-4.3477,0.0000,-4.3477,-11.3824,0.4058,6.6289,0.0000,1157.0608,37.8719,0.0000,3208.2277,3208.2277,3208.2277,3208.2277,3208.2277 +3215.1144,0.5000,11796.0457,20.0000,20.0000,0.0000,-1.0997,8,879.3662,60.5521,1153.1542,-153.3651,5.5761,106.1905,183.5282,-14.1229,0.0000,5.5761,0.0000,5.5761,0.0000,5.5761,0.9872,0.0000,4.5888,1.5367,3.0521,5.7554,-2.7033,1.6444,-4.3477,0.0000,-4.3477,0.0000,-4.3477,-11.3824,0.4058,6.6289,0.0000,1157.0608,37.8719,0.0000,3208.2277,3208.2277,3208.2277,3208.2277,3208.2277 +3215.6144,0.5000,11798.8234,20.0000,20.0000,0.0000,-1.0997,8,879.3662,60.5521,1153.1542,-153.3651,5.5761,106.1905,183.5282,-14.1229,0.0000,5.5761,0.0000,5.5761,0.0000,5.5761,0.9872,0.0000,4.5888,1.5367,3.0521,5.7554,-2.7033,1.6444,-4.3477,0.0000,-4.3477,0.0000,-4.3477,-11.3824,0.4058,6.6289,0.0000,1157.0608,37.8719,0.0000,3208.2277,3208.2277,3208.2277,3208.2277,3208.2277 +3216.1144,0.5000,11801.6012,20.0000,20.0000,0.0000,-0.9727,8,879.3662,75.1167,1153.1542,-153.3651,6.9173,106.1905,183.5282,-14.1229,0.0000,6.9173,0.0000,6.9173,0.0000,6.9173,1.0141,0.0000,5.9032,1.5367,4.3665,5.7554,-1.3889,1.6444,-3.0333,0.0000,-3.0333,0.0000,-3.0333,-10.0681,0.4058,6.6290,0.0000,1157.0608,48.7197,0.0000,3433.8336,3433.8336,3433.8336,3433.8336,3433.8336 +3216.6144,0.5000,11804.3790,20.0000,20.0000,0.0000,-0.9641,8,879.3662,76.1054,1159.4840,-153.3651,7.0083,106.7734,183.5282,-14.1229,0.0000,7.0083,0.0000,7.0083,0.0000,7.0083,1.0159,0.0000,5.9924,1.5367,4.4557,5.7554,-1.2997,1.6444,-2.9441,0.0000,-2.9441,0.0000,-2.9441,-9.9789,0.4058,6.6290,0.0000,1157.0608,49.4560,0.0000,3449.1480,3449.1480,3449.1480,3449.1480,3449.1480 +3217.1144,0.5000,11807.1568,20.0000,20.0000,0.0000,-0.9641,8,879.3662,76.1054,1159.9137,-153.3651,7.0083,106.8130,183.5282,-14.1229,0.0000,7.0083,0.0000,7.0083,0.0000,7.0083,1.0159,0.0000,5.9924,1.5367,4.4557,5.7554,-1.2997,1.6444,-2.9441,0.0000,-2.9441,0.0000,-2.9441,-9.9789,0.4058,6.6290,0.0000,1157.0608,49.4560,0.0000,3449.1480,3449.1480,3449.1480,3449.1480,3449.1480 +3217.6144,0.5000,11809.9345,20.0000,20.0000,0.0000,-0.9184,8,879.3662,81.3382,1159.9137,-153.3651,7.4902,106.8130,183.5282,-14.1229,0.0000,7.4902,0.0000,7.4902,0.0000,7.4902,1.0255,0.0000,6.4647,1.5367,4.9280,5.7554,-0.8275,1.6444,-2.4719,0.0000,-2.4719,0.0000,-2.4719,-9.5067,0.4058,6.6291,0.0000,1157.0608,53.3534,0.0000,3523.3905,3523.3905,3523.3905,3523.3905,3523.3905 +3218.1144,0.5000,11812.7123,20.0000,20.0000,0.0000,-0.8284,8,879.3662,91.6592,1162.1878,-153.3651,8.4406,107.0224,183.5282,-14.1229,0.0000,8.4406,0.0000,8.4406,0.0000,8.4406,1.0445,0.0000,7.3961,1.5367,5.8594,5.7554,0.1040,1.6444,-1.5405,0.0000,-1.5405,0.0000,-1.5405,-8.5753,0.4058,6.6291,0.0000,1157.0608,61.0404,0.0000,3647.6034,3647.6034,3647.6034,3647.6034,3647.6034 +3218.6144,0.5000,11815.4901,20.0000,20.0000,0.0000,-0.8284,8,879.3662,91.6592,1166.6733,-153.3651,8.4406,107.4355,183.5282,-14.1229,0.0000,8.4406,0.0000,8.4406,0.0000,8.4406,1.0445,0.0000,7.3961,1.5367,5.8594,5.7554,0.1040,1.6444,-1.5405,0.0000,-1.5405,0.0000,-1.5405,-8.5753,0.4058,6.6291,0.0000,1157.0608,61.0404,0.0000,3647.6034,3647.6034,3647.6034,3647.6034,3647.6034 +3219.1144,0.5000,11818.2679,20.0000,20.0000,0.0000,-0.8284,8,879.3662,91.6592,1166.6733,-153.3651,8.4406,107.4355,183.5282,-14.1229,0.0000,8.4406,0.0000,8.4406,0.0000,8.4406,1.0445,0.0000,7.3961,1.5367,5.8594,5.7554,0.1040,1.6444,-1.5405,0.0000,-1.5405,0.0000,-1.5405,-8.5753,0.4058,6.6291,0.0000,1157.0608,61.0404,0.0000,3647.6034,3647.6034,3647.6034,3647.6034,3647.6034 +3219.6144,0.5000,11821.0457,20.0000,20.0000,0.0000,-0.7286,8,879.3662,103.1137,1166.6733,-153.3651,9.4954,107.4355,183.5282,-14.1229,0.0000,9.4954,0.0000,9.4954,0.0000,9.4954,1.0656,0.0000,8.4298,1.5367,6.8931,5.7554,1.1377,1.6444,-0.5067,0.0000,-0.5067,0.0000,-0.5067,-7.5416,0.4058,6.6292,0.0000,1157.0608,69.5718,0.0000,3785.4593,3785.4593,3785.4593,3785.4593,3785.4593 +3220.1144,0.5000,11823.8234,20.0000,20.0000,0.0000,-0.6928,8,879.3662,107.2133,1171.6514,-153.3651,9.8730,107.8939,183.5282,-14.1229,0.0000,9.8730,0.0000,9.8730,0.0000,9.8730,1.0732,0.0000,8.7998,1.5367,7.2631,5.7554,1.5076,1.6444,-0.1368,0.0000,-0.1368,0.0000,-0.1368,-7.1717,0.4058,6.6292,0.0000,1157.0608,72.6252,0.0000,3834.7976,3834.7976,3834.7976,3834.7976,3834.7976 +3220.6144,0.5000,11826.6012,20.0000,20.0000,0.0000,-0.6928,8,879.3662,107.2133,1173.4331,-153.3651,9.8730,108.0579,183.5282,-14.1229,0.0000,9.8730,0.0000,9.8730,0.0000,9.8730,1.0732,0.0000,8.7998,1.5367,7.2631,5.7554,1.5076,1.6444,-0.1368,0.0000,-0.1368,0.0000,-0.1368,-7.1717,0.4058,6.6292,0.0000,1157.0608,72.6252,0.0000,3834.7976,3834.7976,3834.7976,3834.7976,3834.7976 +3221.1144,0.5000,11829.3790,20.0000,20.0000,0.0000,-0.6780,8,879.3662,108.9110,1173.4331,-153.3651,10.0293,108.0579,183.5282,-14.1229,0.0000,10.0293,0.0000,10.0293,0.0000,10.0293,1.0763,0.0000,8.9530,1.5367,7.4163,5.7554,1.6609,1.6444,0.0164,0.0000,0.0164,0.0000,0.0164,-7.0185,0.4058,6.6292,0.0000,1157.0608,73.8896,0.0000,3855.2297,3855.2297,3855.2297,3855.2297,3855.2297 +3221.6144,0.5000,11832.1568,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1174.1709,-153.3651,11.0188,108.1259,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3222.1144,0.5000,11834.9345,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3222.6144,0.5000,11837.7123,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3223.1144,0.5000,11840.4901,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3223.6144,0.5000,11843.2679,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3224.1144,0.5000,11846.0457,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3224.6144,0.5000,11848.8234,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3225.1144,0.5000,11851.6012,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3225.6144,0.5000,11854.3790,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3226.1144,0.5000,11857.1568,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3226.6144,0.5000,11859.9345,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3227.1144,0.5000,11862.7123,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3227.6144,0.5000,11865.4901,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3228.1144,0.5000,11868.2679,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3228.6144,0.5000,11871.0457,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3229.1144,0.5000,11873.8234,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3229.6144,0.5000,11876.6012,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3230.1144,0.5000,11879.3790,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3230.6144,0.5000,11882.1568,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3231.1144,0.5000,11884.9345,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3231.6144,0.5000,11887.7123,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3232.1144,0.5000,11890.4901,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3232.6144,0.5000,11893.2679,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3233.1144,0.5000,11896.0457,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3233.6144,0.5000,11898.8234,20.0000,20.0000,0.0000,-0.5843,8,879.3662,119.6568,1178.8410,-153.3651,11.0188,108.5559,183.5282,-14.1229,0.0000,11.0188,0.0000,11.0188,0.0000,11.0188,1.0961,0.0000,9.9228,1.5367,8.3861,5.7554,2.6306,1.6444,0.9862,0.0000,0.9862,0.0000,0.9862,-6.0488,0.4058,6.6292,0.0000,1157.0608,81.8931,0.0000,3984.5555,3984.5555,3984.5555,3984.5555,3984.5555 +3234.1144,0.5000,11901.6012,20.0000,20.0000,0.0000,-0.4458,8,879.3662,135.5542,1178.8410,-153.3651,12.4828,108.5559,183.5282,-14.1229,0.0000,12.4828,0.0000,12.4828,0.0000,12.4828,1.1254,0.0000,11.3574,1.5367,9.8207,5.7554,4.0653,1.6444,2.4209,0.0000,2.4209,0.0000,2.4209,-4.6142,0.4058,6.6293,0.0000,1157.0608,93.7335,0.0000,4175.8808,4175.8808,4175.8808,4175.8808,4175.8808 +3234.6144,0.5000,11904.3790,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1185.7500,-153.3651,12.5822,109.1922,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 +3235.1144,0.5000,11907.1568,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 +3235.6144,0.5000,11909.9345,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 +3236.1144,0.5000,11912.7123,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 +3236.6144,0.5000,11915.4901,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 +3237.1144,0.5000,11918.2679,20.0000,20.0000,0.0000,-0.4363,8,879.3662,136.6334,1186.2190,-153.3651,12.5822,109.2354,183.5282,-14.1229,0.0000,12.5822,0.0000,12.5822,0.0000,12.5822,1.1274,0.0000,11.4548,1.5367,9.9181,5.7554,4.1627,1.6444,2.5183,0.0000,2.5183,0.0000,2.5183,-4.5168,0.4058,6.6293,0.0000,1157.0608,94.5372,0.0000,4188.8680,4188.8680,4188.8680,4188.8680,4188.8680 +3237.6144,0.5000,11921.0457,20.0000,20.0000,0.0000,-0.3216,8,879.3662,149.7936,1186.2190,-153.3651,13.7940,109.2354,183.5282,-14.1229,0.0000,13.7940,0.0000,13.7940,0.0000,13.7940,1.1516,0.0000,12.6425,1.5367,11.1058,5.7554,5.3503,1.6444,3.7059,0.0000,3.7059,0.0000,3.7059,-3.3292,0.4058,6.6293,0.0000,1157.0608,104.3390,0.0000,4347.2513,4347.2513,4347.2513,4347.2513,4347.2513 +3238.1144,0.5000,11923.8234,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1191.9384,-153.3651,14.2278,109.7620,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 +3238.6144,0.5000,11926.6012,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 +3239.1144,0.5000,11929.3790,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 +3239.6144,0.5000,11932.1568,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 +3240.1144,0.5000,11934.9345,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 +3240.6144,0.5000,11937.7123,20.0000,20.0000,0.0000,-0.2806,8,879.3662,154.5036,1193.9854,-153.3651,14.2278,109.9505,183.5282,-14.1229,0.0000,14.2278,0.0000,14.2278,0.0000,14.2278,1.1603,0.0000,13.0675,1.5367,11.5308,5.7554,5.7754,1.6444,4.1310,0.0000,4.1310,0.0000,4.1310,-2.9041,0.4058,6.6293,0.0000,1157.0608,107.8470,0.0000,4403.9358,4403.9358,4403.9358,4403.9358,4403.9358 +3241.1144,0.5000,11940.4901,20.0000,20.0000,0.0000,-0.1970,8,879.3662,164.0898,1193.9854,-153.3651,15.1105,109.9505,183.5282,-14.1229,0.0000,15.1105,0.0000,15.1105,0.0000,15.1105,1.1779,0.0000,13.9326,1.5367,12.3959,5.7554,6.6405,1.6444,4.9961,0.0000,4.9961,0.0000,4.9961,-2.0390,0.4058,6.6293,0.0000,1157.0608,114.9868,0.0000,4519.3061,4519.3061,4519.3061,4519.3061,4519.3061 +3241.6144,0.5000,11943.2679,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1198.1515,-153.3651,15.8734,110.3342,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 +3242.1144,0.5000,11946.0457,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 +3242.6144,0.5000,11948.8234,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 +3243.1144,0.5000,11951.6012,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 +3243.6144,0.5000,11954.3790,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 +3244.1144,0.5000,11957.1568,20.0000,20.0000,0.0000,-0.1248,8,879.3662,172.3738,1201.7517,-153.3651,15.8734,110.6657,183.5282,-14.1229,0.0000,15.8734,0.0000,15.8734,0.0000,15.8734,1.1932,0.0000,14.6802,1.5367,13.1435,5.7554,7.3881,1.6444,5.7437,0.0000,5.7437,0.0000,5.7437,-1.2914,0.4058,6.6293,0.0000,1157.0608,121.1567,0.0000,4619.0044,4619.0044,4619.0044,4619.0044,4619.0044 +3244.6144,0.5000,11959.9345,20.0000,20.0000,0.0000,-0.0724,8,879.3662,178.3846,1201.7517,-153.3651,16.4269,110.6657,183.5282,-14.1229,0.0000,16.4269,0.0000,16.4269,0.0000,16.4269,1.2042,0.0000,15.2227,1.5367,13.6860,5.7554,7.9305,1.6444,6.2861,0.0000,6.2861,0.0000,6.2861,-0.7490,0.4058,6.6293,0.0000,1157.0608,125.6336,0.0000,4691.3440,4691.3440,4691.3440,4691.3440,4691.3440 +3245.1144,0.5000,11962.7123,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1204.3640,-153.3651,17.5186,110.9063,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 +3245.6144,0.5000,11965.4901,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 +3246.1144,0.5000,11968.2679,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 +3246.6144,0.5000,11971.0457,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 +3247.1144,0.5000,11973.8234,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 +3247.6144,0.5000,11976.6012,20.0000,20.0000,0.0000,0.0310,8,879.3662,190.2398,1209.5163,-153.3651,17.5186,111.3807,183.5282,-14.1229,0.0000,17.5186,0.0000,17.5186,0.0000,17.5186,1.2261,0.0000,16.2925,1.5367,14.7558,5.7554,9.0004,1.6444,7.3560,0.0000,7.3560,0.0000,7.3560,0.3209,0.4058,6.6293,0.0000,1157.0608,134.4633,0.0000,4834.0220,4834.0220,4834.0220,4834.0220,4834.0220 +3248.1144,0.5000,11979.3790,20.0000,20.0000,0.0000,0.0523,8,879.3662,192.6785,1209.5163,-153.3651,17.7432,111.3807,183.5282,-14.1229,0.0000,17.7432,0.0000,17.7432,0.0000,17.7432,1.2306,0.0000,16.5126,1.5367,14.9759,5.7554,9.2205,1.6444,7.5761,0.0000,7.5761,0.0000,7.5761,0.5410,0.4058,6.6293,0.0000,1157.0608,136.2797,0.0000,4863.3714,4863.3714,4863.3714,4863.3714,4863.3714 +3248.6144,0.5000,11982.1568,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1210.5761,-153.3651,19.1646,111.4783,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 +3249.1144,0.5000,11984.9345,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 +3249.6144,0.5000,11987.7123,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 +3250.1144,0.5000,11990.4901,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 +3250.6144,0.5000,11993.2679,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 +3251.1144,0.5000,11996.0457,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 +3251.6144,0.5000,11998.8234,20.0000,20.0000,0.0000,0.1868,8,879.3662,208.1140,1217.2844,-153.3651,19.1646,112.0961,183.5282,-14.1229,0.0000,19.1646,0.0000,19.1646,0.0000,19.1646,1.2590,0.0000,17.9056,1.5367,16.3689,5.7554,10.6135,1.6444,8.9690,0.0000,8.9690,0.0000,8.9690,1.9340,0.4058,6.6293,0.0000,1157.0608,147.7760,0.0000,5062.4441,5062.4441,5062.4441,5062.4441,5062.4441 +3252.1144,0.5000,12001.6012,20.0000,20.0000,0.0000,0.3327,8,879.3662,224.8477,1217.2844,-153.3651,20.7056,112.0961,183.5282,-14.1229,0.0000,20.7056,0.0000,20.7056,0.0000,20.7056,1.2898,0.0000,19.4157,1.5367,17.8790,5.7554,12.1236,1.6444,10.4792,0.0000,10.4792,0.0000,10.4792,3.4441,0.4058,6.6293,0.0000,1157.0608,160.2393,0.0000,5291.2785,5291.2785,5291.2785,5291.2785,5291.2785 +3252.6144,0.5000,12004.3790,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1224.5568,-153.3651,20.8102,112.7658,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 +3253.1144,0.5000,12007.1568,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 +3253.6144,0.5000,12009.9345,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 +3254.1144,0.5000,12012.7123,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 +3254.6144,0.5000,12015.4901,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 +3255.1144,0.5000,12018.2679,20.0000,20.0000,0.0000,0.3426,8,879.3662,225.9836,1225.0505,-153.3651,20.8102,112.8112,183.5282,-14.1229,0.0000,20.8102,0.0000,20.8102,0.0000,20.8102,1.2919,0.0000,19.5182,1.5367,17.9815,5.7554,12.2261,1.6444,10.5817,0.0000,10.5817,0.0000,10.5817,3.5466,0.4058,6.6293,0.0000,1157.0608,161.0853,0.0000,5306.8115,5306.8115,5306.8115,5306.8115,5306.8115 +3255.6144,0.5000,12021.0457,20.0000,20.0000,0.0000,0.4574,8,879.3662,239.1432,1225.0505,-153.3651,22.0220,112.8112,183.5282,-14.1229,0.0000,22.0220,0.0000,22.0220,0.0000,22.0220,1.3161,0.0000,20.7058,1.5367,19.1691,5.7554,13.4137,1.6444,11.7693,0.0000,11.7693,0.0000,11.7693,4.7343,0.4058,6.6293,0.0000,1157.0608,170.8865,0.0000,5486.7682,5486.7682,5486.7682,5486.7682,5486.7682 +3256.1144,0.5000,12023.8234,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1230.7696,-153.3651,22.4557,113.3379,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 +3256.6144,0.5000,12026.6012,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 +3257.1144,0.5000,12029.3790,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 +3257.6144,0.5000,12032.1568,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 +3258.1144,0.5000,12034.9345,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 +3258.6144,0.5000,12037.7123,20.0000,20.0000,0.0000,0.4984,8,879.3662,243.8528,1232.8164,-153.3651,22.4557,113.5264,183.5282,-14.1229,0.0000,22.4557,0.0000,22.4557,0.0000,22.4557,1.3248,0.0000,21.1309,1.5367,19.5942,5.7554,13.8387,1.6444,12.1943,0.0000,12.1943,0.0000,12.1943,5.1593,0.4058,6.6293,0.0000,1157.0608,174.3943,0.0000,5551.1725,5551.1725,5551.1725,5551.1725,5551.1725 +3259.1144,0.5000,12040.4901,20.0000,20.0000,0.0000,0.5820,8,879.3662,253.4382,1232.8164,-153.3651,23.3384,113.5264,183.5282,-14.1229,0.0000,23.3384,0.0000,23.3384,0.0000,23.3384,1.3425,0.0000,21.9959,1.5367,20.4592,5.7554,14.7038,1.6444,13.0593,0.0000,13.0593,0.0000,13.0593,6.0244,0.4058,6.6292,0.0000,1157.0608,181.5335,0.0000,5682.2531,5682.2531,5682.2531,5682.2531,5682.2531 +3259.6144,0.5000,12043.2679,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1236.9822,-153.3651,24.1011,113.9100,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 +3260.1144,0.5000,12046.0457,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 +3260.6144,0.5000,12048.8234,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 +3261.1144,0.5000,12051.6012,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 +3261.6144,0.5000,12054.3790,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 +3262.1144,0.5000,12057.1568,20.0000,20.0000,0.0000,0.6542,8,879.3662,261.7214,1240.5820,-153.3651,24.1011,114.2415,183.5282,-14.1229,0.0000,24.1011,0.0000,24.1011,0.0000,24.1011,1.3577,0.0000,22.7434,1.5367,21.2067,5.7554,15.4513,1.6444,13.8069,0.0000,13.8069,0.0000,13.8069,6.7719,0.4058,6.6292,0.0000,1157.0608,187.7028,0.0000,5795.5254,5795.5254,5795.5254,5795.5254,5795.5254 +3262.6144,0.5000,12059.9345,20.0000,20.0000,0.0000,0.7066,8,879.3662,267.7328,1240.5820,-153.3651,24.6547,114.2415,183.5282,-14.1229,0.0000,24.6547,0.0000,24.6547,0.0000,24.6547,1.3688,0.0000,23.2859,1.5367,21.7492,5.7554,15.9938,1.6444,14.3494,0.0000,14.3494,0.0000,14.3494,7.3144,0.4058,6.6292,0.0000,1157.0608,192.1801,0.0000,5877.7322,5877.7322,5877.7322,5877.7322,5877.7322 +3263.1144,0.5000,12062.7123,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1243.1946,-153.3651,25.7465,114.4821,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 +3263.6144,0.5000,12065.4901,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 +3264.1144,0.5000,12068.2679,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 +3264.6144,0.5000,12071.0457,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 +3265.1144,0.5000,12073.8234,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 +3265.6144,0.5000,12076.6012,20.0000,20.0000,0.0000,0.8100,8,879.3662,279.5892,1248.3474,-153.3651,25.7465,114.9566,183.5282,-14.1229,0.0000,25.7465,0.0000,25.7465,0.0000,25.7465,1.3906,0.0000,24.3559,1.5367,22.8192,5.7554,17.0638,1.6444,15.4193,0.0000,15.4193,0.0000,15.4193,8.3845,0.4058,6.6291,0.0000,1157.0608,201.0108,0.0000,6039.8684,6039.8684,6039.8684,6039.8684,6039.8684 +3266.1144,0.5000,12079.3790,20.0000,20.0000,0.0000,0.8340,8,879.3662,282.3392,1248.3474,-153.3651,25.9998,114.9566,183.5282,-14.1229,0.0000,25.9998,0.0000,25.9998,0.0000,25.9998,1.3957,0.0000,24.6041,1.5367,23.0674,5.7554,17.3119,1.6444,15.6675,0.0000,15.6675,0.0000,15.6675,8.6326,0.4058,6.6291,0.0000,1157.0608,203.0589,0.0000,6077.4737,6077.4737,6077.4737,6077.4737,6077.4737 +3266.6144,0.5000,12082.1568,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1249.5425,-153.3651,27.6267,115.0666,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3267.1144,0.5000,12084.9345,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3267.6144,0.5000,12087.7123,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3268.1144,0.5000,12090.4901,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3268.6144,0.5000,12093.2679,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3269.1144,0.5000,12096.0457,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3269.6144,0.5000,12098.8234,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3270.1144,0.5000,12101.6012,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3270.6144,0.5000,12104.3790,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3271.1144,0.5000,12107.1568,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3271.6144,0.5000,12109.9345,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3272.1144,0.5000,12112.7123,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3272.6144,0.5000,12115.4901,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3273.1144,0.5000,12118.2679,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3273.6144,0.5000,12121.0457,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3274.1144,0.5000,12123.8234,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3274.6144,0.5000,12126.6012,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3275.1144,0.5000,12129.3790,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3275.6144,0.5000,12132.1568,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3276.1144,0.5000,12134.9345,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3276.6144,0.5000,12137.7123,20.0000,20.0000,0.0000,0.9857,8,879.3662,300.0069,1257.2209,-153.3651,27.6267,115.7737,183.5282,-14.1229,0.0000,27.6267,0.0000,27.6267,0.0000,27.6267,1.4282,0.0000,26.1985,1.5367,24.6618,5.7554,18.9064,1.6684,17.2380,0.0000,17.2380,0.0000,17.2380,10.2032,0.4058,6.6290,0.0000,1157.0608,216.2179,0.0000,6319.0799,6319.0799,6319.0799,6319.0799,6319.0799 +3277.1144,0.5000,12140.4901,20.0000,20.0000,0.0000,1.0499,8,879.3662,307.4741,1257.2209,-153.3651,28.3144,115.7737,183.5282,-14.1229,0.0000,28.3144,0.0000,28.3144,0.0000,28.3144,1.4420,0.0000,26.8724,1.5367,25.3357,5.7554,19.5802,1.6785,17.9018,0.0000,17.9018,0.0000,17.9018,10.8670,0.4058,6.6290,0.0000,1157.0608,221.7794,0.0000,6421.1940,6421.1940,6421.1940,6421.1940,6421.1940 +3277.6144,0.5000,12143.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1260.4661,-153.3651,28.9086,116.0726,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3278.1144,0.5000,12146.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3278.6144,0.5000,12148.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3279.1144,0.5000,12151.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3279.6144,0.5000,12154.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3280.1144,0.5000,12157.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3280.6144,0.5000,12159.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3281.1144,0.5000,12162.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3281.6144,0.5000,12165.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3282.1144,0.5000,12168.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3282.6144,0.5000,12171.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3283.1144,0.5000,12173.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3283.6144,0.5000,12176.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3284.1144,0.5000,12179.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3284.6144,0.5000,12182.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3285.1144,0.5000,12184.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3285.6144,0.5000,12187.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3286.1144,0.5000,12190.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3286.6144,0.5000,12193.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3287.1144,0.5000,12196.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3287.6144,0.5000,12198.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3288.1144,0.5000,12201.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3288.6144,0.5000,12204.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3289.1144,0.5000,12207.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3289.6144,0.5000,12209.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3290.1144,0.5000,12212.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3290.6144,0.5000,12215.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3291.1144,0.5000,12218.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3291.6144,0.5000,12221.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3292.1144,0.5000,12223.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3292.6144,0.5000,12226.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3293.1144,0.5000,12229.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3293.6144,0.5000,12232.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3294.1144,0.5000,12234.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3294.6144,0.5000,12237.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3295.1144,0.5000,12240.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3295.6144,0.5000,12243.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3296.1144,0.5000,12246.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3296.6144,0.5000,12248.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3297.1144,0.5000,12251.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3297.6144,0.5000,12254.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3298.1144,0.5000,12257.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3298.6144,0.5000,12259.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3299.1144,0.5000,12262.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3299.6144,0.5000,12265.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3300.1144,0.5000,12268.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3300.6144,0.5000,12271.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3301.1144,0.5000,12273.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3301.6144,0.5000,12276.6012,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3302.1144,0.5000,12279.3790,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3302.6144,0.5000,12282.1568,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3303.1144,0.5000,12284.9345,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3303.6144,0.5000,12287.7123,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3304.1144,0.5000,12290.4901,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3304.6144,0.5000,12293.2679,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3305.1144,0.5000,12296.0457,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3305.6144,0.5000,12298.8234,20.0000,20.0000,0.0000,1.1053,8,879.3662,313.9268,1263.2704,-153.3651,28.9086,116.3308,183.5282,-14.1229,0.0000,28.9086,0.0000,28.9086,0.0000,28.9086,1.4539,0.0000,27.4547,1.5367,25.9180,5.7554,20.1626,1.6872,18.4754,0.0000,18.4754,0.0000,18.4754,11.4407,0.4058,6.6289,0.0000,1157.0608,226.5854,0.0000,6509.4348,6509.4348,6509.4348,6509.4348,6509.4348 +3306.1144,0.5000,12301.6012,20.0000,20.0000,0.0000,1.0031,8,879.3662,302.0344,1263.2704,-153.3651,27.8134,116.3308,183.5282,-14.1229,0.0000,27.8134,0.0000,27.8134,0.0000,27.8134,1.4320,0.0000,26.3815,1.5367,24.8448,5.7554,19.0893,1.6711,17.4182,0.0000,17.4182,0.0000,17.4182,10.3835,0.4058,6.6290,0.0000,1157.0608,217.7280,0.0000,6346.8066,6346.8066,6346.8066,6346.8066,6346.8066 +3306.6144,0.5000,12304.3790,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1258.1020,-153.3651,27.7391,115.8549,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3307.1144,0.5000,12307.1568,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3307.6144,0.5000,12309.9345,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3308.1144,0.5000,12312.7123,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3308.6144,0.5000,12315.4901,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3309.1144,0.5000,12318.2679,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3309.6144,0.5000,12321.0457,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3310.1144,0.5000,12323.8234,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3310.6144,0.5000,12326.6012,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3311.1144,0.5000,12329.3790,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3311.6144,0.5000,12332.1568,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3312.1144,0.5000,12334.9345,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3312.6144,0.5000,12337.7123,20.0000,20.0000,0.0000,0.9962,8,879.3662,301.2272,1257.7512,-153.3651,27.7391,115.8225,183.5282,-14.1229,0.0000,27.7391,0.0000,27.7391,0.0000,27.7391,1.4305,0.0000,26.3086,1.5367,24.7719,5.7554,19.0165,1.6700,17.3465,0.0000,17.3465,0.0000,17.3465,10.3117,0.4058,6.6290,0.0000,1157.0608,217.1267,0.0000,6335.7672,6335.7672,6335.7672,6335.7672,6335.7672 +3313.1144,0.5000,12340.4901,20.0000,20.0000,0.0000,0.9380,8,879.3662,294.4516,1257.7512,-153.3651,27.1152,115.8225,183.5282,-14.1229,0.0000,27.1152,0.0000,27.1152,0.0000,27.1152,1.4180,0.0000,25.6972,1.5367,24.1605,5.7554,18.4050,1.6608,16.7442,0.0000,16.7442,0.0000,16.7442,9.7094,0.4058,6.6290,0.0000,1157.0608,212.0803,0.0000,6243.1113,6243.1113,6243.1113,6243.1113,6243.1113 +3313.6144,0.5000,12343.2679,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1254.8065,-153.3651,26.5760,115.5514,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3314.1144,0.5000,12346.0457,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3314.6144,0.5000,12348.8234,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3315.1144,0.5000,12351.6012,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3315.6144,0.5000,12354.3790,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3316.1144,0.5000,12357.1568,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3316.6144,0.5000,12359.9345,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3317.1144,0.5000,12362.7123,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3317.6144,0.5000,12365.4901,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3318.1144,0.5000,12368.2679,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3318.6144,0.5000,12371.0457,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3319.1144,0.5000,12373.8234,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3319.6144,0.5000,12376.6012,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3320.1144,0.5000,12379.3790,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3320.6144,0.5000,12382.1568,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3321.1144,0.5000,12384.9345,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3321.6144,0.5000,12387.7123,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3322.1144,0.5000,12390.4901,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3322.6144,0.5000,12393.2679,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3323.1144,0.5000,12396.0457,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3323.6144,0.5000,12398.8234,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3324.1144,0.5000,12401.6012,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3324.6144,0.5000,12404.3790,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3325.1144,0.5000,12407.1568,20.0000,20.0000,0.0000,0.8877,8,879.3662,288.5963,1252.2618,-153.3651,26.5760,115.3171,183.5282,-14.1229,0.0000,26.5760,0.0000,26.5760,0.0000,26.5760,1.4072,0.0000,25.1687,1.5367,23.6320,5.7554,17.8766,1.6529,16.2237,0.0000,16.2237,0.0000,16.2237,9.1889,0.4058,6.6291,0.0000,1157.0608,207.7193,0.0000,6163.0404,6163.0404,6163.0404,6163.0404,6163.0404 +3325.6144,0.5000,12409.9345,20.0000,20.0000,0.0000,0.8299,8,879.3662,281.8679,1252.2618,-153.3651,25.9564,115.3171,183.5282,-14.1229,0.0000,25.9564,0.0000,25.9564,0.0000,25.9564,1.3948,0.0000,24.5615,1.5367,23.0248,5.7554,17.2694,1.6444,15.6250,0.0000,15.6250,0.0000,15.6250,8.5901,0.4058,6.6291,0.0000,1157.0608,202.7079,0.0000,6071.0285,6071.0285,6071.0285,6071.0285,6071.0285 +3326.1144,0.5000,12412.7123,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1249.3377,-153.3651,24.7514,115.0478,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 +3326.6144,0.5000,12415.4901,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 +3327.1144,0.5000,12418.2679,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 +3327.6144,0.5000,12421.0457,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 +3328.1144,0.5000,12423.8234,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 +3328.6144,0.5000,12426.6012,20.0000,20.0000,0.0000,0.7158,8,879.3662,268.7825,1243.6508,-153.3651,24.7514,114.5241,183.5282,-14.1229,0.0000,24.7514,0.0000,24.7514,0.0000,24.7514,1.3707,0.0000,23.3806,1.5367,21.8439,5.7554,16.0885,1.6444,14.4441,0.0000,14.4441,0.0000,14.4441,7.4092,0.4058,6.6292,0.0000,1157.0608,192.9620,0.0000,5892.0868,5892.0868,5892.0868,5892.0868,5892.0868 +3329.1144,0.5000,12429.3790,20.0000,20.0000,0.0000,0.6934,8,879.3662,266.2103,1243.6508,-153.3651,24.5145,114.5241,183.5282,-14.1229,0.0000,24.5145,0.0000,24.5145,0.0000,24.5145,1.3660,0.0000,23.1485,1.5367,21.6118,5.7554,15.8564,1.6444,14.2120,0.0000,14.2120,0.0000,14.2120,7.1770,0.4058,6.6292,0.0000,1157.0608,191.0461,0.0000,5856.9111,5856.9111,5856.9111,5856.9111,5856.9111 +3329.6144,0.5000,12432.1568,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1242.5329,-153.3651,23.0152,114.4211,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 +3330.1144,0.5000,12434.9345,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 +3330.6144,0.5000,12437.7123,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 +3331.1144,0.5000,12440.4901,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 +3331.6144,0.5000,12443.2679,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 +3332.1144,0.5000,12446.0457,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 +3332.6144,0.5000,12448.8234,20.0000,20.0000,0.0000,0.5514,8,879.3662,249.9288,1235.4570,-153.3651,23.0152,113.7695,183.5282,-14.1229,0.0000,23.0152,0.0000,23.0152,0.0000,23.0152,1.3360,0.0000,21.6792,1.5367,20.1425,5.7554,14.3870,1.6444,12.7426,0.0000,12.7426,0.0000,12.7426,5.7076,0.4058,6.6292,0.0000,1157.0608,178.9197,0.0000,5634.2616,5634.2616,5634.2616,5634.2616,5634.2616 +3333.1144,0.5000,12451.6012,20.0000,20.0000,0.0000,0.3975,8,879.3662,232.2728,1235.4570,-153.3651,21.3893,113.7695,183.5282,-14.1229,0.0000,21.3893,0.0000,21.3893,0.0000,21.3893,1.3035,0.0000,20.0858,1.5367,18.5491,5.7554,12.7937,1.6444,11.1493,0.0000,11.1493,0.0000,11.1493,4.1142,0.4058,6.6293,0.0000,1157.0608,165.7695,0.0000,5392.8162,5392.8162,5392.8162,5392.8162,5392.8162 +3333.6144,0.5000,12454.3790,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.7837,-153.3651,21.2789,113.0629,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 +3334.1144,0.5000,12457.1568,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 +3334.6144,0.5000,12459.9345,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 +3335.1144,0.5000,12462.7123,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 +3335.6144,0.5000,12465.4901,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 +3336.1144,0.5000,12468.2679,20.0000,20.0000,0.0000,0.3870,8,879.3662,231.0743,1227.2629,-153.3651,21.2789,113.0150,183.5282,-14.1229,0.0000,21.2789,0.0000,21.2789,0.0000,21.2789,1.3013,0.0000,19.9777,1.5367,18.4410,5.7554,12.6855,1.6444,11.0411,0.0000,11.0411,0.0000,11.0411,4.0061,0.4058,6.6293,0.0000,1157.0608,164.8769,0.0000,5376.4267,5376.4267,5376.4267,5376.4267,5376.4267 +3336.6144,0.5000,12471.0457,20.0000,20.0000,0.0000,0.2659,8,879.3662,217.1889,1227.2629,-153.3651,20.0003,113.0150,183.5282,-14.1229,0.0000,20.0003,0.0000,20.0003,0.0000,20.0003,1.2757,0.0000,18.7246,1.5367,17.1879,5.7554,11.4324,1.6444,9.7880,0.0000,9.7880,0.0000,9.7880,2.7529,0.4058,6.6293,0.0000,1157.0608,154.5350,0.0000,5186.5430,5186.5430,5186.5430,5186.5430,5186.5430 +3337.1144,0.5000,12473.8234,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1221.2283,-153.3651,19.5426,112.4593,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 +3337.6144,0.5000,12476.6012,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 +3338.1144,0.5000,12479.3790,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 +3338.6144,0.5000,12482.1568,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 +3339.1144,0.5000,12484.9345,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 +3339.6144,0.5000,12487.7123,20.0000,20.0000,0.0000,0.2226,8,879.3662,212.2193,1219.0685,-153.3651,19.5426,112.2604,183.5282,-14.1229,0.0000,19.5426,0.0000,19.5426,0.0000,19.5426,1.2666,0.0000,18.2761,1.5367,16.7394,5.7554,10.9839,1.6444,9.3395,0.0000,9.3395,0.0000,9.3395,2.3045,0.4058,6.6293,0.0000,1157.0608,150.8336,0.0000,5118.5841,5118.5841,5118.5841,5118.5841,5118.5841 +3340.1144,0.5000,12490.4901,20.0000,20.0000,0.0000,0.1344,8,879.3662,202.1024,1219.0685,-153.3651,18.6110,112.2604,183.5282,-14.1229,0.0000,18.6110,0.0000,18.6110,0.0000,18.6110,1.2479,0.0000,17.3631,1.5367,15.8264,5.7554,10.0709,1.6444,8.4265,0.0000,8.4265,0.0000,8.4265,1.3914,0.4058,6.6293,0.0000,1157.0608,143.2986,0.0000,4980.2361,4980.2361,4980.2361,4980.2361,4980.2361 +3340.6144,0.5000,12493.2679,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1214.6717,-153.3651,17.8059,111.8555,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 +3341.1144,0.5000,12496.0457,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 +3341.6144,0.5000,12498.8234,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 +3342.1144,0.5000,12501.6012,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 +3342.6144,0.5000,12504.3790,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 +3343.1144,0.5000,12507.1568,20.0000,20.0000,0.0000,0.0582,8,879.3662,193.3598,1210.8722,-153.3651,17.8059,111.5056,183.5282,-14.1229,0.0000,17.8059,0.0000,17.8059,0.0000,17.8059,1.2318,0.0000,16.5741,1.5367,15.0374,5.7554,9.2820,1.6444,7.6375,0.0000,7.6375,0.0000,7.6375,0.6025,0.4058,6.6293,0.0000,1157.0608,136.7871,0.0000,4871.5704,4871.5704,4871.5704,4871.5704,4871.5704 +3343.6144,0.5000,12509.9345,20.0000,20.0000,0.0000,0.0029,8,879.3662,187.0175,1210.8722,-153.3651,17.2219,111.5056,183.5282,-14.1229,0.0000,17.2219,0.0000,17.2219,0.0000,17.2219,1.2201,0.0000,16.0017,1.5367,14.4650,5.7554,8.7096,1.6444,7.0652,0.0000,7.0652,0.0000,7.0652,0.0301,0.4058,6.6293,0.0000,1157.0608,132.0633,0.0000,4795.2405,4795.2405,4795.2405,4795.2405,4795.2405 +3344.1144,0.5000,12512.7123,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1208.1158,-153.3651,16.0699,111.2518,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 +3344.6144,0.5000,12515.4901,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 +3345.1144,0.5000,12518.2679,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 +3345.6144,0.5000,12521.0457,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 +3346.1144,0.5000,12523.8234,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 +3346.6144,0.5000,12526.6012,20.0000,20.0000,0.0000,-0.1062,8,879.3662,174.5082,1202.6793,-153.3651,16.0699,110.7511,183.5282,-14.1229,0.0000,16.0699,0.0000,16.0699,0.0000,16.0699,1.1971,0.0000,14.8728,1.5367,13.3361,5.7554,7.5807,1.6444,5.9363,0.0000,5.9363,0.0000,5.9363,-1.0988,0.4058,6.6293,0.0000,1157.0608,122.7464,0.0000,4644.6911,4644.6911,4644.6911,4644.6911,4644.6911 +3347.1144,0.5000,12529.3790,20.0000,20.0000,0.0000,-0.1286,8,879.3662,171.9356,1202.6793,-153.3651,15.8330,110.7511,183.5282,-14.1229,0.0000,15.8330,0.0000,15.8330,0.0000,15.8330,1.1924,0.0000,14.6407,1.5367,13.1040,5.7554,7.3485,1.6444,5.7041,0.0000,5.7041,0.0000,5.7041,-1.3310,0.4058,6.6293,0.0000,1157.0608,120.8303,0.0000,4613.7300,4613.7300,4613.7300,4613.7300,4613.7300 +3347.6144,0.5000,12532.1568,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1201.5613,-153.3651,14.3336,110.6482,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 +3348.1144,0.5000,12534.9345,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 +3348.6144,0.5000,12537.7123,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 +3349.1144,0.5000,12540.4901,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 +3349.6144,0.5000,12543.2679,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 +3350.1144,0.5000,12546.0457,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 +3350.6144,0.5000,12548.8234,20.0000,20.0000,0.0000,-0.2705,8,879.3662,155.6524,1194.4846,-153.3651,14.3336,109.9965,183.5282,-14.1229,0.0000,14.3336,0.0000,14.3336,0.0000,14.3336,1.1624,0.0000,13.1712,1.5367,11.6345,5.7554,5.8790,1.6444,4.2346,0.0000,4.2346,0.0000,4.2346,-2.8004,0.4058,6.6293,0.0000,1157.0608,108.7026,0.0000,4417.7617,4417.7617,4417.7617,4417.7617,4417.7617 +3351.1144,0.5000,12551.6012,20.0000,20.0000,0.0000,-0.4245,8,879.3662,137.9952,1194.4846,-153.3651,12.7076,109.9965,183.5282,-14.1229,0.0000,12.7076,0.0000,12.7076,0.0000,12.7076,1.1299,0.0000,11.5777,1.5367,10.0410,5.7554,4.2856,1.6444,2.6412,0.0000,2.6412,0.0000,2.6412,-4.3939,0.4058,6.6293,0.0000,1157.0608,95.5515,0.0000,4205.2575,4205.2575,4205.2575,4205.2575,4205.2575 +3351.6144,0.5000,12554.3790,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.8109,-153.3651,12.5972,109.2899,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 +3352.1144,0.5000,12557.1568,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 +3352.6144,0.5000,12559.9345,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 +3353.1144,0.5000,12562.7123,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 +3353.6144,0.5000,12565.4901,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 +3354.1144,0.5000,12568.2679,20.0000,20.0000,0.0000,-0.4349,8,879.3662,136.7966,1186.2900,-153.3651,12.5972,109.2419,183.5282,-14.1229,0.0000,12.5972,0.0000,12.5972,0.0000,12.5972,1.1277,0.0000,11.4695,1.5367,9.9328,5.7554,4.1774,1.6444,2.5330,0.0000,2.5330,0.0000,2.5330,-4.5020,0.4058,6.6293,0.0000,1157.0608,94.6588,0.0000,4190.8329,4190.8329,4190.8329,4190.8329,4190.8329 +3354.6144,0.5000,12571.0457,20.0000,20.0000,0.0000,-0.5560,8,879.3662,122.9107,1186.2900,-153.3651,11.3185,109.2419,183.5282,-14.1229,0.0000,11.3185,0.0000,11.3185,0.0000,11.3185,1.1021,0.0000,10.2164,1.5367,8.6797,5.7554,2.9243,1.6444,1.2799,0.0000,1.2799,0.0000,1.2799,-5.7551,0.4058,6.6292,0.0000,1157.0608,84.3166,0.0000,4023.7160,4023.7160,4023.7160,4023.7160,4023.7160 +3355.1144,0.5000,12573.8234,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1180.2552,-153.3651,10.8608,108.6862,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 +3355.6144,0.5000,12576.6012,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 +3356.1144,0.5000,12579.3790,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 +3356.6144,0.5000,12582.1568,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 +3357.1144,0.5000,12584.9345,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 +3357.6144,0.5000,12587.7123,20.0000,20.0000,0.0000,-0.5993,8,879.3662,117.9411,1178.0954,-153.3651,10.8608,108.4873,183.5282,-14.1229,0.0000,10.8608,0.0000,10.8608,0.0000,10.8608,1.0929,0.0000,9.7679,1.5367,8.2312,5.7554,2.4758,1.6444,0.8314,0.0000,0.8314,0.0000,0.8314,-6.2036,0.4058,6.6292,0.0000,1157.0608,80.6152,0.0000,3963.9065,3963.9065,3963.9065,3963.9065,3963.9065 +3358.1144,0.5000,12590.4901,20.0000,20.0000,0.0000,-0.6875,8,879.3662,107.8265,1178.0954,-153.3651,9.9294,108.4873,183.5282,-14.1229,0.0000,9.9294,0.0000,9.9294,0.0000,9.9294,1.0743,0.0000,8.8551,1.5367,7.3184,5.7554,1.5630,1.6444,-0.0814,0.0000,-0.0814,0.0000,-0.0814,-7.1164,0.4058,6.6292,0.0000,1157.0608,73.0819,0.0000,3842.1770,3842.1770,3842.1770,3842.1770,3842.1770 +3358.6144,0.5000,12593.2679,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1173.6996,-153.3651,9.1245,108.0825,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3359.1144,0.5000,12596.0457,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3359.6144,0.5000,12598.8234,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3360.1144,0.5000,12601.6012,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3360.6144,0.5000,12604.3790,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3361.1144,0.5000,12607.1568,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3361.6144,0.5000,12609.9345,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3362.1144,0.5000,12612.7123,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3362.6144,0.5000,12615.4901,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3363.1144,0.5000,12618.2679,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3363.6144,0.5000,12621.0457,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3364.1144,0.5000,12623.8234,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3364.6144,0.5000,12626.6012,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3365.1144,0.5000,12629.3790,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3365.6144,0.5000,12632.1568,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3366.1144,0.5000,12634.9345,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3366.6144,0.5000,12637.7123,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3367.1144,0.5000,12640.4901,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3367.6144,0.5000,12643.2679,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3368.1144,0.5000,12646.0457,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3368.6144,0.5000,12648.8234,20.0000,20.0000,0.0000,-0.7637,8,879.3662,99.0859,1169.9010,-153.3651,9.1245,107.7327,183.5282,-14.1229,0.0000,9.1245,0.0000,9.1245,0.0000,9.1245,1.0582,0.0000,8.0663,1.5367,6.5296,5.7554,0.7742,1.6444,-0.8702,0.0000,-0.8702,0.0000,-0.8702,-7.9051,0.4058,6.6291,0.0000,1157.0608,66.5719,0.0000,3736.9845,3736.9845,3736.9845,3736.9845,3736.9845 +3369.1144,0.5000,12651.6012,20.0000,20.0000,0.0000,-0.8670,8,879.3662,87.2347,1169.9010,-153.3651,8.0332,107.7327,183.5282,-14.1229,0.0000,8.0332,0.0000,8.0332,0.0000,8.0332,1.0364,0.0000,6.9968,1.5367,5.4601,5.7554,-0.2953,1.6444,-1.9397,0.0000,-1.9397,0.0000,-1.9397,-8.9746,0.4058,6.6291,0.0000,1157.0608,57.7451,0.0000,3594.3545,3594.3545,3594.3545,3594.3545,3594.3545 +3369.6144,0.5000,12654.3790,20.0000,20.0000,0.0000,-0.8740,8,879.3662,86.4302,1164.7504,-153.3651,7.9591,107.2584,183.5282,-14.1229,0.0000,7.9591,0.0000,7.9591,0.0000,7.9591,1.0349,0.0000,6.9242,1.5367,5.3875,5.7554,-0.3679,1.6444,-2.0123,0.0000,-2.0123,0.0000,-2.0123,-9.0472,0.4058,6.6291,0.0000,1157.0608,57.1459,0.0000,3584.6729,3584.6729,3584.6729,3584.6729,3584.6729 +3370.1144,0.5000,12657.1568,20.0000,20.0000,0.0000,-0.8740,8,879.3662,86.4302,1164.4008,-153.3651,7.9591,107.2262,183.5282,-14.1229,0.0000,7.9591,0.0000,7.9591,0.0000,7.9591,1.0349,0.0000,6.9242,1.5367,5.3875,5.7554,-0.3679,1.6444,-2.0123,0.0000,-2.0123,0.0000,-2.0123,-9.0472,0.4058,6.6291,0.0000,1157.0608,57.1459,0.0000,3584.6729,3584.6729,3584.6729,3584.6729,3584.6729 +3370.6144,0.5000,12659.9345,20.0000,20.0000,0.0000,-0.9083,8,879.3662,82.5056,1164.4008,-153.3651,7.5977,107.2262,183.5282,-14.1229,0.0000,7.5977,0.0000,7.5977,0.0000,7.5977,1.0277,0.0000,6.5700,1.5367,5.0333,5.7554,-0.7221,1.6444,-2.3665,0.0000,-2.3665,0.0000,-2.3665,-9.4013,0.4058,6.6291,0.0000,1157.0608,54.2229,0.0000,3537.4401,3537.4401,3537.4401,3537.4401,3537.4401 +3371.1144,0.5000,12662.7123,20.0000,20.0000,0.0000,-0.9757,8,879.3662,74.7650,1162.6952,-153.3651,6.8849,107.0691,183.5282,-14.1229,0.0000,6.8849,0.0000,6.8849,0.0000,6.8849,1.0134,0.0000,5.8715,1.5367,4.3348,5.7554,-1.4207,1.6444,-3.0651,0.0000,-3.0651,0.0000,-3.0651,-10.0999,0.4058,6.6290,0.0000,1157.0608,48.4576,0.0000,3428.3844,3428.3844,3428.3844,3428.3844,3428.3844 +3371.6144,0.5000,12665.4901,20.0000,20.0000,0.0000,-0.9757,8,879.3662,74.7650,1159.3311,-153.3651,6.8849,106.7593,183.5282,-14.1229,0.0000,6.8849,0.0000,6.8849,0.0000,6.8849,1.0134,0.0000,5.8715,1.5367,4.3348,5.7554,-1.4207,1.6444,-3.0651,0.0000,-3.0651,0.0000,-3.0651,-10.0999,0.4058,6.6290,0.0000,1157.0608,48.4576,0.0000,3428.3844,3428.3844,3428.3844,3428.3844,3428.3844 +3372.1144,0.5000,12668.2679,20.0000,20.0000,0.0000,-0.9757,8,879.3662,74.7650,1159.3311,-153.3651,6.8849,106.7593,183.5282,-14.1229,0.0000,6.8849,0.0000,6.8849,0.0000,6.8849,1.0134,0.0000,5.8715,1.5367,4.3348,5.7554,-1.4207,1.6444,-3.0651,0.0000,-3.0651,0.0000,-3.0651,-10.0999,0.4058,6.6290,0.0000,1157.0608,48.4576,0.0000,3428.3844,3428.3844,3428.3844,3428.3844,3428.3844 +3372.6144,0.5000,12671.0457,20.0000,20.0000,0.0000,-1.0506,8,879.3662,66.1744,1159.3311,-153.3651,6.0938,106.7593,183.5282,-14.1229,0.0000,6.0938,0.0000,6.0938,0.0000,6.0938,0.9976,0.0000,5.0962,1.5367,3.5595,5.7554,-2.1959,1.6444,-3.8403,0.0000,-3.8403,0.0000,-3.8403,-10.8751,0.4058,6.6290,0.0000,1157.0608,42.0594,0.0000,3295.3172,3295.3172,3295.3172,3295.3172,3295.3172 +3373.1144,0.5000,12673.8234,20.0000,20.0000,0.0000,-1.0774,8,879.3662,63.1000,1155.5977,-153.3651,5.8107,106.4155,183.5282,-14.1229,0.0000,5.8107,0.0000,5.8107,0.0000,5.8107,0.9919,0.0000,4.8188,1.5367,3.2821,5.7554,-2.4734,1.6444,-4.1178,0.0000,-4.1178,0.0000,-4.1178,-11.1525,0.4058,6.6290,0.0000,1157.0608,39.7696,0.0000,3247.6939,3247.6939,3247.6939,3247.6939,3247.6939 +3373.6144,0.5000,12676.6012,20.0000,20.0000,0.0000,-1.0774,8,879.3662,63.1000,1154.2615,-153.3651,5.8107,106.2925,183.5282,-14.1229,0.0000,5.8107,0.0000,5.8107,0.0000,5.8107,0.9919,0.0000,4.8188,1.5367,3.2821,5.7554,-2.4734,1.6444,-4.1178,0.0000,-4.1178,0.0000,-4.1178,-11.1525,0.4058,6.6290,0.0000,1157.0608,39.7696,0.0000,3247.6939,3247.6939,3247.6939,3247.6939,3247.6939 +3374.1144,0.5000,12679.3790,20.0000,20.0000,0.0000,-1.0913,8,879.3662,61.5085,1154.2615,-153.3651,5.6641,106.2925,183.5282,-14.1229,0.0000,5.6641,0.0000,5.6641,0.0000,5.6641,0.9890,0.0000,4.6751,1.5367,3.1384,5.7554,-2.6170,1.6444,-4.2614,0.0000,-4.2614,0.0000,-4.2614,-11.2961,0.4058,6.6289,0.0000,1157.0608,38.5842,0.0000,3223.0418,3223.0418,3223.0418,3223.0418,3223.0418 +3374.6144,0.5000,12682.1568,20.0000,20.0000,0.0000,-1.1792,8,879.3662,51.4353,1153.5699,-153.3651,4.7365,106.2288,183.5282,-14.1229,0.0000,4.7365,0.0000,4.7365,0.0000,4.7365,0.9704,0.0000,3.7661,1.5367,2.2294,5.7554,-3.5261,1.6444,-5.1705,0.0000,-5.1705,0.0000,-5.1705,-12.2051,0.4058,6.6289,0.0000,1157.0608,31.0817,0.0000,3067.0082,3067.0082,3067.0082,3067.0082,3067.0082 +3375.1144,0.5000,12684.9345,20.0000,20.0000,0.0000,-1.1792,8,879.3662,51.4353,1149.1921,-153.3651,4.7365,105.8257,183.5282,-14.1229,0.0000,4.7365,0.0000,4.7365,0.0000,4.7365,0.9704,0.0000,3.7661,1.5367,2.2294,5.7554,-3.5261,1.6444,-5.1705,0.0000,-5.1705,0.0000,-5.1705,-12.2051,0.4058,6.6289,0.0000,1157.0608,31.0817,0.0000,3067.0082,3067.0082,3067.0082,3067.0082,3067.0082 +3375.6144,0.5000,12687.7123,20.0000,20.0000,0.0000,-1.1792,8,879.3662,51.4353,1149.1921,-153.3651,4.7365,105.8257,183.5282,-14.1229,0.0000,4.7365,0.0000,4.7365,0.0000,4.7365,0.9704,0.0000,3.7661,1.5367,2.2294,5.7554,-3.5261,1.6444,-5.1705,0.0000,-5.1705,0.0000,-5.1705,-12.2051,0.4058,6.6289,0.0000,1157.0608,31.0817,0.0000,3067.0082,3067.0082,3067.0082,3067.0082,3067.0082 +3376.1144,0.5000,12690.4901,20.0000,20.0000,0.0000,-1.2337,8,879.3662,45.3213,1149.1921,-153.3651,4.1735,105.8257,183.5282,-14.1229,0.0000,4.1735,0.0000,4.1735,0.0000,4.1735,0.9721,0.0000,3.2014,1.5367,1.6647,5.7554,-4.0907,1.6444,-5.7351,0.0000,-5.7351,0.0000,-5.7351,-12.7697,0.4058,6.6288,0.0000,1157.0608,26.4214,0.0000,2972.3028,2972.3028,2972.3028,2972.3028,2972.3028 +3376.6144,0.5000,12693.2679,20.0000,20.0000,0.0000,-1.2809,8,879.3662,40.0748,1146.5350,-153.3651,3.6904,105.5810,183.5282,-14.1229,0.0000,3.6904,0.0000,3.6904,0.0000,3.6904,0.9769,0.0000,2.7134,1.5367,1.1767,5.7554,-4.5787,1.6444,-6.2231,0.0000,-6.2231,0.0000,-6.2231,-13.2577,0.4058,6.6288,0.0000,1157.0608,22.3941,0.0000,2891.0342,2891.0342,2891.0342,2891.0342,2891.0342 +3377.1144,0.5000,12696.0457,20.0000,20.0000,0.0000,-1.2809,8,879.3662,40.0748,1144.2548,-153.3651,3.6904,105.3710,183.5282,-14.1229,0.0000,3.6904,0.0000,3.6904,0.0000,3.6904,0.9769,0.0000,2.7134,1.5367,1.1767,5.7554,-4.5787,1.6444,-6.2231,0.0000,-6.2231,0.0000,-6.2231,-13.2577,0.4058,6.6288,0.0000,1157.0608,22.3941,0.0000,2891.0342,2891.0342,2891.0342,2891.0342,2891.0342 +3377.6144,0.5000,12698.8234,20.0000,20.0000,0.0000,-1.2809,8,879.3662,40.0748,1144.2548,-153.3651,3.6904,105.3710,183.5282,-14.1229,0.0000,3.6904,0.0000,3.6904,0.0000,3.6904,0.9769,0.0000,2.7134,1.5367,1.1767,5.7554,-4.5787,1.6444,-6.2231,0.0000,-6.2231,0.0000,-6.2231,-13.2577,0.4058,6.6288,0.0000,1157.0608,22.3941,0.0000,2891.0342,2891.0342,2891.0342,2891.0342,2891.0342 +3378.1144,0.5000,12701.6012,20.0000,20.0000,0.0000,-1.3761,8,879.3662,29.4767,1144.2548,-153.3651,2.7144,105.3710,183.5282,-14.1229,0.0000,2.7144,0.0000,2.7144,0.0000,2.7144,0.9867,0.0000,1.7277,1.5367,0.1910,5.7554,-5.5644,1.6444,-7.2088,0.0000,-7.2088,0.0000,-7.2088,-14.2433,0.4058,6.6287,0.0000,1157.0608,14.2590,0.0000,2726.8695,2726.8695,2726.8695,2726.8695,2726.8695 +3378.6144,0.5000,12704.3790,20.0000,20.0000,0.0000,-1.3826,8,879.3662,28.7573,1139.6489,-153.3651,2.6482,104.9469,183.5282,-14.1229,0.0000,2.6482,0.0000,2.6482,0.0000,2.6482,0.9874,0.0000,1.6608,1.5367,0.1241,5.7554,-5.6313,1.6444,-7.2757,0.0000,-7.2757,0.0000,-7.2757,-14.3102,0.4058,6.6287,0.0000,1157.0608,13.7068,0.0000,2715.7262,2715.7262,2715.7262,2715.7262,2715.7262 +3379.1144,0.5000,12707.1568,20.0000,20.0000,0.0000,-1.3826,8,879.3662,28.7573,1139.3363,-153.3651,2.6482,104.9181,183.5282,-14.1229,0.0000,2.6482,0.0000,2.6482,0.0000,2.6482,0.9874,0.0000,1.6608,1.5367,0.1241,5.7554,-5.6313,1.6444,-7.2757,0.0000,-7.2757,0.0000,-7.2757,-14.3102,0.4058,6.6287,0.0000,1157.0608,13.7068,0.0000,2715.7262,2715.7262,2715.7262,2715.7262,2715.7262 +3379.6144,0.5000,12709.9345,20.0000,20.0000,0.0000,-1.4168,8,879.3662,24.9498,1139.3363,-153.3651,2.2976,104.9181,183.5282,-14.1229,0.0000,2.2976,0.0000,2.2976,0.0000,2.2976,0.9909,0.0000,1.3067,1.5367,-0.2300,5.7554,-5.9854,1.6444,-7.6299,0.0000,-7.6299,0.0000,-7.6299,-14.6643,0.4058,6.6287,0.0000,1157.0608,10.7842,0.0000,2656.7479,2656.7479,2656.7479,2656.7479,2656.7479 +3380.1144,0.5000,12712.7123,20.0000,20.0000,0.0000,-1.4843,8,879.3662,17.4402,1137.6815,-153.3651,1.6060,104.7657,183.5282,-14.1229,0.0000,1.6060,0.0000,1.6060,0.0000,1.6060,0.9978,0.0000,0.6082,1.5367,-0.9285,5.7554,-6.6839,1.6444,-8.3283,0.0000,-8.3283,0.0000,-8.3283,-15.3627,0.4058,6.6286,0.0000,1157.0608,5.0198,0.0000,2540.4245,2540.4245,2540.4245,2540.4245,2540.4245 +3380.6144,0.5000,12715.4901,20.0000,20.0000,0.0000,-1.4843,8,879.3662,17.4402,1134.4179,-153.3651,1.6060,104.4652,183.5282,-14.1229,0.0000,1.6060,0.0000,1.6060,0.0000,1.6060,0.9978,0.0000,0.6082,1.5367,-0.9285,5.7554,-6.6839,1.6444,-8.3283,0.0000,-8.3283,0.0000,-8.3283,-15.3627,0.4058,6.6286,0.0000,1157.0608,5.0198,0.0000,2540.4245,2540.4245,2540.4245,2540.4245,2540.4245 +3381.1144,0.5000,12718.2679,20.0000,20.0000,0.0000,-1.4843,8,879.3662,17.4402,1134.4179,-153.3651,1.6060,104.4652,183.5282,-14.1229,0.0000,1.6060,0.0000,1.6060,0.0000,1.6060,0.9978,0.0000,0.6082,1.5367,-0.9285,5.7554,-6.6839,1.6444,-8.3283,0.0000,-8.3283,0.0000,-8.3283,-15.3627,0.4058,6.6286,0.0000,1157.0608,5.0198,0.0000,2540.4245,2540.4245,2540.4245,2540.4245,2540.4245 +3381.6144,0.5000,12721.0457,20.0000,20.0000,0.0000,-1.5592,8,879.3662,9.1062,1134.4179,-153.3651,0.8386,104.4652,183.5282,-14.1229,0.0000,0.8386,0.0000,0.8386,0.0000,0.8386,1.0055,0.0000,-0.1669,1.5367,-1.7036,5.7554,-7.4590,1.6444,-9.1034,0.0000,-9.1034,0.0000,-9.1034,-16.1377,0.4058,6.6285,0.0000,1157.0608,-1.3774,0.0000,2411.3305,2411.3305,2411.3305,2411.3305,2411.3305 +3382.1144,0.5000,12723.8234,20.0000,20.0000,0.0000,-1.5860,8,879.3662,6.1236,1130.7959,-153.3651,0.5639,104.1316,183.5282,-14.1229,0.0000,0.5639,0.0000,0.5639,0.0000,0.5639,1.0082,0.0000,-0.4443,1.5367,-1.9810,5.7554,-7.7364,1.6444,-9.3808,0.0000,-9.3808,0.0000,-9.3808,-16.4151,0.4058,6.6285,0.0000,1157.0608,-3.6668,0.0000,2365.1296,2365.1296,2365.1296,2365.1296,2365.1296 +3382.6144,0.5000,12726.6012,20.0000,20.0000,0.0000,-1.5860,8,879.3662,6.1236,1129.4997,-153.3651,0.5639,104.0123,183.5282,-14.1229,0.0000,0.5639,0.0000,0.5639,0.0000,0.5639,1.0082,0.0000,-0.4443,1.5367,-1.9810,5.7554,-7.7364,1.6444,-9.3808,0.0000,-9.3808,0.0000,-9.3808,-16.4151,0.4058,6.6285,0.0000,1157.0608,-3.6668,0.0000,2365.1296,2365.1296,2365.1296,2365.1296,2365.1296 +3383.1144,0.5000,12729.3790,20.0000,20.0000,0.0000,-1.5999,8,879.3662,4.5796,1129.4997,-153.3651,0.4217,104.0123,183.5282,-14.1229,0.0000,0.4217,0.0000,0.4217,0.0000,0.4217,1.0096,0.0000,-0.5879,1.5367,-2.1246,5.7554,-7.8800,1.6444,-9.5244,0.0000,-9.5244,0.0000,-9.5244,-16.5587,0.4058,6.6285,0.0000,1157.0608,-4.8520,0.0000,2341.2138,2341.2138,2341.2138,2341.2138,2341.2138 +3383.6144,0.5000,12732.1568,20.0000,20.0000,0.0000,-1.6877,8,879.3662,-5.1926,1128.8287,-153.3651,-0.4782,103.9505,183.5282,-14.1229,0.0000,-0.4782,0.0000,-0.4782,0.0000,-0.4782,1.0186,0.0000,-1.4968,1.5367,-3.0335,5.7554,-8.7889,1.6444,-10.4333,0.0000,-10.4333,0.0000,-10.4333,-17.4675,0.4058,6.6284,0.0000,1157.0608,-12.3531,0.0000,2204.7929,2204.7929,2204.7929,2204.7929,2204.7929 +3384.1144,0.5000,12734.9345,20.0000,20.0000,0.0000,-1.6877,8,879.3662,-5.1926,1124.5817,-153.3651,-0.4782,103.5594,183.5282,-14.1229,0.0000,-0.4782,0.0000,-0.4782,0.0000,-0.4782,1.0186,0.0000,-1.4968,1.5367,-3.0335,5.7554,-8.7889,1.6444,-10.4333,0.0000,-10.4333,0.0000,-10.4333,-17.4675,0.4058,6.6284,0.0000,1157.0608,-12.3531,0.0000,2204.7929,2204.7929,2204.7929,2204.7929,2204.7929 +3384.6144,0.5000,12737.7123,20.0000,20.0000,0.0000,-1.6877,8,879.3662,-5.1926,1124.5817,-153.3651,-0.4782,103.5594,183.5282,-14.1229,0.0000,-0.4782,0.0000,-0.4782,0.0000,-0.4782,1.0186,0.0000,-1.4968,1.5367,-3.0335,5.7554,-8.7889,1.6444,-10.4333,0.0000,-10.4333,0.0000,-10.4333,-17.4675,0.4058,6.6284,0.0000,1157.0608,-12.3531,0.0000,2204.7929,2204.7929,2204.7929,2204.7929,2204.7929 +3385.1144,0.5000,12740.4901,20.0000,20.0000,0.0000,-1.7422,8,879.3662,-11.2628,1124.5817,-153.3651,-1.0372,103.5594,183.5282,-14.1229,0.0000,-1.0372,0.0000,-1.0372,0.0000,-1.0372,1.0242,0.0000,-2.0614,1.5367,-3.5981,5.7554,-9.3535,1.6444,-10.9979,0.0000,-10.9979,0.0000,-10.9979,-18.0320,0.4058,6.6283,0.0000,1157.0608,-17.0126,0.0000,2128.2434,2128.2434,2128.2434,2128.2434,2128.2434 +3385.6144,0.5000,12743.2679,20.0000,20.0000,0.0000,-1.7894,8,879.3662,-16.5083,1121.9436,-153.3651,-1.5202,103.3164,183.5282,-14.1229,0.0000,-1.5202,0.0000,-1.5202,0.0000,-1.5202,1.0290,0.0000,-2.5492,1.5367,-4.0859,5.7554,-9.8414,1.6444,-11.4858,0.0000,-11.4858,0.0000,-11.4858,-18.5198,0.4058,6.6283,0.0000,1157.0608,-21.0390,0.0000,2062.0940,2062.0940,2062.0940,2062.0940,2062.0940 +3386.1144,0.5000,12746.0457,20.0000,20.0000,0.0000,-1.7894,8,879.3662,-16.5083,1119.6639,-153.3651,-1.5202,103.1065,183.5282,-14.1229,0.0000,-1.5202,0.0000,-1.5202,0.0000,-1.5202,1.0290,0.0000,-2.5492,1.5367,-4.0859,5.7554,-9.8414,1.6444,-11.4858,0.0000,-11.4858,0.0000,-11.4858,-18.5198,0.4058,6.6283,0.0000,1157.0608,-21.0390,0.0000,2062.0940,2062.0940,2062.0940,2062.0940,2062.0940 +3386.6144,0.5000,12748.8234,20.0000,20.0000,0.0000,-1.7894,8,879.3662,-16.5083,1119.6639,-153.3651,-1.5202,103.1065,183.5282,-14.1229,0.0000,-1.5202,0.0000,-1.5202,0.0000,-1.5202,1.0290,0.0000,-2.5492,1.5367,-4.0859,5.7554,-9.8414,1.6444,-11.4858,0.0000,-11.4858,0.0000,-11.4858,-18.5198,0.4058,6.6283,0.0000,1157.0608,-21.0390,0.0000,2062.0940,2062.0940,2062.0940,2062.0940,2062.0940 +3387.1144,0.5000,12751.6012,20.0000,20.0000,0.0000,-1.8846,8,879.3662,-27.1042,1119.6639,-153.3651,-2.4959,103.1065,183.5282,-14.1229,0.0000,-2.4959,0.0000,-2.4959,0.0000,-2.4959,1.0388,0.0000,-3.5347,1.5367,-5.0714,5.7554,-10.8269,1.6444,-12.4713,0.0000,-12.4713,0.0000,-12.4713,-19.5052,0.4058,6.6282,0.0000,1157.0608,-29.1724,0.0000,1928.4719,1928.4719,1928.4719,1928.4719,1928.4719 +3387.6144,0.5000,12754.3790,20.0000,20.0000,0.0000,-1.8911,8,879.3662,-27.8234,1115.0590,-153.3651,-2.5622,102.6824,183.5282,-14.1229,0.0000,-2.5622,0.0000,-2.5622,0.0000,-2.5622,1.0395,0.0000,-3.6016,1.5367,-5.1383,5.7554,-10.8938,1.6444,-12.5382,0.0000,-12.5382,0.0000,-12.5382,-19.5721,0.4058,6.6282,0.0000,1157.0608,-29.7245,0.0000,1919.4019,1919.4019,1919.4019,1919.4019,1919.4019 +3388.1144,0.5000,12757.1568,20.0000,20.0000,0.0000,-1.8911,8,879.3662,-27.8234,1114.7464,-153.3651,-2.5622,102.6537,183.5282,-14.1229,0.0000,-2.5622,0.0000,-2.5622,0.0000,-2.5622,1.0395,0.0000,-3.6016,1.5367,-5.1383,5.7554,-10.8938,1.6444,-12.5382,0.0000,-12.5382,0.0000,-12.5382,-19.5721,0.4058,6.6282,0.0000,1157.0608,-29.7245,0.0000,1919.4019,1919.4019,1919.4019,1919.4019,1919.4019 +3388.6144,0.5000,12759.9345,20.0000,20.0000,0.0000,-1.9253,8,879.3662,-31.6301,1114.7464,-153.3651,-2.9127,102.6537,183.5282,-14.1229,0.0000,-2.9127,0.0000,-2.9127,0.0000,-2.9127,1.0430,0.0000,-3.9557,1.5367,-5.4924,5.7554,-11.2478,1.6444,-12.8922,0.0000,-12.8922,0.0000,-12.8922,-19.9261,0.4058,6.6281,0.0000,1157.0608,-32.6465,0.0000,1871.3969,1871.3969,1871.3969,1871.3969,1871.3969 +3389.1144,0.5000,12762.7123,20.0000,20.0000,0.0000,-1.9928,8,879.3662,-39.1379,1113.0920,-153.3651,-3.6041,102.5013,183.5282,-14.1229,0.0000,-3.6041,0.0000,-3.6041,0.0000,-3.6041,1.0499,0.0000,-4.6540,1.5367,-6.1907,5.7554,-11.9461,1.6444,-13.5905,0.0000,-13.5905,0.0000,-13.5905,-20.6243,0.4058,6.6280,0.0000,1157.0608,-38.4096,0.0000,1776.7172,1776.7172,1776.7172,1776.7172,1776.7172 +3389.6144,0.5000,12765.4901,20.0000,20.0000,0.0000,-1.9928,8,879.3662,-39.1379,1109.8291,-153.3651,-3.6041,102.2008,183.5282,-14.1229,0.0000,-3.6041,0.0000,-3.6041,0.0000,-3.6041,1.0499,0.0000,-4.6540,1.5367,-6.1907,5.7554,-11.9461,1.6444,-13.5905,0.0000,-13.5905,0.0000,-13.5905,-20.6243,0.4058,6.6280,0.0000,1157.0608,-38.4096,0.0000,1776.7172,1776.7172,1776.7172,1776.7172,1776.7172 +3390.1144,0.5000,12768.2679,20.0000,20.0000,0.0000,-1.9928,8,879.3662,-39.1379,1109.8291,-153.3651,-3.6041,102.2008,183.5282,-14.1229,0.0000,-3.6041,0.0000,-3.6041,0.0000,-3.6041,1.0499,0.0000,-4.6540,1.5367,-6.1907,5.7554,-11.9461,1.6444,-13.5905,0.0000,-13.5905,0.0000,-13.5905,-20.6243,0.4058,6.6280,0.0000,1157.0608,-38.4096,0.0000,1776.7172,1776.7172,1776.7172,1776.7172,1776.7172 +3390.6144,0.5000,12771.0457,20.0000,20.0000,0.0000,-2.0677,8,879.3662,-47.4700,1109.8291,-153.3651,-4.3714,102.2008,183.5282,-14.1229,0.0000,-4.3714,0.0000,-4.3714,0.0000,-4.3714,1.0576,0.0000,-5.4289,1.5367,-6.9656,5.7554,-12.7211,1.6444,-14.3655,0.0000,-14.3655,0.0000,-14.3655,-21.3991,0.4058,6.6279,0.0000,1157.0608,-44.8052,0.0000,1671.6441,1671.6441,1671.6441,1671.6441,1671.6441 +3391.1144,0.5000,12773.8234,20.0000,20.0000,0.0000,-2.0945,8,879.3662,-50.4519,1106.2080,-153.3651,-4.6460,101.8674,183.5282,-14.1229,0.0000,-4.6460,0.0000,-4.6460,0.0000,-4.6460,1.0603,0.0000,-5.7063,1.5367,-7.2430,5.7554,-12.9984,1.6444,-14.6428,0.0000,-14.6428,0.0000,-14.6428,-21.6764,0.4058,6.6279,0.0000,1157.0608,-47.0941,0.0000,1634.0402,1634.0402,1634.0402,1634.0402,1634.0402 +3391.6144,0.5000,12776.6012,20.0000,20.0000,0.0000,-2.0945,8,879.3662,-50.4519,1104.9121,-153.3651,-4.6460,101.7481,183.5282,-14.1229,0.0000,-4.6460,0.0000,-4.6460,0.0000,-4.6460,1.0603,0.0000,-5.7063,1.5367,-7.2430,5.7554,-12.9984,1.6444,-14.6428,0.0000,-14.6428,0.0000,-14.6428,-21.6764,0.4058,6.6279,0.0000,1157.0608,-47.0941,0.0000,1634.0402,1634.0402,1634.0402,1634.0402,1634.0402 +3392.1144,0.5000,12779.3790,20.0000,20.0000,0.0000,-2.1084,8,879.3662,-51.9954,1104.9121,-153.3651,-4.7881,101.7481,183.5282,-14.1229,0.0000,-4.7881,0.0000,-4.7881,0.0000,-4.7881,1.0617,0.0000,-5.8498,1.5367,-7.3865,5.7554,-13.1420,1.6444,-14.7864,0.0000,-14.7864,0.0000,-14.7864,-21.8200,0.4058,6.6279,0.0000,1157.0608,-48.2790,0.0000,1614.5747,1614.5747,1614.5747,1614.5747,1614.5747 +3392.6144,0.5000,12782.1568,20.0000,20.0000,0.0000,-2.1962,8,879.3662,-61.7651,1104.2413,-153.3651,-5.6878,101.6863,183.5282,-14.1229,0.0000,-5.6878,0.0000,-5.6878,0.0000,-5.6878,1.0707,0.0000,-6.7585,1.5367,-8.2952,5.7554,-14.0506,1.6444,-15.6950,0.0000,-15.6950,0.0000,-15.6950,-22.7285,0.4058,6.6277,0.0000,1157.0608,-55.7782,0.0000,1491.3713,1491.3713,1491.3713,1491.3713,1491.3713 +3393.1144,0.5000,12784.9345,20.0000,20.0000,0.0000,-2.1962,8,879.3662,-61.7651,1099.9954,-153.3651,-5.6878,101.2953,183.5282,-14.1229,0.0000,-5.6878,0.0000,-5.6878,0.0000,-5.6878,1.0707,0.0000,-6.7585,1.5367,-8.2952,5.7554,-14.0506,1.6444,-15.6950,0.0000,-15.6950,0.0000,-15.6950,-22.7285,0.4058,6.6277,0.0000,1157.0608,-55.7782,0.0000,1491.3713,1491.3713,1491.3713,1491.3713,1491.3713 +3393.6144,0.5000,12787.7123,20.0000,20.0000,0.0000,-2.1962,8,879.3662,-61.7651,1099.9954,-153.3651,-5.6878,101.2953,183.5282,-14.1229,0.0000,-5.6878,0.0000,-5.6878,0.0000,-5.6878,1.0707,0.0000,-6.7585,1.5367,-8.2952,5.7554,-14.0506,1.6444,-15.6950,0.0000,-15.6950,0.0000,-15.6950,-22.7285,0.4058,6.6277,0.0000,1157.0608,-55.7782,0.0000,1491.3713,1491.3713,1491.3713,1491.3713,1491.3713 +3394.1144,0.5000,12790.4901,20.0000,20.0000,0.0000,-2.2508,8,879.3662,-67.8337,1099.9954,-153.3651,-6.2466,101.2953,183.5282,-14.1229,0.0000,-6.2466,0.0000,-6.2466,0.0000,-6.2466,1.0763,0.0000,-7.3229,1.5367,-8.8596,5.7554,-14.6150,1.6444,-16.2595,0.0000,-16.2595,0.0000,-16.2595,-23.2929,0.4058,6.6277,0.0000,1157.0608,-60.4364,0.0000,1414.8423,1414.8423,1414.8423,1414.8423,1414.8423 +3394.6144,0.5000,12793.2679,20.0000,20.0000,0.0000,-2.2979,8,879.3662,-73.0777,1097.3580,-153.3651,-6.7295,101.0524,183.5282,-14.1229,0.0000,-6.7295,0.0000,-6.7295,0.0000,-6.7295,1.0811,0.0000,-7.8106,1.5367,-9.3473,5.7554,-15.1028,1.6444,-16.7472,0.0000,-16.7472,0.0000,-16.7472,-23.7805,0.4058,6.6276,0.0000,1157.0608,-64.4618,0.0000,1348.7111,1348.7111,1348.7111,1348.7111,1348.7111 +3395.1144,0.5000,12796.0457,20.0000,20.0000,0.0000,-2.2979,8,879.3662,-73.0777,1095.0789,-153.3651,-6.7295,100.8425,183.5282,-14.1229,0.0000,-6.7295,0.0000,-6.7295,0.0000,-6.7295,1.0811,0.0000,-7.8106,1.5367,-9.3473,5.7554,-15.1028,1.6444,-16.7472,0.0000,-16.7472,0.0000,-16.7472,-23.7805,0.4058,6.6276,0.0000,1157.0608,-64.4618,0.0000,1348.7111,1348.7111,1348.7111,1348.7111,1348.7111 +3395.6144,0.5000,12798.8234,20.0000,20.0000,0.0000,-2.2979,8,879.3662,-73.0777,1095.0789,-153.3651,-6.7295,100.8425,183.5282,-14.1229,0.0000,-6.7295,0.0000,-6.7295,0.0000,-6.7295,1.0811,0.0000,-7.8106,1.5367,-9.3473,5.7554,-15.1028,1.6444,-16.7472,0.0000,-16.7472,0.0000,-16.7472,-23.7805,0.4058,6.6276,0.0000,1157.0608,-64.4618,0.0000,1348.7111,1348.7111,1348.7111,1348.7111,1348.7111 +3396.1144,0.5000,12801.6012,20.0000,20.0000,0.0000,-2.3932,8,879.3662,-83.6706,1095.0789,-153.3651,-7.7050,100.8425,183.5282,-14.1229,0.0000,-7.7050,0.0000,-7.7050,0.0000,-7.7050,1.0909,0.0000,-8.7959,1.5367,-10.3326,5.7554,-16.0880,1.6444,-17.7324,0.0000,-17.7324,0.0000,-17.7324,-24.7656,0.4058,6.6274,0.0000,1157.0608,-72.5928,0.0000,1215.1274,1215.1274,1215.1274,1215.1274,1215.1274 +3396.6144,0.5000,12804.3790,20.0000,20.0000,0.0000,-2.3996,8,879.3662,-84.3896,1090.4753,-153.3651,-7.7712,100.4186,183.5282,-14.1229,0.0000,-7.7712,0.0000,-7.7712,0.0000,-7.7712,1.0916,0.0000,-8.8627,1.5367,-10.3994,5.7554,-16.1549,1.6444,-17.7993,0.0000,-17.7993,0.0000,-17.7993,-24.8325,0.4058,6.6274,0.0000,1157.0608,-73.1448,0.0000,1206.0600,1206.0600,1206.0600,1206.0600,1206.0600 +3397.1144,0.5000,12807.1568,20.0000,20.0000,0.0000,-2.3996,8,879.3662,-84.3896,1090.1628,-153.3651,-7.7712,100.3898,183.5282,-14.1229,0.0000,-7.7712,0.0000,-7.7712,0.0000,-7.7712,1.0916,0.0000,-8.8627,1.5367,-10.3994,5.7554,-16.1549,1.6444,-17.7993,0.0000,-17.7993,0.0000,-17.7993,-24.8325,0.4058,6.6274,0.0000,1157.0608,-73.1448,0.0000,1206.0600,1206.0600,1206.0600,1206.0600,1206.0600 +3397.6144,0.5000,12809.9345,20.0000,20.0000,0.0000,-2.4338,8,879.3662,-88.1952,1090.1628,-153.3651,-8.1216,100.3898,183.5282,-14.1229,0.0000,-8.1216,0.0000,-8.1216,0.0000,-8.1216,1.0951,0.0000,-9.2167,1.5367,-10.7534,5.7554,-16.5088,1.6444,-18.1532,0.0000,-18.1532,0.0000,-18.1532,-25.1864,0.4058,6.6274,0.0000,1157.0608,-76.0659,0.0000,1158.0693,1158.0693,1158.0693,1158.0693,1158.0693 +3398.1144,0.5000,12812.7123,20.0000,20.0000,0.0000,-2.5013,8,879.3662,-95.7007,1088.5089,-153.3651,-8.8128,100.2375,183.5282,-14.1229,0.0000,-8.8128,0.0000,-8.8128,0.0000,-8.8128,1.1020,0.0000,-9.9148,1.5367,-11.4515,5.7554,-17.2069,1.6444,-18.8513,0.0000,-18.8513,0.0000,-18.8513,-25.8843,0.4058,6.6273,0.0000,1157.0608,-81.8272,0.0000,1032.5533,1032.5533,1032.5533,1032.5533,1032.5533 +3398.6144,0.5000,12815.4901,20.0000,20.0000,0.0000,-2.5013,8,879.3662,-95.7007,1085.2470,-153.3651,-8.8128,99.9372,183.5282,-14.1229,0.0000,-8.8128,0.0000,-8.8128,0.0000,-8.8128,1.1020,0.0000,-9.9148,1.5367,-11.4515,5.7554,-17.2069,1.6444,-18.8513,0.0000,-18.8513,0.0000,-18.8513,-25.8843,0.4058,6.6273,0.0000,1157.0608,-81.8272,0.0000,1032.5533,1032.5533,1032.5533,1032.5533,1032.5533 +3399.1144,0.5000,12818.2679,20.0000,20.0000,0.0000,-2.5013,8,879.3662,-95.7007,1085.2470,-153.3651,-8.8128,99.9372,183.5282,-14.1229,0.0000,-8.8128,0.0000,-8.8128,0.0000,-8.8128,1.1020,0.0000,-9.9148,1.5367,-11.4515,5.7554,-17.2069,1.6444,-18.8513,0.0000,-18.8513,0.0000,-18.8513,-25.8843,0.4058,6.6273,0.0000,1157.0608,-81.8272,0.0000,1032.5533,1032.5533,1032.5533,1032.5533,1032.5533 +3399.6144,0.5000,12821.0457,20.0000,20.0000,0.0000,-2.5762,8,879.3662,-103.9234,1085.2470,-153.3651,-9.5700,99.9372,183.5282,-14.1229,0.0000,-9.5700,0.0000,-9.5700,0.0000,-9.5700,1.1095,0.0000,-10.6795,1.5367,-12.2162,5.7554,-17.9717,1.6543,-19.6260,0.0000,-19.6260,0.0000,-19.6260,-26.6589,0.4058,6.6271,0.0000,1157.0608,-88.1389,0.0000,885.3169,885.3169,885.3169,885.3169,885.3169 +3400.1144,0.5000,12823.8234,20.0000,20.0000,0.0000,-2.6030,8,879.3662,-106.8602,1081.6735,-153.3651,-9.8404,99.6081,183.5282,-14.1229,0.0000,-9.8404,0.0000,-9.8404,0.0000,-9.8404,1.1122,0.0000,-10.9527,1.5367,-12.4894,5.7554,-18.2448,1.6584,-19.9033,0.0000,-19.9033,0.0000,-19.9033,-26.9361,0.4058,6.6271,0.0000,1157.0608,-90.3932,0.0000,832.7284,832.7284,832.7284,832.7284,832.7284 +3400.6144,0.5000,12826.6012,20.0000,20.0000,0.0000,-2.6030,8,879.3662,-106.8602,1080.3971,-153.3651,-9.8404,99.4905,183.5282,-14.1229,0.0000,-9.8404,0.0000,-9.8404,0.0000,-9.8404,1.1122,0.0000,-10.9527,1.5367,-12.4894,5.7554,-18.2448,1.6584,-19.9033,0.0000,-19.9033,0.0000,-19.9033,-26.9361,0.4058,6.6271,0.0000,1157.0608,-90.3932,0.0000,832.7284,832.7284,832.7284,832.7284,832.7284 +3401.1144,0.5000,12829.3790,20.0000,20.0000,0.0000,-2.6169,8,879.3662,-108.3805,1080.3971,-153.3651,-9.9804,99.4905,183.5282,-14.1229,0.0000,-9.9804,0.0000,-9.9804,0.0000,-9.9804,1.1136,0.0000,-11.0941,1.5367,-12.6308,5.7554,-18.3862,1.6606,-20.0468,0.0000,-20.0468,0.0000,-20.0468,-27.0796,0.4058,6.6271,0.0000,1157.0608,-91.5602,0.0000,805.5063,805.5063,805.5063,805.5063,805.5063 +3401.6144,0.5000,12832.1568,20.0000,20.0000,0.0000,-2.7047,8,879.3662,-118.0026,1079.7364,-153.3651,-10.8665,99.4297,183.5282,-14.1229,0.0000,-10.8665,0.0000,-10.8665,0.0000,-10.8665,1.1225,0.0000,-11.9890,1.5367,-13.5257,5.7554,-19.2812,1.6740,-20.9551,0.0000,-20.9551,0.0000,-20.9551,-27.9878,0.4058,6.6269,0.0000,1157.0608,-98.9461,0.0000,633.2103,633.2103,633.2103,633.2103,633.2103 +3402.1144,0.5000,12834.9345,20.0000,20.0000,0.0000,-2.7047,8,879.3662,-118.0026,1075.5547,-153.3651,-10.8665,99.0446,183.5282,-14.1229,0.0000,-10.8665,0.0000,-10.8665,0.0000,-10.8665,1.1225,0.0000,-11.9890,1.5367,-13.5257,5.7554,-19.2812,1.6740,-20.9551,0.0000,-20.9551,0.0000,-20.9551,-27.9878,0.4058,6.6269,0.0000,1157.0608,-98.9461,0.0000,633.2103,633.2103,633.2103,633.2103,633.2103 +3402.6144,0.5000,12837.7123,20.0000,20.0000,0.0000,-2.7047,8,879.3662,-118.0026,1075.5547,-153.3651,-10.8665,99.0446,183.5282,-14.1229,0.0000,-10.8665,0.0000,-10.8665,0.0000,-10.8665,1.1225,0.0000,-11.9890,1.5367,-13.5257,5.7554,-19.2812,1.6740,-20.9551,0.0000,-20.9551,0.0000,-20.9551,-27.9878,0.4058,6.6269,0.0000,1157.0608,-98.9461,0.0000,633.2103,633.2103,633.2103,633.2103,633.2103 +3403.1144,0.5000,12840.4901,20.0000,20.0000,0.0000,-2.7593,8,879.3662,-123.9794,1075.5547,-153.3651,-11.4169,99.0446,183.5282,-14.1229,0.0000,-11.4169,0.0000,-11.4169,0.0000,-11.4169,1.1280,0.0000,-12.5449,1.5367,-14.0816,5.7554,-19.8370,1.6823,-21.5194,0.0000,-21.5194,0.0000,-21.5194,-28.5519,0.4058,6.6268,0.0000,1157.0608,-103.5339,0.0000,526.1880,526.1880,526.1880,526.1880,526.1880 +3403.6144,0.5000,12843.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1072.9572,-153.3651,-11.8925,98.8054,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3404.1144,0.5000,12846.0457,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3404.6144,0.5000,12848.8234,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3405.1144,0.5000,12851.6012,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3405.6144,0.5000,12854.3790,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3406.1144,0.5000,12857.1568,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3406.6144,0.5000,12859.9345,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3407.1144,0.5000,12862.7123,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3407.6144,0.5000,12865.4901,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3408.1144,0.5000,12868.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3408.6144,0.5000,12871.0457,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3409.1144,0.5000,12873.8234,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3409.6144,0.5000,12876.6012,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3410.1144,0.5000,12879.3790,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3410.6144,0.5000,12882.1568,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3411.1144,0.5000,12884.9345,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3411.6144,0.5000,12887.7123,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3412.1144,0.5000,12890.4901,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3412.6144,0.5000,12893.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3413.1144,0.5000,12896.0457,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3413.6144,0.5000,12898.8234,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3414.1144,0.5000,12901.6012,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3414.6144,0.5000,12904.3790,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3415.1144,0.5000,12907.1568,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3415.6144,0.5000,12909.9345,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3416.1144,0.5000,12912.7123,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3416.6144,0.5000,12915.4901,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3417.1144,0.5000,12918.2679,20.0000,20.0000,0.0000,-2.8064,8,879.3662,-129.1441,1070.7126,-153.3651,-11.8925,98.5987,183.5282,-14.1229,0.0000,-11.8925,0.0000,-11.8925,0.0000,-11.8925,1.1328,0.0000,-13.0253,1.5367,-14.5620,5.7554,-20.3174,1.6895,-22.0069,0.0000,-22.0069,0.0000,-22.0069,-29.0394,0.4058,6.6267,0.0000,1157.0608,-107.4983,0.0000,433.7073,433.7073,433.7073,433.7073,433.7073 +3417.6144,0.5000,12921.0457,20.0000,20.0000,0.0000,-2.8839,8,879.3662,-137.6329,1070.7126,-153.3651,-12.6742,98.5987,183.5282,-14.1229,0.0000,-12.6742,0.0000,-12.6742,0.0000,-12.6742,1.1406,0.0000,-13.8148,1.5367,-15.3515,5.7554,-21.1069,1.7014,-22.8083,0.0000,-22.8083,0.0000,-22.8083,-29.8406,0.4058,6.6266,0.0000,1157.0608,-114.0143,0.0000,281.7051,281.7051,281.7051,281.7051,281.7051 +3418.1144,0.5000,12923.8234,20.0000,20.0000,0.0000,-2.9117,8,879.3662,-140.6709,1067.0234,-153.3651,-12.9540,98.2590,183.5282,-14.1229,0.0000,-12.9540,0.0000,-12.9540,0.0000,-12.9540,1.1434,0.0000,-14.0973,1.5367,-15.6340,5.7554,-21.3895,1.7056,-23.0951,0.0000,-23.0951,0.0000,-23.0951,-30.1274,0.4058,6.6265,0.0000,1157.0608,-116.3462,0.0000,227.3068,227.3068,227.3068,227.3068,227.3068 +3418.6144,0.5000,12926.6012,20.0000,20.0000,0.0000,-2.9117,8,879.3662,-140.6709,1065.7031,-153.3651,-12.9540,98.1374,183.5282,-14.1229,0.0000,-12.9540,0.0000,-12.9540,0.0000,-12.9540,1.1434,0.0000,-14.0973,1.5367,-15.6340,5.7554,-21.3895,1.7056,-23.0951,0.0000,-23.0951,0.0000,-23.0951,-30.1274,0.4058,6.6265,0.0000,1157.0608,-116.3462,0.0000,227.3068,227.3068,227.3068,227.3068,227.3068 +3419.1144,0.5000,12929.3790,20.0000,20.0000,0.0000,-2.9268,8,879.3662,-142.3254,1065.7031,-153.3651,-13.1063,98.1374,183.5282,-14.1229,0.0000,-13.1063,0.0000,-13.1063,0.0000,-13.1063,1.1449,0.0000,-14.2512,1.5367,-15.7879,5.7554,-21.5434,1.7079,-23.2513,0.0000,-23.2513,0.0000,-23.2513,-30.2835,0.4058,6.6265,0.0000,1157.0608,-117.6162,0.0000,197.6812,197.6812,197.6812,197.6812,197.6812 +3419.6144,0.5000,12932.1568,20.0000,20.0000,0.0000,-3.0224,8,879.3662,-152.7695,1064.9840,-153.3651,-14.0681,98.0712,183.5282,-14.1229,0.0000,-14.0681,0.0000,-14.0681,0.0000,-14.0681,1.1571,0.0000,-15.2252,1.5367,-16.7619,5.7554,-22.5173,1.7225,-24.2398,0.0000,-24.2398,0.0000,-24.2398,-31.2719,0.4058,6.6263,0.0000,1157.0608,-125.6542,0.0000,10.6653,10.6653,10.6653,10.6653,10.6653 +3420.1144,0.5000,12934.9345,20.0000,20.0000,0.0000,-3.0224,8,879.3662,-152.7695,1060.4450,-153.3651,-14.0681,97.6532,183.5282,-14.1229,0.0000,-14.0681,0.0000,-14.0681,0.0000,-14.0681,1.1571,0.0000,-15.2252,1.5367,-16.7619,5.7554,-22.5173,1.7225,-24.2398,0.0000,-24.2398,0.0000,-24.2398,-31.2719,0.4058,6.6263,0.0000,1157.0608,-125.6542,0.0000,10.6653,10.6653,10.6653,10.6653,10.6653 +3420.6144,0.5000,12937.7123,20.0000,20.0000,0.0000,-3.0224,8,879.3662,-152.7695,1060.4450,-153.3651,-14.0681,97.6532,183.5282,-14.1229,0.0000,-14.0681,0.0000,-14.0681,0.0000,-14.0681,1.1571,0.0000,-15.2252,1.5367,-16.7619,5.7554,-22.5173,1.7225,-24.2398,0.0000,-24.2398,0.0000,-24.2398,-31.2719,0.4058,6.6263,0.0000,1157.0608,-125.6542,0.0000,10.6653,10.6653,10.6653,10.6653,10.6653 +3421.1144,0.5000,12940.4901,20.0000,20.0000,0.0000,-3.0818,8,879.3662,-153.3651,1060.4450,-153.3651,-14.1229,97.6532,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.5572,-24.8539,0.0000,-24.8539,-31.8858,0.4058,6.6262,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3421.6144,0.5000,12943.2679,20.0000,20.0000,0.0000,-3.1331,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.0878,-25.3845,0.0000,-25.3845,-32.4163,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3422.1144,0.5000,12946.0457,20.0000,20.0000,0.0000,-3.1331,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.0878,-25.3845,0.0000,-25.3845,-32.4163,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3422.6144,0.5000,12948.8234,20.0000,20.0000,0.0000,-3.1331,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.0878,-25.3845,0.0000,-25.3845,-32.4163,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3423.1144,0.5000,12951.6012,20.0000,20.0000,0.0000,-3.2368,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.1596,-26.4562,0.0000,-26.4562,-33.4879,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3423.6144,0.5000,12954.3790,20.0000,20.0000,0.0000,-3.2438,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.2324,-26.5290,0.0000,-26.5290,-33.5606,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3424.1144,0.5000,12957.1568,20.0000,20.0000,0.0000,-3.2438,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.2324,-26.5290,0.0000,-26.5290,-33.5606,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3424.6144,0.5000,12959.9345,20.0000,20.0000,0.0000,-3.2811,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.6174,-26.9140,0.0000,-26.9140,-33.9455,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3425.1144,0.5000,12962.7123,20.0000,20.0000,0.0000,-3.3545,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.3768,-27.6734,0.0000,-27.6734,-34.7047,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3425.6144,0.5000,12965.4901,20.0000,20.0000,0.0000,-3.3545,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.3768,-27.6734,0.0000,-27.6734,-34.7047,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3426.1144,0.5000,12968.2679,20.0000,20.0000,0.0000,-3.3545,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.3768,-27.6734,0.0000,-27.6734,-34.7047,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3426.6144,0.5000,12971.0457,20.0000,20.0000,0.0000,-3.4361,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2195,-28.5161,0.0000,-28.5161,-35.5473,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3427.1144,0.5000,12973.8234,20.0000,20.0000,0.0000,-3.4652,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.5211,-28.8177,0.0000,-28.8177,-35.8488,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3427.6144,0.5000,12976.6012,20.0000,20.0000,0.0000,-3.4652,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.5211,-28.8177,0.0000,-28.8177,-35.8488,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3428.1144,0.5000,12979.3790,20.0000,20.0000,0.0000,-3.4803,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.6772,-28.9738,0.0000,-28.9738,-36.0049,0.4058,6.6253,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3428.6144,0.5000,12982.1568,20.0000,20.0000,0.0000,-3.5760,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.6652,-29.9618,0.0000,-29.9618,-36.9927,0.4058,6.6251,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3429.1144,0.5000,12984.9345,20.0000,20.0000,0.0000,-3.5760,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.6652,-29.9618,0.0000,-29.9618,-36.9927,0.4058,6.6251,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3429.6144,0.5000,12987.7123,20.0000,20.0000,0.0000,-3.5760,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.6652,-29.9618,0.0000,-29.9618,-36.9927,0.4058,6.6251,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3430.1144,0.5000,12990.4901,20.0000,20.0000,0.0000,-3.6353,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.2789,-30.5755,0.0000,-30.5755,-37.6063,0.4058,6.6250,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3430.6144,0.5000,12993.2679,20.0000,20.0000,0.0000,-3.6867,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.8093,-31.1059,0.0000,-31.1059,-38.1365,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3431.1144,0.5000,12996.0457,20.0000,20.0000,0.0000,-3.6867,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.8093,-31.1059,0.0000,-31.1059,-38.1365,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3431.6144,0.5000,12998.8234,20.0000,20.0000,0.0000,-3.6867,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.8093,-31.1059,0.0000,-31.1059,-38.1365,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3432.1144,0.5000,13001.6012,20.0000,20.0000,0.0000,-3.7903,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.8804,-32.1771,0.0000,-32.1771,-39.2074,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3432.6144,0.5000,13004.3790,20.0000,20.0000,0.0000,-3.7974,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.9532,-32.2498,0.0000,-32.2498,-39.2801,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3433.1144,0.5000,13007.1568,20.0000,20.0000,0.0000,-3.7974,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.9532,-32.2498,0.0000,-32.2498,-39.2801,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3433.6144,0.5000,13009.9345,20.0000,20.0000,0.0000,-3.8346,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,8.3380,-32.6346,0.0000,-32.6346,-39.6648,0.4058,6.6245,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3434.1144,0.5000,13012.7123,20.0000,20.0000,0.0000,-3.9081,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.0969,-33.3935,0.0000,-33.3935,-40.4236,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3434.6144,0.5000,13015.4901,20.0000,20.0000,0.0000,-3.9081,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.0969,-33.3935,0.0000,-33.3935,-40.4236,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3435.1144,0.5000,13018.2679,20.0000,20.0000,0.0000,-3.9081,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.0969,-33.3935,0.0000,-33.3935,-40.4236,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3435.6144,0.5000,13021.0457,20.0000,20.0000,0.0000,-3.9896,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.9391,-34.2358,0.0000,-34.2358,-41.2656,0.4058,6.6241,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3436.1144,0.5000,13023.8234,20.0000,20.0000,0.0000,-4.0188,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.2405,-34.5372,0.0000,-34.5372,-41.5669,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3436.6144,0.5000,13026.6012,20.0000,20.0000,0.0000,-4.0188,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.2405,-34.5372,0.0000,-34.5372,-41.5669,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3437.1144,0.5000,13029.3790,20.0000,20.0000,0.0000,-4.0339,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3965,-34.6931,0.0000,-34.6931,-41.7228,0.4058,6.6239,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3437.6144,0.5000,13032.1568,20.0000,20.0000,0.0000,-4.1294,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.3834,-35.6800,0.0000,-35.6800,-42.7094,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3438.1144,0.5000,13034.9345,20.0000,20.0000,0.0000,-4.1294,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.3834,-35.6800,0.0000,-35.6800,-42.7094,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3438.6144,0.5000,13037.7123,20.0000,20.0000,0.0000,-4.1294,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.3834,-35.6800,0.0000,-35.6800,-42.7094,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3439.1144,0.5000,13040.4901,20.0000,20.0000,0.0000,-4.1888,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.9959,-36.2925,0.0000,-36.2925,-43.3218,0.4058,6.6235,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3439.6144,0.5000,13043.2679,20.0000,20.0000,0.0000,-4.2400,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.5251,-36.8217,0.0000,-36.8217,-43.8509,0.4058,6.6234,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3440.1144,0.5000,13046.0457,20.0000,20.0000,0.0000,-4.2400,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.5251,-36.8217,0.0000,-36.8217,-43.8509,0.4058,6.6234,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3440.6144,0.5000,13048.8234,20.0000,20.0000,0.0000,-4.2400,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.5251,-36.8217,0.0000,-36.8217,-43.8509,0.4058,6.6234,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3441.1144,0.5000,13051.6012,20.0000,20.0000,0.0000,-4.3446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.6056,-37.9022,0.0000,-37.9022,-44.9310,0.4058,6.6231,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3441.6144,0.5000,13054.3790,20.0000,20.0000,0.0000,-4.3517,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.6789,-37.9755,0.0000,-37.9755,-45.0043,0.4058,6.6231,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3442.1144,0.5000,13057.1568,20.0000,20.0000,0.0000,-4.3517,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.6789,-37.9755,0.0000,-37.9755,-45.0043,0.4058,6.6231,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3442.6144,0.5000,13059.9345,20.0000,20.0000,0.0000,-4.3909,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.0834,-38.3800,0.0000,-38.3800,-45.4087,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3443.1144,0.5000,13062.7123,20.0000,20.0000,0.0000,-4.4682,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.8812,-39.1778,0.0000,-39.1778,-46.2063,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3443.6144,0.5000,13065.4901,20.0000,20.0000,0.0000,-4.4682,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.8812,-39.1778,0.0000,-39.1778,-46.2063,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3444.1144,0.5000,13068.2679,20.0000,20.0000,0.0000,-4.4682,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,14.8812,-39.1778,0.0000,-39.1778,-46.2063,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3444.6144,0.5000,13071.0457,20.0000,20.0000,0.0000,-4.5540,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.7665,-40.0632,0.0000,-40.0632,-47.0914,0.4058,6.6225,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3445.1144,0.5000,13073.8234,20.0000,20.0000,0.0000,-4.5847,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.0834,-40.3800,0.0000,-40.3800,-47.4081,0.4058,6.6224,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3445.6144,0.5000,13076.6012,20.0000,20.0000,0.0000,-4.5847,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.0834,-40.3800,0.0000,-40.3800,-47.4081,0.4058,6.6224,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3446.1144,0.5000,13079.3790,20.0000,20.0000,0.0000,-4.6033,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2755,-40.5722,0.0000,-40.5722,-47.6002,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3446.6144,0.5000,13082.1568,20.0000,20.0000,0.0000,-4.7211,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.4917,-41.7884,0.0000,-41.7884,-48.8161,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3447.1144,0.5000,13084.9345,20.0000,20.0000,0.0000,-4.7211,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.4917,-41.7884,0.0000,-41.7884,-48.8161,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3447.6144,0.5000,13087.7123,20.0000,20.0000,0.0000,-4.7211,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.4917,-41.7884,0.0000,-41.7884,-48.8161,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3448.1144,0.5000,13090.4901,20.0000,20.0000,0.0000,-4.7970,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.2748,-42.5714,0.0000,-42.5714,-49.5989,0.4058,6.6217,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3448.6144,0.5000,13093.2679,20.0000,20.0000,0.0000,-4.8626,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.9515,-43.2481,0.0000,-43.2481,-50.2753,0.4058,6.6215,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3449.1144,0.5000,13096.0457,20.0000,20.0000,0.0000,-4.8626,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.9515,-43.2481,0.0000,-43.2481,-50.2753,0.4058,6.6215,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3449.6144,0.5000,13098.8234,20.0000,20.0000,0.0000,-4.8626,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.9515,-43.2481,0.0000,-43.2481,-50.2753,0.4058,6.6215,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3450.1144,0.5000,13101.6012,20.0000,20.0000,0.0000,-4.9950,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.3181,-44.6147,0.0000,-44.6147,-51.6416,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3450.6144,0.5000,13104.3790,20.0000,20.0000,0.0000,-5.0040,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.4109,-44.7075,0.0000,-44.7075,-51.7343,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3451.1144,0.5000,13107.1568,20.0000,20.0000,0.0000,-5.0040,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.4109,-44.7075,0.0000,-44.7075,-51.7343,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3451.6144,0.5000,13109.9345,20.0000,20.0000,0.0000,-5.0477,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.8613,-45.1579,0.0000,-45.1579,-52.1846,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3452.1144,0.5000,13112.7123,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3452.6144,0.5000,13115.4901,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3453.1144,0.5000,13118.2679,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3453.6144,0.5000,13121.0457,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3454.1144,0.5000,13123.8234,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3454.6144,0.5000,13126.6012,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3455.1144,0.5000,13129.3790,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3455.6144,0.5000,13132.1568,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3456.1144,0.5000,13134.9345,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3456.6144,0.5000,13137.7123,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3457.1144,0.5000,13140.4901,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3457.6144,0.5000,13143.2679,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3458.1144,0.5000,13146.0457,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3458.6144,0.5000,13148.8234,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3459.1144,0.5000,13151.6012,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3459.6144,0.5000,13154.3790,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3460.1144,0.5000,13157.1568,20.0000,20.0000,0.0000,-5.1338,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.7497,-46.0463,0.0000,-46.0463,-53.0727,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3460.6144,0.5000,13159.9345,20.0000,20.0000,0.0000,-5.1756,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.1807,-46.4774,0.0000,-46.4774,-53.5036,0.4058,6.6205,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3461.1144,0.5000,13162.7123,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3461.6144,0.5000,13165.4901,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3462.1144,0.5000,13168.2679,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3462.6144,0.5000,13171.0457,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3463.1144,0.5000,13173.8234,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3463.6144,0.5000,13176.6012,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3464.1144,0.5000,13179.3790,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3464.6144,0.5000,13182.1568,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3465.1144,0.5000,13184.9345,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3465.6144,0.5000,13187.7123,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3466.1144,0.5000,13190.4901,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3466.6144,0.5000,13193.2679,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3467.1144,0.5000,13196.0457,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3467.6144,0.5000,13198.8234,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3468.1144,0.5000,13201.6012,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3468.6144,0.5000,13204.3790,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3469.1144,0.5000,13207.1568,20.0000,20.0000,0.0000,-5.2580,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.0308,-47.3274,0.0000,-47.3274,-54.3534,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3469.6144,0.5000,13209.9345,20.0000,20.0000,0.0000,-5.2998,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.4618,-47.7584,0.0000,-47.7584,-54.7842,0.4058,6.6200,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3470.1144,0.5000,13212.7123,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3470.6144,0.5000,13215.4901,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3471.1144,0.5000,13218.2679,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3471.6144,0.5000,13221.0457,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3472.1144,0.5000,13223.8234,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3472.6144,0.5000,13226.6012,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3473.1144,0.5000,13229.3790,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3473.6144,0.5000,13232.1568,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3474.1144,0.5000,13234.9345,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3474.6144,0.5000,13237.7123,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3475.1144,0.5000,13240.4901,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3475.6144,0.5000,13243.2679,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3476.1144,0.5000,13246.0457,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3476.6144,0.5000,13248.8234,20.0000,20.0000,0.0000,-5.3823,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.3117,-48.6083,0.0000,-48.6083,-55.6338,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3477.1144,0.5000,13251.6012,20.0000,20.0000,0.0000,-5.4765,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.2828,-49.5794,0.0000,-49.5794,-56.6046,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3477.6144,0.5000,13254.3790,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3478.1144,0.5000,13257.1568,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3478.6144,0.5000,13259.9345,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3479.1144,0.5000,13262.7123,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3479.6144,0.5000,13265.4901,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3480.1144,0.5000,13268.2679,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3480.6144,0.5000,13271.0457,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3481.1144,0.5000,13273.8234,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3481.6144,0.5000,13276.6012,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3482.1144,0.5000,13279.3790,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3482.6144,0.5000,13282.1568,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3483.1144,0.5000,13284.9345,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3483.6144,0.5000,13287.7123,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3484.1144,0.5000,13290.4901,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3484.6144,0.5000,13293.2679,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3485.1144,0.5000,13296.0457,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3485.6144,0.5000,13298.8234,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3486.1144,0.5000,13301.6012,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3486.6144,0.5000,13304.3790,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3487.1144,0.5000,13307.1568,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3487.6144,0.5000,13309.9345,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3488.1144,0.5000,13312.7123,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3488.6144,0.5000,13315.4901,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3489.1144,0.5000,13318.2679,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3489.6144,0.5000,13321.0457,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3490.1144,0.5000,13323.8234,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3490.6144,0.5000,13326.6012,20.0000,20.0000,0.0000,-5.4829,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.3487,-49.6454,0.0000,-49.6454,-56.6705,0.4058,6.6194,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3491.1144,0.5000,13329.3790,20.0000,20.0000,0.0000,-5.4664,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,25.1794,-49.4760,0.0000,-49.4760,-56.5012,0.4058,6.6195,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3491.6144,0.5000,13332.1568,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3492.1144,0.5000,13334.9345,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3492.6144,0.5000,13337.7123,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3493.1144,0.5000,13340.4901,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3493.6144,0.5000,13343.2679,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3494.1144,0.5000,13346.0457,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3494.6144,0.5000,13348.8234,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3495.1144,0.5000,13351.6012,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3495.6144,0.5000,13354.3790,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3496.1144,0.5000,13357.1568,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3496.6144,0.5000,13359.9345,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3497.1144,0.5000,13362.7123,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3497.6144,0.5000,13365.4901,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3498.1144,0.5000,13368.2679,20.0000,20.0000,0.0000,-5.3624,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,24.1073,-48.4039,0.0000,-48.4039,-55.4295,0.4058,6.6198,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3498.6144,0.5000,13371.0457,20.0000,20.0000,0.0000,-5.2822,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,23.2804,-47.5770,0.0000,-47.5770,-54.6028,0.4058,6.6201,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3499.1144,0.5000,13373.8234,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3499.6144,0.5000,13376.6012,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3500.1144,0.5000,13379.3790,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3500.6144,0.5000,13382.1568,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3501.1144,0.5000,13384.9345,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3501.6144,0.5000,13387.7123,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3502.1144,0.5000,13390.4901,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3502.6144,0.5000,13393.2679,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3503.1144,0.5000,13396.0457,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3503.6144,0.5000,13398.8234,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3504.1144,0.5000,13401.6012,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3504.6144,0.5000,13404.3790,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3505.1144,0.5000,13407.1568,20.0000,20.0000,0.0000,-5.2535,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.9844,-47.2810,0.0000,-47.2810,-54.3070,0.4058,6.6202,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3505.6144,0.5000,13409.9345,20.0000,20.0000,0.0000,-5.2169,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,22.6066,-46.9032,0.0000,-46.9032,-53.9293,0.4058,6.6203,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3506.1144,0.5000,13412.7123,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3506.6144,0.5000,13415.4901,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3507.1144,0.5000,13418.2679,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3507.6144,0.5000,13421.0457,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3508.1144,0.5000,13423.8234,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3508.6144,0.5000,13426.6012,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3509.1144,0.5000,13429.3790,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3509.6144,0.5000,13432.1568,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3510.1144,0.5000,13434.9345,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3510.6144,0.5000,13437.7123,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3511.1144,0.5000,13440.4901,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3511.6144,0.5000,13443.2679,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3512.1144,0.5000,13446.0457,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3512.6144,0.5000,13448.8234,20.0000,20.0000,0.0000,-5.1446,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,21.8613,-46.1579,0.0000,-46.1579,-53.1842,0.4058,6.6206,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3513.1144,0.5000,13451.6012,20.0000,20.0000,0.0000,-5.0418,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.8006,-45.0972,0.0000,-45.0972,-52.1239,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3513.6144,0.5000,13454.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3514.1144,0.5000,13457.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3514.6144,0.5000,13459.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3515.1144,0.5000,13462.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3515.6144,0.5000,13465.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3516.1144,0.5000,13468.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3516.6144,0.5000,13471.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3517.1144,0.5000,13473.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3517.6144,0.5000,13476.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3518.1144,0.5000,13479.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3518.6144,0.5000,13482.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3519.1144,0.5000,13484.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3519.6144,0.5000,13487.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3520.1144,0.5000,13490.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3520.6144,0.5000,13493.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3521.1144,0.5000,13496.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3521.6144,0.5000,13498.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3522.1144,0.5000,13501.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3522.6144,0.5000,13504.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3523.1144,0.5000,13507.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3523.6144,0.5000,13509.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3524.1144,0.5000,13512.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3524.6144,0.5000,13515.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3525.1144,0.5000,13518.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3525.6144,0.5000,13521.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3526.1144,0.5000,13523.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3526.6144,0.5000,13526.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3527.1144,0.5000,13529.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3527.6144,0.5000,13532.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3528.1144,0.5000,13534.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3528.6144,0.5000,13537.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3529.1144,0.5000,13540.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3529.6144,0.5000,13543.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3530.1144,0.5000,13546.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3530.6144,0.5000,13548.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3531.1144,0.5000,13551.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3531.6144,0.5000,13554.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3532.1144,0.5000,13557.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3532.6144,0.5000,13559.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3533.1144,0.5000,13562.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3533.6144,0.5000,13565.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3534.1144,0.5000,13568.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3534.6144,0.5000,13571.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3535.1144,0.5000,13573.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3535.6144,0.5000,13576.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3536.1144,0.5000,13579.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3536.6144,0.5000,13582.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3537.1144,0.5000,13584.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3537.6144,0.5000,13587.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3538.1144,0.5000,13590.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3538.6144,0.5000,13593.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3539.1144,0.5000,13596.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3539.6144,0.5000,13598.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3540.1144,0.5000,13601.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3540.6144,0.5000,13604.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3541.1144,0.5000,13607.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3541.6144,0.5000,13609.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3542.1144,0.5000,13612.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3542.6144,0.5000,13615.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3543.1144,0.5000,13618.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3543.6144,0.5000,13621.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3544.1144,0.5000,13623.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3544.6144,0.5000,13626.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3545.1144,0.5000,13629.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3545.6144,0.5000,13632.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3546.1144,0.5000,13634.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3546.6144,0.5000,13637.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3547.1144,0.5000,13640.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3547.6144,0.5000,13643.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3548.1144,0.5000,13646.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3548.6144,0.5000,13648.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3549.1144,0.5000,13651.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3549.6144,0.5000,13654.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3550.1144,0.5000,13657.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3550.6144,0.5000,13659.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3551.1144,0.5000,13662.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3551.6144,0.5000,13665.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3552.1144,0.5000,13668.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3552.6144,0.5000,13671.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3553.1144,0.5000,13673.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3553.6144,0.5000,13676.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3554.1144,0.5000,13679.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3554.6144,0.5000,13682.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3555.1144,0.5000,13684.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3555.6144,0.5000,13687.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3556.1144,0.5000,13690.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3556.6144,0.5000,13693.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3557.1144,0.5000,13696.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3557.6144,0.5000,13698.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3558.1144,0.5000,13701.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3558.6144,0.5000,13704.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3559.1144,0.5000,13707.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3559.6144,0.5000,13709.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3560.1144,0.5000,13712.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3560.6144,0.5000,13715.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3561.1144,0.5000,13718.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3561.6144,0.5000,13721.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3562.1144,0.5000,13723.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3562.6144,0.5000,13726.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3563.1144,0.5000,13729.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3563.6144,0.5000,13732.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3564.1144,0.5000,13734.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3564.6144,0.5000,13737.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3565.1144,0.5000,13740.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3565.6144,0.5000,13743.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3566.1144,0.5000,13746.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3566.6144,0.5000,13748.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3567.1144,0.5000,13751.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3567.6144,0.5000,13754.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3568.1144,0.5000,13757.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3568.6144,0.5000,13759.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3569.1144,0.5000,13762.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3569.6144,0.5000,13765.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3570.1144,0.5000,13768.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3570.6144,0.5000,13771.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3571.1144,0.5000,13773.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3571.6144,0.5000,13776.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3572.1144,0.5000,13779.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3572.6144,0.5000,13782.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3573.1144,0.5000,13784.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3573.6144,0.5000,13787.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3574.1144,0.5000,13790.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3574.6144,0.5000,13793.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3575.1144,0.5000,13796.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3575.6144,0.5000,13798.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3576.1144,0.5000,13801.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3576.6144,0.5000,13804.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3577.1144,0.5000,13807.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3577.6144,0.5000,13809.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3578.1144,0.5000,13812.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3578.6144,0.5000,13815.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3579.1144,0.5000,13818.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3579.6144,0.5000,13821.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3580.1144,0.5000,13823.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3580.6144,0.5000,13826.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3581.1144,0.5000,13829.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3581.6144,0.5000,13832.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3582.1144,0.5000,13834.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3582.6144,0.5000,13837.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3583.1144,0.5000,13840.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3583.6144,0.5000,13843.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3584.1144,0.5000,13846.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3584.6144,0.5000,13848.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3585.1144,0.5000,13851.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3585.6144,0.5000,13854.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3586.1144,0.5000,13857.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3586.6144,0.5000,13859.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3587.1144,0.5000,13862.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3587.6144,0.5000,13865.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3588.1144,0.5000,13868.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3588.6144,0.5000,13871.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3589.1144,0.5000,13873.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3589.6144,0.5000,13876.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3590.1144,0.5000,13879.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3590.6144,0.5000,13882.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3591.1144,0.5000,13884.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3591.6144,0.5000,13887.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3592.1144,0.5000,13890.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3592.6144,0.5000,13893.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3593.1144,0.5000,13896.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3593.6144,0.5000,13898.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3594.1144,0.5000,13901.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3594.6144,0.5000,13904.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3595.1144,0.5000,13907.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3595.6144,0.5000,13909.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3596.1144,0.5000,13912.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3596.6144,0.5000,13915.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3597.1144,0.5000,13918.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3597.6144,0.5000,13921.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3598.1144,0.5000,13923.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3598.6144,0.5000,13926.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3599.1144,0.5000,13929.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3599.6144,0.5000,13932.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3600.1144,0.5000,13934.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3600.6144,0.5000,13937.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3601.1144,0.5000,13940.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3601.6144,0.5000,13943.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3602.1144,0.5000,13946.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3602.6144,0.5000,13948.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3603.1144,0.5000,13951.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3603.6144,0.5000,13954.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3604.1144,0.5000,13957.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3604.6144,0.5000,13959.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3605.1144,0.5000,13962.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3605.6144,0.5000,13965.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3606.1144,0.5000,13968.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3606.6144,0.5000,13971.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3607.1144,0.5000,13973.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3607.6144,0.5000,13976.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3608.1144,0.5000,13979.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3608.6144,0.5000,13982.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3609.1144,0.5000,13984.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3609.6144,0.5000,13987.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3610.1144,0.5000,13990.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3610.6144,0.5000,13993.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3611.1144,0.5000,13996.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3611.6144,0.5000,13998.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3612.1144,0.5000,14001.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3612.6144,0.5000,14004.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3613.1144,0.5000,14007.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3613.6144,0.5000,14009.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3614.1144,0.5000,14012.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3614.6144,0.5000,14015.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3615.1144,0.5000,14018.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3615.6144,0.5000,14021.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3616.1144,0.5000,14023.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3616.6144,0.5000,14026.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3617.1144,0.5000,14029.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3617.6144,0.5000,14032.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3618.1144,0.5000,14034.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3618.6144,0.5000,14037.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3619.1144,0.5000,14040.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3619.6144,0.5000,14043.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3620.1144,0.5000,14046.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3620.6144,0.5000,14048.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3621.1144,0.5000,14051.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3621.6144,0.5000,14054.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3622.1144,0.5000,14057.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3622.6144,0.5000,14059.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3623.1144,0.5000,14062.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3623.6144,0.5000,14065.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3624.1144,0.5000,14068.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3624.6144,0.5000,14071.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3625.1144,0.5000,14073.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3625.6144,0.5000,14076.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3626.1144,0.5000,14079.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3626.6144,0.5000,14082.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3627.1144,0.5000,14084.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3627.6144,0.5000,14087.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3628.1144,0.5000,14090.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3628.6144,0.5000,14093.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3629.1144,0.5000,14096.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3629.6144,0.5000,14098.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3630.1144,0.5000,14101.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3630.6144,0.5000,14104.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3631.1144,0.5000,14107.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3631.6144,0.5000,14109.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3632.1144,0.5000,14112.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3632.6144,0.5000,14115.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3633.1144,0.5000,14118.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3633.6144,0.5000,14121.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3634.1144,0.5000,14123.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3634.6144,0.5000,14126.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3635.1144,0.5000,14129.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3635.6144,0.5000,14132.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3636.1144,0.5000,14134.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3636.6144,0.5000,14137.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3637.1144,0.5000,14140.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3637.6144,0.5000,14143.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3638.1144,0.5000,14146.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3638.6144,0.5000,14148.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3639.1144,0.5000,14151.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3639.6144,0.5000,14154.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3640.1144,0.5000,14157.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3640.6144,0.5000,14159.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3641.1144,0.5000,14162.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3641.6144,0.5000,14165.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3642.1144,0.5000,14168.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3642.6144,0.5000,14171.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3643.1144,0.5000,14173.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3643.6144,0.5000,14176.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3644.1144,0.5000,14179.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3644.6144,0.5000,14182.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3645.1144,0.5000,14184.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3645.6144,0.5000,14187.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3646.1144,0.5000,14190.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3646.6144,0.5000,14193.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3647.1144,0.5000,14196.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3647.6144,0.5000,14198.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3648.1144,0.5000,14201.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3648.6144,0.5000,14204.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3649.1144,0.5000,14207.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3649.6144,0.5000,14209.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3650.1144,0.5000,14212.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3650.6144,0.5000,14215.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3651.1144,0.5000,14218.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3651.6144,0.5000,14221.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3652.1144,0.5000,14223.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3652.6144,0.5000,14226.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3653.1144,0.5000,14229.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3653.6144,0.5000,14232.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3654.1144,0.5000,14234.9345,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3654.6144,0.5000,14237.7123,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3655.1144,0.5000,14240.4901,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3655.6144,0.5000,14243.2679,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3656.1144,0.5000,14246.0457,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3656.6144,0.5000,14248.8234,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3657.1144,0.5000,14251.6012,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3657.6144,0.5000,14254.3790,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3658.1144,0.5000,14257.1568,20.0000,20.0000,0.0000,-5.0348,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.7286,-45.0252,0.0000,-45.0252,-52.0519,0.4058,6.6209,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3658.6144,0.5000,14259.9345,20.0000,20.0000,0.0000,-5.0010,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,20.3799,-44.6766,0.0000,-44.6766,-51.7034,0.4058,6.6211,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3659.1144,0.5000,14262.7123,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3659.6144,0.5000,14265.4901,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3660.1144,0.5000,14268.2679,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3660.6144,0.5000,14271.0457,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3661.1144,0.5000,14273.8234,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3661.6144,0.5000,14276.6012,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3662.1144,0.5000,14279.3790,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3662.6144,0.5000,14282.1568,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3663.1144,0.5000,14284.9345,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3663.6144,0.5000,14287.7123,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3664.1144,0.5000,14290.4901,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3664.6144,0.5000,14293.2679,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3665.1144,0.5000,14296.0457,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3665.6144,0.5000,14298.8234,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3666.1144,0.5000,14301.6012,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3666.6144,0.5000,14304.3790,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3667.1144,0.5000,14307.1568,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3667.6144,0.5000,14309.9345,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3668.1144,0.5000,14312.7123,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3668.6144,0.5000,14315.4901,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3669.1144,0.5000,14318.2679,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3669.6144,0.5000,14321.0457,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3670.1144,0.5000,14323.8234,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3670.6144,0.5000,14326.6012,20.0000,20.0000,0.0000,-4.9344,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.6922,-43.9888,0.0000,-43.9888,-51.0158,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3671.1144,0.5000,14329.3790,20.0000,20.0000,0.0000,-4.9201,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,19.5446,-43.8412,0.0000,-43.8412,-50.8683,0.4058,6.6213,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3671.6144,0.5000,14332.1568,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3672.1144,0.5000,14334.9345,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3672.6144,0.5000,14337.7123,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3673.1144,0.5000,14340.4901,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3673.6144,0.5000,14343.2679,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3674.1144,0.5000,14346.0457,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3674.6144,0.5000,14348.8234,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3675.1144,0.5000,14351.6012,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3675.6144,0.5000,14354.3790,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3676.1144,0.5000,14357.1568,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3676.6144,0.5000,14359.9345,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3677.1144,0.5000,14362.7123,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3677.6144,0.5000,14365.4901,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3678.1144,0.5000,14368.2679,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3678.6144,0.5000,14371.0457,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3679.1144,0.5000,14373.8234,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3679.6144,0.5000,14376.6012,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3680.1144,0.5000,14379.3790,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3680.6144,0.5000,14382.1568,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3681.1144,0.5000,14384.9345,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3681.6144,0.5000,14387.7123,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3682.1144,0.5000,14390.4901,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3682.6144,0.5000,14393.2679,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3683.1144,0.5000,14396.0457,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3683.6144,0.5000,14398.8234,20.0000,20.0000,0.0000,-4.8295,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,18.6105,-42.9071,0.0000,-42.9071,-49.9345,0.4058,6.6216,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3684.1144,0.5000,14401.6012,20.0000,20.0000,0.0000,-4.7298,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5812,-41.8778,0.0000,-41.8778,-48.9055,0.4058,6.6219,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3684.6144,0.5000,14404.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3685.1144,0.5000,14407.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3685.6144,0.5000,14409.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3686.1144,0.5000,14412.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3686.6144,0.5000,14415.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3687.1144,0.5000,14418.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3687.6144,0.5000,14421.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3688.1144,0.5000,14423.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3688.6144,0.5000,14426.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3689.1144,0.5000,14429.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3689.6144,0.5000,14432.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3690.1144,0.5000,14434.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3690.6144,0.5000,14437.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3691.1144,0.5000,14440.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3691.6144,0.5000,14443.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3692.1144,0.5000,14446.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3692.6144,0.5000,14448.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3693.1144,0.5000,14451.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3693.6144,0.5000,14454.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3694.1144,0.5000,14457.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3694.6144,0.5000,14459.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3695.1144,0.5000,14462.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3695.6144,0.5000,14465.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3696.1144,0.5000,14468.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3696.6144,0.5000,14471.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3697.1144,0.5000,14473.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3697.6144,0.5000,14476.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3698.1144,0.5000,14479.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3698.6144,0.5000,14482.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3699.1144,0.5000,14484.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3699.6144,0.5000,14487.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3700.1144,0.5000,14490.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3700.6144,0.5000,14493.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3701.1144,0.5000,14496.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3701.6144,0.5000,14498.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3702.1144,0.5000,14501.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3702.6144,0.5000,14504.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3703.1144,0.5000,14507.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3703.6144,0.5000,14509.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3704.1144,0.5000,14512.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3704.6144,0.5000,14515.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3705.1144,0.5000,14518.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3705.6144,0.5000,14521.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3706.1144,0.5000,14523.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3706.6144,0.5000,14526.6012,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3707.1144,0.5000,14529.3790,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3707.6144,0.5000,14532.1568,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3708.1144,0.5000,14534.9345,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3708.6144,0.5000,14537.7123,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3709.1144,0.5000,14540.4901,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3709.6144,0.5000,14543.2679,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3710.1144,0.5000,14546.0457,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3710.6144,0.5000,14548.8234,20.0000,20.0000,0.0000,-4.7230,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,17.5113,-41.8079,0.0000,-41.8079,-48.8356,0.4058,6.6220,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3711.1144,0.5000,14551.6012,20.0000,20.0000,0.0000,-4.6119,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.3649,-40.6615,0.0000,-40.6615,-47.6895,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3711.6144,0.5000,14554.3790,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3712.1144,0.5000,14557.1568,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3712.6144,0.5000,14559.9345,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3713.1144,0.5000,14562.7123,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3713.6144,0.5000,14565.4901,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3714.1144,0.5000,14568.2679,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3714.6144,0.5000,14571.0457,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3715.1144,0.5000,14573.8234,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3715.6144,0.5000,14576.6012,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3716.1144,0.5000,14579.3790,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3716.6144,0.5000,14582.1568,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3717.1144,0.5000,14584.9345,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3717.6144,0.5000,14587.7123,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3718.1144,0.5000,14590.4901,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3718.6144,0.5000,14593.2679,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3719.1144,0.5000,14596.0457,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3719.6144,0.5000,14598.8234,20.0000,20.0000,0.0000,-4.6044,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,16.2870,-40.5836,0.0000,-40.5836,-47.6117,0.4058,6.6223,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3720.1144,0.5000,14601.6012,20.0000,20.0000,0.0000,-4.4958,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.1663,-39.4629,0.0000,-39.4629,-46.4913,0.4058,6.6226,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3720.6144,0.5000,14604.3790,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3721.1144,0.5000,14607.1568,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3721.6144,0.5000,14609.9345,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3722.1144,0.5000,14612.7123,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3722.6144,0.5000,14615.4901,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3723.1144,0.5000,14618.2679,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3723.6144,0.5000,14621.0457,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3724.1144,0.5000,14623.8234,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3724.6144,0.5000,14626.6012,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3725.1144,0.5000,14629.3790,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3725.6144,0.5000,14632.1568,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3726.1144,0.5000,14634.9345,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3726.6144,0.5000,14637.7123,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3727.1144,0.5000,14640.4901,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3727.6144,0.5000,14643.2679,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3728.1144,0.5000,14646.0457,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3728.6144,0.5000,14648.8234,20.0000,20.0000,0.0000,-4.4884,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,15.0902,-39.3869,0.0000,-39.3869,-46.4153,0.4058,6.6227,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3729.1144,0.5000,14651.6012,20.0000,20.0000,0.0000,-4.3799,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.9694,-38.2660,0.0000,-38.2660,-45.2947,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3729.6144,0.5000,14654.3790,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3730.1144,0.5000,14657.1568,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3730.6144,0.5000,14659.9345,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3731.1144,0.5000,14662.7123,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3731.6144,0.5000,14665.4901,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3732.1144,0.5000,14668.2679,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3732.6144,0.5000,14671.0457,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3733.1144,0.5000,14673.8234,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3733.6144,0.5000,14676.6012,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3734.1144,0.5000,14679.3790,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3734.6144,0.5000,14682.1568,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3735.1144,0.5000,14684.9345,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3735.6144,0.5000,14687.7123,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3736.1144,0.5000,14690.4901,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3736.6144,0.5000,14693.2679,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3737.1144,0.5000,14696.0457,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3737.6144,0.5000,14698.8234,20.0000,20.0000,0.0000,-4.3725,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,13.8933,-38.1899,0.0000,-38.1899,-45.2187,0.4058,6.6230,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3738.1144,0.5000,14701.6012,20.0000,20.0000,0.0000,-4.2639,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.7723,-37.0689,0.0000,-37.0689,-44.0979,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3738.6144,0.5000,14704.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3739.1144,0.5000,14707.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3739.6144,0.5000,14709.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3740.1144,0.5000,14712.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3740.6144,0.5000,14715.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3741.1144,0.5000,14718.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3741.6144,0.5000,14721.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3742.1144,0.5000,14723.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3742.6144,0.5000,14726.6012,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3743.1144,0.5000,14729.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3743.6144,0.5000,14732.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3744.1144,0.5000,14734.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3744.6144,0.5000,14737.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3745.1144,0.5000,14740.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3745.6144,0.5000,14743.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3746.1144,0.5000,14746.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3746.6144,0.5000,14748.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3747.1144,0.5000,14751.6012,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3747.6144,0.5000,14754.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3748.1144,0.5000,14757.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3748.6144,0.5000,14759.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3749.1144,0.5000,14762.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3749.6144,0.5000,14765.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3750.1144,0.5000,14768.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3750.6144,0.5000,14771.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3751.1144,0.5000,14773.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3751.6144,0.5000,14776.6012,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3752.1144,0.5000,14779.3790,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3752.6144,0.5000,14782.1568,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3753.1144,0.5000,14784.9345,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3753.6144,0.5000,14787.7123,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3754.1144,0.5000,14790.4901,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3754.6144,0.5000,14793.2679,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3755.1144,0.5000,14796.0457,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3755.6144,0.5000,14798.8234,20.0000,20.0000,0.0000,-4.2566,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,12.6962,-36.9928,0.0000,-36.9928,-44.0219,0.4058,6.6233,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3756.1144,0.5000,14801.6012,20.0000,20.0000,0.0000,-4.1497,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5928,-35.8894,0.0000,-35.8894,-42.9188,0.4058,6.6236,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3756.6144,0.5000,14804.3790,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3757.1144,0.5000,14807.1568,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3757.6144,0.5000,14809.9345,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3758.1144,0.5000,14812.7123,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3758.6144,0.5000,14815.4901,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3759.1144,0.5000,14818.2679,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3759.6144,0.5000,14821.0457,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3760.1144,0.5000,14823.8234,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3760.6144,0.5000,14826.6012,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3761.1144,0.5000,14829.3790,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3761.6144,0.5000,14832.1568,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3762.1144,0.5000,14834.9345,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3762.6144,0.5000,14837.7123,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3763.1144,0.5000,14840.4901,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3763.6144,0.5000,14843.2679,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3764.1144,0.5000,14846.0457,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3764.6144,0.5000,14848.8234,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3765.1144,0.5000,14851.6012,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3765.6144,0.5000,14854.3790,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3766.1144,0.5000,14857.1568,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3766.6144,0.5000,14859.9345,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3767.1144,0.5000,14862.7123,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3767.6144,0.5000,14865.4901,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3768.1144,0.5000,14868.2679,20.0000,20.0000,0.0000,-4.1425,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,11.5179,-35.8145,0.0000,-35.8145,-42.8439,0.4058,6.6237,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3768.6144,0.5000,14871.0457,20.0000,20.0000,0.0000,-4.0582,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.6471,-34.9437,0.0000,-34.9437,-41.9733,0.4058,6.6239,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3769.1144,0.5000,14873.8234,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3769.6144,0.5000,14876.6012,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3770.1144,0.5000,14879.3790,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3770.6144,0.5000,14882.1568,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3771.1144,0.5000,14884.9345,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3771.6144,0.5000,14887.7123,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3772.1144,0.5000,14890.4901,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3772.6144,0.5000,14893.2679,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3773.1144,0.5000,14896.0457,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3773.6144,0.5000,14898.8234,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3774.1144,0.5000,14901.6012,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3774.6144,0.5000,14904.3790,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3775.1144,0.5000,14907.1568,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3775.6144,0.5000,14909.9345,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3776.1144,0.5000,14912.7123,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3776.6144,0.5000,14915.4901,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3777.1144,0.5000,14918.2679,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3777.6144,0.5000,14921.0457,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3778.1144,0.5000,14923.8234,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3778.6144,0.5000,14926.6012,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3779.1144,0.5000,14929.3790,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3779.6144,0.5000,14932.1568,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3780.1144,0.5000,14934.9345,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3780.6144,0.5000,14937.7123,20.0000,20.0000,0.0000,-4.0280,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,10.3354,-34.6320,0.0000,-34.6320,-41.6617,0.4058,6.6240,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3781.1144,0.5000,14940.4901,20.0000,20.0000,0.0000,-3.9666,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.7010,-33.9976,0.0000,-33.9976,-41.0275,0.4058,6.6241,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3781.6144,0.5000,14943.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3782.1144,0.5000,14946.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3782.6144,0.5000,14948.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3783.1144,0.5000,14951.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3783.6144,0.5000,14954.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3784.1144,0.5000,14957.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3784.6144,0.5000,14959.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3785.1144,0.5000,14962.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3785.6144,0.5000,14965.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3786.1144,0.5000,14968.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3786.6144,0.5000,14971.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3787.1144,0.5000,14973.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3787.6144,0.5000,14976.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3788.1144,0.5000,14979.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3788.6144,0.5000,14982.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3789.1144,0.5000,14984.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3789.6144,0.5000,14987.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3790.1144,0.5000,14990.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3790.6144,0.5000,14993.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3791.1144,0.5000,14996.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3791.6144,0.5000,14998.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3792.1144,0.5000,15001.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3792.6144,0.5000,15004.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3793.1144,0.5000,15007.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3793.6144,0.5000,15009.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3794.1144,0.5000,15012.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3794.6144,0.5000,15015.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3795.1144,0.5000,15018.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3795.6144,0.5000,15021.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3796.1144,0.5000,15023.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3796.6144,0.5000,15026.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3797.1144,0.5000,15029.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3797.6144,0.5000,15032.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3798.1144,0.5000,15034.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3798.6144,0.5000,15037.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3799.1144,0.5000,15040.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3799.6144,0.5000,15043.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3800.1144,0.5000,15046.0457,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3800.6144,0.5000,15048.8234,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3801.1144,0.5000,15051.6012,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3801.6144,0.5000,15054.3790,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3802.1144,0.5000,15057.1568,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3802.6144,0.5000,15059.9345,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3803.1144,0.5000,15062.7123,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3803.6144,0.5000,15065.4901,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3804.1144,0.5000,15068.2679,20.0000,20.0000,0.0000,-3.9135,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,9.1527,-33.4494,0.0000,-33.4494,-40.4794,0.4058,6.6243,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3804.6144,0.5000,15071.0457,20.0000,20.0000,0.0000,-3.8125,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,8.1091,-32.4057,0.0000,-32.4057,-39.4360,0.4058,6.6245,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3805.1144,0.5000,15073.8234,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3805.6144,0.5000,15076.6012,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3806.1144,0.5000,15079.3790,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3806.6144,0.5000,15082.1568,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3807.1144,0.5000,15084.9345,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3807.6144,0.5000,15087.7123,20.0000,20.0000,0.0000,-3.7763,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.7355,-32.0321,0.0000,-32.0321,-39.0625,0.4058,6.6246,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3808.1144,0.5000,15090.4901,20.0000,20.0000,0.0000,-3.7164,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,7.1170,-31.4136,0.0000,-31.4136,-38.4441,0.4058,6.6248,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3808.6144,0.5000,15093.2679,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3809.1144,0.5000,15096.0457,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3809.6144,0.5000,15098.8234,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3810.1144,0.5000,15101.6012,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3810.6144,0.5000,15104.3790,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3811.1144,0.5000,15107.1568,20.0000,20.0000,0.0000,-3.6647,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.5825,-30.8791,0.0000,-30.8791,-37.9097,0.4058,6.6249,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3811.6144,0.5000,15109.9345,20.0000,20.0000,0.0000,-3.6272,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,6.1945,-30.4912,0.0000,-30.4912,-37.5219,0.4058,6.6250,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3812.1144,0.5000,15112.7123,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3812.6144,0.5000,15115.4901,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3813.1144,0.5000,15118.2679,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3813.6144,0.5000,15121.0457,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3814.1144,0.5000,15123.8234,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3814.6144,0.5000,15126.6012,20.0000,20.0000,0.0000,-3.5531,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.4293,-29.7259,0.0000,-29.7259,-36.7569,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3815.1144,0.5000,15129.3790,20.0000,20.0000,0.0000,-3.5379,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,5.2720,-29.5686,0.0000,-29.5686,-36.5996,0.4058,6.6252,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3815.6144,0.5000,15132.1568,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3816.1144,0.5000,15134.9345,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3816.6144,0.5000,15137.7123,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3817.1144,0.5000,15140.4901,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3817.6144,0.5000,15143.2679,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3818.1144,0.5000,15146.0457,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3818.6144,0.5000,15148.8234,20.0000,20.0000,0.0000,-3.4415,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,4.2761,-28.5727,0.0000,-28.5727,-35.6038,0.4058,6.6254,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3819.1144,0.5000,15151.6012,20.0000,20.0000,0.0000,-3.3370,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1960,-27.4926,0.0000,-27.4926,-34.5240,0.4058,6.6256,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3819.6144,0.5000,15154.3790,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3820.1144,0.5000,15157.1568,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3820.6144,0.5000,15159.9345,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3821.1144,0.5000,15162.7123,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3821.6144,0.5000,15165.4901,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3822.1144,0.5000,15168.2679,20.0000,20.0000,0.0000,-3.3299,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,3.1226,-27.4193,0.0000,-27.4193,-34.4507,0.4058,6.6257,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3822.6144,0.5000,15171.0457,20.0000,20.0000,0.0000,-3.2478,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,2.2732,-26.5698,0.0000,-26.5698,-33.6014,0.4058,6.6258,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3823.1144,0.5000,15173.8234,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3823.6144,0.5000,15176.6012,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3824.1144,0.5000,15179.3790,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3824.6144,0.5000,15182.1568,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3825.1144,0.5000,15184.9345,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3825.6144,0.5000,15187.7123,20.0000,20.0000,0.0000,-3.2183,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.9691,-26.2657,0.0000,-26.2657,-33.2974,0.4058,6.6259,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3826.1144,0.5000,15190.4901,20.0000,20.0000,0.0000,-3.1585,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,1.3503,-25.6469,0.0000,-25.6469,-32.6787,0.4058,6.6260,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3826.6144,0.5000,15193.2679,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3827.1144,0.5000,15196.0457,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3827.6144,0.5000,15198.8234,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3828.1144,0.5000,15201.6012,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3828.6144,0.5000,15204.3790,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3829.1144,0.5000,15207.1568,20.0000,20.0000,0.0000,-3.1068,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.8155,-25.1121,0.0000,-25.1121,-32.1440,0.4058,6.6261,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3829.6144,0.5000,15209.9345,20.0000,20.0000,0.0000,-3.0692,8,879.3662,-153.3651,1060.1862,-153.3651,-14.1229,97.6294,183.5282,-14.1229,0.0000,-14.1229,0.0000,-14.1229,0.0000,-14.1229,1.1582,0.0000,-15.2811,1.5367,-16.8178,5.7554,-22.5732,1.7234,-24.2966,0.4273,-24.7239,0.0000,-24.7239,-31.7559,0.4058,6.6262,0.0000,1157.0608,-126.1159,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000 +3830.1144,0.5000,15212.7123,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1060.1862,-153.3651,-13.7960,97.6294,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 +3830.6144,0.5000,15215.4901,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 +3831.1144,0.5000,15218.2679,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 +3831.6144,0.5000,15221.0457,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 +3832.1144,0.5000,15223.8234,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 +3832.6144,0.5000,15226.6012,20.0000,20.0000,0.0000,-2.9952,8,879.3662,-149.8151,1061.7290,-153.3651,-13.7960,97.7715,183.5282,-14.1229,0.0000,-13.7960,0.0000,-13.7960,0.0000,-13.7960,1.1518,0.0000,-14.9478,1.5367,-16.4845,5.7554,-22.2400,1.7184,-23.9583,0.0000,-23.9583,0.0000,-23.9583,-30.9905,0.4058,6.6264,0.0000,1157.0608,-123.3654,0.0000,63.5674,63.5674,63.5674,63.5674,63.5674 +3833.1144,0.5000,15229.3790,20.0000,20.0000,0.0000,-2.9799,8,879.3662,-148.1476,1061.7290,-153.3651,-13.6425,97.7715,183.5282,-14.1229,0.0000,-13.6425,0.0000,-13.6425,0.0000,-13.6425,1.1503,0.0000,-14.7927,1.5367,-16.3294,5.7554,-22.0849,1.7160,-23.8009,0.0000,-23.8009,0.0000,-23.8009,-30.8331,0.4058,6.6264,0.0000,1157.0608,-122.0854,0.0000,93.4268,93.4268,93.4268,93.4268,93.4268 +3833.6144,0.5000,15232.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1062.4537,-153.3651,-12.6705,97.8382,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3834.1144,0.5000,15234.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3834.6144,0.5000,15237.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3835.1144,0.5000,15240.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3835.6144,0.5000,15243.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3836.1144,0.5000,15246.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3836.6144,0.5000,15248.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3837.1144,0.5000,15251.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3837.6144,0.5000,15254.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3838.1144,0.5000,15257.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3838.6144,0.5000,15259.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3839.1144,0.5000,15262.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3839.6144,0.5000,15265.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3840.1144,0.5000,15268.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3840.6144,0.5000,15271.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3841.1144,0.5000,15273.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3841.6144,0.5000,15276.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3842.1144,0.5000,15279.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3842.6144,0.5000,15282.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3843.1144,0.5000,15284.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3843.6144,0.5000,15287.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3844.1144,0.5000,15290.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3844.6144,0.5000,15293.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3845.1144,0.5000,15296.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3845.6144,0.5000,15298.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3846.1144,0.5000,15301.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3846.6144,0.5000,15304.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3847.1144,0.5000,15307.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3847.6144,0.5000,15309.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3848.1144,0.5000,15312.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3848.6144,0.5000,15315.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3849.1144,0.5000,15318.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3849.6144,0.5000,15321.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3850.1144,0.5000,15323.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3850.6144,0.5000,15326.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3851.1144,0.5000,15329.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3851.6144,0.5000,15332.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3852.1144,0.5000,15334.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3852.6144,0.5000,15337.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3853.1144,0.5000,15340.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3853.6144,0.5000,15343.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3854.1144,0.5000,15346.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3854.6144,0.5000,15348.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3855.1144,0.5000,15351.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3855.6144,0.5000,15354.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3856.1144,0.5000,15357.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3856.6144,0.5000,15359.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3857.1144,0.5000,15362.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3857.6144,0.5000,15365.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3858.1144,0.5000,15368.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3858.6144,0.5000,15371.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3859.1144,0.5000,15373.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3859.6144,0.5000,15376.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3860.1144,0.5000,15379.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3860.6144,0.5000,15382.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3861.1144,0.5000,15384.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3861.6144,0.5000,15387.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3862.1144,0.5000,15390.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3862.6144,0.5000,15393.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3863.1144,0.5000,15396.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3863.6144,0.5000,15398.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3864.1144,0.5000,15401.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3864.6144,0.5000,15404.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3865.1144,0.5000,15407.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3865.6144,0.5000,15409.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3866.1144,0.5000,15412.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3866.6144,0.5000,15415.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3867.1144,0.5000,15418.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3867.6144,0.5000,15421.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3868.1144,0.5000,15423.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3868.6144,0.5000,15426.6012,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3869.1144,0.5000,15429.3790,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3869.6144,0.5000,15432.1568,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3870.1144,0.5000,15434.9345,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3870.6144,0.5000,15437.7123,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3871.1144,0.5000,15440.4901,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3871.6144,0.5000,15443.2679,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3872.1144,0.5000,15446.0457,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3872.6144,0.5000,15448.8234,20.0000,20.0000,0.0000,-2.8836,8,879.3662,-137.5924,1067.0410,-153.3651,-12.6705,98.2606,183.5282,-14.1229,0.0000,-12.6705,0.0000,-12.6705,0.0000,-12.6705,1.1405,0.0000,-13.8110,1.5367,-15.3477,5.7554,-21.1032,1.7013,-22.8045,0.0000,-22.8045,0.0000,-22.8045,-29.8368,0.4058,6.6266,0.0000,1157.0608,-113.9832,0.0000,282.4305,282.4305,282.4305,282.4305,282.4305 +3873.1144,0.5000,15451.6012,20.0000,20.0000,0.0000,-2.7501,8,879.3662,-122.9716,1067.0410,-153.3651,-11.3241,98.2606,183.5282,-14.1229,0.0000,-11.3241,0.0000,-11.3241,0.0000,-11.3241,1.1271,0.0000,-12.4512,1.5367,-13.9879,5.7554,-19.7433,1.6809,-21.4242,0.0000,-21.4242,0.0000,-21.4242,-28.4568,0.4058,6.6268,0.0000,1157.0608,-102.7603,0.0000,544.2346,544.2346,544.2346,544.2346,544.2346 +3873.6144,0.5000,15454.3790,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.3952,-153.3651,-11.2327,98.8458,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 +3874.1144,0.5000,15457.1568,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 +3874.6144,0.5000,15459.9345,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 +3875.1144,0.5000,15462.7123,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 +3875.6144,0.5000,15465.4901,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 +3876.1144,0.5000,15468.2679,20.0000,20.0000,0.0000,-2.7410,8,879.3662,-121.9791,1073.8265,-153.3651,-11.2327,98.8855,183.5282,-14.1229,0.0000,-11.2327,0.0000,-11.2327,0.0000,-11.2327,1.1262,0.0000,-12.3589,1.5367,-13.8956,5.7554,-19.6510,1.6795,-21.3305,0.0000,-21.3305,0.0000,-21.3305,-28.3631,0.4058,6.6268,0.0000,1157.0608,-101.9984,0.0000,562.0067,562.0067,562.0067,562.0067,562.0067 +3876.6144,0.5000,15471.0457,20.0000,20.0000,0.0000,-2.6346,8,879.3662,-110.3203,1073.8265,-153.3651,-10.1591,98.8855,183.5282,-14.1229,0.0000,-10.1591,0.0000,-10.1591,0.0000,-10.1591,1.1154,0.0000,-11.2745,1.5367,-12.8112,5.7554,-18.5666,1.6633,-20.2299,0.0000,-20.2299,0.0000,-20.2299,-27.2627,0.4058,6.6270,0.0000,1157.0608,-93.0491,0.0000,770.7723,770.7723,770.7723,770.7723,770.7723 +3877.1144,0.5000,15473.8234,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1078.8934,-153.3651,-9.7748,99.3521,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 +3877.6144,0.5000,15476.6012,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 +3878.1144,0.5000,15479.3790,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 +3878.6144,0.5000,15482.1568,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 +3879.1144,0.5000,15484.9345,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 +3879.6144,0.5000,15487.7123,20.0000,20.0000,0.0000,-2.5965,8,879.3662,-106.1474,1080.7069,-153.3651,-9.7748,99.5191,183.5282,-14.1229,0.0000,-9.7748,0.0000,-9.7748,0.0000,-9.7748,1.1116,0.0000,-10.8864,1.5367,-12.4231,5.7554,-18.1785,1.6574,-19.8360,0.0000,-19.8360,0.0000,-19.8360,-26.8688,0.4058,6.6271,0.0000,1157.0608,-89.8461,0.0000,845.4920,845.4920,845.4920,845.4920,845.4920 +3880.1144,0.5000,15490.4901,20.0000,20.0000,0.0000,-2.5190,8,879.3662,-97.6541,1080.7069,-153.3651,-8.9927,99.5191,183.5282,-14.1229,0.0000,-8.9927,0.0000,-8.9927,0.0000,-8.9927,1.1038,0.0000,-10.0964,1.5367,-11.6331,5.7554,-17.3886,1.6456,-19.0342,0.0000,-19.0342,0.0000,-19.0342,-26.0672,0.4058,6.6272,0.0000,1157.0608,-83.3266,0.0000,997.5756,997.5756,997.5756,997.5756,997.5756 +3880.6144,0.5000,15493.2679,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1084.3981,-153.3651,-8.3078,99.8590,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 +3881.1144,0.5000,15496.0457,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 +3881.6144,0.5000,15498.8234,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 +3882.1144,0.5000,15501.6012,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 +3882.6144,0.5000,15504.3790,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 +3883.1144,0.5000,15507.1568,20.0000,20.0000,0.0000,-2.4520,8,879.3662,-90.2168,1087.6303,-153.3651,-8.3078,100.1566,183.5282,-14.1229,0.0000,-8.3078,0.0000,-8.3078,0.0000,-8.3078,1.0969,0.0000,-9.4047,1.5367,-10.9414,5.7554,-16.6969,1.6444,-18.3413,0.0000,-18.3413,0.0000,-18.3413,-25.3744,0.4058,6.6273,0.0000,1157.0608,-77.6177,0.0000,1130.7499,1130.7499,1130.7499,1130.7499,1130.7499 +3883.6144,0.5000,15509.9345,20.0000,20.0000,0.0000,-2.4034,8,879.3662,-84.8097,1087.6303,-153.3651,-7.8099,100.1566,183.5282,-14.1229,0.0000,-7.8099,0.0000,-7.8099,0.0000,-7.8099,1.0919,0.0000,-8.9018,1.5367,-10.4385,5.7554,-16.1939,1.6444,-17.8384,0.0000,-17.8384,0.0000,-17.8384,-24.8715,0.4058,6.6274,0.0000,1157.0608,-73.4672,0.0000,1200.7626,1200.7626,1200.7626,1200.7626,1200.7626 +3884.1144,0.5000,15512.7123,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1089.9803,-153.3651,-6.8277,100.3730,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 +3884.6144,0.5000,15515.4901,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 +3885.1144,0.5000,15518.2679,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 +3885.6144,0.5000,15521.0457,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 +3886.1144,0.5000,15523.8234,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 +3886.6144,0.5000,15526.6012,20.0000,20.0000,0.0000,-2.3075,8,879.3662,-74.1445,1094.6153,-153.3651,-6.8277,100.7999,183.5282,-14.1229,0.0000,-6.8277,0.0000,-6.8277,0.0000,-6.8277,1.0821,0.0000,-7.9099,1.5367,-9.4466,5.7554,-15.2020,1.6444,-16.8464,0.0000,-16.8464,0.0000,-16.8464,-23.8797,0.4058,6.6276,0.0000,1157.0608,-65.2806,0.0000,1335.2587,1335.2587,1335.2587,1335.2587,1335.2587 +3887.1144,0.5000,15529.3790,20.0000,20.0000,0.0000,-2.2878,8,879.3662,-71.9515,1094.6153,-153.3651,-6.6258,100.7999,183.5282,-14.1229,0.0000,-6.6258,0.0000,-6.6258,0.0000,-6.6258,1.0801,0.0000,-7.7059,1.5367,-9.2426,5.7554,-14.9980,1.6444,-16.6424,0.0000,-16.6424,0.0000,-16.6424,-23.6758,0.4058,6.6276,0.0000,1157.0608,-63.5973,0.0000,1362.9133,1362.9133,1362.9133,1362.9133,1362.9133 +3887.6144,0.5000,15532.1568,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1095.5684,-153.3651,-5.3476,100.8876,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 +3888.1144,0.5000,15534.9345,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 +3888.6144,0.5000,15537.7123,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 +3889.1144,0.5000,15540.4901,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 +3889.6144,0.5000,15543.2679,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 +3890.1144,0.5000,15546.0457,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 +3890.6144,0.5000,15548.8234,20.0000,20.0000,0.0000,-2.1630,8,879.3662,-58.0707,1101.6010,-153.3651,-5.3476,101.4431,183.5282,-14.1229,0.0000,-5.3476,0.0000,-5.3476,0.0000,-5.3476,1.0673,0.0000,-6.4149,1.5367,-7.9516,5.7554,-13.7070,1.6444,-15.3514,0.0000,-15.3514,0.0000,-15.3514,-22.3850,0.4058,6.6278,0.0000,1157.0608,-52.9424,0.0000,1537.9610,1537.9610,1537.9610,1537.9610,1537.9610 +3891.1144,0.5000,15551.6012,20.0000,20.0000,0.0000,-2.0277,8,879.3662,-43.0174,1101.6010,-153.3651,-3.9613,101.4431,183.5282,-14.1229,0.0000,-3.9613,0.0000,-3.9613,0.0000,-3.9613,1.0535,0.0000,-5.0148,1.5367,-6.5515,5.7554,-12.3069,1.6444,-13.9513,0.0000,-13.9513,0.0000,-13.9513,-20.9851,0.4058,6.6280,0.0000,1157.0608,-41.3874,0.0000,1727.7941,1727.7941,1727.7941,1727.7941,1727.7941 +3891.6144,0.5000,15554.3790,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.1431,-153.3651,-3.8672,102.0456,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 +3892.1144,0.5000,15557.1568,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 +3892.6144,0.5000,15559.9345,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 +3893.1144,0.5000,15562.7123,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 +3893.6144,0.5000,15565.4901,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 +3894.1144,0.5000,15568.2679,20.0000,20.0000,0.0000,-2.0185,8,879.3662,-41.9955,1108.5872,-153.3651,-3.8672,102.0865,183.5282,-14.1229,0.0000,-3.8672,0.0000,-3.8672,0.0000,-3.8672,1.0525,0.0000,-4.9198,1.5367,-6.4565,5.7554,-12.2119,1.6444,-13.8563,0.0000,-13.8563,0.0000,-13.8563,-20.8900,0.4058,6.6280,0.0000,1157.0608,-40.6031,0.0000,1740.6805,1740.6805,1740.6805,1740.6805,1740.6805 +3894.6144,0.5000,15571.0457,20.0000,20.0000,0.0000,-1.9140,8,879.3662,-30.3727,1108.5872,-153.3651,-2.7969,102.0865,183.5282,-14.1229,0.0000,-2.7969,0.0000,-2.7969,0.0000,-2.7969,1.0418,0.0000,-3.8387,1.5367,-5.3754,5.7554,-11.1309,1.6444,-12.7753,0.0000,-12.7753,0.0000,-12.7753,-19.8092,0.4058,6.6281,0.0000,1157.0608,-31.6814,0.0000,1887.2531,1887.2531,1887.2531,1887.2531,1887.2531 +3895.1144,0.5000,15573.8234,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1113.6385,-153.3651,-2.4139,102.5516,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 +3895.6144,0.5000,15576.6012,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 +3896.1144,0.5000,15579.3790,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 +3896.6144,0.5000,15582.1568,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 +3897.1144,0.5000,15584.9345,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 +3897.6144,0.5000,15587.7123,20.0000,20.0000,0.0000,-1.8766,8,879.3662,-26.2128,1115.4463,-153.3651,-2.4139,102.7181,183.5282,-14.1229,0.0000,-2.4139,0.0000,-2.4139,0.0000,-2.4139,1.0380,0.0000,-3.4518,1.5367,-4.9885,5.7554,-10.7440,1.6444,-12.3884,0.0000,-12.3884,0.0000,-12.3884,-19.4223,0.4058,6.6282,0.0000,1157.0608,-28.4882,0.0000,1939.7124,1939.7124,1939.7124,1939.7124,1939.7124 +3898.1144,0.5000,15590.4901,20.0000,20.0000,0.0000,-1.8010,8,879.3662,-17.7984,1115.4463,-153.3651,-1.6390,102.7181,183.5282,-14.1229,0.0000,-1.6390,0.0000,-1.6390,0.0000,-1.6390,1.0302,0.0000,-2.6692,1.5367,-4.2059,5.7554,-9.9614,1.6444,-11.6058,0.0000,-11.6058,0.0000,-11.6058,-18.6398,0.4058,6.6283,0.0000,1157.0608,-22.0294,0.0000,2045.8237,2045.8237,2045.8237,2045.8237,2045.8237 +3898.6144,0.5000,15593.2679,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1119.1032,-153.3651,-0.9694,103.0549,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 +3899.1144,0.5000,15596.0457,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 +3899.6144,0.5000,15598.8234,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 +3900.1144,0.5000,15601.6012,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 +3900.6144,0.5000,15604.3790,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 +3901.1144,0.5000,15607.1568,20.0000,20.0000,0.0000,-1.7356,8,879.3662,-10.5269,1122.2634,-153.3651,-0.9694,103.3459,183.5282,-14.1229,0.0000,-0.9694,0.0000,-0.9694,0.0000,-0.9694,1.0235,0.0000,-1.9929,1.5367,-3.5296,5.7554,-9.2851,1.6444,-10.9295,0.0000,-10.9295,0.0000,-10.9295,-17.9636,0.4058,6.6283,0.0000,1157.0608,-16.4477,0.0000,2137.5239,2137.5239,2137.5239,2137.5239,2137.5239 +3901.6144,0.5000,15609.9345,20.0000,20.0000,0.0000,-1.6882,8,879.3662,-5.2493,1122.2634,-153.3651,-0.4834,103.3459,183.5282,-14.1229,0.0000,-0.4834,0.0000,-0.4834,0.0000,-0.4834,1.0187,0.0000,-1.5021,1.5367,-3.0388,5.7554,-8.7942,1.6444,-10.4386,0.0000,-10.4386,0.0000,-10.4386,-17.4728,0.4058,6.6284,0.0000,1157.0608,-12.3967,0.0000,2204.0775,2204.0775,2204.0775,2204.0775,2204.0775 +3902.1144,0.5000,15612.7123,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1124.5570,-153.3651,0.4752,103.5571,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 +3902.6144,0.5000,15615.4901,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 +3903.1144,0.5000,15618.2679,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 +3903.6144,0.5000,15621.0457,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 +3904.1144,0.5000,15623.8234,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 +3904.6144,0.5000,15626.6012,20.0000,20.0000,0.0000,-1.5946,8,879.3662,5.1601,1129.0810,-153.3651,0.4752,103.9737,183.5282,-14.1229,0.0000,0.4752,0.0000,0.4752,0.0000,0.4752,1.0091,0.0000,-0.5339,1.5367,-2.0706,5.7554,-7.8260,1.6444,-9.4705,0.0000,-9.4705,0.0000,-9.4705,-16.5047,0.4058,6.6285,0.0000,1157.0608,-4.4064,0.0000,2350.2053,2350.2053,2350.2053,2350.2053,2350.2053 +3905.1144,0.5000,15629.3790,20.0000,20.0000,0.0000,-1.5754,8,879.3662,7.3004,1129.0810,-153.3651,0.6723,103.9737,183.5282,-14.1229,0.0000,0.6723,0.0000,0.6723,0.0000,0.6723,1.0071,0.0000,-0.3348,1.5367,-1.8715,5.7554,-7.6270,1.6444,-9.2714,0.0000,-9.2714,0.0000,-9.2714,-16.3057,0.4058,6.6285,0.0000,1157.0608,-2.7635,0.0000,2383.3590,2383.3590,2383.3590,2383.3590,2383.3590 +3905.6144,0.5000,15632.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1130.0111,-153.3651,1.9198,104.0593,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3906.1144,0.5000,15634.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3906.6144,0.5000,15637.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3907.1144,0.5000,15640.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3907.6144,0.5000,15643.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3908.1144,0.5000,15646.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3908.6144,0.5000,15648.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3909.1144,0.5000,15651.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3909.6144,0.5000,15654.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3910.1144,0.5000,15657.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3910.6144,0.5000,15659.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3911.1144,0.5000,15662.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3911.6144,0.5000,15665.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3912.1144,0.5000,15668.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3912.6144,0.5000,15671.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3913.1144,0.5000,15673.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3913.6144,0.5000,15676.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3914.1144,0.5000,15679.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3914.6144,0.5000,15682.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3915.1144,0.5000,15684.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3915.6144,0.5000,15687.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3916.1144,0.5000,15690.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3916.6144,0.5000,15693.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3917.1144,0.5000,15696.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3917.6144,0.5000,15698.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3918.1144,0.5000,15701.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3918.6144,0.5000,15704.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3919.1144,0.5000,15707.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3919.6144,0.5000,15709.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3920.1144,0.5000,15712.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3920.6144,0.5000,15715.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3921.1144,0.5000,15718.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3921.6144,0.5000,15721.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3922.1144,0.5000,15723.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3922.6144,0.5000,15726.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3923.1144,0.5000,15729.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3923.6144,0.5000,15732.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3924.1144,0.5000,15734.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3924.6144,0.5000,15737.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3925.1144,0.5000,15740.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3925.6144,0.5000,15743.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3926.1144,0.5000,15746.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3926.6144,0.5000,15748.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3927.1144,0.5000,15751.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3927.6144,0.5000,15754.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3928.1144,0.5000,15757.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3928.6144,0.5000,15759.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3929.1144,0.5000,15762.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3929.6144,0.5000,15765.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3930.1144,0.5000,15768.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3930.6144,0.5000,15771.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3931.1144,0.5000,15773.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3931.6144,0.5000,15776.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3932.1144,0.5000,15779.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3932.6144,0.5000,15782.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3933.1144,0.5000,15784.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3933.6144,0.5000,15787.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3934.1144,0.5000,15790.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3934.6144,0.5000,15793.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3935.1144,0.5000,15796.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3935.6144,0.5000,15798.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3936.1144,0.5000,15801.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3936.6144,0.5000,15804.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3937.1144,0.5000,15807.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3937.6144,0.5000,15809.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3938.1144,0.5000,15812.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3938.6144,0.5000,15815.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3939.1144,0.5000,15818.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3939.6144,0.5000,15821.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3940.1144,0.5000,15823.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3940.6144,0.5000,15826.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3941.1144,0.5000,15829.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3941.6144,0.5000,15832.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3942.1144,0.5000,15834.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3942.6144,0.5000,15837.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3943.1144,0.5000,15840.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3943.6144,0.5000,15843.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3944.1144,0.5000,15846.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3944.6144,0.5000,15848.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3945.1144,0.5000,15851.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3945.6144,0.5000,15854.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3946.1144,0.5000,15857.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3946.6144,0.5000,15859.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3947.1144,0.5000,15862.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3947.6144,0.5000,15865.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3948.1144,0.5000,15868.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3948.6144,0.5000,15871.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3949.1144,0.5000,15873.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3949.6144,0.5000,15876.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3950.1144,0.5000,15879.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3950.6144,0.5000,15882.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3951.1144,0.5000,15884.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3951.6144,0.5000,15887.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3952.1144,0.5000,15890.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3952.6144,0.5000,15893.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3953.1144,0.5000,15896.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3953.6144,0.5000,15898.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3954.1144,0.5000,15901.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3954.6144,0.5000,15904.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3955.1144,0.5000,15907.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3955.6144,0.5000,15909.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3956.1144,0.5000,15912.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3956.6144,0.5000,15915.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3957.1144,0.5000,15918.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3957.6144,0.5000,15921.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3958.1144,0.5000,15923.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3958.6144,0.5000,15926.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3959.1144,0.5000,15929.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3959.6144,0.5000,15932.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3960.1144,0.5000,15934.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3960.6144,0.5000,15937.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3961.1144,0.5000,15940.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3961.6144,0.5000,15943.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3962.1144,0.5000,15946.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3962.6144,0.5000,15948.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3963.1144,0.5000,15951.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3963.6144,0.5000,15954.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3964.1144,0.5000,15957.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3964.6144,0.5000,15959.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3965.1144,0.5000,15962.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3965.6144,0.5000,15965.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3966.1144,0.5000,15968.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3966.6144,0.5000,15971.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3967.1144,0.5000,15973.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3967.6144,0.5000,15976.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3968.1144,0.5000,15979.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3968.6144,0.5000,15982.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3969.1144,0.5000,15984.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3969.6144,0.5000,15987.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3970.1144,0.5000,15990.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3970.6144,0.5000,15993.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3971.1144,0.5000,15996.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3971.6144,0.5000,15998.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3972.1144,0.5000,16001.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3972.6144,0.5000,16004.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3973.1144,0.5000,16007.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3973.6144,0.5000,16009.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3974.1144,0.5000,16012.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3974.6144,0.5000,16015.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3975.1144,0.5000,16018.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3975.6144,0.5000,16021.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3976.1144,0.5000,16023.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3976.6144,0.5000,16026.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3977.1144,0.5000,16029.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3977.6144,0.5000,16032.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3978.1144,0.5000,16034.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3978.6144,0.5000,16037.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3979.1144,0.5000,16040.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3979.6144,0.5000,16043.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3980.1144,0.5000,16046.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3980.6144,0.5000,16048.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3981.1144,0.5000,16051.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3981.6144,0.5000,16054.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3982.1144,0.5000,16057.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3982.6144,0.5000,16059.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3983.1144,0.5000,16062.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3983.6144,0.5000,16065.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3984.1144,0.5000,16068.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3984.6144,0.5000,16071.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3985.1144,0.5000,16073.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3985.6144,0.5000,16076.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3986.1144,0.5000,16079.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3986.6144,0.5000,16082.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3987.1144,0.5000,16084.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3987.6144,0.5000,16087.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3988.1144,0.5000,16090.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3988.6144,0.5000,16093.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3989.1144,0.5000,16096.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3989.6144,0.5000,16098.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3990.1144,0.5000,16101.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3990.6144,0.5000,16104.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3991.1144,0.5000,16107.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3991.6144,0.5000,16109.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3992.1144,0.5000,16112.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3992.6144,0.5000,16115.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3993.1144,0.5000,16118.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3993.6144,0.5000,16121.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3994.1144,0.5000,16123.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3994.6144,0.5000,16126.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3995.1144,0.5000,16129.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3995.6144,0.5000,16132.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3996.1144,0.5000,16134.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3996.6144,0.5000,16137.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3997.1144,0.5000,16140.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3997.6144,0.5000,16143.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3998.1144,0.5000,16146.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3998.6144,0.5000,16148.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3999.1144,0.5000,16151.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +3999.6144,0.5000,16154.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4000.1144,0.5000,16157.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4000.6144,0.5000,16159.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4001.1144,0.5000,16162.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4001.6144,0.5000,16165.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4002.1144,0.5000,16168.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4002.6144,0.5000,16171.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4003.1144,0.5000,16173.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4003.6144,0.5000,16176.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4004.1144,0.5000,16179.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4004.6144,0.5000,16182.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4005.1144,0.5000,16184.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4005.6144,0.5000,16187.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4006.1144,0.5000,16190.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4006.6144,0.5000,16193.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4007.1144,0.5000,16196.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4007.6144,0.5000,16198.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4008.1144,0.5000,16201.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4008.6144,0.5000,16204.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4009.1144,0.5000,16207.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4009.6144,0.5000,16209.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4010.1144,0.5000,16212.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4010.6144,0.5000,16215.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4011.1144,0.5000,16218.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4011.6144,0.5000,16221.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4012.1144,0.5000,16223.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4012.6144,0.5000,16226.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4013.1144,0.5000,16229.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4013.6144,0.5000,16232.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4014.1144,0.5000,16234.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4014.6144,0.5000,16237.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4015.1144,0.5000,16240.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4015.6144,0.5000,16243.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4016.1144,0.5000,16246.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4016.6144,0.5000,16248.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4017.1144,0.5000,16251.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4017.6144,0.5000,16254.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4018.1144,0.5000,16257.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4018.6144,0.5000,16259.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4019.1144,0.5000,16262.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4019.6144,0.5000,16265.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4020.1144,0.5000,16268.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4020.6144,0.5000,16271.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4021.1144,0.5000,16273.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4021.6144,0.5000,16276.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4022.1144,0.5000,16279.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4022.6144,0.5000,16282.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4023.1144,0.5000,16284.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4023.6144,0.5000,16287.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4024.1144,0.5000,16290.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4024.6144,0.5000,16293.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4025.1144,0.5000,16296.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4025.6144,0.5000,16298.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4026.1144,0.5000,16301.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4026.6144,0.5000,16304.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4027.1144,0.5000,16307.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4027.6144,0.5000,16309.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4028.1144,0.5000,16312.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4028.6144,0.5000,16315.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4029.1144,0.5000,16318.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4029.6144,0.5000,16321.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4030.1144,0.5000,16323.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4030.6144,0.5000,16326.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4031.1144,0.5000,16329.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4031.6144,0.5000,16332.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4032.1144,0.5000,16334.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4032.6144,0.5000,16337.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4033.1144,0.5000,16340.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4033.6144,0.5000,16343.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4034.1144,0.5000,16346.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4034.6144,0.5000,16348.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4035.1144,0.5000,16351.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4035.6144,0.5000,16354.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4036.1144,0.5000,16357.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4036.6144,0.5000,16359.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4037.1144,0.5000,16362.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4037.6144,0.5000,16365.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4038.1144,0.5000,16368.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4038.6144,0.5000,16371.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4039.1144,0.5000,16373.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4039.6144,0.5000,16376.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4040.1144,0.5000,16379.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4040.6144,0.5000,16382.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4041.1144,0.5000,16384.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4041.6144,0.5000,16387.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4042.1144,0.5000,16390.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4042.6144,0.5000,16393.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4043.1144,0.5000,16396.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4043.6144,0.5000,16398.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4044.1144,0.5000,16401.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4044.6144,0.5000,16404.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4045.1144,0.5000,16407.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4045.6144,0.5000,16409.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4046.1144,0.5000,16412.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4046.6144,0.5000,16415.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4047.1144,0.5000,16418.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4047.6144,0.5000,16421.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4048.1144,0.5000,16423.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4048.6144,0.5000,16426.6012,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4049.1144,0.5000,16429.3790,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4049.6144,0.5000,16432.1568,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4050.1144,0.5000,16434.9345,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4050.6144,0.5000,16437.7123,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4051.1144,0.5000,16440.4901,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4051.6144,0.5000,16443.2679,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4052.1144,0.5000,16446.0457,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4052.6144,0.5000,16448.8234,20.0000,20.0000,0.0000,-1.4536,8,879.3662,20.8480,1135.8989,-153.3651,1.9198,104.6015,183.5282,-14.1229,0.0000,1.9198,0.0000,1.9198,0.0000,1.9198,0.9946,0.0000,0.9252,1.5367,-0.6115,5.7554,-6.3670,1.6444,-8.0114,0.0000,-8.0114,0.0000,-8.0114,-15.0458,0.4058,6.6286,0.0000,1157.0608,7.6356,0.0000,2593.2106,2593.2106,2593.2106,2593.2106,2593.2106 +4053.1144,0.5000,16451.6012,20.0000,20.0000,0.0000,-1.3566,8,879.3662,31.6454,1135.8989,-153.3651,2.9141,104.6015,183.5282,-14.1229,0.0000,2.9141,0.0000,2.9141,0.0000,2.9141,0.9847,0.0000,1.9294,1.5367,0.3927,5.7554,-5.3627,1.6444,-7.0071,0.0000,-7.0071,0.0000,-7.0071,-14.0416,0.4058,6.6287,0.0000,1157.0608,15.9237,0.0000,2760.4620,2760.4620,2760.4620,2760.4620,2760.4620 +4053.6144,0.5000,16454.3790,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.5914,-153.3651,2.9816,105.0337,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4054.1144,0.5000,16457.1568,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4054.6144,0.5000,16459.9345,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4055.1144,0.5000,16462.7123,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4055.6144,0.5000,16465.4901,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4056.1144,0.5000,16468.2679,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4056.6144,0.5000,16471.0457,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4057.1144,0.5000,16473.8234,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4057.6144,0.5000,16476.6012,20.0000,20.0000,0.0000,-1.3500,8,879.3662,32.3783,1140.9099,-153.3651,2.9816,105.0630,183.5282,-14.1229,0.0000,2.9816,0.0000,2.9816,0.0000,2.9816,0.9840,0.0000,1.9976,1.5367,0.4609,5.7554,-5.2945,1.6444,-6.9390,0.0000,-6.9390,0.0000,-6.9390,-13.9734,0.4058,6.6287,0.0000,1157.0608,16.4863,0.0000,2771.8152,2771.8152,2771.8152,2771.8152,2771.8152 +4058.1144,0.5000,16479.3790,20.0000,20.0000,0.0000,-1.3309,8,879.3662,34.5094,1140.9099,-153.3651,3.1779,105.0630,183.5282,-14.1229,0.0000,3.1779,0.0000,3.1779,0.0000,3.1779,0.9821,0.0000,2.1958,1.5367,0.6591,5.7554,-5.0963,1.6444,-6.7407,0.0000,-6.7407,0.0000,-6.7407,-13.7752,0.4058,6.6287,0.0000,1157.0608,18.1221,0.0000,2804.8258,2804.8258,2804.8258,2804.8258,2804.8258 +4058.6144,0.5000,16482.1568,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1141.8361,-153.3651,4.4200,105.1483,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4059.1144,0.5000,16484.9345,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4059.6144,0.5000,16487.7123,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4060.1144,0.5000,16490.4901,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4060.6144,0.5000,16493.2679,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4061.1144,0.5000,16496.0457,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4061.6144,0.5000,16498.8234,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4062.1144,0.5000,16501.6012,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4062.6144,0.5000,16504.3790,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4063.1144,0.5000,16507.1568,20.0000,20.0000,0.0000,-1.2097,8,879.3662,47.9984,1147.6984,-153.3651,4.4200,105.6881,183.5282,-14.1229,0.0000,4.4200,0.0000,4.4200,0.0000,4.4200,0.9696,0.0000,3.4504,1.5367,1.9137,5.7554,-3.8417,1.6444,-5.4862,0.0000,-5.4862,0.0000,-5.4862,-12.5208,0.4058,6.6289,0.0000,1157.0608,28.4763,0.0000,3013.7710,3013.7710,3013.7710,3013.7710,3013.7710 +4063.6144,0.5000,16509.9345,20.0000,20.0000,0.0000,-1.1624,8,879.3662,53.3533,1147.6984,-153.3651,4.9132,105.6881,183.5282,-14.1229,0.0000,4.9132,0.0000,4.9132,0.0000,4.9132,0.9740,0.0000,3.9392,1.5367,2.4025,5.7554,-3.3530,1.6444,-4.9974,0.0000,-4.9974,0.0000,-4.9974,-12.0320,0.4058,6.6289,0.0000,1157.0608,32.5103,0.0000,3096.7186,3096.7186,3096.7186,3096.7186,3096.7186 +4064.1144,0.5000,16512.7123,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1150.0257,-153.3651,5.8969,105.9024,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4064.6144,0.5000,16515.4901,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4065.1144,0.5000,16518.2679,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4065.6144,0.5000,16521.0457,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4066.1144,0.5000,16523.8234,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4066.6144,0.5000,16526.6012,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4067.1144,0.5000,16529.3790,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4067.6144,0.5000,16532.1568,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4068.1144,0.5000,16534.9345,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4068.6144,0.5000,16537.7123,20.0000,20.0000,0.0000,-1.0693,8,879.3662,64.0361,1154.6684,-153.3651,5.8969,106.3300,183.5282,-14.1229,0.0000,5.8969,0.0000,5.8969,0.0000,5.8969,0.9936,0.0000,4.9032,1.5367,3.3665,5.7554,-2.3889,1.6444,-4.0333,0.0000,-4.0333,0.0000,-4.0333,-11.0680,0.4058,6.6290,0.0000,1157.0608,40.4668,0.0000,3262.1950,3262.1950,3262.1950,3262.1950,3262.1950 +4069.1144,0.5000,16540.4901,20.0000,20.0000,0.0000,-0.9940,8,879.3662,72.6724,1154.6684,-153.3651,6.6922,106.3300,183.5282,-14.1229,0.0000,6.6922,0.0000,6.6922,0.0000,6.6922,1.0096,0.0000,5.6826,1.5367,4.1459,5.7554,-1.6095,1.6444,-3.2539,0.0000,-3.2539,0.0000,-3.2539,-10.2887,0.4058,6.6290,0.0000,1157.0608,46.8991,0.0000,3395.9712,3395.9712,3395.9712,3395.9712,3395.9712 +4069.6144,0.5000,16543.2679,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1158.4217,-153.3651,7.3795,106.6756,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4070.1144,0.5000,16546.0457,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4070.6144,0.5000,16548.8234,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4071.1144,0.5000,16551.6012,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4071.6144,0.5000,16554.3790,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4072.1144,0.5000,16557.1568,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4072.6144,0.5000,16559.9345,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4073.1144,0.5000,16562.7123,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4073.6144,0.5000,16565.4901,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4074.1144,0.5000,16568.2679,20.0000,20.0000,0.0000,-0.9289,8,879.3662,80.1357,1161.6652,-153.3651,7.3795,106.9743,183.5282,-14.1229,0.0000,7.3795,0.0000,7.3795,0.0000,7.3795,1.0233,0.0000,6.3562,1.5367,4.8195,5.7554,-0.9360,1.6444,-2.5804,0.0000,-2.5804,0.0000,-2.5804,-9.6152,0.4058,6.6290,0.0000,1157.0608,52.4578,0.0000,3508.9184,3508.9184,3508.9184,3508.9184,3508.9184 +4074.6144,0.5000,16571.0457,20.0000,20.0000,0.0000,-0.8255,8,879.3662,91.9923,1161.6652,-153.3651,8.4713,106.9743,183.5282,-14.1229,0.0000,8.4713,0.0000,8.4713,0.0000,8.4713,1.0451,0.0000,7.4262,1.5367,5.8895,5.7554,0.1340,1.6444,-1.5104,0.0000,-1.5104,0.0000,-1.5104,-8.5453,0.4058,6.6291,0.0000,1157.0608,61.2886,0.0000,3651.6125,3651.6125,3651.6125,3651.6125,3651.6125 +4075.1144,0.5000,16573.8234,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1166.8181,-153.3651,8.8621,107.4488,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4075.6144,0.5000,16576.6012,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4076.1144,0.5000,16579.3790,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4076.6144,0.5000,16582.1568,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4077.1144,0.5000,16584.9345,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4077.6144,0.5000,16587.7123,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4078.1144,0.5000,16590.4901,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4078.6144,0.5000,16593.2679,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4079.1144,0.5000,16596.0457,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4079.6144,0.5000,16598.8234,20.0000,20.0000,0.0000,-0.7885,8,879.3662,96.2357,1168.6623,-153.3651,8.8621,107.6186,183.5282,-14.1229,0.0000,8.8621,0.0000,8.8621,0.0000,8.8621,1.0530,0.0000,7.8091,1.5367,6.2724,5.7554,0.5170,1.6444,-1.1274,0.0000,-1.1274,0.0000,-1.1274,-8.1623,0.4058,6.6291,0.0000,1157.0608,64.4491,0.0000,3702.6824,3702.6824,3702.6824,3702.6824,3702.6824 +4080.1144,0.5000,16601.6012,20.0000,20.0000,0.0000,-0.6571,8,879.3662,111.3127,1168.6623,-153.3651,10.2505,107.6186,183.5282,-14.1229,0.0000,10.2505,0.0000,10.2505,0.0000,10.2505,1.0807,0.0000,9.1697,1.5367,7.6330,5.7554,1.8776,1.6444,0.2332,0.0000,0.2332,0.0000,0.2332,-6.8018,0.4058,6.6292,0.0000,1157.0608,75.6784,0.0000,3884.1340,3884.1340,3884.1340,3884.1340,3884.1340 +4080.6144,0.5000,16604.3790,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.2147,-153.3651,10.3447,108.2220,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4081.1144,0.5000,16607.1568,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4081.6144,0.5000,16609.9345,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4082.1144,0.5000,16612.7123,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4082.6144,0.5000,16615.4901,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4083.1144,0.5000,16618.2679,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4083.6144,0.5000,16621.0457,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4084.1144,0.5000,16623.8234,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4084.6144,0.5000,16626.6012,20.0000,20.0000,0.0000,-0.6482,8,879.3662,112.3361,1175.6595,-153.3651,10.3447,108.2630,183.5282,-14.1229,0.0000,10.3447,0.0000,10.3447,0.0000,10.3447,1.0826,0.0000,9.2621,1.5367,7.7254,5.7554,1.9700,1.6444,0.3255,0.0000,0.3255,0.0000,0.3255,-6.7094,0.4058,6.6292,0.0000,1157.0608,76.4407,0.0000,3896.4510,3896.4510,3896.4510,3896.4510,3896.4510 +4085.1144,0.5000,16629.3790,20.0000,20.0000,0.0000,-0.6290,8,879.3662,114.5328,1175.6595,-153.3651,10.5470,108.2630,183.5282,-14.1229,0.0000,10.5470,0.0000,10.5470,0.0000,10.5470,1.0866,0.0000,9.4603,1.5367,7.9236,5.7554,2.1682,1.6444,0.5238,0.0000,0.5238,0.0000,0.5238,-6.5112,0.4058,6.6292,0.0000,1157.0608,78.0768,0.0000,3922.8881,3922.8881,3922.8881,3922.8881,3922.8881 +4085.6144,0.5000,16632.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1176.6142,-153.3651,11.8274,108.3509,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4086.1144,0.5000,16634.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4086.6144,0.5000,16637.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4087.1144,0.5000,16640.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4087.6144,0.5000,16643.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4088.1144,0.5000,16646.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4088.6144,0.5000,16648.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4089.1144,0.5000,16651.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4089.6144,0.5000,16654.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4090.1144,0.5000,16657.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4090.6144,0.5000,16659.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4091.1144,0.5000,16662.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4091.6144,0.5000,16665.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4092.1144,0.5000,16668.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4092.6144,0.5000,16671.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4093.1144,0.5000,16673.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4093.6144,0.5000,16676.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4094.1144,0.5000,16679.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4094.6144,0.5000,16682.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4095.1144,0.5000,16684.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4095.6144,0.5000,16687.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4096.1144,0.5000,16690.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4096.6144,0.5000,16693.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4097.1144,0.5000,16696.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4097.6144,0.5000,16698.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4098.1144,0.5000,16701.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4098.6144,0.5000,16704.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4099.1144,0.5000,16707.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4099.6144,0.5000,16709.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4100.1144,0.5000,16712.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4100.6144,0.5000,16715.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4101.1144,0.5000,16718.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4101.6144,0.5000,16721.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4102.1144,0.5000,16723.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4102.6144,0.5000,16726.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4103.1144,0.5000,16729.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4103.6144,0.5000,16732.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4104.1144,0.5000,16734.9345,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4104.6144,0.5000,16737.7123,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4105.1144,0.5000,16740.4901,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4105.6144,0.5000,16743.2679,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4106.1144,0.5000,16746.0457,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4106.6144,0.5000,16748.8234,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4107.1144,0.5000,16751.6012,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4107.6144,0.5000,16754.3790,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4108.1144,0.5000,16757.1568,20.0000,20.0000,0.0000,-0.5078,8,879.3662,128.4369,1182.6568,-153.3651,11.8274,108.9073,183.5282,-14.1229,0.0000,11.8274,0.0000,11.8274,0.0000,11.8274,1.1123,0.0000,10.7151,1.5367,9.1784,5.7554,3.4230,1.6444,1.7786,0.0000,1.7786,0.0000,1.7786,-5.2564,0.4058,6.6293,0.0000,1157.0608,88.4325,0.0000,4090.2232,4090.2232,4090.2232,4090.2232,4090.2232 +4108.6144,0.5000,16759.9345,20.0000,20.0000,0.0000,-0.4738,8,879.3662,132.3425,1182.6568,-153.3651,12.1870,108.9073,183.5282,-14.1229,0.0000,12.1870,0.0000,12.1870,0.0000,12.1870,1.1195,0.0000,11.0676,1.5367,9.5309,5.7554,3.7754,1.6444,2.1310,0.0000,2.1310,0.0000,2.1310,-4.9040,0.4058,6.6293,0.0000,1157.0608,91.3414,0.0000,4137.2280,4137.2280,4137.2280,4137.2280,4137.2280 +4109.1144,0.5000,16762.7123,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1184.3542,-153.3651,12.8964,109.0636,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 +4109.6144,0.5000,16765.4901,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 +4110.1144,0.5000,16768.2679,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 +4110.6144,0.5000,16771.0457,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 +4111.1144,0.5000,16773.8234,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 +4111.6144,0.5000,16776.6012,20.0000,20.0000,0.0000,-0.4066,8,879.3662,140.0459,1187.7021,-153.3651,12.8964,109.3719,183.5282,-14.1229,0.0000,12.8964,0.0000,12.8964,0.0000,12.8964,1.1336,0.0000,11.7628,1.5367,10.2261,5.7554,4.4706,1.6444,2.8262,0.0000,2.8262,0.0000,2.8262,-4.2088,0.4058,6.6293,0.0000,1157.0608,97.0789,0.0000,4229.9379,4229.9379,4229.9379,4229.9379,4229.9379 +4112.1144,0.5000,16779.3790,20.0000,20.0000,0.0000,-0.3922,8,879.3662,141.6951,1187.7021,-153.3651,13.0483,109.3719,183.5282,-14.1229,0.0000,13.0483,0.0000,13.0483,0.0000,13.0483,1.1367,0.0000,11.9116,1.5367,10.3749,5.7554,4.6195,1.6444,2.9751,0.0000,2.9751,0.0000,2.9751,-4.0600,0.4058,6.6293,0.0000,1157.0608,98.3072,0.0000,4249.7857,4249.7857,4249.7857,4249.7857,4249.7857 +4112.6144,0.5000,16782.1568,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1188.4188,-153.3651,14.0095,109.4379,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 +4113.1144,0.5000,16784.9345,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 +4113.6144,0.5000,16787.7123,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 +4114.1144,0.5000,16790.4901,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 +4114.6144,0.5000,16793.2679,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 +4115.1144,0.5000,16796.0457,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 +4115.6144,0.5000,16798.8234,20.0000,20.0000,0.0000,-0.3012,8,879.3662,152.1335,1192.9553,-153.3651,14.0095,109.8557,183.5282,-14.1229,0.0000,14.0095,0.0000,14.0095,0.0000,14.0095,1.1559,0.0000,12.8536,1.5367,11.3169,5.7554,5.5615,1.6444,3.9171,0.0000,3.9171,0.0000,3.9171,-3.1180,0.4058,6.6293,0.0000,1157.0608,106.0818,0.0000,4375.4125,4375.4125,4375.4125,4375.4125,4375.4125 +4116.1144,0.5000,16801.6012,20.0000,20.0000,0.0000,-0.2025,8,879.3662,163.4528,1192.9553,-153.3651,15.0519,109.8557,183.5282,-14.1229,0.0000,15.0519,0.0000,15.0519,0.0000,15.0519,1.1767,0.0000,13.8751,1.5367,12.3384,5.7554,6.5830,1.6444,4.9386,0.0000,4.9386,0.0000,4.9386,-2.0965,0.4058,6.6293,0.0000,1157.0608,114.5124,0.0000,4511.6403,4511.6403,4511.6403,4511.6403,4511.6403 +4116.6144,0.5000,16804.3790,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1197.8747,-153.3651,15.1226,110.3087,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 +4117.1144,0.5000,16807.1568,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1198.2086,-153.3651,15.1226,110.3395,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 +4117.6144,0.5000,16809.9345,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1198.2086,-153.3651,15.1226,110.3395,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 +4118.0503,0.3718,16812.0000,20.0000,20.0000,0.0000,-0.1958,8,879.3662,164.2212,1198.2086,-153.3651,15.1226,110.3395,183.5282,-14.1229,0.0000,15.1226,0.0000,15.1226,0.0000,15.1226,1.1782,0.0000,13.9445,1.5367,12.4078,5.7554,6.6523,1.6444,5.0079,0.0000,5.0079,0.0000,5.0079,-2.0272,0.4058,6.6293,0.0000,1157.0608,115.0846,0.0000,4520.8874,4520.8874,4520.8874,4520.8874,4520.8874 diff --git a/VectoCore/VectoCoreTest/Utils/MockGearbox.cs b/VectoCore/VectoCoreTest/Utils/MockGearbox.cs index 245b28cb6a9d50c19c7956f46d8cfbd7cbb9e477..00395fdcde6fcb062581214181760b162a610dec 100644 --- a/VectoCore/VectoCoreTest/Utils/MockGearbox.cs +++ b/VectoCore/VectoCoreTest/Utils/MockGearbox.cs @@ -70,6 +70,8 @@ namespace TUGraz.VectoCore.Tests.Utils get { return 1.SI<Second>(); } } + public uint NumGears { get; set; } + public MeterPerSecond StartSpeed { get { return 2.SI<MeterPerSecond>(); } diff --git a/VectoCore/VectoCoreTest/Utils/MockPorts.cs b/VectoCore/VectoCoreTest/Utils/MockPorts.cs index 2550d45bee64866b47a5d7659372e70c42e82145..1ed1b863a9469c73bc10816b91fdbe1b983d8a15 100644 --- a/VectoCore/VectoCoreTest/Utils/MockPorts.cs +++ b/VectoCore/VectoCoreTest/Utils/MockPorts.cs @@ -63,6 +63,7 @@ namespace TUGraz.VectoCore.Tests.Utils GearboxPowerRequest = outTorque * outAngularVelocity, EnginePowerRequest = outTorque * outAngularVelocity, ClutchPowerRequest = outTorque * outAngularVelocity, + EngineSpeed = outAngularVelocity, DynamicFullLoadPower = (outTorque + 2300.SI<NewtonMeter>()) * outAngularVelocity, DeltaFullLoad = (outTorque - 2300.SI<NewtonMeter>()) * outAngularVelocity, DeltaDragLoad = (outTorque - -100.SI<NewtonMeter>()) * outAngularVelocity @@ -74,6 +75,7 @@ namespace TUGraz.VectoCore.Tests.Utils GearboxPowerRequest = outTorque * outAngularVelocity, EnginePowerRequest = outTorque * outAngularVelocity, ClutchPowerRequest = outTorque * outAngularVelocity, + EngineSpeed = outAngularVelocity, }; } diff --git a/VectoCore/VectoCoreTest/Utils/MockVehicleContainer.cs b/VectoCore/VectoCoreTest/Utils/MockVehicleContainer.cs index 74c4e2ec62698396e0dfca38c4a1504e7a5c425d..054e95e08251d3c726bf1c58a93af0e9671c86f0 100644 --- a/VectoCore/VectoCoreTest/Utils/MockVehicleContainer.cs +++ b/VectoCore/VectoCoreTest/Utils/MockVehicleContainer.cs @@ -64,6 +64,8 @@ namespace TUGraz.VectoCore.Tests.Utils get { return 1.SI<Second>(); } } + public uint NumGears { get; set; } + public MeterPerSecond StartSpeed { get; set; } public MeterPerSquareSecond StartAcceleration { get; set; } public NewtonMeter GearMaxTorque { get; set; } @@ -119,7 +121,7 @@ namespace TUGraz.VectoCore.Tests.Utils public Kilogram VehicleMass { get; set; } public Kilogram VehicleLoading { get; set; } public Kilogram TotalMass { get; set; } - public CubicMeter CargoVolume { get; set; } + public CubicMeter CargoVolume { get; set; } public Newton AirDragResistance(MeterPerSecond previousVelocity, MeterPerSecond nextVelocity) {